2023-09-23T15:02:08.841 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T15:02:08.841 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715 --verbose --description upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/orig.config.yaml 2023-09-23T15:02:08.894 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T15:02:08.984 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 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.io 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 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7401715' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - 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-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 kernel: hwe: true workunit: branch: reef sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/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: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; 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: 4997 sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 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: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy 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' suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 targets: smithi140.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi186.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - 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: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-23_14:23:10 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-09-23T15:02:08.985 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T15:02:08.986 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T15:02:08.986 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T15:02:08.987 INFO:teuthology.task.internal:Checking packages... 2023-09-23T15:02:09.009 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T15:02:09.009 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T15:02:09.010 INFO:teuthology.packaging:ref: None 2023-09-23T15:02:09.010 INFO:teuthology.packaging:tag: None 2023-09-23T15:02:09.010 INFO:teuthology.packaging:branch: reef 2023-09-23T15:02:09.010 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:02:09.010 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-09-23T15:02:09.249 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-460-gbb0daeff-1focal 2023-09-23T15:02:09.249 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T15:02:09.255 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T15:02:09.256 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T15:02:09.292 INFO:teuthology.task.internal:Saving configuration 2023-09-23T15:02:09.311 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T15:02:09.340 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T15:02:09.366 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi140.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 14:54:23.716830', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T15:02:09.387 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 14:54:23.718624', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T15:02:09.387 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T15:02:09.393 INFO:teuthology.task.internal:roles: ubuntu@smithi140.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'] 2023-09-23T15:02:09.393 INFO:teuthology.task.internal:roles: ubuntu@smithi186.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'] 2023-09-23T15:02:09.393 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T15:02:09.465 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2006685160>, signals=[15]) 2023-09-23T15:02:09.465 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T15:02:09.471 INFO:teuthology.task.internal:Opening connections... 2023-09-23T15:02:09.471 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi140.front.sepia.ceph.com 2023-09-23T15:02:09.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:02:09.524 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi186.front.sepia.ceph.com 2023-09-23T15:02:09.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:02:09.570 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T15:02:09.577 DEBUG:teuthology.orchestra.run.smithi140:> uname -m 2023-09-23T15:02:09.604 INFO:teuthology.orchestra.run.smithi140.stdout:x86_64 2023-09-23T15:02:09.605 DEBUG:teuthology.orchestra.run.smithi140:> cat /etc/os-release 2023-09-23T15:02:09.651 INFO:teuthology.orchestra.run.smithi140.stdout:NAME="Ubuntu" 2023-09-23T15:02:09.651 INFO:teuthology.orchestra.run.smithi140.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:ID=ubuntu 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:ID_LIKE=debian 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:VERSION_ID="20.04" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:VERSION_CODENAME=focal 2023-09-23T15:02:09.652 INFO:teuthology.orchestra.run.smithi140.stdout:UBUNTU_CODENAME=focal 2023-09-23T15:02:09.653 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2023-09-23T15:02:09.671 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2023-09-23T15:02:09.678 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2023-09-23T15:02:09.678 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2023-09-23T15:02:09.727 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="Ubuntu" 2023-09-23T15:02:09.727 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T15:02:09.727 INFO:teuthology.orchestra.run.smithi186.stdout:ID=ubuntu 2023-09-23T15:02:09.727 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE=debian 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="20.04" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_CODENAME=focal 2023-09-23T15:02:09.728 INFO:teuthology.orchestra.run.smithi186.stdout:UBUNTU_CODENAME=focal 2023-09-23T15:02:09.728 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2023-09-23T15:02:09.746 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T15:02:09.755 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T15:02:09.759 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T15:02:09.760 DEBUG:teuthology.orchestra.run.smithi140:> test '!' -e /home/ubuntu/cephtest 2023-09-23T15:02:09.762 DEBUG:teuthology.orchestra.run.smithi186:> test '!' -e /home/ubuntu/cephtest 2023-09-23T15:02:09.768 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T15:02:09.774 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T15:02:09.774 DEBUG:teuthology.orchestra.run.smithi140:> test -z $(ls -A /var/lib/ceph) 2023-09-23T15:02:09.776 DEBUG:teuthology.orchestra.run.smithi186:> test -z $(ls -A /var/lib/ceph) 2023-09-23T15:02:09.792 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T15:02:09.846 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T15:02:09.859 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T15:02:09.859 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T15:02:09.859 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-09-23T15:02:09.860 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-09-23T15:02:09.860 DEBUG:teuthology.orchestra.run.smithi140:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T15:02:09.860 DEBUG:teuthology.orchestra.run.smithi186:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T15:02:09.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:02:09.866 DEBUG:teuthology.orchestra.run.smithi140:> uname -r 2023-09-23T15:02:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:02:09.867 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2023-09-23T15:02:09.873 INFO:teuthology.orchestra.run.smithi140.stdout:5.4.0-124-generic 2023-09-23T15:02:09.873 INFO:teuthology.task.kernel:Running kernel on smithi140: 5.4.0-124-generic 2023-09-23T15:02:09.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-get clean 2023-09-23T15:02:09.875 INFO:teuthology.orchestra.run.smithi186.stdout:5.4.0-124-generic 2023-09-23T15:02:09.875 INFO:teuthology.task.kernel:Running kernel on smithi186: 5.4.0-124-generic 2023-09-23T15:02:09.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get clean 2023-09-23T15:02:09.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-get update 2023-09-23T15:02:10.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get update 2023-09-23T15:02:10.152 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:02:10.169 INFO:teuthology.orchestra.run.smithi140.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T15:02:10.204 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:02:10.205 INFO:teuthology.orchestra.run.smithi186.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T15:02:10.205 INFO:teuthology.orchestra.run.smithi186.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T15:02:10.222 INFO:teuthology.orchestra.run.smithi140.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T15:02:10.264 INFO:teuthology.orchestra.run.smithi140.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T15:02:10.273 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T15:02:10.550 INFO:teuthology.orchestra.run.smithi140.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T15:02:10.593 INFO:teuthology.orchestra.run.smithi186.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T15:02:10.639 INFO:teuthology.orchestra.run.smithi140.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T15:02:10.676 INFO:teuthology.orchestra.run.smithi140.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T15:02:10.679 INFO:teuthology.orchestra.run.smithi140.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T15:02:10.680 INFO:teuthology.orchestra.run.smithi140.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T15:02:10.695 INFO:teuthology.orchestra.run.smithi186.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T15:02:10.697 INFO:teuthology.orchestra.run.smithi140.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T15:02:10.697 INFO:teuthology.orchestra.run.smithi140.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T15:02:10.700 INFO:teuthology.orchestra.run.smithi140.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T15:02:10.700 INFO:teuthology.orchestra.run.smithi140.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T15:02:10.708 INFO:teuthology.orchestra.run.smithi140.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T15:02:10.715 INFO:teuthology.orchestra.run.smithi140.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T15:02:10.717 INFO:teuthology.orchestra.run.smithi140.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T15:02:10.718 INFO:teuthology.orchestra.run.smithi140.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T15:02:10.718 INFO:teuthology.orchestra.run.smithi140.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T15:02:10.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T15:02:10.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T15:02:10.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T15:02:10.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T15:02:10.728 INFO:teuthology.orchestra.run.smithi140.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T15:02:10.734 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T15:02:10.737 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T15:02:10.737 INFO:teuthology.orchestra.run.smithi186.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T15:02:10.738 INFO:teuthology.orchestra.run.smithi186.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T15:02:10.740 INFO:teuthology.orchestra.run.smithi186.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T15:02:10.743 INFO:teuthology.orchestra.run.smithi140.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T15:02:10.744 INFO:teuthology.orchestra.run.smithi140.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T15:02:10.744 INFO:teuthology.orchestra.run.smithi140.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T15:02:10.753 INFO:teuthology.orchestra.run.smithi186.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T15:02:10.756 INFO:teuthology.orchestra.run.smithi186.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T15:02:10.756 INFO:teuthology.orchestra.run.smithi186.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T15:02:10.764 INFO:teuthology.orchestra.run.smithi186.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T15:02:10.768 INFO:teuthology.orchestra.run.smithi186.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T15:02:10.769 INFO:teuthology.orchestra.run.smithi186.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T15:02:10.769 INFO:teuthology.orchestra.run.smithi186.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T15:02:10.770 INFO:teuthology.orchestra.run.smithi186.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T15:02:10.770 INFO:teuthology.orchestra.run.smithi186.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T15:02:10.786 INFO:teuthology.orchestra.run.smithi186.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T15:02:10.835 INFO:teuthology.orchestra.run.smithi186.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T15:02:10.844 INFO:teuthology.orchestra.run.smithi186.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T15:02:10.849 INFO:teuthology.orchestra.run.smithi186.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T15:02:10.849 INFO:teuthology.orchestra.run.smithi186.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T15:02:10.866 INFO:teuthology.orchestra.run.smithi186.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T15:02:10.866 INFO:teuthology.orchestra.run.smithi186.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T15:02:10.868 INFO:teuthology.orchestra.run.smithi186.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T15:02:10.869 INFO:teuthology.orchestra.run.smithi186.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T15:02:10.870 INFO:teuthology.orchestra.run.smithi140.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T15:02:10.876 INFO:teuthology.orchestra.run.smithi186.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T15:02:10.881 INFO:teuthology.orchestra.run.smithi186.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T15:02:10.883 INFO:teuthology.orchestra.run.smithi186.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T15:02:10.883 INFO:teuthology.orchestra.run.smithi186.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T15:02:10.884 INFO:teuthology.orchestra.run.smithi186.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T15:02:10.896 INFO:teuthology.orchestra.run.smithi186.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T15:02:10.897 INFO:teuthology.orchestra.run.smithi186.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T15:02:10.897 INFO:teuthology.orchestra.run.smithi186.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T15:02:10.898 INFO:teuthology.orchestra.run.smithi186.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T15:02:10.898 INFO:teuthology.orchestra.run.smithi186.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T15:02:10.913 INFO:teuthology.orchestra.run.smithi186.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T15:02:10.914 INFO:teuthology.orchestra.run.smithi186.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T15:02:10.914 INFO:teuthology.orchestra.run.smithi186.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T15:02:11.345 INFO:teuthology.orchestra.run.smithi140.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T15:02:11.360 INFO:teuthology.orchestra.run.smithi140.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T15:02:11.369 INFO:teuthology.orchestra.run.smithi140.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T15:02:11.369 INFO:teuthology.orchestra.run.smithi140.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T15:02:11.370 INFO:teuthology.orchestra.run.smithi140.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T15:02:11.444 INFO:teuthology.orchestra.run.smithi140.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T15:02:11.451 INFO:teuthology.orchestra.run.smithi140.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T15:02:11.451 INFO:teuthology.orchestra.run.smithi140.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T15:02:11.464 INFO:teuthology.orchestra.run.smithi140.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T15:02:11.648 INFO:teuthology.orchestra.run.smithi140.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T15:02:12.065 INFO:teuthology.orchestra.run.smithi140.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T15:02:12.071 INFO:teuthology.orchestra.run.smithi140.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T15:02:12.078 INFO:teuthology.orchestra.run.smithi140.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T15:02:12.081 INFO:teuthology.orchestra.run.smithi140.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T15:02:12.083 INFO:teuthology.orchestra.run.smithi140.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T15:02:14.501 INFO:teuthology.orchestra.run.smithi140.stdout:Fetched 17.4 MB in 3s (6,933 kB/s) 2023-09-23T15:02:14.620 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 17.4 MB in 3s (6,925 kB/s) 2023-09-23T15:02:15.987 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:02:16.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T15:02:16.097 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:02:16.255 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:02:16.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T15:02:16.298 INFO:teuthology.orchestra.run.smithi140.stdout:Building dependency tree... 2023-09-23T15:02:16.299 INFO:teuthology.orchestra.run.smithi140.stdout:Reading state information... 2023-09-23T15:02:16.360 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:02:16.467 INFO:teuthology.orchestra.run.smithi140.stdout:The following additional packages will be installed: 2023-09-23T15:02:16.467 INFO:teuthology.orchestra.run.smithi140.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T15:02:16.467 INFO:teuthology.orchestra.run.smithi140.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T15:02:16.468 INFO:teuthology.orchestra.run.smithi140.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T15:02:16.469 INFO:teuthology.orchestra.run.smithi140.stdout:Suggested packages: 2023-09-23T15:02:16.469 INFO:teuthology.orchestra.run.smithi140.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T15:02:16.469 INFO:teuthology.orchestra.run.smithi140.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T15:02:16.533 INFO:teuthology.orchestra.run.smithi140.stdout:The following NEW packages will be installed: 2023-09-23T15:02:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T15:02:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T15:02:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T15:02:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: thermald upower usbmuxd 2023-09-23T15:02:16.561 INFO:teuthology.orchestra.run.smithi186.stdout:Building dependency tree... 2023-09-23T15:02:16.561 INFO:teuthology.orchestra.run.smithi186.stdout:Reading state information... 2023-09-23T15:02:16.593 INFO:teuthology.orchestra.run.smithi140.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T15:02:16.593 INFO:teuthology.orchestra.run.smithi140.stdout:Need to get 90.9 MB of archives. 2023-09-23T15:02:16.594 INFO:teuthology.orchestra.run.smithi140.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T15:02:16.594 INFO:teuthology.orchestra.run.smithi140.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T15:02:16.660 INFO:teuthology.orchestra.run.smithi140.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T15:02:16.667 INFO:teuthology.orchestra.run.smithi140.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T15:02:16.671 INFO:teuthology.orchestra.run.smithi140.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T15:02:16.689 INFO:teuthology.orchestra.run.smithi140.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T15:02:16.697 INFO:teuthology.orchestra.run.smithi140.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T15:02:16.754 INFO:teuthology.orchestra.run.smithi186.stdout:The following additional packages will be installed: 2023-09-23T15:02:16.755 INFO:teuthology.orchestra.run.smithi186.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T15:02:16.755 INFO:teuthology.orchestra.run.smithi186.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T15:02:16.755 INFO:teuthology.orchestra.run.smithi186.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T15:02:16.756 INFO:teuthology.orchestra.run.smithi186.stdout:Suggested packages: 2023-09-23T15:02:16.756 INFO:teuthology.orchestra.run.smithi186.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T15:02:16.757 INFO:teuthology.orchestra.run.smithi186.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T15:02:16.803 INFO:teuthology.orchestra.run.smithi186.stdout:The following NEW packages will be installed: 2023-09-23T15:02:16.804 INFO:teuthology.orchestra.run.smithi186.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T15:02:16.804 INFO:teuthology.orchestra.run.smithi186.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T15:02:16.804 INFO:teuthology.orchestra.run.smithi186.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T15:02:16.805 INFO:teuthology.orchestra.run.smithi186.stdout: thermald upower usbmuxd 2023-09-23T15:02:16.991 INFO:teuthology.orchestra.run.smithi186.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T15:02:16.991 INFO:teuthology.orchestra.run.smithi186.stdout:Need to get 90.9 MB of archives. 2023-09-23T15:02:16.991 INFO:teuthology.orchestra.run.smithi186.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T15:02:16.991 INFO:teuthology.orchestra.run.smithi186.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T15:02:17.030 INFO:teuthology.orchestra.run.smithi140.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T15:02:17.144 INFO:teuthology.orchestra.run.smithi140.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T15:02:17.262 INFO:teuthology.orchestra.run.smithi186.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T15:02:17.290 INFO:teuthology.orchestra.run.smithi186.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T15:02:17.308 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T15:02:17.382 INFO:teuthology.orchestra.run.smithi186.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T15:02:17.418 INFO:teuthology.orchestra.run.smithi186.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T15:02:18.036 INFO:teuthology.orchestra.run.smithi140.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T15:02:18.037 INFO:teuthology.orchestra.run.smithi140.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T15:02:18.037 INFO:teuthology.orchestra.run.smithi140.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T15:02:18.043 INFO:teuthology.orchestra.run.smithi140.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T15:02:18.046 INFO:teuthology.orchestra.run.smithi140.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T15:02:18.331 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T15:02:18.644 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T15:02:18.735 INFO:teuthology.orchestra.run.smithi140.stdout:Fetched 90.9 MB in 2s (60.4 MB/s) 2023-09-23T15:02:18.984 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T15:02:20.513 INFO:teuthology.orchestra.run.smithi186.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T15:02:20.591 INFO:teuthology.orchestra.run.smithi186.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T15:02:20.591 INFO:teuthology.orchestra.run.smithi186.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T15:02:20.745 INFO:teuthology.orchestra.run.smithi140.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-09-23T15:02:20.750 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T15:02:20.759 INFO:teuthology.orchestra.run.smithi186.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T15:02:20.915 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T15:02:21.104 INFO:teuthology.orchestra.run.smithi186.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T15:02:21.293 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T15:02:21.306 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T15:02:21.351 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T15:02:21.704 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T15:02:21.718 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T15:02:21.763 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T15:02:21.812 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 90.9 MB in 4s (21.1 MB/s) 2023-09-23T15:02:21.987 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T15:02:22.107 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T15:02:22.122 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T15:02:22.165 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T15:02:22.527 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T15:02:22.542 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T15:02:22.611 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T15:02:22.913 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T15:02:22.926 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:22.980 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:23.716 INFO:teuthology.orchestra.run.smithi186.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-09-23T15:02:23.721 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T15:02:23.910 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T15:02:24.271 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T15:02:24.287 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T15:02:24.329 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T15:02:24.674 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T15:02:24.689 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T15:02:24.757 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T15:02:25.093 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T15:02:25.106 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T15:02:25.151 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T15:02:25.466 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T15:02:25.480 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T15:02:25.480 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:25.494 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T15:02:25.537 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T15:02:25.572 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:25.874 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T15:02:25.887 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:25.949 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:26.102 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T15:02:26.117 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:26.185 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:28.475 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T15:02:28.490 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:28.611 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:29.178 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T15:02:29.191 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T15:02:29.235 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:33.152 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T15:02:33.167 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T15:02:33.210 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T15:02:33.563 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T15:02:33.577 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T15:02:33.621 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T15:02:34.016 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package thermald. 2023-09-23T15:02:34.031 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T15:02:34.082 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T15:02:34.663 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package upower. 2023-09-23T15:02:34.678 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T15:02:34.737 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T15:02:35.142 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T15:02:35.158 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T15:02:35.225 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T15:02:35.534 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T15:02:35.688 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T15:02:35.797 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T15:02:35.906 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T15:02:36.049 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T15:02:36.175 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T15:02:36.286 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T15:02:36.301 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T15:02:36.303 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T15:02:36.344 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T15:02:36.730 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T15:02:36.746 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T15:02:36.788 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T15:02:36.882 INFO:teuthology.orchestra.run.smithi140.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T15:02:36.930 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T15:02:37.092 INFO:teuthology.orchestra.run.smithi140.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T15:02:37.113 INFO:teuthology.orchestra.run.smithi140.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T15:02:37.114 INFO:teuthology.orchestra.run.smithi140.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T15:02:37.366 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package thermald. 2023-09-23T15:02:37.382 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T15:02:37.425 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T15:02:37.639 INFO:teuthology.orchestra.run.smithi140.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T15:02:37.856 INFO:teuthology.orchestra.run.smithi140.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T15:02:37.927 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T15:02:37.988 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package upower. 2023-09-23T15:02:38.004 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T15:02:38.067 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T15:02:38.245 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T15:02:38.245 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T15:02:38.526 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T15:02:38.540 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T15:02:38.575 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T15:02:38.724 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:38.881 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T15:02:39.013 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T15:02:39.156 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T15:02:39.265 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T15:02:39.399 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T15:02:39.500 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T15:02:39.668 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T15:02:40.052 INFO:teuthology.orchestra.run.smithi140.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:02:40.052 INFO:teuthology.orchestra.run.smithi140.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T15:02:40.219 INFO:teuthology.orchestra.run.smithi186.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T15:02:40.242 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:40.297 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T15:02:40.474 INFO:teuthology.orchestra.run.smithi186.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T15:02:40.485 INFO:teuthology.orchestra.run.smithi186.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T15:02:40.485 INFO:teuthology.orchestra.run.smithi186.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T15:02:41.006 INFO:teuthology.orchestra.run.smithi186.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T15:02:41.222 INFO:teuthology.orchestra.run.smithi186.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T15:02:41.260 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T15:02:41.600 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T15:02:41.600 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T15:02:41.643 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T15:02:41.794 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:42.074 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:43.162 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T15:02:43.393 INFO:teuthology.orchestra.run.smithi186.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:02:43.393 INFO:teuthology.orchestra.run.smithi186.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T15:02:43.476 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T15:02:43.542 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:44.229 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T15:02:44.337 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:44.405 INFO:teuthology.orchestra.run.smithi140.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T15:02:44.405 INFO:teuthology.orchestra.run.smithi140.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:02:44.952 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T15:02:45.102 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:46.472 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T15:02:46.759 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T15:02:47.571 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T15:02:47.704 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T15:02:47.775 INFO:teuthology.orchestra.run.smithi186.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T15:02:47.775 INFO:teuthology.orchestra.run.smithi186.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:03:10.326 INFO:teuthology.orchestra.run.smithi140.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T15:03:10.326 INFO:teuthology.orchestra.run.smithi140.stdout:Sourcing file `/etc/default/grub' 2023-09-23T15:03:10.354 INFO:teuthology.orchestra.run.smithi140.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T15:03:10.372 INFO:teuthology.orchestra.run.smithi140.stdout:Generating grub configuration file ... 2023-09-23T15:03:10.703 INFO:teuthology.orchestra.run.smithi140.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:03:10.726 INFO:teuthology.orchestra.run.smithi140.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:03:11.136 INFO:teuthology.orchestra.run.smithi140.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T15:03:11.148 INFO:teuthology.orchestra.run.smithi140.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T15:03:12.948 INFO:teuthology.orchestra.run.smithi140.stdout:done 2023-09-23T15:03:13.344 INFO:teuthology.orchestra.run.smithi186.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T15:03:13.344 INFO:teuthology.orchestra.run.smithi186.stdout:Sourcing file `/etc/default/grub' 2023-09-23T15:03:13.351 INFO:teuthology.orchestra.run.smithi186.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T15:03:13.378 INFO:teuthology.orchestra.run.smithi186.stdout:Generating grub configuration file ... 2023-09-23T15:03:13.403 DEBUG:teuthology.orchestra.run.smithi140:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Status: install ok installed 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Priority: optional 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Section: kernel 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Installed-Size: 20 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Architecture: amd64 2023-09-23T15:03:13.458 INFO:teuthology.orchestra.run.smithi140.stdout:Source: linux-meta-hwe-5.15 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout:Recommends: thermald 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout:Description: Generic Linux kernel image 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout: This package will always depend on the latest generic kernel image 2023-09-23T15:03:13.459 INFO:teuthology.orchestra.run.smithi140.stdout: available. 2023-09-23T15:03:13.459 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T15:03:13.459 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T15:03:13.460 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T15:03:13.460 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T15:03:13.460 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi140.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T15:03:13.460 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-get clean 2023-09-23T15:03:13.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-get update 2023-09-23T15:03:13.711 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T15:03:13.711 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:03:13.720 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T15:03:13.737 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T15:03:13.745 INFO:teuthology.orchestra.run.smithi186.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:03:13.771 INFO:teuthology.orchestra.run.smithi186.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:03:14.192 INFO:teuthology.orchestra.run.smithi186.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T15:03:14.204 INFO:teuthology.orchestra.run.smithi186.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T15:03:15.459 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:03:15.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T15:03:15.552 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:03:15.737 INFO:teuthology.orchestra.run.smithi140.stdout:Building dependency tree... 2023-09-23T15:03:15.738 INFO:teuthology.orchestra.run.smithi140.stdout:Reading state information... 2023-09-23T15:03:15.943 INFO:teuthology.orchestra.run.smithi140.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T15:03:15.944 INFO:teuthology.orchestra.run.smithi140.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T15:03:15.946 DEBUG:teuthology.orchestra.run.smithi140:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T15:03:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T15:03:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:Status: install ok installed 2023-09-23T15:03:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:Priority: optional 2023-09-23T15:03:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:Section: kernel 2023-09-23T15:03:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:Installed-Size: 20 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Architecture: amd64 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Source: linux-meta-hwe-5.15 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Recommends: thermald 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout:Description: Generic Linux kernel image 2023-09-23T15:03:15.970 INFO:teuthology.orchestra.run.smithi140.stdout: This package will always depend on the latest generic kernel image 2023-09-23T15:03:15.971 INFO:teuthology.orchestra.run.smithi140.stdout: available. 2023-09-23T15:03:15.971 DEBUG:teuthology.orchestra.run.smithi140:> mktemp 2023-09-23T15:03:15.976 INFO:teuthology.orchestra.run.smithi140.stdout:/tmp/tmp.eZarsyJbML 2023-09-23T15:03:15.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo cp /boot/grub/grub.cfg /tmp/tmp.eZarsyJbML 2023-09-23T15:03:16.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod 0666 /tmp/tmp.eZarsyJbML 2023-09-23T15:03:16.077 DEBUG:teuthology.orchestra.remote:smithi140:/tmp/tmp.eZarsyJbML is 9KB 2023-09-23T15:03:16.092 DEBUG:teuthology.orchestra.run.smithi140:> rm -fr /tmp/tmp.eZarsyJbML 2023-09-23T15:03:16.098 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T15:03:16.156 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:03:16.157 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T15:03:16.157 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T15:03:16.183 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T15:03:16.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo update-grub 2023-09-23T15:03:16.196 INFO:teuthology.orchestra.run.smithi186.stdout:done 2023-09-23T15:03:16.647 DEBUG:teuthology.orchestra.run.smithi186:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T15:03:16.692 INFO:teuthology.orchestra.run.smithi186.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T15:03:16.692 INFO:teuthology.orchestra.run.smithi186.stdout:Status: install ok installed 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Priority: optional 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Section: kernel 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Installed-Size: 20 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: amd64 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Source: linux-meta-hwe-5.15 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Recommends: thermald 2023-09-23T15:03:16.693 INFO:teuthology.orchestra.run.smithi186.stdout:Description: Generic Linux kernel image 2023-09-23T15:03:16.694 INFO:teuthology.orchestra.run.smithi186.stdout: This package will always depend on the latest generic kernel image 2023-09-23T15:03:16.694 INFO:teuthology.orchestra.run.smithi186.stdout: available. 2023-09-23T15:03:16.694 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T15:03:16.694 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T15:03:16.694 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T15:03:16.694 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T15:03:16.694 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi186.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T15:03:16.694 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get clean 2023-09-23T15:03:16.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get update 2023-09-23T15:03:16.945 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T15:03:17.057 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:03:17.139 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T15:03:17.221 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T15:03:17.451 INFO:teuthology.orchestra.run.smithi140.stderr:Sourcing file `/etc/default/grub' 2023-09-23T15:03:17.459 INFO:teuthology.orchestra.run.smithi140.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T15:03:17.478 INFO:teuthology.orchestra.run.smithi140.stderr:Generating grub configuration file ... 2023-09-23T15:03:17.725 INFO:teuthology.orchestra.run.smithi140.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:03:17.737 INFO:teuthology.orchestra.run.smithi140.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:03:18.111 INFO:teuthology.orchestra.run.smithi140.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T15:03:18.121 INFO:teuthology.orchestra.run.smithi140.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T15:03:18.695 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:03:18.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T15:03:18.788 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:03:18.872 INFO:teuthology.orchestra.run.smithi140.stderr:done 2023-09-23T15:03:18.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo shutdown -r now 2023-09-23T15:03:18.990 INFO:teuthology.orchestra.run.smithi186.stdout:Building dependency tree... 2023-09-23T15:03:18.991 INFO:teuthology.orchestra.run.smithi186.stdout:Reading state information... 2023-09-23T15:03:19.214 INFO:teuthology.orchestra.run.smithi186.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T15:03:19.214 INFO:teuthology.orchestra.run.smithi186.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T15:03:19.216 DEBUG:teuthology.orchestra.run.smithi186:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T15:03:19.234 INFO:teuthology.orchestra.run.smithi186.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Status: install ok installed 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Priority: optional 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Section: kernel 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Installed-Size: 20 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Architecture: amd64 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Source: linux-meta-hwe-5.15 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T15:03:19.235 INFO:teuthology.orchestra.run.smithi186.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T15:03:19.236 INFO:teuthology.orchestra.run.smithi186.stdout:Recommends: thermald 2023-09-23T15:03:19.236 INFO:teuthology.orchestra.run.smithi186.stdout:Description: Generic Linux kernel image 2023-09-23T15:03:19.236 INFO:teuthology.orchestra.run.smithi186.stdout: This package will always depend on the latest generic kernel image 2023-09-23T15:03:19.236 INFO:teuthology.orchestra.run.smithi186.stdout: available. 2023-09-23T15:03:19.236 DEBUG:teuthology.orchestra.run.smithi186:> mktemp 2023-09-23T15:03:19.240 INFO:teuthology.orchestra.run.smithi186.stdout:/tmp/tmp.NAQvegyS4k 2023-09-23T15:03:19.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo cp /boot/grub/grub.cfg /tmp/tmp.NAQvegyS4k 2023-09-23T15:03:19.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0666 /tmp/tmp.NAQvegyS4k 2023-09-23T15:03:19.279 DEBUG:teuthology.orchestra.remote:smithi186:/tmp/tmp.NAQvegyS4k is 9KB 2023-09-23T15:03:19.293 DEBUG:teuthology.orchestra.run.smithi186:> rm -fr /tmp/tmp.NAQvegyS4k 2023-09-23T15:03:19.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T15:03:19.356 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:03:19.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T15:03:19.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T15:03:19.386 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T15:03:19.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo update-grub 2023-09-23T15:03:20.746 INFO:teuthology.orchestra.run.smithi186.stderr:Sourcing file `/etc/default/grub' 2023-09-23T15:03:20.756 INFO:teuthology.orchestra.run.smithi186.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T15:03:20.769 INFO:teuthology.orchestra.run.smithi186.stderr:Generating grub configuration file ... 2023-09-23T15:03:21.023 INFO:teuthology.orchestra.run.smithi186.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T15:03:21.034 INFO:teuthology.orchestra.run.smithi186.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T15:03:21.432 INFO:teuthology.orchestra.run.smithi186.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T15:03:21.444 INFO:teuthology.orchestra.run.smithi186.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T15:03:22.460 INFO:teuthology.orchestra.run.smithi186.stderr:done 2023-09-23T15:03:22.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo shutdown -r now 2023-09-23T15:03:48.902 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T15:03:48.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:03:48.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:03:52.468 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T15:03:52.469 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:03:52.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:04:23.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.140 2023-09-23T15:04:27.006 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-09-23T15:04:32.424 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:04:32.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:04:36.011 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:04:36.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:04:54.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-09-23T15:05:06.399 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:05:06.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:05:08.442 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.186 2023-09-23T15:05:23.458 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:05:23.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:05:23.757 DEBUG:teuthology.orchestra.run.smithi186:> true 2023-09-23T15:05:24.249 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:05:24.249 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T15:05:24.249 DEBUG:teuthology.orchestra.run.smithi186:> uname -r 2023-09-23T15:05:24.297 INFO:teuthology.orchestra.run.smithi186.stdout:5.15.0-84-generic 2023-09-23T15:05:24.298 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T15:05:24.298 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T15:05:24.298 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T15:05:25.299 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T15:05:25.299 DEBUG:teuthology.orchestra.run.smithi186:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T15:05:25.658 INFO:teuthology.orchestra.run.smithi186.stdout:ttyS1 2023-09-23T15:05:25.690 DEBUG:teuthology.parallel:result is None 2023-09-23T15:05:32.426 DEBUG:teuthology.orchestra.remote:timed out 2023-09-23T15:05:44.428 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:05:44.429 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:05:44.718 DEBUG:teuthology.orchestra.run.smithi140:> true 2023-09-23T15:05:45.345 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:05:45.345 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T15:05:45.345 DEBUG:teuthology.orchestra.run.smithi140:> uname -r 2023-09-23T15:05:45.394 INFO:teuthology.orchestra.run.smithi140.stdout:5.15.0-84-generic 2023-09-23T15:05:45.394 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T15:05:45.395 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T15:05:45.395 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T15:05:46.395 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T15:05:46.395 DEBUG:teuthology.orchestra.run.smithi140:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T15:05:46.478 INFO:teuthology.orchestra.run.smithi140.stdout:ttyS1 2023-09-23T15:05:46.503 DEBUG:teuthology.parallel:result is None 2023-09-23T15:05:46.503 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T15:05:46.510 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T15:05:46.511 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T15:05:46.513 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T15:05:46.520 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T15:05:46.526 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T15:05:46.564 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T15:05:46.564 DEBUG:teuthology.orchestra.run.smithi140:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T15:05:46.566 DEBUG:teuthology.orchestra.run.smithi186:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T15:05:46.618 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T15:05:46.625 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T15:05:46.625 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T15:05:46.628 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-09-23T15:05:46.642 INFO:teuthology.orchestra.run.smithi140.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T15:05:46.646 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T15:05:46.648 INFO:teuthology.orchestra.run.smithi140.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T15:05:46.653 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T15:05:46.655 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T15:05:46.661 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T15:05:46.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T15:05:46.694 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T15:05:46.710 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T15:05:46.719 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T15:05:46.719 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T15:05:46.750 DEBUG:teuthology.orchestra.run.smithi186:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T15:05:46.758 DEBUG:teuthology.orchestra.run.smithi140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T15:05:46.803 DEBUG:teuthology.orchestra.run.smithi140:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T15:05:46.851 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:05:46.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T15:05:46.910 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T15:05:46.918 DEBUG:teuthology.orchestra.run.smithi186:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T15:05:46.966 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:05:46.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T15:05:47.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo service rsyslog restart 2023-09-23T15:05:47.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo service rsyslog restart 2023-09-23T15:05:47.115 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T15:05:47.123 INFO:teuthology.task.internal:Starting timer... 2023-09-23T15:05:47.124 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T15:05:47.171 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T15:05:47.178 DEBUG:teuthology.task.selinux:Excluding smithi140: OS 'ubuntu' does not support SELinux 2023-09-23T15:05:47.178 DEBUG:teuthology.task.selinux:Excluding smithi186: OS 'ubuntu' does not support SELinux 2023-09-23T15:05:47.179 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T15:05:47.179 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T15:05:47.179 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T15:05:47.179 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T15:05:47.187 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T15:05:47.191 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T15:05:47.293 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T15:05:47.308 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'}]}] 2023-09-23T15:05:47.309 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi140.front.sepia.ceph.com,smithi186.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T15:11:18.352 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi140.front.sepia.ceph.com'), Remote(name='ubuntu@smithi186.front.sepia.ceph.com')] 2023-09-23T15:11:18.353 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:11:18.354 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:11:18.441 DEBUG:teuthology.orchestra.run.smithi140:> true 2023-09-23T15:11:18.564 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi140.front.sepia.ceph.com' 2023-09-23T15:11:18.564 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:11:18.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T15:11:18.658 DEBUG:teuthology.orchestra.run.smithi186:> true 2023-09-23T15:11:18.780 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2023-09-23T15:11:18.780 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T15:11:18.790 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T15:11:18.791 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T15:11:18.791 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T15:11:18.793 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T15:11:18.794 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-09-23T15:11:18.823 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T15:11:18.823 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Command line: ntpd -gq 2023-09-23T15:11:18.824 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: proto: precision = 0.100 usec (-23) 2023-09-23T15:11:18.824 INFO:teuthology.orchestra.run.smithi140.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T15:11:18.825 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T15:11:18.825 INFO:teuthology.orchestra.run.smithi140.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen normally on 3 ens1f1 172.21.15.140:123 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen normally on 4 lo [::1]:123 2023-09-23T15:11:18.826 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listen normally on 5 ens1f1 [fe80::ae1f:6bff:fea5:ca31%5]:123 2023-09-23T15:11:18.827 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:18 ntpd[22454]: Listening on routing socket on fd #22 for interface updates 2023-09-23T15:11:18.852 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T15:11:18.852 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Command line: ntpd -gq 2023-09-23T15:11:18.852 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: proto: precision = 0.078 usec (-24) 2023-09-23T15:11:18.853 INFO:teuthology.orchestra.run.smithi186.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T15:11:18.853 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T15:11:18.853 INFO:teuthology.orchestra.run.smithi186.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T15:11:18.854 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T15:11:18.854 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen normally on 3 enp3s0f1 172.21.15.186:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen normally on 4 lo [::1]:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6df5%5]:123 2023-09-23T15:11:18.855 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:18 ntpd[22512]: Listening on routing socket on fd #22 for interface updates 2023-09-23T15:11:19.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:19.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:19.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:19.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:19.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:19.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:19.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:19.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:19 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:19.852 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:19.852 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:19.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:19.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:19.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:19.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:19 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:20.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:20.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:20 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:21.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:21.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:21.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:21.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:21.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:21.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:21 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:21.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:21.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:21 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:22.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:22 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:22.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:22.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:22 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:23.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:23.826 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:23 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:23.852 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:23.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:23.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:23.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:23 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:24.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:24.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:24 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:24.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:24.855 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:24 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:25.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:25.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:25.824 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stdout:23 Sep 15:11:25 ntpd[22454]: ntpd: time slew +0.000030 s 2023-09-23T15:11:25.825 INFO:teuthology.orchestra.run.smithi140.stdout:ntpd: time slew +0.000030s 2023-09-23T15:11:25.826 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T15:11:25.826 INFO:teuthology.orchestra.run.smithi140.stderr:23 Sep 15:11:25 ntpd[22454]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T15:11:25.853 INFO:teuthology.orchestra.run.smithi186.stdout:23 Sep 15:11:25 ntpd[22512]: ntpd: time slew +0.002471 s 2023-09-23T15:11:25.854 INFO:teuthology.orchestra.run.smithi186.stdout:ntpd: time slew +0.002471s 2023-09-23T15:11:25.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T15:11:25.854 INFO:teuthology.orchestra.run.smithi186.stderr:23 Sep 15:11:25 ntpd[22512]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T15:11:25.900 INFO:teuthology.orchestra.run.smithi140.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T15:11:25.900 INFO:teuthology.orchestra.run.smithi140.stdout:============================================================================== 2023-09-23T15:11:25.901 INFO:teuthology.orchestra.run.smithi140.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.901 INFO:teuthology.orchestra.run.smithi140.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.901 INFO:teuthology.orchestra.run.smithi140.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.901 INFO:teuthology.orchestra.run.smithi140.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.920 INFO:teuthology.orchestra.run.smithi186.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T15:11:25.920 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================== 2023-09-23T15:11:25.921 INFO:teuthology.orchestra.run.smithi186.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.921 INFO:teuthology.orchestra.run.smithi186.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.921 INFO:teuthology.orchestra.run.smithi186.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.921 INFO:teuthology.orchestra.run.smithi186.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T15:11:25.922 INFO:teuthology.run_tasks:Running task install... 2023-09-23T15:11:25.931 DEBUG:teuthology.task.install:project ceph 2023-09-23T15:11:25.931 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T15:11:25.931 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T15:11:25.931 INFO:teuthology.task.install:Using flavor: default 2023-09-23T15:11:25.937 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']} 2023-09-23T15:11:25.937 INFO:teuthology.task.install:extra packages: [] 2023-09-23T15:11:25.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-key list | grep Ceph 2023-09-23T15:11:25.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-key list | grep Ceph 2023-09-23T15:11:26.048 INFO:teuthology.orchestra.run.smithi140.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T15:11:26.067 INFO:teuthology.orchestra.run.smithi186.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T15:11:26.099 INFO:teuthology.orchestra.run.smithi140.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T15:11:26.100 INFO:teuthology.orchestra.run.smithi140.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T15:11:26.101 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2023-09-23T15:11:26.101 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T15:11:26.101 INFO:teuthology.packaging:ref: None 2023-09-23T15:11:26.101 INFO:teuthology.packaging:tag: None 2023-09-23T15:11:26.101 INFO:teuthology.packaging:branch: quincy 2023-09-23T15:11:26.101 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:11:26.101 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T15:11:26.127 INFO:teuthology.orchestra.run.smithi186.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T15:11:26.127 INFO:teuthology.orchestra.run.smithi186.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T15:11:26.127 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2023-09-23T15:11:26.127 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T15:11:26.127 INFO:teuthology.packaging:ref: None 2023-09-23T15:11:26.127 INFO:teuthology.packaging:tag: None 2023-09-23T15:11:26.128 INFO:teuthology.packaging:branch: quincy 2023-09-23T15:11:26.128 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:11:26.128 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T15:11:26.357 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default/ 2023-09-23T15:11:26.357 INFO:teuthology.task.install.deb:Package version is 17.2.6-1123-g61431f6b-1focal 2023-09-23T15:11:26.371 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default/ 2023-09-23T15:11:26.371 INFO:teuthology.task.install.deb:Package version is 17.2.6-1123-g61431f6b-1focal 2023-09-23T15:11:26.477 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:11:26.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T15:11:26.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo apt-get update 2023-09-23T15:11:26.538 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:11:26.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T15:11:26.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo apt-get update 2023-09-23T15:11:26.795 INFO:teuthology.orchestra.run.smithi186.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal InRelease 2023-09-23T15:11:26.831 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T15:11:26.831 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:11:26.832 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T15:11:26.853 INFO:teuthology.orchestra.run.smithi140.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal InRelease 2023-09-23T15:11:26.868 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T15:11:26.868 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T15:11:26.870 INFO:teuthology.orchestra.run.smithi186.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T15:11:26.891 INFO:teuthology.orchestra.run.smithi140.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T15:11:26.901 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T15:11:26.907 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main i386 Packages [3,374 B] 2023-09-23T15:11:26.929 INFO:teuthology.orchestra.run.smithi140.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T15:11:26.940 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T15:11:26.962 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T15:11:26.965 INFO:teuthology.orchestra.run.smithi140.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main i386 Packages [3,374 B] 2023-09-23T15:11:26.983 INFO:teuthology.orchestra.run.smithi186.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T15:11:27.022 INFO:teuthology.orchestra.run.smithi140.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T15:11:27.023 INFO:teuthology.orchestra.run.smithi140.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T15:11:27.445 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 28.4 kB in 1s (38.3 kB/s) 2023-09-23T15:11:27.481 INFO:teuthology.orchestra.run.smithi140.stdout:Fetched 28.4 kB in 1s (39.4 kB/s) 2023-09-23T15:11:28.487 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:11:28.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1123-g61431f6b-1focal cephadm=17.2.6-1123-g61431f6b-1focal ceph-mds=17.2.6-1123-g61431f6b-1focal ceph-mgr=17.2.6-1123-g61431f6b-1focal ceph-common=17.2.6-1123-g61431f6b-1focal ceph-fuse=17.2.6-1123-g61431f6b-1focal ceph-test=17.2.6-1123-g61431f6b-1focal radosgw=17.2.6-1123-g61431f6b-1focal python3-rados=17.2.6-1123-g61431f6b-1focal python3-rgw=17.2.6-1123-g61431f6b-1focal python3-cephfs=17.2.6-1123-g61431f6b-1focal python3-rbd=17.2.6-1123-g61431f6b-1focal libcephfs2=17.2.6-1123-g61431f6b-1focal libcephfs-dev=17.2.6-1123-g61431f6b-1focal librados2=17.2.6-1123-g61431f6b-1focal librbd1=17.2.6-1123-g61431f6b-1focal rbd-fuse=17.2.6-1123-g61431f6b-1focal 2023-09-23T15:11:28.523 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:11:28.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1123-g61431f6b-1focal cephadm=17.2.6-1123-g61431f6b-1focal ceph-mds=17.2.6-1123-g61431f6b-1focal ceph-mgr=17.2.6-1123-g61431f6b-1focal ceph-common=17.2.6-1123-g61431f6b-1focal ceph-fuse=17.2.6-1123-g61431f6b-1focal ceph-test=17.2.6-1123-g61431f6b-1focal radosgw=17.2.6-1123-g61431f6b-1focal python3-rados=17.2.6-1123-g61431f6b-1focal python3-rgw=17.2.6-1123-g61431f6b-1focal python3-cephfs=17.2.6-1123-g61431f6b-1focal python3-rbd=17.2.6-1123-g61431f6b-1focal libcephfs2=17.2.6-1123-g61431f6b-1focal libcephfs-dev=17.2.6-1123-g61431f6b-1focal librados2=17.2.6-1123-g61431f6b-1focal librbd1=17.2.6-1123-g61431f6b-1focal rbd-fuse=17.2.6-1123-g61431f6b-1focal 2023-09-23T15:11:28.584 INFO:teuthology.orchestra.run.smithi186.stdout:Reading package lists... 2023-09-23T15:11:28.628 INFO:teuthology.orchestra.run.smithi140.stdout:Reading package lists... 2023-09-23T15:11:28.763 INFO:teuthology.orchestra.run.smithi186.stdout:Building dependency tree... 2023-09-23T15:11:28.763 INFO:teuthology.orchestra.run.smithi186.stdout:Reading state information... 2023-09-23T15:11:28.808 INFO:teuthology.orchestra.run.smithi140.stdout:Building dependency tree... 2023-09-23T15:11:28.809 INFO:teuthology.orchestra.run.smithi140.stdout:Reading state information... 2023-09-23T15:11:28.934 INFO:teuthology.orchestra.run.smithi186.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T15:11:28.935 INFO:teuthology.orchestra.run.smithi186.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T15:11:28.935 INFO:teuthology.orchestra.run.smithi186.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T15:11:28.935 INFO:teuthology.orchestra.run.smithi186.stdout:The following additional packages will be installed: 2023-09-23T15:11:28.936 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T15:11:28.936 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T15:11:28.936 INFO:teuthology.orchestra.run.smithi186.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T15:11:28.936 INFO:teuthology.orchestra.run.smithi186.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T15:11:28.936 INFO:teuthology.orchestra.run.smithi186.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T15:11:28.937 INFO:teuthology.orchestra.run.smithi186.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T15:11:28.938 INFO:teuthology.orchestra.run.smithi186.stdout: socat xmlstarlet 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout:Suggested packages: 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T15:11:28.939 INFO:teuthology.orchestra.run.smithi186.stdout:Recommended packages: 2023-09-23T15:11:28.940 INFO:teuthology.orchestra.run.smithi186.stdout: btrfs-tools 2023-09-23T15:11:28.979 INFO:teuthology.orchestra.run.smithi140.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout:The following additional packages will be installed: 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T15:11:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T15:11:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: socat xmlstarlet 2023-09-23T15:11:28.983 INFO:teuthology.orchestra.run.smithi140.stdout:Suggested packages: 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout:Recommended packages: 2023-09-23T15:11:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: btrfs-tools 2023-09-23T15:11:29.060 INFO:teuthology.orchestra.run.smithi186.stdout:The following NEW packages will be installed: 2023-09-23T15:11:29.060 INFO:teuthology.orchestra.run.smithi186.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T15:11:29.060 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T15:11:29.060 INFO:teuthology.orchestra.run.smithi186.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T15:11:29.061 INFO:teuthology.orchestra.run.smithi186.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T15:11:29.061 INFO:teuthology.orchestra.run.smithi186.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T15:11:29.062 INFO:teuthology.orchestra.run.smithi186.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T15:11:29.063 INFO:teuthology.orchestra.run.smithi186.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T15:11:29.064 INFO:teuthology.orchestra.run.smithi186.stdout:The following packages will be upgraded: 2023-09-23T15:11:29.064 INFO:teuthology.orchestra.run.smithi186.stdout: librados2 librbd1 2023-09-23T15:11:29.099 INFO:teuthology.orchestra.run.smithi140.stdout:The following NEW packages will be installed: 2023-09-23T15:11:29.099 INFO:teuthology.orchestra.run.smithi140.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T15:11:29.099 INFO:teuthology.orchestra.run.smithi140.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T15:11:29.100 INFO:teuthology.orchestra.run.smithi140.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T15:11:29.101 INFO:teuthology.orchestra.run.smithi140.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T15:11:29.102 INFO:teuthology.orchestra.run.smithi140.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T15:11:29.103 INFO:teuthology.orchestra.run.smithi140.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T15:11:29.104 INFO:teuthology.orchestra.run.smithi140.stdout:The following packages will be upgraded: 2023-09-23T15:11:29.104 INFO:teuthology.orchestra.run.smithi140.stdout: librados2 librbd1 2023-09-23T15:11:29.126 INFO:teuthology.orchestra.run.smithi186.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T15:11:29.127 INFO:teuthology.orchestra.run.smithi186.stdout:Need to get 209 MB of archives. 2023-09-23T15:11:29.127 INFO:teuthology.orchestra.run.smithi186.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T15:11:29.127 INFO:teuthology.orchestra.run.smithi186.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T15:11:29.167 INFO:teuthology.orchestra.run.smithi140.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T15:11:29.167 INFO:teuthology.orchestra.run.smithi140.stdout:Need to get 209 MB of archives. 2023-09-23T15:11:29.167 INFO:teuthology.orchestra.run.smithi140.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T15:11:29.167 INFO:teuthology.orchestra.run.smithi140.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T15:11:29.208 INFO:teuthology.orchestra.run.smithi186.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T15:11:29.210 INFO:teuthology.orchestra.run.smithi186.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T15:11:29.214 INFO:teuthology.orchestra.run.smithi186.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1123-g61431f6b-1focal [3,500 kB] 2023-09-23T15:11:29.218 INFO:teuthology.orchestra.run.smithi186.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T15:11:29.221 INFO:teuthology.orchestra.run.smithi186.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T15:11:29.247 INFO:teuthology.orchestra.run.smithi186.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T15:11:29.248 INFO:teuthology.orchestra.run.smithi140.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T15:11:29.249 INFO:teuthology.orchestra.run.smithi186.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T15:11:29.250 INFO:teuthology.orchestra.run.smithi140.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T15:11:29.254 INFO:teuthology.orchestra.run.smithi186.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T15:11:29.258 INFO:teuthology.orchestra.run.smithi140.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T15:11:29.261 INFO:teuthology.orchestra.run.smithi140.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T15:11:29.285 INFO:teuthology.orchestra.run.smithi186.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T15:11:29.287 INFO:teuthology.orchestra.run.smithi186.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T15:11:29.288 INFO:teuthology.orchestra.run.smithi140.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T15:11:29.289 INFO:teuthology.orchestra.run.smithi140.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T15:11:29.293 INFO:teuthology.orchestra.run.smithi186.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T15:11:29.295 INFO:teuthology.orchestra.run.smithi186.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T15:11:29.295 INFO:teuthology.orchestra.run.smithi140.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T15:11:29.296 INFO:teuthology.orchestra.run.smithi186.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T15:11:29.297 INFO:teuthology.orchestra.run.smithi186.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T15:11:29.298 INFO:teuthology.orchestra.run.smithi186.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T15:11:29.298 INFO:teuthology.orchestra.run.smithi186.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T15:11:29.300 INFO:teuthology.orchestra.run.smithi186.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T15:11:29.302 INFO:teuthology.orchestra.run.smithi186.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T15:11:29.317 INFO:teuthology.orchestra.run.smithi186.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T15:11:29.318 INFO:teuthology.orchestra.run.smithi186.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T15:11:29.319 INFO:teuthology.orchestra.run.smithi186.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T15:11:29.320 INFO:teuthology.orchestra.run.smithi186.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T15:11:29.321 INFO:teuthology.orchestra.run.smithi186.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T15:11:29.322 INFO:teuthology.orchestra.run.smithi186.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T15:11:29.323 INFO:teuthology.orchestra.run.smithi140.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1123-g61431f6b-1focal [3,500 kB] 2023-09-23T15:11:29.324 INFO:teuthology.orchestra.run.smithi186.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T15:11:29.324 INFO:teuthology.orchestra.run.smithi186.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T15:11:29.325 INFO:teuthology.orchestra.run.smithi186.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T15:11:29.326 INFO:teuthology.orchestra.run.smithi140.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T15:11:29.328 INFO:teuthology.orchestra.run.smithi140.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T15:11:29.333 INFO:teuthology.orchestra.run.smithi140.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T15:11:29.336 INFO:teuthology.orchestra.run.smithi140.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T15:11:29.336 INFO:teuthology.orchestra.run.smithi140.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T15:11:29.336 INFO:teuthology.orchestra.run.smithi186.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T15:11:29.338 INFO:teuthology.orchestra.run.smithi140.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T15:11:29.338 INFO:teuthology.orchestra.run.smithi140.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T15:11:29.339 INFO:teuthology.orchestra.run.smithi140.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T15:11:29.340 INFO:teuthology.orchestra.run.smithi140.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T15:11:29.343 INFO:teuthology.orchestra.run.smithi140.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T15:11:29.344 INFO:teuthology.orchestra.run.smithi186.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T15:11:29.351 INFO:teuthology.orchestra.run.smithi186.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T15:11:29.352 INFO:teuthology.orchestra.run.smithi186.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T15:11:29.353 INFO:teuthology.orchestra.run.smithi186.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T15:11:29.353 INFO:teuthology.orchestra.run.smithi186.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T15:11:29.354 INFO:teuthology.orchestra.run.smithi186.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T15:11:29.355 INFO:teuthology.orchestra.run.smithi186.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T15:11:29.357 INFO:teuthology.orchestra.run.smithi186.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T15:11:29.357 INFO:teuthology.orchestra.run.smithi186.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T15:11:29.358 INFO:teuthology.orchestra.run.smithi140.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T15:11:29.358 INFO:teuthology.orchestra.run.smithi140.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T15:11:29.359 INFO:teuthology.orchestra.run.smithi140.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T15:11:29.361 INFO:teuthology.orchestra.run.smithi140.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T15:11:29.362 INFO:teuthology.orchestra.run.smithi140.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T15:11:29.362 INFO:teuthology.orchestra.run.smithi140.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T15:11:29.364 INFO:teuthology.orchestra.run.smithi140.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T15:11:29.365 INFO:teuthology.orchestra.run.smithi140.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T15:11:29.368 INFO:teuthology.orchestra.run.smithi140.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T15:11:29.370 INFO:teuthology.orchestra.run.smithi186.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T15:11:29.372 INFO:teuthology.orchestra.run.smithi186.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T15:11:29.374 INFO:teuthology.orchestra.run.smithi186.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T15:11:29.377 INFO:teuthology.orchestra.run.smithi140.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T15:11:29.377 INFO:teuthology.orchestra.run.smithi140.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T15:11:29.384 INFO:teuthology.orchestra.run.smithi140.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T15:11:29.386 INFO:teuthology.orchestra.run.smithi186.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T15:11:29.387 INFO:teuthology.orchestra.run.smithi186.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T15:11:29.393 INFO:teuthology.orchestra.run.smithi140.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T15:11:29.394 INFO:teuthology.orchestra.run.smithi140.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T15:11:29.394 INFO:teuthology.orchestra.run.smithi140.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T15:11:29.395 INFO:teuthology.orchestra.run.smithi140.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T15:11:29.397 INFO:teuthology.orchestra.run.smithi140.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T15:11:29.398 INFO:teuthology.orchestra.run.smithi140.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T15:11:29.399 INFO:teuthology.orchestra.run.smithi140.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T15:11:29.410 INFO:teuthology.orchestra.run.smithi140.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T15:11:29.412 INFO:teuthology.orchestra.run.smithi140.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T15:11:29.414 INFO:teuthology.orchestra.run.smithi140.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T15:11:29.425 INFO:teuthology.orchestra.run.smithi186.stdout:Get:44 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1123-g61431f6b-1focal [3,557 kB] 2023-09-23T15:11:29.427 INFO:teuthology.orchestra.run.smithi140.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T15:11:29.428 INFO:teuthology.orchestra.run.smithi140.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T15:11:29.517 INFO:teuthology.orchestra.run.smithi186.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T15:11:29.527 INFO:teuthology.orchestra.run.smithi140.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T15:11:29.532 INFO:teuthology.orchestra.run.smithi186.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T15:11:29.534 INFO:teuthology.orchestra.run.smithi186.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T15:11:29.542 INFO:teuthology.orchestra.run.smithi140.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T15:11:29.543 INFO:teuthology.orchestra.run.smithi140.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T15:11:29.545 INFO:teuthology.orchestra.run.smithi186.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T15:11:29.545 INFO:teuthology.orchestra.run.smithi186.stdout:Get:49 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1123-g61431f6b-1focal [758 kB] 2023-09-23T15:11:29.545 INFO:teuthology.orchestra.run.smithi186.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T15:11:29.555 INFO:teuthology.orchestra.run.smithi140.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T15:11:29.555 INFO:teuthology.orchestra.run.smithi140.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T15:11:29.556 INFO:teuthology.orchestra.run.smithi140.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T15:11:29.556 INFO:teuthology.orchestra.run.smithi140.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T15:11:29.582 INFO:teuthology.orchestra.run.smithi186.stdout:Get:51 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1123-g61431f6b-1focal [414 kB] 2023-09-23T15:11:29.582 INFO:teuthology.orchestra.run.smithi186.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T15:11:29.583 INFO:teuthology.orchestra.run.smithi186.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T15:11:29.583 INFO:teuthology.orchestra.run.smithi186.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T15:11:29.583 INFO:teuthology.orchestra.run.smithi186.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T15:11:29.583 INFO:teuthology.orchestra.run.smithi186.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T15:11:29.585 INFO:teuthology.orchestra.run.smithi186.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T15:11:29.585 INFO:teuthology.orchestra.run.smithi186.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T15:11:29.586 INFO:teuthology.orchestra.run.smithi186.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T15:11:29.587 INFO:teuthology.orchestra.run.smithi186.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1123-g61431f6b-1focal [22.5 kB] 2023-09-23T15:11:29.588 INFO:teuthology.orchestra.run.smithi186.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1123-g61431f6b-1focal [200 kB] 2023-09-23T15:11:29.596 INFO:teuthology.orchestra.run.smithi186.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1123-g61431f6b-1focal [47.1 kB] 2023-09-23T15:11:29.597 INFO:teuthology.orchestra.run.smithi186.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1123-g61431f6b-1focal [387 kB] 2023-09-23T15:11:29.598 INFO:teuthology.orchestra.run.smithi186.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T15:11:29.604 INFO:teuthology.orchestra.run.smithi186.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T15:11:29.607 INFO:teuthology.orchestra.run.smithi186.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T15:11:29.608 INFO:teuthology.orchestra.run.smithi186.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T15:11:29.612 INFO:teuthology.orchestra.run.smithi186.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1123-g61431f6b-1focal [5,563 kB] 2023-09-23T15:11:29.612 INFO:teuthology.orchestra.run.smithi186.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T15:11:29.615 INFO:teuthology.orchestra.run.smithi186.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T15:11:29.631 INFO:teuthology.orchestra.run.smithi186.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T15:11:29.634 INFO:teuthology.orchestra.run.smithi186.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T15:11:29.639 INFO:teuthology.orchestra.run.smithi140.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T15:11:29.640 INFO:teuthology.orchestra.run.smithi140.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T15:11:29.640 INFO:teuthology.orchestra.run.smithi140.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T15:11:29.641 INFO:teuthology.orchestra.run.smithi140.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T15:11:29.641 INFO:teuthology.orchestra.run.smithi140.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T15:11:29.641 INFO:teuthology.orchestra.run.smithi140.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T15:11:29.644 INFO:teuthology.orchestra.run.smithi140.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T15:11:29.645 INFO:teuthology.orchestra.run.smithi140.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T15:11:29.646 INFO:teuthology.orchestra.run.smithi140.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T15:11:29.657 INFO:teuthology.orchestra.run.smithi140.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T15:11:29.664 INFO:teuthology.orchestra.run.smithi140.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T15:11:29.667 INFO:teuthology.orchestra.run.smithi140.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T15:11:29.671 INFO:teuthology.orchestra.run.smithi186.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T15:11:29.672 INFO:teuthology.orchestra.run.smithi186.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T15:11:29.672 INFO:teuthology.orchestra.run.smithi186.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T15:11:29.672 INFO:teuthology.orchestra.run.smithi186.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T15:11:29.673 INFO:teuthology.orchestra.run.smithi186.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T15:11:29.673 INFO:teuthology.orchestra.run.smithi186.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T15:11:29.685 INFO:teuthology.orchestra.run.smithi186.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T15:11:29.685 INFO:teuthology.orchestra.run.smithi186.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T15:11:29.686 INFO:teuthology.orchestra.run.smithi140.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T15:11:29.688 INFO:teuthology.orchestra.run.smithi140.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T15:11:29.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T15:11:29.727 INFO:teuthology.orchestra.run.smithi140.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T15:11:29.728 INFO:teuthology.orchestra.run.smithi140.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T15:11:29.728 INFO:teuthology.orchestra.run.smithi140.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T15:11:29.728 INFO:teuthology.orchestra.run.smithi140.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T15:11:29.729 INFO:teuthology.orchestra.run.smithi186.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T15:11:29.729 INFO:teuthology.orchestra.run.smithi186.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T15:11:29.729 INFO:teuthology.orchestra.run.smithi140.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T15:11:29.730 INFO:teuthology.orchestra.run.smithi186.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T15:11:29.731 INFO:teuthology.orchestra.run.smithi186.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T15:11:29.731 INFO:teuthology.orchestra.run.smithi186.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T15:11:29.731 INFO:teuthology.orchestra.run.smithi186.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T15:11:29.733 INFO:teuthology.orchestra.run.smithi186.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T15:11:29.733 INFO:teuthology.orchestra.run.smithi186.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T15:11:29.741 INFO:teuthology.orchestra.run.smithi140.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T15:11:29.741 INFO:teuthology.orchestra.run.smithi140.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T15:11:29.787 INFO:teuthology.orchestra.run.smithi140.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T15:11:29.787 INFO:teuthology.orchestra.run.smithi140.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T15:11:29.788 INFO:teuthology.orchestra.run.smithi140.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T15:11:29.789 INFO:teuthology.orchestra.run.smithi140.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T15:11:29.789 INFO:teuthology.orchestra.run.smithi140.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T15:11:29.790 INFO:teuthology.orchestra.run.smithi140.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T15:11:29.791 INFO:teuthology.orchestra.run.smithi140.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T15:11:29.804 INFO:teuthology.orchestra.run.smithi140.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T15:11:29.818 INFO:teuthology.orchestra.run.smithi186.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1123-g61431f6b-1focal [116 kB] 2023-09-23T15:11:29.822 INFO:teuthology.orchestra.run.smithi186.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1123-g61431f6b-1focal [479 kB] 2023-09-23T15:11:29.840 INFO:teuthology.orchestra.run.smithi186.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1123-g61431f6b-1focal [27.7 MB] 2023-09-23T15:11:30.631 INFO:teuthology.orchestra.run.smithi140.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1123-g61431f6b-1focal [3,557 kB] 2023-09-23T15:11:30.940 INFO:teuthology.orchestra.run.smithi186.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1123-g61431f6b-1focal [6,453 kB] 2023-09-23T15:11:31.093 INFO:teuthology.orchestra.run.smithi186.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1123-g61431f6b-1focal [221 kB] 2023-09-23T15:11:31.101 INFO:teuthology.orchestra.run.smithi186.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1123-g61431f6b-1focal [152 kB] 2023-09-23T15:11:31.108 INFO:teuthology.orchestra.run.smithi186.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1123-g61431f6b-1focal [1,589 kB] 2023-09-23T15:11:31.163 INFO:teuthology.orchestra.run.smithi186.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1123-g61431f6b-1focal [7,846 kB] 2023-09-23T15:11:31.462 INFO:teuthology.orchestra.run.smithi186.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1123-g61431f6b-1focal [28.7 MB] 2023-09-23T15:11:31.515 INFO:teuthology.orchestra.run.smithi140.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1123-g61431f6b-1focal [758 kB] 2023-09-23T15:11:31.680 INFO:teuthology.orchestra.run.smithi140.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1123-g61431f6b-1focal [414 kB] 2023-09-23T15:11:31.767 INFO:teuthology.orchestra.run.smithi140.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1123-g61431f6b-1focal [22.5 kB] 2023-09-23T15:11:31.774 INFO:teuthology.orchestra.run.smithi140.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1123-g61431f6b-1focal [200 kB] 2023-09-23T15:11:31.814 INFO:teuthology.orchestra.run.smithi140.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1123-g61431f6b-1focal [47.1 kB] 2023-09-23T15:11:31.825 INFO:teuthology.orchestra.run.smithi140.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1123-g61431f6b-1focal [387 kB] 2023-09-23T15:11:31.905 INFO:teuthology.orchestra.run.smithi140.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1123-g61431f6b-1focal [5,563 kB] 2023-09-23T15:11:32.676 INFO:teuthology.orchestra.run.smithi186.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1123-g61431f6b-1focal [3,932 B] 2023-09-23T15:11:32.676 INFO:teuthology.orchestra.run.smithi186.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1123-g61431f6b-1focal [868 kB] 2023-09-23T15:11:32.682 INFO:teuthology.orchestra.run.smithi186.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1123-g61431f6b-1focal [2,403 kB] 2023-09-23T15:11:32.706 INFO:teuthology.orchestra.run.smithi186.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1123-g61431f6b-1focal [78.9 kB] 2023-09-23T15:11:32.710 INFO:teuthology.orchestra.run.smithi186.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1123-g61431f6b-1focal [117 kB] 2023-09-23T15:11:32.716 INFO:teuthology.orchestra.run.smithi186.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1123-g61431f6b-1focal [1,760 kB] 2023-09-23T15:11:32.786 INFO:teuthology.orchestra.run.smithi186.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1123-g61431f6b-1focal [7,897 kB] 2023-09-23T15:11:33.028 INFO:teuthology.orchestra.run.smithi140.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1123-g61431f6b-1focal [116 kB] 2023-09-23T15:11:33.048 INFO:teuthology.orchestra.run.smithi140.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1123-g61431f6b-1focal [479 kB] 2023-09-23T15:11:33.096 INFO:teuthology.orchestra.run.smithi186.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1123-g61431f6b-1focal [4,048 B] 2023-09-23T15:11:33.096 INFO:teuthology.orchestra.run.smithi186.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1123-g61431f6b-1focal [56.2 MB] 2023-09-23T15:11:33.144 INFO:teuthology.orchestra.run.smithi140.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1123-g61431f6b-1focal [27.7 MB] 2023-09-23T15:11:35.584 INFO:teuthology.orchestra.run.smithi186.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1123-g61431f6b-1focal [229 kB] 2023-09-23T15:11:35.586 INFO:teuthology.orchestra.run.smithi186.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1123-g61431f6b-1focal [21.9 kB] 2023-09-23T15:11:35.586 INFO:teuthology.orchestra.run.smithi186.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1123-g61431f6b-1focal [17.0 MB] 2023-09-23T15:11:36.191 INFO:teuthology.orchestra.run.smithi186.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1123-g61431f6b-1focal [79.5 kB] 2023-09-23T15:11:36.837 INFO:teuthology.orchestra.run.smithi186.stdout:Fetched 209 MB in 7s (29.4 MB/s) 2023-09-23T15:11:37.050 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T15:11:37.096 INFO:teuthology.orchestra.run.smithi186.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-09-23T15:11:37.100 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T15:11:37.199 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T15:11:37.574 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../001-librbd1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:37.695 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking librbd1 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T15:11:37.728 INFO:teuthology.orchestra.run.smithi140.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1123-g61431f6b-1focal [6,453 kB] 2023-09-23T15:11:38.377 INFO:teuthology.orchestra.run.smithi140.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1123-g61431f6b-1focal [221 kB] 2023-09-23T15:11:38.395 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../002-librados2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:38.409 INFO:teuthology.orchestra.run.smithi140.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1123-g61431f6b-1focal [152 kB] 2023-09-23T15:11:38.441 INFO:teuthology.orchestra.run.smithi140.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1123-g61431f6b-1focal [1,589 kB] 2023-09-23T15:11:38.523 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking librados2 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T15:11:38.591 INFO:teuthology.orchestra.run.smithi140.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1123-g61431f6b-1focal [7,846 kB] 2023-09-23T15:11:39.177 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T15:11:39.190 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:39.227 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:39.451 INFO:teuthology.orchestra.run.smithi140.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1123-g61431f6b-1focal [28.7 MB] 2023-09-23T15:11:39.563 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-rados. 2023-09-23T15:11:39.571 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:39.613 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:39.974 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T15:11:39.982 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:11:40.033 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:40.252 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T15:11:40.260 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:40.302 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:40.629 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T15:11:40.642 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:11:40.679 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:40.979 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T15:11:40.992 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T15:11:41.037 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T15:11:41.303 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T15:11:41.317 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:41.361 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:41.723 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T15:11:41.732 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T15:11:41.774 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T15:11:42.131 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T15:11:42.139 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T15:11:42.181 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T15:11:42.350 INFO:teuthology.orchestra.run.smithi140.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1123-g61431f6b-1focal [3,932 B] 2023-09-23T15:11:42.422 INFO:teuthology.orchestra.run.smithi140.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1123-g61431f6b-1focal [868 kB] 2023-09-23T15:11:42.428 INFO:teuthology.orchestra.run.smithi140.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1123-g61431f6b-1focal [2,403 kB] 2023-09-23T15:11:42.501 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T15:11:42.509 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T15:11:42.550 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T15:11:42.628 INFO:teuthology.orchestra.run.smithi140.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1123-g61431f6b-1focal [78.9 kB] 2023-09-23T15:11:42.629 INFO:teuthology.orchestra.run.smithi140.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1123-g61431f6b-1focal [117 kB] 2023-09-23T15:11:42.631 INFO:teuthology.orchestra.run.smithi140.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1123-g61431f6b-1focal [1,760 kB] 2023-09-23T15:11:42.805 INFO:teuthology.orchestra.run.smithi140.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1123-g61431f6b-1focal [7,897 kB] 2023-09-23T15:11:42.937 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T15:11:42.945 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T15:11:42.987 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T15:11:43.315 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T15:11:43.329 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T15:11:43.373 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T15:11:43.486 INFO:teuthology.orchestra.run.smithi140.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1123-g61431f6b-1focal [4,048 B] 2023-09-23T15:11:43.487 INFO:teuthology.orchestra.run.smithi140.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1123-g61431f6b-1focal [56.2 MB] 2023-09-23T15:11:43.844 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T15:11:43.857 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:43.912 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:44.414 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T15:11:44.428 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:44.472 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:44.833 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T15:11:44.847 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:44.892 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:45.295 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T15:11:45.308 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T15:11:45.345 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T15:11:45.689 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package librgw2. 2023-09-23T15:11:45.704 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../019-librgw2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:45.747 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:46.517 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T15:11:46.530 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:46.566 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:46.928 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package liboath0. 2023-09-23T15:11:46.941 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T15:11:46.986 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T15:11:47.547 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T15:11:47.561 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:47.605 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:47.752 INFO:teuthology.orchestra.run.smithi140.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1123-g61431f6b-1focal [229 kB] 2023-09-23T15:11:47.754 INFO:teuthology.orchestra.run.smithi140.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1123-g61431f6b-1focal [21.9 kB] 2023-09-23T15:11:47.754 INFO:teuthology.orchestra.run.smithi140.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1123-g61431f6b-1focal [17.0 MB] 2023-09-23T15:11:48.068 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-common. 2023-09-23T15:11:48.084 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:48.126 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:48.463 INFO:teuthology.orchestra.run.smithi140.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/quincy/61431f6ba2752649b506867ec856b4a6236f90dd/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1123-g61431f6b-1focal [79.5 kB] 2023-09-23T15:11:49.111 INFO:teuthology.orchestra.run.smithi140.stdout:Fetched 209 MB in 19s (10.8 MB/s) 2023-09-23T15:11:49.286 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T15:11:49.332 INFO:teuthology.orchestra.run.smithi140.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-09-23T15:11:49.336 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T15:11:49.467 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T15:11:49.802 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../001-librbd1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:49.938 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking librbd1 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T15:11:50.697 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../002-librados2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:50.807 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-base. 2023-09-23T15:11:50.821 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:50.850 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking librados2 (17.2.6-1123-g61431f6b-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T15:11:50.874 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:51.546 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T15:11:51.560 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:51.604 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:51.803 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T15:11:51.816 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T15:11:51.844 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T15:11:51.974 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-rados. 2023-09-23T15:11:51.987 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:52.040 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:52.298 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T15:11:52.312 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T15:11:52.364 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T15:11:52.452 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T15:11:52.464 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:11:52.509 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:52.692 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T15:11:52.706 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:11:52.759 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:52.787 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T15:11:52.802 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:52.845 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:53.139 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T15:11:53.153 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T15:11:53.214 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T15:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T15:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:53.483 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T15:11:53.496 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T15:11:53.525 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T15:11:53.598 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T15:11:53.608 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T15:11:53.644 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T15:11:53.820 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T15:11:53.834 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T15:11:53.878 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T15:11:53.881 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T15:11:53.895 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:53.939 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:54.148 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T15:11:54.161 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T15:11:54.206 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T15:11:54.297 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T15:11:54.313 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T15:11:54.355 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T15:11:54.518 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T15:11:54.531 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T15:11:54.576 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T15:11:54.691 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T15:11:54.706 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T15:11:54.750 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T15:11:54.879 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T15:11:54.892 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T15:11:54.937 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T15:11:55.095 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T15:11:55.108 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T15:11:55.145 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T15:11:55.239 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-mako. 2023-09-23T15:11:55.252 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T15:11:55.289 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T15:11:55.539 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T15:11:55.554 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T15:11:55.597 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T15:11:55.618 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T15:11:55.631 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T15:11:55.667 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T15:11:55.920 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T15:11:55.933 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T15:11:55.936 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T15:11:55.942 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T15:11:55.970 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T15:11:55.984 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T15:11:56.248 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-webob. 2023-09-23T15:11:56.264 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T15:11:56.306 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T15:11:56.463 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T15:11:56.471 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:56.522 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:56.643 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T15:11:56.656 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T15:11:56.701 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T15:11:57.029 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T15:11:57.044 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T15:11:57.057 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T15:11:57.073 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:57.087 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T15:11:57.115 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:57.440 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T15:11:57.445 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T15:11:57.455 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T15:11:57.457 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T15:11:57.485 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:11:57.501 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T15:11:57.860 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T15:11:57.872 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T15:11:57.873 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T15:11:57.885 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T15:11:57.918 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T15:11:57.930 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T15:11:58.221 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-paste. 2023-09-23T15:11:58.234 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T15:11:58.258 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package librgw2. 2023-09-23T15:11:58.273 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../019-librgw2_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:58.279 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T15:11:58.316 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:58.607 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T15:11:58.615 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T15:11:58.657 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T15:11:58.943 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T15:11:58.957 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T15:11:59.001 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T15:11:59.119 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T15:11:59.132 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:11:59.185 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:11:59.313 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T15:11:59.326 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T15:11:59.371 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T15:11:59.555 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package liboath0. 2023-09-23T15:11:59.568 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T15:11:59.613 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T15:11:59.657 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T15:11:59.672 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T15:11:59.715 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T15:11:59.984 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T15:11:59.998 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:00.050 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:00.053 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T15:12:00.067 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T15:12:00.112 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T15:12:00.456 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T15:12:00.472 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:00.515 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:00.612 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-common. 2023-09-23T15:12:00.625 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:00.678 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:00.884 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T15:12:00.895 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:00.934 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:01.429 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T15:12:01.443 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:01.487 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:02.716 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T15:12:02.730 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:03.249 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:03.792 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-base. 2023-09-23T15:12:03.805 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:03.860 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:04.913 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T15:12:04.929 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T15:12:04.980 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T15:12:05.408 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T15:12:05.422 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T15:12:05.475 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T15:12:05.803 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T15:12:05.816 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:05.869 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:06.077 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph. 2023-09-23T15:12:06.091 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../052-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:06.135 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:06.233 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T15:12:06.246 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T15:12:06.291 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T15:12:06.413 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T15:12:06.426 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:06.471 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:06.593 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T15:12:06.607 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T15:12:06.653 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T15:12:06.899 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T15:12:06.913 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:06.957 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:06.997 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T15:12:07.006 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T15:12:07.047 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T15:12:07.358 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T15:12:07.366 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T15:12:07.399 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T15:12:07.502 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package cephadm. 2023-09-23T15:12:07.517 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../055-cephadm_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:07.560 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:07.712 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T15:12:07.720 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T15:12:07.761 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T15:12:07.846 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T15:12:07.860 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T15:12:07.904 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T15:12:08.064 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T15:12:08.072 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T15:12:08.114 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T15:12:08.232 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T15:12:08.248 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:08.290 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:08.416 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-mako. 2023-09-23T15:12:08.425 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T15:12:08.466 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T15:12:08.727 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T15:12:08.740 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T15:12:08.777 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T15:12:08.778 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T15:12:08.787 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T15:12:08.828 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T15:12:09.030 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T15:12:09.044 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T15:12:09.088 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T15:12:09.131 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T15:12:09.144 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T15:12:09.189 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T15:12:09.365 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T15:12:09.378 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T15:12:09.423 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T15:12:09.517 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-webob. 2023-09-23T15:12:09.530 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T15:12:09.583 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T15:12:09.709 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-routes. 2023-09-23T15:12:09.722 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T15:12:09.767 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T15:12:09.961 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T15:12:09.977 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T15:12:10.028 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T15:12:10.087 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T15:12:10.101 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:10.145 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:10.331 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T15:12:10.344 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T15:12:10.389 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T15:12:10.649 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T15:12:10.664 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T15:12:10.707 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T15:12:10.750 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T15:12:10.764 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T15:12:10.811 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T15:12:11.012 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T15:12:11.026 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T15:12:11.061 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T15:12:11.162 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T15:12:11.177 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T15:12:11.220 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T15:12:11.406 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T15:12:11.419 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T15:12:11.464 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T15:12:11.523 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-paste. 2023-09-23T15:12:11.536 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T15:12:11.581 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T15:12:11.892 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T15:12:11.906 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T15:12:11.950 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T15:12:12.262 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T15:12:12.277 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T15:12:12.320 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T15:12:12.623 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T15:12:12.636 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T15:12:12.681 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T15:12:12.814 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T15:12:12.828 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T15:12:12.872 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:13.009 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T15:12:13.022 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T15:12:13.067 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T15:12:13.393 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T15:12:13.405 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T15:12:13.408 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T15:12:13.421 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T15:12:13.450 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T15:12:13.463 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T15:12:13.792 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T15:12:13.805 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:13.813 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T15:12:13.828 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T15:12:13.850 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:13.871 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:14.203 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T15:12:14.216 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:14.261 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:14.646 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T15:12:14.660 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:14.704 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:14.748 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T15:12:14.761 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:14.805 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:15.832 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T15:12:15.846 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T15:12:15.889 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T15:12:15.959 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T15:12:15.974 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:16.017 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:16.226 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T15:12:16.241 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T15:12:16.284 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T15:12:16.629 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T15:12:16.643 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T15:12:16.687 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T15:12:16.981 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T15:12:16.997 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T15:12:17.039 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T15:12:17.343 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T15:12:17.357 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T15:12:17.401 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T15:12:17.721 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T15:12:17.736 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T15:12:17.779 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T15:12:18.082 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T15:12:18.096 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T15:12:18.140 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T15:12:18.460 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T15:12:18.473 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T15:12:18.518 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T15:12:18.846 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph. 2023-09-23T15:12:18.859 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../052-ceph_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:18.904 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:19.180 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T15:12:19.193 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T15:12:19.223 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T15:12:19.236 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:19.237 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T15:12:19.281 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:19.557 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T15:12:19.571 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T15:12:19.615 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T15:12:19.709 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T15:12:19.723 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:19.767 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:20.262 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T15:12:20.277 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:20.295 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package cephadm. 2023-09-23T15:12:20.310 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../055-cephadm_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:20.328 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:20.353 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:20.673 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T15:12:20.686 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T15:12:20.731 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T15:12:20.742 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T15:12:20.755 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T15:12:20.800 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T15:12:21.042 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T15:12:21.056 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:21.100 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:21.161 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T15:12:21.175 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T15:12:21.219 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:12:21.479 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T15:12:21.480 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package jq. 2023-09-23T15:12:21.492 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T15:12:21.496 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T15:12:21.537 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T15:12:21.538 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:12:21.789 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T15:12:21.791 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package socat. 2023-09-23T15:12:21.805 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T15:12:21.806 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T15:12:21.847 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T15:12:21.849 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T15:12:22.116 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T15:12:22.131 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T15:12:22.187 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T15:12:22.199 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T15:12:22.200 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T15:12:22.236 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T15:12:22.510 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-routes. 2023-09-23T15:12:22.524 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T15:12:22.568 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T15:12:22.581 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-test. 2023-09-23T15:12:22.595 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:22.639 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:22.897 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T15:12:22.911 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:22.955 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:23.494 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T15:12:23.509 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T15:12:23.583 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T15:12:23.886 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T15:12:23.901 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T15:12:23.952 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T15:12:24.272 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T15:12:24.286 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T15:12:24.330 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T15:12:25.649 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T15:12:25.658 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T15:12:25.690 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:26.269 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T15:12:26.283 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T15:12:26.327 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T15:12:26.689 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T15:12:26.703 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T15:12:26.747 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:27.430 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T15:12:27.444 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:27.488 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:27.643 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T15:12:27.656 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:27.701 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:28.106 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T15:12:28.119 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T15:12:28.172 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:28.616 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T15:12:28.625 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T15:12:28.657 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T15:12:28.659 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T15:12:28.668 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:28.709 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:28.960 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T15:12:28.974 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T15:12:29.018 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T15:12:29.096 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T15:12:29.105 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T15:12:29.160 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T15:12:29.363 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T15:12:29.378 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T15:12:29.421 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T15:12:29.511 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T15:12:29.525 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T15:12:29.571 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:29.716 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T15:12:29.729 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T15:12:29.774 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T15:12:30.086 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T15:12:30.099 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T15:12:30.169 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T15:12:30.497 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T15:12:30.510 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T15:12:30.555 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T15:12:30.858 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T15:12:30.871 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T15:12:30.916 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T15:12:31.199 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T15:12:31.210 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T15:12:31.236 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T15:12:31.249 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T15:12:31.250 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T15:12:31.294 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T15:12:31.610 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T15:12:31.620 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T15:12:31.630 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T15:12:31.644 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T15:12:31.660 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T15:12:31.688 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T15:12:31.963 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-attr. 2023-09-23T15:12:31.972 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T15:12:32.013 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T15:12:32.016 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T15:12:32.030 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T15:12:32.074 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T15:12:32.349 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T15:12:32.358 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T15:12:32.399 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T15:12:32.621 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T15:12:32.635 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:32.679 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:32.701 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T15:12:32.711 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T15:12:32.751 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T15:12:33.087 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T15:12:33.097 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T15:12:33.137 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T15:12:33.150 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T15:12:33.159 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T15:12:33.200 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T15:12:33.562 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T15:12:33.576 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T15:12:33.616 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T15:12:33.620 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:12:33.625 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T15:12:33.666 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T15:12:33.924 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package jq. 2023-09-23T15:12:33.938 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T15:12:33.968 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T15:12:33.977 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T15:12:33.981 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:12:34.018 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T15:12:34.234 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package socat. 2023-09-23T15:12:34.248 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T15:12:34.292 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T15:12:34.338 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T15:12:34.354 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T15:12:34.396 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T15:12:34.644 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T15:12:34.657 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T15:12:34.702 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T15:12:34.708 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T15:12:34.722 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T15:12:34.767 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T15:12:35.040 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-test. 2023-09-23T15:12:35.054 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:35.095 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-py. 2023-09-23T15:12:35.098 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:35.109 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T15:12:35.153 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T15:12:35.506 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T15:12:35.522 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T15:12:35.564 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T15:12:35.884 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T15:12:35.898 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T15:12:35.942 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T15:12:36.245 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T15:12:36.260 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T15:12:36.303 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T15:12:36.599 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T15:12:36.613 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T15:12:36.659 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T15:12:36.920 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T15:12:36.934 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T15:12:36.978 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T15:12:37.694 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package radosgw. 2023-09-23T15:12:37.709 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../108-radosgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:37.744 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:39.547 INFO:teuthology.orchestra.run.smithi186.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T15:12:39.562 INFO:teuthology.orchestra.run.smithi186.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:39.605 INFO:teuthology.orchestra.run.smithi186.stdout:Unpacking rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:39.917 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T15:12:40.119 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T15:12:40.134 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1123-g61431f6b-1focal_all.deb ... 2023-09-23T15:12:40.177 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:40.202 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T15:12:40.311 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T15:12:40.437 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T15:12:40.507 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T15:12:40.522 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T15:12:40.565 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:40.631 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:41.052 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T15:12:41.066 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:41.110 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:41.243 INFO:teuthology.orchestra.run.smithi186.stdout:Adding system user cephadm....done 2023-09-23T15:12:41.391 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:41.497 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T15:12:41.510 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T15:12:41.542 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T15:12:41.569 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T15:12:41.897 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T15:12:41.910 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T15:12:41.910 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T15:12:41.955 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:42.204 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:42.347 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T15:12:42.472 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T15:12:42.799 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T15:12:43.211 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T15:12:43.504 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T15:12:43.616 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T15:12:43.632 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T15:12:43.674 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T15:12:43.814 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T15:12:44.019 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T15:12:44.034 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T15:12:44.077 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T15:12:44.090 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T15:12:44.363 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-attr. 2023-09-23T15:12:44.378 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T15:12:44.382 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:44.420 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T15:12:44.667 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:44.748 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T15:12:44.763 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T15:12:44.785 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T15:12:44.806 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T15:12:45.078 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T15:12:45.109 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T15:12:45.124 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T15:12:45.167 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T15:12:45.362 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T15:12:45.488 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T15:12:45.529 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T15:12:45.543 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T15:12:45.587 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T15:12:45.872 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T15:12:46.065 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T15:12:46.079 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T15:12:46.123 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T15:12:46.173 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T15:12:46.434 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T15:12:46.448 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T15:12:46.474 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T15:12:46.492 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T15:12:46.813 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T15:12:46.829 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T15:12:46.842 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T15:12:46.871 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T15:12:47.169 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T15:12:47.183 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T15:12:47.197 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T15:12:47.249 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T15:12:47.511 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T15:12:47.611 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-py. 2023-09-23T15:12:47.626 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T15:12:47.669 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T15:12:47.796 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T15:12:47.989 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T15:12:48.003 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T15:12:48.046 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T15:12:48.088 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T15:12:48.231 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T15:12:48.357 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T15:12:48.375 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T15:12:48.389 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T15:12:48.433 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T15:12:48.650 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T15:12:48.736 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T15:12:48.751 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T15:12:48.794 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T15:12:49.051 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T15:12:49.412 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T15:12:49.631 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T15:12:49.645 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T15:12:49.689 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T15:12:49.935 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T15:12:49.962 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T15:12:49.978 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T15:12:50.020 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T15:12:50.484 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:50.819 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:12:50.832 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package radosgw. 2023-09-23T15:12:50.847 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../108-radosgw_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:50.890 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:50.944 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T15:12:51.279 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T15:12:51.405 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T15:12:51.531 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T15:12:51.815 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T15:12:52.137 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:12:52.263 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T15:12:52.389 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T15:12:52.629 INFO:teuthology.orchestra.run.smithi140.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T15:12:52.646 INFO:teuthology.orchestra.run.smithi140.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1123-g61431f6b-1focal_amd64.deb ... 2023-09-23T15:12:52.687 INFO:teuthology.orchestra.run.smithi140.stdout:Unpacking rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:52.723 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T15:12:52.989 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T15:12:52.999 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T15:12:53.276 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T15:12:53.292 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T15:12:53.403 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T15:12:53.418 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T15:12:53.529 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T15:12:53.703 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T15:12:53.722 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:53.989 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T15:12:54.298 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T15:12:54.338 INFO:teuthology.orchestra.run.smithi140.stdout:Adding system user cephadm....done 2023-09-23T15:12:54.516 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:54.640 INFO:teuthology.orchestra.run.smithi186.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T15:12:54.642 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T15:12:54.926 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T15:12:55.003 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T15:12:55.086 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T15:12:55.287 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T15:12:55.405 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T15:12:55.420 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T15:12:55.533 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T15:12:55.797 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T15:12:55.868 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T15:12:55.922 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T15:12:56.048 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T15:12:56.279 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T15:12:56.391 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T15:12:56.563 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T15:12:56.676 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up librados2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:56.810 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T15:12:56.856 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T15:12:57.124 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T15:12:57.417 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-ceph-argparse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:57.710 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T15:12:57.844 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T15:12:58.128 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T15:12:58.282 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:12:58.400 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:12:58.413 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T15:12:58.534 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T15:12:58.539 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T15:12:58.894 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T15:12:58.906 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T15:12:59.199 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T15:12:59.204 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T15:12:59.484 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T15:12:59.496 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:12:59.622 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T15:12:59.826 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T15:12:59.948 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:00.074 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T15:13:00.120 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T15:13:00.409 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:00.446 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T15:13:00.536 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T15:13:00.747 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T15:13:00.870 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T15:13:01.048 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T15:13:01.174 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T15:13:01.300 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T15:13:01.593 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T15:13:01.942 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up librbd1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:01.995 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T15:13:02.076 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T15:13:02.202 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T15:13:02.353 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:13:02.364 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T15:13:02.479 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T15:13:02.726 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T15:13:02.772 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T15:13:02.852 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:02.889 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T15:13:03.170 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:13:03.199 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:03.304 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T15:13:03.317 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:03.553 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T15:13:03.553 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T15:13:03.639 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T15:13:03.757 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T15:13:03.886 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T15:13:04.010 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:04.179 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T15:13:04.230 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T15:13:04.497 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:13:04.523 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T15:13:04.623 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T15:13:04.774 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T15:13:04.841 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T15:13:05.100 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T15:13:05.193 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:05.320 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:05.385 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T15:13:05.445 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:05.571 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:05.681 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T15:13:05.697 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T15:13:05.806 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T15:13:05.999 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T15:13:06.093 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T15:13:06.292 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:06.383 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T15:13:06.417 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:06.552 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T15:13:06.684 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T15:13:07.081 INFO:teuthology.orchestra.run.smithi140.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T15:13:07.329 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T15:13:07.455 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T15:13:07.505 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:07.764 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T15:13:08.041 INFO:teuthology.orchestra.run.smithi186.stdout:Adding group ceph....done 2023-09-23T15:13:08.116 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T15:13:08.242 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T15:13:08.384 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T15:13:08.463 INFO:teuthology.orchestra.run.smithi186.stdout:Adding system user ceph....done 2023-09-23T15:13:08.639 INFO:teuthology.orchestra.run.smithi186.stdout:Setting system user ceph properties....done 2023-09-23T15:13:08.656 INFO:teuthology.orchestra.run.smithi186.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T15:13:08.719 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T15:13:08.806 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T15:13:08.995 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up librados2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:09.118 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T15:13:09.121 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T15:13:09.593 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:09.719 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:09.989 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T15:13:09.989 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T15:13:10.593 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:10.663 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:10.728 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:13:10.854 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T15:13:11.054 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T15:13:11.222 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T15:13:11.515 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T15:13:11.531 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:11.765 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T15:13:11.766 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T15:13:11.791 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T15:13:11.917 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T15:13:12.224 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:12.260 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libcephfs2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:12.394 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T15:13:12.449 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T15:13:12.449 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T15:13:12.721 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libradosstriper1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:12.847 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T15:13:12.925 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:13.173 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T15:13:13.462 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T15:13:13.462 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T15:13:13.936 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:14.062 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:14.196 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:14.229 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up librbd1 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:14.355 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T15:13:14.420 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T15:13:14.420 INFO:teuthology.orchestra.run.smithi186.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T15:13:14.481 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T15:13:14.607 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T15:13:14.733 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T15:13:14.891 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.034 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.034 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T15:13:15.160 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T15:13:15.168 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.311 INFO:teuthology.orchestra.run.smithi186.stdout:Setting up ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.438 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T15:13:15.461 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr-modules-core (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.587 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:15.589 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T15:13:15.814 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T15:13:15.814 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T15:13:15.925 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T15:13:16.272 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up libcephfs-dev (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:16.492 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T15:13:16.793 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T15:13:17.112 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T15:13:17.473 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-rados (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:17.598 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up librgw2 (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:17.725 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-rbd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:17.851 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up rbd-fuse (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:17.977 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T15:13:18.311 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T15:13:18.621 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-rgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:18.747 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-cephfs (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:18.836 INFO:teuthology.orchestra.run.smithi186.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T15:13:18.873 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T15:13:19.423 INFO:teuthology.orchestra.run.smithi186.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T15:13:19.426 DEBUG:teuthology.parallel:result is None 2023-09-23T15:13:19.827 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-common (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:20.696 INFO:teuthology.orchestra.run.smithi140.stdout:Adding group ceph....done 2023-09-23T15:13:21.110 INFO:teuthology.orchestra.run.smithi140.stdout:Adding system user ceph....done 2023-09-23T15:13:21.286 INFO:teuthology.orchestra.run.smithi140.stdout:Setting system user ceph properties....done 2023-09-23T15:13:21.303 INFO:teuthology.orchestra.run.smithi140.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T15:13:21.448 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T15:13:21.776 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T15:13:22.256 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-test (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:22.407 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up radosgw (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:22.678 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T15:13:22.678 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T15:13:23.334 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-base (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:23.716 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T15:13:24.178 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mds (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:24.410 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T15:13:24.410 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T15:13:24.863 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:25.087 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T15:13:25.087 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T15:13:25.623 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-osd (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:26.144 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T15:13:26.145 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T15:13:26.599 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:26.752 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:26.896 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mon (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:27.118 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T15:13:27.119 INFO:teuthology.orchestra.run.smithi140.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T15:13:27.563 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr-cephadm (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:27.706 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:27.832 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-mgr-dashboard (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:27.975 INFO:teuthology.orchestra.run.smithi140.stdout:Setting up ceph-volume (17.2.6-1123-g61431f6b-1focal) ... 2023-09-23T15:13:28.102 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T15:13:28.253 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T15:13:28.546 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T15:13:31.534 INFO:teuthology.orchestra.run.smithi140.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T15:13:32.113 INFO:teuthology.orchestra.run.smithi140.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T15:13:32.116 DEBUG:teuthology.parallel:result is None 2023-09-23T15:13:32.117 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T15:13:32.117 INFO:teuthology.packaging:ref: None 2023-09-23T15:13:32.117 INFO:teuthology.packaging:tag: None 2023-09-23T15:13:32.117 INFO:teuthology.packaging:branch: quincy 2023-09-23T15:13:32.117 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:13:32.117 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T15:13:32.561 DEBUG:teuthology.orchestra.run.smithi140:> dpkg-query -W -f '${Version}' ceph 2023-09-23T15:13:32.583 INFO:teuthology.orchestra.run.smithi140.stdout:17.2.6-1123-g61431f6b-1focal 2023-09-23T15:13:32.584 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1123-g61431f6b-1focal 2023-09-23T15:13:32.584 INFO:teuthology.task.install:The correct ceph version 17.2.6-1123-g61431f6b-1focal is installed. 2023-09-23T15:13:32.584 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T15:13:32.584 INFO:teuthology.packaging:ref: None 2023-09-23T15:13:32.584 INFO:teuthology.packaging:tag: None 2023-09-23T15:13:32.584 INFO:teuthology.packaging:branch: quincy 2023-09-23T15:13:32.585 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:13:32.585 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T15:13:32.998 DEBUG:teuthology.orchestra.run.smithi186:> dpkg-query -W -f '${Version}' ceph 2023-09-23T15:13:33.021 INFO:teuthology.orchestra.run.smithi186.stdout:17.2.6-1123-g61431f6b-1focal 2023-09-23T15:13:33.022 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1123-g61431f6b-1focal 2023-09-23T15:13:33.022 INFO:teuthology.task.install:The correct ceph version 17.2.6-1123-g61431f6b-1focal is installed. 2023-09-23T15:13:33.022 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T15:13:33.022 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:13:33.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T15:13:33.040 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:13:33.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T15:13:33.079 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T15:13:33.080 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:13:33.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T15:13:33.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T15:13:33.149 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:13:33.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T15:13:33.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T15:13:33.220 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T15:13:33.221 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:13:33.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T15:13:33.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T15:13:33.291 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:13:33.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T15:13:33.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T15:13:33.366 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T15:13:33.367 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:13:33.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T15:13:33.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T15:13:33.439 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:13:33.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T15:13:33.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T15:13:33.511 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T15:13:33.581 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 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:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T15:13:33.581 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T15:13:33.582 INFO:tasks.cephadm:Cluster fsid is c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:13:33.582 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T15:13:33.582 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.140', 'mon.c': '[v2:172.21.15.140:3301,v1:172.21.15.140:6790]', 'mon.b': '172.21.15.186'} 2023-09-23T15:13:33.582 INFO:tasks.cephadm:First mon is mon.a on smithi140 2023-09-23T15:13:33.583 INFO:tasks.cephadm:First mgr is y 2023-09-23T15:13:33.583 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T15:13:33.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo hostname $(hostname -s) 2023-09-23T15:13:33.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname $(hostname -s) 2023-09-23T15:13:33.615 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-23T15:13:33.615 DEBUG:teuthology.orchestra.run.smithi140:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.062 INFO:teuthology.orchestra.run.smithi140.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 15:13 /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.063 DEBUG:teuthology.orchestra.run.smithi186:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.334 INFO:teuthology.orchestra.run.smithi186.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 15:13 /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.335 DEBUG:teuthology.orchestra.run.smithi140:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.344 DEBUG:teuthology.orchestra.run.smithi186:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T15:13:34.364 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-23T15:13:34.365 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T15:13:34.390 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T15:13:34.648 INFO:teuthology.orchestra.run.smithi140.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T15:13:34.660 INFO:teuthology.orchestra.run.smithi186.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T15:14:18.564 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:14:18.564 INFO:teuthology.orchestra.run.smithi186.stdout: "ceph_version": "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)", 2023-09-23T15:14:18.564 INFO:teuthology.orchestra.run.smithi186.stdout: "image_id": "0db14aa010946f310e3ede6ffd96448192b98ccc76c262396fe9cf91887d0d64", 2023-09-23T15:14:18.565 INFO:teuthology.orchestra.run.smithi186.stdout: "repo_digests": [ 2023-09-23T15:14:18.565 INFO:teuthology.orchestra.run.smithi186.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44" 2023-09-23T15:14:18.565 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:14:18.565 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:14:24.424 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph_version": "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)", 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout: "image_id": "0db14aa010946f310e3ede6ffd96448192b98ccc76c262396fe9cf91887d0d64", 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout: "repo_digests": [ 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44" 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:14:24.425 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:14:24.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo mkdir -p /etc/ceph 2023-09-23T15:14:24.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo mkdir -p /etc/ceph 2023-09-23T15:14:24.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod 777 /etc/ceph 2023-09-23T15:14:24.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 777 /etc/ceph 2023-09-23T15:14:24.538 INFO:tasks.cephadm:Writing seed config... 2023-09-23T15:14:24.540 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T15:14:24.540 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T15:14:24.542 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T15:14:24.543 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T15:14:24.543 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T15:14:24.543 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:14:24.543 DEBUG:teuthology.orchestra.run.smithi140:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T15:14:24.567 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = c2ee67d8-5a23-11ee-8db4-212e2dc638e7 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 2023-09-23T15:14:24.567 DEBUG:teuthology.orchestra.run.smithi140:mon.a> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T15:14:24.610 DEBUG:teuthology.orchestra.run.smithi140:mgr.y> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T15:14:24.653 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T15:14:24.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 --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.140 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T15:14:24.863 INFO:teuthology.orchestra.run.smithi140.stdout:-------------------------------------------------------------------------------- 2023-09-23T15:14:24.863 INFO:teuthology.orchestra.run.smithi140.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'c2ee67d8-5a23-11ee-8db4-212e2dc638e7', '--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.140', '--skip-admin-label'] 2023-09-23T15:14:24.863 INFO:teuthology.orchestra.run.smithi140.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-23T15:14:24.864 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying podman|docker is present... 2023-09-23T15:14:24.864 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying lvm2 is present... 2023-09-23T15:14:24.864 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying time synchronization is in place... 2023-09-23T15:14:24.870 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T15:14:24.870 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T15:14:24.876 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T15:14:24.876 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.880 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T15:14:24.880 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T15:14:24.885 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T15:14:24.885 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.891 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T15:14:24.891 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout masked 2023-09-23T15:14:24.896 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T15:14:24.896 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.902 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T15:14:24.902 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T15:14:24.907 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T15:14:24.907 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.913 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout enabled 2023-09-23T15:14:24.919 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout active 2023-09-23T15:14:24.919 INFO:teuthology.orchestra.run.smithi140.stdout:Unit ntp.service is enabled and running 2023-09-23T15:14:24.919 INFO:teuthology.orchestra.run.smithi140.stdout:Repeating the final host check... 2023-09-23T15:14:24.920 INFO:teuthology.orchestra.run.smithi140.stdout:docker (/usr/bin/docker) is present 2023-09-23T15:14:24.920 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl is present 2023-09-23T15:14:24.920 INFO:teuthology.orchestra.run.smithi140.stdout:lvcreate is present 2023-09-23T15:14:24.926 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T15:14:24.926 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T15:14:24.928 INFO:journalctl@ceph.mon.a.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:14:24.930 INFO:journalctl@ceph.mgr.y.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:14:24.932 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T15:14:24.932 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.938 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T15:14:24.938 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T15:14:24.943 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T15:14:24.943 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.950 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T15:14:24.950 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout masked 2023-09-23T15:14:24.956 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T15:14:24.956 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.963 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T15:14:24.963 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T15:14:24.970 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T15:14:24.970 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout inactive 2023-09-23T15:14:24.977 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout enabled 2023-09-23T15:14:24.984 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stdout active 2023-09-23T15:14:24.984 INFO:teuthology.orchestra.run.smithi140.stdout:Unit ntp.service is enabled and running 2023-09-23T15:14:24.984 INFO:teuthology.orchestra.run.smithi140.stdout:Host looks OK 2023-09-23T15:14:24.984 INFO:teuthology.orchestra.run.smithi140.stdout:Cluster fsid: c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:24.984 INFO:teuthology.orchestra.run.smithi140.stdout:Acquiring lock 140537772503920 on /run/cephadm/c2ee67d8-5a23-11ee-8db4-212e2dc638e7.lock 2023-09-23T15:14:24.985 INFO:teuthology.orchestra.run.smithi140.stdout:Lock 140537772503920 acquired on /run/cephadm/c2ee67d8-5a23-11ee-8db4-212e2dc638e7.lock 2023-09-23T15:14:24.985 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying IP 172.21.15.140 port 3300 ... 2023-09-23T15:14:24.985 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying IP 172.21.15.140 port 6789 ... 2023-09-23T15:14:24.985 INFO:teuthology.orchestra.run.smithi140.stdout:Base mon IP(s) is [172.21.15.140:3300, 172.21.15.140:6789], mon addrv is [v2:172.21.15.140:3300,v1:172.21.15.140:6789] 2023-09-23T15:14:24.990 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f1 2023-09-23T15:14:24.990 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T15:14:24.991 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f1 proto kernel scope link src 172.21.15.140 2023-09-23T15:14:24.994 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T15:14:24.994 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f1 proto kernel metric 256 pref medium 2023-09-23T15:14:24.994 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f1 proto ra metric 1024 expires 1574sec hoplimit 64 pref medium 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout 5: ens1f1: mtu 1500 state UP qlen 1000 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fea5:ca31/64 scope link 2023-09-23T15:14:24.999 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T15:14:25.000 INFO:teuthology.orchestra.run.smithi140.stdout:Mon IP `172.21.15.140` is in CIDR network `172.21.0.0/20` 2023-09-23T15:14:25.000 INFO:teuthology.orchestra.run.smithi140.stdout:Mon IP `172.21.15.140` is in CIDR network `172.21.0.0/20` 2023-09-23T15:14:25.000 INFO:teuthology.orchestra.run.smithi140.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-09-23T15:14:25.000 INFO:teuthology.orchestra.run.smithi140.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T15:14:25.001 INFO:teuthology.orchestra.run.smithi140.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T15:14:25.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2023-09-23T15:14:25.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/docker: stdout Digest: sha256:1d807b57f44e899861bfb3500d17f81ef0ce7a664575560e306bb83d8fe31c44 2023-09-23T15:14:25.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T15:14:25.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T15:14:26.921 INFO:teuthology.orchestra.run.smithi140.stdout:ceph: stdout ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable) 2023-09-23T15:14:26.922 INFO:teuthology.orchestra.run.smithi140.stdout:Ceph version: ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable) 2023-09-23T15:14:26.922 INFO:teuthology.orchestra.run.smithi140.stdout:Extracting ceph user uid/gid from container image... 2023-09-23T15:14:28.284 INFO:teuthology.orchestra.run.smithi140.stdout:stat: stdout 167 167 2023-09-23T15:14:28.284 INFO:teuthology.orchestra.run.smithi140.stdout:Creating initial keys... 2023-09-23T15:14:29.689 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-authtool: stdout AQDVAA9lMW9GBRAAJt14DiwvvpvMvt/hxL7fyA== 2023-09-23T15:14:31.034 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-authtool: stdout AQDWAA9l9LzeGhAAMU4WRKqsGME3On3emSJKgA== 2023-09-23T15:14:32.481 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-authtool: stdout AQDXAA9lW85WNRAAd1RIb7lob0V90KMdl0eVnw== 2023-09-23T15:14:32.481 INFO:teuthology.orchestra.run.smithi140.stdout:Creating initial monmap... 2023-09-23T15:14:33.842 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:monmaptool for a [v2:172.21.15.140:3300,v1:172.21.15.140:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:setting min_mon_release = octopus 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: set fsid to c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:14:33.843 INFO:teuthology.orchestra.run.smithi140.stdout:Creating mon... 2023-09-23T15:14:35.250 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T15:14:35.250 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 1 imported monmap: 2023-09-23T15:14:35.250 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-09-23T15:14:33.289316+0000 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr created 2023-09-23T15:14:33.289316+0000 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] mon.a 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.251 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 0 /usr/bin/ceph-mon: set fsid to c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:35.277 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: DB SUMMARY 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: DB Session ID: G6T1PVDNKYTP0Q0W9DXI 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T15:14:35.278 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.create_if_missing: 1 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.env: 0x5634cce28a80 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.info_log: 0x5634cddd4ea0 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T15:14:35.279 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.db_log_dir: 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T15:14:35.280 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.write_buffer_manager: 0x5634ce8aa060 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T15:14:35.281 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T15:14:35.282 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.row_cache: None 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.wal_filter: None 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T15:14:35.283 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T15:14:35.284 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T15:14:35.285 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Compression algorithms supported: 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kZSTD supported: 0 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T15:14:35.286 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.617+0000 7f89c7403b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.merge_operator: 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T15:14:35.287 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5634cdb88ff8) 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2023-09-23T15:14:35.288 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5634cdbbb090 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-09-23T15:14:35.289 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-09-23T15:14:35.290 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.num_levels: 7 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T15:14:35.291 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T15:14:35.292 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T15:14:35.293 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T15:14:35.294 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T15:14:35.295 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T15:14:35.296 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.297 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.621+0000 7f89c7403b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89c7403b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5634cdb4f180 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89c7403b80 4 rocksdb: DB pointer 0x5634cdc06000 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89b9053700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89b9053700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:14:35.298 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T15:14:35.299 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:35.300 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T15:14:35.301 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:35.302 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 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 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89c7403b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89c7403b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T15:14:34.625+0000 7f89c7403b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T15:14:35.303 INFO:teuthology.orchestra.run.smithi140.stdout:create mon.a on 2023-09-23T15:14:35.489 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T15:14:35.689 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T15:14:35.916 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target. 2023-09-23T15:14:35.917 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target. 2023-09-23T15:14:36.151 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T15:14:36.151 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T15:14:36.345 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target.wants/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@.service. 2023-09-23T15:14:36.357 INFO:teuthology.orchestra.run.smithi140.stdout:firewalld does not appear to be present 2023-09-23T15:14:36.357 INFO:teuthology.orchestra.run.smithi140.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T15:14:36.357 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mon to start... 2023-09-23T15:14:36.357 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mon... 2023-09-23T15:14:37.877 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:37 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.607804+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T15:14:38.474 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout cluster: 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout id: c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout services: 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.222857s) 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout data: 2023-09-23T15:14:38.475 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout pgs: 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:mon is available 2023-09-23T15:14:38.476 INFO:teuthology.orchestra.run.smithi140.stdout:Assimilating anything we can from ceph.conf... 2023-09-23T15:14:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.618447+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T15:14:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.620465+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0]} removed_ranks: {} 2023-09-23T15:14:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.623414+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T15:14:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.626474+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T15:14:38.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: cluster 2023-09-23T15:14:37.627014+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T15:14:38.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:38 smithi140 bash[26782]: audit 2023-09-23T15:14:37.841189+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.140:0/3085278088' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T15:14:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:39 smithi140 bash[26782]: audit 2023-09-23T15:14:39.558540+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.140:0/21419221' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T15:14:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:39 smithi140 bash[26782]: audit 2023-09-23T15:14:39.565803+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.140:0/21419221' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout fsid = c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.140:3300,v1:172.21.15.140:6789] 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T15:14:40.190 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T15:14:40.191 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T15:14:40.192 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T15:14:40.192 INFO:teuthology.orchestra.run.smithi140.stdout:Generating new minimal ceph.conf... 2023-09-23T15:14:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:41 smithi140 bash[26782]: audit 2023-09-23T15:14:41.299154+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.140:0/1283643121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:14:41.927 INFO:teuthology.orchestra.run.smithi140.stdout:Restarting the monitor... 2023-09-23T15:14:42.288 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:41 smithi140 systemd[1]: Stopping Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:14:42.288 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 bash[26782]: debug 2023-09-23T15:14:42.093+0000 7fe88b27c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T15:14:42.288 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 bash[26782]: debug 2023-09-23T15:14:42.093+0000 7fe88b27c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T15:14:42.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 bash[27190]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T15:14:42.876 INFO:teuthology.orchestra.run.smithi140.stdout:Setting mon public_network to 172.21.0.0/20 2023-09-23T15:14:42.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 bash[27255]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T15:14:42.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T15:14:42.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 systemd[1]: Stopped Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:14:42.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:42 smithi140 systemd[1]: Started Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.081+0000 7f622a2a1b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.081+0000 7f622a2a1b80 0 ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable), process ceph-mon, pid 7 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.085+0000 7f622a2a1b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 0 load: jerasure load: lrc 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Compile date Sep 22 2023 2023-09-23T15:14:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: DB SUMMARY 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: DB Session ID: AKQ4WJT8YIRURUQO1MSU 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83627 ; 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T15:14:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.env: 0x5626adac9a80 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.info_log: 0x5626aff7ba60 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T15:14:44.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T15:14:44.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T15:14:44.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.db_log_dir: 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T15:14:44.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.write_buffer_manager: 0x5626b0c70930 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T15:14:44.139 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.row_cache: None 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.wal_filter: None 2023-09-23T15:14:44.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T15:14:44.141 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T15:14:44.142 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Compression algorithms supported: 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kZSTD supported: 0 2023-09-23T15:14:44.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.merge_operator: 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T15:14:44.144 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5626aff4efb8) 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cache_index_and_filter_blocks: 1 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: pin_top_level_index_and_filter: 1 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: index_type: 0 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: data_block_index_type: 0 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: index_shortening: 1 2023-09-23T15:14:44.145 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: hash_index_allow_collision: 1 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: checksum: 1 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: no_block_cache: 0 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_cache: 0x5626aff81090 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_cache_name: BinnedLRUCache 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_cache_options: 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: capacity : 536870912 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: num_shard_bits : 4 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: strict_capacity_limit : 0 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: high_pri_pool_ratio: 0.000 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_cache_compressed: (nil) 2023-09-23T15:14:44.146 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: persistent_cache: (nil) 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_size: 4096 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_size_deviation: 10 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_restart_interval: 16 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: index_block_restart_interval: 1 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: metadata_block_size: 4096 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: partition_filters: 0 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: use_delta_encoding: 1 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: whole_key_filtering: 1 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: verify_compression: 0 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: read_amp_bytes_per_bit: 0 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: format_version: 4 2023-09-23T15:14:44.147 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: enable_index_compression: 1 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: block_align: 0 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.num_levels: 7 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T15:14:44.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T15:14:44.149 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T15:14:44.150 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T15:14:44.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T15:14:44.152 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T15:14:44.153 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-23T15:14:44.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-23T15:14:44.155 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695482084096446, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-23T15:14:44.155 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.089+0000 7f622a2a1b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-23T15:14:44.155 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.093+0000 7f622a2a1b80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T15:14:44.155 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.093+0000 7f622a2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695482084099132, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80174, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78442, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72650, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1695482084, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f81d7333-d196-4348-8759-13f6f4a0b155", "db_session_id": "AKQ4WJT8YIRURUQO1MSU"}} 2023-09-23T15:14:44.155 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.093+0000 7f622a2a1b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.093+0000 7f622a2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695482084100088, "job": 1, "event": "recovery_finished"} 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.093+0000 7f622a2a1b80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5626aff15180 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 4 rocksdb: DB pointer 0x5626affea000 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f621a4f3700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f621a4f3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** DB Stats ** 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:14:44.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** Compaction Stats [default] ** 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: L0 2/0 80.05 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Sum 2/0 80.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** Compaction Stats [default] ** 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.157 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Cumulative compaction: 0.00 GB write, 9.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Interval compaction: 0.00 GB write, 9.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** Compaction Stats [default] ** 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: L0 2/0 80.05 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Sum 2/0 80.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** Compaction Stats [default] ** 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 47.9 0.00 0.00 1 0.002 0 0 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:14:44.159 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Cumulative compaction: 0.00 GB write, 9.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] at bind addrs [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 1 mon.a@-1(???) e1 preinit fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).mds e1 new map 2023-09-23T15:14:44.160 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).mds e1 print_map 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: e1 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 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} 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: legacy client fscid: -1 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: No filesystems configured 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.097+0000 7f622a2a1b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T15:14:44.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: debug 2023-09-23T15:14:44.101+0000 7f622a2a1b80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-23T15:14:44.480 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cluster 2023-09-23T15:14:44.107827+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T15:14:44.480 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cluster 2023-09-23T15:14:44.107875+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0]} removed_ranks: {} 2023-09-23T15:14:44.480 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cluster 2023-09-23T15:14:44.108253+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T15:14:44.480 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cluster 2023-09-23T15:14:44.108280+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T15:14:44.481 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:44 smithi140 bash[27297]: cluster 2023-09-23T15:14:44.108622+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T15:14:45.142 INFO:teuthology.orchestra.run.smithi140.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-23T15:14:45.143 INFO:teuthology.orchestra.run.smithi140.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T15:14:45.143 INFO:teuthology.orchestra.run.smithi140.stdout:Creating mgr... 2023-09-23T15:14:45.143 INFO:teuthology.orchestra.run.smithi140.stdout:Verifying port 9283 ... 2023-09-23T15:14:45.370 INFO:teuthology.orchestra.run.smithi140.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T15:14:45.370 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T15:14:45.596 INFO:teuthology.orchestra.run.smithi140.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7.target.wants/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@.service. 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:firewalld does not appear to be present 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:firewalld does not appear to be present 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mgr to start... 2023-09-23T15:14:45.607 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mgr... 2023-09-23T15:14:45.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:45 smithi140 bash[27297]: audit 2023-09-23T15:14:44.451737+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.140:0/3590481164' entity='client.admin' 2023-09-23T15:14:47.434 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:47 smithi140 bash[27297]: audit 2023-09-23T15:14:47.241547+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.140:0/1950526857' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T15:14:47.435 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:47 smithi140 bash[27561]: debug 2023-09-23T15:14:47.141+0000 7f50023bc1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsid": "c2ee67d8-5a23-11ee-8db4-212e2dc638e7", 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.873 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 0 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T15:14:47.874 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T15:14:47.875 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T15:14:47.876 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:47.877 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T15:14:37.622078+0000", 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:14:47.878 INFO:teuthology.orchestra.run.smithi140.stdout:mgr not available, waiting (1/15)... 2023-09-23T15:14:48.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.053+0000 7f50023bc1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:14:48.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.149+0000 7f50023bc1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:14:48.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.249+0000 7f50023bc1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:14:48.851 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.505+0000 7f50023bc1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:14:49.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.845+0000 7f50023bc1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:14:49.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:48 smithi140 bash[27561]: debug 2023-09-23T15:14:48.941+0000 7f50023bc1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:14:49.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:49 smithi140 bash[27561]: debug 2023-09-23T15:14:49.209+0000 7f50023bc1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:14:50.614 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:50 smithi140 bash[27561]: debug 2023-09-23T15:14:50.197+0000 7f50023bc1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:14:50.614 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:50 smithi140 bash[27561]: debug 2023-09-23T15:14:50.313+0000 7f50023bc1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:14:50.614 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:50 smithi140 bash[27561]: debug 2023-09-23T15:14:50.425+0000 7f50023bc1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:14:51.186 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:51 smithi140 bash[27297]: audit 2023-09-23T15:14:51.060747+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.140:0/1771592448' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T15:14:51.187 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:50 smithi140 bash[27561]: debug 2023-09-23T15:14:50.929+0000 7f50023bc1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:14:51.187 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:51 smithi140 bash[27561]: debug 2023-09-23T15:14:51.181+0000 7f50023bc1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:14:51.661 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:51.661 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:14:51.661 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsid": "c2ee67d8-5a23-11ee-8db4-212e2dc638e7", 2023-09-23T15:14:51.661 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T15:14:51.661 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 0 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:51.662 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T15:14:51.663 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T15:14:51.664 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T15:14:51.667 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T15:14:51.668 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T15:14:51.669 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T15:14:37.622078+0000", 2023-09-23T15:14:51.670 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:51.671 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:51.671 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T15:14:51.671 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:14:51.671 INFO:teuthology.orchestra.run.smithi140.stdout:mgr not available, waiting (2/15)... 2023-09-23T15:14:51.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:51 smithi140 bash[27561]: debug 2023-09-23T15:14:51.541+0000 7f50023bc1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:14:52.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:52 smithi140 bash[27561]: debug 2023-09-23T15:14:52.029+0000 7f50023bc1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:14:52.836 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:52 smithi140 bash[27561]: debug 2023-09-23T15:14:52.561+0000 7f50023bc1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:14:52.836 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:52 smithi140 bash[27561]: debug 2023-09-23T15:14:52.669+0000 7f50023bc1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:14:53.389 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:52 smithi140 bash[27561]: debug 2023-09-23T15:14:52.829+0000 7f50023bc1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:14:53.389 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.129+0000 7f50023bc1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:14:53.389 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.269+0000 7f50023bc1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:14:53.389 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.381+0000 7f50023bc1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:14:53.693 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.505+0000 7f50023bc1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:14:54.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.689+0000 7f50023bc1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:14:54.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:53 smithi140 bash[27561]: debug 2023-09-23T15:14:53.809+0000 7f50023bc1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:14:55.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27561]: debug 2023-09-23T15:14:55.012+0000 7f50023bc1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:14:55.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:54.921001+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.140:0/2518562408' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: cluster 2023-09-23T15:14:55.022046+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: cluster 2023-09-23T15:14:55.027085+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0051653s) 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.027983+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.028125+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.028344+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.028545+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.029613+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: cluster 2023-09-23T15:14:55.060528+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.079095+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:14:55.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.083321+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:14:55.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.086235+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' 2023-09-23T15:14:55.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.089218+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' 2023-09-23T15:14:55.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:55 smithi140 bash[27297]: audit 2023-09-23T15:14:55.091901+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.140:0/793771705' entity='mgr.y' 2023-09-23T15:14:55.543 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:55.543 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:14:55.543 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsid": "c2ee67d8-5a23-11ee-8db4-212e2dc638e7", 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 0 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T15:14:55.544 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T15:14:55.545 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T15:14:55.546 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T15:14:55.547 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T15:14:37.622078+0000", 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:55.548 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T15:14:55.549 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:14:55.549 INFO:teuthology.orchestra.run.smithi140.stdout:mgr not available, waiting (3/15)... 2023-09-23T15:14:57.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:57 smithi140 bash[27297]: cluster 2023-09-23T15:14:56.035266+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01334s) 2023-09-23T15:14:59.317 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:14:59 smithi140 bash[27297]: cluster 2023-09-23T15:14:58.034427+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-23T15:14:59.724 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:14:59.724 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:14:59.724 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsid": "c2ee67d8-5a23-11ee-8db4-212e2dc638e7", 2023-09-23T15:14:59.724 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 0 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T15:14:59.725 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T15:14:59.726 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T15:14:59.727 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T15:14:59.727 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T15:14:59.727 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T15:14:59.730 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T15:14:59.731 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ], 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T15:14:37.622078+0000", 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout }, 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T15:14:59.732 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:14:59.733 INFO:teuthology.orchestra.run.smithi140.stdout:mgr is available 2023-09-23T15:15:00.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:00 smithi140 bash[27297]: audit 2023-09-23T15:14:59.066048+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.140:0/3703982074' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T15:15:01.536 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:01 smithi140 bash[27297]: audit 2023-09-23T15:15:01.094433+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.140:0/3933294429' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T15:15:01.778 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:15:01.778 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout fsid = c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 2023-09-23T15:15:01.779 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T15:15:01.780 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T15:15:01.780 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T15:15:01.780 INFO:teuthology.orchestra.run.smithi140.stdout:Enabling cephadm module... 2023-09-23T15:15:03.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:03 smithi140 bash[27561]: ignoring --setuser ceph since I am not root 2023-09-23T15:15:03.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:03 smithi140 bash[27561]: ignoring --setgroup ceph since I am not root 2023-09-23T15:15:03.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:03 smithi140 bash[27561]: debug 2023-09-23T15:15:03.524+0000 7f28ffffc1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:15:03.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:03 smithi140 bash[27297]: audit 2023-09-23T15:15:03.276890+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.140:0/1919343513' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T15:15:04.617 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27561]: debug 2023-09-23T15:15:04.436+0000 7f28ffffc1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:15:04.617 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27561]: debug 2023-09-23T15:15:04.536+0000 7f28ffffc1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:15:04.617 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27297]: audit 2023-09-23T15:15:03.334509+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.140:0/1919343513' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T15:15:04.617 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27297]: cluster 2023-09-23T15:15:03.334672+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-09-23T15:15:04.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27561]: debug 2023-09-23T15:15:04.640+0000 7f28ffffc1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:15:05.259 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:04 smithi140 bash[27561]: debug 2023-09-23T15:15:04.908+0000 7f28ffffc1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:15:05.591 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:05 smithi140 bash[27297]: audit 2023-09-23T15:15:05.340859+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.140:0/2021190790' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T15:15:05.591 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:05 smithi140 bash[27561]: debug 2023-09-23T15:15:05.252+0000 7f28ffffc1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:15:05.591 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:05 smithi140 bash[27561]: debug 2023-09-23T15:15:05.352+0000 7f28ffffc1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:15:05.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:05 smithi140 bash[27561]: debug 2023-09-23T15:15:05.620+0000 7f28ffffc1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:15:06.010 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:15:06.010 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-23T15:15:06.010 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T15:15:06.010 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T15:15:06.010 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T15:15:06.011 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:15:06.011 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for the mgr to restart... 2023-09-23T15:15:06.011 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mgr epoch 5... 2023-09-23T15:15:06.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:06 smithi140 bash[27561]: debug 2023-09-23T15:15:06.600+0000 7f28ffffc1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:15:06.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:06 smithi140 bash[27561]: debug 2023-09-23T15:15:06.712+0000 7f28ffffc1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:15:06.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:06 smithi140 bash[27561]: debug 2023-09-23T15:15:06.836+0000 7f28ffffc1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:15:07.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:07 smithi140 bash[27561]: debug 2023-09-23T15:15:07.344+0000 7f28ffffc1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:15:07.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:07 smithi140 bash[27561]: debug 2023-09-23T15:15:07.560+0000 7f28ffffc1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:15:08.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:07 smithi140 bash[27561]: debug 2023-09-23T15:15:07.928+0000 7f28ffffc1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:15:08.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:08 smithi140 bash[27561]: debug 2023-09-23T15:15:08.408+0000 7f28ffffc1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:15:09.227 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:08 smithi140 bash[27561]: debug 2023-09-23T15:15:08.956+0000 7f28ffffc1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:15:09.227 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.056+0000 7f28ffffc1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:15:09.523 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.220+0000 7f28ffffc1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:15:09.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.516+0000 7f28ffffc1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:15:09.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.656+0000 7f28ffffc1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:15:09.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.764+0000 7f28ffffc1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:15:10.196 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:09 smithi140 bash[27561]: debug 2023-09-23T15:15:09.888+0000 7f28ffffc1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:15:10.196 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:10 smithi140 bash[27561]: debug 2023-09-23T15:15:10.072+0000 7f28ffffc1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:15:10.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:10 smithi140 bash[27561]: debug 2023-09-23T15:15:10.188+0000 7f28ffffc1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:15:11.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27561]: debug 2023-09-23T15:15:11.384+0000 7f28ffffc1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:15:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: cluster 2023-09-23T15:15:11.406531+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: cluster 2023-09-23T15:15:11.407199+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: cluster 2023-09-23T15:15:11.414713+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: cluster 2023-09-23T15:15:11.414855+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00791847s) 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: audit 2023-09-23T15:15:11.415653+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: audit 2023-09-23T15:15:11.416884+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: audit 2023-09-23T15:15:11.418004+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: audit 2023-09-23T15:15:11.418248+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: audit 2023-09-23T15:15:11.418478+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:15:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:11 smithi140 bash[27297]: cluster 2023-09-23T15:15:11.449410+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2023-09-23T15:15:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: cephadm 2023-09-23T15:15:11.467637+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T15:15:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.472901+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.479189+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.485256+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.490513+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.495336+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.506615+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: audit 2023-09-23T15:15:11.511213+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:15:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:12 smithi140 bash[27297]: cluster 2023-09-23T15:15:12.418313+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.01138s) 2023-09-23T15:15:13.173 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:15:13.173 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-23T15:15:13.174 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T15:15:13.174 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:15:13.174 INFO:teuthology.orchestra.run.smithi140.stdout:mgr epoch 5 is available 2023-09-23T15:15:13.174 INFO:teuthology.orchestra.run.smithi140.stdout:Setting orchestrator backend to cephadm... 2023-09-23T15:15:14.631 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: audit 2023-09-23T15:15:12.415840+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: audit 2023-09-23T15:15:12.429675+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: cephadm 2023-09-23T15:15:13.142973+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [23/Sep/2023:15:15:13] ENGINE Bus STARTING 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: cephadm 2023-09-23T15:15:13.266975+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [23/Sep/2023:15:15:13] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: cephadm 2023-09-23T15:15:13.267505+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [23/Sep/2023:15:15:13] ENGINE Bus STARTED 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: audit 2023-09-23T15:15:13.274366+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:14 smithi140 bash[27297]: audit 2023-09-23T15:15:13.318637+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:15 smithi140 bash[27297]: cluster 2023-09-23T15:15:14.280686+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T15:15:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:15 smithi140 bash[27297]: audit 2023-09-23T15:15:14.580116+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:15 smithi140 bash[27297]: audit 2023-09-23T15:15:14.640997+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:16 smithi140 bash[27297]: audit 2023-09-23T15:15:14.571686+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:17.324 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-23T15:15:17.324 INFO:teuthology.orchestra.run.smithi140.stdout:Generating ssh key... 2023-09-23T15:15:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:17 smithi140 bash[27297]: audit 2023-09-23T15:15:16.737845+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:19.081 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: Generating public/private rsa key pair. 2023-09-23T15:15:19.081 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: Your identification has been saved in /tmp/tmpcsw2cspb/key. 2023-09-23T15:15:19.081 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: Your public key has been saved in /tmp/tmpcsw2cspb/key.pub. 2023-09-23T15:15:19.081 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: The key fingerprint is: 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: SHA256:rwsK3qAX2iAvHt8RooddTeA5INAHC8I8NJ82TBhaVXA ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: The key's randomart image is: 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: +---[RSA 3072]----+ 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |O*==o+E | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |oBB.=.o | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |. oB + . | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: | . . + | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: | . o .S | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |o = o . . | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |.Oo+ .. . | 2023-09-23T15:15:19.082 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |ooB+.... . | 2023-09-23T15:15:19.083 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: |o+..o. o. | 2023-09-23T15:15:19.083 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:18 smithi140 bash[27561]: +----[SHA256]-----+ 2023-09-23T15:15:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:19 smithi140 bash[27297]: audit 2023-09-23T15:15:18.655989+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:19 smithi140 bash[27297]: cephadm 2023-09-23T15:15:18.656411+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2023-09-23T15:15:20.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:19 smithi140 bash[27297]: audit 2023-09-23T15:15:18.830788+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:20.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:19 smithi140 bash[27297]: audit 2023-09-23T15:15:18.833892+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:21.503 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+UdEZhWxeLeeVr59SqDuw+FEbIb8wr2gKpwMN1pZQrOWqaY8Ns//Ic5vtI7FWg7AldDK75bTd5ceFyKABc0Y8ZhH87JLce3Jyqoad6BjPM0k2kbApT3WWlg2bW9d5oPz2zWtQlLY8dbhHO8FOO7tQKhl4WhFzG32VOhdXqkwSYJkC1N6ABL5kyI8dmbUQ32+BKIInR2u3oX2tQkZgKVxKmuDd+btig4G0h/R4qFXA70Z+FIt4afs3m0zVz19Gv044i4uaj+WI6GTRk8k5CqF6SX/yFqr8rPRmKorLv72U8qKGguWxz0OA1MCxtbZyjkz2o2tC7TVwMD3i+feKx0XhfMHmMTKpJ/mXwIvNYtzScTUe5Ct75oaVb4Q7+m8RZhN89YiY0oh6GHOaFxyz1fbnP8tyb55lCFVqZZAOFuCoohbbqsZTJuvaokPfFnaAJnEazsb3lE7BcyXf2vtOzhelDw5LPjQju6EspIvpsx75vfoHsJIq+vbqfY6EXwYA6o0= ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:15:21.504 INFO:teuthology.orchestra.run.smithi140.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T15:15:21.504 INFO:teuthology.orchestra.run.smithi140.stdout:Adding key to root@localhost authorized_keys... 2023-09-23T15:15:21.505 INFO:teuthology.orchestra.run.smithi140.stdout:Adding host smithi140... 2023-09-23T15:15:21.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:21 smithi140 bash[27297]: audit 2023-09-23T15:15:20.868480+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:23.546 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:23 smithi140 bash[27297]: audit 2023-09-23T15:15:22.941988+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi140", "addr": "172.21.15.140", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:25.198 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:25 smithi140 bash[27297]: cephadm 2023-09-23T15:15:23.710255+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi140 2023-09-23T15:15:26.609 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout Added host 'smithi140' with addr '172.21.15.140' 2023-09-23T15:15:26.609 INFO:teuthology.orchestra.run.smithi140.stdout:Deploying unmanaged mon service... 2023-09-23T15:15:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:26 smithi140 bash[27297]: audit 2023-09-23T15:15:25.607343+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:26 smithi140 bash[27297]: cephadm 2023-09-23T15:15:25.608125+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi140 2023-09-23T15:15:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:26 smithi140 bash[27297]: audit 2023-09-23T15:15:25.612230+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:29.345 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-23T15:15:29.345 INFO:teuthology.orchestra.run.smithi140.stdout:Deploying unmanaged mgr service... 2023-09-23T15:15:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:29 smithi140 bash[27297]: audit 2023-09-23T15:15:28.557506+0000 mgr.y (mgr.14120) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:29 smithi140 bash[27297]: cephadm 2023-09-23T15:15:28.560537+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T15:15:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:29 smithi140 bash[27297]: audit 2023-09-23T15:15:28.565135+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:29.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:29 smithi140 bash[27297]: audit 2023-09-23T15:15:28.946031+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:29.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:29 smithi140 bash[27297]: audit 2023-09-23T15:15:29.278302+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:31.508 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-23T15:15:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:31 smithi140 bash[27297]: audit 2023-09-23T15:15:30.802575+0000 mgr.y (mgr.14120) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:31 smithi140 bash[27297]: cephadm 2023-09-23T15:15:30.803682+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T15:15:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:31 smithi140 bash[27297]: audit 2023-09-23T15:15:30.808761+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:33.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:32 smithi140 bash[27297]: cluster 2023-09-23T15:15:31.419699+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:15:34.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:33 smithi140 bash[27297]: audit 2023-09-23T15:15:32.980359+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.140:0/3831063344' entity='client.admin' 2023-09-23T15:15:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:35 smithi140 bash[27297]: cluster 2023-09-23T15:15:33.420141+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:15:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:35 smithi140 bash[27297]: audit 2023-09-23T15:15:34.510487+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:35 smithi140 bash[27297]: audit 2023-09-23T15:15:35.071888+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.140:0/2591717544' entity='client.admin' 2023-09-23T15:15:35.829 INFO:teuthology.orchestra.run.smithi140.stdout:Enabling the dashboard module... 2023-09-23T15:15:36.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:36 smithi140 bash[27297]: audit 2023-09-23T15:15:35.149102+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.140:0/1024780840' entity='mgr.y' 2023-09-23T15:15:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:37 smithi140 bash[27297]: cluster 2023-09-23T15:15:35.420573+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:15:38.426 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:38 smithi140 bash[27297]: audit 2023-09-23T15:15:37.295949+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.140:0/680552504' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T15:15:38.426 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:38 smithi140 bash[27561]: ignoring --setuser ceph since I am not root 2023-09-23T15:15:38.427 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:38 smithi140 bash[27561]: ignoring --setgroup ceph since I am not root 2023-09-23T15:15:38.427 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:38 smithi140 bash[27561]: debug 2023-09-23T15:15:38.376+0000 7f1fbebea1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:15:39.275 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27297]: audit 2023-09-23T15:15:38.162819+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.140:0/680552504' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T15:15:39.275 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27297]: cluster 2023-09-23T15:15:38.162899+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 26s) 2023-09-23T15:15:39.594 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27561]: debug 2023-09-23T15:15:39.271+0000 7f1fbebea1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:15:39.594 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27561]: debug 2023-09-23T15:15:39.371+0000 7f1fbebea1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:15:39.594 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27561]: debug 2023-09-23T15:15:39.475+0000 7f1fbebea1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:15:39.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:39 smithi140 bash[27561]: debug 2023-09-23T15:15:39.751+0000 7f1fbebea1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:15:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:40 smithi140 bash[27297]: audit 2023-09-23T15:15:40.309687+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.140:0/3246876158' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T15:15:40.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:40 smithi140 bash[27561]: debug 2023-09-23T15:15:40.119+0000 7f1fbebea1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:15:40.384 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:40 smithi140 bash[27561]: debug 2023-09-23T15:15:40.219+0000 7f1fbebea1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:15:40.886 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:40 smithi140 bash[27561]: debug 2023-09-23T15:15:40.511+0000 7f1fbebea1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for the mgr to restart... 2023-09-23T15:15:40.922 INFO:teuthology.orchestra.run.smithi140.stdout:Waiting for mgr epoch 9... 2023-09-23T15:15:41.776 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:41 smithi140 bash[27561]: debug 2023-09-23T15:15:41.555+0000 7f1fbebea1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:15:41.776 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:41 smithi140 bash[27561]: debug 2023-09-23T15:15:41.663+0000 7f1fbebea1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:15:42.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:41 smithi140 bash[27561]: debug 2023-09-23T15:15:41.771+0000 7f1fbebea1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:15:42.468 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:42 smithi140 bash[27561]: debug 2023-09-23T15:15:42.235+0000 7f1fbebea1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:15:42.843 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:42 smithi140 bash[27561]: debug 2023-09-23T15:15:42.463+0000 7f1fbebea1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:15:43.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:42 smithi140 bash[27561]: debug 2023-09-23T15:15:42.875+0000 7f1fbebea1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:15:43.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:43 smithi140 bash[27561]: debug 2023-09-23T15:15:43.383+0000 7f1fbebea1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:15:44.212 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:43 smithi140 bash[27561]: debug 2023-09-23T15:15:43.927+0000 7f1fbebea1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:15:44.212 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.035+0000 7f1fbebea1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:15:44.212 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.207+0000 7f1fbebea1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:15:44.766 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.507+0000 7f1fbebea1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:15:44.766 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.651+0000 7f1fbebea1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:15:45.077 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.763+0000 7f1fbebea1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:15:45.077 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:44 smithi140 bash[27561]: debug 2023-09-23T15:15:44.887+0000 7f1fbebea1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:15:45.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:45 smithi140 bash[27561]: debug 2023-09-23T15:15:45.075+0000 7f1fbebea1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:15:45.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:45 smithi140 bash[27561]: debug 2023-09-23T15:15:45.191+0000 7f1fbebea1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:15:46.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27561]: debug 2023-09-23T15:15:46.395+0000 7f1fbebea1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:15:46.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: cluster 2023-09-23T15:15:46.418592+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:15:46.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: cluster 2023-09-23T15:15:46.419040+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2023-09-23T15:15:46.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: cluster 2023-09-23T15:15:46.424547+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T15:15:46.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: cluster 2023-09-23T15:15:46.424886+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00602884s) 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: audit 2023-09-23T15:15:46.427549+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: audit 2023-09-23T15:15:46.428608+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: audit 2023-09-23T15:15:46.429506+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: audit 2023-09-23T15:15:46.429712+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: audit 2023-09-23T15:15:46.429907+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:15:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:46 smithi140 bash[27297]: cluster 2023-09-23T15:15:46.457373+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2023-09-23T15:15:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:47 smithi140 bash[27297]: audit 2023-09-23T15:15:46.489774+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:47 smithi140 bash[27297]: audit 2023-09-23T15:15:46.494882+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:15:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:47 smithi140 bash[27297]: audit 2023-09-23T15:15:46.513392+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:15:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:47 smithi140 bash[27297]: audit 2023-09-23T15:15:46.517955+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:15:47.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:47 smithi140 bash[27297]: cluster 2023-09-23T15:15:47.429534+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e11: y(active, since 1.01068s) 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout { 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout } 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:mgr epoch 9 is available 2023-09-23T15:15:48.053 INFO:teuthology.orchestra.run.smithi140.stdout:Generating a dashboard self-signed certificate... 2023-09-23T15:15:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:48 smithi140 bash[27297]: cephadm 2023-09-23T15:15:47.552583+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [23/Sep/2023:15:15:47] ENGINE Bus STARTING 2023-09-23T15:15:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:48 smithi140 bash[27297]: cephadm 2023-09-23T15:15:47.674045+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [23/Sep/2023:15:15:47] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:15:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:48 smithi140 bash[27297]: cephadm 2023-09-23T15:15:47.674473+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [23/Sep/2023:15:15:47] ENGINE Bus STARTED 2023-09-23T15:15:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:48 smithi140 bash[27297]: audit 2023-09-23T15:15:47.680315+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:49 smithi140 bash[27297]: cluster 2023-09-23T15:15:48.689706+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-23T15:15:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:49 smithi140 bash[27297]: audit 2023-09-23T15:15:49.457862+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:49 smithi140 bash[27297]: audit 2023-09-23T15:15:49.464960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:50.173 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-23T15:15:50.173 INFO:teuthology.orchestra.run.smithi140.stdout:Creating initial admin user... 2023-09-23T15:15:50.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:50 smithi140 bash[27297]: audit 2023-09-23T15:15:49.403087+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:52.479 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$c5m.nkFpOWVELWauh.fKRe.fRLa2Kimn7ypkKIZOExaloXqVQscdy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695482151, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T15:15:52.480 INFO:teuthology.orchestra.run.smithi140.stdout:Fetching dashboard port number... 2023-09-23T15:15:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:52 smithi140 bash[27297]: audit 2023-09-23T15:15:51.598092+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:15:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:52 smithi140 bash[27297]: audit 2023-09-23T15:15:51.845025+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:54.103 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:53 smithi140 bash[27297]: cluster 2023-09-23T15:15:52.853608+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T15:15:54.103 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:53 smithi140 bash[27297]: audit 2023-09-23T15:15:53.366451+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:54.602 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stdout 8443 2023-09-23T15:15:54.602 INFO:teuthology.orchestra.run.smithi140.stdout:firewalld does not appear to be present 2023-09-23T15:15:54.603 INFO:teuthology.orchestra.run.smithi140.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T15:15:54.607 INFO:teuthology.orchestra.run.smithi140.stdout:Ceph Dashboard is now available at: 2023-09-23T15:15:54.607 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:54.607 INFO:teuthology.orchestra.run.smithi140.stdout: URL: https://smithi140.front.sepia.ceph.com:8443/ 2023-09-23T15:15:54.607 INFO:teuthology.orchestra.run.smithi140.stdout: User: admin 2023-09-23T15:15:54.608 INFO:teuthology.orchestra.run.smithi140.stdout: Password: 7u5q9fdxxv 2023-09-23T15:15:54.608 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:54.608 INFO:teuthology.orchestra.run.smithi140.stdout:Saving cluster configuration to /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config directory 2023-09-23T15:15:54.608 INFO:teuthology.orchestra.run.smithi140.stdout:Enabling autotune for osd_memory_target 2023-09-23T15:15:55.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:54 smithi140 bash[27297]: audit 2023-09-23T15:15:53.855712+0000 mon.a (mon.0) 92 : audit [DBG] from='client.? 172.21.15.140:0/2086340928' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T15:15:55.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:54 smithi140 bash[27297]: audit 2023-09-23T15:15:54.056072+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:15:58.803 INFO:teuthology.orchestra.run.smithi140.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-23T15:15:58.803 INFO:teuthology.orchestra.run.smithi140.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T15:15:58.803 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.803 INFO:teuthology.orchestra.run.smithi140.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout:Or, if you are only running a single cluster on this host: 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.804 INFO:teuthology.orchestra.run.smithi140.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: ceph telemetry on 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout:For more information see: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:15:58.805 INFO:teuthology.orchestra.run.smithi140.stdout:Bootstrap complete. 2023-09-23T15:15:58.838 INFO:tasks.cephadm:Fetching config... 2023-09-23T15:15:58.838 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:15:58.839 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T15:15:58.844 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T15:15:58.844 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:15:58.844 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T15:15:58.894 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T15:15:58.894 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:15:58.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd if=/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T15:15:58.946 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T15:15:58.946 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:15:58.946 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T15:15:58.994 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T15:15:58.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+UdEZhWxeLeeVr59SqDuw+FEbIb8wr2gKpwMN1pZQrOWqaY8Ns//Ic5vtI7FWg7AldDK75bTd5ceFyKABc0Y8ZhH87JLce3Jyqoad6BjPM0k2kbApT3WWlg2bW9d5oPz2zWtQlLY8dbhHO8FOO7tQKhl4WhFzG32VOhdXqkwSYJkC1N6ABL5kyI8dmbUQ32+BKIInR2u3oX2tQkZgKVxKmuDd+btig4G0h/R4qFXA70Z+FIt4afs3m0zVz19Gv044i4uaj+WI6GTRk8k5CqF6SX/yFqr8rPRmKorLv72U8qKGguWxz0OA1MCxtbZyjkz2o2tC7TVwMD3i+feKx0XhfMHmMTKpJ/mXwIvNYtzScTUe5Ct75oaVb4Q7+m8RZhN89YiY0oh6GHOaFxyz1fbnP8tyb55lCFVqZZAOFuCoohbbqsZTJuvaokPfFnaAJnEazsb3lE7BcyXf2vtOzhelDw5LPjQju6EspIvpsx75vfoHsJIq+vbqfY6EXwYA6o0= ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T15:15:59.056 INFO:teuthology.orchestra.run.smithi140.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+UdEZhWxeLeeVr59SqDuw+FEbIb8wr2gKpwMN1pZQrOWqaY8Ns//Ic5vtI7FWg7AldDK75bTd5ceFyKABc0Y8ZhH87JLce3Jyqoad6BjPM0k2kbApT3WWlg2bW9d5oPz2zWtQlLY8dbhHO8FOO7tQKhl4WhFzG32VOhdXqkwSYJkC1N6ABL5kyI8dmbUQ32+BKIInR2u3oX2tQkZgKVxKmuDd+btig4G0h/R4qFXA70Z+FIt4afs3m0zVz19Gv044i4uaj+WI6GTRk8k5CqF6SX/yFqr8rPRmKorLv72U8qKGguWxz0OA1MCxtbZyjkz2o2tC7TVwMD3i+feKx0XhfMHmMTKpJ/mXwIvNYtzScTUe5Ct75oaVb4Q7+m8RZhN89YiY0oh6GHOaFxyz1fbnP8tyb55lCFVqZZAOFuCoohbbqsZTJuvaokPfFnaAJnEazsb3lE7BcyXf2vtOzhelDw5LPjQju6EspIvpsx75vfoHsJIq+vbqfY6EXwYA6o0= ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:15:59.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+UdEZhWxeLeeVr59SqDuw+FEbIb8wr2gKpwMN1pZQrOWqaY8Ns//Ic5vtI7FWg7AldDK75bTd5ceFyKABc0Y8ZhH87JLce3Jyqoad6BjPM0k2kbApT3WWlg2bW9d5oPz2zWtQlLY8dbhHO8FOO7tQKhl4WhFzG32VOhdXqkwSYJkC1N6ABL5kyI8dmbUQ32+BKIInR2u3oX2tQkZgKVxKmuDd+btig4G0h/R4qFXA70Z+FIt4afs3m0zVz19Gv044i4uaj+WI6GTRk8k5CqF6SX/yFqr8rPRmKorLv72U8qKGguWxz0OA1MCxtbZyjkz2o2tC7TVwMD3i+feKx0XhfMHmMTKpJ/mXwIvNYtzScTUe5Ct75oaVb4Q7+m8RZhN89YiY0oh6GHOaFxyz1fbnP8tyb55lCFVqZZAOFuCoohbbqsZTJuvaokPfFnaAJnEazsb3lE7BcyXf2vtOzhelDw5LPjQju6EspIvpsx75vfoHsJIq+vbqfY6EXwYA6o0= ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T15:15:59.089 INFO:teuthology.orchestra.run.smithi186.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+UdEZhWxeLeeVr59SqDuw+FEbIb8wr2gKpwMN1pZQrOWqaY8Ns//Ic5vtI7FWg7AldDK75bTd5ceFyKABc0Y8ZhH87JLce3Jyqoad6BjPM0k2kbApT3WWlg2bW9d5oPz2zWtQlLY8dbhHO8FOO7tQKhl4WhFzG32VOhdXqkwSYJkC1N6ABL5kyI8dmbUQ32+BKIInR2u3oX2tQkZgKVxKmuDd+btig4G0h/R4qFXA70Z+FIt4afs3m0zVz19Gv044i4uaj+WI6GTRk8k5CqF6SX/yFqr8rPRmKorLv72U8qKGguWxz0OA1MCxtbZyjkz2o2tC7TVwMD3i+feKx0XhfMHmMTKpJ/mXwIvNYtzScTUe5Ct75oaVb4Q7+m8RZhN89YiY0oh6GHOaFxyz1fbnP8tyb55lCFVqZZAOFuCoohbbqsZTJuvaokPfFnaAJnEazsb3lE7BcyXf2vtOzhelDw5LPjQju6EspIvpsx75vfoHsJIq+vbqfY6EXwYA6o0= ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:15:59.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T15:15:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:15:59 smithi140 bash[27297]: audit 2023-09-23T15:15:58.143703+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.140:0/417980257' entity='client.admin' 2023-09-23T15:16:05.811 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.400373+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.406494+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.407710+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi140", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.415109+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.448773+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:16:06.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:06 smithi140 bash[27297]: audit 2023-09-23T15:16:05.459090+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:07.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:07 smithi140 bash[27297]: cluster 2023-09-23T15:16:06.431225+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:09.458 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T15:16:09.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T15:16:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:09 smithi140 bash[27297]: cluster 2023-09-23T15:16:08.431734+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:09 smithi140 bash[27297]: audit 2023-09-23T15:16:08.791536+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.140:0/1946818984' entity='client.admin' 2023-09-23T15:16:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:09 smithi140 bash[27297]: audit 2023-09-23T15:16:08.815049+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:16:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:09 smithi140 bash[27297]: audit 2023-09-23T15:16:08.820968+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:11 smithi140 bash[27297]: cluster 2023-09-23T15:16:10.432268+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:14.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:13 smithi140 bash[27297]: cluster 2023-09-23T15:16:12.432789+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:14.182 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:16:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:16 smithi140 bash[27297]: cluster 2023-09-23T15:16:14.433329+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:17.634 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi186 2023-09-23T15:16:17.634 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:16:17.635 DEBUG:teuthology.orchestra.run.smithi186:> dd of=/etc/ceph/ceph.conf 2023-09-23T15:16:17.642 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:16:17.642 DEBUG:teuthology.orchestra.run.smithi186:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:16:17.691 INFO:tasks.cephadm:Adding host smithi186 to orchestrator... 2023-09-23T15:16:17.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi186 2023-09-23T15:16:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: cluster 2023-09-23T15:16:16.433877+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:16.923818+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:16.928981+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:16.939616+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:16.942386+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:16.943766+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: cephadm 2023-09-23T15:16:16.945616+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: cephadm 2023-09-23T15:16:17.110964+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:17.761853+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:17.766246+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:17 smithi140 bash[27297]: audit 2023-09-23T15:16:17.770807+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:19.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:18 smithi140 bash[27297]: cephadm 2023-09-23T15:16:17.425870+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:16:19.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:18 smithi140 bash[27297]: cephadm 2023-09-23T15:16:17.590811+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:16:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:20 smithi140 bash[27297]: cluster 2023-09-23T15:16:18.434318+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:22.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:22 smithi140 bash[27297]: cluster 2023-09-23T15:16:20.434806+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:22.402 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:16:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:24 smithi140 bash[27297]: cluster 2023-09-23T15:16:22.435176+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:26 smithi140 bash[27297]: cluster 2023-09-23T15:16:24.435508+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:27 smithi140 bash[27297]: audit 2023-09-23T15:16:25.368132+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi186", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:16:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:27 smithi140 bash[27297]: cephadm 2023-09-23T15:16:26.225732+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi186 2023-09-23T15:16:28.166 INFO:teuthology.orchestra.run.smithi140.stdout:Added host 'smithi186' with addr '172.21.15.186' 2023-09-23T15:16:28.427 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:28 smithi140 bash[27297]: cluster 2023-09-23T15:16:26.435943+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:28.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T15:16:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:29 smithi140 bash[27297]: audit 2023-09-23T15:16:28.164935+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:29 smithi140 bash[27297]: cephadm 2023-09-23T15:16:28.165775+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi186 2023-09-23T15:16:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:29 smithi140 bash[27297]: audit 2023-09-23T15:16:28.172934+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:16:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:29 smithi140 bash[27297]: audit 2023-09-23T15:16:28.494028+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:30 smithi140 bash[27297]: cluster 2023-09-23T15:16:28.436370+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:30 smithi140 bash[27297]: audit 2023-09-23T15:16:29.816901+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:31.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:31 smithi140 bash[27297]: cluster 2023-09-23T15:16:30.436827+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:31.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:31 smithi140 bash[27297]: audit 2023-09-23T15:16:30.609165+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:33.640 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:16:33.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:33 smithi140 bash[27297]: cluster 2023-09-23T15:16:32.437202+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:36.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:36 smithi140 bash[27297]: cluster 2023-09-23T15:16:34.437649+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:36.479 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:16:36.479 INFO:teuthology.orchestra.run.smithi140.stdout:[{"addr": "172.21.15.140", "hostname": "smithi140", "labels": [], "status": ""}, {"addr": "172.21.15.186", "hostname": "smithi186", "labels": [], "status": ""}] 2023-09-23T15:16:37.207 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T15:16:37.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T15:16:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: cluster 2023-09-23T15:16:36.437941+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.448988+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.451737+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.455424+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.457982+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.458759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi186", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.460004+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.461047+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: cephadm 2023-09-23T15:16:36.462483+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:16:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:36.478514+0000 mgr.y (mgr.14152) 33 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: cephadm 2023-09-23T15:16:36.626690+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: cephadm 2023-09-23T15:16:36.791928+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: cephadm 2023-09-23T15:16:36.956988+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:37.126280+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:37.130016+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:37 smithi140 bash[27297]: audit 2023-09-23T15:16:37.133775+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:40 smithi140 bash[27297]: cluster 2023-09-23T15:16:38.438329+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:41.928 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:16:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:42 smithi140 bash[27297]: cluster 2023-09-23T15:16:40.438700+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:44.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:44 smithi140 bash[27297]: cluster 2023-09-23T15:16:42.439071+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:45.153 INFO:teuthology.orchestra.run.smithi140.stderr:adjusted tunables profile to default 2023-09-23T15:16:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:45 smithi140 bash[27297]: audit 2023-09-23T15:16:44.941317+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.140:0/1248818525' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T15:16:45.841 INFO:tasks.cephadm:Adding mon.a on smithi140 2023-09-23T15:16:45.841 INFO:tasks.cephadm:Adding mon.c on smithi140 2023-09-23T15:16:45.841 INFO:tasks.cephadm:Adding mon.b on smithi186 2023-09-23T15:16:45.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi140:172.21.15.140=a;smithi140:[v2:172.21.15.140:3301,v1:172.21.15.140:6790]=c;smithi186:172.21.15.186=b' 2023-09-23T15:16:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:46 smithi140 bash[27297]: cluster 2023-09-23T15:16:44.439441+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:46 smithi140 bash[27297]: audit 2023-09-23T15:16:45.147654+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.140:0/1248818525' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T15:16:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:46 smithi140 bash[27297]: cluster 2023-09-23T15:16:45.147749+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:16:47.076 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:16:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:48 smithi140 bash[27297]: cluster 2023-09-23T15:16:46.439843+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:50.043 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled mon update... 2023-09-23T15:16:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: cluster 2023-09-23T15:16:48.440230+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.041712+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.046853+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:16:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.049506+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:16:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.050864+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:16:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.056089+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.058707+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:16:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:50 smithi140 bash[27297]: audit 2023-09-23T15:16:50.059728+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:16:51.009 DEBUG:teuthology.orchestra.run.smithi140:mon.c> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T15:16:51.012 DEBUG:teuthology.orchestra.run.smithi186:mon.b> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T15:16:51.015 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T15:16:51.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T15:16:51.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:16:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:51 smithi140 bash[27297]: audit 2023-09-23T15:16:50.032605+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi140:172.21.15.140=a;smithi140:[v2:172.21.15.140:3301,v1:172.21.15.140:6790]=c;smithi186:172.21.15.186=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:16:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:51 smithi140 bash[27297]: cephadm 2023-09-23T15:16:50.036556+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi140:172.21.15.140=a;smithi140:[v2:172.21.15.140:3301,v1:172.21.15.140:6790]=c;smithi186:172.21.15.186=b;count:3 2023-09-23T15:16:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:51 smithi140 bash[27297]: cephadm 2023-09-23T15:16:50.060992+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi186 2023-09-23T15:16:51.472 INFO:journalctl@ceph.mon.b.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:16:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:52 smithi140 bash[27297]: cluster 2023-09-23T15:16:50.440624+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:52.868 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:16:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:54 smithi140 bash[27297]: cluster 2023-09-23T15:16:52.440989+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: cluster 2023-09-23T15:16:54.441421+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:16:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: audit 2023-09-23T15:16:55.524478+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: audit 2023-09-23T15:16:55.529630+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: audit 2023-09-23T15:16:55.544825+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:16:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: audit 2023-09-23T15:16:55.545910+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:16:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:16:56 smithi140 bash[27297]: audit 2023-09-23T15:16:55.547460+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:16:57.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:16:57 smithi186 bash[30645]: debug 2023-09-23T15:16:57.043+0000 7feb3f45a700 10 mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-09-23T15:17:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:00 smithi140 bash[40122]: debug 2023-09-23T15:17:00.582+0000 7f9060379700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T15:17:02.088 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-09-23T15:17:02.088 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":2,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","modified":"2023-09-23T15:16:57.050642Z","created":"2023-09-23T15:14:33.289316Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:3300","nonce":0},{"type":"v1","addr":"172.21.15.140:6789","nonce":0}]},"addr":"172.21.15.140:6789/0","public_addr":"172.21.15.140:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-09-23T15:17:02.093 INFO:teuthology.orchestra.run.smithi186.stderr:dumped monmap epoch 2 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:16:56.441773+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:16:57.055436+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:16:57.066459+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:16:57.066604+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:16:57.109278+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.186:0/1441588704' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:16:58.051362+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:16:58.442229+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:16:59.051099+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:16:59.052143+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:00.051559+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:00.442559+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:00.589691+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:01.051597+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:01.589448+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:02.051819+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.079500+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.085557+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0]} removed_ranks: {} 2023-09-23T15:17:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.086467+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.086550+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.086818+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.110815+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:02.114748+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:02.120626+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:02 smithi186 bash[30645]: audit 2023-09-23T15:17:02.135782+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:16:56.441773+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:16:57.055436+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:16:57.066459+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:16:57.066604+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:16:57.109278+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.186:0/1441588704' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:16:58.051362+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:16:58.442229+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:16:59.051099+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:16:59.052143+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:00.051559+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:00.442559+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:00.589691+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:01.051597+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:01.589448+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:02.051819+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.079500+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.085557+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0]} removed_ranks: {} 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.086467+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.086550+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.086818+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T15:17:02.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.110815+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:02.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:02.114748+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:02.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:02.120626+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:02.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:02 smithi140 bash[27297]: audit 2023-09-23T15:17:02.135782+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:03.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:17:03 smithi140 bash[27561]: debug 2023-09-23T15:17:03.050+0000 7f1f78586700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T15:17:03.995 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T15:17:03.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T15:17:07.974 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:17:08.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.443022+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:02.596119+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.596613+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:02.600632+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:02.618099+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:02.618454+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:03.589860+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:04.443421+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:04.590159+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:04.591917+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:05.590063+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.003 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:06.443905+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:06.590412+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.590695+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.603795+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.643349+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.651351+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.673519+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.673586+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.673900+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: cluster 2023-09-23T15:17:07.681798+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.688313+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.004 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.691864+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.005 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.695260+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.005 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.698719+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.005 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:07 smithi186 bash[30645]: audit 2023-09-23T15:17:07.702198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:16:56.441773+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:16:57.055436+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:16:57.066459+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:16:57.066604+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:16:57.109278+0000 mon.a (mon.0) 145 : audit [DBG] from='client.? 172.21.15.186:0/1441588704' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:16:58.051362+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:16:58.442229+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:16:59.051099+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:16:59.052143+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:00.051559+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:00.442559+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:00.589691+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:01.051597+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:01.589448+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.051819+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.079500+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.085557+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0]} removed_ranks: {} 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.086467+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.086550+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.086818+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T15:17:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.110815+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.443022+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:02.596119+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.596613+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:02.600632+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:02.618099+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:02.618454+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:03.589860+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:04.443421+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:04.590159+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:04.591917+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:05.590063+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:06.443905+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:06.590412+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.590695+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.603795+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.643349+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.651351+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.673519+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T15:17:08.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.673586+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.673900+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: cluster 2023-09-23T15:17:07.681798+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.688313+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.114748+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.120626+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.135782+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.443022+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.596119+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:17:08.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.596613+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:02.600632+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.618099+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:02.618454+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:03.589860+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:04.443421+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:04.590159+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:04.591917+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:05.590063+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:06.443905+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:06.590412+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.590695+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.603795+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.643349+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.651351+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.673519+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.673586+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.691864+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.695260+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.698719+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[27297]: audit 2023-09-23T15:17:07.702198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.673900+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: cluster 2023-09-23T15:17:07.681798+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.688313+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.691864+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.695260+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.698719+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:08.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:07 smithi140 bash[40122]: audit 2023-09-23T15:17:07.702198+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.125991+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.127803+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.130065+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.130368+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.467423+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.471168+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.474691+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.477632+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.481611+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.548078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.549771+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.551016+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[27297]: audit 2023-09-23T15:17:08.590145+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.125991+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.127803+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.130065+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.130368+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.467423+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.471168+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.474691+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.477632+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.481611+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.548078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:09.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.549771+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:09.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.551016+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:08 smithi140 bash[40122]: audit 2023-09-23T15:17:08.590145+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.125991+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.127803+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.130065+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.130368+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.467423+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.471168+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.474691+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.477632+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.481611+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.548078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:09.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.549771+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:09.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.551016+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:09.138 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:08 smithi186 bash[30645]: audit 2023-09-23T15:17:08.590145+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:17:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.295397+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.295751+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[27297]: cluster 2023-09-23T15:17:08.444310+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.547429+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[27297]: cephadm 2023-09-23T15:17:08.552411+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi140 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.295397+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.295751+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[40122]: cluster 2023-09-23T15:17:08.444310+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.547429+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T15:17:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:10 smithi140 bash[40122]: cephadm 2023-09-23T15:17:08.552411+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi140 2023-09-23T15:17:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:10 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.295397+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:10 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.295751+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:17:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:10 smithi186 bash[30645]: cluster 2023-09-23T15:17:08.444310+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:10 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.547429+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T15:17:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:10 smithi186 bash[30645]: cephadm 2023-09-23T15:17:08.552411+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi140 2023-09-23T15:17:11.186 INFO:teuthology.orchestra.run.smithi186.stdout: 2023-09-23T15:17:11.186 INFO:teuthology.orchestra.run.smithi186.stdout:{"epoch":3,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","modified":"2023-09-23T15:17:02.590616Z","created":"2023-09-23T15:14:33.289316Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:3300","nonce":0},{"type":"v1","addr":"172.21.15.140:6789","nonce":0}]},"addr":"172.21.15.140:6789/0","public_addr":"172.21.15.140:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:3300","nonce":0},{"type":"v1","addr":"172.21.15.186:6789","nonce":0}]},"addr":"172.21.15.186:6789/0","public_addr":"172.21.15.186:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:3301","nonce":0},{"type":"v1","addr":"172.21.15.140:6790","nonce":0}]},"addr":"172.21.15.140:6790/0","public_addr":"172.21.15.140:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-23T15:17:11.189 INFO:teuthology.orchestra.run.smithi186.stderr:dumped monmap epoch 3 2023-09-23T15:17:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: cluster 2023-09-23T15:17:10.444738+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:10.543689+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:10.549360+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: cephadm 2023-09-23T15:17:10.571268+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:10.571811+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:10.573250+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:10.574715+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: cephadm 2023-09-23T15:17:10.576183+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi140 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[27297]: audit 2023-09-23T15:17:11.184560+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.186:0/1318940066' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: cluster 2023-09-23T15:17:10.444738+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:10.543689+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:10.549360+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: cephadm 2023-09-23T15:17:10.571268+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:10.571811+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:10.573250+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:10.574715+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: cephadm 2023-09-23T15:17:10.576183+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi140 2023-09-23T15:17:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:11 smithi140 bash[40122]: audit 2023-09-23T15:17:11.184560+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.186:0/1318940066' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: cluster 2023-09-23T15:17:10.444738+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:10.543689+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:10.549360+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: cephadm 2023-09-23T15:17:10.571268+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:10.571811+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:10.573250+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:10.574715+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: cephadm 2023-09-23T15:17:10.576183+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi140 2023-09-23T15:17:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:11 smithi186 bash[30645]: audit 2023-09-23T15:17:11.184560+0000 mon.b (mon.1) 3 : audit [DBG] from='client.? 172.21.15.186:0/1318940066' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:17:11.923 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T15:17:11.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T15:17:13.752 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: cluster 2023-09-23T15:17:12.445091+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:13.752 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: audit 2023-09-23T15:17:12.479461+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: audit 2023-09-23T15:17:12.486920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: cephadm 2023-09-23T15:17:12.494875+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: audit 2023-09-23T15:17:12.495349+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: audit 2023-09-23T15:17:12.496863+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: audit 2023-09-23T15:17:12.498431+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:13.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:13 smithi186 bash[30645]: cephadm 2023-09-23T15:17:12.500287+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2023-09-23T15:17:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: cluster 2023-09-23T15:17:12.445091+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: audit 2023-09-23T15:17:12.479461+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: audit 2023-09-23T15:17:12.486920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: cephadm 2023-09-23T15:17:12.494875+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: audit 2023-09-23T15:17:12.495349+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: audit 2023-09-23T15:17:12.496863+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: audit 2023-09-23T15:17:12.498431+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[27297]: cephadm 2023-09-23T15:17:12.500287+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: cluster 2023-09-23T15:17:12.445091+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: audit 2023-09-23T15:17:12.479461+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: audit 2023-09-23T15:17:12.486920+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: cephadm 2023-09-23T15:17:12.494875+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: audit 2023-09-23T15:17:12.495349+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: audit 2023-09-23T15:17:12.496863+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: audit 2023-09-23T15:17:12.498431+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:13 smithi140 bash[40122]: cephadm 2023-09-23T15:17:12.500287+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi186 2023-09-23T15:17:15.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: cluster 2023-09-23T15:17:14.445534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.455268+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.460315+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.471379+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.474320+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.475773+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[27297]: audit 2023-09-23T15:17:14.482379+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: cluster 2023-09-23T15:17:14.445534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:15.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.455268+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.460315+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.471379+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:15.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.474320+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:15.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.475773+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:15.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:15 smithi140 bash[40122]: audit 2023-09-23T15:17:14.482379+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: cluster 2023-09-23T15:17:14.445534+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.455268+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.460315+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.471379+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.474320+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.475773+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:15 smithi186 bash[30645]: audit 2023-09-23T15:17:14.482379+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:16.648 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:17:17.711 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:17 smithi140 bash[40122]: cluster 2023-09-23T15:17:16.445953+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:17.711 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:17 smithi140 bash[27297]: cluster 2023-09-23T15:17:16.445953+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:17 smithi186 bash[30645]: cluster 2023-09-23T15:17:16.445953+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:19.598 INFO:teuthology.orchestra.run.smithi140.stdout:# minimal ceph.conf for c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:17:19.598 INFO:teuthology.orchestra.run.smithi140.stdout:[global] 2023-09-23T15:17:19.598 INFO:teuthology.orchestra.run.smithi140.stdout: fsid = c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:17:19.598 INFO:teuthology.orchestra.run.smithi140.stdout: mon_host = [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] 2023-09-23T15:17:20.316 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T15:17:20.317 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:17:20.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T15:17:20.332 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:17:20.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:17:20.391 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:17:20.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T15:17:20.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:20 smithi186 bash[30645]: cluster 2023-09-23T15:17:18.446331+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:20.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:20 smithi186 bash[30645]: audit 2023-09-23T15:17:19.597570+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.140:0/2849102365' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:20.409 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:17:20.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:17:20.468 INFO:tasks.cephadm:Adding mgr.y on smithi140 2023-09-23T15:17:20.469 INFO:tasks.cephadm:Adding mgr.x on smithi186 2023-09-23T15:17:20.469 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi140=y;smithi186=x' 2023-09-23T15:17:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:20 smithi140 bash[27297]: cluster 2023-09-23T15:17:18.446331+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:20 smithi140 bash[27297]: audit 2023-09-23T15:17:19.597570+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.140:0/2849102365' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:20 smithi140 bash[40122]: cluster 2023-09-23T15:17:18.446331+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:20 smithi140 bash[40122]: audit 2023-09-23T15:17:19.597570+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.140:0/2849102365' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:22 smithi186 bash[30645]: cluster 2023-09-23T15:17:20.446808+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:22 smithi140 bash[27297]: cluster 2023-09-23T15:17:20.446808+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:22 smithi140 bash[40122]: cluster 2023-09-23T15:17:20.446808+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:24.224 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:17:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:24 smithi186 bash[30645]: cluster 2023-09-23T15:17:22.447216+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:24 smithi140 bash[27297]: cluster 2023-09-23T15:17:22.447216+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:24 smithi140 bash[40122]: cluster 2023-09-23T15:17:22.447216+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:26 smithi186 bash[30645]: cluster 2023-09-23T15:17:24.447647+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:26 smithi140 bash[27297]: cluster 2023-09-23T15:17:24.447647+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:26 smithi140 bash[40122]: cluster 2023-09-23T15:17:24.447647+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:27.256 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled mgr update... 2023-09-23T15:17:28.440 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: cluster 2023-09-23T15:17:26.448072+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:28.440 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.255201+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.297022+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.300399+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.302175+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.309247+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.331360+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.335769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.337362+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:28.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:28 smithi186 bash[30645]: audit 2023-09-23T15:17:27.339029+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.442 DEBUG:teuthology.orchestra.run.smithi186:mgr.x> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T15:17:28.445 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T15:17:28.445 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:17:28.445 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T15:17:28.453 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T15:17:28.453 DEBUG:teuthology.orchestra.run.smithi140:> stat /dev/vg_nvme/lv_1 2023-09-23T15:17:28.507 INFO:teuthology.orchestra.run.smithi140.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T15:17:28.507 INFO:teuthology.orchestra.run.smithi140.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:28.507 INFO:teuthology.orchestra.run.smithi140.stdout:Device: 5h/5d Inode: 491 Links: 1 2023-09-23T15:17:28.508 INFO:teuthology.orchestra.run.smithi140.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:28.508 INFO:teuthology.orchestra.run.smithi140.stdout:Access: 2023-09-23 15:09:48.868007580 +0000 2023-09-23T15:17:28.508 INFO:teuthology.orchestra.run.smithi140.stdout:Modify: 2023-09-23 15:09:48.564014578 +0000 2023-09-23T15:17:28.508 INFO:teuthology.orchestra.run.smithi140.stdout:Change: 2023-09-23 15:09:48.564014578 +0000 2023-09-23T15:17:28.508 INFO:teuthology.orchestra.run.smithi140.stdout: Birth: - 2023-09-23T15:17:28.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T15:17:28.565 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: cluster 2023-09-23T15:17:26.448072+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.255201+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.297022+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.300399+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.302175+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.309247+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.331360+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.335769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.337362+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:28.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[27297]: audit 2023-09-23T15:17:27.339029+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: cluster 2023-09-23T15:17:26.448072+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.255201+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.297022+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.300399+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.302175+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.309247+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.331360+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.335769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.337362+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:28.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:28 smithi140 bash[40122]: audit 2023-09-23T15:17:27.339029+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:28.569 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records in 2023-09-23T15:17:28.569 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records out 2023-09-23T15:17:28.569 INFO:teuthology.orchestra.run.smithi140.stderr:512 bytes copied, 0.000398135 s, 1.3 MB/s 2023-09-23T15:17:28.569 DEBUG:teuthology.orchestra.run.smithi140:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T15:17:28.620 DEBUG:teuthology.orchestra.run.smithi140:> stat /dev/vg_nvme/lv_2 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout:Device: 5h/5d Inode: 496 Links: 1 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout:Access: 2023-09-23 15:09:49.419994874 +0000 2023-09-23T15:17:28.675 INFO:teuthology.orchestra.run.smithi140.stdout:Modify: 2023-09-23 15:09:49.100002240 +0000 2023-09-23T15:17:28.676 INFO:teuthology.orchestra.run.smithi140.stdout:Change: 2023-09-23 15:09:49.100002240 +0000 2023-09-23T15:17:28.676 INFO:teuthology.orchestra.run.smithi140.stdout: Birth: - 2023-09-23T15:17:28.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T15:17:28.731 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records in 2023-09-23T15:17:28.731 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records out 2023-09-23T15:17:28.731 INFO:teuthology.orchestra.run.smithi140.stderr:512 bytes copied, 0.000377176 s, 1.4 MB/s 2023-09-23T15:17:28.732 DEBUG:teuthology.orchestra.run.smithi140:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T15:17:28.784 DEBUG:teuthology.orchestra.run.smithi140:> stat /dev/vg_nvme/lv_3 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout:Access: 2023-09-23 15:09:49.923983273 +0000 2023-09-23T15:17:28.835 INFO:teuthology.orchestra.run.smithi140.stdout:Modify: 2023-09-23 15:09:49.631989995 +0000 2023-09-23T15:17:28.836 INFO:teuthology.orchestra.run.smithi140.stdout:Change: 2023-09-23 15:09:49.631989995 +0000 2023-09-23T15:17:28.836 INFO:teuthology.orchestra.run.smithi140.stdout: Birth: - 2023-09-23T15:17:28.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T15:17:28.883 INFO:journalctl@ceph.mgr.x.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:17:28.889 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records in 2023-09-23T15:17:28.889 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records out 2023-09-23T15:17:28.889 INFO:teuthology.orchestra.run.smithi140.stderr:512 bytes copied, 0.000393689 s, 1.3 MB/s 2023-09-23T15:17:28.890 DEBUG:teuthology.orchestra.run.smithi140:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T15:17:28.944 DEBUG:teuthology.orchestra.run.smithi140:> stat /dev/vg_nvme/lv_4 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout:Access: 2023-09-23 15:09:50.175977472 +0000 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout:Modify: 2023-09-23 15:09:50.171977565 +0000 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout:Change: 2023-09-23 15:09:50.171977565 +0000 2023-09-23T15:17:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: Birth: - 2023-09-23T15:17:28.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T15:17:29.055 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records in 2023-09-23T15:17:29.055 INFO:teuthology.orchestra.run.smithi140.stderr:1+0 records out 2023-09-23T15:17:29.055 INFO:teuthology.orchestra.run.smithi140.stderr:512 bytes copied, 0.000405615 s, 1.3 MB/s 2023-09-23T15:17:29.056 DEBUG:teuthology.orchestra.run.smithi140:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T15:17:29.108 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:17:29.108 DEBUG:teuthology.orchestra.run.smithi186:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T15:17:29.116 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T15:17:29.116 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_1 2023-09-23T15:17:29.168 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T15:17:29.168 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-09-23 15:09:48.867502405 +0000 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-09-23 15:09:48.575509140 +0000 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-09-23 15:09:48.575509140 +0000 2023-09-23T15:17:29.169 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-09-23T15:17:29.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T15:17:29.223 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-09-23T15:17:29.224 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-09-23T15:17:29.224 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000360346 s, 1.4 MB/s 2023-09-23T15:17:29.224 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T15:17:29.272 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_2 2023-09-23T15:17:29.318 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T15:17:29.318 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:29.318 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 496 Links: 1 2023-09-23T15:17:29.318 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:29.319 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-09-23 15:09:49.091497238 +0000 2023-09-23T15:17:29.319 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-09-23 15:09:49.087497330 +0000 2023-09-23T15:17:29.319 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-09-23 15:09:49.087497330 +0000 2023-09-23T15:17:29.319 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-09-23T15:17:29.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T15:17:29.375 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-09-23T15:17:29.375 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-09-23T15:17:29.375 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000272417 s, 1.9 MB/s 2023-09-23T15:17:29.376 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T15:17:29.423 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_3 2023-09-23T15:17:29.469 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T15:17:29.469 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:29.469 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-09-23T15:17:29.470 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:29.470 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-09-23 15:09:49.895478693 +0000 2023-09-23T15:17:29.470 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-09-23 15:09:49.603485428 +0000 2023-09-23T15:17:29.470 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-09-23 15:09:49.603485428 +0000 2023-09-23T15:17:29.470 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-09-23T15:17:29.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T15:17:29.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:29 smithi186 bash[30645]: audit 2023-09-23T15:17:27.246410+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi140=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:29.519 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:29 smithi186 bash[30645]: cephadm 2023-09-23T15:17:27.249809+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi140=y;smithi186=x;count:2 2023-09-23T15:17:29.520 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:29 smithi186 bash[30645]: cephadm 2023-09-23T15:17:27.340681+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:17:29.521 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-09-23T15:17:29.521 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-09-23T15:17:29.521 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000280564 s, 1.8 MB/s 2023-09-23T15:17:29.522 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T15:17:29.573 DEBUG:teuthology.orchestra.run.smithi186:> stat /dev/vg_nvme/lv_4 2023-09-23T15:17:29.624 INFO:teuthology.orchestra.run.smithi186.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T15:17:29.624 INFO:teuthology.orchestra.run.smithi186.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T15:17:29.624 INFO:teuthology.orchestra.run.smithi186.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-09-23T15:17:29.624 INFO:teuthology.orchestra.run.smithi186.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T15:17:29.625 INFO:teuthology.orchestra.run.smithi186.stdout:Access: 2023-09-23 15:09:50.115473618 +0000 2023-09-23T15:17:29.625 INFO:teuthology.orchestra.run.smithi186.stdout:Modify: 2023-09-23 15:09:50.111473710 +0000 2023-09-23T15:17:29.625 INFO:teuthology.orchestra.run.smithi186.stdout:Change: 2023-09-23 15:09:50.111473710 +0000 2023-09-23T15:17:29.625 INFO:teuthology.orchestra.run.smithi186.stdout: Birth: - 2023-09-23T15:17:29.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[27297]: audit 2023-09-23T15:17:27.246410+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi140=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[27297]: cephadm 2023-09-23T15:17:27.249809+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi140=y;smithi186=x;count:2 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[27297]: cephadm 2023-09-23T15:17:27.340681+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[40122]: audit 2023-09-23T15:17:27.246410+0000 mgr.y (mgr.14152) 76 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi140=y;smithi186=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[40122]: cephadm 2023-09-23T15:17:27.249809+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Saving service mgr spec with placement smithi140=y;smithi186=x;count:2 2023-09-23T15:17:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:29 smithi140 bash[40122]: cephadm 2023-09-23T15:17:27.340681+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:17:29.673 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records in 2023-09-23T15:17:29.673 INFO:teuthology.orchestra.run.smithi186.stderr:1+0 records out 2023-09-23T15:17:29.673 INFO:teuthology.orchestra.run.smithi186.stderr:512 bytes copied, 0.000287735 s, 1.8 MB/s 2023-09-23T15:17:29.675 DEBUG:teuthology.orchestra.run.smithi186:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T15:17:29.724 INFO:tasks.cephadm:Deploying osd.0 on smithi140 with /dev/vg_nvme/lv_4... 2023-09-23T15:17:29.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T15:17:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:30 smithi140 bash[27297]: cluster 2023-09-23T15:17:28.448561+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:30 smithi140 bash[40122]: cluster 2023-09-23T15:17:28.448561+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:30.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:30 smithi186 bash[30645]: cluster 2023-09-23T15:17:28.448561+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:31.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: audit 2023-09-23T15:17:30.327256+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: audit 2023-09-23T15:17:30.332435+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: audit 2023-09-23T15:17:30.369133+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: audit 2023-09-23T15:17:30.375644+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: audit 2023-09-23T15:17:30.443100+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:31.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[30645]: cluster 2023-09-23T15:17:30.449041+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: audit 2023-09-23T15:17:30.327256+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: audit 2023-09-23T15:17:30.332435+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: audit 2023-09-23T15:17:30.369133+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: audit 2023-09-23T15:17:30.375644+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: audit 2023-09-23T15:17:30.443100+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[27297]: cluster 2023-09-23T15:17:30.449041+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: audit 2023-09-23T15:17:30.327256+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: audit 2023-09-23T15:17:30.332435+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: audit 2023-09-23T15:17:30.369133+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: audit 2023-09-23T15:17:30.375644+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: audit 2023-09-23T15:17:30.443100+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:31 smithi140 bash[40122]: cluster 2023-09-23T15:17:30.449041+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:31.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:31 smithi186 bash[31712]: debug 2023-09-23T15:17:31.478+0000 7f25c33e71c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:17:32.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:32 smithi186 bash[31712]: debug 2023-09-23T15:17:32.370+0000 7f25c33e71c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:17:32.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:32 smithi186 bash[31712]: debug 2023-09-23T15:17:32.470+0000 7f25c33e71c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:17:32.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:32 smithi186 bash[31712]: debug 2023-09-23T15:17:32.566+0000 7f25c33e71c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:17:33.159 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:32 smithi186 bash[31712]: debug 2023-09-23T15:17:32.830+0000 7f25c33e71c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:17:33.545 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:33 smithi186 bash[31712]: debug 2023-09-23T15:17:33.170+0000 7f25c33e71c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:17:33.545 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:33 smithi186 bash[31712]: debug 2023-09-23T15:17:33.274+0000 7f25c33e71c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:17:33.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:33 smithi186 bash[31712]: debug 2023-09-23T15:17:33.538+0000 7f25c33e71c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:17:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:33 smithi186 bash[30645]: cluster 2023-09-23T15:17:32.449492+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:33 smithi186 bash[30645]: audit 2023-09-23T15:17:32.699686+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:34.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:33 smithi140 bash[27297]: cluster 2023-09-23T15:17:32.449492+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:34.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:33 smithi140 bash[27297]: audit 2023-09-23T15:17:32.699686+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:34.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:33 smithi140 bash[40122]: cluster 2023-09-23T15:17:32.449492+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:33 smithi140 bash[40122]: audit 2023-09-23T15:17:32.699686+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:34.448 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:17:34.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:34 smithi186 bash[31712]: debug 2023-09-23T15:17:34.530+0000 7f25c33e71c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:17:34.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:34 smithi186 bash[31712]: debug 2023-09-23T15:17:34.638+0000 7f25c33e71c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:17:34.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:34 smithi186 bash[31712]: debug 2023-09-23T15:17:34.758+0000 7f25c33e71c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:17:35.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:35 smithi186 bash[31712]: debug 2023-09-23T15:17:35.250+0000 7f25c33e71c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:17:35.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:35 smithi186 bash[31712]: debug 2023-09-23T15:17:35.482+0000 7f25c33e71c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:17:36.151 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:35 smithi186 bash[31712]: debug 2023-09-23T15:17:35.862+0000 7f25c33e71c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:17:36.409 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[31712]: debug 2023-09-23T15:17:36.342+0000 7f25c33e71c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:17:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: cluster 2023-09-23T15:17:34.449926+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:35.530247+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:35.536293+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:35.954165+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:35.955777+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:35.962375+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:36.014048+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:36.015759+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[30645]: audit 2023-09-23T15:17:36.017108+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: cluster 2023-09-23T15:17:34.449926+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:35.530247+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:35.536293+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:35.954165+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:35.955777+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:35.962375+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:36.014048+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:36.015759+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[27297]: audit 2023-09-23T15:17:36.017108+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: cluster 2023-09-23T15:17:34.449926+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:35.530247+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:35.536293+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:35.954165+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:36.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:35.955777+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:36.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:35.962375+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:36.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:36.014048+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:17:36.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:36.015759+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:17:36.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:36 smithi140 bash[40122]: audit 2023-09-23T15:17:36.017108+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:37.157 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[31712]: debug 2023-09-23T15:17:36.886+0000 7f25c33e71c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:17:37.158 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:36 smithi186 bash[31712]: debug 2023-09-23T15:17:36.994+0000 7f25c33e71c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:17:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[30645]: cephadm 2023-09-23T15:17:36.013418+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T15:17:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[30645]: cephadm 2023-09-23T15:17:36.018597+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:17:37.409 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[31712]: debug 2023-09-23T15:17:37.154+0000 7f25c33e71c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:17:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:37 smithi140 bash[27297]: cephadm 2023-09-23T15:17:36.013418+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T15:17:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:37 smithi140 bash[27297]: cephadm 2023-09-23T15:17:36.018597+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:17:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:37 smithi140 bash[40122]: cephadm 2023-09-23T15:17:36.013418+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T15:17:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:37 smithi140 bash[40122]: cephadm 2023-09-23T15:17:36.018597+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:17:37.824 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[31712]: debug 2023-09-23T15:17:37.450+0000 7f25c33e71c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:17:37.824 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[31712]: debug 2023-09-23T15:17:37.586+0000 7f25c33e71c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:17:37.824 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[31712]: debug 2023-09-23T15:17:37.694+0000 7f25c33e71c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:17:37.824 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:37 smithi186 bash[31712]: debug 2023-09-23T15:17:37.818+0000 7f25c33e71c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:17:38.127 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:38 smithi186 bash[31712]: debug 2023-09-23T15:17:38.002+0000 7f25c33e71c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:17:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:38 smithi140 bash[40122]: cluster 2023-09-23T15:17:36.450314+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:38 smithi140 bash[27297]: cluster 2023-09-23T15:17:36.450314+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:38 smithi186 bash[30645]: cluster 2023-09-23T15:17:36.450314+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:38.409 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:38 smithi186 bash[31712]: debug 2023-09-23T15:17:38.122+0000 7f25c33e71c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:17:38.725 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T15:17:38.725 INFO:teuthology.orchestra.run.smithi140.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T15:17:38.725 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10+0 records in 2023-09-23T15:17:38.725 INFO:teuthology.orchestra.run.smithi140.stderr:10+0 records out 2023-09-23T15:17:38.726 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.019717 s, 532 MB/s 2023-09-23T15:17:38.726 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping successful for: 2023-09-23T15:17:39.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi140:vg_nvme/lv_4 2023-09-23T15:17:39.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[31712]: debug 2023-09-23T15:17:39.326+0000 7f25c33e71c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:17:40.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: cluster 2023-09-23T15:17:38.450709+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.825184+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.830815+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.841738+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.843977+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.845185+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:38.852238+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: cluster 2023-09-23T15:17:39.353067+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:17:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:39.354810+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:39.355579+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:39.357549+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[27297]: audit 2023-09-23T15:17:39.358206+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: cluster 2023-09-23T15:17:38.450709+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.825184+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.830815+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.841738+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.843977+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.845185+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:38.852238+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: cluster 2023-09-23T15:17:39.353067+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:39.354810+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:39.355579+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:39.357549+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:17:40.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:39 smithi140 bash[40122]: audit 2023-09-23T15:17:39.358206+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:17:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: cluster 2023-09-23T15:17:38.450709+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.825184+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.830815+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.841738+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.843977+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.845185+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:38.852238+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: cluster 2023-09-23T15:17:39.353067+0000 mon.a (mon.0) 242 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:39.354810+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:39.355579+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:39.357549+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:17:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:39 smithi186 bash[30645]: audit 2023-09-23T15:17:39.358206+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.186:0/390075279' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:17:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:41 smithi140 bash[27297]: cluster 2023-09-23T15:17:40.172425+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 113s), standbys: x 2023-09-23T15:17:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:41 smithi140 bash[27297]: audit 2023-09-23T15:17:40.172750+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:17:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:41 smithi140 bash[40122]: cluster 2023-09-23T15:17:40.172425+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 113s), standbys: x 2023-09-23T15:17:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:41 smithi140 bash[40122]: audit 2023-09-23T15:17:40.172750+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:17:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:41 smithi186 bash[30645]: cluster 2023-09-23T15:17:40.172425+0000 mon.a (mon.0) 243 : cluster [DBG] mgrmap e14: y(active, since 113s), standbys: x 2023-09-23T15:17:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:41 smithi186 bash[30645]: audit 2023-09-23T15:17:40.172750+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:17:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:42 smithi140 bash[27297]: cluster 2023-09-23T15:17:40.451101+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:42 smithi140 bash[40122]: cluster 2023-09-23T15:17:40.451101+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:42.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:42 smithi186 bash[30645]: cluster 2023-09-23T15:17:40.451101+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:44.077 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:17:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:44 smithi140 bash[27297]: cluster 2023-09-23T15:17:42.451502+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:44 smithi140 bash[40122]: cluster 2023-09-23T15:17:42.451502+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:44 smithi186 bash[30645]: cluster 2023-09-23T15:17:42.451502+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:46 smithi140 bash[27297]: cluster 2023-09-23T15:17:44.451896+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:46 smithi140 bash[40122]: cluster 2023-09-23T15:17:44.451896+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:46 smithi186 bash[30645]: cluster 2023-09-23T15:17:44.451896+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[27297]: audit 2023-09-23T15:17:47.090214+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:17:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[27297]: audit 2023-09-23T15:17:47.093893+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:17:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[27297]: audit 2023-09-23T15:17:47.095170+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[40122]: audit 2023-09-23T15:17:47.090214+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:17:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[40122]: audit 2023-09-23T15:17:47.093893+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:17:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:47 smithi140 bash[40122]: audit 2023-09-23T15:17:47.095170+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:47 smithi186 bash[30645]: audit 2023-09-23T15:17:47.090214+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:17:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:47 smithi186 bash[30645]: audit 2023-09-23T15:17:47.093893+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:17:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:47 smithi186 bash[30645]: audit 2023-09-23T15:17:47.095170+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:17:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:48 smithi140 bash[27297]: cluster 2023-09-23T15:17:46.452202+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:48 smithi140 bash[27297]: audit 2023-09-23T15:17:47.082761+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:48 smithi140 bash[40122]: cluster 2023-09-23T15:17:46.452202+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:48 smithi140 bash[40122]: audit 2023-09-23T15:17:47.082761+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:48 smithi186 bash[30645]: cluster 2023-09-23T15:17:46.452202+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:48 smithi186 bash[30645]: audit 2023-09-23T15:17:47.082761+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:17:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:50 smithi140 bash[27297]: cluster 2023-09-23T15:17:48.452602+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:50 smithi140 bash[40122]: cluster 2023-09-23T15:17:48.452602+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:50 smithi186 bash[30645]: cluster 2023-09-23T15:17:48.452602+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:52 smithi140 bash[27297]: cluster 2023-09-23T15:17:50.453026+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:52 smithi140 bash[40122]: cluster 2023-09-23T15:17:50.453026+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:52.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:52 smithi186 bash[30645]: cluster 2023-09-23T15:17:50.453026+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:54.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:54 smithi140 bash[27297]: cluster 2023-09-23T15:17:52.453477+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:54.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:54 smithi140 bash[40122]: cluster 2023-09-23T15:17:52.453477+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:54 smithi186 bash[30645]: cluster 2023-09-23T15:17:52.453477+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: cluster 2023-09-23T15:17:54.453848+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: audit 2023-09-23T15:17:55.385780+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]: dispatch 2023-09-23T15:17:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: audit 2023-09-23T15:17:55.392667+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]': finished 2023-09-23T15:17:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: cluster 2023-09-23T15:17:55.392844+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: audit 2023-09-23T15:17:55.393056+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[40122]: audit 2023-09-23T15:17:56.125297+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.140:0/3832258858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: cluster 2023-09-23T15:17:54.453848+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: audit 2023-09-23T15:17:55.385780+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]: dispatch 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: audit 2023-09-23T15:17:55.392667+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]': finished 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: cluster 2023-09-23T15:17:55.392844+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T15:17:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: audit 2023-09-23T15:17:55.393056+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:17:56.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:56 smithi140 bash[27297]: audit 2023-09-23T15:17:56.125297+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.140:0/3832258858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:17:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: cluster 2023-09-23T15:17:54.453848+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: audit 2023-09-23T15:17:55.385780+0000 mon.a (mon.0) 248 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]: dispatch 2023-09-23T15:17:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: audit 2023-09-23T15:17:55.392667+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.140:0/3173678563' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "673cd87e-1b50-45a0-b782-01f2d4f4d0ab"}]': finished 2023-09-23T15:17:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: cluster 2023-09-23T15:17:55.392844+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T15:17:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: audit 2023-09-23T15:17:55.393056+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:17:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:56 smithi186 bash[30645]: audit 2023-09-23T15:17:56.125297+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.140:0/3832258858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:17:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:17:58 smithi140 bash[27297]: cluster 2023-09-23T15:17:56.454241+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:17:58 smithi140 bash[40122]: cluster 2023-09-23T15:17:56.454241+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:17:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:17:58 smithi186 bash[30645]: cluster 2023-09-23T15:17:56.454241+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:00 smithi140 bash[40122]: cluster 2023-09-23T15:17:58.454660+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:00 smithi140 bash[27297]: cluster 2023-09-23T15:17:58.454660+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:00 smithi186 bash[30645]: cluster 2023-09-23T15:17:58.454660+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:02 smithi140 bash[27297]: cluster 2023-09-23T15:18:00.455071+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:02.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:02 smithi140 bash[40122]: cluster 2023-09-23T15:18:00.455071+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:02 smithi186 bash[30645]: cluster 2023-09-23T15:18:00.455071+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:04 smithi140 bash[27297]: cluster 2023-09-23T15:18:02.455560+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:04.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:04 smithi140 bash[40122]: cluster 2023-09-23T15:18:02.455560+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:04.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:04 smithi186 bash[30645]: cluster 2023-09-23T15:18:02.455560+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:06.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:06 smithi140 bash[27297]: cluster 2023-09-23T15:18:04.455940+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:06.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:06 smithi140 bash[40122]: cluster 2023-09-23T15:18:04.455940+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:06 smithi186 bash[30645]: cluster 2023-09-23T15:18:04.455940+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[27297]: cluster 2023-09-23T15:18:06.456360+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[27297]: audit 2023-09-23T15:18:08.018293+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:18:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[27297]: audit 2023-09-23T15:18:08.019915+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[40122]: cluster 2023-09-23T15:18:06.456360+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[40122]: audit 2023-09-23T15:18:08.018293+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:18:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:08 smithi140 bash[40122]: audit 2023-09-23T15:18:08.019915+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:08 smithi186 bash[30645]: cluster 2023-09-23T15:18:06.456360+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:08 smithi186 bash[30645]: audit 2023-09-23T15:18:08.018293+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:18:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:08 smithi186 bash[30645]: audit 2023-09-23T15:18:08.019915+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:09 smithi140 bash[27297]: cephadm 2023-09-23T15:18:08.021172+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.0 on smithi140 2023-09-23T15:18:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:09 smithi140 bash[40122]: cephadm 2023-09-23T15:18:08.021172+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.0 on smithi140 2023-09-23T15:18:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:09 smithi186 bash[30645]: cephadm 2023-09-23T15:18:08.021172+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Deploying daemon osd.0 on smithi140 2023-09-23T15:18:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:10 smithi140 bash[27297]: cluster 2023-09-23T15:18:08.456737+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:10.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:10 smithi140 bash[40122]: cluster 2023-09-23T15:18:08.456737+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:10.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:10 smithi186 bash[30645]: cluster 2023-09-23T15:18:08.456737+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:12.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:12 smithi140 bash[27297]: cluster 2023-09-23T15:18:10.457110+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:12 smithi140 bash[40122]: cluster 2023-09-23T15:18:10.457110+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:12 smithi186 bash[30645]: cluster 2023-09-23T15:18:10.457110+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[27297]: cluster 2023-09-23T15:18:12.457430+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[27297]: audit 2023-09-23T15:18:12.509708+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[27297]: audit 2023-09-23T15:18:12.517180+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[27297]: audit 2023-09-23T15:18:12.519069+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[40122]: cluster 2023-09-23T15:18:12.457430+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[40122]: audit 2023-09-23T15:18:12.509708+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[40122]: audit 2023-09-23T15:18:12.517180+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:13 smithi140 bash[40122]: audit 2023-09-23T15:18:12.519069+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:13 smithi186 bash[30645]: cluster 2023-09-23T15:18:12.457430+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:13 smithi186 bash[30645]: audit 2023-09-23T15:18:12.509708+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:13 smithi186 bash[30645]: audit 2023-09-23T15:18:12.517180+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:13 smithi186 bash[30645]: audit 2023-09-23T15:18:12.519069+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:16 smithi140 bash[27297]: cluster 2023-09-23T15:18:14.457785+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:16 smithi140 bash[40122]: cluster 2023-09-23T15:18:14.457785+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:16 smithi186 bash[30645]: cluster 2023-09-23T15:18:14.457785+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:18 smithi140 bash[27297]: cluster 2023-09-23T15:18:16.458236+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:18 smithi140 bash[40122]: cluster 2023-09-23T15:18:16.458236+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:18 smithi186 bash[30645]: cluster 2023-09-23T15:18:16.458236+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: cluster 2023-09-23T15:18:18.458660+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:18.657393+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:18.663102+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:19.084609+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:19.085974+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:19.094137+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:19.304557+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[27297]: audit 2023-09-23T15:18:19.305168+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: cluster 2023-09-23T15:18:18.458660+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:18.657393+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:18.663102+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:19.084609+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:19.085974+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:19.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:19.094137+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:19.304557+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:19 smithi140 bash[40122]: audit 2023-09-23T15:18:19.305168+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:19.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: cluster 2023-09-23T15:18:18.458660+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:19.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:18.657393+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:18.663102+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:19.084609+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:19.085974+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:19.094137+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:19.304557+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:19 smithi186 bash[30645]: audit 2023-09-23T15:18:19.305168+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:18:21.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[40122]: audit 2023-09-23T15:18:20.174277+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[40122]: cluster 2023-09-23T15:18:20.174410+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[40122]: audit 2023-09-23T15:18:20.174608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[40122]: audit 2023-09-23T15:18:20.178049+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[40122]: audit 2023-09-23T15:18:20.178466+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[27297]: audit 2023-09-23T15:18:20.174277+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[27297]: cluster 2023-09-23T15:18:20.174410+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[27297]: audit 2023-09-23T15:18:20.174608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[27297]: audit 2023-09-23T15:18:20.178049+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:21.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:21 smithi140 bash[27297]: audit 2023-09-23T15:18:20.178466+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:21 smithi186 bash[30645]: audit 2023-09-23T15:18:20.174277+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:18:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:21 smithi186 bash[30645]: cluster 2023-09-23T15:18:20.174410+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T15:18:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:21 smithi186 bash[30645]: audit 2023-09-23T15:18:20.174608+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:21 smithi186 bash[30645]: audit 2023-09-23T15:18:20.178049+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:21 smithi186 bash[30645]: audit 2023-09-23T15:18:20.178466+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:18:22.150 INFO:teuthology.orchestra.run.smithi140.stdout:Created osd(s) 0 on host 'smithi140' 2023-09-23T15:18:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: cluster 2023-09-23T15:18:20.459001+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:21.176917+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:18:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: cluster 2023-09-23T15:18:21.177135+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T15:18:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:21.178048+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:21.185337+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:22.125297+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:22.131279+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[27297]: audit 2023-09-23T15:18:22.133500+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: cluster 2023-09-23T15:18:20.459001+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:21.176917+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: cluster 2023-09-23T15:18:21.177135+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:21.178048+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:21.185337+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:22.125297+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:22.131279+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:22 smithi140 bash[40122]: audit 2023-09-23T15:18:22.133500+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: cluster 2023-09-23T15:18:20.459001+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:21.176917+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:18:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: cluster 2023-09-23T15:18:21.177135+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T15:18:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:21.178048+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:21.185337+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:22.125297+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:22.131279+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:22 smithi186 bash[30645]: audit 2023-09-23T15:18:22.133500+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:18:22.834 DEBUG:teuthology.orchestra.run.smithi140:osd.0> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T15:18:22.837 INFO:tasks.cephadm:Deploying osd.1 on smithi140 with /dev/vg_nvme/lv_3... 2023-09-23T15:18:22.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T15:18:23.173 INFO:journalctl@ceph.osd.0.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:18:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[27297]: cluster 2023-09-23T15:18:20.328453+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[27297]: cluster 2023-09-23T15:18:20.328635+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[27297]: cluster 2023-09-23T15:18:22.186925+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683] boot 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[27297]: cluster 2023-09-23T15:18:22.186981+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[27297]: audit 2023-09-23T15:18:22.189021+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[40122]: cluster 2023-09-23T15:18:20.328453+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[40122]: cluster 2023-09-23T15:18:20.328635+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[40122]: cluster 2023-09-23T15:18:22.186925+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683] boot 2023-09-23T15:18:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[40122]: cluster 2023-09-23T15:18:22.186981+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T15:18:23.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:23 smithi140 bash[40122]: audit 2023-09-23T15:18:22.189021+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:23 smithi186 bash[30645]: cluster 2023-09-23T15:18:20.328453+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:18:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:23 smithi186 bash[30645]: cluster 2023-09-23T15:18:20.328635+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:18:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:23 smithi186 bash[30645]: cluster 2023-09-23T15:18:22.186925+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.140:6802/2159692683,v1:172.21.15.140:6803/2159692683] boot 2023-09-23T15:18:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:23 smithi186 bash[30645]: cluster 2023-09-23T15:18:22.186981+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T15:18:23.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:23 smithi186 bash[30645]: audit 2023-09-23T15:18:22.189021+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:18:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:24 smithi140 bash[27297]: cluster 2023-09-23T15:18:22.459327+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:24 smithi140 bash[27297]: cluster 2023-09-23T15:18:23.202896+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T15:18:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:24 smithi140 bash[40122]: cluster 2023-09-23T15:18:22.459327+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:24 smithi140 bash[40122]: cluster 2023-09-23T15:18:23.202896+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T15:18:24.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:24 smithi186 bash[30645]: cluster 2023-09-23T15:18:22.459327+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T15:18:24.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:24 smithi186 bash[30645]: cluster 2023-09-23T15:18:23.202896+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T15:18:26.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:26 smithi186 bash[30645]: cluster 2023-09-23T15:18:24.459755+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:26 smithi140 bash[27297]: cluster 2023-09-23T15:18:24.459755+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:26 smithi140 bash[40122]: cluster 2023-09-23T15:18:24.459755+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:26.898 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:18:28.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:28 smithi140 bash[40122]: cluster 2023-09-23T15:18:26.460222+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:28.607 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:28 smithi140 bash[27297]: cluster 2023-09-23T15:18:26.460222+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:28.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:28 smithi186 bash[30645]: cluster 2023-09-23T15:18:26.460222+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:30 smithi140 bash[27297]: cluster 2023-09-23T15:18:28.460691+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:30 smithi140 bash[40122]: cluster 2023-09-23T15:18:28.460691+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:30.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:30 smithi186 bash[30645]: cluster 2023-09-23T15:18:28.460691+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10+0 records in 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr:10+0 records out 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152247 s, 689 MB/s 2023-09-23T15:18:31.480 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping successful for: 2023-09-23T15:18:32.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi140:vg_nvme/lv_3 2023-09-23T15:18:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:32 smithi140 bash[40122]: cluster 2023-09-23T15:18:30.461093+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:32 smithi140 bash[27297]: cluster 2023-09-23T15:18:30.461093+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:32.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:32 smithi186 bash[30645]: cluster 2023-09-23T15:18:30.461093+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: cluster 2023-09-23T15:18:32.461503+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: cephadm 2023-09-23T15:18:32.826061+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.834664+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.840791+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.842246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: cephadm 2023-09-23T15:18:32.843459+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 16241M 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.848546+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.850098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.851401+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:34.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[40122]: audit 2023-09-23T15:18:32.858042+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: cluster 2023-09-23T15:18:32.461503+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: cephadm 2023-09-23T15:18:32.826061+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.834664+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.840791+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.842246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: cephadm 2023-09-23T15:18:32.843459+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 16241M 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.848546+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.850098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.851401+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:34.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:33 smithi140 bash[27297]: audit 2023-09-23T15:18:32.858042+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: cluster 2023-09-23T15:18:32.461503+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: cephadm 2023-09-23T15:18:32.826061+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.834664+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.840791+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.842246+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: cephadm 2023-09-23T15:18:32.843459+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 16241M 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.848546+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.850098+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.851401+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:18:34.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:33 smithi186 bash[30645]: audit 2023-09-23T15:18:32.858042+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:18:36.439 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:36 smithi140 bash[27297]: cluster 2023-09-23T15:18:34.461979+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:36.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:36 smithi140 bash[40122]: cluster 2023-09-23T15:18:34.461979+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:36 smithi186 bash[30645]: cluster 2023-09-23T15:18:34.461979+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:37.021 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:18:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:38 smithi140 bash[27297]: cluster 2023-09-23T15:18:36.462423+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:38 smithi140 bash[40122]: cluster 2023-09-23T15:18:36.462423+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:38.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:38 smithi186 bash[30645]: cluster 2023-09-23T15:18:36.462423+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[40122]: cluster 2023-09-23T15:18:38.462894+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[40122]: audit 2023-09-23T15:18:40.074260+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:18:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[40122]: audit 2023-09-23T15:18:40.079762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:18:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[40122]: audit 2023-09-23T15:18:40.080785+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[27297]: cluster 2023-09-23T15:18:38.462894+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[27297]: audit 2023-09-23T15:18:40.074260+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[27297]: audit 2023-09-23T15:18:40.079762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:40 smithi140 bash[27297]: audit 2023-09-23T15:18:40.080785+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:40 smithi186 bash[30645]: cluster 2023-09-23T15:18:38.462894+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:40 smithi186 bash[30645]: audit 2023-09-23T15:18:40.074260+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:18:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:40 smithi186 bash[30645]: audit 2023-09-23T15:18:40.079762+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:18:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:40 smithi186 bash[30645]: audit 2023-09-23T15:18:40.080785+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:18:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:41 smithi140 bash[40122]: audit 2023-09-23T15:18:40.068298+0000 mgr.y (mgr.14152) 121 : audit [DBG] from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:18:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:41 smithi140 bash[27297]: audit 2023-09-23T15:18:40.068298+0000 mgr.y (mgr.14152) 121 : audit [DBG] from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:18:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:41 smithi186 bash[30645]: audit 2023-09-23T15:18:40.068298+0000 mgr.y (mgr.14152) 121 : audit [DBG] from='client.24152 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:18:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:42 smithi140 bash[40122]: cluster 2023-09-23T15:18:40.463416+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:42 smithi140 bash[27297]: cluster 2023-09-23T15:18:40.463416+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:42.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:42 smithi186 bash[30645]: cluster 2023-09-23T15:18:40.463416+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:44 smithi140 bash[40122]: cluster 2023-09-23T15:18:42.463824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:44 smithi140 bash[27297]: cluster 2023-09-23T15:18:42.463824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:44 smithi186 bash[30645]: cluster 2023-09-23T15:18:42.463824+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:46.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:46 smithi140 bash[40122]: cluster 2023-09-23T15:18:44.464305+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:46 smithi140 bash[27297]: cluster 2023-09-23T15:18:44.464305+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:46 smithi186 bash[30645]: cluster 2023-09-23T15:18:44.464305+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:48 smithi140 bash[27297]: cluster 2023-09-23T15:18:46.464625+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:48 smithi140 bash[40122]: cluster 2023-09-23T15:18:46.464625+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:48 smithi186 bash[30645]: cluster 2023-09-23T15:18:46.464625+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[27297]: audit 2023-09-23T15:18:48.518265+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.140:0/950449593' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[27297]: audit 2023-09-23T15:18:48.518658+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[27297]: audit 2023-09-23T15:18:48.531701+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]': finished 2023-09-23T15:18:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[27297]: cluster 2023-09-23T15:18:48.531845+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[27297]: audit 2023-09-23T15:18:48.532073+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[40122]: audit 2023-09-23T15:18:48.518265+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.140:0/950449593' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[40122]: audit 2023-09-23T15:18:48.518658+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[40122]: audit 2023-09-23T15:18:48.531701+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]': finished 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[40122]: cluster 2023-09-23T15:18:48.531845+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T15:18:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:49 smithi140 bash[40122]: audit 2023-09-23T15:18:48.532073+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:18:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:49 smithi186 bash[30645]: audit 2023-09-23T15:18:48.518265+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.140:0/950449593' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:49 smithi186 bash[30645]: audit 2023-09-23T15:18:48.518658+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]: dispatch 2023-09-23T15:18:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:49 smithi186 bash[30645]: audit 2023-09-23T15:18:48.531701+0000 mon.a (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a236112-2b80-4070-8e6c-13061957e5e2"}]': finished 2023-09-23T15:18:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:49 smithi186 bash[30645]: cluster 2023-09-23T15:18:48.531845+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T15:18:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:49 smithi186 bash[30645]: audit 2023-09-23T15:18:48.532073+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:18:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:50 smithi140 bash[27297]: cluster 2023-09-23T15:18:48.465038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:50 smithi140 bash[27297]: audit 2023-09-23T15:18:49.253858+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.140:0/2807974185' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:18:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:50 smithi140 bash[40122]: cluster 2023-09-23T15:18:48.465038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:50 smithi140 bash[40122]: audit 2023-09-23T15:18:49.253858+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.140:0/2807974185' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:18:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:50 smithi186 bash[30645]: cluster 2023-09-23T15:18:48.465038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:50 smithi186 bash[30645]: audit 2023-09-23T15:18:49.253858+0000 mon.a (mon.0) 292 : audit [DBG] from='client.? 172.21.15.140:0/2807974185' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:18:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:52 smithi140 bash[27297]: cluster 2023-09-23T15:18:50.465560+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:52 smithi140 bash[40122]: cluster 2023-09-23T15:18:50.465560+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:52.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:52 smithi186 bash[30645]: cluster 2023-09-23T15:18:50.465560+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:54 smithi140 bash[27297]: cluster 2023-09-23T15:18:52.466059+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:54 smithi140 bash[40122]: cluster 2023-09-23T15:18:52.466059+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:54 smithi186 bash[30645]: cluster 2023-09-23T15:18:52.466059+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:56 smithi140 bash[27297]: cluster 2023-09-23T15:18:54.466521+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:56 smithi140 bash[40122]: cluster 2023-09-23T15:18:54.466521+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:56 smithi186 bash[30645]: cluster 2023-09-23T15:18:54.466521+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:58.483 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:18:58 smithi140 bash[27297]: cluster 2023-09-23T15:18:56.466965+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:58.484 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:18:58 smithi140 bash[40122]: cluster 2023-09-23T15:18:56.466965+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:18:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:18:58 smithi186 bash[30645]: cluster 2023-09-23T15:18:56.466965+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:00.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:00 smithi140 bash[27297]: cluster 2023-09-23T15:18:58.467382+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:00 smithi140 bash[40122]: cluster 2023-09-23T15:18:58.467382+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:00 smithi186 bash[30645]: cluster 2023-09-23T15:18:58.467382+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:02.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[27297]: cluster 2023-09-23T15:19:00.467831+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:02.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[27297]: audit 2023-09-23T15:19:01.243711+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[27297]: audit 2023-09-23T15:19:01.244886+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[27297]: cephadm 2023-09-23T15:19:01.245931+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.1 on smithi140 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[40122]: cluster 2023-09-23T15:19:00.467831+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[40122]: audit 2023-09-23T15:19:01.243711+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[40122]: audit 2023-09-23T15:19:01.244886+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:02.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:02 smithi140 bash[40122]: cephadm 2023-09-23T15:19:01.245931+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.1 on smithi140 2023-09-23T15:19:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:02 smithi186 bash[30645]: cluster 2023-09-23T15:19:00.467831+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:02 smithi186 bash[30645]: audit 2023-09-23T15:19:01.243711+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:19:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:02 smithi186 bash[30645]: audit 2023-09-23T15:19:01.244886+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:02 smithi186 bash[30645]: cephadm 2023-09-23T15:19:01.245931+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.1 on smithi140 2023-09-23T15:19:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:04 smithi140 bash[27297]: cluster 2023-09-23T15:19:02.468261+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:04 smithi140 bash[40122]: cluster 2023-09-23T15:19:02.468261+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:04.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:04 smithi186 bash[30645]: cluster 2023-09-23T15:19:02.468261+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[40122]: cluster 2023-09-23T15:19:04.468573+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[40122]: audit 2023-09-23T15:19:05.774598+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[40122]: audit 2023-09-23T15:19:05.777895+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[40122]: audit 2023-09-23T15:19:05.786903+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[27297]: cluster 2023-09-23T15:19:04.468573+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:06.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[27297]: audit 2023-09-23T15:19:05.774598+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:06.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[27297]: audit 2023-09-23T15:19:05.777895+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:06.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:06 smithi140 bash[27297]: audit 2023-09-23T15:19:05.786903+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:06 smithi186 bash[30645]: cluster 2023-09-23T15:19:04.468573+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:06 smithi186 bash[30645]: audit 2023-09-23T15:19:05.774598+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:06 smithi186 bash[30645]: audit 2023-09-23T15:19:05.777895+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:06 smithi186 bash[30645]: audit 2023-09-23T15:19:05.786903+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:08 smithi140 bash[27297]: cluster 2023-09-23T15:19:06.469080+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:08 smithi140 bash[40122]: cluster 2023-09-23T15:19:06.469080+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:08 smithi186 bash[30645]: cluster 2023-09-23T15:19:06.469080+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:10.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:10 smithi140 bash[40122]: cluster 2023-09-23T15:19:08.469614+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:10.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:10 smithi140 bash[27297]: cluster 2023-09-23T15:19:08.469614+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:10.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:10 smithi186 bash[30645]: cluster 2023-09-23T15:19:08.469614+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: cluster 2023-09-23T15:19:10.470183+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: audit 2023-09-23T15:19:11.026637+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: audit 2023-09-23T15:19:11.032880+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: audit 2023-09-23T15:19:11.034072+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: audit 2023-09-23T15:19:11.035143+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[40122]: audit 2023-09-23T15:19:11.040985+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: cluster 2023-09-23T15:19:10.470183+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: audit 2023-09-23T15:19:11.026637+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: audit 2023-09-23T15:19:11.032880+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: audit 2023-09-23T15:19:11.034072+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: audit 2023-09-23T15:19:11.035143+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:12 smithi140 bash[27297]: audit 2023-09-23T15:19:11.040985+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: cluster 2023-09-23T15:19:10.470183+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: audit 2023-09-23T15:19:11.026637+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: audit 2023-09-23T15:19:11.032880+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: audit 2023-09-23T15:19:11.034072+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: audit 2023-09-23T15:19:11.035143+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:12 smithi186 bash[30645]: audit 2023-09-23T15:19:11.040985+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:13.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:13 smithi140 bash[27297]: audit 2023-09-23T15:19:12.529617+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:13.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:13 smithi140 bash[27297]: audit 2023-09-23T15:19:12.530241+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:13 smithi140 bash[40122]: audit 2023-09-23T15:19:12.529617+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:13.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:13 smithi140 bash[40122]: audit 2023-09-23T15:19:12.530241+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:13 smithi186 bash[30645]: audit 2023-09-23T15:19:12.529617+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:13 smithi186 bash[30645]: audit 2023-09-23T15:19:12.530241+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:19:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: cluster 2023-09-23T15:19:12.470721+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: audit 2023-09-23T15:19:13.040406+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:19:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: cluster 2023-09-23T15:19:13.040574+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T15:19:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: audit 2023-09-23T15:19:13.040756+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: audit 2023-09-23T15:19:13.041511+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[27297]: audit 2023-09-23T15:19:13.042001+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: cluster 2023-09-23T15:19:12.470721+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: audit 2023-09-23T15:19:13.040406+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: cluster 2023-09-23T15:19:13.040574+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: audit 2023-09-23T15:19:13.040756+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: audit 2023-09-23T15:19:13.041511+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:14 smithi140 bash[40122]: audit 2023-09-23T15:19:13.042001+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: cluster 2023-09-23T15:19:12.470721+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: audit 2023-09-23T15:19:13.040406+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:19:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: cluster 2023-09-23T15:19:13.040574+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T15:19:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: audit 2023-09-23T15:19:13.040756+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: audit 2023-09-23T15:19:13.041511+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:14 smithi186 bash[30645]: audit 2023-09-23T15:19:13.042001+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:19:14.787 INFO:teuthology.orchestra.run.smithi140.stdout:Created osd(s) 1 on host 'smithi140' 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.040581+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: cluster 2023-09-23T15:19:14.040717+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.041247+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.049180+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.761084+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.769330+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[27297]: audit 2023-09-23T15:19:14.780472+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.040581+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: cluster 2023-09-23T15:19:14.040717+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.041247+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.049180+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.761084+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.769330+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:15 smithi140 bash[40122]: audit 2023-09-23T15:19:14.780472+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.040581+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:19:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: cluster 2023-09-23T15:19:14.040717+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T15:19:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.041247+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.049180+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.761084+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.769330+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:15.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:15 smithi186 bash[30645]: audit 2023-09-23T15:19:14.780472+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:15.620 DEBUG:teuthology.orchestra.run.smithi140:osd.1> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T15:19:15.623 INFO:tasks.cephadm:Deploying osd.2 on smithi140 with /dev/vg_nvme/lv_2... 2023-09-23T15:19:15.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T15:19:15.870 INFO:journalctl@ceph.osd.1.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:19:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: cluster 2023-09-23T15:19:13.533980+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:19:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: cluster 2023-09-23T15:19:13.534183+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:19:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: cluster 2023-09-23T15:19:14.471041+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: audit 2023-09-23T15:19:15.047230+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: cluster 2023-09-23T15:19:15.050167+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217] boot 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: cluster 2023-09-23T15:19:15.050219+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[27297]: audit 2023-09-23T15:19:15.050713+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: cluster 2023-09-23T15:19:13.533980+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: cluster 2023-09-23T15:19:13.534183+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: cluster 2023-09-23T15:19:14.471041+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: audit 2023-09-23T15:19:15.047230+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: cluster 2023-09-23T15:19:15.050167+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217] boot 2023-09-23T15:19:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: cluster 2023-09-23T15:19:15.050219+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T15:19:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:16 smithi140 bash[40122]: audit 2023-09-23T15:19:15.050713+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: cluster 2023-09-23T15:19:13.533980+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: cluster 2023-09-23T15:19:13.534183+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: cluster 2023-09-23T15:19:14.471041+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: audit 2023-09-23T15:19:15.047230+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: cluster 2023-09-23T15:19:15.050167+0000 mon.a (mon.0) 316 : cluster [INF] osd.1 [v2:172.21.15.140:6810/147076217,v1:172.21.15.140:6811/147076217] boot 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: cluster 2023-09-23T15:19:15.050219+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T15:19:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:16 smithi186 bash[30645]: audit 2023-09-23T15:19:15.050713+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:19:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:17 smithi140 bash[27297]: cluster 2023-09-23T15:19:16.191571+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T15:19:17.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:17 smithi140 bash[40122]: cluster 2023-09-23T15:19:16.191571+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T15:19:17.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:17 smithi186 bash[30645]: cluster 2023-09-23T15:19:16.191571+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T15:19:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:18 smithi140 bash[27297]: cluster 2023-09-23T15:19:16.471449+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:18 smithi140 bash[40122]: cluster 2023-09-23T15:19:16.471449+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:18 smithi186 bash[30645]: cluster 2023-09-23T15:19:16.471449+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:19.552 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:19:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:20 smithi140 bash[27297]: cluster 2023-09-23T15:19:18.471906+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:20 smithi140 bash[40122]: cluster 2023-09-23T15:19:18.471906+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:20 smithi186 bash[30645]: cluster 2023-09-23T15:19:18.471906+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:22 smithi140 bash[27297]: cluster 2023-09-23T15:19:20.472375+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:22 smithi186 bash[30645]: cluster 2023-09-23T15:19:20.472375+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:22.665 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:22 smithi140 bash[40122]: cluster 2023-09-23T15:19:20.472375+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10+0 records in 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr:10+0 records out 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0177642 s, 590 MB/s 2023-09-23T15:19:24.540 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping successful for: 2023-09-23T15:19:24.603 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:24 smithi140 bash[27297]: cluster 2023-09-23T15:19:22.472960+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:24.603 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:24 smithi140 bash[40122]: cluster 2023-09-23T15:19:22.472960+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:24.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:24 smithi186 bash[30645]: cluster 2023-09-23T15:19:22.472960+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:25.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi140:vg_nvme/lv_2 2023-09-23T15:19:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: cluster 2023-09-23T15:19:24.473548+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.083548+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.090600+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.092214+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.093466+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.100282+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.101875+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.103136+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[27297]: audit 2023-09-23T15:19:26.109657+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: cluster 2023-09-23T15:19:24.473548+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.083548+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.090600+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.092214+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.093466+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.100282+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.101875+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.103136+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:26 smithi140 bash[40122]: audit 2023-09-23T15:19:26.109657+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: cluster 2023-09-23T15:19:24.473548+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.083548+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.090600+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.092214+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.093466+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.100282+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.101875+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.103136+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:19:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:26 smithi186 bash[30645]: audit 2023-09-23T15:19:26.109657+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:27 smithi140 bash[27297]: cephadm 2023-09-23T15:19:26.074557+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:19:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:27 smithi140 bash[27297]: cephadm 2023-09-23T15:19:26.094364+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 8120M 2023-09-23T15:19:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:27 smithi140 bash[40122]: cephadm 2023-09-23T15:19:26.074557+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:19:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:27 smithi140 bash[40122]: cephadm 2023-09-23T15:19:26.094364+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 8120M 2023-09-23T15:19:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:27 smithi186 bash[30645]: cephadm 2023-09-23T15:19:26.074557+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:19:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:27 smithi186 bash[30645]: cephadm 2023-09-23T15:19:26.094364+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 8120M 2023-09-23T15:19:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:28 smithi140 bash[27297]: cluster 2023-09-23T15:19:26.474041+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:28 smithi140 bash[40122]: cluster 2023-09-23T15:19:26.474041+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:28.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:28 smithi186 bash[30645]: cluster 2023-09-23T15:19:26.474041+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:30.082 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:19:30.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:30 smithi140 bash[27297]: cluster 2023-09-23T15:19:28.474531+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:30 smithi140 bash[40122]: cluster 2023-09-23T15:19:28.474531+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:30 smithi186 bash[30645]: cluster 2023-09-23T15:19:28.474531+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:32 smithi140 bash[27297]: cluster 2023-09-23T15:19:30.475039+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:32.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:32 smithi140 bash[40122]: cluster 2023-09-23T15:19:30.475039+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:32.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:32 smithi186 bash[30645]: cluster 2023-09-23T15:19:30.475039+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[27297]: audit 2023-09-23T15:19:33.125410+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:19:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[27297]: audit 2023-09-23T15:19:33.130364+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:19:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[27297]: audit 2023-09-23T15:19:33.131210+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:33.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[40122]: audit 2023-09-23T15:19:33.125410+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:19:33.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[40122]: audit 2023-09-23T15:19:33.130364+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:19:33.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:33 smithi140 bash[40122]: audit 2023-09-23T15:19:33.131210+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:33 smithi186 bash[30645]: audit 2023-09-23T15:19:33.125410+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:19:33.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:33 smithi186 bash[30645]: audit 2023-09-23T15:19:33.130364+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:19:33.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:33 smithi186 bash[30645]: audit 2023-09-23T15:19:33.131210+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:34 smithi140 bash[27297]: cluster 2023-09-23T15:19:32.475516+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:34 smithi140 bash[27297]: audit 2023-09-23T15:19:33.119192+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:19:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:34 smithi140 bash[40122]: cluster 2023-09-23T15:19:32.475516+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:34 smithi140 bash[40122]: audit 2023-09-23T15:19:33.119192+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:19:34.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:34 smithi186 bash[30645]: cluster 2023-09-23T15:19:32.475516+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:34.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:34 smithi186 bash[30645]: audit 2023-09-23T15:19:33.119192+0000 mgr.y (mgr.14152) 152 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:19:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:36 smithi140 bash[27297]: cluster 2023-09-23T15:19:34.475960+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:36 smithi140 bash[40122]: cluster 2023-09-23T15:19:34.475960+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:36 smithi186 bash[30645]: cluster 2023-09-23T15:19:34.475960+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:38 smithi140 bash[40122]: cluster 2023-09-23T15:19:36.476344+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:38 smithi140 bash[27297]: cluster 2023-09-23T15:19:36.476344+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:38.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:38 smithi186 bash[30645]: cluster 2023-09-23T15:19:36.476344+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:40.602 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:40 smithi140 bash[27297]: cluster 2023-09-23T15:19:38.476845+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:40.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:40 smithi140 bash[40122]: cluster 2023-09-23T15:19:38.476845+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:40 smithi186 bash[30645]: cluster 2023-09-23T15:19:38.476845+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: cluster 2023-09-23T15:19:40.477367+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: audit 2023-09-23T15:19:41.527220+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.140:0/1046173404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: audit 2023-09-23T15:19:41.527995+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: audit 2023-09-23T15:19:41.541863+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]': finished 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: cluster 2023-09-23T15:19:41.541949+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[27297]: audit 2023-09-23T15:19:41.542203+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: cluster 2023-09-23T15:19:40.477367+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: audit 2023-09-23T15:19:41.527220+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.140:0/1046173404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: audit 2023-09-23T15:19:41.527995+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: audit 2023-09-23T15:19:41.541863+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]': finished 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: cluster 2023-09-23T15:19:41.541949+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T15:19:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:42 smithi140 bash[40122]: audit 2023-09-23T15:19:41.542203+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: cluster 2023-09-23T15:19:40.477367+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: audit 2023-09-23T15:19:41.527220+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.140:0/1046173404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: audit 2023-09-23T15:19:41.527995+0000 mon.a (mon.0) 331 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]: dispatch 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: audit 2023-09-23T15:19:41.541863+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6755647-3709-489f-bddc-001d6401c620"}]': finished 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: cluster 2023-09-23T15:19:41.541949+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T15:19:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:42 smithi186 bash[30645]: audit 2023-09-23T15:19:41.542203+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:19:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:43 smithi140 bash[27297]: audit 2023-09-23T15:19:42.290068+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.140:0/735127617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:19:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:43 smithi140 bash[40122]: audit 2023-09-23T15:19:42.290068+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.140:0/735127617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:19:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:43 smithi186 bash[30645]: audit 2023-09-23T15:19:42.290068+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.140:0/735127617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:19:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:44 smithi140 bash[27297]: cluster 2023-09-23T15:19:42.477807+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:44 smithi140 bash[40122]: cluster 2023-09-23T15:19:42.477807+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:44 smithi186 bash[30645]: cluster 2023-09-23T15:19:42.477807+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:46 smithi140 bash[27297]: cluster 2023-09-23T15:19:44.478326+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:46 smithi140 bash[40122]: cluster 2023-09-23T15:19:44.478326+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:46 smithi186 bash[30645]: cluster 2023-09-23T15:19:44.478326+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:48 smithi140 bash[27297]: cluster 2023-09-23T15:19:46.478794+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:48 smithi140 bash[40122]: cluster 2023-09-23T15:19:46.478794+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:48 smithi186 bash[30645]: cluster 2023-09-23T15:19:46.478794+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:50.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:50 smithi140 bash[27297]: cluster 2023-09-23T15:19:48.479278+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:50.567 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:50 smithi140 bash[40122]: cluster 2023-09-23T15:19:48.479278+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:50 smithi186 bash[30645]: cluster 2023-09-23T15:19:48.479278+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:51.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:51 smithi140 bash[27297]: cluster 2023-09-23T15:19:50.479720+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:51.577 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:51 smithi140 bash[40122]: cluster 2023-09-23T15:19:50.479720+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:51.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:51 smithi186 bash[30645]: cluster 2023-09-23T15:19:50.479720+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:53.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:53 smithi140 bash[27297]: cluster 2023-09-23T15:19:52.480212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:53.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:53 smithi140 bash[40122]: cluster 2023-09-23T15:19:52.480212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:53.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:53 smithi186 bash[30645]: cluster 2023-09-23T15:19:52.480212+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[27297]: audit 2023-09-23T15:19:54.112756+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:19:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[27297]: audit 2023-09-23T15:19:54.114285+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[27297]: cephadm 2023-09-23T15:19:54.115285+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.2 on smithi140 2023-09-23T15:19:54.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[40122]: audit 2023-09-23T15:19:54.112756+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:19:54.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[40122]: audit 2023-09-23T15:19:54.114285+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:54.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:54 smithi140 bash[40122]: cephadm 2023-09-23T15:19:54.115285+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.2 on smithi140 2023-09-23T15:19:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:54 smithi186 bash[30645]: audit 2023-09-23T15:19:54.112756+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:19:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:54 smithi186 bash[30645]: audit 2023-09-23T15:19:54.114285+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:19:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:54 smithi186 bash[30645]: cephadm 2023-09-23T15:19:54.115285+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Deploying daemon osd.2 on smithi140 2023-09-23T15:19:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:56 smithi140 bash[27297]: cluster 2023-09-23T15:19:54.480660+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:56 smithi140 bash[40122]: cluster 2023-09-23T15:19:54.480660+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:56 smithi186 bash[30645]: cluster 2023-09-23T15:19:54.480660+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:58.200 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:58 smithi140 bash[27297]: cluster 2023-09-23T15:19:56.481203+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:58 smithi140 bash[40122]: cluster 2023-09-23T15:19:56.481203+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:58 smithi186 bash[30645]: cluster 2023-09-23T15:19:56.481203+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[27297]: audit 2023-09-23T15:19:58.383569+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[27297]: audit 2023-09-23T15:19:58.389423+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[27297]: audit 2023-09-23T15:19:58.425008+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[27297]: cluster 2023-09-23T15:19:58.481751+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[40122]: audit 2023-09-23T15:19:58.383569+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[40122]: audit 2023-09-23T15:19:58.389423+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[40122]: audit 2023-09-23T15:19:58.425008+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:19:59 smithi140 bash[40122]: cluster 2023-09-23T15:19:58.481751+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:19:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:59 smithi186 bash[30645]: audit 2023-09-23T15:19:58.383569+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:59 smithi186 bash[30645]: audit 2023-09-23T15:19:58.389423+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:19:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:59 smithi186 bash[30645]: audit 2023-09-23T15:19:58.425008+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:19:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:19:59 smithi186 bash[30645]: cluster 2023-09-23T15:19:58.481751+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:00 smithi140 bash[27297]: cluster 2023-09-23T15:20:00.000103+0000 mon.a (mon.0) 341 : cluster [INF] overall HEALTH_OK 2023-09-23T15:20:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:00 smithi140 bash[40122]: cluster 2023-09-23T15:20:00.000103+0000 mon.a (mon.0) 341 : cluster [INF] overall HEALTH_OK 2023-09-23T15:20:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:00 smithi186 bash[30645]: cluster 2023-09-23T15:20:00.000103+0000 mon.a (mon.0) 341 : cluster [INF] overall HEALTH_OK 2023-09-23T15:20:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:01 smithi186 bash[30645]: cluster 2023-09-23T15:20:00.482220+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:01.706 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:01 smithi140 bash[27297]: cluster 2023-09-23T15:20:00.482220+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:01.706 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:01 smithi140 bash[40122]: cluster 2023-09-23T15:20:00.482220+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:03 smithi140 bash[27297]: cluster 2023-09-23T15:20:02.482748+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:03 smithi140 bash[40122]: cluster 2023-09-23T15:20:02.482748+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:03 smithi186 bash[30645]: cluster 2023-09-23T15:20:02.482748+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:05.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: cluster 2023-09-23T15:20:04.483268+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:04.716024+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:04.723245+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:05.094323+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:05.095432+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:05.104085+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[27297]: audit 2023-09-23T15:20:05.280074+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: cluster 2023-09-23T15:20:04.483268+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:04.716024+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:04.723245+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:05.094323+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:05.095432+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:05.104085+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:05 smithi140 bash[40122]: audit 2023-09-23T15:20:05.280074+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:20:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: cluster 2023-09-23T15:20:04.483268+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:04.716024+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:04.723245+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:05.094323+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:06.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:05.095432+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:06.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:05.104085+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:06.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:05 smithi186 bash[30645]: audit 2023-09-23T15:20:05.280074+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:20:07.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[40122]: audit 2023-09-23T15:20:06.212297+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:20:07.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[40122]: cluster 2023-09-23T15:20:06.212401+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T15:20:07.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[40122]: audit 2023-09-23T15:20:06.212576+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:07.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[40122]: audit 2023-09-23T15:20:06.213202+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:20:07.619 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[27297]: audit 2023-09-23T15:20:06.212297+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:20:07.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[27297]: cluster 2023-09-23T15:20:06.212401+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T15:20:07.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[27297]: audit 2023-09-23T15:20:06.212576+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:07.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:07 smithi140 bash[27297]: audit 2023-09-23T15:20:06.213202+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:20:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:07 smithi186 bash[30645]: audit 2023-09-23T15:20:06.212297+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:20:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:07 smithi186 bash[30645]: cluster 2023-09-23T15:20:06.212401+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T15:20:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:07 smithi186 bash[30645]: audit 2023-09-23T15:20:06.212576+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:07 smithi186 bash[30645]: audit 2023-09-23T15:20:06.213202+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:20:08.387 INFO:teuthology.orchestra.run.smithi140.stdout:Created osd(s) 2 on host 'smithi140' 2023-09-23T15:20:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[27297]: cluster 2023-09-23T15:20:06.483790+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[27297]: audit 2023-09-23T15:20:07.210810+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:20:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[27297]: cluster 2023-09-23T15:20:07.210959+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T15:20:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[27297]: audit 2023-09-23T15:20:07.211602+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[27297]: audit 2023-09-23T15:20:07.218595+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[40122]: cluster 2023-09-23T15:20:06.483790+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[40122]: audit 2023-09-23T15:20:07.210810+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:20:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[40122]: cluster 2023-09-23T15:20:07.210959+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T15:20:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[40122]: audit 2023-09-23T15:20:07.211602+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:08 smithi140 bash[40122]: audit 2023-09-23T15:20:07.218595+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:08 smithi186 bash[30645]: cluster 2023-09-23T15:20:06.483790+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:08 smithi186 bash[30645]: audit 2023-09-23T15:20:07.210810+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:20:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:08 smithi186 bash[30645]: cluster 2023-09-23T15:20:07.210959+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T15:20:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:08 smithi186 bash[30645]: audit 2023-09-23T15:20:07.211602+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:08 smithi186 bash[30645]: audit 2023-09-23T15:20:07.218595+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:09.170 DEBUG:teuthology.orchestra.run.smithi140:osd.2> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T15:20:09.172 INFO:tasks.cephadm:Deploying osd.3 on smithi140 with /dev/vg_nvme/lv_1... 2023-09-23T15:20:09.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T15:20:09.314 INFO:journalctl@ceph.osd.2.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:20:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: cluster 2023-09-23T15:20:06.231661+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:20:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: cluster 2023-09-23T15:20:06.231853+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: cluster 2023-09-23T15:20:08.221844+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390] boot 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: cluster 2023-09-23T15:20:08.221930+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: audit 2023-09-23T15:20:08.222829+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: audit 2023-09-23T15:20:08.355007+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: audit 2023-09-23T15:20:08.360831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: audit 2023-09-23T15:20:08.392792+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[27297]: audit 2023-09-23T15:20:08.620408+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: cluster 2023-09-23T15:20:06.231661+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:20:09.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: cluster 2023-09-23T15:20:06.231853+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: cluster 2023-09-23T15:20:08.221844+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390] boot 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: cluster 2023-09-23T15:20:08.221930+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: audit 2023-09-23T15:20:08.222829+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: audit 2023-09-23T15:20:08.355007+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: audit 2023-09-23T15:20:08.360831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: audit 2023-09-23T15:20:08.392792+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:09.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:09 smithi140 bash[40122]: audit 2023-09-23T15:20:08.620408+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T15:20:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: cluster 2023-09-23T15:20:06.231661+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:20:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: cluster 2023-09-23T15:20:06.231853+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:20:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: cluster 2023-09-23T15:20:08.221844+0000 mon.a (mon.0) 356 : cluster [INF] osd.2 [v2:172.21.15.140:6818/2351987390,v1:172.21.15.140:6819/2351987390] boot 2023-09-23T15:20:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: cluster 2023-09-23T15:20:08.221930+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T15:20:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: audit 2023-09-23T15:20:08.222829+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:20:09.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: audit 2023-09-23T15:20:08.355007+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: audit 2023-09-23T15:20:08.360831+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:09.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: audit 2023-09-23T15:20:08.392792+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:09.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:09 smithi186 bash[30645]: audit 2023-09-23T15:20:08.620408+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T15:20:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[27297]: cluster 2023-09-23T15:20:08.484248+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[27297]: audit 2023-09-23T15:20:09.377550+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T15:20:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[27297]: cluster 2023-09-23T15:20:09.377607+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T15:20:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[27297]: audit 2023-09-23T15:20:09.378963+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:20:10.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[40122]: cluster 2023-09-23T15:20:08.484248+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:10.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[40122]: audit 2023-09-23T15:20:09.377550+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T15:20:10.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[40122]: cluster 2023-09-23T15:20:09.377607+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T15:20:10.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:10 smithi140 bash[40122]: audit 2023-09-23T15:20:09.378963+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:20:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:10 smithi186 bash[30645]: cluster 2023-09-23T15:20:08.484248+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T15:20:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:10 smithi186 bash[30645]: audit 2023-09-23T15:20:09.377550+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T15:20:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:10 smithi186 bash[30645]: cluster 2023-09-23T15:20:09.377607+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T15:20:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:10 smithi186 bash[30645]: audit 2023-09-23T15:20:09.378963+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:20:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[27297]: audit 2023-09-23T15:20:10.381752+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:20:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[27297]: cluster 2023-09-23T15:20:10.381840+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T15:20:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[27297]: cluster 2023-09-23T15:20:10.484691+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[40122]: audit 2023-09-23T15:20:10.381752+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:20:11.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[40122]: cluster 2023-09-23T15:20:10.381840+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T15:20:11.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:11 smithi140 bash[40122]: cluster 2023-09-23T15:20:10.484691+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:11 smithi186 bash[30645]: audit 2023-09-23T15:20:10.381752+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:20:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:11 smithi186 bash[30645]: cluster 2023-09-23T15:20:10.381840+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T15:20:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:11 smithi186 bash[30645]: cluster 2023-09-23T15:20:10.484691+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:12 smithi186 bash[30645]: cluster 2023-09-23T15:20:11.390341+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T15:20:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:12 smithi186 bash[30645]: cluster 2023-09-23T15:20:11.390407+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T15:20:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:12 smithi186 bash[30645]: audit 2023-09-23T15:20:11.505872+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[40122]: cluster 2023-09-23T15:20:11.390341+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T15:20:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[40122]: cluster 2023-09-23T15:20:11.390407+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T15:20:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[40122]: audit 2023-09-23T15:20:11.505872+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[27297]: cluster 2023-09-23T15:20:11.390341+0000 mon.a (mon.0) 368 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T15:20:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[27297]: cluster 2023-09-23T15:20:11.390407+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T15:20:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:12 smithi140 bash[27297]: audit 2023-09-23T15:20:11.505872+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:13.184 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:20:14.510 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:14 smithi140 bash[40122]: cluster 2023-09-23T15:20:12.485153+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:14.511 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:14 smithi140 bash[40122]: audit 2023-09-23T15:20:13.327704+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:14.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:14 smithi140 bash[27297]: cluster 2023-09-23T15:20:12.485153+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:14.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:14 smithi140 bash[27297]: audit 2023-09-23T15:20:13.327704+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:14 smithi186 bash[30645]: cluster 2023-09-23T15:20:12.485153+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:14 smithi186 bash[30645]: audit 2023-09-23T15:20:13.327704+0000 mon.a (mon.0) 371 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.203015+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.205401+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.205535+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.209399+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.216184+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.218306+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.218479+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:14.218734+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:15.114689+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:15.146936+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:15.148709+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:15.148983+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[40122]: audit 2023-09-23T15:20:15.149253+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.203015+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.205401+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.205535+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.209399+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.216184+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.218306+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.218479+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:14.218734+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:15.114689+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:15.146936+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:15.148709+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:15.148983+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:16 smithi140 bash[27297]: audit 2023-09-23T15:20:15.149253+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.203015+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.205401+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.205535+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.209399+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.216184+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.218306+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.218479+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:14.218734+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:15.114689+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:15.146936+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:15.148709+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:15.148983+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:20:16.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:16 smithi186 bash[30645]: audit 2023-09-23T15:20:15.149253+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:20:17.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[27297]: cluster 2023-09-23T15:20:14.485691+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:17.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[27297]: audit 2023-09-23T15:20:15.148421+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:17.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[27297]: audit 2023-09-23T15:20:16.066872+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:17.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[40122]: cluster 2023-09-23T15:20:14.485691+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:17.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[40122]: audit 2023-09-23T15:20:15.148421+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:17.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:17 smithi140 bash[40122]: audit 2023-09-23T15:20:16.066872+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:17 smithi186 bash[30645]: cluster 2023-09-23T15:20:14.485691+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:17 smithi186 bash[30645]: audit 2023-09-23T15:20:15.148421+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T15:20:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:17 smithi186 bash[30645]: audit 2023-09-23T15:20:16.066872+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T15:20:18.136 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T15:20:18.136 INFO:teuthology.orchestra.run.smithi140.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T15:20:18.136 INFO:teuthology.orchestra.run.smithi140.stderr: stderr: 10+0 records in 2023-09-23T15:20:18.137 INFO:teuthology.orchestra.run.smithi140.stderr:10+0 records out 2023-09-23T15:20:18.137 INFO:teuthology.orchestra.run.smithi140.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0143799 s, 729 MB/s 2023-09-23T15:20:18.137 INFO:teuthology.orchestra.run.smithi140.stderr:--> Zapping successful for: 2023-09-23T15:20:18.380 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:18 smithi140 bash[27297]: cluster 2023-09-23T15:20:16.486248+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 205 KiB/s wr, 12 op/s 2023-09-23T15:20:18.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:18 smithi140 bash[40122]: cluster 2023-09-23T15:20:16.486248+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 205 KiB/s wr, 12 op/s 2023-09-23T15:20:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:18 smithi186 bash[30645]: cluster 2023-09-23T15:20:16.486248+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.5 KiB/s rd, 205 KiB/s wr, 12 op/s 2023-09-23T15:20:18.897 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi140:vg_nvme/lv_1 2023-09-23T15:20:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: cluster 2023-09-23T15:20:18.486677+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 147 KiB/s wr, 9 op/s 2023-09-23T15:20:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.597820+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.605753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.607562+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.608851+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.610278+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.617732+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.619151+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.620224+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[27297]: audit 2023-09-23T15:20:19.626462+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: cluster 2023-09-23T15:20:18.486677+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 147 KiB/s wr, 9 op/s 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.597820+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.605753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.607562+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.608851+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.610278+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.617732+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.619151+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:20.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.620224+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:20.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:20 smithi140 bash[40122]: audit 2023-09-23T15:20:19.626462+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: cluster 2023-09-23T15:20:18.486677+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 147 KiB/s wr, 9 op/s 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.597820+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.605753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.607562+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.608851+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.610278+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.617732+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.619151+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.620224+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:20:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:20 smithi186 bash[30645]: audit 2023-09-23T15:20:19.626462+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:21 smithi140 bash[27297]: cephadm 2023-09-23T15:20:19.589573+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:20:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:21 smithi140 bash[27297]: cephadm 2023-09-23T15:20:19.611324+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 5413M 2023-09-23T15:20:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:21 smithi140 bash[40122]: cephadm 2023-09-23T15:20:19.589573+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:20:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:21 smithi140 bash[40122]: cephadm 2023-09-23T15:20:19.611324+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 5413M 2023-09-23T15:20:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:21 smithi186 bash[30645]: cephadm 2023-09-23T15:20:19.589573+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:20:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:21 smithi186 bash[30645]: cephadm 2023-09-23T15:20:19.611324+0000 mgr.y (mgr.14152) 178 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 5413M 2023-09-23T15:20:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:22 smithi140 bash[27297]: cluster 2023-09-23T15:20:20.487226+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T15:20:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:22 smithi140 bash[40122]: cluster 2023-09-23T15:20:20.487226+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T15:20:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:22 smithi186 bash[30645]: cluster 2023-09-23T15:20:20.487226+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 115 KiB/s wr, 7 op/s 2023-09-23T15:20:23.643 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:20:24.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:24 smithi140 bash[27297]: cluster 2023-09-23T15:20:22.487796+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T15:20:24.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:24 smithi140 bash[40122]: cluster 2023-09-23T15:20:22.487796+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T15:20:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:24 smithi186 bash[30645]: cluster 2023-09-23T15:20:22.487796+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 118 KiB/s wr, 8 op/s 2023-09-23T15:20:26.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:26 smithi140 bash[40122]: cluster 2023-09-23T15:20:24.488369+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:26 smithi140 bash[27297]: cluster 2023-09-23T15:20:24.488369+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:26 smithi186 bash[30645]: cluster 2023-09-23T15:20:24.488369+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[40122]: audit 2023-09-23T15:20:26.685865+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:20:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[40122]: audit 2023-09-23T15:20:26.691891+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:20:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[40122]: audit 2023-09-23T15:20:26.693111+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[27297]: audit 2023-09-23T15:20:26.685865+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:20:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[27297]: audit 2023-09-23T15:20:26.691891+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:20:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:27 smithi140 bash[27297]: audit 2023-09-23T15:20:26.693111+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:27 smithi186 bash[30645]: audit 2023-09-23T15:20:26.685865+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:20:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:27 smithi186 bash[30645]: audit 2023-09-23T15:20:26.691891+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:20:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:27 smithi186 bash[30645]: audit 2023-09-23T15:20:26.693111+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:28 smithi140 bash[27297]: cluster 2023-09-23T15:20:26.488807+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:28 smithi140 bash[27297]: audit 2023-09-23T15:20:26.679750+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:20:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:28 smithi140 bash[40122]: cluster 2023-09-23T15:20:26.488807+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:28.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:28 smithi140 bash[40122]: audit 2023-09-23T15:20:26.679750+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:20:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:28 smithi186 bash[30645]: cluster 2023-09-23T15:20:26.488807+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T15:20:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:28 smithi186 bash[30645]: audit 2023-09-23T15:20:26.679750+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi140:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:20:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:30 smithi140 bash[27297]: cluster 2023-09-23T15:20:28.489396+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:30 smithi140 bash[40122]: cluster 2023-09-23T15:20:28.489396+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:30 smithi186 bash[30645]: cluster 2023-09-23T15:20:28.489396+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:32.504 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:32 smithi140 bash[27297]: cluster 2023-09-23T15:20:30.489959+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:32.504 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:32 smithi140 bash[40122]: cluster 2023-09-23T15:20:30.489959+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:32.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:32 smithi186 bash[30645]: cluster 2023-09-23T15:20:30.489959+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:34 smithi140 bash[40122]: cluster 2023-09-23T15:20:32.490615+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:34.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:34 smithi140 bash[27297]: cluster 2023-09-23T15:20:32.490615+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:34.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:34 smithi186 bash[30645]: cluster 2023-09-23T15:20:32.490615+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[40122]: audit 2023-09-23T15:20:35.148470+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.140:0/137068483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[40122]: audit 2023-09-23T15:20:35.149238+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[40122]: audit 2023-09-23T15:20:35.157035+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]': finished 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[40122]: cluster 2023-09-23T15:20:35.157174+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[40122]: audit 2023-09-23T15:20:35.157356+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:20:35.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[27297]: audit 2023-09-23T15:20:35.148470+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.140:0/137068483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[27297]: audit 2023-09-23T15:20:35.149238+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[27297]: audit 2023-09-23T15:20:35.157035+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]': finished 2023-09-23T15:20:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[27297]: cluster 2023-09-23T15:20:35.157174+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T15:20:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:35 smithi140 bash[27297]: audit 2023-09-23T15:20:35.157356+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:20:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:35 smithi186 bash[30645]: audit 2023-09-23T15:20:35.148470+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.140:0/137068483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:35 smithi186 bash[30645]: audit 2023-09-23T15:20:35.149238+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]: dispatch 2023-09-23T15:20:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:35 smithi186 bash[30645]: audit 2023-09-23T15:20:35.157035+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c01ef685-5dc6-4773-a187-47f33d4115ef"}]': finished 2023-09-23T15:20:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:35 smithi186 bash[30645]: cluster 2023-09-23T15:20:35.157174+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T15:20:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:35 smithi186 bash[30645]: audit 2023-09-23T15:20:35.157356+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:20:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:36 smithi140 bash[27297]: cluster 2023-09-23T15:20:34.491164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:36 smithi140 bash[27297]: audit 2023-09-23T15:20:35.915507+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.140:0/2537531191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:20:36.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:36 smithi140 bash[40122]: cluster 2023-09-23T15:20:34.491164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:36.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:36 smithi140 bash[40122]: audit 2023-09-23T15:20:35.915507+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.140:0/2537531191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:20:36.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:36 smithi186 bash[30645]: cluster 2023-09-23T15:20:34.491164+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:36.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:36 smithi186 bash[30645]: audit 2023-09-23T15:20:35.915507+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.140:0/2537531191' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:20:38.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:38 smithi140 bash[27297]: cluster 2023-09-23T15:20:36.491735+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:38.628 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:38 smithi140 bash[40122]: cluster 2023-09-23T15:20:36.491735+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:38.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:38 smithi186 bash[30645]: cluster 2023-09-23T15:20:36.491735+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:40 smithi140 bash[40122]: cluster 2023-09-23T15:20:38.492256+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:40 smithi140 bash[27297]: cluster 2023-09-23T15:20:38.492256+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:40 smithi186 bash[30645]: cluster 2023-09-23T15:20:38.492256+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:42 smithi140 bash[40122]: cluster 2023-09-23T15:20:40.492886+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:42 smithi140 bash[27297]: cluster 2023-09-23T15:20:40.492886+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:42 smithi186 bash[30645]: cluster 2023-09-23T15:20:40.492886+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:44 smithi140 bash[27297]: cluster 2023-09-23T15:20:42.493400+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:44 smithi140 bash[40122]: cluster 2023-09-23T15:20:42.493400+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:44 smithi186 bash[30645]: cluster 2023-09-23T15:20:42.493400+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:45.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:45 smithi140 bash[27297]: cluster 2023-09-23T15:20:44.493935+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:45.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:45 smithi140 bash[40122]: cluster 2023-09-23T15:20:44.493935+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:45 smithi186 bash[30645]: cluster 2023-09-23T15:20:44.493935+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:47.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:47 smithi140 bash[40122]: cluster 2023-09-23T15:20:46.494465+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:47 smithi140 bash[27297]: cluster 2023-09-23T15:20:46.494465+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:47 smithi186 bash[30645]: cluster 2023-09-23T15:20:46.494465+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:48.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[27297]: audit 2023-09-23T15:20:48.196270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:20:48.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[27297]: audit 2023-09-23T15:20:48.197722+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:48.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[27297]: cephadm 2023-09-23T15:20:48.198996+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Deploying daemon osd.3 on smithi140 2023-09-23T15:20:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[40122]: audit 2023-09-23T15:20:48.196270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:20:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[40122]: audit 2023-09-23T15:20:48.197722+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:48 smithi140 bash[40122]: cephadm 2023-09-23T15:20:48.198996+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Deploying daemon osd.3 on smithi140 2023-09-23T15:20:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:48 smithi186 bash[30645]: audit 2023-09-23T15:20:48.196270+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:20:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:48 smithi186 bash[30645]: audit 2023-09-23T15:20:48.197722+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:20:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:48 smithi186 bash[30645]: cephadm 2023-09-23T15:20:48.198996+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Deploying daemon osd.3 on smithi140 2023-09-23T15:20:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:50 smithi140 bash[27297]: cluster 2023-09-23T15:20:48.495022+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:50 smithi140 bash[40122]: cluster 2023-09-23T15:20:48.495022+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:50.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:50 smithi186 bash[30645]: cluster 2023-09-23T15:20:48.495022+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:52.492 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:52 smithi140 bash[40122]: cluster 2023-09-23T15:20:50.495573+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:52.492 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:52 smithi140 bash[27297]: cluster 2023-09-23T15:20:50.495573+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:52.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:52 smithi186 bash[30645]: cluster 2023-09-23T15:20:50.495573+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:54.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[27297]: cluster 2023-09-23T15:20:52.495974+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:54.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[27297]: audit 2023-09-23T15:20:53.002183+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[27297]: audit 2023-09-23T15:20:53.009001+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[27297]: audit 2023-09-23T15:20:53.042075+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:54.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[40122]: cluster 2023-09-23T15:20:52.495974+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:54.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[40122]: audit 2023-09-23T15:20:53.002183+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[40122]: audit 2023-09-23T15:20:53.009001+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:54 smithi140 bash[40122]: audit 2023-09-23T15:20:53.042075+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:54.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:53 smithi186 bash[30645]: cluster 2023-09-23T15:20:52.495974+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:54.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:53 smithi186 bash[30645]: audit 2023-09-23T15:20:53.002183+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:53 smithi186 bash[30645]: audit 2023-09-23T15:20:53.009001+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:20:54.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:54 smithi186 bash[30645]: audit 2023-09-23T15:20:53.042075+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:20:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:56 smithi140 bash[27297]: cluster 2023-09-23T15:20:54.496474+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:56 smithi140 bash[40122]: cluster 2023-09-23T15:20:54.496474+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:56 smithi186 bash[30645]: cluster 2023-09-23T15:20:54.496474+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:20:58 smithi140 bash[27297]: cluster 2023-09-23T15:20:56.497008+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:20:58 smithi140 bash[40122]: cluster 2023-09-23T15:20:56.497008+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:20:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:20:58 smithi186 bash[30645]: cluster 2023-09-23T15:20:56.497008+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: cluster 2023-09-23T15:20:58.497491+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.433807+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.442525+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.443677+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.444812+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.453737+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.966167+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[27297]: audit 2023-09-23T15:20:59.966924+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: cluster 2023-09-23T15:20:58.497491+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.433807+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.442525+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.443677+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.444812+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.453737+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.966167+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:00 smithi140 bash[40122]: audit 2023-09-23T15:20:59.966924+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: cluster 2023-09-23T15:20:58.497491+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.433807+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.442525+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.443677+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.444812+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.453737+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.966167+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:00 smithi186 bash[30645]: audit 2023-09-23T15:20:59.966924+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:21:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: audit 2023-09-23T15:21:00.460309+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:21:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: cluster 2023-09-23T15:21:00.460503+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T15:21:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: audit 2023-09-23T15:21:00.460703+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: audit 2023-09-23T15:21:00.461994+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: audit 2023-09-23T15:21:00.462443+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[40122]: cluster 2023-09-23T15:21:00.498004+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:01.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: audit 2023-09-23T15:21:00.460309+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:21:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: cluster 2023-09-23T15:21:00.460503+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T15:21:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: audit 2023-09-23T15:21:00.460703+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: audit 2023-09-23T15:21:00.461994+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: audit 2023-09-23T15:21:00.462443+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:01 smithi140 bash[27297]: cluster 2023-09-23T15:21:00.498004+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: audit 2023-09-23T15:21:00.460309+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: cluster 2023-09-23T15:21:00.460503+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: audit 2023-09-23T15:21:00.460703+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: audit 2023-09-23T15:21:00.461994+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: audit 2023-09-23T15:21:00.462443+0000 mon.a (mon.0) 413 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:21:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:01 smithi186 bash[30645]: cluster 2023-09-23T15:21:00.498004+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[27297]: audit 2023-09-23T15:21:01.462233+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:21:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[27297]: cluster 2023-09-23T15:21:01.462400+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T15:21:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[27297]: audit 2023-09-23T15:21:01.462860+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:02.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[27297]: audit 2023-09-23T15:21:01.469555+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:02.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[40122]: audit 2023-09-23T15:21:01.462233+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:21:02.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[40122]: cluster 2023-09-23T15:21:01.462400+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T15:21:02.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[40122]: audit 2023-09-23T15:21:01.462860+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:02.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:02 smithi140 bash[40122]: audit 2023-09-23T15:21:01.469555+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:02.791 INFO:teuthology.orchestra.run.smithi140.stdout:Created osd(s) 3 on host 'smithi140' 2023-09-23T15:21:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:02 smithi186 bash[30645]: audit 2023-09-23T15:21:01.462233+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]': finished 2023-09-23T15:21:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:02 smithi186 bash[30645]: cluster 2023-09-23T15:21:01.462400+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T15:21:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:02 smithi186 bash[30645]: audit 2023-09-23T15:21:01.462860+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:02 smithi186 bash[30645]: audit 2023-09-23T15:21:01.469555+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:03.495 DEBUG:teuthology.orchestra.run.smithi140:osd.3> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T15:21:03.497 INFO:tasks.cephadm:Deploying osd.4 on smithi186 with /dev/vg_nvme/lv_4... 2023-09-23T15:21:03.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T15:21:03.686 INFO:journalctl@ceph.osd.3.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:21:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: cluster 2023-09-23T15:21:00.986985+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: cluster 2023-09-23T15:21:00.987180+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: cluster 2023-09-23T15:21:02.469783+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956] boot 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: cluster 2023-09-23T15:21:02.469873+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: audit 2023-09-23T15:21:02.470288+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: cluster 2023-09-23T15:21:02.498528+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: audit 2023-09-23T15:21:02.772772+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: audit 2023-09-23T15:21:02.779354+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[27297]: audit 2023-09-23T15:21:02.793663+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: cluster 2023-09-23T15:21:00.986985+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: cluster 2023-09-23T15:21:00.987180+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: cluster 2023-09-23T15:21:02.469783+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956] boot 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: cluster 2023-09-23T15:21:02.469873+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: audit 2023-09-23T15:21:02.470288+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: cluster 2023-09-23T15:21:02.498528+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: audit 2023-09-23T15:21:02.772772+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: audit 2023-09-23T15:21:02.779354+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:03 smithi140 bash[40122]: audit 2023-09-23T15:21:02.793663+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: cluster 2023-09-23T15:21:00.986985+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: cluster 2023-09-23T15:21:00.987180+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: cluster 2023-09-23T15:21:02.469783+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.140:6826/2288994956,v1:172.21.15.140:6827/2288994956] boot 2023-09-23T15:21:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: cluster 2023-09-23T15:21:02.469873+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T15:21:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: audit 2023-09-23T15:21:02.470288+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:21:03.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: cluster 2023-09-23T15:21:02.498528+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T15:21:03.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: audit 2023-09-23T15:21:02.772772+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: audit 2023-09-23T15:21:02.779354+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:03.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:03 smithi186 bash[30645]: audit 2023-09-23T15:21:02.793663+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:04 smithi140 bash[27297]: cluster 2023-09-23T15:21:03.784109+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T15:21:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:04 smithi140 bash[40122]: cluster 2023-09-23T15:21:03.784109+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T15:21:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:04 smithi186 bash[30645]: cluster 2023-09-23T15:21:03.784109+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T15:21:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:06 smithi140 bash[27297]: cluster 2023-09-23T15:21:04.499138+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:06 smithi140 bash[40122]: cluster 2023-09-23T15:21:04.499138+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:06 smithi186 bash[30645]: cluster 2023-09-23T15:21:04.499138+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:08.227 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:21:08.485 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:08 smithi140 bash[27297]: cluster 2023-09-23T15:21:06.499724+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:08.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:08 smithi140 bash[40122]: cluster 2023-09-23T15:21:06.499724+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:08.560 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:08 smithi186 bash[30645]: cluster 2023-09-23T15:21:06.499724+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:10 smithi140 bash[27297]: cluster 2023-09-23T15:21:08.500286+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:10 smithi140 bash[40122]: cluster 2023-09-23T15:21:08.500286+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:10 smithi186 bash[30645]: cluster 2023-09-23T15:21:08.500286+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10+0 records in 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr:10+0 records out 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017334 s, 605 MB/s 2023-09-23T15:21:11.880 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping successful for: 2023-09-23T15:21:12.297 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:12 smithi140 bash[27297]: cluster 2023-09-23T15:21:10.500866+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:12.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:12 smithi186 bash[30645]: cluster 2023-09-23T15:21:10.500866+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:12.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi186:vg_nvme/lv_4 2023-09-23T15:21:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:12 smithi140 bash[40122]: cluster 2023-09-23T15:21:10.500866+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: cluster 2023-09-23T15:21:12.501371+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: cephadm 2023-09-23T15:21:12.886092+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:21:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.897288+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.905198+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.907502+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.909055+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.910502+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.911976+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: cephadm 2023-09-23T15:21:12.913068+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 4060M 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.922511+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.924189+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.925649+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:13 smithi186 bash[30645]: audit 2023-09-23T15:21:12.935198+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: cluster 2023-09-23T15:21:12.501371+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: cephadm 2023-09-23T15:21:12.886092+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:21:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.897288+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.905198+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.907502+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.909055+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.910502+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.911976+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: cephadm 2023-09-23T15:21:12.913068+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 4060M 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.922511+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.924189+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.925649+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[27297]: audit 2023-09-23T15:21:12.935198+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: cluster 2023-09-23T15:21:12.501371+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: cephadm 2023-09-23T15:21:12.886092+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Detected new or changed devices on smithi140 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.897288+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.905198+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.907502+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.909055+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.910502+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.911976+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: cephadm 2023-09-23T15:21:12.913068+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 4060M 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.922511+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.924189+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.925649+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:13 smithi140 bash[40122]: audit 2023-09-23T15:21:12.935198+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:16 smithi140 bash[27297]: cluster 2023-09-23T15:21:14.501925+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:16 smithi140 bash[40122]: cluster 2023-09-23T15:21:14.501925+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:16 smithi186 bash[30645]: cluster 2023-09-23T15:21:14.501925+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:17.353 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:21:18.525 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:18 smithi186 bash[30645]: cluster 2023-09-23T15:21:16.502463+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:18 smithi140 bash[27297]: cluster 2023-09-23T15:21:16.502463+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:18 smithi140 bash[40122]: cluster 2023-09-23T15:21:16.502463+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:20.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:20 smithi186 bash[30645]: cluster 2023-09-23T15:21:18.502989+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:20 smithi140 bash[40122]: cluster 2023-09-23T15:21:18.502989+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:20 smithi140 bash[27297]: cluster 2023-09-23T15:21:18.502989+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[27297]: audit 2023-09-23T15:21:20.626316+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:21:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[27297]: audit 2023-09-23T15:21:20.631481+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:21:21.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[27297]: audit 2023-09-23T15:21:20.633006+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:21.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[40122]: audit 2023-09-23T15:21:20.626316+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:21:21.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[40122]: audit 2023-09-23T15:21:20.631481+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:21:21.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:21 smithi140 bash[40122]: audit 2023-09-23T15:21:20.633006+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:21 smithi186 bash[30645]: audit 2023-09-23T15:21:20.626316+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:21:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:21 smithi186 bash[30645]: audit 2023-09-23T15:21:20.631481+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:21:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:21 smithi186 bash[30645]: audit 2023-09-23T15:21:20.633006+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:22 smithi140 bash[27297]: cluster 2023-09-23T15:21:20.503538+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:22 smithi140 bash[27297]: audit 2023-09-23T15:21:20.618865+0000 mgr.y (mgr.14152) 214 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:21:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:22 smithi140 bash[40122]: cluster 2023-09-23T15:21:20.503538+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:22 smithi140 bash[40122]: audit 2023-09-23T15:21:20.618865+0000 mgr.y (mgr.14152) 214 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:21:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:22 smithi186 bash[30645]: cluster 2023-09-23T15:21:20.503538+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:22 smithi186 bash[30645]: audit 2023-09-23T15:21:20.618865+0000 mgr.y (mgr.14152) 214 : audit [DBG] from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:21:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:24 smithi140 bash[27297]: cluster 2023-09-23T15:21:22.504084+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:24 smithi140 bash[40122]: cluster 2023-09-23T15:21:22.504084+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:24.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:24 smithi186 bash[30645]: cluster 2023-09-23T15:21:22.504084+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:26.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:26 smithi186 bash[30645]: cluster 2023-09-23T15:21:24.504675+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:26 smithi140 bash[27297]: cluster 2023-09-23T15:21:24.504675+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:26 smithi140 bash[40122]: cluster 2023-09-23T15:21:24.504675+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:28 smithi186 bash[30645]: cluster 2023-09-23T15:21:26.505229+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:28 smithi140 bash[27297]: cluster 2023-09-23T15:21:26.505229+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:28 smithi140 bash[40122]: cluster 2023-09-23T15:21:26.505229+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[27297]: audit 2023-09-23T15:21:29.093189+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.186:0/1899497904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[27297]: audit 2023-09-23T15:21:29.096330+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[27297]: audit 2023-09-23T15:21:29.104074+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]': finished 2023-09-23T15:21:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[27297]: cluster 2023-09-23T15:21:29.104181+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[27297]: audit 2023-09-23T15:21:29.104433+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[40122]: audit 2023-09-23T15:21:29.093189+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.186:0/1899497904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[40122]: audit 2023-09-23T15:21:29.096330+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[40122]: audit 2023-09-23T15:21:29.104074+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]': finished 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[40122]: cluster 2023-09-23T15:21:29.104181+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T15:21:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:29 smithi140 bash[40122]: audit 2023-09-23T15:21:29.104433+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:29 smithi186 bash[30645]: audit 2023-09-23T15:21:29.093189+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.186:0/1899497904' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:29 smithi186 bash[30645]: audit 2023-09-23T15:21:29.096330+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]: dispatch 2023-09-23T15:21:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:29 smithi186 bash[30645]: audit 2023-09-23T15:21:29.104074+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "48bffe91-c3b8-46f5-8a92-5d479906481a"}]': finished 2023-09-23T15:21:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:29 smithi186 bash[30645]: cluster 2023-09-23T15:21:29.104181+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T15:21:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:29 smithi186 bash[30645]: audit 2023-09-23T15:21:29.104433+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:30 smithi140 bash[27297]: cluster 2023-09-23T15:21:28.505872+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:30 smithi140 bash[27297]: audit 2023-09-23T15:21:29.834580+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.186:0/753512477' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:21:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:30 smithi140 bash[40122]: cluster 2023-09-23T15:21:28.505872+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:30 smithi140 bash[40122]: audit 2023-09-23T15:21:29.834580+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.186:0/753512477' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:21:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:30 smithi186 bash[30645]: cluster 2023-09-23T15:21:28.505872+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:30 smithi186 bash[30645]: audit 2023-09-23T15:21:29.834580+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.186:0/753512477' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:21:32.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:32 smithi186 bash[30645]: cluster 2023-09-23T15:21:30.506533+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:32 smithi140 bash[27297]: cluster 2023-09-23T15:21:30.506533+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:32 smithi140 bash[40122]: cluster 2023-09-23T15:21:30.506533+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:34 smithi140 bash[27297]: cluster 2023-09-23T15:21:32.507118+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:34 smithi140 bash[40122]: cluster 2023-09-23T15:21:32.507118+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:34.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:34 smithi186 bash[30645]: cluster 2023-09-23T15:21:32.507118+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:35.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:35 smithi140 bash[27297]: cluster 2023-09-23T15:21:34.507656+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:35 smithi140 bash[40122]: cluster 2023-09-23T15:21:34.507656+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:35 smithi186 bash[30645]: cluster 2023-09-23T15:21:34.507656+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:37.879 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:37 smithi186 bash[30645]: cluster 2023-09-23T15:21:36.508193+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:37 smithi140 bash[27297]: cluster 2023-09-23T15:21:36.508193+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:37.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:37 smithi140 bash[40122]: cluster 2023-09-23T15:21:36.508193+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:40 smithi140 bash[27297]: cluster 2023-09-23T15:21:38.508760+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:40 smithi140 bash[40122]: cluster 2023-09-23T15:21:38.508760+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:40 smithi186 bash[30645]: cluster 2023-09-23T15:21:38.508760+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[27297]: cluster 2023-09-23T15:21:40.509296+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[27297]: audit 2023-09-23T15:21:42.026525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:21:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[27297]: audit 2023-09-23T15:21:42.028285+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[40122]: cluster 2023-09-23T15:21:40.509296+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[40122]: audit 2023-09-23T15:21:42.026525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:21:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:42 smithi140 bash[40122]: audit 2023-09-23T15:21:42.028285+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:42 smithi186 bash[30645]: cluster 2023-09-23T15:21:40.509296+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:42 smithi186 bash[30645]: audit 2023-09-23T15:21:42.026525+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:21:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:42 smithi186 bash[30645]: audit 2023-09-23T15:21:42.028285+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:43 smithi186 bash[30645]: cephadm 2023-09-23T15:21:42.029585+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.4 on smithi186 2023-09-23T15:21:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:43 smithi140 bash[27297]: cephadm 2023-09-23T15:21:42.029585+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.4 on smithi186 2023-09-23T15:21:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:43 smithi140 bash[40122]: cephadm 2023-09-23T15:21:42.029585+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Deploying daemon osd.4 on smithi186 2023-09-23T15:21:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:44 smithi140 bash[40122]: cluster 2023-09-23T15:21:42.509864+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:44 smithi140 bash[27297]: cluster 2023-09-23T15:21:42.509864+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:44 smithi186 bash[30645]: cluster 2023-09-23T15:21:42.509864+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:46 smithi140 bash[27297]: cluster 2023-09-23T15:21:44.510396+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:46 smithi140 bash[40122]: cluster 2023-09-23T15:21:44.510396+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:46 smithi186 bash[30645]: cluster 2023-09-23T15:21:44.510396+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:47.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:47 smithi186 bash[30645]: cluster 2023-09-23T15:21:46.510953+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:47.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:47 smithi186 bash[30645]: audit 2023-09-23T15:21:46.715354+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:47.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:47 smithi186 bash[30645]: audit 2023-09-23T15:21:46.715683+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:47.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:47 smithi186 bash[30645]: audit 2023-09-23T15:21:46.721140+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[27297]: cluster 2023-09-23T15:21:46.510953+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[27297]: audit 2023-09-23T15:21:46.715354+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[27297]: audit 2023-09-23T15:21:46.715683+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[27297]: audit 2023-09-23T15:21:46.721140+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[40122]: cluster 2023-09-23T15:21:46.510953+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[40122]: audit 2023-09-23T15:21:46.715354+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[40122]: audit 2023-09-23T15:21:46.715683+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:47 smithi140 bash[40122]: audit 2023-09-23T15:21:46.721140+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:50.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:50 smithi186 bash[30645]: cluster 2023-09-23T15:21:48.511496+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:50 smithi140 bash[27297]: cluster 2023-09-23T15:21:48.511496+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:50 smithi140 bash[40122]: cluster 2023-09-23T15:21:48.511496+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:52.510 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:52 smithi186 bash[30645]: cluster 2023-09-23T15:21:50.512019+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:52 smithi140 bash[27297]: cluster 2023-09-23T15:21:50.512019+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:52 smithi140 bash[40122]: cluster 2023-09-23T15:21:50.512019+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:54.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: cluster 2023-09-23T15:21:52.512583+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:54.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:52.865819+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:52.874127+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:53.296167+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:53.297966+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:53.308600+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:53.506632+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[27297]: audit 2023-09-23T15:21:53.509620+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: cluster 2023-09-23T15:21:52.512583+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:52.865819+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:52.874127+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:53.296167+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:53.297966+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:53.308600+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:53.506632+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:53 smithi140 bash[40122]: audit 2023-09-23T15:21:53.509620+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:54.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: cluster 2023-09-23T15:21:52.512583+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:54.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:52.865819+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:52.874127+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:53.296167+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:21:54.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:53.297966+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:21:54.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:53.308600+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:54.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:53.506632+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:54.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:53 smithi186 bash[30645]: audit 2023-09-23T15:21:53.509620+0000 mon.a (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: audit 2023-09-23T15:21:54.313305+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: audit 2023-09-23T15:21:54.313336+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: cluster 2023-09-23T15:21:54.313462+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: audit 2023-09-23T15:21:54.313775+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: audit 2023-09-23T15:21:54.316098+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[40122]: cluster 2023-09-23T15:21:54.513099+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: audit 2023-09-23T15:21:54.313305+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: audit 2023-09-23T15:21:54.313336+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: cluster 2023-09-23T15:21:54.313462+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: audit 2023-09-23T15:21:54.313775+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: audit 2023-09-23T15:21:54.316098+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:55 smithi140 bash[27297]: cluster 2023-09-23T15:21:54.513099+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:55.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: audit 2023-09-23T15:21:54.313305+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:21:55.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: audit 2023-09-23T15:21:54.313336+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: cluster 2023-09-23T15:21:54.313462+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T15:21:55.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: audit 2023-09-23T15:21:54.313775+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:55.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: audit 2023-09-23T15:21:54.316098+0000 mon.a (mon.0) 456 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:21:55.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:55 smithi186 bash[30645]: cluster 2023-09-23T15:21:54.513099+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:56.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:56 smithi186 bash[30645]: audit 2023-09-23T15:21:55.318609+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:21:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:56 smithi186 bash[30645]: cluster 2023-09-23T15:21:55.318715+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T15:21:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:56 smithi186 bash[30645]: audit 2023-09-23T15:21:55.319322+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:56 smithi186 bash[30645]: audit 2023-09-23T15:21:55.325518+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[27297]: audit 2023-09-23T15:21:55.318609+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[27297]: cluster 2023-09-23T15:21:55.318715+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[27297]: audit 2023-09-23T15:21:55.319322+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[27297]: audit 2023-09-23T15:21:55.325518+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[40122]: audit 2023-09-23T15:21:55.318609+0000 mon.a (mon.0) 457 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:21:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[40122]: cluster 2023-09-23T15:21:55.318715+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T15:21:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[40122]: audit 2023-09-23T15:21:55.319322+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:56 smithi140 bash[40122]: audit 2023-09-23T15:21:55.325518+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:56.700 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 4 on host 'smithi186' 2023-09-23T15:21:57.531 DEBUG:teuthology.orchestra.run.smithi186:osd.4> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T15:21:57.533 INFO:tasks.cephadm:Deploying osd.5 on smithi186 with /dev/vg_nvme/lv_3... 2023-09-23T15:21:57.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T15:21:57.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: cluster 2023-09-23T15:21:54.504982+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: cluster 2023-09-23T15:21:54.505165+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: audit 2023-09-23T15:21:56.329615+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: cluster 2023-09-23T15:21:56.334619+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625] boot 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: cluster 2023-09-23T15:21:56.334664+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: audit 2023-09-23T15:21:56.334853+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: cluster 2023-09-23T15:21:56.513591+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: audit 2023-09-23T15:21:56.651299+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: audit 2023-09-23T15:21:56.657411+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:57 smithi186 bash[30645]: audit 2023-09-23T15:21:56.663325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: cluster 2023-09-23T15:21:54.504982+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: cluster 2023-09-23T15:21:54.505165+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: audit 2023-09-23T15:21:56.329615+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: cluster 2023-09-23T15:21:56.334619+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625] boot 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: cluster 2023-09-23T15:21:56.334664+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T15:21:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: audit 2023-09-23T15:21:56.334853+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: cluster 2023-09-23T15:21:56.513591+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: audit 2023-09-23T15:21:56.651299+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: audit 2023-09-23T15:21:56.657411+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[27297]: audit 2023-09-23T15:21:56.663325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: cluster 2023-09-23T15:21:54.504982+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: cluster 2023-09-23T15:21:54.505165+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: audit 2023-09-23T15:21:56.329615+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: cluster 2023-09-23T15:21:56.334619+0000 mon.a (mon.0) 462 : cluster [INF] osd.4 [v2:172.21.15.186:6800/858251625,v1:172.21.15.186:6801/858251625] boot 2023-09-23T15:21:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: cluster 2023-09-23T15:21:56.334664+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T15:21:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: audit 2023-09-23T15:21:56.334853+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:21:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: cluster 2023-09-23T15:21:56.513591+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 peering; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T15:21:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: audit 2023-09-23T15:21:56.651299+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:21:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: audit 2023-09-23T15:21:56.657411+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:57 smithi140 bash[40122]: audit 2023-09-23T15:21:56.663325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:21:57.922 INFO:journalctl@ceph.osd.4.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:21:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:58 smithi140 bash[27297]: cluster 2023-09-23T15:21:57.340387+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T15:21:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:58 smithi140 bash[40122]: cluster 2023-09-23T15:21:57.340387+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T15:21:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:58 smithi186 bash[30645]: cluster 2023-09-23T15:21:57.340387+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T15:21:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[27297]: cluster 2023-09-23T15:21:58.344558+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T15:21:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[27297]: cluster 2023-09-23T15:21:58.514169+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:21:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[27297]: cluster 2023-09-23T15:21:59.246056+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T15:21:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[40122]: cluster 2023-09-23T15:21:58.344558+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T15:21:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[40122]: cluster 2023-09-23T15:21:58.514169+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:21:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:21:59 smithi140 bash[40122]: cluster 2023-09-23T15:21:59.246056+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T15:21:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:59 smithi186 bash[30645]: cluster 2023-09-23T15:21:58.344558+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T15:21:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:59 smithi186 bash[30645]: cluster 2023-09-23T15:21:58.514169+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:21:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:21:59 smithi186 bash[30645]: cluster 2023-09-23T15:21:59.246056+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T15:22:01.419 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:22:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:01 smithi140 bash[40122]: cluster 2023-09-23T15:22:00.247677+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T15:22:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:01 smithi140 bash[27297]: cluster 2023-09-23T15:22:00.247677+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T15:22:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:01 smithi186 bash[30645]: cluster 2023-09-23T15:22:00.247677+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T15:22:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:02 smithi140 bash[27297]: cluster 2023-09-23T15:22:00.514731+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:02.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:02 smithi140 bash[40122]: cluster 2023-09-23T15:22:00.514731+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:02 smithi186 bash[30645]: cluster 2023-09-23T15:22:00.514731+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v211: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:04 smithi140 bash[27297]: cluster 2023-09-23T15:22:02.515333+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:22:04.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:04 smithi140 bash[40122]: cluster 2023-09-23T15:22:02.515333+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:22:04.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:04 smithi186 bash[30645]: cluster 2023-09-23T15:22:02.515333+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:22:06.616 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T15:22:06.616 INFO:teuthology.orchestra.run.smithi186.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T15:22:06.617 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10+0 records in 2023-09-23T15:22:06.617 INFO:teuthology.orchestra.run.smithi186.stderr:10+0 records out 2023-09-23T15:22:06.617 INFO:teuthology.orchestra.run.smithi186.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0227583 s, 461 MB/s 2023-09-23T15:22:06.617 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping successful for: 2023-09-23T15:22:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:06 smithi140 bash[27297]: cluster 2023-09-23T15:22:04.515960+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:22:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:06 smithi140 bash[40122]: cluster 2023-09-23T15:22:04.515960+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:22:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:06 smithi186 bash[30645]: cluster 2023-09-23T15:22:04.515960+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:22:07.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi186:vg_nvme/lv_3 2023-09-23T15:22:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: cluster 2023-09-23T15:22:06.516541+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:22:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.111657+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.116366+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.117728+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.125979+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.127551+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.128830+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[27297]: audit 2023-09-23T15:22:08.136998+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: cluster 2023-09-23T15:22:06.516541+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.111657+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.116366+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.117728+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.125979+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.127551+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.128830+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:08.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:08 smithi140 bash[40122]: audit 2023-09-23T15:22:08.136998+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: cluster 2023-09-23T15:22:06.516541+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.111657+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.116366+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.117728+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.125979+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.127551+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.128830+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:08.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:08 smithi186 bash[30645]: audit 2023-09-23T15:22:08.136998+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:09 smithi140 bash[27297]: cephadm 2023-09-23T15:22:08.103266+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:22:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:09 smithi140 bash[27297]: cephadm 2023-09-23T15:22:08.118653+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2023-09-23T15:22:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:09 smithi140 bash[40122]: cephadm 2023-09-23T15:22:08.103266+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:22:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:09 smithi140 bash[40122]: cephadm 2023-09-23T15:22:08.118653+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2023-09-23T15:22:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:09 smithi186 bash[30645]: cephadm 2023-09-23T15:22:08.103266+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:22:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:09 smithi186 bash[30645]: cephadm 2023-09-23T15:22:08.118653+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 17265M 2023-09-23T15:22:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:10 smithi140 bash[27297]: cluster 2023-09-23T15:22:08.517068+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:22:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:10 smithi140 bash[40122]: cluster 2023-09-23T15:22:08.517068+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:22:10.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:10 smithi186 bash[30645]: cluster 2023-09-23T15:22:08.517068+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:22:12.226 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:22:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:12 smithi140 bash[27297]: cluster 2023-09-23T15:22:10.517659+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:22:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:12 smithi140 bash[40122]: cluster 2023-09-23T15:22:10.517659+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:22:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:12 smithi186 bash[30645]: cluster 2023-09-23T15:22:10.517659+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:22:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:14 smithi140 bash[27297]: cluster 2023-09-23T15:22:12.518252+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:22:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:14 smithi140 bash[40122]: cluster 2023-09-23T15:22:12.518252+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:22:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:14 smithi186 bash[30645]: cluster 2023-09-23T15:22:12.518252+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:22:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[27297]: cluster 2023-09-23T15:22:14.518814+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[27297]: audit 2023-09-23T15:22:15.627268+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:22:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[27297]: audit 2023-09-23T15:22:15.632281+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:22:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[27297]: audit 2023-09-23T15:22:15.633365+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[40122]: cluster 2023-09-23T15:22:14.518814+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[40122]: audit 2023-09-23T15:22:15.627268+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:22:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[40122]: audit 2023-09-23T15:22:15.632281+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:22:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:16 smithi140 bash[40122]: audit 2023-09-23T15:22:15.633365+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:16 smithi186 bash[30645]: cluster 2023-09-23T15:22:14.518814+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:16 smithi186 bash[30645]: audit 2023-09-23T15:22:15.627268+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:22:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:16 smithi186 bash[30645]: audit 2023-09-23T15:22:15.632281+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:22:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:16 smithi186 bash[30645]: audit 2023-09-23T15:22:15.633365+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:17 smithi140 bash[27297]: audit 2023-09-23T15:22:15.620111+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:22:17.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:17 smithi140 bash[40122]: audit 2023-09-23T15:22:15.620111+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:22:17.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:17 smithi186 bash[30645]: audit 2023-09-23T15:22:15.620111+0000 mgr.y (mgr.14152) 245 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:22:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:18 smithi140 bash[27297]: cluster 2023-09-23T15:22:16.519365+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:18 smithi140 bash[40122]: cluster 2023-09-23T15:22:16.519365+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:18.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:18 smithi186 bash[30645]: cluster 2023-09-23T15:22:16.519365+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:20 smithi140 bash[27297]: cluster 2023-09-23T15:22:18.519918+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:20.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:20 smithi140 bash[40122]: cluster 2023-09-23T15:22:18.519918+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:20 smithi186 bash[30645]: cluster 2023-09-23T15:22:18.519918+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:22 smithi140 bash[27297]: cluster 2023-09-23T15:22:20.520487+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:22 smithi140 bash[40122]: cluster 2023-09-23T15:22:20.520487+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:22 smithi186 bash[30645]: cluster 2023-09-23T15:22:20.520487+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:23 smithi140 bash[27297]: cluster 2023-09-23T15:22:22.521057+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:23 smithi140 bash[40122]: cluster 2023-09-23T15:22:22.521057+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:23.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:23 smithi186 bash[30645]: cluster 2023-09-23T15:22:22.521057+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[27297]: audit 2023-09-23T15:22:24.239341+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.186:0/4003229416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[27297]: audit 2023-09-23T15:22:24.242622+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[27297]: audit 2023-09-23T15:22:24.251227+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]': finished 2023-09-23T15:22:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[27297]: cluster 2023-09-23T15:22:24.251413+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T15:22:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[27297]: audit 2023-09-23T15:22:24.252632+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[40122]: audit 2023-09-23T15:22:24.239341+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.186:0/4003229416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[40122]: audit 2023-09-23T15:22:24.242622+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[40122]: audit 2023-09-23T15:22:24.251227+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]': finished 2023-09-23T15:22:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[40122]: cluster 2023-09-23T15:22:24.251413+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T15:22:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:24 smithi140 bash[40122]: audit 2023-09-23T15:22:24.252632+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:24 smithi186 bash[30645]: audit 2023-09-23T15:22:24.239341+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.186:0/4003229416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:24 smithi186 bash[30645]: audit 2023-09-23T15:22:24.242622+0000 mon.a (mon.0) 482 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]: dispatch 2023-09-23T15:22:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:24 smithi186 bash[30645]: audit 2023-09-23T15:22:24.251227+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97d909ec-6ab1-46db-b412-8c13c38c0d5d"}]': finished 2023-09-23T15:22:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:24 smithi186 bash[30645]: cluster 2023-09-23T15:22:24.251413+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T15:22:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:24 smithi186 bash[30645]: audit 2023-09-23T15:22:24.252632+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:25.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:25 smithi140 bash[27297]: cluster 2023-09-23T15:22:24.521613+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:25.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:25 smithi140 bash[27297]: audit 2023-09-23T15:22:25.059362+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.186:0/2079252313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:22:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:25 smithi140 bash[40122]: cluster 2023-09-23T15:22:24.521613+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:25 smithi140 bash[40122]: audit 2023-09-23T15:22:25.059362+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.186:0/2079252313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:22:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:25 smithi186 bash[30645]: cluster 2023-09-23T15:22:24.521613+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:25 smithi186 bash[30645]: audit 2023-09-23T15:22:25.059362+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.186:0/2079252313' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:22:27.825 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:27 smithi186 bash[30645]: cluster 2023-09-23T15:22:26.522154+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:27.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:27 smithi140 bash[27297]: cluster 2023-09-23T15:22:26.522154+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:27.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:27 smithi140 bash[40122]: cluster 2023-09-23T15:22:26.522154+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:30 smithi140 bash[40122]: cluster 2023-09-23T15:22:28.522661+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:30 smithi140 bash[27297]: cluster 2023-09-23T15:22:28.522661+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:30 smithi186 bash[30645]: cluster 2023-09-23T15:22:28.522661+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:32 smithi140 bash[27297]: cluster 2023-09-23T15:22:30.523201+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:32 smithi140 bash[40122]: cluster 2023-09-23T15:22:30.523201+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:32.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:32 smithi186 bash[30645]: cluster 2023-09-23T15:22:30.523201+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:34.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:34 smithi186 bash[30645]: cluster 2023-09-23T15:22:32.523775+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:34 smithi140 bash[27297]: cluster 2023-09-23T15:22:32.523775+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:34 smithi140 bash[40122]: cluster 2023-09-23T15:22:32.523775+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:36.565 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:36 smithi186 bash[30645]: cluster 2023-09-23T15:22:34.524407+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:36 smithi140 bash[27297]: cluster 2023-09-23T15:22:34.524407+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:36.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:36 smithi140 bash[40122]: cluster 2023-09-23T15:22:34.524407+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:37 smithi140 bash[27297]: audit 2023-09-23T15:22:37.222829+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:22:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:37 smithi140 bash[27297]: audit 2023-09-23T15:22:37.224463+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:37 smithi140 bash[40122]: audit 2023-09-23T15:22:37.222829+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:22:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:37 smithi140 bash[40122]: audit 2023-09-23T15:22:37.224463+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:37 smithi186 bash[30645]: audit 2023-09-23T15:22:37.222829+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:22:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:37 smithi186 bash[30645]: audit 2023-09-23T15:22:37.224463+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:38 smithi140 bash[27297]: cluster 2023-09-23T15:22:36.525037+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:38 smithi140 bash[27297]: cephadm 2023-09-23T15:22:37.225672+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Deploying daemon osd.5 on smithi186 2023-09-23T15:22:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:38 smithi140 bash[40122]: cluster 2023-09-23T15:22:36.525037+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:38 smithi140 bash[40122]: cephadm 2023-09-23T15:22:37.225672+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Deploying daemon osd.5 on smithi186 2023-09-23T15:22:38.641 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:38 smithi186 bash[30645]: cluster 2023-09-23T15:22:36.525037+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:38.641 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:38 smithi186 bash[30645]: cephadm 2023-09-23T15:22:37.225672+0000 mgr.y (mgr.14152) 257 : cephadm [INF] Deploying daemon osd.5 on smithi186 2023-09-23T15:22:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:40 smithi140 bash[27297]: cluster 2023-09-23T15:22:38.525534+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:40 smithi140 bash[40122]: cluster 2023-09-23T15:22:38.525534+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:40 smithi186 bash[30645]: cluster 2023-09-23T15:22:38.525534+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[27297]: cluster 2023-09-23T15:22:40.526107+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[27297]: audit 2023-09-23T15:22:42.052719+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[27297]: audit 2023-09-23T15:22:42.060386+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[27297]: audit 2023-09-23T15:22:42.067194+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[40122]: cluster 2023-09-23T15:22:40.526107+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[40122]: audit 2023-09-23T15:22:42.052719+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[40122]: audit 2023-09-23T15:22:42.060386+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:42 smithi140 bash[40122]: audit 2023-09-23T15:22:42.067194+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:42 smithi186 bash[30645]: cluster 2023-09-23T15:22:40.526107+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:42 smithi186 bash[30645]: audit 2023-09-23T15:22:42.052719+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:42 smithi186 bash[30645]: audit 2023-09-23T15:22:42.060386+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:42 smithi186 bash[30645]: audit 2023-09-23T15:22:42.067194+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:44 smithi140 bash[27297]: cluster 2023-09-23T15:22:42.526655+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:44 smithi140 bash[40122]: cluster 2023-09-23T15:22:42.526655+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:44 smithi186 bash[30645]: cluster 2023-09-23T15:22:42.526655+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:45 smithi140 bash[27297]: cluster 2023-09-23T15:22:44.527142+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:45 smithi140 bash[40122]: cluster 2023-09-23T15:22:44.527142+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:45 smithi186 bash[30645]: cluster 2023-09-23T15:22:44.527142+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:47 smithi140 bash[27297]: cluster 2023-09-23T15:22:46.527615+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:47.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:47 smithi140 bash[40122]: cluster 2023-09-23T15:22:46.527615+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:47 smithi186 bash[30645]: cluster 2023-09-23T15:22:46.527615+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.309329+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.314692+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.315945+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.317403+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.324063+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: cluster 2023-09-23T15:22:48.528156+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.934831+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[27297]: audit 2023-09-23T15:22:48.937874+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.309329+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.314692+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.315945+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.317403+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:49.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.324063+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: cluster 2023-09-23T15:22:48.528156+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.934831+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:49 smithi140 bash[40122]: audit 2023-09-23T15:22:48.937874+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.309329+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.314692+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.315945+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.317403+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.324063+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: cluster 2023-09-23T15:22:48.528156+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.934831+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:49 smithi186 bash[30645]: audit 2023-09-23T15:22:48.937874+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T15:22:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[27297]: audit 2023-09-23T15:22:49.334337+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[27297]: audit 2023-09-23T15:22:49.335622+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T15:22:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[27297]: cluster 2023-09-23T15:22:49.335756+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T15:22:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[27297]: audit 2023-09-23T15:22:49.335990+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[27297]: audit 2023-09-23T15:22:49.337232+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[40122]: audit 2023-09-23T15:22:49.334337+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[40122]: audit 2023-09-23T15:22:49.335622+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T15:22:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[40122]: cluster 2023-09-23T15:22:49.335756+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T15:22:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[40122]: audit 2023-09-23T15:22:49.335990+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:50.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:50 smithi140 bash[40122]: audit 2023-09-23T15:22:49.337232+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:50.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:50 smithi186 bash[30645]: audit 2023-09-23T15:22:49.334337+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:50.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:50 smithi186 bash[30645]: audit 2023-09-23T15:22:49.335622+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T15:22:50.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:50 smithi186 bash[30645]: cluster 2023-09-23T15:22:49.335756+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T15:22:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:50 smithi186 bash[30645]: audit 2023-09-23T15:22:49.335990+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:50 smithi186 bash[30645]: audit 2023-09-23T15:22:49.337232+0000 mon.a (mon.0) 500 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:22:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[27297]: audit 2023-09-23T15:22:50.339742+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:22:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[27297]: cluster 2023-09-23T15:22:50.339971+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T15:22:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[27297]: audit 2023-09-23T15:22:50.340812+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[27297]: audit 2023-09-23T15:22:50.348113+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[27297]: cluster 2023-09-23T15:22:50.528692+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[40122]: audit 2023-09-23T15:22:50.339742+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[40122]: cluster 2023-09-23T15:22:50.339971+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[40122]: audit 2023-09-23T15:22:50.340812+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[40122]: audit 2023-09-23T15:22:50.348113+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:51 smithi140 bash[40122]: cluster 2023-09-23T15:22:50.528692+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:51.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:51 smithi186 bash[30645]: audit 2023-09-23T15:22:50.339742+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:22:51.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:51 smithi186 bash[30645]: cluster 2023-09-23T15:22:50.339971+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T15:22:51.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:51 smithi186 bash[30645]: audit 2023-09-23T15:22:50.340812+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:51 smithi186 bash[30645]: audit 2023-09-23T15:22:50.348113+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:51.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:51 smithi186 bash[30645]: cluster 2023-09-23T15:22:50.528692+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T15:22:52.046 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 5 on host 'smithi186' 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: cluster 2023-09-23T15:22:49.890617+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: cluster 2023-09-23T15:22:49.890790+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: audit 2023-09-23T15:22:51.353657+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: cluster 2023-09-23T15:22:51.357986+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244] boot 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: cluster 2023-09-23T15:22:51.358042+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: audit 2023-09-23T15:22:51.358295+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: audit 2023-09-23T15:22:52.031647+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.353 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: audit 2023-09-23T15:22:52.038826+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:52 smithi186 bash[30645]: audit 2023-09-23T15:22:52.066438+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: cluster 2023-09-23T15:22:49.890617+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: cluster 2023-09-23T15:22:49.890790+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: audit 2023-09-23T15:22:51.353657+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: cluster 2023-09-23T15:22:51.357986+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244] boot 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: cluster 2023-09-23T15:22:51.358042+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: audit 2023-09-23T15:22:51.358295+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: audit 2023-09-23T15:22:52.031647+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: audit 2023-09-23T15:22:52.038826+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[27297]: audit 2023-09-23T15:22:52.066438+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: cluster 2023-09-23T15:22:49.890617+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: cluster 2023-09-23T15:22:49.890790+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: audit 2023-09-23T15:22:51.353657+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: cluster 2023-09-23T15:22:51.357986+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244] boot 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: cluster 2023-09-23T15:22:51.358042+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: audit 2023-09-23T15:22:51.358295+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:22:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: audit 2023-09-23T15:22:52.031647+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: audit 2023-09-23T15:22:52.038826+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:22:52.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:52 smithi140 bash[40122]: audit 2023-09-23T15:22:52.066438+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:22:52.865 DEBUG:teuthology.orchestra.run.smithi186:osd.5> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T15:22:52.866 INFO:tasks.cephadm:Deploying osd.6 on smithi186 with /dev/vg_nvme/lv_2... 2023-09-23T15:22:52.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T15:22:53.076 INFO:journalctl@ceph.osd.5.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:22:53.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:53 smithi140 bash[40122]: cluster 2023-09-23T15:22:52.359901+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T15:22:53.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:53 smithi140 bash[40122]: cluster 2023-09-23T15:22:52.529161+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:53.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:53 smithi140 bash[27297]: cluster 2023-09-23T15:22:52.359901+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T15:22:53.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:53 smithi140 bash[27297]: cluster 2023-09-23T15:22:52.529161+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:53.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:53 smithi186 bash[30645]: cluster 2023-09-23T15:22:52.359901+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T15:22:53.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:53 smithi186 bash[30645]: cluster 2023-09-23T15:22:52.529161+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:54 smithi140 bash[27297]: cluster 2023-09-23T15:22:53.367311+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T15:22:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:54 smithi140 bash[27297]: cluster 2023-09-23T15:22:54.264916+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T15:22:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:54 smithi140 bash[40122]: cluster 2023-09-23T15:22:53.367311+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T15:22:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:54 smithi140 bash[40122]: cluster 2023-09-23T15:22:54.264916+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T15:22:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:54 smithi186 bash[30645]: cluster 2023-09-23T15:22:53.367311+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T15:22:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:54 smithi186 bash[30645]: cluster 2023-09-23T15:22:54.264916+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T15:22:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[27297]: cluster 2023-09-23T15:22:54.529840+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[27297]: cluster 2023-09-23T15:22:55.266519+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T15:22:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[27297]: cluster 2023-09-23T15:22:55.365465+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:22:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[40122]: cluster 2023-09-23T15:22:54.529840+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[40122]: cluster 2023-09-23T15:22:55.266519+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T15:22:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:56 smithi140 bash[40122]: cluster 2023-09-23T15:22:55.365465+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:22:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:56 smithi186 bash[30645]: cluster 2023-09-23T15:22:54.529840+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:56 smithi186 bash[30645]: cluster 2023-09-23T15:22:55.266519+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T15:22:56.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:56 smithi186 bash[30645]: cluster 2023-09-23T15:22:55.365465+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:22:56.843 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:22:58.453 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:22:58 smithi186 bash[30645]: cluster 2023-09-23T15:22:56.530447+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:22:58 smithi140 bash[27297]: cluster 2023-09-23T15:22:56.530447+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:22:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:22:58 smithi140 bash[40122]: cluster 2023-09-23T15:22:56.530447+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[40122]: cluster 2023-09-23T15:22:58.530966+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[40122]: cluster 2023-09-23T15:22:59.268823+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:23:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[40122]: cluster 2023-09-23T15:22:59.268874+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T15:23:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[27297]: cluster 2023-09-23T15:22:58.530966+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[27297]: cluster 2023-09-23T15:22:59.268823+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:23:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:00 smithi140 bash[27297]: cluster 2023-09-23T15:22:59.268874+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T15:23:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:00 smithi186 bash[30645]: cluster 2023-09-23T15:22:58.530966+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:00 smithi186 bash[30645]: cluster 2023-09-23T15:22:59.268823+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:23:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:00 smithi186 bash[30645]: cluster 2023-09-23T15:22:59.268874+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T15:23:02.062 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10+0 records in 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr:10+0 records out 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146 s, 718 MB/s 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 2023-09-23T15:23:02.063 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping successful for: 2023-09-23T15:23:02.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:02 smithi186 bash[30645]: cluster 2023-09-23T15:23:00.531516+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T15:23:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:02 smithi140 bash[27297]: cluster 2023-09-23T15:23:00.531516+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T15:23:02.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:02 smithi140 bash[40122]: cluster 2023-09-23T15:23:00.531516+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T15:23:03.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi186:vg_nvme/lv_2 2023-09-23T15:23:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: cluster 2023-09-23T15:23:02.532105+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T15:23:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.527682+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.536938+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.538307+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.539577+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.547939+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.549600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.550837+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[27297]: audit 2023-09-23T15:23:03.560171+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: cluster 2023-09-23T15:23:02.532105+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T15:23:04.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.527682+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.536938+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.538307+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.539577+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.547939+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.549600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.550837+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:04.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:04 smithi140 bash[40122]: audit 2023-09-23T15:23:03.560171+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: cluster 2023-09-23T15:23:02.532105+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-09-23T15:23:04.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.527682+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.536938+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.538307+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.539577+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.547939+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.549600+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.550837+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:04 smithi186 bash[30645]: audit 2023-09-23T15:23:03.560171+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:05 smithi140 bash[27297]: cephadm 2023-09-23T15:23:03.520622+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:05 smithi140 bash[27297]: cephadm 2023-09-23T15:23:03.540414+0000 mgr.y (mgr.14152) 272 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2023-09-23T15:23:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:05 smithi140 bash[40122]: cephadm 2023-09-23T15:23:03.520622+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:05 smithi140 bash[40122]: cephadm 2023-09-23T15:23:03.540414+0000 mgr.y (mgr.14152) 272 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2023-09-23T15:23:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:05 smithi186 bash[30645]: cephadm 2023-09-23T15:23:03.520622+0000 mgr.y (mgr.14152) 271 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:05 smithi186 bash[30645]: cephadm 2023-09-23T15:23:03.540414+0000 mgr.y (mgr.14152) 272 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 8632M 2023-09-23T15:23:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:06 smithi140 bash[27297]: cluster 2023-09-23T15:23:04.532732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T15:23:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:06 smithi140 bash[40122]: cluster 2023-09-23T15:23:04.532732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T15:23:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:06 smithi186 bash[30645]: cluster 2023-09-23T15:23:04.532732+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T15:23:07.746 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:23:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:08 smithi140 bash[27297]: cluster 2023-09-23T15:23:06.533246+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-09-23T15:23:08.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:08 smithi140 bash[40122]: cluster 2023-09-23T15:23:06.533246+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-09-23T15:23:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:08 smithi186 bash[30645]: cluster 2023-09-23T15:23:06.533246+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-09-23T15:23:10.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:10 smithi186 bash[30645]: cluster 2023-09-23T15:23:08.533846+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:23:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:10 smithi140 bash[27297]: cluster 2023-09-23T15:23:08.533846+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:23:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:10 smithi140 bash[40122]: cluster 2023-09-23T15:23:08.533846+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:23:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[27297]: audit 2023-09-23T15:23:11.073811+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:23:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[27297]: audit 2023-09-23T15:23:11.079000+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:23:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[27297]: audit 2023-09-23T15:23:11.080271+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:11.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[40122]: audit 2023-09-23T15:23:11.073811+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:23:11.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[40122]: audit 2023-09-23T15:23:11.079000+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:23:11.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:11 smithi140 bash[40122]: audit 2023-09-23T15:23:11.080271+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:11 smithi186 bash[30645]: audit 2023-09-23T15:23:11.073811+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:23:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:11 smithi186 bash[30645]: audit 2023-09-23T15:23:11.079000+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:23:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:11 smithi186 bash[30645]: audit 2023-09-23T15:23:11.080271+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:12 smithi140 bash[27297]: cluster 2023-09-23T15:23:10.534345+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:12 smithi140 bash[27297]: audit 2023-09-23T15:23:11.067124+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:23:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:12 smithi140 bash[40122]: cluster 2023-09-23T15:23:10.534345+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:12 smithi140 bash[40122]: audit 2023-09-23T15:23:11.067124+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:23:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:12 smithi186 bash[30645]: cluster 2023-09-23T15:23:10.534345+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:12 smithi186 bash[30645]: audit 2023-09-23T15:23:11.067124+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:23:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:14 smithi140 bash[27297]: cluster 2023-09-23T15:23:12.534883+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:14 smithi140 bash[40122]: cluster 2023-09-23T15:23:12.534883+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:14 smithi186 bash[30645]: cluster 2023-09-23T15:23:12.534883+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:15 smithi140 bash[27297]: cluster 2023-09-23T15:23:14.535460+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:15 smithi140 bash[40122]: cluster 2023-09-23T15:23:14.535460+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:15 smithi186 bash[30645]: cluster 2023-09-23T15:23:14.535460+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:17.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:17 smithi140 bash[27297]: cluster 2023-09-23T15:23:16.536024+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:17.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:17 smithi140 bash[40122]: cluster 2023-09-23T15:23:16.536024+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:17.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:17 smithi186 bash[30645]: cluster 2023-09-23T15:23:16.536024+0000 mgr.y (mgr.14152) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: cluster 2023-09-23T15:23:18.536658+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: audit 2023-09-23T15:23:19.523215+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.186:0/684872264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: audit 2023-09-23T15:23:19.526525+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: audit 2023-09-23T15:23:19.535935+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]': finished 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: cluster 2023-09-23T15:23:19.536084+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[27297]: audit 2023-09-23T15:23:19.536301+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: cluster 2023-09-23T15:23:18.536658+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: audit 2023-09-23T15:23:19.523215+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.186:0/684872264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: audit 2023-09-23T15:23:19.526525+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: audit 2023-09-23T15:23:19.535935+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]': finished 2023-09-23T15:23:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: cluster 2023-09-23T15:23:19.536084+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T15:23:20.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:20 smithi140 bash[40122]: audit 2023-09-23T15:23:19.536301+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: cluster 2023-09-23T15:23:18.536658+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: audit 2023-09-23T15:23:19.523215+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.186:0/684872264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: audit 2023-09-23T15:23:19.526525+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]: dispatch 2023-09-23T15:23:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: audit 2023-09-23T15:23:19.535935+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c0c3593-d02d-4847-9de0-162a274eb743"}]': finished 2023-09-23T15:23:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: cluster 2023-09-23T15:23:19.536084+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T15:23:20.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:20 smithi186 bash[30645]: audit 2023-09-23T15:23:19.536301+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:21 smithi140 bash[27297]: audit 2023-09-23T15:23:20.281012+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.186:0/1268487545' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:23:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:21 smithi140 bash[40122]: audit 2023-09-23T15:23:20.281012+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.186:0/1268487545' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:23:21.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:21 smithi186 bash[30645]: audit 2023-09-23T15:23:20.281012+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.186:0/1268487545' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:23:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:22 smithi140 bash[27297]: cluster 2023-09-23T15:23:20.537307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:22 smithi140 bash[40122]: cluster 2023-09-23T15:23:20.537307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:22 smithi186 bash[30645]: cluster 2023-09-23T15:23:20.537307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:24 smithi140 bash[27297]: cluster 2023-09-23T15:23:22.538002+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:24 smithi140 bash[40122]: cluster 2023-09-23T15:23:22.538002+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:24.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:24 smithi186 bash[30645]: cluster 2023-09-23T15:23:22.538002+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:26 smithi140 bash[40122]: cluster 2023-09-23T15:23:24.538696+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:26 smithi140 bash[27297]: cluster 2023-09-23T15:23:24.538696+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:26 smithi186 bash[30645]: cluster 2023-09-23T15:23:24.538696+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:28 smithi140 bash[27297]: cluster 2023-09-23T15:23:26.539309+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:28 smithi140 bash[40122]: cluster 2023-09-23T15:23:26.539309+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:28 smithi186 bash[30645]: cluster 2023-09-23T15:23:26.539309+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:30 smithi140 bash[27297]: cluster 2023-09-23T15:23:28.539869+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:30 smithi140 bash[40122]: cluster 2023-09-23T15:23:28.539869+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:30.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:30 smithi186 bash[30645]: cluster 2023-09-23T15:23:28.539869+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:32.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:32 smithi186 bash[30645]: cluster 2023-09-23T15:23:30.540433+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:32 smithi140 bash[27297]: cluster 2023-09-23T15:23:30.540433+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:32 smithi140 bash[40122]: cluster 2023-09-23T15:23:30.540433+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:33.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:33 smithi186 bash[30645]: audit 2023-09-23T15:23:32.329553+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:23:33.595 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:33 smithi186 bash[30645]: audit 2023-09-23T15:23:32.331103+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:33 smithi140 bash[27297]: audit 2023-09-23T15:23:32.329553+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:23:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:33 smithi140 bash[27297]: audit 2023-09-23T15:23:32.331103+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:33 smithi140 bash[40122]: audit 2023-09-23T15:23:32.329553+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:23:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:33 smithi140 bash[40122]: audit 2023-09-23T15:23:32.331103+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:34 smithi140 bash[27297]: cephadm 2023-09-23T15:23:32.332537+0000 mgr.y (mgr.14152) 288 : cephadm [INF] Deploying daemon osd.6 on smithi186 2023-09-23T15:23:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:34 smithi140 bash[27297]: cluster 2023-09-23T15:23:32.541010+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:34 smithi140 bash[40122]: cephadm 2023-09-23T15:23:32.332537+0000 mgr.y (mgr.14152) 288 : cephadm [INF] Deploying daemon osd.6 on smithi186 2023-09-23T15:23:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:34 smithi140 bash[40122]: cluster 2023-09-23T15:23:32.541010+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:34.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:34 smithi186 bash[30645]: cephadm 2023-09-23T15:23:32.332537+0000 mgr.y (mgr.14152) 288 : cephadm [INF] Deploying daemon osd.6 on smithi186 2023-09-23T15:23:34.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:34 smithi186 bash[30645]: cluster 2023-09-23T15:23:32.541010+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:35.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:35 smithi140 bash[27297]: cluster 2023-09-23T15:23:34.541601+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:35 smithi140 bash[40122]: cluster 2023-09-23T15:23:34.541601+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:35 smithi186 bash[30645]: cluster 2023-09-23T15:23:34.541601+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[27297]: cluster 2023-09-23T15:23:36.542160+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[27297]: audit 2023-09-23T15:23:37.078947+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[27297]: audit 2023-09-23T15:23:37.085337+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[27297]: audit 2023-09-23T15:23:37.085786+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[40122]: cluster 2023-09-23T15:23:36.542160+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[40122]: audit 2023-09-23T15:23:37.078947+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[40122]: audit 2023-09-23T15:23:37.085337+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:38 smithi140 bash[40122]: audit 2023-09-23T15:23:37.085786+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:38 smithi186 bash[30645]: cluster 2023-09-23T15:23:36.542160+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:38 smithi186 bash[30645]: audit 2023-09-23T15:23:37.078947+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:38 smithi186 bash[30645]: audit 2023-09-23T15:23:37.085337+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:38 smithi186 bash[30645]: audit 2023-09-23T15:23:37.085786+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:40.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:40 smithi186 bash[30645]: cluster 2023-09-23T15:23:38.542764+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:40 smithi140 bash[27297]: cluster 2023-09-23T15:23:38.542764+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:40 smithi140 bash[40122]: cluster 2023-09-23T15:23:38.542764+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:42 smithi140 bash[27297]: cluster 2023-09-23T15:23:40.543253+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:42 smithi140 bash[40122]: cluster 2023-09-23T15:23:40.543253+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:42.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:42 smithi186 bash[30645]: cluster 2023-09-23T15:23:40.543253+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: audit 2023-09-23T15:23:42.327932+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: audit 2023-09-23T15:23:42.334289+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: cluster 2023-09-23T15:23:42.543852+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: audit 2023-09-23T15:23:42.752162+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: audit 2023-09-23T15:23:42.753843+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[27297]: audit 2023-09-23T15:23:42.762717+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: audit 2023-09-23T15:23:42.327932+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: audit 2023-09-23T15:23:42.334289+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: cluster 2023-09-23T15:23:42.543852+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: audit 2023-09-23T15:23:42.752162+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: audit 2023-09-23T15:23:42.753843+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:43.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:43 smithi140 bash[40122]: audit 2023-09-23T15:23:42.762717+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: audit 2023-09-23T15:23:42.327932+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: audit 2023-09-23T15:23:42.334289+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:43.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: cluster 2023-09-23T15:23:42.543852+0000 mgr.y (mgr.14152) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:43.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: audit 2023-09-23T15:23:42.752162+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:43.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: audit 2023-09-23T15:23:42.753843+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:43.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:43 smithi186 bash[30645]: audit 2023-09-23T15:23:42.762717+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:44 smithi140 bash[27297]: audit 2023-09-23T15:23:43.857780+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:44.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:44 smithi140 bash[27297]: audit 2023-09-23T15:23:43.860927+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:44.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:44 smithi140 bash[40122]: audit 2023-09-23T15:23:43.857780+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:44.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:44 smithi140 bash[40122]: audit 2023-09-23T15:23:43.860927+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:44 smithi186 bash[30645]: audit 2023-09-23T15:23:43.857780+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:44.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:44 smithi186 bash[30645]: audit 2023-09-23T15:23:43.860927+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T15:23:45.527 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: audit 2023-09-23T15:23:44.343956+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: audit 2023-09-23T15:23:44.345693+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T15:23:45.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: cluster 2023-09-23T15:23:44.345755+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T15:23:45.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: audit 2023-09-23T15:23:44.345878+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:45.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: audit 2023-09-23T15:23:44.346845+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:45 smithi186 bash[30645]: cluster 2023-09-23T15:23:44.544383+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: audit 2023-09-23T15:23:44.343956+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: audit 2023-09-23T15:23:44.345693+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: cluster 2023-09-23T15:23:44.345755+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: audit 2023-09-23T15:23:44.345878+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: audit 2023-09-23T15:23:44.346845+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[27297]: cluster 2023-09-23T15:23:44.544383+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: audit 2023-09-23T15:23:44.343956+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: audit 2023-09-23T15:23:44.345693+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: cluster 2023-09-23T15:23:44.345755+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: audit 2023-09-23T15:23:44.345878+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: audit 2023-09-23T15:23:44.346845+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:23:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:45 smithi140 bash[40122]: cluster 2023-09-23T15:23:44.544383+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:46.093 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 6 on host 'smithi186' 2023-09-23T15:23:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:45.349660+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: cluster 2023-09-23T15:23:45.349813+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:45.350492+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:45.356220+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:46.048437+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:46.054783+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:46 smithi186 bash[30645]: audit 2023-09-23T15:23:46.055253+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:45.349660+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:23:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: cluster 2023-09-23T15:23:45.349813+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T15:23:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:45.350492+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:45.356220+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:46.048437+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:46.054783+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[27297]: audit 2023-09-23T15:23:46.055253+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:45.349660+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: cluster 2023-09-23T15:23:45.349813+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:45.350492+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:45.356220+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:46.048437+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:46.054783+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:46.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:46 smithi140 bash[40122]: audit 2023-09-23T15:23:46.055253+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:23:46.884 DEBUG:teuthology.orchestra.run.smithi186:osd.6> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T15:23:46.887 INFO:tasks.cephadm:Deploying osd.7 on smithi186 with /dev/vg_nvme/lv_1... 2023-09-23T15:23:46.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T15:23:47.108 INFO:journalctl@ceph.osd.6.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: cluster 2023-09-23T15:23:44.897336+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: cluster 2023-09-23T15:23:44.897473+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: cluster 2023-09-23T15:23:46.360907+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290] boot 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: cluster 2023-09-23T15:23:46.361072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: audit 2023-09-23T15:23:46.361710+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[27297]: cluster 2023-09-23T15:23:46.544995+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: cluster 2023-09-23T15:23:44.897336+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: cluster 2023-09-23T15:23:44.897473+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: cluster 2023-09-23T15:23:46.360907+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290] boot 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: cluster 2023-09-23T15:23:46.361072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: audit 2023-09-23T15:23:46.361710+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:47 smithi140 bash[40122]: cluster 2023-09-23T15:23:46.544995+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: cluster 2023-09-23T15:23:44.897336+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:23:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: cluster 2023-09-23T15:23:44.897473+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:23:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: cluster 2023-09-23T15:23:46.360907+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290] boot 2023-09-23T15:23:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: cluster 2023-09-23T15:23:46.361072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T15:23:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: audit 2023-09-23T15:23:46.361710+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:23:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:47 smithi186 bash[30645]: cluster 2023-09-23T15:23:46.544995+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T15:23:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:48 smithi140 bash[27297]: cluster 2023-09-23T15:23:47.377231+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T15:23:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:48 smithi140 bash[40122]: cluster 2023-09-23T15:23:47.377231+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T15:23:48.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:48 smithi186 bash[30645]: cluster 2023-09-23T15:23:47.377231+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T15:23:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:49 smithi186 bash[30645]: cluster 2023-09-23T15:23:48.379716+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T15:23:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:49 smithi186 bash[30645]: cluster 2023-09-23T15:23:48.545559+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:49.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:49 smithi186 bash[30645]: cluster 2023-09-23T15:23:49.280342+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[27297]: cluster 2023-09-23T15:23:48.379716+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[27297]: cluster 2023-09-23T15:23:48.545559+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[27297]: cluster 2023-09-23T15:23:49.280342+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[40122]: cluster 2023-09-23T15:23:48.379716+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[40122]: cluster 2023-09-23T15:23:48.545559+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:49 smithi140 bash[40122]: cluster 2023-09-23T15:23:49.280342+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T15:23:50.830 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:23:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:51 smithi186 bash[30645]: cluster 2023-09-23T15:23:50.289455+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T15:23:51.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:51 smithi140 bash[40122]: cluster 2023-09-23T15:23:50.289455+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T15:23:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:51 smithi140 bash[27297]: cluster 2023-09-23T15:23:50.289455+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T15:23:52.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:52 smithi186 bash[30645]: cluster 2023-09-23T15:23:50.546140+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:52 smithi140 bash[40122]: cluster 2023-09-23T15:23:50.546140+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:52 smithi140 bash[27297]: cluster 2023-09-23T15:23:50.546140+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v282: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:23:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:54 smithi140 bash[27297]: cluster 2023-09-23T15:23:52.546786+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:23:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:54 smithi140 bash[40122]: cluster 2023-09-23T15:23:52.546786+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:23:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:54 smithi186 bash[30645]: cluster 2023-09-23T15:23:52.546786+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2023-09-23T15:23:55.561 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T15:23:55.561 INFO:teuthology.orchestra.run.smithi186.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T15:23:55.561 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10+0 records in 2023-09-23T15:23:55.561 INFO:teuthology.orchestra.run.smithi186.stderr:10+0 records out 2023-09-23T15:23:55.561 INFO:teuthology.orchestra.run.smithi186.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0163038 s, 643 MB/s 2023-09-23T15:23:55.562 INFO:teuthology.orchestra.run.smithi186.stderr:--> Zapping successful for: 2023-09-23T15:23:56.427 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi186:vg_nvme/lv_1 2023-09-23T15:23:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:56 smithi140 bash[27297]: cluster 2023-09-23T15:23:54.547379+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:23:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:56 smithi140 bash[40122]: cluster 2023-09-23T15:23:54.547379+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:23:56.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:56 smithi186 bash[30645]: cluster 2023-09-23T15:23:54.547379+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: cluster 2023-09-23T15:23:56.547974+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: cephadm 2023-09-23T15:23:57.153494+0000 mgr.y (mgr.14152) 302 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.162938+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.171637+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.173331+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.174700+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.175974+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: cephadm 2023-09-23T15:23:57.176871+0000 mgr.y (mgr.14152) 303 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.182855+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.184423+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.185559+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[27297]: audit 2023-09-23T15:23:57.192613+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: cluster 2023-09-23T15:23:56.547974+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: cephadm 2023-09-23T15:23:57.153494+0000 mgr.y (mgr.14152) 302 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.162938+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.171637+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.173331+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.174700+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.175974+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: cephadm 2023-09-23T15:23:57.176871+0000 mgr.y (mgr.14152) 303 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.182855+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.184423+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.185559+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:58.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:23:58 smithi140 bash[40122]: audit 2023-09-23T15:23:57.192613+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: cluster 2023-09-23T15:23:56.547974+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: cephadm 2023-09-23T15:23:57.153494+0000 mgr.y (mgr.14152) 302 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.162938+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.171637+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.173331+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.174700+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.175974+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: cephadm 2023-09-23T15:23:57.176871+0000 mgr.y (mgr.14152) 303 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 5755M 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.182855+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.184423+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:23:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.185559+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:23:58.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:23:58 smithi186 bash[30645]: audit 2023-09-23T15:23:57.192613+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:00 smithi140 bash[27297]: cluster 2023-09-23T15:23:58.548726+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:24:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:00 smithi140 bash[40122]: cluster 2023-09-23T15:23:58.548726+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:24:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:00 smithi186 bash[30645]: cluster 2023-09-23T15:23:58.548726+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-23T15:24:01.168 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:24:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:02 smithi186 bash[30645]: cluster 2023-09-23T15:24:00.549390+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:24:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:02 smithi140 bash[27297]: cluster 2023-09-23T15:24:00.549390+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:24:02.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:02 smithi140 bash[40122]: cluster 2023-09-23T15:24:00.549390+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T15:24:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:04 smithi140 bash[27297]: cluster 2023-09-23T15:24:02.549994+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:24:04.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:04 smithi140 bash[40122]: cluster 2023-09-23T15:24:02.549994+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:24:04.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:04 smithi186 bash[30645]: cluster 2023-09-23T15:24:02.549994+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T15:24:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[27297]: audit 2023-09-23T15:24:04.396118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:24:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[27297]: audit 2023-09-23T15:24:04.401935+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:24:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[27297]: audit 2023-09-23T15:24:04.403097+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[40122]: audit 2023-09-23T15:24:04.396118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:24:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[40122]: audit 2023-09-23T15:24:04.401935+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:24:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:05 smithi140 bash[40122]: audit 2023-09-23T15:24:04.403097+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:05 smithi186 bash[30645]: audit 2023-09-23T15:24:04.396118+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T15:24:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:05 smithi186 bash[30645]: audit 2023-09-23T15:24:04.401935+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T15:24:05.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:05 smithi186 bash[30645]: audit 2023-09-23T15:24:04.403097+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:06 smithi140 bash[40122]: audit 2023-09-23T15:24:04.389572+0000 mgr.y (mgr.14152) 307 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:24:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:06 smithi140 bash[40122]: cluster 2023-09-23T15:24:04.550540+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:06.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:06 smithi140 bash[27297]: audit 2023-09-23T15:24:04.389572+0000 mgr.y (mgr.14152) 307 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:24:06.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:06 smithi140 bash[27297]: cluster 2023-09-23T15:24:04.550540+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:06.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:06 smithi186 bash[30645]: audit 2023-09-23T15:24:04.389572+0000 mgr.y (mgr.14152) 307 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi186:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:24:06.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:06 smithi186 bash[30645]: cluster 2023-09-23T15:24:04.550540+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:08.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:08 smithi140 bash[40122]: cluster 2023-09-23T15:24:06.551148+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:08 smithi140 bash[27297]: cluster 2023-09-23T15:24:06.551148+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:08.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:08 smithi186 bash[30645]: cluster 2023-09-23T15:24:06.551148+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:10 smithi186 bash[30645]: cluster 2023-09-23T15:24:08.551756+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:10 smithi140 bash[40122]: cluster 2023-09-23T15:24:08.551756+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:10 smithi140 bash[27297]: cluster 2023-09-23T15:24:08.551756+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:12 smithi140 bash[27297]: cluster 2023-09-23T15:24:10.552335+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:12 smithi140 bash[40122]: cluster 2023-09-23T15:24:10.552335+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:12 smithi186 bash[30645]: cluster 2023-09-23T15:24:10.552335+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[40122]: audit 2023-09-23T15:24:12.938528+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.186:0/2839014662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[40122]: audit 2023-09-23T15:24:12.942066+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[40122]: audit 2023-09-23T15:24:12.951035+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]': finished 2023-09-23T15:24:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[40122]: cluster 2023-09-23T15:24:12.951174+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T15:24:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[40122]: audit 2023-09-23T15:24:12.951435+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[27297]: audit 2023-09-23T15:24:12.938528+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.186:0/2839014662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[27297]: audit 2023-09-23T15:24:12.942066+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[27297]: audit 2023-09-23T15:24:12.951035+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]': finished 2023-09-23T15:24:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[27297]: cluster 2023-09-23T15:24:12.951174+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T15:24:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:13 smithi140 bash[27297]: audit 2023-09-23T15:24:12.951435+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:13 smithi186 bash[30645]: audit 2023-09-23T15:24:12.938528+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.186:0/2839014662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:13 smithi186 bash[30645]: audit 2023-09-23T15:24:12.942066+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]: dispatch 2023-09-23T15:24:13.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:13 smithi186 bash[30645]: audit 2023-09-23T15:24:12.951035+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87"}]': finished 2023-09-23T15:24:13.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:13 smithi186 bash[30645]: cluster 2023-09-23T15:24:12.951174+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T15:24:13.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:13 smithi186 bash[30645]: audit 2023-09-23T15:24:12.951435+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:14 smithi140 bash[27297]: cluster 2023-09-23T15:24:12.552932+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:14 smithi140 bash[27297]: audit 2023-09-23T15:24:13.701487+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.186:0/2524933203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:24:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:14 smithi140 bash[40122]: cluster 2023-09-23T15:24:12.552932+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:14.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:14 smithi140 bash[40122]: audit 2023-09-23T15:24:13.701487+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.186:0/2524933203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:24:14.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:14 smithi186 bash[30645]: cluster 2023-09-23T15:24:12.552932+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:14.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:14 smithi186 bash[30645]: audit 2023-09-23T15:24:13.701487+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.186:0/2524933203' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T15:24:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:15 smithi140 bash[40122]: cluster 2023-09-23T15:24:14.553444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:15 smithi140 bash[27297]: cluster 2023-09-23T15:24:14.553444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:15.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:15 smithi186 bash[30645]: cluster 2023-09-23T15:24:14.553444+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:17.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:17 smithi140 bash[27297]: cluster 2023-09-23T15:24:16.553815+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:17.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:17 smithi140 bash[40122]: cluster 2023-09-23T15:24:16.553815+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:17.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:17 smithi186 bash[30645]: cluster 2023-09-23T15:24:16.553815+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:20 smithi140 bash[27297]: cluster 2023-09-23T15:24:18.554346+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:20 smithi140 bash[40122]: cluster 2023-09-23T15:24:18.554346+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:20 smithi186 bash[30645]: cluster 2023-09-23T15:24:18.554346+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:22 smithi140 bash[40122]: cluster 2023-09-23T15:24:20.554928+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:22 smithi140 bash[27297]: cluster 2023-09-23T15:24:20.554928+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:22 smithi186 bash[30645]: cluster 2023-09-23T15:24:20.554928+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:24.584 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:24 smithi186 bash[30645]: cluster 2023-09-23T15:24:22.555516+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:24 smithi140 bash[40122]: cluster 2023-09-23T15:24:22.555516+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:24 smithi140 bash[27297]: cluster 2023-09-23T15:24:22.555516+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[27297]: cluster 2023-09-23T15:24:24.556070+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[27297]: audit 2023-09-23T15:24:25.941656+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:24:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[27297]: audit 2023-09-23T15:24:25.943538+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[40122]: cluster 2023-09-23T15:24:24.556070+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:26.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[40122]: audit 2023-09-23T15:24:25.941656+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:24:26.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:26 smithi140 bash[40122]: audit 2023-09-23T15:24:25.943538+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:26.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:26 smithi186 bash[30645]: cluster 2023-09-23T15:24:24.556070+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:26 smithi186 bash[30645]: audit 2023-09-23T15:24:25.941656+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:24:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:26 smithi186 bash[30645]: audit 2023-09-23T15:24:25.943538+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:27 smithi186 bash[30645]: cephadm 2023-09-23T15:24:25.944832+0000 mgr.y (mgr.14152) 319 : cephadm [INF] Deploying daemon osd.7 on smithi186 2023-09-23T15:24:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:27 smithi140 bash[40122]: cephadm 2023-09-23T15:24:25.944832+0000 mgr.y (mgr.14152) 319 : cephadm [INF] Deploying daemon osd.7 on smithi186 2023-09-23T15:24:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:27 smithi140 bash[27297]: cephadm 2023-09-23T15:24:25.944832+0000 mgr.y (mgr.14152) 319 : cephadm [INF] Deploying daemon osd.7 on smithi186 2023-09-23T15:24:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:28 smithi140 bash[40122]: cluster 2023-09-23T15:24:26.556690+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:28 smithi140 bash[27297]: cluster 2023-09-23T15:24:26.556690+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:28 smithi186 bash[30645]: cluster 2023-09-23T15:24:26.556690+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:30.577 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:30 smithi186 bash[30645]: cluster 2023-09-23T15:24:28.557238+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:30 smithi140 bash[27297]: cluster 2023-09-23T15:24:28.557238+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:30 smithi140 bash[40122]: cluster 2023-09-23T15:24:28.557238+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[27297]: cluster 2023-09-23T15:24:30.557784+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[27297]: audit 2023-09-23T15:24:31.094974+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[27297]: audit 2023-09-23T15:24:31.103671+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[27297]: audit 2023-09-23T15:24:31.118992+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[40122]: cluster 2023-09-23T15:24:30.557784+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[40122]: audit 2023-09-23T15:24:31.094974+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[40122]: audit 2023-09-23T15:24:31.103671+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:32 smithi140 bash[40122]: audit 2023-09-23T15:24:31.118992+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:32 smithi186 bash[30645]: cluster 2023-09-23T15:24:30.557784+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:32 smithi186 bash[30645]: audit 2023-09-23T15:24:31.094974+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:32 smithi186 bash[30645]: audit 2023-09-23T15:24:31.103671+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:32 smithi186 bash[30645]: audit 2023-09-23T15:24:31.118992+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:34.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:34 smithi140 bash[27297]: cluster 2023-09-23T15:24:32.558397+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:34.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:34 smithi140 bash[40122]: cluster 2023-09-23T15:24:32.558397+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:34.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:34 smithi186 bash[30645]: cluster 2023-09-23T15:24:32.558397+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:36 smithi140 bash[27297]: cluster 2023-09-23T15:24:34.558979+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:36.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:36 smithi140 bash[40122]: cluster 2023-09-23T15:24:34.558979+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:36.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:36 smithi186 bash[30645]: cluster 2023-09-23T15:24:34.558979+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: cluster 2023-09-23T15:24:36.559524+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:37.467609+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:37.474810+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:37.476216+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:37.477497+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:37.483627+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:38.085060+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:38.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:38 smithi186 bash[30645]: audit 2023-09-23T15:24:38.088658+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: cluster 2023-09-23T15:24:36.559524+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:37.467609+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:37.474810+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:37.476216+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:37.477497+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:37.483627+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:38.085060+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[27297]: audit 2023-09-23T15:24:38.088658+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: cluster 2023-09-23T15:24:36.559524+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:37.467609+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:37.474810+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:37.476216+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:37.477497+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:38.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:37.483627+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:38.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:38.085060+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:38.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:38 smithi140 bash[40122]: audit 2023-09-23T15:24:38.088658+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T15:24:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: audit 2023-09-23T15:24:38.489100+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: audit 2023-09-23T15:24:38.490575+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T15:24:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: cluster 2023-09-23T15:24:38.490769+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: audit 2023-09-23T15:24:38.491120+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: audit 2023-09-23T15:24:38.492564+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[27297]: cluster 2023-09-23T15:24:38.560082+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: audit 2023-09-23T15:24:38.489100+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: audit 2023-09-23T15:24:38.490575+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: cluster 2023-09-23T15:24:38.490769+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T15:24:39.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: audit 2023-09-23T15:24:38.491120+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:39.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: audit 2023-09-23T15:24:38.492564+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:39 smithi140 bash[40122]: cluster 2023-09-23T15:24:38.560082+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: audit 2023-09-23T15:24:38.489100+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: audit 2023-09-23T15:24:38.490575+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T15:24:39.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: cluster 2023-09-23T15:24:38.490769+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T15:24:39.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: audit 2023-09-23T15:24:38.491120+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:39.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: audit 2023-09-23T15:24:38.492564+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:24:39.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:39 smithi186 bash[30645]: cluster 2023-09-23T15:24:38.560082+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:24:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[27297]: audit 2023-09-23T15:24:39.496112+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:24:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[27297]: cluster 2023-09-23T15:24:39.496286+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T15:24:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[27297]: audit 2023-09-23T15:24:39.496905+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[27297]: audit 2023-09-23T15:24:39.503757+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[40122]: audit 2023-09-23T15:24:39.496112+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:24:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[40122]: cluster 2023-09-23T15:24:39.496286+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T15:24:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[40122]: audit 2023-09-23T15:24:39.496905+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:40 smithi140 bash[40122]: audit 2023-09-23T15:24:39.503757+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:40 smithi186 bash[30645]: audit 2023-09-23T15:24:39.496112+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]': finished 2023-09-23T15:24:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:40 smithi186 bash[30645]: cluster 2023-09-23T15:24:39.496286+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T15:24:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:40 smithi186 bash[30645]: audit 2023-09-23T15:24:39.496905+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:40 smithi186 bash[30645]: audit 2023-09-23T15:24:39.503757+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:41.267 INFO:teuthology.orchestra.run.smithi186.stdout:Created osd(s) 7 on host 'smithi186' 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: cluster 2023-09-23T15:24:39.061334+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: cluster 2023-09-23T15:24:39.061495+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: cluster 2023-09-23T15:24:40.497257+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534] boot 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: cluster 2023-09-23T15:24:40.497466+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: audit 2023-09-23T15:24:40.497931+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: cluster 2023-09-23T15:24:40.560679+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: audit 2023-09-23T15:24:41.230664+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: audit 2023-09-23T15:24:41.231034+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:41 smithi186 bash[30645]: audit 2023-09-23T15:24:41.237967+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:41.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: cluster 2023-09-23T15:24:39.061334+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:24:41.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: cluster 2023-09-23T15:24:39.061495+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:24:41.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: cluster 2023-09-23T15:24:40.497257+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534] boot 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: cluster 2023-09-23T15:24:40.497466+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: audit 2023-09-23T15:24:40.497931+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: cluster 2023-09-23T15:24:40.560679+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: audit 2023-09-23T15:24:41.230664+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: audit 2023-09-23T15:24:41.231034+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[27297]: audit 2023-09-23T15:24:41.237967+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: cluster 2023-09-23T15:24:39.061334+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: cluster 2023-09-23T15:24:39.061495+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: cluster 2023-09-23T15:24:40.497257+0000 mon.a (mon.0) 598 : cluster [INF] osd.7 [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534] boot 2023-09-23T15:24:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: cluster 2023-09-23T15:24:40.497466+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T15:24:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: audit 2023-09-23T15:24:40.497931+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:24:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: cluster 2023-09-23T15:24:40.560679+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: audit 2023-09-23T15:24:41.230664+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: audit 2023-09-23T15:24:41.231034+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:24:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:41 smithi140 bash[40122]: audit 2023-09-23T15:24:41.237967+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:42.037 DEBUG:teuthology.orchestra.run.smithi186:osd.7> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T15:24:42.040 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T15:24:42.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T15:24:42.206 INFO:journalctl@ceph.osd.7.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:24:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:42 smithi140 bash[27297]: cluster 2023-09-23T15:24:41.501269+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T15:24:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:42 smithi140 bash[40122]: cluster 2023-09-23T15:24:41.501269+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T15:24:42.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:42 smithi186 bash[30645]: cluster 2023-09-23T15:24:41.501269+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T15:24:43.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:43 smithi140 bash[27297]: cluster 2023-09-23T15:24:42.522752+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T15:24:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:43 smithi140 bash[27297]: cluster 2023-09-23T15:24:42.561265+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:43 smithi140 bash[40122]: cluster 2023-09-23T15:24:42.522752+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T15:24:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:43 smithi140 bash[40122]: cluster 2023-09-23T15:24:42.561265+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:43.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:43 smithi186 bash[30645]: cluster 2023-09-23T15:24:42.522752+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T15:24:43.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:43 smithi186 bash[30645]: cluster 2023-09-23T15:24:42.561265+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:44.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:44 smithi140 bash[27297]: cluster 2023-09-23T15:24:43.548044+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T15:24:44.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:44 smithi140 bash[40122]: cluster 2023-09-23T15:24:43.548044+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T15:24:44.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:44 smithi186 bash[30645]: cluster 2023-09-23T15:24:43.548044+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T15:24:45.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:45 smithi140 bash[27297]: cluster 2023-09-23T15:24:44.553782+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T15:24:45.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:45 smithi140 bash[27297]: cluster 2023-09-23T15:24:44.561719+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v317: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T15:24:45.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:45 smithi140 bash[40122]: cluster 2023-09-23T15:24:44.553782+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T15:24:45.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:45 smithi140 bash[40122]: cluster 2023-09-23T15:24:44.561719+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v317: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T15:24:45.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:45 smithi186 bash[30645]: cluster 2023-09-23T15:24:44.553782+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T15:24:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:45 smithi186 bash[30645]: cluster 2023-09-23T15:24:44.561719+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v317: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T15:24:46.796 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:24:46.825 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:24:46 smithi140 bash[27561]: debug 2023-09-23T15:24:46.483+0000 7f1f50aeb700 -1 calc_pg_upmaps abort due to max <= 0 2023-09-23T15:24:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:47 smithi186 bash[30645]: cluster 2023-09-23T15:24:46.562276+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T15:24:47.843 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:47 smithi140 bash[40122]: cluster 2023-09-23T15:24:46.562276+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T15:24:47.843 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:47 smithi140 bash[27297]: cluster 2023-09-23T15:24:46.562276+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 114 KiB/s, 0 objects/s recovering 2023-09-23T15:24:49.931 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:24:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:50 smithi140 bash[27297]: cluster 2023-09-23T15:24:48.562730+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T15:24:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:50 smithi140 bash[27297]: audit 2023-09-23T15:24:49.931376+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.140:0/3614242369' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T15:24:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:50 smithi140 bash[40122]: cluster 2023-09-23T15:24:48.562730+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T15:24:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:50 smithi140 bash[40122]: audit 2023-09-23T15:24:49.931376+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.140:0/3614242369' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T15:24:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:50 smithi186 bash[30645]: cluster 2023-09-23T15:24:48.562730+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-09-23T15:24:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:50 smithi186 bash[30645]: audit 2023-09-23T15:24:49.931376+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.140:0/3614242369' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T15:24:50.726 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1695482680,"num_in_osds":8,"osd_in_since":1695482652,"num_remapped_pgs":0} 2023-09-23T15:24:50.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:24:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: cluster 2023-09-23T15:24:50.563282+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:24:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: cephadm 2023-09-23T15:24:51.274978+0000 mgr.y (mgr.14152) 333 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:24:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.283668+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.289878+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.291632+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.292902+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.294066+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.295226+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: cephadm 2023-09-23T15:24:51.296121+0000 mgr.y (mgr.14152) 334 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.301486+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.306492+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.307772+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[40122]: audit 2023-09-23T15:24:51.314791+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: cluster 2023-09-23T15:24:50.563282+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: cephadm 2023-09-23T15:24:51.274978+0000 mgr.y (mgr.14152) 333 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.283668+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.289878+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.291632+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.292902+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.294066+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.295226+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: cephadm 2023-09-23T15:24:51.296121+0000 mgr.y (mgr.14152) 334 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.301486+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.306492+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.307772+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:52.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:52 smithi140 bash[27297]: audit 2023-09-23T15:24:51.314791+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: cluster 2023-09-23T15:24:50.563282+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: cephadm 2023-09-23T15:24:51.274978+0000 mgr.y (mgr.14152) 333 : cephadm [INF] Detected new or changed devices on smithi186 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.283668+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.289878+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.291632+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.292902+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.294066+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.295226+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: cephadm 2023-09-23T15:24:51.296121+0000 mgr.y (mgr.14152) 334 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4316M 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.301486+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.306492+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.307772+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:24:52.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:52 smithi186 bash[30645]: audit 2023-09-23T15:24:51.314791+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:24:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:54 smithi140 bash[27297]: cluster 2023-09-23T15:24:52.563852+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:54 smithi140 bash[40122]: cluster 2023-09-23T15:24:52.563852+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:54 smithi186 bash[30645]: cluster 2023-09-23T15:24:52.563852+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:55.485 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:24:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:56 smithi140 bash[40122]: cluster 2023-09-23T15:24:54.564444+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:56 smithi140 bash[27297]: cluster 2023-09-23T15:24:54.564444+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:56.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:56 smithi186 bash[30645]: cluster 2023-09-23T15:24:54.564444+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:58 smithi140 bash[27297]: cluster 2023-09-23T15:24:56.565006+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:58 smithi140 bash[40122]: cluster 2023-09-23T15:24:56.565006+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:58.651 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:24:58.651 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":58,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:24:44.541262+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","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.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","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.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","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.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","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.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","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.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","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.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","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.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+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}} 2023-09-23T15:24:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:58 smithi186 bash[30645]: cluster 2023-09-23T15:24:56.565006+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:24:59.387 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-23T15:20:09.059299+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': {}}}] 2023-09-23T15:24:59.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-23T15:24:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:24:59 smithi140 bash[27297]: audit 2023-09-23T15:24:58.648855+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.140:0/2809107859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:24:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:24:59 smithi140 bash[40122]: audit 2023-09-23T15:24:58.648855+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.140:0/2809107859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:24:59.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:24:59 smithi186 bash[30645]: audit 2023-09-23T15:24:58.648855+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.140:0/2809107859' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:25:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:00 smithi140 bash[27297]: cluster 2023-09-23T15:24:58.565514+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:00 smithi140 bash[40122]: cluster 2023-09-23T15:24:58.565514+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:00 smithi186 bash[30645]: cluster 2023-09-23T15:24:58.565514+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:02 smithi140 bash[27297]: cluster 2023-09-23T15:25:00.566136+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:02.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:02 smithi140 bash[40122]: cluster 2023-09-23T15:25:00.566136+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:02.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:02 smithi186 bash[30645]: cluster 2023-09-23T15:25:00.566136+0000 mgr.y (mgr.14152) 339 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:04.142 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:25:04.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:04 smithi140 bash[40122]: cluster 2023-09-23T15:25:02.566709+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:04.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:04 smithi140 bash[27297]: cluster 2023-09-23T15:25:02.566709+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:04.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:04 smithi186 bash[30645]: cluster 2023-09-23T15:25:02.566709+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:05.616 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:05 smithi140 bash[27297]: cluster 2023-09-23T15:25:04.567315+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:05.616 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:05 smithi140 bash[40122]: cluster 2023-09-23T15:25:04.567315+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:05.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:05 smithi186 bash[30645]: cluster 2023-09-23T15:25:04.567315+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:07.420 INFO:teuthology.orchestra.run.smithi140.stdout:pg_num: 1 2023-09-23T15:25:07.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:07 smithi140 bash[40122]: cluster 2023-09-23T15:25:06.567833+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:07.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:07 smithi140 bash[40122]: audit 2023-09-23T15:25:07.419646+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.140:0/2599070181' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T15:25:07.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:07 smithi140 bash[27297]: cluster 2023-09-23T15:25:06.567833+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:07.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:07 smithi140 bash[27297]: audit 2023-09-23T15:25:07.419646+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.140:0/2599070181' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T15:25:07.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:07 smithi186 bash[30645]: cluster 2023-09-23T15:25:06.567833+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:07.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:07 smithi186 bash[30645]: audit 2023-09-23T15:25:07.419646+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.140:0/2599070181' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T15:25:08.258 INFO:tasks.cephadm:Adding prometheus.a on smithi186 2023-09-23T15:25:08.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi186=a' 2023-09-23T15:25:10.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:10 smithi140 bash[27297]: cluster 2023-09-23T15:25:08.568405+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:10 smithi140 bash[40122]: cluster 2023-09-23T15:25:08.568405+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:10.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:10 smithi186 bash[30645]: cluster 2023-09-23T15:25:08.568405+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:12 smithi140 bash[27297]: cluster 2023-09-23T15:25:10.569072+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:12 smithi140 bash[40122]: cluster 2023-09-23T15:25:10.569072+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:12.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:12 smithi186 bash[30645]: cluster 2023-09-23T15:25:10.569072+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:13.014 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:25:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:14 smithi140 bash[27297]: cluster 2023-09-23T15:25:12.569645+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:14 smithi140 bash[40122]: cluster 2023-09-23T15:25:12.569645+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:14 smithi186 bash[30645]: cluster 2023-09-23T15:25:12.569645+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:16.305 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled prometheus update... 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[40122]: cluster 2023-09-23T15:25:14.570227+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[40122]: audit 2023-09-23T15:25:16.303710+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[40122]: audit 2023-09-23T15:25:16.311406+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[27297]: cluster 2023-09-23T15:25:14.570227+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[27297]: audit 2023-09-23T15:25:16.303710+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:16 smithi140 bash[27297]: audit 2023-09-23T15:25:16.311406+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:16.655 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:16 smithi186 bash[30645]: cluster 2023-09-23T15:25:14.570227+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:16.656 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:16 smithi186 bash[30645]: audit 2023-09-23T15:25:16.303710+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:16.656 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:16 smithi186 bash[30645]: audit 2023-09-23T15:25:16.311406+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:17.207 DEBUG:teuthology.orchestra.run.smithi186:prometheus.a> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T15:25:17.210 INFO:tasks.cephadm:Adding node-exporter.a on smithi140 2023-09-23T15:25:17.210 INFO:tasks.cephadm:Adding node-exporter.b on smithi186 2023-09-23T15:25:17.210 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi140=a;smithi186=b' 2023-09-23T15:25:17.375 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:25:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[27297]: audit 2023-09-23T15:25:16.293549+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[27297]: cephadm 2023-09-23T15:25:16.296955+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2023-09-23T15:25:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[27297]: audit 2023-09-23T15:25:16.734127+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[27297]: audit 2023-09-23T15:25:16.735904+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:17.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[27297]: audit 2023-09-23T15:25:16.746294+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:17.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[40122]: audit 2023-09-23T15:25:16.293549+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:17.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[40122]: cephadm 2023-09-23T15:25:16.296955+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2023-09-23T15:25:17.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[40122]: audit 2023-09-23T15:25:16.734127+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:17.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[40122]: audit 2023-09-23T15:25:16.735904+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:17.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:17 smithi140 bash[40122]: audit 2023-09-23T15:25:16.746294+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:17.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:17 smithi186 bash[30645]: audit 2023-09-23T15:25:16.293549+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:17.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:17 smithi186 bash[30645]: cephadm 2023-09-23T15:25:16.296955+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service prometheus spec with placement smithi186=a;count:1 2023-09-23T15:25:17.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:17 smithi186 bash[30645]: audit 2023-09-23T15:25:16.734127+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:17.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:17 smithi186 bash[30645]: audit 2023-09-23T15:25:16.735904+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:17.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:17 smithi186 bash[30645]: audit 2023-09-23T15:25:16.746294+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:18 smithi140 bash[27297]: cluster 2023-09-23T15:25:16.570853+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:18 smithi140 bash[27297]: cephadm 2023-09-23T15:25:16.765808+0000 mgr.y (mgr.14152) 350 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2023-09-23T15:25:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:18 smithi140 bash[40122]: cluster 2023-09-23T15:25:16.570853+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:18 smithi140 bash[40122]: cephadm 2023-09-23T15:25:16.765808+0000 mgr.y (mgr.14152) 350 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2023-09-23T15:25:18.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:18 smithi186 bash[30645]: cluster 2023-09-23T15:25:16.570853+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:18.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:18 smithi186 bash[30645]: cephadm 2023-09-23T15:25:16.765808+0000 mgr.y (mgr.14152) 350 : cephadm [INF] Deploying daemon prometheus.a on smithi186 2023-09-23T15:25:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:20 smithi140 bash[27297]: cluster 2023-09-23T15:25:18.571442+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:20 smithi140 bash[40122]: cluster 2023-09-23T15:25:18.571442+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:20 smithi186 bash[30645]: cluster 2023-09-23T15:25:18.571442+0000 mgr.y (mgr.14152) 351 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:21 smithi140 bash[27297]: cluster 2023-09-23T15:25:20.571977+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:21 smithi140 bash[40122]: cluster 2023-09-23T15:25:20.571977+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:21.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:21 smithi186 bash[30645]: cluster 2023-09-23T15:25:20.571977+0000 mgr.y (mgr.14152) 352 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:22.005 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:25:23.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:23 smithi140 bash[27297]: cluster 2023-09-23T15:25:22.572584+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:23 smithi140 bash[40122]: cluster 2023-09-23T15:25:22.572584+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:23.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:23 smithi186 bash[30645]: cluster 2023-09-23T15:25:22.572584+0000 mgr.y (mgr.14152) 353 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:26 smithi140 bash[27297]: cluster 2023-09-23T15:25:24.573200+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:26 smithi140 bash[40122]: cluster 2023-09-23T15:25:24.573200+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:26 smithi186 bash[30645]: cluster 2023-09-23T15:25:24.573200+0000 mgr.y (mgr.14152) 354 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:28.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:28 smithi140 bash[27297]: cluster 2023-09-23T15:25:26.573807+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:28.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:28 smithi140 bash[40122]: cluster 2023-09-23T15:25:26.573807+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:28.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:28 smithi186 bash[30645]: cluster 2023-09-23T15:25:26.573807+0000 mgr.y (mgr.14152) 355 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:29.154 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled node-exporter update... 2023-09-23T15:25:30.295 DEBUG:teuthology.orchestra.run.smithi140:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T15:25:30.297 DEBUG:teuthology.orchestra.run.smithi186:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T15:25:30.300 INFO:tasks.cephadm:Adding alertmanager.a on smithi140 2023-09-23T15:25:30.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi140=a' 2023-09-23T15:25:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:30 smithi186 bash[30645]: cluster 2023-09-23T15:25:28.574489+0000 mgr.y (mgr.14152) 356 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:30 smithi186 bash[30645]: audit 2023-09-23T15:25:29.143269+0000 mgr.y (mgr.14152) 357 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi140=a;smithi186=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:30 smithi186 bash[30645]: cephadm 2023-09-23T15:25:29.146603+0000 mgr.y (mgr.14152) 358 : cephadm [INF] Saving service node-exporter spec with placement smithi140=a;smithi186=b;count:2 2023-09-23T15:25:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:30 smithi186 bash[30645]: audit 2023-09-23T15:25:29.153632+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:30.420 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:25:30.564 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:25:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[27297]: cluster 2023-09-23T15:25:28.574489+0000 mgr.y (mgr.14152) 356 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[27297]: audit 2023-09-23T15:25:29.143269+0000 mgr.y (mgr.14152) 357 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi140=a;smithi186=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[27297]: cephadm 2023-09-23T15:25:29.146603+0000 mgr.y (mgr.14152) 358 : cephadm [INF] Saving service node-exporter spec with placement smithi140=a;smithi186=b;count:2 2023-09-23T15:25:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[27297]: audit 2023-09-23T15:25:29.153632+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[40122]: cluster 2023-09-23T15:25:28.574489+0000 mgr.y (mgr.14152) 356 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:30.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[40122]: audit 2023-09-23T15:25:29.143269+0000 mgr.y (mgr.14152) 357 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi140=a;smithi186=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:30.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[40122]: cephadm 2023-09-23T15:25:29.146603+0000 mgr.y (mgr.14152) 358 : cephadm [INF] Saving service node-exporter spec with placement smithi140=a;smithi186=b;count:2 2023-09-23T15:25:30.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:30 smithi140 bash[40122]: audit 2023-09-23T15:25:29.153632+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.023 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:31 smithi186 systemd[1]: Started Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:25:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:32 smithi186 bash[30645]: cluster 2023-09-23T15:25:30.575197+0000 mgr.y (mgr.14152) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:32 smithi186 bash[30645]: audit 2023-09-23T15:25:32.000528+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:32 smithi186 bash[30645]: audit 2023-09-23T15:25:32.008159+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:32 smithi186 bash[30645]: audit 2023-09-23T15:25:32.034451+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:32 smithi186 bash[30645]: audit 2023-09-23T15:25:32.041012+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T15:25:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[27297]: cluster 2023-09-23T15:25:30.575197+0000 mgr.y (mgr.14152) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[27297]: audit 2023-09-23T15:25:32.000528+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[27297]: audit 2023-09-23T15:25:32.008159+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[27297]: audit 2023-09-23T15:25:32.034451+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[27297]: audit 2023-09-23T15:25:32.041012+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T15:25:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[40122]: cluster 2023-09-23T15:25:30.575197+0000 mgr.y (mgr.14152) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[40122]: audit 2023-09-23T15:25:32.000528+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[40122]: audit 2023-09-23T15:25:32.008159+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[40122]: audit 2023-09-23T15:25:32.034451+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:32 smithi140 bash[40122]: audit 2023-09-23T15:25:32.041012+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T15:25:33.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27561]: ignoring --setuser ceph since I am not root 2023-09-23T15:25:33.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27561]: ignoring --setgroup ceph since I am not root 2023-09-23T15:25:33.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27561]: debug 2023-09-23T15:25:33.094+0000 7f6b55ca6700 1 -- 172.21.15.140:0/3457681772 <== mon.2 v2:172.21.15.140:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c87e7a9c0 con 0x563c88c00400 2023-09-23T15:25:33.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27561]: debug 2023-09-23T15:25:33.250+0000 7f6b5df931c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:25:33.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[31712]: ignoring --setuser ceph since I am not root 2023-09-23T15:25:33.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[31712]: ignoring --setgroup ceph since I am not root 2023-09-23T15:25:33.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[31712]: debug 2023-09-23T15:25:33.092+0000 7f90fd0b6700 1 -- 172.21.15.186:0/2450150592 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560e166ca9c0 con 0x560e17450c00 2023-09-23T15:25:33.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[31712]: debug 2023-09-23T15:25:33.252+0000 7f91053a31c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.219Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.219Z 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)" 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.219Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi186 (none))" 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.219Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.219Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.220Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.220Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.222Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.222Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T15:25:33.412 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.226Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.226Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.106µs 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.226Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.226Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.226Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.641µs wal_replay_duration=409.018µs wbl_replay_duration=110ns total_replay_duration=463.494µs 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.228Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.228Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.228Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.249Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.625839ms db_storage=971ns remote_storage=1.422µs web_handler=507ns query_engine=700ns scrape=289.773µs scrape_sd=37.905µs notify=1.26µs notify_sd=3.371µs rules=21.054401ms tracing=15.709µs 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.249Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T15:25:33.413 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[62434]: ts=2023-09-23T15:25:33.249Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27297]: audit 2023-09-23T15:25:32.730231+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27297]: audit 2023-09-23T15:25:33.048867+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[27297]: cluster 2023-09-23T15:25:33.048992+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[40122]: audit 2023-09-23T15:25:32.730231+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[40122]: audit 2023-09-23T15:25:33.048867+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T15:25:34.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:33 smithi140 bash[40122]: cluster 2023-09-23T15:25:33.048992+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T15:25:34.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[30645]: audit 2023-09-23T15:25:32.730231+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' 2023-09-23T15:25:34.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[30645]: audit 2023-09-23T15:25:33.048867+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.140:0/2738350313' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T15:25:34.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:33 smithi186 bash[30645]: cluster 2023-09-23T15:25:33.048992+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T15:25:34.615 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:34 smithi140 bash[27561]: debug 2023-09-23T15:25:34.146+0000 7f6b5df931c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:25:34.615 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:34 smithi140 bash[27561]: debug 2023-09-23T15:25:34.250+0000 7f6b5df931c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:25:34.615 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:34 smithi140 bash[27561]: debug 2023-09-23T15:25:34.350+0000 7f6b5df931c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:25:34.615 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:34 smithi140 bash[27561]: debug 2023-09-23T15:25:34.610+0000 7f6b5df931c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:25:34.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:34 smithi186 bash[31712]: debug 2023-09-23T15:25:34.204+0000 7f91053a31c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:25:34.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:34 smithi186 bash[31712]: debug 2023-09-23T15:25:34.308+0000 7f91053a31c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:25:34.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:34 smithi186 bash[31712]: debug 2023-09-23T15:25:34.412+0000 7f91053a31c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:25:35.018 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:34 smithi186 bash[31712]: debug 2023-09-23T15:25:34.668+0000 7f91053a31c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:25:35.090 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:25:35.329 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:34 smithi140 bash[27561]: debug 2023-09-23T15:25:34.958+0000 7f6b5df931c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:25:35.329 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:35 smithi140 bash[27561]: debug 2023-09-23T15:25:35.054+0000 7f6b5df931c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:25:35.388 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:35 smithi186 bash[31712]: debug 2023-09-23T15:25:35.012+0000 7f91053a31c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:25:35.388 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:35 smithi186 bash[31712]: debug 2023-09-23T15:25:35.112+0000 7f91053a31c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:25:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:35 smithi140 bash[27561]: debug 2023-09-23T15:25:35.322+0000 7f6b5df931c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:25:35.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:35 smithi186 bash[31712]: debug 2023-09-23T15:25:35.384+0000 7f91053a31c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:25:36.442 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:36 smithi186 bash[31712]: debug 2023-09-23T15:25:36.428+0000 7f91053a31c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:25:36.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:36 smithi140 bash[27561]: debug 2023-09-23T15:25:36.310+0000 7f6b5df931c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:25:36.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:36 smithi140 bash[27561]: debug 2023-09-23T15:25:36.422+0000 7f6b5df931c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:25:36.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:36 smithi140 bash[27561]: debug 2023-09-23T15:25:36.542+0000 7f6b5df931c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:25:36.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:36 smithi186 bash[31712]: debug 2023-09-23T15:25:36.544+0000 7f91053a31c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:25:36.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:36 smithi186 bash[31712]: debug 2023-09-23T15:25:36.656+0000 7f91053a31c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:25:37.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:37 smithi140 bash[27561]: debug 2023-09-23T15:25:37.034+0000 7f6b5df931c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:25:37.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:37 smithi140 bash[27561]: debug 2023-09-23T15:25:37.254+0000 7f6b5df931c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:25:37.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:37 smithi186 bash[31712]: debug 2023-09-23T15:25:37.120+0000 7f91053a31c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:25:37.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:37 smithi186 bash[31712]: debug 2023-09-23T15:25:37.340+0000 7f91053a31c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:25:37.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:37 smithi140 bash[27561]: debug 2023-09-23T15:25:37.626+0000 7f6b5df931c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:25:38.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:37 smithi186 bash[31712]: debug 2023-09-23T15:25:37.712+0000 7f91053a31c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:25:38.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:38 smithi140 bash[27561]: debug 2023-09-23T15:25:38.122+0000 7f6b5df931c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:25:38.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:38 smithi186 bash[31712]: debug 2023-09-23T15:25:38.188+0000 7f91053a31c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:25:38.945 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:38 smithi140 bash[27561]: debug 2023-09-23T15:25:38.674+0000 7f6b5df931c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:25:38.945 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:38 smithi140 bash[27561]: debug 2023-09-23T15:25:38.782+0000 7f6b5df931c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:25:39.049 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:38 smithi186 bash[31712]: debug 2023-09-23T15:25:38.756+0000 7f91053a31c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:25:39.049 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:38 smithi186 bash[31712]: debug 2023-09-23T15:25:38.872+0000 7f91053a31c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:25:39.243 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:38 smithi140 bash[27561]: debug 2023-09-23T15:25:38.942+0000 7f6b5df931c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:25:39.366 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.044+0000 7f91053a31c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:25:39.497 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.238+0000 7f6b5df931c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:25:39.498 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.378+0000 7f6b5df931c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:25:39.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.360+0000 7f91053a31c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:25:39.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.496+0000 7f91053a31c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:25:39.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.608+0000 7f91053a31c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:25:39.803 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.490+0000 7f6b5df931c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:25:39.803 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.614+0000 7f6b5df931c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:25:40.047 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.736+0000 7f91053a31c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:25:40.047 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:39 smithi186 bash[31712]: debug 2023-09-23T15:25:39.924+0000 7f91053a31c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:25:40.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.798+0000 7f6b5df931c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:25:40.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:39 smithi140 bash[27561]: debug 2023-09-23T15:25:39.926+0000 7f6b5df931c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:25:40.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:40 smithi186 bash[31712]: debug 2023-09-23T15:25:40.040+0000 7f91053a31c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:25:41.398 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: debug 2023-09-23T15:25:41.134+0000 7f6b5df931c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:25:41.398 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: [23/Sep/2023:15:25:41] ENGINE Bus STARTING 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.159781+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.160343+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.172844+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.173380+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0132279s), standbys: x 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.176287+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.176509+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.176713+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.177994+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.178226+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:25:41.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.178465+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.178735+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.178989+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.179286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.179545+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.179805+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.180063+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.180322+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.180597+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.180869+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:25:41.400 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[40122]: audit 2023-09-23T15:25:41.181423+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.159781+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.160343+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.172844+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.173380+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0132279s), standbys: x 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.176287+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.176509+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.176713+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.177994+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.178226+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.178465+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:25:41.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.178735+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.178989+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.179286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.179545+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.179805+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.180063+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.180322+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.180597+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.180869+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:25:41.402 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27297]: audit 2023-09-23T15:25:41.181423+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:25:41.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: debug 2023-09-23T15:25:41.260+0000 7f91053a31c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:25:41.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: [23/Sep/2023:15:25:41] ENGINE Bus STARTING 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: CherryPy Checker: 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: The Application mounted at '' has an empty config. 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: [23/Sep/2023:15:25:41] ENGINE Serving on http://:::9283 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[31712]: [23/Sep/2023:15:25:41] ENGINE Bus STARTED 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.159781+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.160343+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.172844+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.173380+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0132279s), standbys: x 2023-09-23T15:25:41.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.176287+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.176509+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.176713+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.177994+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.178226+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.178465+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.178735+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.178989+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.179286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.179545+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.179805+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:25:41.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.180063+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:25:41.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.180322+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:25:41.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.180597+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:25:41.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.180869+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:25:41.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:41 smithi186 bash[30645]: audit 2023-09-23T15:25:41.181423+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:25:41.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: CherryPy Checker: 2023-09-23T15:25:41.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: The Application mounted at '' has an empty config. 2023-09-23T15:25:41.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: [23/Sep/2023:15:25:41] ENGINE Serving on http://:::9283 2023-09-23T15:25:41.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:25:41 smithi140 bash[27561]: [23/Sep/2023:15:25:41] ENGINE Bus STARTED 2023-09-23T15:25:42.190 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled alertmanager update... 2023-09-23T15:25:42.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.213300+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2023-09-23T15:25:42.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.246954+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.251309+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.279900+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.285282+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cluster 2023-09-23T15:25:41.285390+0000 mon.a (mon.0) 658 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.288178+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.289162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.290138+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.293393+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:25:42.486 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.294093+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.294645+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.307506+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cephadm 2023-09-23T15:25:41.695843+0000 mgr.y (mgr.24377) 1 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTING 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cephadm 2023-09-23T15:25:41.824895+0000 mgr.y (mgr.24377) 2 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cephadm 2023-09-23T15:25:41.825262+0000 mgr.y (mgr.24377) 3 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTED 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.833354+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.957396+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:41.963827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.487 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: cluster 2023-09-23T15:25:42.179134+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e18: y(active, since 1.01898s), standbys: x 2023-09-23T15:25:42.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:42 smithi186 bash[30645]: audit 2023-09-23T15:25:42.190281+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.213300+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2023-09-23T15:25:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.246954+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.251309+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.279900+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.285282+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cluster 2023-09-23T15:25:41.285390+0000 mon.a (mon.0) 658 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.288178+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.289162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.290138+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.293393+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.294093+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.294645+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.307506+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cephadm 2023-09-23T15:25:41.695843+0000 mgr.y (mgr.24377) 1 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTING 2023-09-23T15:25:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cephadm 2023-09-23T15:25:41.824895+0000 mgr.y (mgr.24377) 2 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cephadm 2023-09-23T15:25:41.825262+0000 mgr.y (mgr.24377) 3 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTED 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.833354+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.957396+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:41.963827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: cluster 2023-09-23T15:25:42.179134+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e18: y(active, since 1.01898s), standbys: x 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[40122]: audit 2023-09-23T15:25:42.190281+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.213300+0000 mon.a (mon.0) 653 : cluster [INF] Manager daemon y is now available 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.246954+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.251309+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:25:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.279900+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.285282+0000 mon.a (mon.0) 657 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cluster 2023-09-23T15:25:41.285390+0000 mon.a (mon.0) 658 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.288178+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.289162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.290138+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.293393+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.294093+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.? 172.21.15.186:0/2015323608' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.294645+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.307506+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cephadm 2023-09-23T15:25:41.695843+0000 mgr.y (mgr.24377) 1 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTING 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cephadm 2023-09-23T15:25:41.824895+0000 mgr.y (mgr.24377) 2 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cephadm 2023-09-23T15:25:41.825262+0000 mgr.y (mgr.24377) 3 : cephadm [INF] [23/Sep/2023:15:25:41] ENGINE Bus STARTED 2023-09-23T15:25:42.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.833354+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.637 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.957396+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.637 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:41.963827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:42.637 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: cluster 2023-09-23T15:25:42.179134+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e18: y(active, since 1.01898s), standbys: x 2023-09-23T15:25:42.637 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:42 smithi140 bash[27297]: audit 2023-09-23T15:25:42.190281+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:43.156 DEBUG:teuthology.orchestra.run.smithi140:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T15:25:43.159 INFO:tasks.cephadm:Adding grafana.a on smithi186 2023-09-23T15:25:43.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi186=a' 2023-09-23T15:25:43.301 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:25:43.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:43 smithi186 bash[30645]: audit 2023-09-23T15:25:42.184057+0000 mgr.y (mgr.24377) 4 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi140=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:43.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:43 smithi186 bash[30645]: cluster 2023-09-23T15:25:42.186544+0000 mgr.y (mgr.24377) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:43.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:43 smithi186 bash[30645]: cephadm 2023-09-23T15:25:42.186774+0000 mgr.y (mgr.24377) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi140=a;count:1 2023-09-23T15:25:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[40122]: audit 2023-09-23T15:25:42.184057+0000 mgr.y (mgr.24377) 4 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi140=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[40122]: cluster 2023-09-23T15:25:42.186544+0000 mgr.y (mgr.24377) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[40122]: cephadm 2023-09-23T15:25:42.186774+0000 mgr.y (mgr.24377) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi140=a;count:1 2023-09-23T15:25:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[27297]: audit 2023-09-23T15:25:42.184057+0000 mgr.y (mgr.24377) 4 : audit [DBG] from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi140=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:43.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[27297]: cluster 2023-09-23T15:25:42.186544+0000 mgr.y (mgr.24377) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:43.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:43 smithi140 bash[27297]: cephadm 2023-09-23T15:25:42.186774+0000 mgr.y (mgr.24377) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi140=a;count:1 2023-09-23T15:25:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:44 smithi140 bash[40122]: cluster 2023-09-23T15:25:43.179628+0000 mgr.y (mgr.24377) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:44 smithi140 bash[40122]: cluster 2023-09-23T15:25:44.189261+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T15:25:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:44 smithi140 bash[27297]: cluster 2023-09-23T15:25:43.179628+0000 mgr.y (mgr.24377) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:44 smithi140 bash[27297]: cluster 2023-09-23T15:25:44.189261+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T15:25:44.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:44 smithi186 bash[30645]: cluster 2023-09-23T15:25:43.179628+0000 mgr.y (mgr.24377) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:44.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:44 smithi186 bash[30645]: cluster 2023-09-23T15:25:44.189261+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T15:25:45.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:25:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:25:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:46 smithi140 bash[40122]: cluster 2023-09-23T15:25:45.180181+0000 mgr.y (mgr.24377) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:46 smithi140 bash[27297]: cluster 2023-09-23T15:25:45.180181+0000 mgr.y (mgr.24377) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:46.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:46 smithi186 bash[30645]: cluster 2023-09-23T15:25:45.180181+0000 mgr.y (mgr.24377) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:47.692 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: cluster 2023-09-23T15:25:47.180887+0000 mgr.y (mgr.24377) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:47.302566+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:47.309938+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:47.425063+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:47.433675+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.070685+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.078813+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.132154+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.138981+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.141034+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.142272+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.143421+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.144661+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.151575+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.153223+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[40122]: audit 2023-09-23T15:25:48.154349+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: cluster 2023-09-23T15:25:47.180887+0000 mgr.y (mgr.24377) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:47.302566+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:47.309938+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:47.425063+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:47.433675+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.070685+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.078813+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.132154+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.138981+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.141034+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.142272+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.143421+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.144661+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.151575+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.153223+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:48 smithi140 bash[27297]: audit 2023-09-23T15:25:48.154349+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:48.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: cluster 2023-09-23T15:25:47.180887+0000 mgr.y (mgr.24377) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:48.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:47.302566+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:47.309938+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:47.425063+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:47.433675+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.070685+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.078813+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.132154+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.138981+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.141034+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.142272+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.143421+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.144661+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.151575+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.153223+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:25:48.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:48 smithi186 bash[30645]: audit 2023-09-23T15:25:48.154349+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:25:49.832 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:49 smithi140 systemd[1]: Started Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:25:49.832 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[72305]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T15:25:49.832 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.145583+0000 mgr.y (mgr.24377) 10 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4060M 2023-09-23T15:25:49.832 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.156083+0000 mgr.y (mgr.24377) 11 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:25:49.832 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.156423+0000 mgr.y (mgr.24377) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.321032+0000 mgr.y (mgr.24377) 13 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.321413+0000 mgr.y (mgr.24377) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.486289+0000 mgr.y (mgr.24377) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.486684+0000 mgr.y (mgr.24377) 16 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.651640+0000 mgr.y (mgr.24377) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.652047+0000 mgr.y (mgr.24377) 18 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:48.824843+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:48.828676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:48.835153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:48.841105+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:48.846806+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: cephadm 2023-09-23T15:25:48.851484+0000 mgr.y (mgr.24377) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi140 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:49.619715+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.145583+0000 mgr.y (mgr.24377) 10 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4060M 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.156083+0000 mgr.y (mgr.24377) 11 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.156423+0000 mgr.y (mgr.24377) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.321032+0000 mgr.y (mgr.24377) 13 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.321413+0000 mgr.y (mgr.24377) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.486289+0000 mgr.y (mgr.24377) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.486684+0000 mgr.y (mgr.24377) 16 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:49.834 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.651640+0000 mgr.y (mgr.24377) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.652047+0000 mgr.y (mgr.24377) 18 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:48.824843+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:48.828676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:48.835153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:48.841105+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:48.846806+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: cephadm 2023-09-23T15:25:48.851484+0000 mgr.y (mgr.24377) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi140 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:49.619715+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:49.628552+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:49.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[27297]: audit 2023-09-23T15:25:49.676515+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:49.628552+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:49 smithi140 bash[40122]: audit 2023-09-23T15:25:49.676515+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.145583+0000 mgr.y (mgr.24377) 10 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 4060M 2023-09-23T15:25:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.156083+0000 mgr.y (mgr.24377) 11 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:25:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.156423+0000 mgr.y (mgr.24377) 12 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:25:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.321032+0000 mgr.y (mgr.24377) 13 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.321413+0000 mgr.y (mgr.24377) 14 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.486289+0000 mgr.y (mgr.24377) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.486684+0000 mgr.y (mgr.24377) 16 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.651640+0000 mgr.y (mgr.24377) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.652047+0000 mgr.y (mgr.24377) 18 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:48.824843+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:48.828676+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:48.835153+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:48.841105+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:48.846806+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: cephadm 2023-09-23T15:25:48.851484+0000 mgr.y (mgr.24377) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi140 2023-09-23T15:25:50.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:49.619715+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:49.628552+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:49 smithi186 bash[30645]: audit 2023-09-23T15:25:49.676515+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:50.411 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:50 smithi186 systemd[1]: Started Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:25:50.461 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T15:25:50.461 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 22b70bddd3ac: Pulling fs layer 2023-09-23T15:25:50.461 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 5c12815fee55: Pulling fs layer 2023-09-23T15:25:50.461 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: c0e87333d380: Pulling fs layer 2023-09-23T15:25:50.764 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[63376]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T15:25:50.765 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 5c12815fee55: Verifying Checksum 2023-09-23T15:25:50.765 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 5c12815fee55: Download complete 2023-09-23T15:25:50.765 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 22b70bddd3ac: Download complete 2023-09-23T15:25:51.076 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T15:25:51.076 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: cluster 2023-09-23T15:25:49.181331+0000 mgr.y (mgr.24377) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:51.076 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: cephadm 2023-09-23T15:25:49.677713+0000 mgr.y (mgr.24377) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2023-09-23T15:25:51.076 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: audit 2023-09-23T15:25:50.417749+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.076 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: audit 2023-09-23T15:25:50.426640+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.077 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: audit 2023-09-23T15:25:50.449599+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.077 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: audit 2023-09-23T15:25:50.454419+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.077 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:50 smithi186 bash[30645]: audit 2023-09-23T15:25:50.464193+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.133 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: c0e87333d380: Verifying Checksum 2023-09-23T15:25:51.133 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: c0e87333d380: Download complete 2023-09-23T15:25:51.133 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[72305]: 22b70bddd3ac: Pull complete 2023-09-23T15:25:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: cluster 2023-09-23T15:25:49.181331+0000 mgr.y (mgr.24377) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: cephadm 2023-09-23T15:25:49.677713+0000 mgr.y (mgr.24377) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2023-09-23T15:25:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: audit 2023-09-23T15:25:50.417749+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: audit 2023-09-23T15:25:50.426640+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: audit 2023-09-23T15:25:50.449599+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: audit 2023-09-23T15:25:50.454419+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[40122]: audit 2023-09-23T15:25:50.464193+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: cluster 2023-09-23T15:25:49.181331+0000 mgr.y (mgr.24377) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: cephadm 2023-09-23T15:25:49.677713+0000 mgr.y (mgr.24377) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi186 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: audit 2023-09-23T15:25:50.417749+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: audit 2023-09-23T15:25:50.426640+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: audit 2023-09-23T15:25:50.449599+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: audit 2023-09-23T15:25:50.454419+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:50 smithi140 bash[27297]: audit 2023-09-23T15:25:50.464193+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:51.220 INFO:teuthology.orchestra.run.smithi186.stdout:Scheduled grafana update... 2023-09-23T15:25:51.632 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[72305]: 5c12815fee55: Pull complete 2023-09-23T15:25:51.713 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: 22b70bddd3ac: Pulling fs layer 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: 5c12815fee55: Pulling fs layer 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: c0e87333d380: Pulling fs layer 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: 22b70bddd3ac: Download complete 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: 5c12815fee55: Download complete 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: c0e87333d380: Verifying Checksum 2023-09-23T15:25:51.714 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[63376]: c0e87333d380: Download complete 2023-09-23T15:25:52.082 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[72305]: c0e87333d380: Pull complete 2023-09-23T15:25:52.082 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[72305]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T15:25:52.082 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[72305]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T15:25:52.082 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[40122]: cephadm 2023-09-23T15:25:50.479352+0000 mgr.y (mgr.24377) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi140 2023-09-23T15:25:52.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[40122]: audit 2023-09-23T15:25:51.216212+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[40122]: audit 2023-09-23T15:25:51.281820+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[27297]: cephadm 2023-09-23T15:25:50.479352+0000 mgr.y (mgr.24377) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi140 2023-09-23T15:25:52.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[27297]: audit 2023-09-23T15:25:51.216212+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:51 smithi140 bash[27297]: audit 2023-09-23T15:25:51.281820+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.091 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[30645]: cephadm 2023-09-23T15:25:50.479352+0000 mgr.y (mgr.24377) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi140 2023-09-23T15:25:52.091 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[30645]: audit 2023-09-23T15:25:51.216212+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.091 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:51 smithi186 bash[30645]: audit 2023-09-23T15:25:51.281820+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:25:52.186 DEBUG:teuthology.orchestra.run.smithi186:grafana.a> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T15:25:52.188 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T15:25:52.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T15:25:52.316 INFO:journalctl@ceph.grafana.a.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T15:25:52.410 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[63376]: 22b70bddd3ac: Pull complete 2023-09-23T15:25:52.860 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[63376]: 5c12815fee55: Pull complete 2023-09-23T15:25:53.125 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[63376]: c0e87333d380: Pull complete 2023-09-23T15:25:53.125 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[30645]: cluster 2023-09-23T15:25:51.181933+0000 mgr.y (mgr.24377) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:53.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[30645]: audit 2023-09-23T15:25:51.207575+0000 mgr.y (mgr.24377) 24 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:53.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:52 smithi186 bash[30645]: cephadm 2023-09-23T15:25:51.211405+0000 mgr.y (mgr.24377) 25 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[27297]: cluster 2023-09-23T15:25:51.181933+0000 mgr.y (mgr.24377) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[27297]: audit 2023-09-23T15:25:51.207575+0000 mgr.y (mgr.24377) 24 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[27297]: cephadm 2023-09-23T15:25:51.211405+0000 mgr.y (mgr.24377) 25 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[40122]: cluster 2023-09-23T15:25:51.181933+0000 mgr.y (mgr.24377) 23 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[40122]: audit 2023-09-23T15:25:51.207575+0000 mgr.y (mgr.24377) 24 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi186=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:25:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:52 smithi140 bash[40122]: cephadm 2023-09-23T15:25:51.211405+0000 mgr.y (mgr.24377) 25 : cephadm [INF] Saving service grafana spec with placement smithi186=a;count:1 2023-09-23T15:25:53.411 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:53 smithi186 bash[63376]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T15:25:53.411 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:53 smithi186 bash[63376]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T15:25:54.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.267Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T15:25:54.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.267Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T15:25:54.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.268Z 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+$ 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.268Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.268Z 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/.+)($|/) 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.268Z 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)$ 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T15:25:54.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T15:25:54.635 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T15:25:54.636 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.269Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T15:25:54.637 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T15:25:54.638 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T15:25:54.638 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T15:25:54.638 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T15:25:54.638 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[72305]: ts=2023-09-23T15:25:54.270Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.555Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.555Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.556Z 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+$ 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.556Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.557Z 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/.+)($|/) 2023-09-23T15:25:54.705 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.557Z 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)$ 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T15:25:54.706 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T15:25:54.707 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T15:25:54.708 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T15:25:54.709 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T15:25:54.710 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T15:25:54.710 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T15:25:54.710 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T15:25:54.710 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T15:25:54.710 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[63376]: ts=2023-09-23T15:25:54.558Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T15:25:55.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[27297]: cluster 2023-09-23T15:25:53.182650+0000 mgr.y (mgr.24377) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:55.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:54 smithi140 bash[40122]: cluster 2023-09-23T15:25:53.182650+0000 mgr.y (mgr.24377) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:55.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[30645]: cluster 2023-09-23T15:25:53.182650+0000 mgr.y (mgr.24377) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:55.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:25:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:25:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:25:57.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:56 smithi140 bash[40122]: cluster 2023-09-23T15:25:55.183226+0000 mgr.y (mgr.24377) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:57.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:56 smithi140 bash[40122]: audit 2023-09-23T15:25:56.285402+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:57.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:56 smithi140 bash[27297]: cluster 2023-09-23T15:25:55.183226+0000 mgr.y (mgr.24377) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:57.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:56 smithi140 bash[27297]: audit 2023-09-23T15:25:56.285402+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:57.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:56 smithi186 bash[30645]: cluster 2023-09-23T15:25:55.183226+0000 mgr.y (mgr.24377) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:57.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:56 smithi186 bash[30645]: audit 2023-09-23T15:25:56.285402+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:25:58.287 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:25:59.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:25:58 smithi140 bash[27297]: cluster 2023-09-23T15:25:57.183617+0000 mgr.y (mgr.24377) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:59.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:25:58 smithi140 bash[40122]: cluster 2023-09-23T15:25:57.183617+0000 mgr.y (mgr.24377) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:25:59.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:25:58 smithi186 bash[30645]: cluster 2023-09-23T15:25:57.183617+0000 mgr.y (mgr.24377) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:00.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:00 smithi140 bash[40122]: cluster 2023-09-23T15:25:59.184223+0000 mgr.y (mgr.24377) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:00.981 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:00 smithi140 bash[27297]: cluster 2023-09-23T15:25:59.184223+0000 mgr.y (mgr.24377) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:01.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:00 smithi186 bash[30645]: cluster 2023-09-23T15:25:59.184223+0000 mgr.y (mgr.24377) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.009078+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.016369+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.072158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.076793+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.126213+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[27297]: audit 2023-09-23T15:26:01.288769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.381 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.009078+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.016369+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.072158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.076793+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.126213+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:02.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[40122]: audit 2023-09-23T15:26:01.288769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.009078+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.016369+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.072158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.076793+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.126213+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:02.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:02 smithi186 bash[30645]: audit 2023-09-23T15:26:01.288769+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:02.633 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:02 smithi140 bash[72795]: ts=2023-09-23T15:26:02.595Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T15:26:03.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:03 smithi186 bash[30645]: cluster 2023-09-23T15:26:01.184831+0000 mgr.y (mgr.24377) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:03.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:03 smithi186 bash[30645]: audit 2023-09-23T15:26:02.929641+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.140:0/2483929397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:03 smithi186 bash[30645]: audit 2023-09-23T15:26:02.930618+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.527 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:03 smithi186 bash[30645]: audit 2023-09-23T15:26:02.937053+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:03.528 INFO:teuthology.orchestra.run.smithi140.stdout:[client.0] 2023-09-23T15:26:03.528 INFO:teuthology.orchestra.run.smithi140.stdout: key = AQCKAw9lud56NxAAGrdwtT6k4aOD2m1Ls/rjCQ== 2023-09-23T15:26:03.529 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[40122]: cluster 2023-09-23T15:26:01.184831+0000 mgr.y (mgr.24377) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:03.529 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[40122]: audit 2023-09-23T15:26:02.929641+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.140:0/2483929397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.530 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[40122]: audit 2023-09-23T15:26:02.930618+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.530 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[40122]: audit 2023-09-23T15:26:02.937053+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:03.530 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[27297]: cluster 2023-09-23T15:26:01.184831+0000 mgr.y (mgr.24377) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:03.530 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[27297]: audit 2023-09-23T15:26:02.929641+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.140:0/2483929397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.531 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[27297]: audit 2023-09-23T15:26:02.930618+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:03.531 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:03 smithi140 bash[27297]: audit 2023-09-23T15:26:02.937053+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:03.675 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:26:03.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T15:26:03.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T15:26:03.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T15:26:04.883 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:04 smithi140 bash[72795]: ts=2023-09-23T15:26:04.552Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000394031s 2023-09-23T15:26:05.084 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:26:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:26:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:26:05.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:05 smithi140 bash[40122]: cluster 2023-09-23T15:26:03.185398+0000 mgr.y (mgr.24377) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:05.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:05 smithi140 bash[27297]: cluster 2023-09-23T15:26:03.185398+0000 mgr.y (mgr.24377) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:05 smithi186 bash[30645]: cluster 2023-09-23T15:26:03.185398+0000 mgr.y (mgr.24377) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[40122]: cluster 2023-09-23T15:26:05.185800+0000 mgr.y (mgr.24377) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[40122]: audit 2023-09-23T15:26:06.866838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[40122]: audit 2023-09-23T15:26:06.876179+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[27297]: cluster 2023-09-23T15:26:05.185800+0000 mgr.y (mgr.24377) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[27297]: audit 2023-09-23T15:26:06.866838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:07 smithi140 bash[27297]: audit 2023-09-23T15:26:06.876179+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:07 smithi186 bash[30645]: cluster 2023-09-23T15:26:05.185800+0000 mgr.y (mgr.24377) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:07.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:07 smithi186 bash[30645]: audit 2023-09-23T15:26:06.866838+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:07 smithi186 bash[30645]: audit 2023-09-23T15:26:06.876179+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:07.942 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE Bus STOPPING 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE Bus STOPPED 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE Bus STARTING 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE Serving on http://:::9283 2023-09-23T15:26:08.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:08 smithi140 bash[27561]: [23/Sep/2023:15:26:08] ENGINE Bus STARTED 2023-09-23T15:26:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: cluster 2023-09-23T15:26:07.186355+0000 mgr.y (mgr.24377) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.122950+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.130357+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.131899+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.133141+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.139484+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.317433+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.322364+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.328234+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[27297]: audit 2023-09-23T15:26:08.333992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: cluster 2023-09-23T15:26:07.186355+0000 mgr.y (mgr.24377) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.122950+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.130357+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.131899+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.133141+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.139484+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.317433+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.322364+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.328234+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:09.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:09 smithi140 bash[40122]: audit 2023-09-23T15:26:08.333992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: cluster 2023-09-23T15:26:07.186355+0000 mgr.y (mgr.24377) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.122950+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.130357+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.131899+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.133141+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.139484+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.317433+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.322364+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:09.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.328234+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:09.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:09 smithi186 bash[30645]: audit 2023-09-23T15:26:08.333992+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:10.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:10 smithi186 bash[30645]: audit 2023-09-23T15:26:08.328809+0000 mgr.y (mgr.24377) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:10.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:10 smithi186 bash[30645]: cephadm 2023-09-23T15:26:08.358873+0000 mgr.y (mgr.24377) 35 : cephadm [INF] Deploying daemon grafana.a on smithi186 2023-09-23T15:26:10.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:10 smithi140 bash[40122]: audit 2023-09-23T15:26:08.328809+0000 mgr.y (mgr.24377) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:10.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:10 smithi140 bash[40122]: cephadm 2023-09-23T15:26:08.358873+0000 mgr.y (mgr.24377) 35 : cephadm [INF] Deploying daemon grafana.a on smithi186 2023-09-23T15:26:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:10 smithi140 bash[27297]: audit 2023-09-23T15:26:08.328809+0000 mgr.y (mgr.24377) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T15:26:10.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:10 smithi140 bash[27297]: cephadm 2023-09-23T15:26:08.358873+0000 mgr.y (mgr.24377) 35 : cephadm [INF] Deploying daemon grafana.a on smithi186 2023-09-23T15:26:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:11 smithi140 bash[40122]: cluster 2023-09-23T15:26:09.186982+0000 mgr.y (mgr.24377) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:11.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:11 smithi140 bash[27297]: cluster 2023-09-23T15:26:09.186982+0000 mgr.y (mgr.24377) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:11 smithi186 bash[30645]: cluster 2023-09-23T15:26:09.186982+0000 mgr.y (mgr.24377) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:12 smithi140 bash[40122]: audit 2023-09-23T15:26:11.286188+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:12.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:12 smithi140 bash[27297]: audit 2023-09-23T15:26:11.286188+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:12.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:12 smithi186 bash[30645]: audit 2023-09-23T15:26:11.286188+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:12.882 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:12 smithi140 bash[72795]: ts=2023-09-23T15:26:12.555Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002763499s 2023-09-23T15:26:12.985 INFO:teuthology.orchestra.run.smithi186.stdout:[client.1] 2023-09-23T15:26:12.985 INFO:teuthology.orchestra.run.smithi186.stdout: key = AQCUAw9liDksOhAA+uK4XOrTvT6a+fJH2Ap3tQ== 2023-09-23T15:26:13.314 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:13 smithi186 bash[30645]: cluster 2023-09-23T15:26:11.187696+0000 mgr.y (mgr.24377) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:13.314 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:13 smithi186 bash[30645]: audit 2023-09-23T15:26:12.971585+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.186:0/3602011458' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.314 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:13 smithi186 bash[30645]: audit 2023-09-23T15:26:12.975581+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.314 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:13 smithi186 bash[30645]: audit 2023-09-23T15:26:12.985140+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[40122]: cluster 2023-09-23T15:26:11.187696+0000 mgr.y (mgr.24377) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[40122]: audit 2023-09-23T15:26:12.971585+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.186:0/3602011458' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[40122]: audit 2023-09-23T15:26:12.975581+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[40122]: audit 2023-09-23T15:26:12.985140+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[27297]: cluster 2023-09-23T15:26:11.187696+0000 mgr.y (mgr.24377) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[27297]: audit 2023-09-23T15:26:12.971585+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.186:0/3602011458' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[27297]: audit 2023-09-23T15:26:12.975581+0000 mon.a (mon.0) 723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T15:26:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:13 smithi140 bash[27297]: audit 2023-09-23T15:26:12.985140+0000 mon.a (mon.0) 724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T15:26:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:14 smithi140 bash[27297]: cluster 2023-09-23T15:26:13.188379+0000 mgr.y (mgr.24377) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:14 smithi140 bash[40122]: cluster 2023-09-23T15:26:13.188379+0000 mgr.y (mgr.24377) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:14 smithi186 bash[30645]: cluster 2023-09-23T15:26:13.188379+0000 mgr.y (mgr.24377) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:15.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:26:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:26:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:26:16.086 DEBUG:teuthology.orchestra.run.smithi186:> set -ex 2023-09-23T15:26:16.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T15:26:16.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T15:26:16.106 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T15:26:16.106 DEBUG:teuthology.orchestra.run.smithi140:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T15:26:16.398 INFO:teuthology.misc.health.smithi140.stdout: 2023-09-23T15:26:16.398 INFO:teuthology.misc.health.smithi140.stdout:{"epoch":59,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:25:41.159914+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","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.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","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.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","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.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","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.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","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.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","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.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","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.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+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}} 2023-09-23T15:26:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:16 smithi186 bash[30645]: cluster 2023-09-23T15:26:15.188977+0000 mgr.y (mgr.24377) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:16.412 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T15:26:16.412 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T15:26:16.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T15:26:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:16 smithi140 bash[27297]: cluster 2023-09-23T15:26:15.188977+0000 mgr.y (mgr.24377) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:16 smithi140 bash[40122]: cluster 2023-09-23T15:26:15.188977+0000 mgr.y (mgr.24377) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:17.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:17 smithi140 bash[27297]: audit 2023-09-23T15:26:16.396858+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.140:0/2010215369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:17.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:17 smithi140 bash[40122]: audit 2023-09-23T15:26:16.396858+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.140:0/2010215369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:17.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:17 smithi186 bash[30645]: audit 2023-09-23T15:26:16.396858+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.140:0/2010215369' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:18 smithi140 bash[40122]: cluster 2023-09-23T15:26:17.189508+0000 mgr.y (mgr.24377) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:18 smithi140 bash[27297]: cluster 2023-09-23T15:26:17.189508+0000 mgr.y (mgr.24377) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:18.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:18 smithi186 bash[30645]: cluster 2023-09-23T15:26:17.189508+0000 mgr.y (mgr.24377) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:20 smithi140 bash[40122]: cluster 2023-09-23T15:26:19.190057+0000 mgr.y (mgr.24377) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:20.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:20 smithi140 bash[27297]: cluster 2023-09-23T15:26:19.190057+0000 mgr.y (mgr.24377) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:20 smithi186 bash[30645]: cluster 2023-09-23T15:26:19.190057+0000 mgr.y (mgr.24377) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:21.179 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:26:22.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:22 smithi140 bash[27297]: cluster 2023-09-23T15:26:21.190551+0000 mgr.y (mgr.24377) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:22.567 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:22 smithi140 bash[40122]: cluster 2023-09-23T15:26:21.190551+0000 mgr.y (mgr.24377) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:22 smithi186 bash[30645]: cluster 2023-09-23T15:26:21.190551+0000 mgr.y (mgr.24377) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:24 smithi140 bash[27297]: cluster 2023-09-23T15:26:23.191286+0000 mgr.y (mgr.24377) 43 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:24 smithi140 bash[40122]: cluster 2023-09-23T15:26:23.191286+0000 mgr.y (mgr.24377) 43 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:24.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:24 smithi186 bash[30645]: cluster 2023-09-23T15:26:23.191286+0000 mgr.y (mgr.24377) 43 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:25.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:26:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:26:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:26:25.378 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'rbd' created 2023-09-23T15:26:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:25 smithi140 bash[40122]: audit 2023-09-23T15:26:24.528204+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.140:0/2029629588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:25 smithi140 bash[40122]: audit 2023-09-23T15:26:24.528858+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:25.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:25 smithi140 bash[27297]: audit 2023-09-23T15:26:24.528204+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.140:0/2029629588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:25.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:25 smithi140 bash[27297]: audit 2023-09-23T15:26:24.528858+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:25.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:25 smithi186 bash[30645]: audit 2023-09-23T15:26:24.528204+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.140:0/2029629588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:25.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:25 smithi186 bash[30645]: audit 2023-09-23T15:26:24.528858+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T15:26:26.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T15:26:26.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[27297]: cluster 2023-09-23T15:26:25.191994+0000 mgr.y (mgr.24377) 44 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:26.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[27297]: audit 2023-09-23T15:26:25.373898+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T15:26:26.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[27297]: cluster 2023-09-23T15:26:25.373991+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T15:26:26.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[27297]: audit 2023-09-23T15:26:26.286204+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[40122]: cluster 2023-09-23T15:26:25.191994+0000 mgr.y (mgr.24377) 44 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[40122]: audit 2023-09-23T15:26:25.373898+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T15:26:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[40122]: cluster 2023-09-23T15:26:25.373991+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T15:26:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:26 smithi140 bash[40122]: audit 2023-09-23T15:26:26.286204+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:26 smithi186 bash[30645]: cluster 2023-09-23T15:26:25.191994+0000 mgr.y (mgr.24377) 44 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:26 smithi186 bash[30645]: audit 2023-09-23T15:26:25.373898+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T15:26:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:26 smithi186 bash[30645]: cluster 2023-09-23T15:26:25.373991+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T15:26:26.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:26 smithi186 bash[30645]: audit 2023-09-23T15:26:26.286204+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:27.648 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:27 smithi186 bash[30645]: cluster 2023-09-23T15:26:26.375707+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T15:26:27.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:27 smithi140 bash[27297]: cluster 2023-09-23T15:26:26.375707+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T15:26:27.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:27 smithi140 bash[40122]: cluster 2023-09-23T15:26:26.375707+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T15:26:28.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:28 smithi186 bash[30645]: cluster 2023-09-23T15:26:27.192664+0000 mgr.y (mgr.24377) 45 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:28.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:28 smithi186 bash[30645]: cluster 2023-09-23T15:26:27.393531+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T15:26:28.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:28 smithi140 bash[40122]: cluster 2023-09-23T15:26:27.192664+0000 mgr.y (mgr.24377) 45 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:28.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:28 smithi140 bash[40122]: cluster 2023-09-23T15:26:27.393531+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T15:26:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:28 smithi140 bash[27297]: cluster 2023-09-23T15:26:27.192664+0000 mgr.y (mgr.24377) 45 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:28 smithi140 bash[27297]: cluster 2023-09-23T15:26:27.393531+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T15:26:29.069 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:29 smithi186 systemd[1]: Started Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:26:30.361 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.048293+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.361 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.055233+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.362 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.084857+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.362 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.092631+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.362 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.158342+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:30.362 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.486676+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.362 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[30645]: audit 2023-09-23T15:26:29.493478+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.048293+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.055233+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.084857+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.092631+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.158342+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.486676+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[40122]: audit 2023-09-23T15:26:29.493478+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.048293+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.055233+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.084857+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.092631+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.158342+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.486676+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:30 smithi140 bash[27297]: audit 2023-09-23T15:26:29.493478+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358389264Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358585739Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358625796Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358643698Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358655698Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358667276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T15:26:30.627 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358679584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358690781Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358699075Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.35870632Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358713012Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358720684Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358732388Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=settings t=2023-09-23T15:26:30.358743711Z level=info msg="App mode production" 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=sqlstore t=2023-09-23T15:26:30.35881894Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=sqlstore t=2023-09-23T15:26:30.358849847Z 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----- 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.359943953Z level=info msg="Starting DB migrations" 2023-09-23T15:26:30.628 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.360048194Z level=info msg="Executing migration" id="create migration_log table" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.40484754Z level=info msg="Executing migration" id="create user table" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.438691653Z level=info msg="Executing migration" id="add unique index user.login" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.463901048Z level=info msg="Executing migration" id="add unique index user.email" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.489148531Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.530909098Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.556269019Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.598355943Z level=info msg="Executing migration" id="create user table v2" 2023-09-23T15:26:30.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.623633424Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-23T15:26:30.895 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.656980429Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-23T15:26:30.895 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.690831016Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-23T15:26:30.895 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.724331134Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-23T15:26:30.895 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.774549382Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-23T15:26:30.895 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.808266374Z level=info msg="Executing migration" id="Update user table charset" 2023-09-23T15:26:30.896 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.858543953Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-23T15:26:30.902 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:26:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[30645]: cluster 2023-09-23T15:26:29.193169+0000 mgr.y (mgr.24377) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:31.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.892175483Z level=info msg="Executing migration" id="Add missing user data" 2023-09-23T15:26:31.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.934310798Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-23T15:26:31.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.959628547Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:30 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:30.984909528Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.010090875Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.035512894Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.060739914Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.085881693Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T15:26:31.162 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.128000524Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-23T15:26:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:31 smithi140 bash[27297]: cluster 2023-09-23T15:26:29.193169+0000 mgr.y (mgr.24377) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:31 smithi140 bash[40122]: cluster 2023-09-23T15:26:29.193169+0000 mgr.y (mgr.24377) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.169877594Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.211823708Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.254015682Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.295984353Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.338034603Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-23T15:26:31.425 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.396811065Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-23T15:26:31.426 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.42226527Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.44750839Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.472718497Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.548035629Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.573362986Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.598568334Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.640575565Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-23T15:26:31.694 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.6657295Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.691038116Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.716210727Z level=info msg="Executing migration" id="create star table" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.758408395Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.808669603Z level=info msg="Executing migration" id="create org table v1" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.842292344Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.892534591Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.926154103Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-23T15:26:31.963 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:31 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:31.959811868Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T15:26:32.223 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.001634211Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-23T15:26:32.223 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.043609014Z level=info msg="Executing migration" id="Update org table charset" 2023-09-23T15:26:32.223 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.093727307Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-23T15:26:32.223 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.135843257Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-23T15:26:32.223 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.177948688Z level=info msg="Executing migration" id="create dashboard table" 2023-09-23T15:26:32.224 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.220099341Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-23T15:26:32.484 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[30645]: cluster 2023-09-23T15:26:31.193710+0000 mgr.y (mgr.24377) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:32.484 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[30645]: audit 2023-09-23T15:26:31.307990+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:32.484 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.245388119Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-23T15:26:32.484 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.270386879Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.312597422Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.337980445Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.363190599Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.388756214Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.413994836Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-23T15:26:32.485 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.439229406Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T15:26:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:32 smithi140 bash[40122]: cluster 2023-09-23T15:26:31.193710+0000 mgr.y (mgr.24377) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:32 smithi140 bash[40122]: audit 2023-09-23T15:26:31.307990+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:32 smithi140 bash[27297]: cluster 2023-09-23T15:26:31.193710+0000 mgr.y (mgr.24377) 47 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:32 smithi140 bash[27297]: audit 2023-09-23T15:26:31.307990+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.481241485Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.50638579Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.531746521Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.556955221Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.582218263Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-23T15:26:32.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.607492806Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-23T15:26:32.754 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.649396787Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-23T15:26:32.754 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.674679613Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-23T15:26:32.754 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.699894883Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-23T15:26:32.754 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.725127363Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.750354288Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.79232954Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.817564353Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.842984863Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.868031079Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-23T15:26:33.014 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.893321828Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-23T15:26:33.015 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.935272511Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-23T15:26:33.015 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.960531401Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-23T15:26:33.015 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:32 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:32.986070102Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-23T15:26:33.308 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.011101399Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-23T15:26:33.308 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.036324829Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T15:26:33.308 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.078334855Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-23T15:26:33.308 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.103637623Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T15:26:33.308 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.128954316Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-23T15:26:33.309 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.170935942Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T15:26:33.309 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.212786688Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T15:26:33.309 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.254873297Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-23T15:26:33.309 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.305350929Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.347509294Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.372757547Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.406468412Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.448279076Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.490209271Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.515537481Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.540859089Z level=info msg="Executing migration" id="create data_source table" 2023-09-23T15:26:33.569 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.566011093Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-23T15:26:33.829 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.607859982Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.633377343Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.658490693Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.683745898Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.710934362Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.742656654Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.792987121Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-23T15:26:33.830 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.826553752Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.860154779Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.910449564Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.952306175Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:33 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:33.977512655Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.019536149Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-23T15:26:34.098 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.04484314Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-23T15:26:34.099 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.070043169Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-23T15:26:34.320 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T15:26:34.359 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[30645]: cluster 2023-09-23T15:26:33.194191+0000 mgr.y (mgr.24377) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:34.359 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[30645]: audit 2023-09-23T15:26:34.242132+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.140:0/566334960' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.359 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[30645]: audit 2023-09-23T15:26:34.242677+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.359 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.095274568Z level=info msg="Executing migration" id="Add uid column" 2023-09-23T15:26:34.359 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.12053445Z level=info msg="Executing migration" id="Update uid value" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.16254457Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.204478152Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.22977707Z level=info msg="Executing migration" id="create api_key table" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.27180782Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.313900949Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-23T15:26:34.360 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.356049835Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-23T15:26:34.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[40122]: cluster 2023-09-23T15:26:33.194191+0000 mgr.y (mgr.24377) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:34.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[40122]: audit 2023-09-23T15:26:34.242132+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.140:0/566334960' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[40122]: audit 2023-09-23T15:26:34.242677+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[27297]: cluster 2023-09-23T15:26:33.194191+0000 mgr.y (mgr.24377) 48 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:34.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[27297]: audit 2023-09-23T15:26:34.242132+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.140:0/566334960' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:34 smithi140 bash[27297]: audit 2023-09-23T15:26:34.242677+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:26:34.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.398188141Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-23T15:26:34.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.440262903Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-23T15:26:34.629 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.48226143Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T15:26:34.630 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.50746503Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-23T15:26:34.630 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.532613189Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-23T15:26:34.630 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.55931395Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-23T15:26:34.630 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.584484713Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-23T15:26:34.630 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.626521265Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:26:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.652435864Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.677767132Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.719783131Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.761622606Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.803834397Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.845800258Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-23T15:26:34.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.871129272Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-23T15:26:35.121 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T15:26:35.121 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T15:26:35.122 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.921396692Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.94677871Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:34 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:34.971997901Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.014495284Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.039578892Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.081410807Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.106846963Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T15:26:35.177 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.131932827Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T15:26:35.178 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.174155444Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[27297]: audit 2023-09-23T15:26:34.313663+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[27297]: cluster 2023-09-23T15:26:34.313794+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[27297]: audit 2023-09-23T15:26:34.752249+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[27297]: audit 2023-09-23T15:26:34.761436+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[40122]: audit 2023-09-23T15:26:34.313663+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[40122]: cluster 2023-09-23T15:26:34.313794+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[40122]: audit 2023-09-23T15:26:34.752249+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:35 smithi140 bash[40122]: audit 2023-09-23T15:26:34.761436+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[30645]: audit 2023-09-23T15:26:34.313663+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:26:35.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[30645]: cluster 2023-09-23T15:26:34.313794+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T15:26:35.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[30645]: audit 2023-09-23T15:26:34.752249+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[30645]: audit 2023-09-23T15:26:34.761436+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:35.446 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.215990454Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.258125556Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.300271433Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.367322032Z level=info msg="Executing migration" id="create quota table v1" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.392420328Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.417756515Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-23T15:26:35.447 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.443249014Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-23T15:26:35.698 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.46852641Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T15:26:35.698 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.510356866Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-23T15:26:35.698 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.552162797Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-23T15:26:35.699 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.594455097Z level=info msg="Executing migration" id="create session table" 2023-09-23T15:26:35.699 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.619739245Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-23T15:26:35.699 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.645013639Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-23T15:26:35.699 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.670130789Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-23T15:26:35.699 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.695557764Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-23T15:26:35.959 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.720758775Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.74603519Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.788026123Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.830013471Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.855353653Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.905965707Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.931145223Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-23T15:26:35.960 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.956373994Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-23T15:26:36.236 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:35 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:35.981435275Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.00685301Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.048733885Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.074002284Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.099250435Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.124569825Z level=info msg="Executing migration" id="create alert table v1" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.166436949Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.191790775Z level=info msg="Executing migration" id="add index alert state" 2023-09-23T15:26:36.237 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.233730685Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-23T15:26:36.490 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.258960416Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-23T15:26:36.490 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.300884669Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T15:26:36.490 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.342873495Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T15:26:36.490 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.368168278Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T15:26:36.491 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.393257731Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-23T15:26:36.491 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.418666623Z 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" 2023-09-23T15:26:36.491 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.443922686Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-23T15:26:36.491 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.469088165Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-23T15:26:36.758 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.511318551Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-23T15:26:36.758 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.536518765Z level=info msg="Executing migration" id="Add column is_default" 2023-09-23T15:26:36.758 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.578474995Z level=info msg="Executing migration" id="Add column frequency" 2023-09-23T15:26:36.758 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.603945742Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.629120804Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.654354181Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.679566419Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.704825656Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.730108766Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.755300558Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T15:26:36.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: cluster 2023-09-23T15:26:35.194723+0000 mgr.y (mgr.24377) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:36.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:35.489696+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:35.500184+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:35.501907+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:36.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:35.503407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:36.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:35.513081+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: cephadm 2023-09-23T15:26:35.583369+0000 mgr.y (mgr.24377) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:26:36.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: cephadm 2023-09-23T15:26:35.590838+0000 mgr.y (mgr.24377) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:26:36.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[30645]: audit 2023-09-23T15:26:36.315854+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: cluster 2023-09-23T15:26:35.194723+0000 mgr.y (mgr.24377) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:35.489696+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:35.500184+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:35.501907+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:35.503407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:35.513081+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: cephadm 2023-09-23T15:26:35.583369+0000 mgr.y (mgr.24377) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:26:36.763 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: cephadm 2023-09-23T15:26:35.590838+0000 mgr.y (mgr.24377) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[40122]: audit 2023-09-23T15:26:36.315854+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: cluster 2023-09-23T15:26:35.194723+0000 mgr.y (mgr.24377) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:35.489696+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:35.500184+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:35.501907+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:35.503407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:35.513081+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: cephadm 2023-09-23T15:26:35.583369+0000 mgr.y (mgr.24377) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: cephadm 2023-09-23T15:26:35.590838+0000 mgr.y (mgr.24377) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:26:36.764 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:36 smithi140 bash[27297]: audit 2023-09-23T15:26:36.315854+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:37.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.780524429Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.831122348Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.856528061Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.89893509Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.923968281Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.949190387Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:36 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.974689407Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-23T15:26:37.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:36.999950563Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.041929712Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.067150736Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.092399133Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.134328723Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.176250214Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.218335654Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.243590005Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-23T15:26:37.314 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.268997814Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-23T15:26:37.315 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.311124154Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-23T15:26:37.574 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.353157997Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-23T15:26:37.574 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.378374974Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.403662837Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.428825152Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.454047736Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.479225054Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.521283441Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-23T15:26:37.575 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.546572017Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T15:26:37.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.57172874Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T15:26:37.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.613823261Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T15:26:37.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.64740295Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-23T15:26:37.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.675621425Z 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" 2023-09-23T15:26:37.841 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.700728105Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-23T15:26:37.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.727338691Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-23T15:26:37.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.752731431Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-23T15:26:37.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.795145286Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-23T15:26:37.842 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.838468704Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-23T15:26:38.116 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.863806313Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-23T15:26:38.116 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.891291839Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-23T15:26:38.116 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.916511028Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-23T15:26:38.116 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.941882272Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-23T15:26:38.116 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.968482635Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-23T15:26:38.117 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:37 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:37.993666322Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-23T15:26:38.117 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.019606445Z level=info msg="Executing migration" id="Move region to single row" 2023-09-23T15:26:38.117 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.061439731Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-23T15:26:38.117 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.088178245Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T15:26:38.117 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.113430319Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T15:26:38.374 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.149249234Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T15:26:38.374 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.191300381Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T15:26:38.374 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.23543343Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-23T15:26:38.374 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.26061216Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-23T15:26:38.374 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.302614713Z level=info msg="Executing migration" id="create test_data table" 2023-09-23T15:26:38.375 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.34645121Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[30645]: cluster 2023-09-23T15:26:37.195372+0000 mgr.y (mgr.24377) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.371712689Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.397512377Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.422834429Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.464847102Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.515415693Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.540789254Z level=info msg="Executing migration" id="create team table" 2023-09-23T15:26:38.636 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.566060103Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-23T15:26:38.637 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.591237338Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-23T15:26:38.637 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.633229205Z level=info msg="Executing migration" id="create team member table" 2023-09-23T15:26:38.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:38 smithi140 bash[40122]: cluster 2023-09-23T15:26:37.195372+0000 mgr.y (mgr.24377) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:38.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:38 smithi140 bash[27297]: cluster 2023-09-23T15:26:37.195372+0000 mgr.y (mgr.24377) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.658350116Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.683657118Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.708995693Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.734180963Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.759428663Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-23T15:26:38.905 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.784635189Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-23T15:26:38.906 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.826499023Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-23T15:26:38.906 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.851941749Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-23T15:26:38.906 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.877317947Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.902519512Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.927737193Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.952971642Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:38 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:38.978165834Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.003627289Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.028883274Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.054097093Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.079306556Z level=info msg="Executing migration" id="create tag table" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.104600034Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-23T15:26:39.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.146485306Z level=info msg="Executing migration" id="create login attempt table" 2023-09-23T15:26:39.479 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.221873728Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-23T15:26:39.479 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.247082604Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-23T15:26:39.479 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.272333283Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.305932895Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.347886057Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.373359725Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.400734162Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.425991907Z level=info msg="Executing migration" id="create user auth table" 2023-09-23T15:26:39.480 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.451261762Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.476493179Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.518392529Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.543638138Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.568968652Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.594195442Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.619483201Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-23T15:26:39.740 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.644706116Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-23T15:26:39.741 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.66988253Z level=info msg="Executing migration" id="create server_lock table" 2023-09-23T15:26:39.741 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.711881089Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-23T15:26:39.741 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.737202907Z level=info msg="Executing migration" id="create user auth token table" 2023-09-23T15:26:39.819 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:39 smithi140 systemd[1]: Stopping Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:26:39.819 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:39 smithi140 bash[72795]: ts=2023-09-23T15:26:39.737Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T15:26:40.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.76240931Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-23T15:26:40.000 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.787664202Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.829430424Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.871549866Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.896738222Z level=info msg="Executing migration" id="create cache_data table" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.921954442Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.947321236Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.972497979Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-23T15:26:40.001 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:39 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:39.997693999Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-23T15:26:40.028 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.039695374Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.081727409Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.123835639Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.165775782Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.191050256Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T15:26:40.261 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.233025278Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-23T15:26:40.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[30645]: cluster 2023-09-23T15:26:39.195976+0000 mgr.y (mgr.24377) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.25830214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.300207863Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.325771997Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.367746179Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.393038137Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.418225906Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.443468845Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.46870411Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.493953348Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T15:26:40.539 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.535861423Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.577898842Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.603263622Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.628490578Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.670527209Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.712384616Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.737588972Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.762845684Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-23T15:26:40.791 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.788151184Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T15:26:40.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:40 smithi140 bash[40122]: cluster 2023-09-23T15:26:39.195976+0000 mgr.y (mgr.24377) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:40 smithi140 bash[27297]: cluster 2023-09-23T15:26:39.195976+0000 mgr.y (mgr.24377) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:40.883 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:40 smithi140 bash[74281]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T15:26:41.043 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.821634789Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-23T15:26:41.043 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.855282787Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T15:26:41.043 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.880547491Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-23T15:26:41.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.90576138Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-23T15:26:41.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.931036745Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-23T15:26:41.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.956240051Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-23T15:26:41.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:40 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:40.981370654Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-23T15:26:41.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.006640522Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T15:26:41.329 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.040398591Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T15:26:41.329 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.065593053Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-23T15:26:41.329 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.090897464Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-23T15:26:41.330 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.116198434Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-23T15:26:41.330 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.141414895Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T15:26:41.330 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.191590084Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T15:26:41.330 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.233802694Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-23T15:26:41.330 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.284379535Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-23T15:26:41.633 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:41 smithi140 bash[74356]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T15:26:41.633 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:41 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T15:26:41.633 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:41 smithi140 systemd[1]: Stopped Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:26:41.633 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:41 smithi140 systemd[1]: Started Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:26:41.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.326387672Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T15:26:41.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.351670448Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-23T15:26:41.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.376971526Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-23T15:26:41.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.402324896Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-23T15:26:41.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.427648909Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-23T15:26:41.662 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.452785476Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T15:26:41.662 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.47800321Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-23T15:26:41.662 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.519988035Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T15:26:41.662 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.561803809Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-23T15:26:41.899 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.663492265Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-23T15:26:41.899 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.754723001Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-23T15:26:42.160 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:41 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:41.896680545Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-23T15:26:42.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: cluster 2023-09-23T15:26:41.196573+0000 mgr.y (mgr.24377) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: audit 2023-09-23T15:26:41.245949+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: audit 2023-09-23T15:26:41.256056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: cephadm 2023-09-23T15:26:41.269436+0000 mgr.y (mgr.24377) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: cephadm 2023-09-23T15:26:41.287444+0000 mgr.y (mgr.24377) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[40122]: audit 2023-09-23T15:26:41.287579+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: cluster 2023-09-23T15:26:41.196573+0000 mgr.y (mgr.24377) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: audit 2023-09-23T15:26:41.245949+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: audit 2023-09-23T15:26:41.256056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: cephadm 2023-09-23T15:26:41.269436+0000 mgr.y (mgr.24377) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:26:42.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: cephadm 2023-09-23T15:26:41.287444+0000 mgr.y (mgr.24377) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:26:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[27297]: audit 2023-09-23T15:26:41.287579+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:42.498 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:42.273670347Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-23T15:26:42.498 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:42.493061654Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-23T15:26:42.498 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: cluster 2023-09-23T15:26:41.196573+0000 mgr.y (mgr.24377) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:42.498 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: audit 2023-09-23T15:26:41.245949+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: audit 2023-09-23T15:26:41.256056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:42.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: cephadm 2023-09-23T15:26:41.269436+0000 mgr.y (mgr.24377) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:26:42.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: cephadm 2023-09-23T15:26:41.287444+0000 mgr.y (mgr.24377) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:26:42.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[30645]: audit 2023-09-23T15:26:41.287579+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:43.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.646Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T15:26:43.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.646Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T15:26:43.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.647Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.140 port=9094 2023-09-23T15:26:43.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.648Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T15:26:43.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.686Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T15:26:43.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.687Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T15:26:43.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.692Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T15:26:43.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:42 smithi140 bash[74383]: ts=2023-09-23T15:26:42.692Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T15:26:43.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:42 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:42.856747884Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-23T15:26:43.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.076029141Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-23T15:26:43.439 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.185234372Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T15:26:43.439 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.275570482Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-23T15:26:43.439 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.38398903Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-23T15:26:43.439 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.436466256Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-23T15:26:43.700 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.508172601Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-23T15:26:43.700 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.574968032Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-23T15:26:43.700 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.621382397Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-23T15:26:43.700 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.663290433Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-23T15:26:43.700 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.697096171Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-23T15:26:44.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.747803885Z level=info msg="Executing migration" id="create alert_image table" 2023-09-23T15:26:44.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.814964433Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-23T15:26:44.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.857113973Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-23T15:26:44.044 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:43 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:43.915896043Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-23T15:26:44.045 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.041294416Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-23T15:26:44.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[30645]: cluster 2023-09-23T15:26:43.197346+0000 mgr.y (mgr.24377) 57 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:44.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.166769692Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T15:26:44.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.167148655Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T15:26:44.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:44 smithi140 bash[27297]: cluster 2023-09-23T15:26:43.197346+0000 mgr.y (mgr.24377) 57 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:44.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:44 smithi140 bash[40122]: cluster 2023-09-23T15:26:43.197346+0000 mgr.y (mgr.24377) 57 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:44.660 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.408015683Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-23T15:26:44.699 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:26:44.940 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:26:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:26:44.940 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.663505927Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-23T15:26:44.941 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.785881888Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-23T15:26:44.941 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.786669183Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-23T15:26:44.941 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.787153516Z level=info msg="alerts found to migrate" alerts=0 2023-09-23T15:26:44.941 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.861490775Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-23T15:26:44.941 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:44 smithi140 bash[74383]: ts=2023-09-23T15:26:44.649Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000491166s 2023-09-23T15:26:45.344 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:44 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:44.937422571Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-23T15:26:45.345 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:45 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:45.108095817Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-23T15:26:45.440 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":19,"active_gid":24377,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6800","nonce":545245454},{"type":"v1","addr":"172.21.15.140:6801","nonce":545245454}]},"active_addr":"172.21.15.140:6801/545245454","active_change":"2023-09-23T15:25:41.160137+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":14451,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.140:8443/","prometheus":"http://172.21.15.140:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":2080707540}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":2118057844}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":1694654298}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":1160937379}]}]} 2023-09-23T15:26:45.445 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T15:26:45.445 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T15:26:45.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:26:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:45 smithi140 bash[40122]: audit 2023-09-23T15:26:44.690043+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.140:0/2026187580' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:26:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:45 smithi140 bash[27297]: audit 2023-09-23T15:26:44.690043+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.140:0/2026187580' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:26:45.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:45 smithi186 bash[30645]: audit 2023-09-23T15:26:44.690043+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.140:0/2026187580' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:26:45.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:45 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:45.406007019Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T15:26:45.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:45 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:45.584185964Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-23T15:26:46.212 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:45 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:45.934219558Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-23T15:26:46.213 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.100907161Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-23T15:26:46.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[30645]: cluster 2023-09-23T15:26:45.197902+0000 mgr.y (mgr.24377) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:46.506 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.20993174Z level=info msg="Executing migration" id="create data_keys table" 2023-09-23T15:26:46.506 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.324707341Z level=info msg="Executing migration" id="create secrets table" 2023-09-23T15:26:46.506 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.441487281Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-23T15:26:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:46 smithi140 bash[40122]: cluster 2023-09-23T15:26:45.197902+0000 mgr.y (mgr.24377) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:46 smithi140 bash[27297]: cluster 2023-09-23T15:26:45.197902+0000 mgr.y (mgr.24377) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:46.774 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.502877058Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-23T15:26:46.774 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.598432558Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-23T15:26:46.775 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.653722385Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-23T15:26:46.775 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.687451759Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-23T15:26:46.775 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.721115454Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-23T15:26:47.061 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.77170953Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-23T15:26:47.061 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.838952697Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T15:26:47.061 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:46 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:46.931952904Z level=info msg="Executing migration" id="create permission table" 2023-09-23T15:26:47.406 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.058122242Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-23T15:26:47.406 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.191527792Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-23T15:26:47.660 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.40317768Z level=info msg="Executing migration" id="create role table" 2023-09-23T15:26:48.007 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.691193508Z level=info msg="Executing migration" id="add column display_name" 2023-09-23T15:26:48.007 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.860192819Z level=info msg="Executing migration" id="add column group_name" 2023-09-23T15:26:48.007 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:47 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:47.935950361Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-23T15:26:48.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.004705175Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-23T15:26:48.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.046828671Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-23T15:26:48.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.090091511Z level=info msg="Executing migration" id="create team role table" 2023-09-23T15:26:48.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.14064917Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-23T15:26:48.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.209634011Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T15:26:48.271 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.234932515Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 systemd[1]: Stopping Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T15:26:48.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T15:26:48.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T15:26:48.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.199Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T15:26:48.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.200Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T15:26:48.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.200Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T15:26:48.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[62434]: ts=2023-09-23T15:26:48.200Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T15:26:48.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[30645]: cluster 2023-09-23T15:26:47.198500+0000 mgr.y (mgr.24377) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:48.544 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.276975538Z level=info msg="Executing migration" id="create user role table" 2023-09-23T15:26:48.544 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.364092782Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-23T15:26:48.544 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.489102144Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T15:26:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:48 smithi140 bash[27297]: cluster 2023-09-23T15:26:47.198500+0000 mgr.y (mgr.24377) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:48 smithi140 bash[40122]: cluster 2023-09-23T15:26:47.198500+0000 mgr.y (mgr.24377) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:48.869 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.663312956Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-23T15:26:49.153 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:48 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:48.866245364Z level=info msg="Executing migration" id="create builtin role table" 2023-09-23T15:26:49.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.150409015Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-23T15:26:49.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.297873918Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-23T15:26:49.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.367348752Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-23T15:26:49.411 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64944]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:26:49.411 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[65006]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:26:49.411 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:49 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T15:26:49.411 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:49 smithi186 systemd[1]: Stopped Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:26:49.411 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:49 smithi186 systemd[1]: Started Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPING 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPED 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTING 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Serving on http://:::9283 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTED 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPING 2023-09-23T15:26:49.749 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPED 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTING 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Serving on http://:::9283 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTED 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPING 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:26:49.750 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STOPPED 2023-09-23T15:26:49.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.420329833Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-23T15:26:49.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.571610309Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T15:26:50.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTING 2023-09-23T15:26:50.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Serving on http://:::9283 2023-09-23T15:26:50.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:26:49 smithi140 bash[27561]: [23/Sep/2023:15:26:49] ENGINE Bus STARTED 2023-09-23T15:26:50.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:49 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:49.907359307Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-23T15:26:50.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.02106998Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-23T15:26:50.215 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: cluster 2023-09-23T15:26:49.199063+0000 mgr.y (mgr.24377) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.418630+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.425541+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.480463+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.481125+0000 mgr.y (mgr.24377) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.483198+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.483606+0000 mgr.y (mgr.24377) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.492729+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.504459+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.505271+0000 mgr.y (mgr.24377) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.510849+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.511338+0000 mgr.y (mgr.24377) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.520847+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.528866+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.529439+0000 mgr.y (mgr.24377) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.535176+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.535798+0000 mgr.y (mgr.24377) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.543662+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[27297]: audit 2023-09-23T15:26:49.548029+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: cluster 2023-09-23T15:26:49.199063+0000 mgr.y (mgr.24377) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.418630+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.425541+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.480463+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.481125+0000 mgr.y (mgr.24377) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.483198+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.483606+0000 mgr.y (mgr.24377) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.492729+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.504459+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.505271+0000 mgr.y (mgr.24377) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.510849+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.511338+0000 mgr.y (mgr.24377) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.520847+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.528866+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.529439+0000 mgr.y (mgr.24377) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.535176+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.535798+0000 mgr.y (mgr.24377) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.543662+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:50 smithi140 bash[40122]: audit 2023-09-23T15:26:49.548029+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:50.660 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.362736269Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-23T15:26:50.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.479566193Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-23T15:26:50.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.607674593Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: cluster 2023-09-23T15:26:49.199063+0000 mgr.y (mgr.24377) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.418630+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.425541+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.480463+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.481125+0000 mgr.y (mgr.24377) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.483198+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.483606+0000 mgr.y (mgr.24377) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi140.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.492729+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.504459+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.505271+0000 mgr.y (mgr.24377) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.510849+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.511338+0000 mgr.y (mgr.24377) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi186.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.520847+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.528866+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.529439+0000 mgr.y (mgr.24377) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.535176+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.535798+0000 mgr.y (mgr.24377) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi186.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.543662+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:50.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[30645]: audit 2023-09-23T15:26:49.548029+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:50.995 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.731328347Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-23T15:26:50.995 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.865130029Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-23T15:26:50.995 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.925026232Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-23T15:26:51.269 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:50 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:50.992386134Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-23T15:26:51.269 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.081778119Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-23T15:26:51.269 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.136711982Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.178764004Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.230831853Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.229Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.229Z 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)" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.230Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi186 (none))" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.230Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.230Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.231Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T15:26:51.270 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.232Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.233Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.233Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.237Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.237Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.627µs 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.237Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.238Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.238Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.238Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.1µs wal_replay_duration=1.000541ms wbl_replay_duration=171ns total_replay_duration=1.084932ms 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.240Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.240Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.240Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T15:26:51.271 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.266Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.796436ms db_storage=1.426µs remote_storage=1.73µs web_handler=489ns query_engine=757ns scrape=356.078µs scrape_sd=35.502µs notify=30.723µs notify_sd=9.051µs rules=24.963672ms tracing=7.025µs 2023-09-23T15:26:51.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.266Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T15:26:51.272 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[65035]: ts=2023-09-23T15:26:51.266Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.298376143Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.323666987Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.366870059Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.392184353Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.434211677Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.459630127Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.486482934Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.511685997Z level=info msg="Executing migration" id="add correlation config column" 2023-09-23T15:26:51.540 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.536995951Z level=info msg="Executing migration" id="create entity_events table" 2023-09-23T15:26:51.798 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.562297589Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-23T15:26:51.798 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.5800686Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T15:26:51.798 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.580420834Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T15:26:51.798 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.605274713Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T15:26:51.798 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.605595554Z 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" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.648031327Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.673439391Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.701014393Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.744554848Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.769887373Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-23T15:26:51.799 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.79502459Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.820348963Z level=info msg="Executing migration" id="Drop public config table" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.845583857Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.872250464Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.914170356Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.956235858Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:51 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:51.981455656Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-23T15:26:52.070 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.016499669Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-23T15:26:52.071 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.041638357Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-23T15:26:52.071 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.067023632Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.092211761Z level=info msg="Executing migration" id="add share column" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.135674159Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.177922517Z level=info msg="Executing migration" id="create file table" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.220009953Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.245400615Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.27200861Z level=info msg="Executing migration" id="create file_meta table" 2023-09-23T15:26:52.342 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.313735181Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-23T15:26:52.606 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[30645]: cluster 2023-09-23T15:26:51.199639+0000 mgr.y (mgr.24377) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:52.606 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.339072912Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-23T15:26:52.606 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.364406827Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.38973946Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.433071898Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.458350422Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.483622033Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.508892864Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.535145134Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-23T15:26:52.607 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.561465956Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-23T15:26:52.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:52 smithi140 bash[27297]: cluster 2023-09-23T15:26:51.199639+0000 mgr.y (mgr.24377) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:52 smithi140 bash[40122]: cluster 2023-09-23T15:26:51.199639+0000 mgr.y (mgr.24377) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:52.882 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:26:52 smithi140 bash[74383]: ts=2023-09-23T15:26:52.650Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002278556s 2023-09-23T15:26:52.888 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.603540343Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.630935741Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.656184937Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.691215914Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.716514899Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.758466204Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.783716042Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.810225486Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.843799243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-23T15:26:52.889 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.885906478Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.927948061Z level=info msg="Executing migration" id="create folder table" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.961814221Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:52 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:52.988374368Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:53.013708016Z level=info msg="Executing migration" id="Update folder title length" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:53.039016426Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=migrator t=2023-09-23T15:26:53.06412326Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.704106282s 2023-09-23T15:26:53.161 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=sqlstore t=2023-09-23T15:26:53.064855192Z level=info msg="Created default organization" 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=plugin.loader t=2023-09-23T15:26:53.185884728Z level=info msg="Plugin registered" pluginID=input 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=plugin.loader t=2023-09-23T15:26:53.217104688Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=plugin.loader t=2023-09-23T15:26:53.217137276Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=secrets t=2023-09-23T15:26:53.217177624Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=query_data t=2023-09-23T15:26:53.219261014Z level=info msg="Query Service initialization" 2023-09-23T15:26:53.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:53 smithi186 bash[64313]: logger=live.push_http t=2023-09-23T15:26:53.223123172Z level=info msg="Live Push Gateway initialization" 2023-09-23T15:26:53.664 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:26:53.664 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":63,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:26:34.307136+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T15:26:24.960105+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","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.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","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.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","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.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","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.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","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.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","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.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","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.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","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.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+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}} 2023-09-23T15:26:54.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=infra.usagestats.collector t=2023-09-23T15:26:54.13937786Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T15:26:54.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=provisioning.datasources t=2023-09-23T15:26:54.140080073Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T15:26:54.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=provisioning.datasources t=2023-09-23T15:26:54.173041958Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T15:26:54.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=provisioning.datasources t=2023-09-23T15:26:54.235339787Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-23T15:26:54.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=provisioning.alerting t=2023-09-23T15:26:54.309736594Z level=info msg="starting to provision alerting" 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=provisioning.alerting t=2023-09-23T15:26:54.309794853Z level=info msg="finished to provision alerting" 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=ngalert.state.manager t=2023-09-23T15:26:54.309992984Z level=info msg="Warming state cache for startup" 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=grafanaStorageLogger t=2023-09-23T15:26:54.310405734Z level=info msg="storage starting" 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=http.server t=2023-09-23T15:26:54.317870558Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=ngalert.state.manager t=2023-09-23T15:26:54.364253097Z level=info msg="State cache has been initialized" states=0 duration=54.259499ms 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=ngalert.multiorg.alertmanager t=2023-09-23T15:26:54.364339786Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T15:26:54.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=ticker t=2023-09-23T15:26:54.364368465Z level=info msg=starting first_tick=2023-09-23T15:27:00Z 2023-09-23T15:26:54.455 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T15:26:54.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:26:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:54 smithi140 bash[27297]: cluster 2023-09-23T15:26:53.200335+0000 mgr.y (mgr.24377) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:54 smithi140 bash[27297]: audit 2023-09-23T15:26:53.662028+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.140:0/2098668018' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:54.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:54 smithi140 bash[40122]: cluster 2023-09-23T15:26:53.200335+0000 mgr.y (mgr.24377) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:54.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:54 smithi140 bash[40122]: audit 2023-09-23T15:26:53.662028+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.140:0/2098668018' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[30645]: cluster 2023-09-23T15:26:53.200335+0000 mgr.y (mgr.24377) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[30645]: audit 2023-09-23T15:26:53.662028+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.140:0/2098668018' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:26:54.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=sqlstore.transactions t=2023-09-23T15:26:54.50846479Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T15:26:54.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=sqlstore.transactions t=2023-09-23T15:26:54.519790029Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-09-23T15:26:54.911 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:26:54 smithi186 bash[64313]: logger=sqlstore.transactions t=2023-09-23T15:26:54.530771129Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2023-09-23T15:26:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:56 smithi140 bash[40122]: cluster 2023-09-23T15:26:55.200962+0000 mgr.y (mgr.24377) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:56 smithi140 bash[40122]: audit 2023-09-23T15:26:56.288138+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:56 smithi140 bash[27297]: cluster 2023-09-23T15:26:55.200962+0000 mgr.y (mgr.24377) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:56 smithi140 bash[27297]: audit 2023-09-23T15:26:56.288138+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:56.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:56 smithi186 bash[30645]: cluster 2023-09-23T15:26:55.200962+0000 mgr.y (mgr.24377) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:56.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:56 smithi186 bash[30645]: audit 2023-09-23T15:26:56.288138+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:56.644291+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:56.652587+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:56.896182+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:56.902983+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.328373+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.330194+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.339293+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.411864+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.415445+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.416720+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:57 smithi186 bash[30645]: audit 2023-09-23T15:26:57.423918+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:56.644291+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:56.652587+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:56.896182+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:56.902983+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.328373+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.330194+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.339293+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.411864+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.415445+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.416720+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[27297]: audit 2023-09-23T15:26:57.423918+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:56.644291+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:56.652587+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:56.896182+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:56.902983+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.328373+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.330194+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.339293+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.411864+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:26:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.415445+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:26:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.416720+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:26:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:57 smithi140 bash[40122]: audit 2023-09-23T15:26:57.423918+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:26:58.993 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:26:59.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:26:58 smithi186 bash[30645]: cluster 2023-09-23T15:26:57.201490+0000 mgr.y (mgr.24377) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:59.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:26:58 smithi140 bash[40122]: cluster 2023-09-23T15:26:57.201490+0000 mgr.y (mgr.24377) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:26:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:26:58 smithi140 bash[27297]: cluster 2023-09-23T15:26:57.201490+0000 mgr.y (mgr.24377) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:00.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:00] "GET /metrics HTTP/1.1" 200 203203 "" "Prometheus/2.43.0" 2023-09-23T15:27:01.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:00 smithi186 bash[30645]: cluster 2023-09-23T15:26:59.202065+0000 mgr.y (mgr.24377) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:00 smithi140 bash[40122]: cluster 2023-09-23T15:26:59.202065+0000 mgr.y (mgr.24377) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:00 smithi140 bash[27297]: cluster 2023-09-23T15:26:59.202065+0000 mgr.y (mgr.24377) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:02.224 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:27:02.224 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":63,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:26:34.307136+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T15:26:24.960105+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","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.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","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.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","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.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","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.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","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.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","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.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","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.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","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.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+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}} 2023-09-23T15:27:02.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T15:27:02.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T15:27:02.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T15:27:02.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T15:27:02.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T15:27:03.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T15:27:03.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T15:27:03.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T15:27:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:02 smithi140 bash[40122]: cluster 2023-09-23T15:27:01.202639+0000 mgr.y (mgr.24377) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:02 smithi140 bash[40122]: audit 2023-09-23T15:27:02.222100+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.140:0/3996798516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:27:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:02 smithi140 bash[27297]: cluster 2023-09-23T15:27:01.202639+0000 mgr.y (mgr.24377) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:02 smithi140 bash[27297]: audit 2023-09-23T15:27:02.222100+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.140:0/3996798516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:27:03.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:02 smithi186 bash[30645]: cluster 2023-09-23T15:27:01.202639+0000 mgr.y (mgr.24377) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:03.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:02 smithi186 bash[30645]: audit 2023-09-23T15:27:02.222100+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.140:0/3996798516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:27:05.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:05.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:04 smithi186 bash[30645]: cluster 2023-09-23T15:27:03.203149+0000 mgr.y (mgr.24377) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:05.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:04 smithi140 bash[40122]: cluster 2023-09-23T15:27:03.203149+0000 mgr.y (mgr.24377) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:05.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:04 smithi140 bash[27297]: cluster 2023-09-23T15:27:03.203149+0000 mgr.y (mgr.24377) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:06 smithi140 bash[40122]: cluster 2023-09-23T15:27:05.203688+0000 mgr.y (mgr.24377) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:06 smithi140 bash[27297]: cluster 2023-09-23T15:27:05.203688+0000 mgr.y (mgr.24377) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:07.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:06 smithi186 bash[30645]: cluster 2023-09-23T15:27:05.203688+0000 mgr.y (mgr.24377) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:07.892 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.892 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.892 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.893 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.893 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.897 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.897 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:07.897 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:08 smithi140 bash[40122]: cluster 2023-09-23T15:27:07.204358+0000 mgr.y (mgr.24377) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:08 smithi140 bash[27297]: cluster 2023-09-23T15:27:07.204358+0000 mgr.y (mgr.24377) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:09.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:08 smithi186 bash[30645]: cluster 2023-09-23T15:27:07.204358+0000 mgr.y (mgr.24377) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:10.473 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:10] "GET /metrics HTTP/1.1" 200 203203 "" "Prometheus/2.43.0" 2023-09-23T15:27:11.069 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:10 smithi140 bash[27297]: cluster 2023-09-23T15:27:09.204750+0000 mgr.y (mgr.24377) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:11.069 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:10 smithi140 bash[40122]: cluster 2023-09-23T15:27:09.204750+0000 mgr.y (mgr.24377) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:10 smithi186 bash[30645]: cluster 2023-09-23T15:27:09.204750+0000 mgr.y (mgr.24377) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:12.040 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:11 smithi140 bash[27297]: audit 2023-09-23T15:27:11.289087+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:12.040 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:11 smithi140 bash[40122]: audit 2023-09-23T15:27:11.289087+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:12.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:11 smithi186 bash[30645]: audit 2023-09-23T15:27:11.289087+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:13.292 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:12 smithi140 bash[27297]: cluster 2023-09-23T15:27:11.205080+0000 mgr.y (mgr.24377) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:13.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:12 smithi140 bash[40122]: cluster 2023-09-23T15:27:11.205080+0000 mgr.y (mgr.24377) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:12 smithi186 bash[30645]: cluster 2023-09-23T15:27:11.205080+0000 mgr.y (mgr.24377) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:15.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:14 smithi140 bash[40122]: cluster 2023-09-23T15:27:13.205623+0000 mgr.y (mgr.24377) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:14 smithi140 bash[27297]: cluster 2023-09-23T15:27:13.205623+0000 mgr.y (mgr.24377) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:15.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:14 smithi186 bash[30645]: cluster 2023-09-23T15:27:13.205623+0000 mgr.y (mgr.24377) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:15.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:17.272 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:16 smithi140 bash[40122]: cluster 2023-09-23T15:27:15.205967+0000 mgr.y (mgr.24377) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:17.272 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:16 smithi140 bash[27297]: cluster 2023-09-23T15:27:15.205967+0000 mgr.y (mgr.24377) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:16 smithi186 bash[30645]: cluster 2023-09-23T15:27:15.205967+0000 mgr.y (mgr.24377) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:19.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:18 smithi140 bash[27297]: cluster 2023-09-23T15:27:17.206378+0000 mgr.y (mgr.24377) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:19.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:18 smithi140 bash[40122]: cluster 2023-09-23T15:27:17.206378+0000 mgr.y (mgr.24377) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:19.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:18 smithi186 bash[30645]: cluster 2023-09-23T15:27:17.206378+0000 mgr.y (mgr.24377) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:20.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:20] "GET /metrics HTTP/1.1" 200 203179 "" "Prometheus/2.43.0" 2023-09-23T15:27:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:20 smithi140 bash[40122]: cluster 2023-09-23T15:27:19.206755+0000 mgr.y (mgr.24377) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:21.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:20 smithi140 bash[27297]: cluster 2023-09-23T15:27:19.206755+0000 mgr.y (mgr.24377) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:21.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:20 smithi186 bash[30645]: cluster 2023-09-23T15:27:19.206755+0000 mgr.y (mgr.24377) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:22.940 INFO:teuthology.orchestra.run.smithi140.stdout:55834574947 2023-09-23T15:27:22.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T15:27:23.116 INFO:teuthology.orchestra.run.smithi140.stdout:231928234017 2023-09-23T15:27:23.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T15:27:23.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:22 smithi140 bash[40122]: cluster 2023-09-23T15:27:21.207137+0000 mgr.y (mgr.24377) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:23.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:22 smithi140 bash[27297]: cluster 2023-09-23T15:27:21.207137+0000 mgr.y (mgr.24377) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:22 smithi186 bash[30645]: cluster 2023-09-23T15:27:21.207137+0000 mgr.y (mgr.24377) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:24.246 INFO:teuthology.orchestra.run.smithi140.stdout:197568495661 2023-09-23T15:27:24.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T15:27:24.965 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:25.222 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:24 smithi140 bash[27297]: cluster 2023-09-23T15:27:23.207507+0000 mgr.y (mgr.24377) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:25.222 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:24 smithi140 bash[40122]: cluster 2023-09-23T15:27:23.207507+0000 mgr.y (mgr.24377) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:25.223 INFO:teuthology.orchestra.run.smithi140.stdout:107374182477 2023-09-23T15:27:25.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T15:27:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:24 smithi186 bash[30645]: cluster 2023-09-23T15:27:23.207507+0000 mgr.y (mgr.24377) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:25.614 INFO:teuthology.orchestra.run.smithi140.stdout:34359738477 2023-09-23T15:27:25.615 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T15:27:26.637 INFO:teuthology.orchestra.run.smithi140.stdout:77309411417 2023-09-23T15:27:26.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T15:27:26.664 INFO:teuthology.orchestra.run.smithi140.stdout:163208757304 2023-09-23T15:27:26.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T15:27:26.736 INFO:teuthology.orchestra.run.smithi140.stdout:128849018948 2023-09-23T15:27:26.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T15:27:27.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:26 smithi140 bash[40122]: cluster 2023-09-23T15:27:25.208072+0000 mgr.y (mgr.24377) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:27.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:26 smithi140 bash[40122]: audit 2023-09-23T15:27:26.288974+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:27.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:26 smithi140 bash[27297]: cluster 2023-09-23T15:27:25.208072+0000 mgr.y (mgr.24377) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:27.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:26 smithi140 bash[27297]: audit 2023-09-23T15:27:26.288974+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:26 smithi186 bash[30645]: cluster 2023-09-23T15:27:25.208072+0000 mgr.y (mgr.24377) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:26 smithi186 bash[30645]: audit 2023-09-23T15:27:26.288974+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:28 smithi140 bash[27297]: cluster 2023-09-23T15:27:27.208662+0000 mgr.y (mgr.24377) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:29.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:28 smithi140 bash[40122]: cluster 2023-09-23T15:27:27.208662+0000 mgr.y (mgr.24377) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:29.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:28 smithi186 bash[30645]: cluster 2023-09-23T15:27:27.208662+0000 mgr.y (mgr.24377) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:29.727 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:29.728 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:29.728 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:29.729 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:29.729 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:30.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:30] "GET /metrics HTTP/1.1" 200 203179 "" "Prometheus/2.43.0" 2023-09-23T15:27:30.740 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:30.741 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:30.742 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:30 smithi140 bash[40122]: cluster 2023-09-23T15:27:29.209258+0000 mgr.y (mgr.24377) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:30 smithi140 bash[27297]: cluster 2023-09-23T15:27:29.209258+0000 mgr.y (mgr.24377) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:31.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:30 smithi186 bash[30645]: cluster 2023-09-23T15:27:29.209258+0000 mgr.y (mgr.24377) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:33.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:32 smithi140 bash[40122]: cluster 2023-09-23T15:27:31.209811+0000 mgr.y (mgr.24377) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:33.302 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:32 smithi140 bash[27297]: cluster 2023-09-23T15:27:31.209811+0000 mgr.y (mgr.24377) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:32 smithi186 bash[30645]: cluster 2023-09-23T15:27:31.209811+0000 mgr.y (mgr.24377) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:34.984 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:35.244 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:34 smithi140 bash[40122]: cluster 2023-09-23T15:27:33.210234+0000 mgr.y (mgr.24377) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:35.245 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:34 smithi140 bash[27297]: cluster 2023-09-23T15:27:33.210234+0000 mgr.y (mgr.24377) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:35.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:34 smithi186 bash[30645]: cluster 2023-09-23T15:27:33.210234+0000 mgr.y (mgr.24377) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:37.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:36 smithi140 bash[40122]: cluster 2023-09-23T15:27:35.210725+0000 mgr.y (mgr.24377) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:37.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:36 smithi140 bash[27297]: cluster 2023-09-23T15:27:35.210725+0000 mgr.y (mgr.24377) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:37.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:36 smithi186 bash[30645]: cluster 2023-09-23T15:27:35.210725+0000 mgr.y (mgr.24377) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:38 smithi140 bash[40122]: cluster 2023-09-23T15:27:37.211394+0000 mgr.y (mgr.24377) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:38 smithi140 bash[27297]: cluster 2023-09-23T15:27:37.211394+0000 mgr.y (mgr.24377) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:39.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:38 smithi186 bash[30645]: cluster 2023-09-23T15:27:37.211394+0000 mgr.y (mgr.24377) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:40.699 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:40 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:40] "GET /metrics HTTP/1.1" 200 203179 "" "Prometheus/2.43.0" 2023-09-23T15:27:41.048 INFO:teuthology.orchestra.run.smithi140.stdout:197568495665 2023-09-23T15:27:41.118 INFO:teuthology.orchestra.run.smithi140.stdout:55834574951 2023-09-23T15:27:41.307 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:41 smithi140 bash[40122]: cluster 2023-09-23T15:27:39.211759+0000 mgr.y (mgr.24377) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:41.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:40 smithi140 bash[27297]: cluster 2023-09-23T15:27:39.211759+0000 mgr.y (mgr.24377) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:41.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:40 smithi186 bash[30645]: cluster 2023-09-23T15:27:39.211759+0000 mgr.y (mgr.24377) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:42.374 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[40122]: audit 2023-09-23T15:27:41.049029+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.140:0/831892801' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:27:42.374 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[40122]: audit 2023-09-23T15:27:41.117731+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.140:0/4120790804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:27:42.374 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[40122]: audit 2023-09-23T15:27:41.290577+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:42.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[27297]: audit 2023-09-23T15:27:41.049029+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.140:0/831892801' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:27:42.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[27297]: audit 2023-09-23T15:27:41.117731+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.140:0/4120790804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:27:42.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:42 smithi140 bash[27297]: audit 2023-09-23T15:27:41.290577+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:41 smithi186 bash[30645]: audit 2023-09-23T15:27:41.049029+0000 mon.a (mon.0) 782 : audit [DBG] from='client.? 172.21.15.140:0/831892801' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:27:42.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:41 smithi186 bash[30645]: audit 2023-09-23T15:27:41.117731+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.140:0/4120790804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:27:42.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:41 smithi186 bash[30645]: audit 2023-09-23T15:27:41.290577+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:43.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574951 for osd.1 2023-09-23T15:27:43.253 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:43.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:43 smithi140 bash[40122]: cluster 2023-09-23T15:27:41.212111+0000 mgr.y (mgr.24377) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:43.277 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:43 smithi140 bash[27297]: cluster 2023-09-23T15:27:41.212111+0000 mgr.y (mgr.24377) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:43.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:43 smithi186 bash[30645]: cluster 2023-09-23T15:27:41.212111+0000 mgr.y (mgr.24377) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:44.198 INFO:teuthology.orchestra.run.smithi140.stdout:107374182481 2023-09-23T15:27:44.341 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495661 got 197568495665 for osd.6 2023-09-23T15:27:44.341 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:44.382 INFO:teuthology.orchestra.run.smithi140.stdout:231928234022 2023-09-23T15:27:44.799 INFO:teuthology.orchestra.run.smithi140.stdout:34359738481 2023-09-23T15:27:45.007 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:45.010 INFO:teuthology.orchestra.run.smithi140.stdout:77309411421 2023-09-23T15:27:45.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[40122]: cluster 2023-09-23T15:27:43.212803+0000 mgr.y (mgr.24377) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:45.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[40122]: audit 2023-09-23T15:27:44.198831+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.140:0/2066121413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:27:45.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[40122]: audit 2023-09-23T15:27:44.382796+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.140:0/2704223731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:27:45.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[40122]: audit 2023-09-23T15:27:44.799724+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.140:0/1558687435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:27:45.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[27297]: cluster 2023-09-23T15:27:43.212803+0000 mgr.y (mgr.24377) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:45.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[27297]: audit 2023-09-23T15:27:44.198831+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.140:0/2066121413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:27:45.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[27297]: audit 2023-09-23T15:27:44.382796+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.140:0/2704223731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:27:45.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:45 smithi140 bash[27297]: audit 2023-09-23T15:27:44.799724+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.140:0/1558687435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:27:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:45 smithi186 bash[30645]: cluster 2023-09-23T15:27:43.212803+0000 mgr.y (mgr.24377) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:45 smithi186 bash[30645]: audit 2023-09-23T15:27:44.198831+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.140:0/2066121413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:27:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:45 smithi186 bash[30645]: audit 2023-09-23T15:27:44.382796+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.140:0/2704223731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:27:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:45 smithi186 bash[30645]: audit 2023-09-23T15:27:44.799724+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.140:0/1558687435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:27:45.425 INFO:teuthology.orchestra.run.smithi140.stdout:128849018952 2023-09-23T15:27:45.716 INFO:teuthology.orchestra.run.smithi140.stdout:163208757308 2023-09-23T15:27:46.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[27297]: audit 2023-09-23T15:27:45.010396+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.140:0/1854722272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:27:46.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[27297]: audit 2023-09-23T15:27:45.425813+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.140:0/92879497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:27:46.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[27297]: audit 2023-09-23T15:27:45.716399+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.140:0/3151703117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:27:46.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[40122]: audit 2023-09-23T15:27:45.010396+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.140:0/1854722272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:27:46.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[40122]: audit 2023-09-23T15:27:45.425813+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.140:0/92879497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:27:46.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:46 smithi140 bash[40122]: audit 2023-09-23T15:27:45.716399+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.140:0/3151703117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:27:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:46 smithi186 bash[30645]: audit 2023-09-23T15:27:45.010396+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.140:0/1854722272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:27:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:46 smithi186 bash[30645]: audit 2023-09-23T15:27:45.425813+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.140:0/92879497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:27:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:46 smithi186 bash[30645]: audit 2023-09-23T15:27:45.716399+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.140:0/3151703117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:27:46.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182477 got 107374182481 for osd.3 2023-09-23T15:27:46.847 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:47.223 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234017 got 231928234022 for osd.7 2023-09-23T15:27:47.223 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:47 smithi140 bash[40122]: cluster 2023-09-23T15:27:45.213157+0000 mgr.y (mgr.24377) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:47 smithi140 bash[27297]: cluster 2023-09-23T15:27:45.213157+0000 mgr.y (mgr.24377) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:47 smithi186 bash[30645]: cluster 2023-09-23T15:27:45.213157+0000 mgr.y (mgr.24377) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:47.952 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738477 got 34359738481 for osd.0 2023-09-23T15:27:47.953 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:48.522 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411417 got 77309411421 for osd.2 2023-09-23T15:27:48.522 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:48.720 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757304 got 163208757308 for osd.5 2023-09-23T15:27:48.721 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:48.820 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018948 got 128849018952 for osd.4 2023-09-23T15:27:48.820 DEBUG:teuthology.parallel:result is None 2023-09-23T15:27:48.821 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T15:27:48.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:27:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:49 smithi140 bash[27297]: cluster 2023-09-23T15:27:47.213641+0000 mgr.y (mgr.24377) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:49 smithi140 bash[40122]: cluster 2023-09-23T15:27:47.213641+0000 mgr.y (mgr.24377) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:49.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:49 smithi186 bash[30645]: cluster 2023-09-23T15:27:47.213641+0000 mgr.y (mgr.24377) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:50.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:27:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:50] "GET /metrics HTTP/1.1" 200 203178 "" "Prometheus/2.43.0" 2023-09-23T15:27:51.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:51 smithi140 bash[40122]: cluster 2023-09-23T15:27:49.214227+0000 mgr.y (mgr.24377) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:51 smithi140 bash[27297]: cluster 2023-09-23T15:27:49.214227+0000 mgr.y (mgr.24377) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:51 smithi186 bash[30645]: cluster 2023-09-23T15:27:49.214227+0000 mgr.y (mgr.24377) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:53 smithi140 bash[40122]: cluster 2023-09-23T15:27:51.214809+0000 mgr.y (mgr.24377) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:53 smithi140 bash[27297]: cluster 2023-09-23T15:27:51.214809+0000 mgr.y (mgr.24377) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:53 smithi186 bash[30645]: cluster 2023-09-23T15:27:51.214809+0000 mgr.y (mgr.24377) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:53.588 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:27:55.032 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:27:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:27:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:27:55.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:55 smithi140 bash[27297]: cluster 2023-09-23T15:27:53.215501+0000 mgr.y (mgr.24377) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:55.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:55 smithi140 bash[40122]: cluster 2023-09-23T15:27:53.215501+0000 mgr.y (mgr.24377) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:55 smithi186 bash[30645]: cluster 2023-09-23T15:27:53.215501+0000 mgr.y (mgr.24377) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:56.658 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:27:56.663 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:27:57.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:57 smithi140 bash[40122]: cluster 2023-09-23T15:27:55.216088+0000 mgr.y (mgr.24377) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:57.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:57 smithi140 bash[40122]: audit 2023-09-23T15:27:56.292161+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:57.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:57 smithi140 bash[27297]: cluster 2023-09-23T15:27:55.216088+0000 mgr.y (mgr.24377) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:57.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:57 smithi140 bash[27297]: audit 2023-09-23T15:27:56.292161+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:57.360 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":74,"stamp":"2023-09-23T15:27:55.215809+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"data_stored":0,"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":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":50372,"kb_used_data":6660,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910844,"statfs":{"total":767960285184,"available":767908704256,"internally_reserved":0,"allocated":6819840,"data_stored":3876300,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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.003423"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.671383+0000","last_change":"2023-09-23T15:26:26.380470+0000","last_active":"2023-09-23T15:26:28.671383+0000","last_peered":"2023-09-23T15:26:28.671383+0000","last_clean":"2023-09-23T15:26:28.671383+0000","last_became_active":"2023-09-23T15:26:26.380094+0000","last_became_peered":"2023-09-23T15:26:26.380094+0000","last_unstale":"2023-09-23T15:26:28.671383+0000","last_undegraded":"2023-09-23T15:26:28.671383+0000","last_fullsized":"2023-09-23T15:26:28.671383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:15.924172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390635+0000","last_change":"2023-09-23T15:26:26.690646+0000","last_active":"2023-09-23T15:26:27.390635+0000","last_peered":"2023-09-23T15:26:27.390635+0000","last_clean":"2023-09-23T15:26:27.390635+0000","last_became_active":"2023-09-23T15:26:26.689755+0000","last_became_peered":"2023-09-23T15:26:26.689755+0000","last_unstale":"2023-09-23T15:26:27.390635+0000","last_undegraded":"2023-09-23T15:26:27.390635+0000","last_fullsized":"2023-09-23T15:26:27.390635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:20.813800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385147+0000","last_change":"2023-09-23T15:26:26.687650+0000","last_active":"2023-09-23T15:26:27.385147+0000","last_peered":"2023-09-23T15:26:27.385147+0000","last_clean":"2023-09-23T15:26:27.385147+0000","last_became_active":"2023-09-23T15:26:26.687320+0000","last_became_peered":"2023-09-23T15:26:26.687320+0000","last_unstale":"2023-09-23T15:26:27.385147+0000","last_undegraded":"2023-09-23T15:26:27.385147+0000","last_fullsized":"2023-09-23T15:26:27.385147+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:14.771140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385226+0000","last_change":"2023-09-23T15:26:26.380962+0000","last_active":"2023-09-23T15:26:27.385226+0000","last_peered":"2023-09-23T15:26:27.385226+0000","last_clean":"2023-09-23T15:26:27.385226+0000","last_became_active":"2023-09-23T15:26:26.380425+0000","last_became_peered":"2023-09-23T15:26:26.380425+0000","last_unstale":"2023-09-23T15:26:27.385226+0000","last_undegraded":"2023-09-23T15:26:27.385226+0000","last_fullsized":"2023-09-23T15:26:27.385226+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:16:17.832526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385281+0000","last_change":"2023-09-23T15:24:44.561048+0000","last_active":"2023-09-23T15:26:27.385281+0000","last_peered":"2023-09-23T15:26:27.385281+0000","last_clean":"2023-09-23T15:26:27.385281+0000","last_became_active":"2023-09-23T15:24:44.560488+0000","last_became_peered":"2023-09-23T15:24:44.560488+0000","last_unstale":"2023-09-23T15:26:27.385281+0000","last_undegraded":"2023-09-23T15:26:27.385281+0000","last_fullsized":"2023-09-23T15:26:27.385281+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":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":128,"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 @ 2023-09-24T16:07:46.923763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.276315+0000","last_change":"2023-09-23T15:26:26.376674+0000","last_active":"2023-09-23T15:26:28.276315+0000","last_peered":"2023-09-23T15:26:28.276315+0000","last_clean":"2023-09-23T15:26:28.276315+0000","last_became_active":"2023-09-23T15:26:26.376387+0000","last_became_peered":"2023-09-23T15:26:26.376387+0000","last_unstale":"2023-09-23T15:26:28.276315+0000","last_undegraded":"2023-09-23T15:26:28.276315+0000","last_fullsized":"2023-09-23T15:26:28.276315+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:45.381649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390522+0000","last_change":"2023-09-23T15:26:26.535538+0000","last_active":"2023-09-23T15:26:27.390522+0000","last_peered":"2023-09-23T15:26:27.390522+0000","last_clean":"2023-09-23T15:26:27.390522+0000","last_became_active":"2023-09-23T15:26:26.534704+0000","last_became_peered":"2023-09-23T15:26:26.534704+0000","last_unstale":"2023-09-23T15:26:27.390522+0000","last_undegraded":"2023-09-23T15:26:27.390522+0000","last_fullsized":"2023-09-23T15:26:27.390522+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:36:45.291087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.276275+0000","last_change":"2023-09-23T15:26:26.382411+0000","last_active":"2023-09-23T15:26:28.276275+0000","last_peered":"2023-09-23T15:26:28.276275+0000","last_clean":"2023-09-23T15:26:28.276275+0000","last_became_active":"2023-09-23T15:26:26.382029+0000","last_became_peered":"2023-09-23T15:26:26.382029+0000","last_unstale":"2023-09-23T15:26:28.276275+0000","last_undegraded":"2023-09-23T15:26:28.276275+0000","last_fullsized":"2023-09-23T15:26:28.276275+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:27:39.383253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390918+0000","last_change":"2023-09-23T15:26:26.385796+0000","last_active":"2023-09-23T15:26:27.390918+0000","last_peered":"2023-09-23T15:26:27.390918+0000","last_clean":"2023-09-23T15:26:27.390918+0000","last_became_active":"2023-09-23T15:26:26.385412+0000","last_became_peered":"2023-09-23T15:26:26.385412+0000","last_unstale":"2023-09-23T15:26:27.390918+0000","last_undegraded":"2023-09-23T15:26:27.390918+0000","last_fullsized":"2023-09-23T15:26:27.390918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:45.991607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":231928234024,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6324,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738828,"statfs":{"total":95995035648,"available":95988559872,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.89100000000000001,"15min":0.92000000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.165,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.93999999999999995,"15min":0.95199999999999996},"min":{"1min":0.51000000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1930000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.83099999999999996}]},{"osd":1,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91400000000000003,"15min":0.89300000000000002},"min":{"1min":0.60299999999999998,"5min":0.496,"15min":0.496},"max":{"1min":1.2889999999999999,"5min":3.5649999999999999,"15min":3.5649999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98499999999999999,"15min":0.97499999999999998},"min":{"1min":0.748,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1439999999999999,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":1.0720000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94699999999999995,"15min":0.97299999999999998},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.133,"5min":1.306,"15min":1.306},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.91000000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.256,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.175}]},{"osd":3,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.97699999999999998,"15min":0.999},"min":{"1min":0.57899999999999996,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.276,"5min":1.423,"15min":1.423},"last":1.22},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.94699999999999995,"15min":0.96899999999999997},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.302,"5min":1.353,"15min":1.353},"last":0.75800000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.93600000000000005,"15min":0.94599999999999995},"min":{"1min":0.629,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3400000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.194},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96899999999999997,"15min":1.0069999999999999},"min":{"1min":0.58099999999999996,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2849999999999999,"5min":1.774,"15min":1.774},"last":1.024}]},{"osd":5,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.96299999999999997,"15min":0.96799999999999997},"min":{"1min":0.77900000000000003,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.214,"5min":1.296,"15min":1.296},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0469999999999999,"15min":1.0449999999999999},"min":{"1min":0.89900000000000002,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4119999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2549999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.087,"15min":1.093},"min":{"1min":0.67000000000000004,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.462,"5min":1.583,"15min":1.583},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1120000000000001,"15min":1.1379999999999999},"min":{"1min":0.76500000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.381,"5min":1.502,"15min":1.502},"last":1.345}]}]},{"osd":6,"up_from":46,"seq":197568495668,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6388,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738764,"statfs":{"total":95995035648,"available":95988494336,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89500000000000002,"15min":0.88300000000000001},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.997},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.86499999999999999,"15min":0.86299999999999999},"min":{"1min":0.66100000000000003,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.86199999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.014,"15min":1.0249999999999999},"min":{"1min":0.60699999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.341,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.103},{"interface":"front","average":{"1min":0.91800000000000004,"5min":1.006,"15min":1.024},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2310000000000001,"5min":1.431,"15min":1.431},"last":0.68400000000000005}]},{"osd":2,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.94699999999999995,"15min":0.96899999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2450000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.171},{"interface":"front","average":{"1min":0.995,"5min":0.97399999999999998,"15min":0.97099999999999997},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":2.3359999999999999,"5min":2.3359999999999999,"15min":2.3359999999999999},"last":0.77800000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.0249999999999999,"15min":1.081},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3,"5min":3.9660000000000002,"15min":3.9660000000000002},"last":0.72799999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.022},"min":{"1min":0.77000000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3879999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.226}]},{"osd":4,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.86499999999999999,"15min":0.872},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2050000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.99399999999999999,"15min":1.0309999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3109999999999999,"5min":4.0419999999999998,"15min":4.0419999999999998},"last":1.1970000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95299999999999996,"15min":0.93899999999999995},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.482,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.274},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0349999999999999,"15min":1.0800000000000001},"min":{"1min":0.42199999999999999,"5min":0.378,"15min":0.378},"max":{"1min":1.3640000000000001,"5min":4.085,"15min":4.085},"last":1.0660000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:27:48 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.0129999999999999,"15min":0.98899999999999999},"min":{"1min":0.65900000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0269999999999999,"15min":0.99299999999999999},"min":{"1min":0.74099999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3109999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.139}]}]},{"osd":1,"up_from":13,"seq":55834574954,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6512,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738640,"statfs":{"total":95995035648,"available":95988367360,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.72899999999999998,"15min":0.60499999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.0629999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.80500000000000005,"15min":0.66000000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.33000000000000002},"max":{"1min":1.1579999999999999,"5min":1.329,"15min":1.329},"last":0.79300000000000004}]},{"osd":2,"last update":"Sat Sep 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.74099999999999999,"15min":0.67200000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.9139999999999999,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":0.755},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.84199999999999997,"15min":0.71499999999999997},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.36499999999999999},"max":{"1min":1.079,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.84699999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.92200000000000004,"15min":0.83399999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.3320000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.753,"5min":0.82499999999999996,"15min":0.77400000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.258,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.105}]},{"osd":4,"last update":"Sat Sep 23 15:27:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.093,"15min":1.0569999999999999},"min":{"1min":0.89400000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3260000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98199999999999998,"15min":0.98999999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.075,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.026}]},{"osd":5,"last update":"Sat Sep 23 15:26:58 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.98499999999999999,"15min":0.96299999999999997},"min":{"1min":0.66400000000000003,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.403,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.103,"15min":1.0900000000000001},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.359,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.91700000000000004}]},{"osd":6,"last update":"Sat Sep 23 15:26:53 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.089,"15min":1.111},"min":{"1min":0.73299999999999998,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.22,"15min":1.216},"min":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"max":{"1min":1.5649999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.1399999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.2150000000000001,"15min":1.248},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4239999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.115,"15min":1.149},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3440000000000001,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.1990000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738483,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7156,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737996,"statfs":{"total":95995035648,"available":95987707904,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 23 15:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.66200000000000003,"15min":0.58099999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.33900000000000002},"max":{"1min":0.97399999999999998,"5min":1.129,"15min":1.129},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.70399999999999996,"15min":0.624},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.0389999999999999,"5min":1.228,"15min":1.228},"last":0.80400000000000005}]},{"osd":2,"last update":"Sat Sep 23 15:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.76100000000000001,"15min":0.69199999999999995},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0549999999999999,"5min":1.123,"15min":1.123},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.83299999999999996,"15min":0.72899999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.1830000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:27:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.84499999999999997,"15min":0.80000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.0389999999999999,"5min":1.212,"15min":1.212},"last":1.032},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.85999999999999999,"15min":0.78600000000000003},"min":{"1min":0.56899999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.087,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.95799999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:27:14 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.997,"15min":0.94999999999999996},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.74399999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3380000000000001,"5min":1.421,"15min":1.421},"last":1.0629999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:27:01 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.97999999999999998,"15min":0.95799999999999996},"min":{"1min":0.65900000000000003,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.073,"5min":1.0189999999999999,"15min":0.96699999999999997},"min":{"1min":0.68200000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.857,"5min":1.857,"15min":1.857},"last":1.0960000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:27:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.1080000000000001,"15min":1.1299999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.29,"5min":1.661,"15min":1.661},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3500000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.2150000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:27:42 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1359999999999999,"15min":1.157},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.363,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.266},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.097,"15min":1.111},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.3859999999999999,"5min":1.591,"15min":1.591},"last":1.1359999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411423,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6448,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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 23 15:27:19 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.72299999999999998,"15min":0.64400000000000002},"min":{"1min":0.443,"5min":0.443,"15min":0.34300000000000003},"max":{"1min":1.153,"5min":1.357,"15min":1.357},"last":0.505},{"interface":"front","average":{"1min":0.753,"5min":0.79000000000000004,"15min":0.66500000000000004},"min":{"1min":0.51200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.98799999999999999,"5min":1.329,"15min":1.329},"last":0.46200000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:27:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.76600000000000001,"15min":0.68600000000000005},"min":{"1min":0.49399999999999999,"5min":0.40600000000000003,"15min":0.33300000000000002},"max":{"1min":1.0940000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.747,"5min":0.80400000000000005,"15min":0.69399999999999995},"min":{"1min":0.56399999999999995,"5min":0.435,"15min":0.42499999999999999},"max":{"1min":0.94199999999999995,"5min":1.125,"15min":1.125},"last":0.61499999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.77000000000000002},"min":{"1min":0.60599999999999998,"5min":0.443,"15min":0.42199999999999999},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.83499999999999996,"15min":0.82199999999999995},"min":{"1min":0.46300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.089,"5min":1.181,"15min":1.181},"last":0.78500000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.98899999999999999,"15min":0.96099999999999997},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1899999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.022},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0329999999999999,"15min":0.98099999999999998},"min":{"1min":0.81100000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.97699999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:26:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0309999999999999,"15min":1.0249999999999999},"min":{"1min":0.748,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.222,"5min":1.474,"15min":1.474},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.018,"5min":1.0529999999999999,"15min":1.0600000000000001},"min":{"1min":0.81899999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.194,"5min":1.474,"15min":1.474},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:26:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1020000000000001,"15min":1.1100000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.444,"5min":1.526,"15min":1.526},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0780000000000001,"15min":1.0900000000000001},"min":{"1min":0.83799999999999997,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.3260000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.88500000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:27:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0960000000000001,"15min":1.127},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.3600000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.1279999999999999,"15min":1.145},"min":{"1min":0.75700000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.409,"5min":1.571,"15min":1.571},"last":0.85699999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.71799999999999997,"15min":0.70099999999999996},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.77100000000000002,"15min":0.73999999999999999},"min":{"1min":0.42099999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.075,"5min":1.395,"15min":1.395},"last":0.93999999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.81200000000000006,"15min":0.77900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.27,"5min":1.284,"15min":1.29},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.79500000000000004,"15min":0.755},"min":{"1min":0.54200000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.091,"5min":1.45,"15min":1.45},"last":0.749}]},{"osd":2,"last update":"Sat Sep 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.85399999999999998,"15min":0.84599999999999997},"min":{"1min":0.60099999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.143,"5min":1.74,"15min":1.74},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.81899999999999995,"15min":0.80500000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1439999999999999,"5min":1.349,"15min":1.349},"last":0.71199999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95999999999999996,"15min":0.91200000000000003},"min":{"1min":0.78200000000000003,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.016,"15min":0.95399999999999996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3420000000000001,"5min":1.575,"15min":1.575},"last":0.90200000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:27:01 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0389999999999999,"15min":1.034},"min":{"1min":0.76000000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.032,"5min":1.0409999999999999,"15min":1.026},"min":{"1min":0.66500000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.3360000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.92700000000000005}]},{"osd":6,"last update":"Sat Sep 23 15:26:54 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.145,"15min":1.1719999999999999},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.2869999999999999,"5min":1.53,"15min":1.53},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1120000000000001,"15min":1.127},"min":{"1min":0.80700000000000005,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.2969999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.075,"15min":1.0940000000000001},"min":{"1min":0.72299999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.4159999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.115,"5min":1.147,"15min":1.151},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.532,"5min":1.625,"15min":1.625},"last":1.008}]}]},{"osd":4,"up_from":30,"seq":128849018954,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5868,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739284,"statfs":{"total":95995035648,"available":95989026816,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89000000000000001,"15min":0.85399999999999998},"min":{"1min":0.61099999999999999,"5min":0.502,"15min":0.502},"max":{"1min":1.238,"5min":1.486,"15min":1.486},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.88700000000000001,"15min":0.89200000000000002},"min":{"1min":0.61199999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1890000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.88600000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.85599999999999998,"15min":0.82899999999999996},"min":{"1min":0.64400000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.113,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.034},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.90500000000000003,"15min":0.88500000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1739999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.071}]},{"osd":2,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.91100000000000003,"15min":0.89500000000000002},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1679999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92100000000000004,"15min":0.93100000000000005},"min":{"1min":0.65200000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3089999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1639999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94299999999999995,"15min":0.92500000000000004},"min":{"1min":0.63800000000000001,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.214,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.92500000000000004,"15min":0.91200000000000003},"min":{"1min":0.73799999999999999,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.133,"5min":1.351,"15min":1.351},"last":0.95499999999999996}]},{"osd":5,"last update":"Sat Sep 23 15:26:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.82199999999999995,"15min":0.75},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83599999999999997,"15min":0.78400000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.101}]},{"osd":6,"last update":"Sat Sep 23 15:26:53 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.82999999999999996,"15min":0.78600000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.94799999999999995,"15min":0.91200000000000003},"min":{"1min":0.59499999999999997,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.974,"5min":1.974,"15min":1.974},"last":0.997}]},{"osd":7,"last update":"Sat Sep 23 15:27:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.073,"15min":1.0780000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3660000000000001,"5min":1.714,"15min":1.714},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3520000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.131}]}]},{"osd":5,"up_from":38,"seq":163208757310,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5804,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739348,"statfs":{"total":95995035648,"available":95989092352,"internally_reserved":0,"allocated":626688,"data_stored":262900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.88700000000000001,"15min":0.872},"min":{"1min":0.60899999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.4970000000000001,"5min":1.893,"15min":1.893},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.92200000000000004,"15min":0.91000000000000003},"min":{"1min":0.63700000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.196,"5min":1.524,"15min":1.524},"last":1.099}]},{"osd":1,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.90100000000000002,"15min":0.91000000000000003},"min":{"1min":0.628,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1859999999999999,"5min":1.236,"15min":1.236},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.94199999999999995,"15min":0.93999999999999995},"min":{"1min":0.69999999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4790000000000001,"5min":1.659,"15min":1.659},"last":1.0089999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.92100000000000004,"15min":0.93300000000000005},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.0940000000000001,"5min":1.931,"15min":1.931},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.91300000000000003,"15min":0.89700000000000002},"min":{"1min":0.67100000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.77300000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93300000000000005,"15min":0.93899999999999995},"min":{"1min":0.72599999999999998,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.155,"5min":1.962,"15min":1.962},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.93999999999999995,"15min":0.95099999999999996},"min":{"1min":0.57899999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.2070000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77100000000000002,"15min":0.74099999999999999},"min":{"1min":0.45700000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.2030000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.177},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.81499999999999995,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.363,"5min":2.2109999999999999,"15min":2.2109999999999999},"last":1.3280000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93000000000000005,"15min":0.93200000000000005},"min":{"1min":0.58199999999999996,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4299999999999999,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.29},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0409999999999999,"15min":1.0700000000000001},"min":{"1min":0.56699999999999995,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.6000000000000001,"5min":1.9850000000000001,"15min":1.9850000000000001},"last":1.375}]},{"osd":7,"last update":"Sat Sep 23 15:27:46 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":0.96599999999999997,"15min":0.93899999999999995},"min":{"1min":0.54500000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.0489999999999999,"15min":1.054},"min":{"1min":0.82199999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.399}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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}]}} 2023-09-23T15:27:57.362 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:27:57.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:57 smithi186 bash[30645]: cluster 2023-09-23T15:27:55.216088+0000 mgr.y (mgr.24377) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:57 smithi186 bash[30645]: audit 2023-09-23T15:27:56.292161+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[40122]: audit 2023-09-23T15:27:56.648388+0000 mgr.y (mgr.24377) 100 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[40122]: audit 2023-09-23T15:27:57.498730+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[40122]: audit 2023-09-23T15:27:58.023471+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[40122]: audit 2023-09-23T15:27:58.025315+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[40122]: audit 2023-09-23T15:27:58.034366+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:27:58.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[27297]: audit 2023-09-23T15:27:56.648388+0000 mgr.y (mgr.24377) 100 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:27:58.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[27297]: audit 2023-09-23T15:27:57.498730+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:27:58.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[27297]: audit 2023-09-23T15:27:58.023471+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:27:58.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[27297]: audit 2023-09-23T15:27:58.025315+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:27:58.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:58 smithi140 bash[27297]: audit 2023-09-23T15:27:58.034366+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:27:58.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:58 smithi186 bash[30645]: audit 2023-09-23T15:27:56.648388+0000 mgr.y (mgr.24377) 100 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:27:58.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:58 smithi186 bash[30645]: audit 2023-09-23T15:27:57.498730+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:27:58.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:58 smithi186 bash[30645]: audit 2023-09-23T15:27:58.023471+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:27:58.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:58 smithi186 bash[30645]: audit 2023-09-23T15:27:58.025315+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:27:58.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:58 smithi186 bash[30645]: audit 2023-09-23T15:27:58.034366+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:27:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:27:59 smithi140 bash[27297]: cluster 2023-09-23T15:27:57.216803+0000 mgr.y (mgr.24377) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:59.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:27:59 smithi140 bash[40122]: cluster 2023-09-23T15:27:57.216803+0000 mgr.y (mgr.24377) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:27:59.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:27:59 smithi186 bash[30645]: cluster 2023-09-23T15:27:57.216803+0000 mgr.y (mgr.24377) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:00.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:00] "GET /metrics HTTP/1.1" 200 203188 "" "Prometheus/2.43.0" 2023-09-23T15:28:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:01 smithi140 bash[27297]: cluster 2023-09-23T15:27:59.217424+0000 mgr.y (mgr.24377) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:01 smithi140 bash[40122]: cluster 2023-09-23T15:27:59.217424+0000 mgr.y (mgr.24377) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:01 smithi186 bash[30645]: cluster 2023-09-23T15:27:59.217424+0000 mgr.y (mgr.24377) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:02.135 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:03 smithi140 bash[27297]: cluster 2023-09-23T15:28:01.218029+0000 mgr.y (mgr.24377) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:03 smithi140 bash[40122]: cluster 2023-09-23T15:28:01.218029+0000 mgr.y (mgr.24377) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:03.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:03 smithi186 bash[30645]: cluster 2023-09-23T15:28:01.218029+0000 mgr.y (mgr.24377) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:05.056 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:05.247 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:28:05.249 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:28:05.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:05 smithi140 bash[40122]: cluster 2023-09-23T15:28:03.218808+0000 mgr.y (mgr.24377) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:05.326 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:05 smithi140 bash[27297]: cluster 2023-09-23T15:28:03.218808+0000 mgr.y (mgr.24377) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:05 smithi186 bash[30645]: cluster 2023-09-23T15:28:03.218808+0000 mgr.y (mgr.24377) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:05.986 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2023-09-23T15:28:05.219115+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"data_stored":0,"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":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":50372,"kb_used_data":6660,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910844,"statfs":{"total":767960285184,"available":767908704256,"internally_reserved":0,"allocated":6819840,"data_stored":3876300,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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.004033"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.671383+0000","last_change":"2023-09-23T15:26:26.380470+0000","last_active":"2023-09-23T15:26:28.671383+0000","last_peered":"2023-09-23T15:26:28.671383+0000","last_clean":"2023-09-23T15:26:28.671383+0000","last_became_active":"2023-09-23T15:26:26.380094+0000","last_became_peered":"2023-09-23T15:26:26.380094+0000","last_unstale":"2023-09-23T15:26:28.671383+0000","last_undegraded":"2023-09-23T15:26:28.671383+0000","last_fullsized":"2023-09-23T15:26:28.671383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:15.924172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390635+0000","last_change":"2023-09-23T15:26:26.690646+0000","last_active":"2023-09-23T15:26:27.390635+0000","last_peered":"2023-09-23T15:26:27.390635+0000","last_clean":"2023-09-23T15:26:27.390635+0000","last_became_active":"2023-09-23T15:26:26.689755+0000","last_became_peered":"2023-09-23T15:26:26.689755+0000","last_unstale":"2023-09-23T15:26:27.390635+0000","last_undegraded":"2023-09-23T15:26:27.390635+0000","last_fullsized":"2023-09-23T15:26:27.390635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:20.813800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385147+0000","last_change":"2023-09-23T15:26:26.687650+0000","last_active":"2023-09-23T15:26:27.385147+0000","last_peered":"2023-09-23T15:26:27.385147+0000","last_clean":"2023-09-23T15:26:27.385147+0000","last_became_active":"2023-09-23T15:26:26.687320+0000","last_became_peered":"2023-09-23T15:26:26.687320+0000","last_unstale":"2023-09-23T15:26:27.385147+0000","last_undegraded":"2023-09-23T15:26:27.385147+0000","last_fullsized":"2023-09-23T15:26:27.385147+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:14.771140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385226+0000","last_change":"2023-09-23T15:26:26.380962+0000","last_active":"2023-09-23T15:26:27.385226+0000","last_peered":"2023-09-23T15:26:27.385226+0000","last_clean":"2023-09-23T15:26:27.385226+0000","last_became_active":"2023-09-23T15:26:26.380425+0000","last_became_peered":"2023-09-23T15:26:26.380425+0000","last_unstale":"2023-09-23T15:26:27.385226+0000","last_undegraded":"2023-09-23T15:26:27.385226+0000","last_fullsized":"2023-09-23T15:26:27.385226+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:16:17.832526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.385281+0000","last_change":"2023-09-23T15:24:44.561048+0000","last_active":"2023-09-23T15:26:27.385281+0000","last_peered":"2023-09-23T15:26:27.385281+0000","last_clean":"2023-09-23T15:26:27.385281+0000","last_became_active":"2023-09-23T15:24:44.560488+0000","last_became_peered":"2023-09-23T15:24:44.560488+0000","last_unstale":"2023-09-23T15:26:27.385281+0000","last_undegraded":"2023-09-23T15:26:27.385281+0000","last_fullsized":"2023-09-23T15:26:27.385281+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":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":128,"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 @ 2023-09-24T16:07:46.923763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.276315+0000","last_change":"2023-09-23T15:26:26.376674+0000","last_active":"2023-09-23T15:26:28.276315+0000","last_peered":"2023-09-23T15:26:28.276315+0000","last_clean":"2023-09-23T15:26:28.276315+0000","last_became_active":"2023-09-23T15:26:26.376387+0000","last_became_peered":"2023-09-23T15:26:26.376387+0000","last_unstale":"2023-09-23T15:26:28.276315+0000","last_undegraded":"2023-09-23T15:26:28.276315+0000","last_fullsized":"2023-09-23T15:26:28.276315+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:45.381649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390522+0000","last_change":"2023-09-23T15:26:26.535538+0000","last_active":"2023-09-23T15:26:27.390522+0000","last_peered":"2023-09-23T15:26:27.390522+0000","last_clean":"2023-09-23T15:26:27.390522+0000","last_became_active":"2023-09-23T15:26:26.534704+0000","last_became_peered":"2023-09-23T15:26:26.534704+0000","last_unstale":"2023-09-23T15:26:27.390522+0000","last_undegraded":"2023-09-23T15:26:27.390522+0000","last_fullsized":"2023-09-23T15:26:27.390522+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:36:45.291087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:28.276275+0000","last_change":"2023-09-23T15:26:26.382411+0000","last_active":"2023-09-23T15:26:28.276275+0000","last_peered":"2023-09-23T15:26:28.276275+0000","last_clean":"2023-09-23T15:26:28.276275+0000","last_became_active":"2023-09-23T15:26:26.382029+0000","last_became_peered":"2023-09-23T15:26:26.382029+0000","last_unstale":"2023-09-23T15:26:28.276275+0000","last_undegraded":"2023-09-23T15:26:28.276275+0000","last_fullsized":"2023-09-23T15:26:28.276275+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:27:39.383253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T15:26:27.390918+0000","last_change":"2023-09-23T15:26:26.385796+0000","last_active":"2023-09-23T15:26:27.390918+0000","last_peered":"2023-09-23T15:26:27.390918+0000","last_clean":"2023-09-23T15:26:27.390918+0000","last_became_active":"2023-09-23T15:26:26.385412+0000","last_became_peered":"2023-09-23T15:26:26.385412+0000","last_unstale":"2023-09-23T15:26:27.390918+0000","last_undegraded":"2023-09-23T15:26:27.390918+0000","last_fullsized":"2023-09-23T15:26:27.390918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:45.991607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":231928234026,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6324,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738828,"statfs":{"total":95995035648,"available":95988559872,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.89100000000000001,"15min":0.92000000000000004},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.165,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.3620000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.93999999999999995,"15min":0.95199999999999996},"min":{"1min":0.51000000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1930000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.107}]},{"osd":1,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91400000000000003,"15min":0.89300000000000002},"min":{"1min":0.60299999999999998,"5min":0.496,"15min":0.496},"max":{"1min":1.2889999999999999,"5min":3.5649999999999999,"15min":3.5649999999999999},"last":1.012},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98499999999999999,"15min":0.97499999999999998},"min":{"1min":0.748,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.1439999999999999,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":1.331}]},{"osd":2,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94699999999999995,"15min":0.97299999999999998},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.133,"5min":1.306,"15min":1.306},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.91000000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.256,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.071}]},{"osd":3,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.97699999999999998,"15min":0.999},"min":{"1min":0.57899999999999996,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.276,"5min":1.423,"15min":1.423},"last":1.04},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.94699999999999995,"15min":0.96899999999999997},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.302,"5min":1.353,"15min":1.353},"last":1.1539999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.93600000000000005,"15min":0.94599999999999995},"min":{"1min":0.629,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3400000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.2330000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96899999999999997,"15min":1.0069999999999999},"min":{"1min":0.58099999999999996,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2849999999999999,"5min":1.774,"15min":1.774},"last":0.76900000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.96299999999999997,"15min":0.96799999999999997},"min":{"1min":0.77900000000000003,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.214,"5min":1.296,"15min":1.296},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0469999999999999,"15min":1.0449999999999999},"min":{"1min":0.89900000000000002,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4119999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2849999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.087,"15min":1.093},"min":{"1min":0.67000000000000004,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.462,"5min":1.583,"15min":1.583},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1120000000000001,"15min":1.1379999999999999},"min":{"1min":0.76500000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.381,"5min":1.502,"15min":1.502},"last":1.4139999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495670,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6388,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738764,"statfs":{"total":95995035648,"available":95988494336,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.92400000000000004,"15min":0.89200000000000002},"min":{"1min":0.73099999999999998,"5min":0.501,"15min":0.501},"max":{"1min":1.2529999999999999,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.876,"15min":0.86599999999999999},"min":{"1min":0.63600000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.23,"5min":1.371,"15min":1.371},"last":1.0269999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.006,"15min":1.022},"min":{"1min":0.81899999999999995,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.329,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.006,"15min":1.024},"min":{"1min":0.68400000000000005,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3080000000000001,"5min":1.431,"15min":1.431},"last":1.157}]},{"osd":2,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.94799999999999995,"15min":0.96899999999999997},"min":{"1min":0.625,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.327,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.123},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.98299999999999998,"15min":0.97399999999999998},"min":{"1min":0.77800000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.411,"5min":2.3359999999999999,"15min":2.3359999999999999},"last":0.81899999999999995}]},{"osd":3,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.98199999999999998,"15min":1.0669999999999999},"min":{"1min":0.71299999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1080000000000001,"5min":3.9660000000000002,"15min":3.9660000000000002},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.042,"5min":1.0129999999999999,"15min":1.0229999999999999},"min":{"1min":0.67200000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.268,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.91300000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.89700000000000002,"15min":0.88300000000000001},"min":{"1min":0.61099999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.103},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.99199999999999999,"15min":1.03},"min":{"1min":0.76600000000000001,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.248,"5min":4.0419999999999998,"15min":4.0419999999999998},"last":1.2190000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":0.98299999999999998,"15min":0.94899999999999995},"min":{"1min":0.72399999999999998,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.371,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.999},{"interface":"front","average":{"1min":1.087,"5min":1.032,"15min":1.079},"min":{"1min":0.92600000000000005,"5min":0.378,"15min":0.378},"max":{"1min":1.2829999999999999,"5min":4.085,"15min":4.085},"last":1.0629999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:27:48 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.0129999999999999,"15min":0.98899999999999999},"min":{"1min":0.65900000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.27},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0269999999999999,"15min":0.99299999999999999},"min":{"1min":0.74099999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3109999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.3320000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574956,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6512,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738640,"statfs":{"total":95995035648,"available":95988367360,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.72899999999999998,"15min":0.60499999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.0629999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.80500000000000005,"15min":0.66000000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.33000000000000002},"max":{"1min":1.1579999999999999,"5min":1.329,"15min":1.329},"last":1.103}]},{"osd":2,"last update":"Sat Sep 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.74099999999999999,"15min":0.67200000000000004},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.9139999999999999,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":0.873},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.84199999999999997,"15min":0.71499999999999997},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.36499999999999999},"max":{"1min":1.079,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.91200000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:27:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.92200000000000004,"15min":0.83399999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.3320000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.028},{"interface":"front","average":{"1min":0.753,"5min":0.82499999999999996,"15min":0.77400000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.258,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.98899999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:27:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.093,"15min":1.0569999999999999},"min":{"1min":0.89400000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3260000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.266},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.98199999999999998,"15min":0.98999999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.075,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.194}]},{"osd":5,"last update":"Sat Sep 23 15:28:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.98599999999999999,"15min":0.96299999999999997},"min":{"1min":0.67500000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":2.0259999999999998,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":1.224},{"interface":"front","average":{"1min":1.016,"5min":1.0900000000000001,"15min":1.0860000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4610000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.4610000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:27:56 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0649999999999999,"15min":1.103},"min":{"1min":0.72099999999999997,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":2.0990000000000002,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":1.069},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.2,"15min":1.2090000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.4119999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.534}]},{"osd":7,"last update":"Sat Sep 23 15:27:44 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.2150000000000001,"15min":1.248},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4239999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.583},{"interface":"front","average":{"1min":0.996,"5min":1.115,"15min":1.149},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3440000000000001,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.294}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7156,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737996,"statfs":{"total":95995035648,"available":95987707904,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 23 15:27:33 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.66200000000000003,"15min":0.58099999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.33900000000000002},"max":{"1min":0.97399999999999998,"5min":1.129,"15min":1.129},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.70399999999999996,"15min":0.624},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.0389999999999999,"5min":1.228,"15min":1.228},"last":0.61299999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:27:28 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.76100000000000001,"15min":0.69199999999999995},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0549999999999999,"5min":1.123,"15min":1.123},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.83299999999999996,"15min":0.72899999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.72599999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:27:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.84499999999999997,"15min":0.80000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.0389999999999999,"5min":1.212,"15min":1.212},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.85999999999999999,"15min":0.78600000000000003},"min":{"1min":0.56899999999999995,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.087,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.98599999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:27:14 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.997,"15min":0.94999999999999996},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.74399999999999999,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3380000000000001,"5min":1.421,"15min":1.421},"last":0.89400000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:27:01 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.97999999999999998,"15min":0.95799999999999996},"min":{"1min":0.65900000000000003,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.073,"5min":1.0189999999999999,"15min":0.96699999999999997},"min":{"1min":0.68200000000000005,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.857,"5min":1.857,"15min":1.857},"last":0.80900000000000005}]},{"osd":6,"last update":"Sat Sep 23 15:27:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.1080000000000001,"15min":1.1299999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.29,"5min":1.661,"15min":1.661},"last":1.02},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3500000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.0669999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:27:42 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1359999999999999,"15min":1.157},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.363,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.097,"15min":1.111},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.3859999999999999,"5min":1.591,"15min":1.591},"last":1.149}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6448,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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 23 15:27:19 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.72299999999999998,"15min":0.64400000000000002},"min":{"1min":0.443,"5min":0.443,"15min":0.34300000000000003},"max":{"1min":1.153,"5min":1.357,"15min":1.357},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.753,"5min":0.79000000000000004,"15min":0.66500000000000004},"min":{"1min":0.51200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.98799999999999999,"5min":1.329,"15min":1.329},"last":0.99299999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:27:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.76600000000000001,"15min":0.68600000000000005},"min":{"1min":0.49399999999999999,"5min":0.40600000000000003,"15min":0.33300000000000002},"max":{"1min":1.0940000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.747,"5min":0.80400000000000005,"15min":0.69399999999999995},"min":{"1min":0.56399999999999995,"5min":0.435,"15min":0.42499999999999999},"max":{"1min":0.94199999999999995,"5min":1.125,"15min":1.125},"last":0.95299999999999996}]},{"osd":3,"last update":"Sat Sep 23 15:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.77000000000000002},"min":{"1min":0.60599999999999998,"5min":0.443,"15min":0.42199999999999999},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.754},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.83499999999999996,"15min":0.82199999999999995},"min":{"1min":0.46300000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.089,"5min":1.181,"15min":1.181},"last":0.83699999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:27:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.98899999999999999,"15min":0.96099999999999997},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1899999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0329999999999999,"15min":0.98099999999999998},"min":{"1min":0.81100000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1719999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.022,"15min":1.022},"min":{"1min":0.58599999999999997,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.3320000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.0309999999999999,"15min":1.0529999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.296,"5min":1.474,"15min":1.474},"last":1.2330000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:27:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.075,"15min":1.101},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":1.391},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.0469999999999999,"15min":1.0800000000000001},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.262,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.48}]},{"osd":7,"last update":"Sat Sep 23 15:27:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0960000000000001,"15min":1.127},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.3600000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.1279999999999999,"15min":1.145},"min":{"1min":0.75700000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.409,"5min":1.571,"15min":1.571},"last":1.4339999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182485,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.71799999999999997,"15min":0.70099999999999996},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.77100000000000002,"15min":0.73999999999999999},"min":{"1min":0.42099999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.075,"5min":1.395,"15min":1.395},"last":1.008}]},{"osd":1,"last update":"Sat Sep 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.81200000000000006,"15min":0.77900000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.27,"5min":1.284,"15min":1.29},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.79500000000000004,"15min":0.755},"min":{"1min":0.54200000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.091,"5min":1.45,"15min":1.45},"last":1.276}]},{"osd":2,"last update":"Sat Sep 23 15:27:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.85399999999999998,"15min":0.84599999999999997},"min":{"1min":0.60099999999999998,"5min":0.378,"15min":0.378},"max":{"1min":1.143,"5min":1.74,"15min":1.74},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.81899999999999995,"15min":0.80500000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1439999999999999,"5min":1.349,"15min":1.349},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.95999999999999996,"15min":0.91200000000000003},"min":{"1min":0.78200000000000003,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.214},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.016,"15min":0.95399999999999996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3420000000000001,"5min":1.575,"15min":1.575},"last":1.302}]},{"osd":5,"last update":"Sat Sep 23 15:27:01 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0389999999999999,"15min":1.034},"min":{"1min":0.76000000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.159},{"interface":"front","average":{"1min":1.032,"5min":1.0409999999999999,"15min":1.026},"min":{"1min":0.66500000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.3360000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.476}]},{"osd":6,"last update":"Sat Sep 23 15:27:54 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.119,"15min":1.163},"min":{"1min":0.82599999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.286,"5min":1.53,"15min":1.53},"last":1.538},{"interface":"front","average":{"1min":1.012,"5min":1.0880000000000001,"15min":1.119},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3580000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.121}]},{"osd":7,"last update":"Sat Sep 23 15:27:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.075,"15min":1.0940000000000001},"min":{"1min":0.72299999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.4159999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.147,"15min":1.151},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.532,"5min":1.625,"15min":1.625},"last":1.367}]}]},{"osd":4,"up_from":30,"seq":128849018956,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5868,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739284,"statfs":{"total":95995035648,"available":95989026816,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89000000000000001,"15min":0.85399999999999998},"min":{"1min":0.61099999999999999,"5min":0.502,"15min":0.502},"max":{"1min":1.238,"5min":1.486,"15min":1.486},"last":1.111},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.88700000000000001,"15min":0.89200000000000002},"min":{"1min":0.61199999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1890000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.179}]},{"osd":1,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.85599999999999998,"15min":0.82899999999999996},"min":{"1min":0.64400000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.113,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.016},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.90500000000000003,"15min":0.88500000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1739999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.321}]},{"osd":2,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.91100000000000003,"15min":0.89500000000000002},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1679999999999999,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.415},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92100000000000004,"15min":0.93100000000000005},"min":{"1min":0.65200000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3089999999999999,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.90500000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:27:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94299999999999995,"15min":0.92500000000000004},"min":{"1min":0.63800000000000001,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.214,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.92500000000000004,"15min":0.91200000000000003},"min":{"1min":0.73799999999999999,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.133,"5min":1.351,"15min":1.351},"last":1.145}]},{"osd":5,"last update":"Sat Sep 23 15:27:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.86699999999999999,"15min":0.76500000000000001},"min":{"1min":0.64900000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.246,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.88900000000000001,"15min":0.80200000000000005},"min":{"1min":0.55800000000000005,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.268,"5min":1.647,"15min":1.647},"last":1.0660000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.86599999999999999,"15min":0.79800000000000004},"min":{"1min":0.73199999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.218,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.103,"5min":0.98999999999999999,"15min":0.92600000000000005},"min":{"1min":0.70999999999999996,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3109999999999999,"5min":1.974,"15min":1.974},"last":1.234}]},{"osd":7,"last update":"Sat Sep 23 15:27:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.073,"15min":1.0780000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3660000000000001,"5min":1.714,"15min":1.714},"last":1.375},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3520000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.2729999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757312,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5804,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739348,"statfs":{"total":95995035648,"available":95989092352,"internally_reserved":0,"allocated":626688,"data_stored":262900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"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 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90300000000000002,"15min":0.877},"min":{"1min":0.68700000000000006,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3129999999999999,"5min":1.893,"15min":1.893},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.876,"5min":0.91700000000000004,"15min":0.90900000000000003},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.1930000000000001,"5min":1.524,"15min":1.524},"last":1.163}]},{"osd":1,"last update":"Sat Sep 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89600000000000002,"15min":0.90800000000000003},"min":{"1min":0.60099999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.093,"5min":1.236,"15min":1.236},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.95099999999999996,"15min":0.94299999999999995},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3069999999999999,"5min":1.659,"15min":1.659},"last":1.2749999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91100000000000003,"15min":0.93000000000000005},"min":{"1min":0.59399999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.161,"5min":1.931,"15min":1.931},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.92900000000000005,"15min":0.90300000000000002},"min":{"1min":0.63100000000000001,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.081}]},{"osd":3,"last update":"Sat Sep 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.69999999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2430000000000001,"5min":1.962,"15min":1.962},"last":1.044},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.96499999999999997,"15min":0.95899999999999996},"min":{"1min":0.76700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.2330000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:27:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.82899999999999996,"15min":0.76000000000000001},"min":{"1min":0.747,"5min":0.371,"15min":0.371},"max":{"1min":1.2490000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.006},{"interface":"front","average":{"1min":1.046,"5min":0.86799999999999999,"15min":0.81000000000000005},"min":{"1min":0.69099999999999995,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.339,"5min":2.2109999999999999,"15min":2.2109999999999999},"last":1.121}]},{"osd":6,"last update":"Sat Sep 23 15:27:53 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.96399999999999997,"15min":0.94299999999999995},"min":{"1min":0.59499999999999997,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.417,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0569999999999999,"15min":1.075},"min":{"1min":0.73599999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3839999999999999,"5min":1.9850000000000001,"15min":1.9850000000000001},"last":1.2010000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:27:46 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":0.96599999999999997,"15min":0.93899999999999995},"min":{"1min":0.54500000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.0489999999999999,"15min":1.054},"min":{"1min":0.82199999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.3360000000000001}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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}]}} 2023-09-23T15:28:05.991 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T15:28:05.991 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T15:28:05.991 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T15:28:05.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T15:28:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:07 smithi140 bash[40122]: cluster 2023-09-23T15:28:05.219469+0000 mgr.y (mgr.24377) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:07 smithi140 bash[40122]: audit 2023-09-23T15:28:05.238374+0000 mgr.y (mgr.24377) 106 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:28:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:07 smithi140 bash[27297]: cluster 2023-09-23T15:28:05.219469+0000 mgr.y (mgr.24377) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:07 smithi140 bash[27297]: audit 2023-09-23T15:28:05.238374+0000 mgr.y (mgr.24377) 106 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:28:07.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:07 smithi186 bash[30645]: cluster 2023-09-23T15:28:05.219469+0000 mgr.y (mgr.24377) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:07.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:07 smithi186 bash[30645]: audit 2023-09-23T15:28:05.238374+0000 mgr.y (mgr.24377) 106 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:28:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:09 smithi140 bash[27297]: cluster 2023-09-23T15:28:07.219980+0000 mgr.y (mgr.24377) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:09 smithi140 bash[40122]: cluster 2023-09-23T15:28:07.219980+0000 mgr.y (mgr.24377) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:09.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:09 smithi186 bash[30645]: cluster 2023-09-23T15:28:07.219980+0000 mgr.y (mgr.24377) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:10.761 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:10.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:10] "GET /metrics HTTP/1.1" 200 203188 "" "Prometheus/2.43.0" 2023-09-23T15:28:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:11 smithi140 bash[27297]: cluster 2023-09-23T15:28:09.220500+0000 mgr.y (mgr.24377) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:11 smithi140 bash[40122]: cluster 2023-09-23T15:28:09.220500+0000 mgr.y (mgr.24377) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:11.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:11 smithi186 bash[30645]: cluster 2023-09-23T15:28:09.220500+0000 mgr.y (mgr.24377) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:12.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:12 smithi140 bash[27297]: audit 2023-09-23T15:28:11.292337+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:12 smithi140 bash[40122]: audit 2023-09-23T15:28:11.292337+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:12 smithi186 bash[30645]: audit 2023-09-23T15:28:11.292337+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:13.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:13 smithi140 bash[40122]: cluster 2023-09-23T15:28:11.221127+0000 mgr.y (mgr.24377) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:13.339 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:13 smithi140 bash[27297]: cluster 2023-09-23T15:28:11.221127+0000 mgr.y (mgr.24377) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:13.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:13 smithi186 bash[30645]: cluster 2023-09-23T15:28:11.221127+0000 mgr.y (mgr.24377) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:13.798 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:28:13.799 INFO:teuthology.orchestra.run.smithi140.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T15:28:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:14 smithi140 bash[40122]: audit 2023-09-23T15:28:13.798510+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.140:0/3621847905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:28:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:14 smithi140 bash[27297]: audit 2023-09-23T15:28:13.798510+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.140:0/3621847905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:28:14.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:14 smithi186 bash[30645]: audit 2023-09-23T15:28:13.798510+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.140:0/3621847905' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:28:14.561 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T15:28:14.562 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T15:28:14.562 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T15:28:14.571 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi140.front.sepia.ceph.com 2023-09-23T15:28:14.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T15:28:15.088 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:15.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:15 smithi140 bash[27297]: cluster 2023-09-23T15:28:13.221595+0000 mgr.y (mgr.24377) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:15.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:15 smithi140 bash[40122]: cluster 2023-09-23T15:28:13.221595+0000 mgr.y (mgr.24377) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:15.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:15 smithi186 bash[30645]: cluster 2023-09-23T15:28:13.221595+0000 mgr.y (mgr.24377) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:17.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:17 smithi140 bash[27297]: cluster 2023-09-23T15:28:15.222143+0000 mgr.y (mgr.24377) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:17.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:17 smithi140 bash[40122]: cluster 2023-09-23T15:28:15.222143+0000 mgr.y (mgr.24377) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:17.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:17 smithi186 bash[30645]: cluster 2023-09-23T15:28:15.222143+0000 mgr.y (mgr.24377) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:19.346 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:19.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:19 smithi140 bash[40122]: cluster 2023-09-23T15:28:17.222779+0000 mgr.y (mgr.24377) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:19.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:19 smithi140 bash[27297]: cluster 2023-09-23T15:28:17.222779+0000 mgr.y (mgr.24377) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:19.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:19 smithi186 bash[30645]: cluster 2023-09-23T15:28:17.222779+0000 mgr.y (mgr.24377) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:20.617 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:20] "GET /metrics HTTP/1.1" 200 203186 "" "Prometheus/2.43.0" 2023-09-23T15:28:21.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:21 smithi140 bash[27297]: cluster 2023-09-23T15:28:19.223348+0000 mgr.y (mgr.24377) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:21 smithi140 bash[40122]: cluster 2023-09-23T15:28:19.223348+0000 mgr.y (mgr.24377) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:21.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:21 smithi186 bash[30645]: cluster 2023-09-23T15:28:19.223348+0000 mgr.y (mgr.24377) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:23 smithi140 bash[27297]: cluster 2023-09-23T15:28:21.223897+0000 mgr.y (mgr.24377) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:23 smithi140 bash[27297]: audit 2023-09-23T15:28:22.498036+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T15:28:23.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:23 smithi140 bash[40122]: cluster 2023-09-23T15:28:21.223897+0000 mgr.y (mgr.24377) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:23.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:23 smithi140 bash[40122]: audit 2023-09-23T15:28:22.498036+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T15:28:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:23 smithi186 bash[30645]: cluster 2023-09-23T15:28:21.223897+0000 mgr.y (mgr.24377) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:23 smithi186 bash[30645]: audit 2023-09-23T15:28:22.498036+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T15:28:24.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[40122]: audit 2023-09-23T15:28:22.497002+0000 mgr.y (mgr.24377) 115 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[40122]: audit 2023-09-23T15:28:23.115214+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[40122]: cluster 2023-09-23T15:28:23.115304+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[40122]: audit 2023-09-23T15:28:23.122039+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[27297]: audit 2023-09-23T15:28:22.497002+0000 mgr.y (mgr.24377) 115 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[27297]: audit 2023-09-23T15:28:23.115214+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[27297]: cluster 2023-09-23T15:28:23.115304+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[27297]: audit 2023-09-23T15:28:23.122039+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:24 smithi140 bash[27297]: debug 2023-09-23T15:28:24.138+0000 7f621d4f9700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T15:28:24.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:24 smithi186 bash[30645]: audit 2023-09-23T15:28:22.497002+0000 mgr.y (mgr.24377) 115 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:28:24.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:24 smithi186 bash[30645]: audit 2023-09-23T15:28:23.115214+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T15:28:24.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:24 smithi186 bash[30645]: cluster 2023-09-23T15:28:23.115304+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T15:28:24.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:24 smithi186 bash[30645]: audit 2023-09-23T15:28:23.122039+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:25.126 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:25.318 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:23.224441+0000 mgr.y (mgr.24377) 116 : cluster [DBG] pgmap v89: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.128601+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:24.128810+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.137846+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:24.144464+0000 mon.a (mon.0) 801 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:24.144518+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T15:28:25.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:24.156340+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.157660+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: cluster 2023-09-23T15:28:24.157879+0000 mon.a (mon.0) 805 : cluster [DBG] fsmap foo:0 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.165003+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.185628+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.188972+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.190535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.197409+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.203105+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.207889+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[27297]: audit 2023-09-23T15:28:24.209127+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:23.224441+0000 mgr.y (mgr.24377) 116 : cluster [DBG] pgmap v89: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.128601+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:24.128810+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.137846+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:24.144464+0000 mon.a (mon.0) 801 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:24.144518+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:24.156340+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.157660+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: cluster 2023-09-23T15:28:24.157879+0000 mon.a (mon.0) 805 : cluster [DBG] fsmap foo:0 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.165003+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.185628+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.188972+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.190535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.197409+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.203105+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.207889+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:25.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:25 smithi140 bash[40122]: audit 2023-09-23T15:28:24.209127+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:23.224441+0000 mgr.y (mgr.24377) 116 : cluster [DBG] pgmap v89: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.128601+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:24.128810+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T15:28:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.137846+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:24.144464+0000 mon.a (mon.0) 801 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:24.144518+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:24.156340+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.157660+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: cluster 2023-09-23T15:28:24.157879+0000 mon.a (mon.0) 805 : cluster [DBG] fsmap foo:0 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.165003+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.185628+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.188972+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.190535+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.197409+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.203105+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:25.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.207889+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:25.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:25 smithi186 bash[30645]: audit 2023-09-23T15:28:24.209127+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:26.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[27297]: cephadm 2023-09-23T15:28:24.161215+0000 mgr.y (mgr.24377) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T15:28:26.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[27297]: cephadm 2023-09-23T15:28:24.210667+0000 mgr.y (mgr.24377) 118 : cephadm [INF] Deploying daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:28:26.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[27297]: cluster 2023-09-23T15:28:25.160076+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T15:28:26.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[40122]: cephadm 2023-09-23T15:28:24.161215+0000 mgr.y (mgr.24377) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T15:28:26.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[40122]: cephadm 2023-09-23T15:28:24.210667+0000 mgr.y (mgr.24377) 118 : cephadm [INF] Deploying daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:28:26.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:26 smithi140 bash[40122]: cluster 2023-09-23T15:28:25.160076+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T15:28:26.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:26 smithi186 bash[30645]: cephadm 2023-09-23T15:28:24.161215+0000 mgr.y (mgr.24377) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T15:28:26.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:26 smithi186 bash[30645]: cephadm 2023-09-23T15:28:24.210667+0000 mgr.y (mgr.24377) 118 : cephadm [INF] Deploying daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:28:26.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:26 smithi186 bash[30645]: cluster 2023-09-23T15:28:25.160076+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[40122]: cluster 2023-09-23T15:28:25.224922+0000 mgr.y (mgr.24377) 119 : cluster [DBG] pgmap v93: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[40122]: cluster 2023-09-23T15:28:26.164955+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[40122]: audit 2023-09-23T15:28:26.298604+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[40122]: audit 2023-09-23T15:28:26.299798+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[27297]: cluster 2023-09-23T15:28:25.224922+0000 mgr.y (mgr.24377) 119 : cluster [DBG] pgmap v93: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:27.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[27297]: cluster 2023-09-23T15:28:26.164955+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T15:28:27.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[27297]: audit 2023-09-23T15:28:26.298604+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:27.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:27 smithi140 bash[27297]: audit 2023-09-23T15:28:26.299798+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:27 smithi186 bash[30645]: cluster 2023-09-23T15:28:25.224922+0000 mgr.y (mgr.24377) 119 : cluster [DBG] pgmap v93: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:27 smithi186 bash[30645]: cluster 2023-09-23T15:28:26.164955+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T15:28:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:27 smithi186 bash[30645]: audit 2023-09-23T15:28:26.298604+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:27.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:27 smithi186 bash[30645]: audit 2023-09-23T15:28:26.299798+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: cluster 2023-09-23T15:28:27.225596+0000 mgr.y (mgr.24377) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.251928+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.257920+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.291943+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.292981+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.297576+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: audit 2023-09-23T15:28:27.298841+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[27297]: cephadm 2023-09-23T15:28:27.300006+0000 mgr.y (mgr.24377) 121 : cephadm [INF] Deploying daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: cluster 2023-09-23T15:28:27.225596+0000 mgr.y (mgr.24377) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.251928+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.257920+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.291943+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.292981+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.297576+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: audit 2023-09-23T15:28:27.298841+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:28 smithi140 bash[40122]: cephadm 2023-09-23T15:28:27.300006+0000 mgr.y (mgr.24377) 121 : cephadm [INF] Deploying daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: cluster 2023-09-23T15:28:27.225596+0000 mgr.y (mgr.24377) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.251928+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.257920+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.291943+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.292981+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.297576+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: audit 2023-09-23T15:28:27.298841+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:28.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:28 smithi186 bash[30645]: cephadm 2023-09-23T15:28:27.300006+0000 mgr.y (mgr.24377) 121 : cephadm [INF] Deploying daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:28:30.088 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.226203+0000 mgr.y (mgr.24377) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263326+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:boot 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263389+0000 mon.a (mon.0) 825 : cluster [INF] daemon mds.foo.smithi140.dhjafy assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263436+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263455+0000 mon.a (mon.0) 827 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263468+0000 mon.a (mon.0) 828 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.263695+0000 mon.a (mon.0) 829 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T15:28:30.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:29.263918+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.270296+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:creating} 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: cluster 2023-09-23T15:28:29.287893+0000 mon.a (mon.0) 832 : cluster [INF] daemon mds.foo.smithi140.dhjafy is now active in filesystem foo as rank 0 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.023154+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.031073+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.077852+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.086719+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.092918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[40122]: audit 2023-09-23T15:28:30.158192+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.226203+0000 mgr.y (mgr.24377) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263326+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:boot 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263389+0000 mon.a (mon.0) 825 : cluster [INF] daemon mds.foo.smithi140.dhjafy assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263436+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263455+0000 mon.a (mon.0) 827 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263468+0000 mon.a (mon.0) 828 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.263695+0000 mon.a (mon.0) 829 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:29.263918+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.270296+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:creating} 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: cluster 2023-09-23T15:28:29.287893+0000 mon.a (mon.0) 832 : cluster [INF] daemon mds.foo.smithi140.dhjafy is now active in filesystem foo as rank 0 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.023154+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.031073+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.077852+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.086719+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.092918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27297]: audit 2023-09-23T15:28:30.158192+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.226203+0000 mgr.y (mgr.24377) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263326+0000 mon.a (mon.0) 824 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:boot 2023-09-23T15:28:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263389+0000 mon.a (mon.0) 825 : cluster [INF] daemon mds.foo.smithi140.dhjafy assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T15:28:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263436+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263455+0000 mon.a (mon.0) 827 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263468+0000 mon.a (mon.0) 828 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.263695+0000 mon.a (mon.0) 829 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:29.263918+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.270296+0000 mon.a (mon.0) 831 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:creating} 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: cluster 2023-09-23T15:28:29.287893+0000 mon.a (mon.0) 832 : cluster [INF] daemon mds.foo.smithi140.dhjafy is now active in filesystem foo as rank 0 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.023154+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.031073+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.077852+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.086719+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.092918+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:30.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:30 smithi186 bash[30645]: audit 2023-09-23T15:28:30.158192+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:30.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:30] "GET /metrics HTTP/1.1" 200 207982 "" "Prometheus/2.43.0" 2023-09-23T15:28:31.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:31 smithi186 bash[30645]: cluster 2023-09-23T15:28:30.274297+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:active 2023-09-23T15:28:31.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:31 smithi186 bash[30645]: cluster 2023-09-23T15:28:30.274352+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 2023-09-23T15:28:31.515 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:31 smithi140 bash[40122]: cluster 2023-09-23T15:28:30.274297+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:active 2023-09-23T15:28:31.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:31 smithi140 bash[40122]: cluster 2023-09-23T15:28:30.274352+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 2023-09-23T15:28:31.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:31 smithi140 bash[27297]: cluster 2023-09-23T15:28:30.274297+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.140:6834/4266874499,v1:172.21.15.140:6835/4266874499] up:active 2023-09-23T15:28:31.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:31 smithi140 bash[27297]: cluster 2023-09-23T15:28:30.274352+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 2023-09-23T15:28:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:31.226805+0000 mgr.y (mgr.24377) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: audit 2023-09-23T15:28:31.355322+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.289128+0000 mon.a (mon.0) 842 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:boot 2023-09-23T15:28:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.289224+0000 mon.a (mon.0) 843 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi140.dhjafy in favor of higher affinity standby. 2023-09-23T15:28:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.289305+0000 mon.a (mon.0) 844 : cluster [WRN] Replacing daemon mds.foo.smithi140.dhjafy as rank 0 with standby daemon mds.foo.smithi186.mfdljp 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.290292+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.290333+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.290372+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 1 up:standby 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: audit 2023-09-23T15:28:32.290549+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.297699+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[40122]: cluster 2023-09-23T15:28:32.303433+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:replay} 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:31.226805+0000 mgr.y (mgr.24377) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: audit 2023-09-23T15:28:31.355322+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.289128+0000 mon.a (mon.0) 842 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:boot 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.289224+0000 mon.a (mon.0) 843 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi140.dhjafy in favor of higher affinity standby. 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.289305+0000 mon.a (mon.0) 844 : cluster [WRN] Replacing daemon mds.foo.smithi140.dhjafy as rank 0 with standby daemon mds.foo.smithi186.mfdljp 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.290292+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.290333+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.290372+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 1 up:standby 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: audit 2023-09-23T15:28:32.290549+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.297699+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T15:28:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:32 smithi140 bash[27297]: cluster 2023-09-23T15:28:32.303433+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:replay} 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:31.226805+0000 mgr.y (mgr.24377) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: audit 2023-09-23T15:28:31.355322+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.289128+0000 mon.a (mon.0) 842 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:boot 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.289224+0000 mon.a (mon.0) 843 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi140.dhjafy in favor of higher affinity standby. 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.289305+0000 mon.a (mon.0) 844 : cluster [WRN] Replacing daemon mds.foo.smithi140.dhjafy as rank 0 with standby daemon mds.foo.smithi186.mfdljp 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.290292+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.290333+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T15:28:32.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.290372+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1 {0=foo.smithi140.dhjafy=up:active} 1 up:standby 2023-09-23T15:28:32.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: audit 2023-09-23T15:28:32.290549+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:28:32.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.297699+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T15:28:32.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:32 smithi186 bash[30645]: cluster 2023-09-23T15:28:32.303433+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:replay} 2023-09-23T15:28:33.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[27297]: cluster 2023-09-23T15:28:33.299407+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T15:28:33.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[27297]: cluster 2023-09-23T15:28:33.305795+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:reconnect 2023-09-23T15:28:33.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[27297]: cluster 2023-09-23T15:28:33.305875+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] up:boot 2023-09-23T15:28:33.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[27297]: cluster 2023-09-23T15:28:33.306035+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:reconnect} 1 up:standby 2023-09-23T15:28:33.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[27297]: audit 2023-09-23T15:28:33.306267+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:33.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[40122]: cluster 2023-09-23T15:28:33.299407+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T15:28:33.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[40122]: cluster 2023-09-23T15:28:33.305795+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:reconnect 2023-09-23T15:28:33.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[40122]: cluster 2023-09-23T15:28:33.305875+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] up:boot 2023-09-23T15:28:33.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[40122]: cluster 2023-09-23T15:28:33.306035+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:reconnect} 1 up:standby 2023-09-23T15:28:33.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:33 smithi140 bash[40122]: audit 2023-09-23T15:28:33.306267+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:33.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:33 smithi186 bash[30645]: cluster 2023-09-23T15:28:33.299407+0000 mon.a (mon.0) 851 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T15:28:33.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:33 smithi186 bash[30645]: cluster 2023-09-23T15:28:33.305795+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:reconnect 2023-09-23T15:28:33.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:33 smithi186 bash[30645]: cluster 2023-09-23T15:28:33.305875+0000 mon.a (mon.0) 853 : cluster [DBG] mds.? [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] up:boot 2023-09-23T15:28:33.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:33 smithi186 bash[30645]: cluster 2023-09-23T15:28:33.306035+0000 mon.a (mon.0) 854 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:reconnect} 1 up:standby 2023-09-23T15:28:33.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:33 smithi186 bash[30645]: audit 2023-09-23T15:28:33.306267+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:28:33.947 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T15:28:34.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[27297]: cluster 2023-09-23T15:28:33.227303+0000 mgr.y (mgr.24377) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[27297]: cluster 2023-09-23T15:28:34.307757+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:rejoin 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[27297]: cluster 2023-09-23T15:28:34.307854+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:rejoin} 1 up:standby 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[27297]: cluster 2023-09-23T15:28:34.308812+0000 mon.a (mon.0) 858 : cluster [INF] daemon mds.foo.smithi186.mfdljp is now active in filesystem foo as rank 0 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[40122]: cluster 2023-09-23T15:28:33.227303+0000 mgr.y (mgr.24377) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[40122]: cluster 2023-09-23T15:28:34.307757+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:rejoin 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[40122]: cluster 2023-09-23T15:28:34.307854+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:rejoin} 1 up:standby 2023-09-23T15:28:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:34 smithi140 bash[40122]: cluster 2023-09-23T15:28:34.308812+0000 mon.a (mon.0) 858 : cluster [INF] daemon mds.foo.smithi186.mfdljp is now active in filesystem foo as rank 0 2023-09-23T15:28:34.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:34 smithi186 bash[30645]: cluster 2023-09-23T15:28:33.227303+0000 mgr.y (mgr.24377) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T15:28:34.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:34 smithi186 bash[30645]: cluster 2023-09-23T15:28:34.307757+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:rejoin 2023-09-23T15:28:34.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:34 smithi186 bash[30645]: cluster 2023-09-23T15:28:34.307854+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi186.mfdljp=up:rejoin} 1 up:standby 2023-09-23T15:28:34.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:34 smithi186 bash[30645]: cluster 2023-09-23T15:28:34.308812+0000 mon.a (mon.0) 858 : cluster [INF] daemon mds.foo.smithi186.mfdljp is now active in filesystem foo as rank 0 2023-09-23T15:28:35.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:35.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:35 smithi186 bash[30645]: cluster 2023-09-23T15:28:35.303346+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T15:28:35.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:35 smithi186 bash[30645]: cluster 2023-09-23T15:28:35.303434+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:35.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:35 smithi186 bash[30645]: cluster 2023-09-23T15:28:35.308848+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:active 2023-09-23T15:28:35.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:35 smithi186 bash[30645]: cluster 2023-09-23T15:28:35.308910+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[27297]: cluster 2023-09-23T15:28:35.303346+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[27297]: cluster 2023-09-23T15:28:35.303434+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[27297]: cluster 2023-09-23T15:28:35.308848+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:active 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[27297]: cluster 2023-09-23T15:28:35.308910+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[40122]: cluster 2023-09-23T15:28:35.303346+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[40122]: cluster 2023-09-23T15:28:35.303434+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[40122]: cluster 2023-09-23T15:28:35.308848+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] up:active 2023-09-23T15:28:35.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:35 smithi140 bash[40122]: cluster 2023-09-23T15:28:35.308910+0000 mon.a (mon.0) 862 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:28:36.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: cluster 2023-09-23T15:28:35.227990+0000 mgr.y (mgr.24377) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T15:28:36.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:35.396162+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:35.402886+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.255766+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.262950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.264554+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.265870+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.273480+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.349237+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:36.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.351934+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.353287+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:36 smithi186 bash[30645]: audit 2023-09-23T15:28:36.361637+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: cluster 2023-09-23T15:28:35.227990+0000 mgr.y (mgr.24377) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T15:28:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:35.396162+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:35.402886+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.255766+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.262950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.264554+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.265870+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.273480+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.349237+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.351934+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.353287+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[27297]: audit 2023-09-23T15:28:36.361637+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: cluster 2023-09-23T15:28:35.227990+0000 mgr.y (mgr.24377) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:35.396162+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:35.402886+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.255766+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.262950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.264554+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.265870+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.273480+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.349237+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.351934+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:28:36.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.353287+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:28:36.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:36 smithi140 bash[40122]: audit 2023-09-23T15:28:36.361637+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:38.504 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:38.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:38 smithi186 bash[30645]: cluster 2023-09-23T15:28:37.229048+0000 mgr.y (mgr.24377) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:38.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:38 smithi140 bash[40122]: cluster 2023-09-23T15:28:37.229048+0000 mgr.y (mgr.24377) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:38 smithi140 bash[27297]: cluster 2023-09-23T15:28:37.229048+0000 mgr.y (mgr.24377) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:40 smithi140 bash[27297]: cluster 2023-09-23T15:28:39.229672+0000 mgr.y (mgr.24377) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:40.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:40 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:40] "GET /metrics HTTP/1.1" 200 207982 "" "Prometheus/2.43.0" 2023-09-23T15:28:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:40 smithi140 bash[40122]: cluster 2023-09-23T15:28:39.229672+0000 mgr.y (mgr.24377) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:40.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:40 smithi186 bash[30645]: cluster 2023-09-23T15:28:39.229672+0000 mgr.y (mgr.24377) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.227705+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.228236+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.228596+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.303344+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.304489+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[27297]: audit 2023-09-23T15:28:41.369936+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.227705+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.228236+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.228596+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.303344+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.304489+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:41 smithi140 bash[40122]: audit 2023-09-23T15:28:41.369936+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.227705+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.228236+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.228596+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.303344+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.304489+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:41.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:41 smithi186 bash[30645]: audit 2023-09-23T15:28:41.369936+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:28:42.391 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T15:28:42.399 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T15:28:42.400 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T15:28:42.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T15:28:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[27297]: cluster 2023-09-23T15:28:41.230162+0000 mgr.y (mgr.24377) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[27297]: audit 2023-09-23T15:28:41.418354+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:28:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[27297]: audit 2023-09-23T15:28:41.418483+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T15:28:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[27297]: audit 2023-09-23T15:28:41.418576+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-09-23T15:28:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[27297]: cluster 2023-09-23T15:28:41.418669+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T15:28:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[40122]: cluster 2023-09-23T15:28:41.230162+0000 mgr.y (mgr.24377) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[40122]: audit 2023-09-23T15:28:41.418354+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:28:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[40122]: audit 2023-09-23T15:28:41.418483+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T15:28:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[40122]: audit 2023-09-23T15:28:41.418576+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-09-23T15:28:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:42 smithi140 bash[40122]: cluster 2023-09-23T15:28:41.418669+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T15:28:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:42 smithi186 bash[30645]: cluster 2023-09-23T15:28:41.230162+0000 mgr.y (mgr.24377) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T15:28:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:42 smithi186 bash[30645]: audit 2023-09-23T15:28:41.418354+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:28:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:42 smithi186 bash[30645]: audit 2023-09-23T15:28:41.418483+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T15:28:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:42 smithi186 bash[30645]: audit 2023-09-23T15:28:41.418576+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-09-23T15:28:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:42 smithi186 bash[30645]: cluster 2023-09-23T15:28:41.418669+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T15:28:43.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:43 smithi140 bash[27297]: cluster 2023-09-23T15:28:42.428887+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T15:28:43.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:43 smithi140 bash[40122]: cluster 2023-09-23T15:28:42.428887+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T15:28:43.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:43 smithi186 bash[30645]: cluster 2023-09-23T15:28:42.428887+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T15:28:44.702 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:44 smithi186 bash[30645]: cluster 2023-09-23T15:28:43.230808+0000 mgr.y (mgr.24377) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T15:28:44.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:44 smithi140 bash[27297]: cluster 2023-09-23T15:28:43.230808+0000 mgr.y (mgr.24377) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T15:28:44.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:44 smithi140 bash[40122]: cluster 2023-09-23T15:28:43.230808+0000 mgr.y (mgr.24377) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T15:28:45.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:46.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:46 smithi140 bash[27297]: cluster 2023-09-23T15:28:45.231467+0000 mgr.y (mgr.24377) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:46.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:46 smithi140 bash[40122]: cluster 2023-09-23T15:28:45.231467+0000 mgr.y (mgr.24377) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:46.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:46 smithi186 bash[30645]: cluster 2023-09-23T15:28:45.231467+0000 mgr.y (mgr.24377) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:47.180 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:48.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:48 smithi140 bash[27297]: cluster 2023-09-23T15:28:47.232164+0000 mgr.y (mgr.24377) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:48.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:48 smithi140 bash[40122]: cluster 2023-09-23T15:28:47.232164+0000 mgr.y (mgr.24377) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:48.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:48 smithi186 bash[30645]: cluster 2023-09-23T15:28:47.232164+0000 mgr.y (mgr.24377) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:50.482 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:28:50.795 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:50 smithi140 bash[27297]: cluster 2023-09-23T15:28:49.232829+0000 mgr.y (mgr.24377) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:50.796 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:28:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:50] "GET /metrics HTTP/1.1" 200 239010 "" "Prometheus/2.43.0" 2023-09-23T15:28:50.796 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:50 smithi140 bash[40122]: cluster 2023-09-23T15:28:49.232829+0000 mgr.y (mgr.24377) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:50.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:50 smithi186 bash[30645]: cluster 2023-09-23T15:28:49.232829+0000 mgr.y (mgr.24377) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:51.286 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":19,"active_gid":24377,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6800","nonce":545245454},{"type":"v1","addr":"172.21.15.140:6801","nonce":545245454}]},"active_addr":"172.21.15.140:6801/545245454","active_change":"2023-09-23T15:25:41.160137+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":14451,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.140:8443/","prometheus":"http://172.21.15.140:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":2080707540}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":2118057844}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":1694654298}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":1160937379}]}]} 2023-09-23T15:28:51.291 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T15:28:51.292 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T15:28:51.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:28:51.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:51 smithi140 bash[27297]: audit 2023-09-23T15:28:50.472962+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.140:0/4115571520' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:28:51.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:51 smithi140 bash[40122]: audit 2023-09-23T15:28:50.472962+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.140:0/4115571520' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:28:51.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:51 smithi186 bash[30645]: audit 2023-09-23T15:28:50.472962+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.140:0/4115571520' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:28:52.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:52 smithi140 bash[27297]: cluster 2023-09-23T15:28:51.233525+0000 mgr.y (mgr.24377) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:52.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:52 smithi140 bash[40122]: cluster 2023-09-23T15:28:51.233525+0000 mgr.y (mgr.24377) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:52.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:52 smithi186 bash[30645]: cluster 2023-09-23T15:28:51.233525+0000 mgr.y (mgr.24377) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:54.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:54 smithi140 bash[27297]: cluster 2023-09-23T15:28:53.234703+0000 mgr.y (mgr.24377) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:54.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:54 smithi140 bash[40122]: cluster 2023-09-23T15:28:53.234703+0000 mgr.y (mgr.24377) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:54 smithi186 bash[30645]: cluster 2023-09-23T15:28:53.234703+0000 mgr.y (mgr.24377) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:54.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:28:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:28:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:28:56.068 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:28:56.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:56 smithi140 bash[40122]: cluster 2023-09-23T15:28:55.235307+0000 mgr.y (mgr.24377) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:56 smithi140 bash[40122]: audit 2023-09-23T15:28:56.298578+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:56.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:56 smithi140 bash[27297]: cluster 2023-09-23T15:28:55.235307+0000 mgr.y (mgr.24377) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:56.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:56 smithi140 bash[27297]: audit 2023-09-23T15:28:56.298578+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:56.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:56 smithi186 bash[30645]: cluster 2023-09-23T15:28:55.235307+0000 mgr.y (mgr.24377) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:56.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:56 smithi186 bash[30645]: audit 2023-09-23T15:28:56.298578+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:28:58.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:58 smithi140 bash[40122]: cluster 2023-09-23T15:28:57.236282+0000 mgr.y (mgr.24377) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:58.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:58 smithi140 bash[27297]: cluster 2023-09-23T15:28:57.236282+0000 mgr.y (mgr.24377) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:58.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:58 smithi186 bash[30645]: cluster 2023-09-23T15:28:57.236282+0000 mgr.y (mgr.24377) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:28:59.105 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:28:59.105 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":71,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:28:42.415216+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T15:26:24.960105+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T15:28:22.940017+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":"67","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"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T15:28:23.559161+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":"68","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"}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+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}} 2023-09-23T15:28:59.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:28:59 smithi140 bash[27297]: audit 2023-09-23T15:28:59.102825+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.140:0/850992497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:28:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:28:59 smithi140 bash[40122]: audit 2023-09-23T15:28:59.102825+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.140:0/850992497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:28:59.884 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T15:28:59.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:28:59.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:28:59 smithi186 bash[30645]: audit 2023-09-23T15:28:59.102825+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.140:0/850992497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:29:00.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:00] "GET /metrics HTTP/1.1" 200 239004 "" "Prometheus/2.43.0" 2023-09-23T15:29:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:00 smithi140 bash[40122]: cluster 2023-09-23T15:28:59.236894+0000 mgr.y (mgr.24377) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:00.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:00 smithi140 bash[27297]: cluster 2023-09-23T15:28:59.236894+0000 mgr.y (mgr.24377) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:00 smithi186 bash[30645]: cluster 2023-09-23T15:28:59.236894+0000 mgr.y (mgr.24377) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:02 smithi140 bash[40122]: cluster 2023-09-23T15:29:01.237481+0000 mgr.y (mgr.24377) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:02 smithi140 bash[27297]: cluster 2023-09-23T15:29:01.237481+0000 mgr.y (mgr.24377) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:02 smithi186 bash[30645]: cluster 2023-09-23T15:29:01.237481+0000 mgr.y (mgr.24377) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:04.663 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:04.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:04 smithi140 bash[40122]: cluster 2023-09-23T15:29:03.238555+0000 mgr.y (mgr.24377) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:04.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:04 smithi140 bash[27297]: cluster 2023-09-23T15:29:03.238555+0000 mgr.y (mgr.24377) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:04.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:04 smithi186 bash[30645]: cluster 2023-09-23T15:29:03.238555+0000 mgr.y (mgr.24377) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:04.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:06.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:06 smithi140 bash[27297]: cluster 2023-09-23T15:29:05.239191+0000 mgr.y (mgr.24377) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:06.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:06 smithi140 bash[40122]: cluster 2023-09-23T15:29:05.239191+0000 mgr.y (mgr.24377) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:06.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:06 smithi186 bash[30645]: cluster 2023-09-23T15:29:05.239191+0000 mgr.y (mgr.24377) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:07.656 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:29:07.656 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":71,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:28:42.415216+0000","last_up_change":"2023-09-23T15:24:40.487563+0000","last_in_change":"2023-09-23T15:24:12.943315+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T15:26:24.960105+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T15:28:22.940017+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":"67","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"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T15:28:23.559161+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":"68","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"}}}],"osds":[{"osd":0,"uuid":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6803","nonce":2159692683}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6805","nonce":2159692683}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6809","nonce":2159692683}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2159692683},{"type":"v1","addr":"172.21.15.140:6807","nonce":2159692683}]},"public_addr":"172.21.15.140:6803/2159692683","cluster_addr":"172.21.15.140:6805/2159692683","heartbeat_back_addr":"172.21.15.140:6809/2159692683","heartbeat_front_addr":"172.21.15.140:6807/2159692683","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6811","nonce":147076217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6813","nonce":147076217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6817","nonce":147076217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":147076217},{"type":"v1","addr":"172.21.15.140:6815","nonce":147076217}]},"public_addr":"172.21.15.140:6811/147076217","cluster_addr":"172.21.15.140:6813/147076217","heartbeat_back_addr":"172.21.15.140:6817/147076217","heartbeat_front_addr":"172.21.15.140:6815/147076217","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6819","nonce":2351987390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6821","nonce":2351987390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6825","nonce":2351987390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":2351987390},{"type":"v1","addr":"172.21.15.140:6823","nonce":2351987390}]},"public_addr":"172.21.15.140:6819/2351987390","cluster_addr":"172.21.15.140:6821/2351987390","heartbeat_back_addr":"172.21.15.140:6825/2351987390","heartbeat_front_addr":"172.21.15.140:6823/2351987390","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6827","nonce":2288994956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6829","nonce":2288994956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6833","nonce":2288994956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":2288994956},{"type":"v1","addr":"172.21.15.140:6831","nonce":2288994956}]},"public_addr":"172.21.15.140:6827/2288994956","cluster_addr":"172.21.15.140:6829/2288994956","heartbeat_back_addr":"172.21.15.140:6833/2288994956","heartbeat_front_addr":"172.21.15.140:6831/2288994956","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6801","nonce":858251625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6803","nonce":858251625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6807","nonce":858251625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":858251625},{"type":"v1","addr":"172.21.15.186:6805","nonce":858251625}]},"public_addr":"172.21.15.186:6801/858251625","cluster_addr":"172.21.15.186:6803/858251625","heartbeat_back_addr":"172.21.15.186:6807/858251625","heartbeat_front_addr":"172.21.15.186:6805/858251625","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:18:20.328658+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+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}} 2023-09-23T15:29:08.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T15:29:08.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T15:29:08.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T15:29:08.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T15:29:08.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T15:29:08.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T15:29:08.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T15:29:08.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T15:29:08.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:08 smithi140 bash[27297]: cluster 2023-09-23T15:29:07.240222+0000 mgr.y (mgr.24377) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:08.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:08 smithi140 bash[27297]: audit 2023-09-23T15:29:07.654165+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.140:0/407512740' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:29:08.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:08 smithi140 bash[40122]: cluster 2023-09-23T15:29:07.240222+0000 mgr.y (mgr.24377) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:08.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:08 smithi140 bash[40122]: audit 2023-09-23T15:29:07.654165+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.140:0/407512740' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:29:08.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:08 smithi186 bash[30645]: cluster 2023-09-23T15:29:07.240222+0000 mgr.y (mgr.24377) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:08.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:08 smithi186 bash[30645]: audit 2023-09-23T15:29:07.654165+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.140:0/407512740' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:29:10.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:10 smithi140 bash[27297]: cluster 2023-09-23T15:29:09.240901+0000 mgr.y (mgr.24377) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:10.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:10 smithi140 bash[40122]: cluster 2023-09-23T15:29:09.240901+0000 mgr.y (mgr.24377) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:10.885 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:10] "GET /metrics HTTP/1.1" 200 239004 "" "Prometheus/2.43.0" 2023-09-23T15:29:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:10 smithi186 bash[30645]: cluster 2023-09-23T15:29:09.240901+0000 mgr.y (mgr.24377) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:11 smithi140 bash[27297]: audit 2023-09-23T15:29:11.299132+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:11.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:11 smithi140 bash[40122]: audit 2023-09-23T15:29:11.299132+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:11 smithi186 bash[30645]: audit 2023-09-23T15:29:11.299132+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:12.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:12 smithi140 bash[40122]: cluster 2023-09-23T15:29:11.241471+0000 mgr.y (mgr.24377) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:12 smithi140 bash[27297]: cluster 2023-09-23T15:29:11.241471+0000 mgr.y (mgr.24377) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:12.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:12 smithi186 bash[30645]: cluster 2023-09-23T15:29:11.241471+0000 mgr.y (mgr.24377) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:13.317 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.317 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.318 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.318 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.318 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.319 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.319 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:13.329 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:14.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:14 smithi140 bash[27297]: cluster 2023-09-23T15:29:13.242512+0000 mgr.y (mgr.24377) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:14.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:14 smithi140 bash[40122]: cluster 2023-09-23T15:29:13.242512+0000 mgr.y (mgr.24377) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:14 smithi186 bash[30645]: cluster 2023-09-23T15:29:13.242512+0000 mgr.y (mgr.24377) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:14.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:16.777 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:16 smithi140 bash[40122]: cluster 2023-09-23T15:29:15.243027+0000 mgr.y (mgr.24377) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:16.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:16 smithi140 bash[27297]: cluster 2023-09-23T15:29:15.243027+0000 mgr.y (mgr.24377) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:16 smithi186 bash[30645]: cluster 2023-09-23T15:29:15.243027+0000 mgr.y (mgr.24377) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:18.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:18 smithi140 bash[40122]: cluster 2023-09-23T15:29:17.243958+0000 mgr.y (mgr.24377) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:18.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:18 smithi140 bash[27297]: cluster 2023-09-23T15:29:17.243958+0000 mgr.y (mgr.24377) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:18.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:18 smithi186 bash[30645]: cluster 2023-09-23T15:29:17.243958+0000 mgr.y (mgr.24377) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:20.724 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:20 smithi140 bash[40122]: cluster 2023-09-23T15:29:19.244400+0000 mgr.y (mgr.24377) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:20.724 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:20 smithi140 bash[27297]: cluster 2023-09-23T15:29:19.244400+0000 mgr.y (mgr.24377) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:20.724 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:20] "GET /metrics HTTP/1.1" 200 238985 "" "Prometheus/2.43.0" 2023-09-23T15:29:20.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:20 smithi186 bash[30645]: cluster 2023-09-23T15:29:19.244400+0000 mgr.y (mgr.24377) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:22.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:22 smithi140 bash[40122]: cluster 2023-09-23T15:29:21.244753+0000 mgr.y (mgr.24377) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:22.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:22 smithi140 bash[27297]: cluster 2023-09-23T15:29:21.244753+0000 mgr.y (mgr.24377) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:22.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:22 smithi186 bash[30645]: cluster 2023-09-23T15:29:21.244753+0000 mgr.y (mgr.24377) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:24.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:24 smithi140 bash[27297]: cluster 2023-09-23T15:29:23.245392+0000 mgr.y (mgr.24377) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:24 smithi140 bash[40122]: cluster 2023-09-23T15:29:23.245392+0000 mgr.y (mgr.24377) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:24 smithi186 bash[30645]: cluster 2023-09-23T15:29:23.245392+0000 mgr.y (mgr.24377) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:24.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:26.814 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:26 smithi140 bash[40122]: cluster 2023-09-23T15:29:25.245936+0000 mgr.y (mgr.24377) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:26.814 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:26 smithi140 bash[40122]: audit 2023-09-23T15:29:26.300037+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:26.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:26 smithi140 bash[27297]: cluster 2023-09-23T15:29:25.245936+0000 mgr.y (mgr.24377) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:26.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:26 smithi140 bash[27297]: audit 2023-09-23T15:29:26.300037+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:26.816 INFO:teuthology.orchestra.run.smithi140.stdout:55834574973 2023-09-23T15:29:26.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T15:29:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:26 smithi186 bash[30645]: cluster 2023-09-23T15:29:25.245936+0000 mgr.y (mgr.24377) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:26 smithi186 bash[30645]: audit 2023-09-23T15:29:26.300037+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:27.700 INFO:teuthology.orchestra.run.smithi140.stdout:128849018973 2023-09-23T15:29:27.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T15:29:28.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:28 smithi140 bash[27297]: cluster 2023-09-23T15:29:27.246987+0000 mgr.y (mgr.24377) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:28.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:28 smithi140 bash[40122]: cluster 2023-09-23T15:29:27.246987+0000 mgr.y (mgr.24377) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:28.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:28 smithi186 bash[30645]: cluster 2023-09-23T15:29:27.246987+0000 mgr.y (mgr.24377) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:29.659 INFO:teuthology.orchestra.run.smithi140.stdout:34359738502 2023-09-23T15:29:29.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T15:29:30.692 INFO:teuthology.orchestra.run.smithi140.stdout:231928234044 2023-09-23T15:29:30.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T15:29:30.699 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:30] "GET /metrics HTTP/1.1" 200 238971 "" "Prometheus/2.43.0" 2023-09-23T15:29:30.700 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:30 smithi140 bash[40122]: cluster 2023-09-23T15:29:29.247570+0000 mgr.y (mgr.24377) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:30.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:30 smithi140 bash[27297]: cluster 2023-09-23T15:29:29.247570+0000 mgr.y (mgr.24377) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:30.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:30 smithi186 bash[30645]: cluster 2023-09-23T15:29:29.247570+0000 mgr.y (mgr.24377) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:31.661 INFO:teuthology.orchestra.run.smithi140.stdout:197568495688 2023-09-23T15:29:31.661 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T15:29:32.293 INFO:teuthology.orchestra.run.smithi140.stdout:107374182503 2023-09-23T15:29:32.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T15:29:32.689 INFO:teuthology.orchestra.run.smithi140.stdout:163208757330 2023-09-23T15:29:32.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T15:29:32.758 INFO:teuthology.orchestra.run.smithi140.stdout:77309411443 2023-09-23T15:29:32.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T15:29:32.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:32 smithi140 bash[40122]: cluster 2023-09-23T15:29:31.248131+0000 mgr.y (mgr.24377) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:32.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:32 smithi140 bash[27297]: cluster 2023-09-23T15:29:31.248131+0000 mgr.y (mgr.24377) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:32.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:32 smithi186 bash[30645]: cluster 2023-09-23T15:29:31.248131+0000 mgr.y (mgr.24377) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:34.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:34 smithi140 bash[27297]: cluster 2023-09-23T15:29:33.249003+0000 mgr.y (mgr.24377) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:34 smithi140 bash[40122]: cluster 2023-09-23T15:29:33.249003+0000 mgr.y (mgr.24377) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:34 smithi186 bash[30645]: cluster 2023-09-23T15:29:33.249003+0000 mgr.y (mgr.24377) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:34.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:35.615 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:35.615 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:35.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:35.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:35.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:36.630 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:36.631 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:36.632 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:29:36.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:36 smithi140 bash[27297]: cluster 2023-09-23T15:29:35.249714+0000 mgr.y (mgr.24377) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:36.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:36 smithi140 bash[27297]: audit 2023-09-23T15:29:36.440021+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:29:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:36 smithi140 bash[40122]: cluster 2023-09-23T15:29:35.249714+0000 mgr.y (mgr.24377) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:36 smithi140 bash[40122]: audit 2023-09-23T15:29:36.440021+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:29:36.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:36 smithi186 bash[30645]: cluster 2023-09-23T15:29:35.249714+0000 mgr.y (mgr.24377) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:36.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:36 smithi186 bash[30645]: audit 2023-09-23T15:29:36.440021+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[40122]: audit 2023-09-23T15:29:36.961835+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[40122]: audit 2023-09-23T15:29:36.962889+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[40122]: audit 2023-09-23T15:29:36.970240+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[27297]: audit 2023-09-23T15:29:36.961835+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[27297]: audit 2023-09-23T15:29:36.962889+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:29:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:37 smithi140 bash[27297]: audit 2023-09-23T15:29:36.970240+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:29:37.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:37 smithi186 bash[30645]: audit 2023-09-23T15:29:36.961835+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:29:37.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:37 smithi186 bash[30645]: audit 2023-09-23T15:29:36.962889+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:29:37.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:37 smithi186 bash[30645]: audit 2023-09-23T15:29:36.970240+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:29:39.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:38 smithi140 bash[40122]: cluster 2023-09-23T15:29:37.250488+0000 mgr.y (mgr.24377) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:39.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:38 smithi140 bash[27297]: cluster 2023-09-23T15:29:37.250488+0000 mgr.y (mgr.24377) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:39.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:38 smithi186 bash[30645]: cluster 2023-09-23T15:29:37.250488+0000 mgr.y (mgr.24377) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:40.558 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:40 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:40] "GET /metrics HTTP/1.1" 200 238971 "" "Prometheus/2.43.0" 2023-09-23T15:29:41.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:40 smithi140 bash[40122]: cluster 2023-09-23T15:29:39.251110+0000 mgr.y (mgr.24377) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:40 smithi140 bash[27297]: cluster 2023-09-23T15:29:39.251110+0000 mgr.y (mgr.24377) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:41.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:40 smithi186 bash[30645]: cluster 2023-09-23T15:29:39.251110+0000 mgr.y (mgr.24377) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:42.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:41 smithi140 bash[27297]: audit 2023-09-23T15:29:41.300450+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:42.377 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:41 smithi140 bash[40122]: audit 2023-09-23T15:29:41.300450+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:42.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:41 smithi186 bash[30645]: audit 2023-09-23T15:29:41.300450+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:43.016 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:43 smithi140 bash[40122]: cluster 2023-09-23T15:29:41.251730+0000 mgr.y (mgr.24377) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:43.016 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:42 smithi140 bash[27297]: cluster 2023-09-23T15:29:41.251730+0000 mgr.y (mgr.24377) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:43.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:42 smithi186 bash[30645]: cluster 2023-09-23T15:29:41.251730+0000 mgr.y (mgr.24377) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:44.992 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:45.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:44 smithi140 bash[40122]: cluster 2023-09-23T15:29:43.252440+0000 mgr.y (mgr.24377) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:45.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:44 smithi140 bash[27297]: cluster 2023-09-23T15:29:43.252440+0000 mgr.y (mgr.24377) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:44 smithi186 bash[30645]: cluster 2023-09-23T15:29:43.252440+0000 mgr.y (mgr.24377) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:47.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:46 smithi186 bash[30645]: cluster 2023-09-23T15:29:45.253077+0000 mgr.y (mgr.24377) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:47.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:46 smithi140 bash[27297]: cluster 2023-09-23T15:29:45.253077+0000 mgr.y (mgr.24377) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:47.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:47 smithi140 bash[40122]: cluster 2023-09-23T15:29:45.253077+0000 mgr.y (mgr.24377) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:48.998 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:48 smithi140 bash[27297]: cluster 2023-09-23T15:29:47.254204+0000 mgr.y (mgr.24377) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:49.126 INFO:teuthology.orchestra.run.smithi140.stdout:231928234048 2023-09-23T15:29:49.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:48 smithi140 bash[40122]: cluster 2023-09-23T15:29:47.254204+0000 mgr.y (mgr.24377) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:49.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:48 smithi186 bash[30645]: cluster 2023-09-23T15:29:47.254204+0000 mgr.y (mgr.24377) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:49.573 INFO:teuthology.orchestra.run.smithi140.stdout:55834574978 2023-09-23T15:29:49.916 INFO:teuthology.orchestra.run.smithi140.stdout:34359738507 2023-09-23T15:29:50.307 INFO:teuthology.orchestra.run.smithi140.stdout:128849018978 2023-09-23T15:29:50.367 INFO:teuthology.orchestra.run.smithi140.stdout:107374182507 2023-09-23T15:29:50.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[40122]: audit 2023-09-23T15:29:49.126827+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.140:0/1224552284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:29:50.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[40122]: audit 2023-09-23T15:29:49.573428+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.140:0/3094744593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:29:50.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[40122]: audit 2023-09-23T15:29:49.916564+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.140:0/3933388488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:29:50.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[27297]: audit 2023-09-23T15:29:49.126827+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.140:0/1224552284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:29:50.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[27297]: audit 2023-09-23T15:29:49.573428+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.140:0/3094744593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:29:50.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[27297]: audit 2023-09-23T15:29:49.916564+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.140:0/3933388488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:29:50.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:50 smithi186 bash[30645]: audit 2023-09-23T15:29:49.126827+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.140:0/1224552284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:29:50.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:50 smithi186 bash[30645]: audit 2023-09-23T15:29:49.573428+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.140:0/3094744593' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:29:50.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:50 smithi186 bash[30645]: audit 2023-09-23T15:29:49.916564+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.140:0/3933388488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:29:50.835 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:29:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:50] "GET /metrics HTTP/1.1" 200 238960 "" "Prometheus/2.43.0" 2023-09-23T15:29:51.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[40122]: cluster 2023-09-23T15:29:49.254733+0000 mgr.y (mgr.24377) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[40122]: audit 2023-09-23T15:29:50.307521+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.140:0/299552578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:29:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[40122]: audit 2023-09-23T15:29:50.367625+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.140:0/3392824623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:29:51.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[27297]: cluster 2023-09-23T15:29:49.254733+0000 mgr.y (mgr.24377) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:51.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[27297]: audit 2023-09-23T15:29:50.307521+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.140:0/299552578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:29:51.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:51 smithi140 bash[27297]: audit 2023-09-23T15:29:50.367625+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.140:0/3392824623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:29:51.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:51 smithi186 bash[30645]: cluster 2023-09-23T15:29:49.254733+0000 mgr.y (mgr.24377) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:51.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:51 smithi186 bash[30645]: audit 2023-09-23T15:29:50.307521+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.140:0/299552578' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:29:51.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:51 smithi186 bash[30645]: audit 2023-09-23T15:29:50.367625+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.140:0/3392824623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:29:51.791 INFO:teuthology.orchestra.run.smithi140.stdout:197568495692 2023-09-23T15:29:51.844 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234044 got 231928234048 for osd.7 2023-09-23T15:29:51.844 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:52.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:52 smithi140 bash[27297]: audit 2023-09-23T15:29:51.792023+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.140:0/3569149354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:29:52.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:52 smithi140 bash[40122]: audit 2023-09-23T15:29:51.792023+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.140:0/3569149354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:29:52.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:52 smithi186 bash[30645]: audit 2023-09-23T15:29:51.792023+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.140:0/3569149354' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:29:52.414 INFO:teuthology.orchestra.run.smithi140.stdout:163208757334 2023-09-23T15:29:52.547 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574973 got 55834574978 for osd.1 2023-09-23T15:29:52.547 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:52.682 INFO:teuthology.orchestra.run.smithi140.stdout:77309411447 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[27297]: cluster 2023-09-23T15:29:51.255284+0000 mgr.y (mgr.24377) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[27297]: audit 2023-09-23T15:29:52.414547+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.140:0/1971390400' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[27297]: audit 2023-09-23T15:29:52.683106+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.140:0/2293405773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[40122]: cluster 2023-09-23T15:29:51.255284+0000 mgr.y (mgr.24377) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[40122]: audit 2023-09-23T15:29:52.414547+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.140:0/1971390400' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:29:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:53 smithi140 bash[40122]: audit 2023-09-23T15:29:52.683106+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.140:0/2293405773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:29:53.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:53 smithi186 bash[30645]: cluster 2023-09-23T15:29:51.255284+0000 mgr.y (mgr.24377) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:53.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:53 smithi186 bash[30645]: audit 2023-09-23T15:29:52.414547+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.140:0/1971390400' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:29:53.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:53 smithi186 bash[30645]: audit 2023-09-23T15:29:52.683106+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.140:0/2293405773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:29:54.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182503 got 107374182507 for osd.3 2023-09-23T15:29:54.108 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:54.157 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738502 got 34359738507 for osd.0 2023-09-23T15:29:54.158 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:54.162 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018973 got 128849018978 for osd.4 2023-09-23T15:29:54.162 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:55.026 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:29:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:29:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:29:55.104 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411443 got 77309411447 for osd.2 2023-09-23T15:29:55.104 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:55.162 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495688 got 197568495692 for osd.6 2023-09-23T15:29:55.162 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:55.209 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757330 got 163208757334 for osd.5 2023-09-23T15:29:55.209 DEBUG:teuthology.parallel:result is None 2023-09-23T15:29:55.209 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T15:29:55.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:29:55.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:55 smithi140 bash[27297]: cluster 2023-09-23T15:29:53.256351+0000 mgr.y (mgr.24377) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:55.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:55 smithi140 bash[40122]: cluster 2023-09-23T15:29:53.256351+0000 mgr.y (mgr.24377) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:55 smithi186 bash[30645]: cluster 2023-09-23T15:29:53.256351+0000 mgr.y (mgr.24377) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:57 smithi140 bash[40122]: cluster 2023-09-23T15:29:55.256938+0000 mgr.y (mgr.24377) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:57 smithi140 bash[40122]: audit 2023-09-23T15:29:56.301065+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:57.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:57 smithi140 bash[27297]: cluster 2023-09-23T15:29:55.256938+0000 mgr.y (mgr.24377) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:57.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:57 smithi140 bash[27297]: audit 2023-09-23T15:29:56.301065+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:57 smithi186 bash[30645]: cluster 2023-09-23T15:29:55.256938+0000 mgr.y (mgr.24377) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:57 smithi186 bash[30645]: audit 2023-09-23T15:29:56.301065+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:29:59.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:29:59 smithi140 bash[40122]: cluster 2023-09-23T15:29:57.257919+0000 mgr.y (mgr.24377) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:29:59 smithi140 bash[27297]: cluster 2023-09-23T15:29:57.257919+0000 mgr.y (mgr.24377) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:59.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:29:59 smithi186 bash[30645]: cluster 2023-09-23T15:29:57.257919+0000 mgr.y (mgr.24377) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:29:59.984 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:00 smithi186 bash[30645]: cluster 2023-09-23T15:29:59.258541+0000 mgr.y (mgr.24377) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:00 smithi186 bash[30645]: cluster 2023-09-23T15:30:00.000114+0000 mon.a (mon.0) 898 : cluster [INF] overall HEALTH_OK 2023-09-23T15:30:00.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:00 smithi140 bash[27297]: cluster 2023-09-23T15:29:59.258541+0000 mgr.y (mgr.24377) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:00.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:00 smithi140 bash[27297]: cluster 2023-09-23T15:30:00.000114+0000 mon.a (mon.0) 898 : cluster [INF] overall HEALTH_OK 2023-09-23T15:30:00.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:00] "GET /metrics HTTP/1.1" 200 238967 "" "Prometheus/2.43.0" 2023-09-23T15:30:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:00 smithi140 bash[40122]: cluster 2023-09-23T15:29:59.258541+0000 mgr.y (mgr.24377) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:00 smithi140 bash[40122]: cluster 2023-09-23T15:30:00.000114+0000 mon.a (mon.0) 898 : cluster [INF] overall HEALTH_OK 2023-09-23T15:30:02.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:02 smithi186 bash[30645]: cluster 2023-09-23T15:30:01.259023+0000 mgr.y (mgr.24377) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:02.698 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:02 smithi140 bash[27297]: cluster 2023-09-23T15:30:01.259023+0000 mgr.y (mgr.24377) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:02.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:02 smithi140 bash[40122]: cluster 2023-09-23T15:30:01.259023+0000 mgr.y (mgr.24377) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:03.144 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:30:03.145 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:30:03.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:03 smithi140 bash[27297]: audit 2023-09-23T15:30:03.123983+0000 mgr.y (mgr.24377) 169 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:03.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:03 smithi140 bash[40122]: audit 2023-09-23T15:30:03.123983+0000 mgr.y (mgr.24377) 169 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:03.833 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-09-23T15:30:01.258784+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"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":52964,"kb_used_data":7524,"kb_used_omap":0,"kb_used_meta":45376,"kb_avail":749908252,"statfs":{"total":767960285184,"available":767906050048,"internally_reserved":0,"allocated":7704576,"data_stored":4344618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46465024},"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.004334"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433329+0000","last_change":"2023-09-23T15:28:24.291123+0000","last_active":"2023-09-23T15:28:41.433329+0000","last_peered":"2023-09-23T15:28:41.433329+0000","last_clean":"2023-09-23T15:28:41.433329+0000","last_became_active":"2023-09-23T15:28:24.290709+0000","last_became_peered":"2023-09-23T15:28:24.290709+0000","last_unstale":"2023-09-23T15:28:41.433329+0000","last_undegraded":"2023-09-23T15:28:41.433329+0000","last_fullsized":"2023-09-23T15:28:41.433329+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:01:35.428360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438452+0000","last_change":"2023-09-23T15:28:24.136674+0000","last_active":"2023-09-23T15:28:41.438452+0000","last_peered":"2023-09-23T15:28:41.438452+0000","last_clean":"2023-09-23T15:28:41.438452+0000","last_became_active":"2023-09-23T15:28:24.136232+0000","last_became_peered":"2023-09-23T15:28:24.136232+0000","last_unstale":"2023-09-23T15:28:41.438452+0000","last_undegraded":"2023-09-23T15:28:41.438452+0000","last_fullsized":"2023-09-23T15:28:41.438452+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:07.548120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418289+0000","last_change":"2023-09-23T15:28:25.170903+0000","last_active":"2023-09-23T15:28:41.418289+0000","last_peered":"2023-09-23T15:28:41.418289+0000","last_clean":"2023-09-23T15:28:41.418289+0000","last_became_active":"2023-09-23T15:28:25.170455+0000","last_became_peered":"2023-09-23T15:28:25.170455+0000","last_unstale":"2023-09-23T15:28:41.418289+0000","last_undegraded":"2023-09-23T15:28:41.418289+0000","last_fullsized":"2023-09-23T15:28:41.418289+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:47:20.227159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418792+0000","last_change":"2023-09-23T15:28:24.141339+0000","last_active":"2023-09-23T15:28:41.418792+0000","last_peered":"2023-09-23T15:28:41.418792+0000","last_clean":"2023-09-23T15:28:41.418792+0000","last_became_active":"2023-09-23T15:28:24.140792+0000","last_became_peered":"2023-09-23T15:28:24.140792+0000","last_unstale":"2023-09-23T15:28:41.418792+0000","last_undegraded":"2023-09-23T15:28:41.418792+0000","last_fullsized":"2023-09-23T15:28:41.418792+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:33:15.472099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434533+0000","last_change":"2023-09-23T15:28:24.500448+0000","last_active":"2023-09-23T15:28:41.434533+0000","last_peered":"2023-09-23T15:28:41.434533+0000","last_clean":"2023-09-23T15:28:41.434533+0000","last_became_active":"2023-09-23T15:28:24.499640+0000","last_became_peered":"2023-09-23T15:28:24.499640+0000","last_unstale":"2023-09-23T15:28:41.434533+0000","last_undegraded":"2023-09-23T15:28:41.434533+0000","last_fullsized":"2023-09-23T15:28:41.434533+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:18:21.195285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436348+0000","last_change":"2023-09-23T15:28:24.141199+0000","last_active":"2023-09-23T15:28:41.436348+0000","last_peered":"2023-09-23T15:28:41.436348+0000","last_clean":"2023-09-23T15:28:41.436348+0000","last_became_active":"2023-09-23T15:28:24.140372+0000","last_became_peered":"2023-09-23T15:28:24.140372+0000","last_unstale":"2023-09-23T15:28:41.436348+0000","last_undegraded":"2023-09-23T15:28:41.436348+0000","last_fullsized":"2023-09-23T15:28:41.436348+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:15.591659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434783+0000","last_change":"2023-09-23T15:28:24.295480+0000","last_active":"2023-09-23T15:28:41.434783+0000","last_peered":"2023-09-23T15:28:41.434783+0000","last_clean":"2023-09-23T15:28:41.434783+0000","last_became_active":"2023-09-23T15:28:24.295024+0000","last_became_peered":"2023-09-23T15:28:24.295024+0000","last_unstale":"2023-09-23T15:28:41.434783+0000","last_undegraded":"2023-09-23T15:28:41.434783+0000","last_fullsized":"2023-09-23T15:28:41.434783+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:09:10.127250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435329+0000","last_change":"2023-09-23T15:28:24.137361+0000","last_active":"2023-09-23T15:28:41.435329+0000","last_peered":"2023-09-23T15:28:41.435329+0000","last_clean":"2023-09-23T15:28:41.435329+0000","last_became_active":"2023-09-23T15:28:24.136947+0000","last_became_peered":"2023-09-23T15:28:24.136947+0000","last_unstale":"2023-09-23T15:28:41.435329+0000","last_undegraded":"2023-09-23T15:28:41.435329+0000","last_fullsized":"2023-09-23T15:28:41.435329+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:33:52.926346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.417761+0000","last_change":"2023-09-23T15:28:24.298584+0000","last_active":"2023-09-23T15:28:41.417761+0000","last_peered":"2023-09-23T15:28:41.417761+0000","last_clean":"2023-09-23T15:28:41.417761+0000","last_became_active":"2023-09-23T15:28:24.298181+0000","last_became_peered":"2023-09-23T15:28:24.298181+0000","last_unstale":"2023-09-23T15:28:41.417761+0000","last_undegraded":"2023-09-23T15:28:41.417761+0000","last_fullsized":"2023-09-23T15:28:41.417761+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:59.551929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.439628+0000","last_change":"2023-09-23T15:28:24.146755+0000","last_active":"2023-09-23T15:28:41.439628+0000","last_peered":"2023-09-23T15:28:41.439628+0000","last_clean":"2023-09-23T15:28:41.439628+0000","last_became_active":"2023-09-23T15:28:24.146299+0000","last_became_peered":"2023-09-23T15:28:24.146299+0000","last_unstale":"2023-09-23T15:28:41.439628+0000","last_undegraded":"2023-09-23T15:28:41.439628+0000","last_fullsized":"2023-09-23T15:28:41.439628+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:33.746843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433900+0000","last_change":"2023-09-23T15:28:24.290210+0000","last_active":"2023-09-23T15:28:41.433900+0000","last_peered":"2023-09-23T15:28:41.433900+0000","last_clean":"2023-09-23T15:28:41.433900+0000","last_became_active":"2023-09-23T15:28:24.289634+0000","last_became_peered":"2023-09-23T15:28:24.289634+0000","last_unstale":"2023-09-23T15:28:41.433900+0000","last_undegraded":"2023-09-23T15:28:41.433900+0000","last_fullsized":"2023-09-23T15:28:41.433900+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:54.037126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437953+0000","last_change":"2023-09-23T15:28:24.148223+0000","last_active":"2023-09-23T15:28:41.437953+0000","last_peered":"2023-09-23T15:28:41.437953+0000","last_clean":"2023-09-23T15:28:41.437953+0000","last_became_active":"2023-09-23T15:28:24.147889+0000","last_became_peered":"2023-09-23T15:28:24.147889+0000","last_unstale":"2023-09-23T15:28:41.437953+0000","last_undegraded":"2023-09-23T15:28:41.437953+0000","last_fullsized":"2023-09-23T15:28:41.437953+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:46:54.198018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438560+0000","last_change":"2023-09-23T15:26:26.380470+0000","last_active":"2023-09-23T15:28:41.438560+0000","last_peered":"2023-09-23T15:28:41.438560+0000","last_clean":"2023-09-23T15:28:41.438560+0000","last_became_active":"2023-09-23T15:26:26.380094+0000","last_became_peered":"2023-09-23T15:26:26.380094+0000","last_unstale":"2023-09-23T15:28:41.438560+0000","last_undegraded":"2023-09-23T15:28:41.438560+0000","last_fullsized":"2023-09-23T15:28:41.438560+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:15.924172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418210+0000","last_change":"2023-09-23T15:28:25.209288+0000","last_active":"2023-09-23T15:28:41.418210+0000","last_peered":"2023-09-23T15:28:41.418210+0000","last_clean":"2023-09-23T15:28:41.418210+0000","last_became_active":"2023-09-23T15:28:25.208823+0000","last_became_peered":"2023-09-23T15:28:25.208823+0000","last_unstale":"2023-09-23T15:28:41.418210+0000","last_undegraded":"2023-09-23T15:28:41.418210+0000","last_fullsized":"2023-09-23T15:28:41.418210+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:32:02.498507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437057+0000","last_change":"2023-09-23T15:26:26.690646+0000","last_active":"2023-09-23T15:28:41.437057+0000","last_peered":"2023-09-23T15:28:41.437057+0000","last_clean":"2023-09-23T15:28:41.437057+0000","last_became_active":"2023-09-23T15:26:26.689755+0000","last_became_peered":"2023-09-23T15:26:26.689755+0000","last_unstale":"2023-09-23T15:28:41.437057+0000","last_undegraded":"2023-09-23T15:28:41.437057+0000","last_fullsized":"2023-09-23T15:28:41.437057+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:20.813800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419050+0000","last_change":"2023-09-23T15:28:24.146027+0000","last_active":"2023-09-23T15:28:41.419050+0000","last_peered":"2023-09-23T15:28:41.419050+0000","last_clean":"2023-09-23T15:28:41.419050+0000","last_became_active":"2023-09-23T15:28:24.145644+0000","last_became_peered":"2023-09-23T15:28:24.145644+0000","last_unstale":"2023-09-23T15:28:41.419050+0000","last_undegraded":"2023-09-23T15:28:41.419050+0000","last_fullsized":"2023-09-23T15:28:41.419050+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:04:23.350758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.439463+0000","last_change":"2023-09-23T15:28:25.209844+0000","last_active":"2023-09-23T15:28:41.439463+0000","last_peered":"2023-09-23T15:28:41.439463+0000","last_clean":"2023-09-23T15:28:41.439463+0000","last_became_active":"2023-09-23T15:28:25.209062+0000","last_became_peered":"2023-09-23T15:28:25.209062+0000","last_unstale":"2023-09-23T15:28:41.439463+0000","last_undegraded":"2023-09-23T15:28:41.439463+0000","last_fullsized":"2023-09-23T15:28:41.439463+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:59.433932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436541+0000","last_change":"2023-09-23T15:28:24.138199+0000","last_active":"2023-09-23T15:28:41.436541+0000","last_peered":"2023-09-23T15:28:41.436541+0000","last_clean":"2023-09-23T15:28:41.436541+0000","last_became_active":"2023-09-23T15:28:24.137851+0000","last_became_peered":"2023-09-23T15:28:24.137851+0000","last_unstale":"2023-09-23T15:28:41.436541+0000","last_undegraded":"2023-09-23T15:28:41.436541+0000","last_fullsized":"2023-09-23T15:28:41.436541+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:28:36.705713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415307+0000","last_change":"2023-09-23T15:26:26.687650+0000","last_active":"2023-09-23T15:28:41.415307+0000","last_peered":"2023-09-23T15:28:41.415307+0000","last_clean":"2023-09-23T15:28:41.415307+0000","last_became_active":"2023-09-23T15:26:26.687320+0000","last_became_peered":"2023-09-23T15:26:26.687320+0000","last_unstale":"2023-09-23T15:28:41.415307+0000","last_undegraded":"2023-09-23T15:28:41.415307+0000","last_fullsized":"2023-09-23T15:28:41.415307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:14.771140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438050+0000","last_change":"2023-09-23T15:28:25.174203+0000","last_active":"2023-09-23T15:28:41.438050+0000","last_peered":"2023-09-23T15:28:41.438050+0000","last_clean":"2023-09-23T15:28:41.438050+0000","last_became_active":"2023-09-23T15:28:25.173862+0000","last_became_peered":"2023-09-23T15:28:25.173862+0000","last_unstale":"2023-09-23T15:28:41.438050+0000","last_undegraded":"2023-09-23T15:28:41.438050+0000","last_fullsized":"2023-09-23T15:28:41.438050+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:16:47.073751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437496+0000","last_change":"2023-09-23T15:28:24.144051+0000","last_active":"2023-09-23T15:28:41.437496+0000","last_peered":"2023-09-23T15:28:41.437496+0000","last_clean":"2023-09-23T15:28:41.437496+0000","last_became_active":"2023-09-23T15:28:24.143593+0000","last_became_peered":"2023-09-23T15:28:24.143593+0000","last_unstale":"2023-09-23T15:28:41.437496+0000","last_undegraded":"2023-09-23T15:28:41.437496+0000","last_fullsized":"2023-09-23T15:28:41.437496+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:13:14.811128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414756+0000","last_change":"2023-09-23T15:26:26.380962+0000","last_active":"2023-09-23T15:28:41.414756+0000","last_peered":"2023-09-23T15:28:41.414756+0000","last_clean":"2023-09-23T15:28:41.414756+0000","last_became_active":"2023-09-23T15:26:26.380425+0000","last_became_peered":"2023-09-23T15:26:26.380425+0000","last_unstale":"2023-09-23T15:28:41.414756+0000","last_undegraded":"2023-09-23T15:28:41.414756+0000","last_fullsized":"2023-09-23T15:28:41.414756+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:16:17.832526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436400+0000","last_change":"2023-09-23T15:28:25.209720+0000","last_active":"2023-09-23T15:28:41.436400+0000","last_peered":"2023-09-23T15:28:41.436400+0000","last_clean":"2023-09-23T15:28:41.436400+0000","last_became_active":"2023-09-23T15:28:25.208632+0000","last_became_peered":"2023-09-23T15:28:25.208632+0000","last_unstale":"2023-09-23T15:28:41.436400+0000","last_undegraded":"2023-09-23T15:28:41.436400+0000","last_fullsized":"2023-09-23T15:28:41.436400+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:52.206824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419235+0000","last_change":"2023-09-23T15:28:24.146868+0000","last_active":"2023-09-23T15:28:41.419235+0000","last_peered":"2023-09-23T15:28:41.419235+0000","last_clean":"2023-09-23T15:28:41.419235+0000","last_became_active":"2023-09-23T15:28:24.146532+0000","last_became_peered":"2023-09-23T15:28:24.146532+0000","last_unstale":"2023-09-23T15:28:41.419235+0000","last_undegraded":"2023-09-23T15:28:41.419235+0000","last_fullsized":"2023-09-23T15:28:41.419235+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:06:42.944424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414722+0000","last_change":"2023-09-23T15:24:44.561048+0000","last_active":"2023-09-23T15:28:41.414722+0000","last_peered":"2023-09-23T15:28:41.414722+0000","last_clean":"2023-09-23T15:28:41.414722+0000","last_became_active":"2023-09-23T15:24:44.560488+0000","last_became_peered":"2023-09-23T15:24:44.560488+0000","last_unstale":"2023-09-23T15:28:41.414722+0000","last_undegraded":"2023-09-23T15:28:41.414722+0000","last_fullsized":"2023-09-23T15:28:41.414722+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":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":128,"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 @ 2023-09-24T16:07:46.923763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435532+0000","last_change":"2023-09-23T15:26:26.376674+0000","last_active":"2023-09-23T15:28:41.435532+0000","last_peered":"2023-09-23T15:28:41.435532+0000","last_clean":"2023-09-23T15:28:41.435532+0000","last_became_active":"2023-09-23T15:26:26.376387+0000","last_became_peered":"2023-09-23T15:26:26.376387+0000","last_unstale":"2023-09-23T15:28:41.435532+0000","last_undegraded":"2023-09-23T15:28:41.435532+0000","last_fullsized":"2023-09-23T15:28:41.435532+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:45.381649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437084+0000","last_change":"2023-09-23T15:28:24.502166+0000","last_active":"2023-09-23T15:28:41.437084+0000","last_peered":"2023-09-23T15:28:41.437084+0000","last_clean":"2023-09-23T15:28:41.437084+0000","last_became_active":"2023-09-23T15:28:24.501891+0000","last_became_peered":"2023-09-23T15:28:24.501891+0000","last_unstale":"2023-09-23T15:28:41.437084+0000","last_undegraded":"2023-09-23T15:28:41.437084+0000","last_fullsized":"2023-09-23T15:28:41.437084+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:35.315016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436139+0000","last_change":"2023-09-23T15:28:24.144112+0000","last_active":"2023-09-23T15:28:41.436139+0000","last_peered":"2023-09-23T15:28:41.436139+0000","last_clean":"2023-09-23T15:28:41.436139+0000","last_became_active":"2023-09-23T15:28:24.143846+0000","last_became_peered":"2023-09-23T15:28:24.143846+0000","last_unstale":"2023-09-23T15:28:41.436139+0000","last_undegraded":"2023-09-23T15:28:41.436139+0000","last_fullsized":"2023-09-23T15:28:41.436139+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:48.463223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.417159+0000","last_change":"2023-09-23T15:26:26.535538+0000","last_active":"2023-09-23T15:28:41.417159+0000","last_peered":"2023-09-23T15:28:41.417159+0000","last_clean":"2023-09-23T15:28:41.417159+0000","last_became_active":"2023-09-23T15:26:26.534704+0000","last_became_peered":"2023-09-23T15:26:26.534704+0000","last_unstale":"2023-09-23T15:28:41.417159+0000","last_undegraded":"2023-09-23T15:28:41.417159+0000","last_fullsized":"2023-09-23T15:28:41.417159+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:36:45.291087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436423+0000","last_change":"2023-09-23T15:28:24.301262+0000","last_active":"2023-09-23T15:28:41.436423+0000","last_peered":"2023-09-23T15:28:41.436423+0000","last_clean":"2023-09-23T15:28:41.436423+0000","last_became_active":"2023-09-23T15:28:24.300882+0000","last_became_peered":"2023-09-23T15:28:24.300882+0000","last_unstale":"2023-09-23T15:28:41.436423+0000","last_undegraded":"2023-09-23T15:28:41.436423+0000","last_fullsized":"2023-09-23T15:28:41.436423+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:18:16.684049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434606+0000","last_change":"2023-09-23T15:28:24.146360+0000","last_active":"2023-09-23T15:28:41.434606+0000","last_peered":"2023-09-23T15:28:41.434606+0000","last_clean":"2023-09-23T15:28:41.434606+0000","last_became_active":"2023-09-23T15:28:24.145203+0000","last_became_peered":"2023-09-23T15:28:24.145203+0000","last_unstale":"2023-09-23T15:28:41.434606+0000","last_undegraded":"2023-09-23T15:28:41.434606+0000","last_fullsized":"2023-09-23T15:28:41.434606+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:20:33.949546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435655+0000","last_change":"2023-09-23T15:26:26.382411+0000","last_active":"2023-09-23T15:28:41.435655+0000","last_peered":"2023-09-23T15:28:41.435655+0000","last_clean":"2023-09-23T15:28:41.435655+0000","last_became_active":"2023-09-23T15:26:26.382029+0000","last_became_peered":"2023-09-23T15:26:26.382029+0000","last_unstale":"2023-09-23T15:28:41.435655+0000","last_undegraded":"2023-09-23T15:28:41.435655+0000","last_fullsized":"2023-09-23T15:28:41.435655+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:27:39.383253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":10,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:42.987706+0000","last_change":"2023-09-23T15:28:42.987706+0000","last_active":"2023-09-23T15:28:42.987706+0000","last_peered":"2023-09-23T15:28:42.987706+0000","last_clean":"2023-09-23T15:28:42.987706+0000","last_became_active":"2023-09-23T15:28:42.986803+0000","last_became_peered":"2023-09-23T15:28:42.986803+0000","last_unstale":"2023-09-23T15:28:42.987706+0000","last_undegraded":"2023-09-23T15:28:42.987706+0000","last_fullsized":"2023-09-23T15:28:42.987706+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:00:10.273529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437796+0000","last_change":"2023-09-23T15:28:24.139746+0000","last_active":"2023-09-23T15:28:41.437796+0000","last_peered":"2023-09-23T15:28:41.437796+0000","last_clean":"2023-09-23T15:28:41.437796+0000","last_became_active":"2023-09-23T15:28:24.139244+0000","last_became_peered":"2023-09-23T15:28:24.139244+0000","last_unstale":"2023-09-23T15:28:41.437796+0000","last_undegraded":"2023-09-23T15:28:41.437796+0000","last_fullsized":"2023-09-23T15:28:41.437796+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:45.226209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436299+0000","last_change":"2023-09-23T15:26:26.385796+0000","last_active":"2023-09-23T15:28:41.436299+0000","last_peered":"2023-09-23T15:28:41.436299+0000","last_clean":"2023-09-23T15:28:41.436299+0000","last_became_active":"2023-09-23T15:26:26.385412+0000","last_became_peered":"2023-09-23T15:26:26.385412+0000","last_unstale":"2023-09-23T15:28:41.436299+0000","last_undegraded":"2023-09-23T15:28:41.436299+0000","last_fullsized":"2023-09-23T15:28:41.436299+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:45.991607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437226+0000","last_change":"2023-09-23T15:28:24.301152+0000","last_active":"2023-09-23T15:28:41.437226+0000","last_peered":"2023-09-23T15:28:41.437226+0000","last_clean":"2023-09-23T15:28:41.437226+0000","last_became_active":"2023-09-23T15:28:24.300827+0000","last_became_peered":"2023-09-23T15:28:24.300827+0000","last_unstale":"2023-09-23T15:28:41.437226+0000","last_undegraded":"2023-09-23T15:28:41.437226+0000","last_fullsized":"2023-09-23T15:28:41.437226+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:08:56.208409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418232+0000","last_change":"2023-09-23T15:28:24.150893+0000","last_active":"2023-09-23T15:28:41.418232+0000","last_peered":"2023-09-23T15:28:41.418232+0000","last_clean":"2023-09-23T15:28:41.418232+0000","last_became_active":"2023-09-23T15:28:24.150561+0000","last_became_peered":"2023-09-23T15:28:24.150561+0000","last_unstale":"2023-09-23T15:28:41.418232+0000","last_undegraded":"2023-09-23T15:28:41.418232+0000","last_fullsized":"2023-09-23T15:28:41.418232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:55:24.220268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435813+0000","last_change":"2023-09-23T15:28:24.290321+0000","last_active":"2023-09-23T15:28:41.435813+0000","last_peered":"2023-09-23T15:28:41.435813+0000","last_clean":"2023-09-23T15:28:41.435813+0000","last_became_active":"2023-09-23T15:28:24.289654+0000","last_became_peered":"2023-09-23T15:28:24.289654+0000","last_unstale":"2023-09-23T15:28:41.435813+0000","last_undegraded":"2023-09-23T15:28:41.435813+0000","last_fullsized":"2023-09-23T15:28:41.435813+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:25:06.402564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433692+0000","last_change":"2023-09-23T15:28:24.144379+0000","last_active":"2023-09-23T15:28:41.433692+0000","last_peered":"2023-09-23T15:28:41.433692+0000","last_clean":"2023-09-23T15:28:41.433692+0000","last_became_active":"2023-09-23T15:28:24.144000+0000","last_became_peered":"2023-09-23T15:28:24.144000+0000","last_unstale":"2023-09-23T15:28:41.433692+0000","last_undegraded":"2023-09-23T15:28:41.433692+0000","last_fullsized":"2023-09-23T15:28:41.433692+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:18:41.238469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434921+0000","last_change":"2023-09-23T15:28:24.158577+0000","last_active":"2023-09-23T15:28:41.434921+0000","last_peered":"2023-09-23T15:28:41.434921+0000","last_clean":"2023-09-23T15:28:41.434921+0000","last_became_active":"2023-09-23T15:28:24.158256+0000","last_became_peered":"2023-09-23T15:28:24.158256+0000","last_unstale":"2023-09-23T15:28:41.434921+0000","last_undegraded":"2023-09-23T15:28:41.434921+0000","last_fullsized":"2023-09-23T15:28:41.434921+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:27:58.165826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436959+0000","last_change":"2023-09-23T15:28:24.144491+0000","last_active":"2023-09-23T15:28:41.436959+0000","last_peered":"2023-09-23T15:28:41.436959+0000","last_clean":"2023-09-23T15:28:41.436959+0000","last_became_active":"2023-09-23T15:28:24.144155+0000","last_became_peered":"2023-09-23T15:28:24.144155+0000","last_unstale":"2023-09-23T15:28:41.436959+0000","last_undegraded":"2023-09-23T15:28:41.436959+0000","last_fullsized":"2023-09-23T15:28:41.436959+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:03:48.663182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434009+0000","last_change":"2023-09-23T15:28:24.295465+0000","last_active":"2023-09-23T15:28:41.434009+0000","last_peered":"2023-09-23T15:28:41.434009+0000","last_clean":"2023-09-23T15:28:41.434009+0000","last_became_active":"2023-09-23T15:28:24.295064+0000","last_became_peered":"2023-09-23T15:28:24.295064+0000","last_unstale":"2023-09-23T15:28:41.434009+0000","last_undegraded":"2023-09-23T15:28:41.434009+0000","last_fullsized":"2023-09-23T15:28:41.434009+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:21.068112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418516+0000","last_change":"2023-09-23T15:28:24.147357+0000","last_active":"2023-09-23T15:28:41.418516+0000","last_peered":"2023-09-23T15:28:41.418516+0000","last_clean":"2023-09-23T15:28:41.418516+0000","last_became_active":"2023-09-23T15:28:24.147029+0000","last_became_peered":"2023-09-23T15:28:24.147029+0000","last_unstale":"2023-09-23T15:28:41.418516+0000","last_undegraded":"2023-09-23T15:28:41.418516+0000","last_fullsized":"2023-09-23T15:28:41.418516+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":3,"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 @ 2023-09-24T18:45:50.023822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.b","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:42.431728+0000","last_change":"2023-09-23T15:28:42.431728+0000","last_active":"2023-09-23T15:28:42.431728+0000","last_peered":"2023-09-23T15:28:42.431728+0000","last_clean":"2023-09-23T15:28:42.431728+0000","last_became_active":"2023-09-23T15:28:42.431298+0000","last_became_peered":"2023-09-23T15:28:42.431298+0000","last_unstale":"2023-09-23T15:28:42.431728+0000","last_undegraded":"2023-09-23T15:28:42.431728+0000","last_fullsized":"2023-09-23T15:28:42.431728+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:45:44.791951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435058+0000","last_change":"2023-09-23T15:28:24.139865+0000","last_active":"2023-09-23T15:28:41.435058+0000","last_peered":"2023-09-23T15:28:41.435058+0000","last_clean":"2023-09-23T15:28:41.435058+0000","last_became_active":"2023-09-23T15:28:24.139187+0000","last_became_peered":"2023-09-23T15:28:24.139187+0000","last_unstale":"2023-09-23T15:28:41.435058+0000","last_undegraded":"2023-09-23T15:28:41.435058+0000","last_fullsized":"2023-09-23T15:28:41.435058+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:01:33.456157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436652+0000","last_change":"2023-09-23T15:28:25.207400+0000","last_active":"2023-09-23T15:28:41.436652+0000","last_peered":"2023-09-23T15:28:41.436652+0000","last_clean":"2023-09-23T15:28:41.436652+0000","last_became_active":"2023-09-23T15:28:25.206289+0000","last_became_peered":"2023-09-23T15:28:25.206289+0000","last_unstale":"2023-09-23T15:28:41.436652+0000","last_undegraded":"2023-09-23T15:28:41.436652+0000","last_fullsized":"2023-09-23T15:28:41.436652+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:43:56.150026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415476+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:28:41.415476+0000","last_peered":"2023-09-23T15:28:41.415476+0000","last_clean":"2023-09-23T15:28:41.415476+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:28:41.415476+0000","last_undegraded":"2023-09-23T15:28:41.415476+0000","last_fullsized":"2023-09-23T15:28:41.415476+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433501+0000","last_change":"2023-09-23T15:28:24.292914+0000","last_active":"2023-09-23T15:28:41.433501+0000","last_peered":"2023-09-23T15:28:41.433501+0000","last_clean":"2023-09-23T15:28:41.433501+0000","last_became_active":"2023-09-23T15:28:24.292577+0000","last_became_peered":"2023-09-23T15:28:24.292577+0000","last_unstale":"2023-09-23T15:28:41.433501+0000","last_undegraded":"2023-09-23T15:28:41.433501+0000","last_fullsized":"2023-09-23T15:28:41.433501+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:07:34.736853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415722+0000","last_change":"2023-09-23T15:28:24.146286+0000","last_active":"2023-09-23T15:28:41.415722+0000","last_peered":"2023-09-23T15:28:41.415722+0000","last_clean":"2023-09-23T15:28:41.415722+0000","last_became_active":"2023-09-23T15:28:24.145911+0000","last_became_peered":"2023-09-23T15:28:24.145911+0000","last_unstale":"2023-09-23T15:28:41.415722+0000","last_undegraded":"2023-09-23T15:28:41.415722+0000","last_fullsized":"2023-09-23T15:28:41.415722+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:57.369159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435302+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:28:41.435302+0000","last_peered":"2023-09-23T15:28:41.435302+0000","last_clean":"2023-09-23T15:28:41.435302+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:28:41.435302+0000","last_undegraded":"2023-09-23T15:28:41.435302+0000","last_fullsized":"2023-09-23T15:28:41.435302+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415793+0000","last_change":"2023-09-23T15:28:24.147347+0000","last_active":"2023-09-23T15:28:41.415793+0000","last_peered":"2023-09-23T15:28:41.415793+0000","last_clean":"2023-09-23T15:28:41.415793+0000","last_became_active":"2023-09-23T15:28:24.147044+0000","last_became_peered":"2023-09-23T15:28:24.147044+0000","last_unstale":"2023-09-23T15:28:41.415793+0000","last_undegraded":"2023-09-23T15:28:41.415793+0000","last_fullsized":"2023-09-23T15:28:41.415793+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:29:28.771759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418898+0000","last_change":"2023-09-23T15:28:25.215150+0000","last_active":"2023-09-23T15:28:41.418898+0000","last_peered":"2023-09-23T15:28:41.418898+0000","last_clean":"2023-09-23T15:28:41.418898+0000","last_became_active":"2023-09-23T15:28:25.214366+0000","last_became_peered":"2023-09-23T15:28:25.214366+0000","last_unstale":"2023-09-23T15:28:41.418898+0000","last_undegraded":"2023-09-23T15:28:41.418898+0000","last_fullsized":"2023-09-23T15:28:41.418898+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:01.487664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433706+0000","last_change":"2023-09-23T15:28:24.147519+0000","last_active":"2023-09-23T15:28:41.433706+0000","last_peered":"2023-09-23T15:28:41.433706+0000","last_clean":"2023-09-23T15:28:41.433706+0000","last_became_active":"2023-09-23T15:28:24.147176+0000","last_became_peered":"2023-09-23T15:28:24.147176+0000","last_unstale":"2023-09-23T15:28:41.433706+0000","last_undegraded":"2023-09-23T15:28:41.433706+0000","last_fullsized":"2023-09-23T15:28:41.433706+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":8,"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 @ 2023-09-24T23:12:00.608256+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437833+0000","last_change":"2023-09-23T15:28:25.214917+0000","last_active":"2023-09-23T15:28:41.437833+0000","last_peered":"2023-09-23T15:28:41.437833+0000","last_clean":"2023-09-23T15:28:41.437833+0000","last_became_active":"2023-09-23T15:28:25.214443+0000","last_became_peered":"2023-09-23T15:28:25.214443+0000","last_unstale":"2023-09-23T15:28:41.437833+0000","last_undegraded":"2023-09-23T15:28:41.437833+0000","last_fullsized":"2023-09-23T15:28:41.437833+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:07:04.189567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414672+0000","last_change":"2023-09-23T15:28:24.146213+0000","last_active":"2023-09-23T15:28:41.414672+0000","last_peered":"2023-09-23T15:28:41.414672+0000","last_clean":"2023-09-23T15:28:41.414672+0000","last_became_active":"2023-09-23T15:28:24.145411+0000","last_became_peered":"2023-09-23T15:28:24.145411+0000","last_unstale":"2023-09-23T15:28:41.414672+0000","last_undegraded":"2023-09-23T15:28:41.414672+0000","last_fullsized":"2023-09-23T15:28:41.414672+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:36:07.475823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436048+0000","last_change":"2023-09-23T15:28:24.473082+0000","last_active":"2023-09-23T15:28:41.436048+0000","last_peered":"2023-09-23T15:28:41.436048+0000","last_clean":"2023-09-23T15:28:41.436048+0000","last_became_active":"2023-09-23T15:28:24.472332+0000","last_became_peered":"2023-09-23T15:28:24.472332+0000","last_unstale":"2023-09-23T15:28:41.436048+0000","last_undegraded":"2023-09-23T15:28:41.436048+0000","last_fullsized":"2023-09-23T15:28:41.436048+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:52.725162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437363+0000","last_change":"2023-09-23T15:28:24.146158+0000","last_active":"2023-09-23T15:28:41.437363+0000","last_peered":"2023-09-23T15:28:41.437363+0000","last_clean":"2023-09-23T15:28:41.437363+0000","last_became_active":"2023-09-23T15:28:24.143180+0000","last_became_peered":"2023-09-23T15:28:24.143180+0000","last_unstale":"2023-09-23T15:28:41.437363+0000","last_undegraded":"2023-09-23T15:28:41.437363+0000","last_fullsized":"2023-09-23T15:28:41.437363+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:35.845570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419280+0000","last_change":"2023-09-23T15:28:25.214867+0000","last_active":"2023-09-23T15:28:41.419280+0000","last_peered":"2023-09-23T15:28:41.419280+0000","last_clean":"2023-09-23T15:28:41.419280+0000","last_became_active":"2023-09-23T15:28:25.214315+0000","last_became_peered":"2023-09-23T15:28:25.214315+0000","last_unstale":"2023-09-23T15:28:41.419280+0000","last_undegraded":"2023-09-23T15:28:41.419280+0000","last_fullsized":"2023-09-23T15:28:41.419280+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:07.331511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415068+0000","last_change":"2023-09-23T15:28:24.145587+0000","last_active":"2023-09-23T15:28:41.415068+0000","last_peered":"2023-09-23T15:28:41.415068+0000","last_clean":"2023-09-23T15:28:41.415068+0000","last_became_active":"2023-09-23T15:28:24.145225+0000","last_became_peered":"2023-09-23T15:28:24.145225+0000","last_unstale":"2023-09-23T15:28:41.415068+0000","last_undegraded":"2023-09-23T15:28:41.415068+0000","last_fullsized":"2023-09-23T15:28:41.415068+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:06:54.037951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:43.087229+0000","last_change":"2023-09-23T15:28:43.087229+0000","last_active":"2023-09-23T15:28:43.087229+0000","last_peered":"2023-09-23T15:28:43.087229+0000","last_clean":"2023-09-23T15:28:43.087229+0000","last_became_active":"2023-09-23T15:28:43.086243+0000","last_became_peered":"2023-09-23T15:28:43.086243+0000","last_unstale":"2023-09-23T15:28:43.087229+0000","last_undegraded":"2023-09-23T15:28:43.087229+0000","last_fullsized":"2023-09-23T15:28:43.087229+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:13.064560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434212+0000","last_change":"2023-09-23T15:28:24.145047+0000","last_active":"2023-09-23T15:28:41.434212+0000","last_peered":"2023-09-23T15:28:41.434212+0000","last_clean":"2023-09-23T15:28:41.434212+0000","last_became_active":"2023-09-23T15:28:24.144681+0000","last_became_peered":"2023-09-23T15:28:24.144681+0000","last_unstale":"2023-09-23T15:28:41.434212+0000","last_undegraded":"2023-09-23T15:28:41.434212+0000","last_fullsized":"2023-09-23T15:28:41.434212+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":7,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:57:33.890984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436148+0000","last_change":"2023-09-23T15:28:24.292553+0000","last_active":"2023-09-23T15:28:41.436148+0000","last_peered":"2023-09-23T15:28:41.436148+0000","last_clean":"2023-09-23T15:28:41.436148+0000","last_became_active":"2023-09-23T15:28:24.292186+0000","last_became_peered":"2023-09-23T15:28:24.292186+0000","last_unstale":"2023-09-23T15:28:41.436148+0000","last_undegraded":"2023-09-23T15:28:41.436148+0000","last_fullsized":"2023-09-23T15:28:41.436148+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:43:06.529793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415375+0000","last_change":"2023-09-23T15:28:24.146374+0000","last_active":"2023-09-23T15:28:41.415375+0000","last_peered":"2023-09-23T15:28:41.415375+0000","last_clean":"2023-09-23T15:28:41.415375+0000","last_became_active":"2023-09-23T15:28:24.145895+0000","last_became_peered":"2023-09-23T15:28:24.145895+0000","last_unstale":"2023-09-23T15:28:41.415375+0000","last_undegraded":"2023-09-23T15:28:41.415375+0000","last_fullsized":"2023-09-23T15:28:41.415375+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":3,"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 @ 2023-09-25T02:20:35.531942+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418882+0000","last_change":"2023-09-23T15:28:25.209256+0000","last_active":"2023-09-23T15:28:41.418882+0000","last_peered":"2023-09-23T15:28:41.418882+0000","last_clean":"2023-09-23T15:28:41.418882+0000","last_became_active":"2023-09-23T15:28:25.208895+0000","last_became_peered":"2023-09-23T15:28:25.208895+0000","last_unstale":"2023-09-23T15:28:41.418882+0000","last_undegraded":"2023-09-23T15:28:41.418882+0000","last_fullsized":"2023-09-23T15:28:41.418882+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:44.559904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435860+0000","last_change":"2023-09-23T15:28:24.136315+0000","last_active":"2023-09-23T15:28:41.435860+0000","last_peered":"2023-09-23T15:28:41.435860+0000","last_clean":"2023-09-23T15:28:41.435860+0000","last_became_active":"2023-09-23T15:28:24.135956+0000","last_became_peered":"2023-09-23T15:28:24.135956+0000","last_unstale":"2023-09-23T15:28:41.435860+0000","last_undegraded":"2023-09-23T15:28:41.435860+0000","last_fullsized":"2023-09-23T15:28:41.435860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:41:40.031731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418360+0000","last_change":"2023-09-23T15:28:25.175135+0000","last_active":"2023-09-23T15:28:41.418360+0000","last_peered":"2023-09-23T15:28:41.418360+0000","last_clean":"2023-09-23T15:28:41.418360+0000","last_became_active":"2023-09-23T15:28:25.174736+0000","last_became_peered":"2023-09-23T15:28:25.174736+0000","last_unstale":"2023-09-23T15:28:41.418360+0000","last_undegraded":"2023-09-23T15:28:41.418360+0000","last_fullsized":"2023-09-23T15:28:41.418360+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:40.831014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438242+0000","last_change":"2023-09-23T15:28:24.146926+0000","last_active":"2023-09-23T15:28:41.438242+0000","last_peered":"2023-09-23T15:28:41.438242+0000","last_clean":"2023-09-23T15:28:41.438242+0000","last_became_active":"2023-09-23T15:28:24.144248+0000","last_became_peered":"2023-09-23T15:28:24.144248+0000","last_unstale":"2023-09-23T15:28:41.438242+0000","last_undegraded":"2023-09-23T15:28:41.438242+0000","last_fullsized":"2023-09-23T15:28:41.438242+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:12:26.537323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438449+0000","last_change":"2023-09-23T15:28:25.164905+0000","last_active":"2023-09-23T15:28:41.438449+0000","last_peered":"2023-09-23T15:28:41.438449+0000","last_clean":"2023-09-23T15:28:41.438449+0000","last_became_active":"2023-09-23T15:28:25.164221+0000","last_became_peered":"2023-09-23T15:28:25.164221+0000","last_unstale":"2023-09-23T15:28:41.438449+0000","last_undegraded":"2023-09-23T15:28:41.438449+0000","last_fullsized":"2023-09-23T15:28:41.438449+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:56:04.409113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418481+0000","last_change":"2023-09-23T15:28:24.149691+0000","last_active":"2023-09-23T15:28:41.418481+0000","last_peered":"2023-09-23T15:28:41.418481+0000","last_clean":"2023-09-23T15:28:41.418481+0000","last_became_active":"2023-09-23T15:28:24.149365+0000","last_became_peered":"2023-09-23T15:28:24.149365+0000","last_unstale":"2023-09-23T15:28:41.418481+0000","last_undegraded":"2023-09-23T15:28:41.418481+0000","last_fullsized":"2023-09-23T15:28:41.418481+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:42:17.258430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437852+0000","last_change":"2023-09-23T15:28:25.216157+0000","last_active":"2023-09-23T15:28:41.437852+0000","last_peered":"2023-09-23T15:28:41.437852+0000","last_clean":"2023-09-23T15:28:41.437852+0000","last_became_active":"2023-09-23T15:28:25.215391+0000","last_became_peered":"2023-09-23T15:28:25.215391+0000","last_unstale":"2023-09-23T15:28:41.437852+0000","last_undegraded":"2023-09-23T15:28:41.437852+0000","last_fullsized":"2023-09-23T15:28:41.437852+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:10:00.877278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436049+0000","last_change":"2023-09-23T15:28:24.146141+0000","last_active":"2023-09-23T15:28:41.436049+0000","last_peered":"2023-09-23T15:28:41.436049+0000","last_clean":"2023-09-23T15:28:41.436049+0000","last_became_active":"2023-09-23T15:28:24.145581+0000","last_became_peered":"2023-09-23T15:28:24.145581+0000","last_unstale":"2023-09-23T15:28:41.436049+0000","last_undegraded":"2023-09-23T15:28:41.436049+0000","last_fullsized":"2023-09-23T15:28:41.436049+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:34.899858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418798+0000","last_change":"2023-09-23T15:28:25.212292+0000","last_active":"2023-09-23T15:28:41.418798+0000","last_peered":"2023-09-23T15:28:41.418798+0000","last_clean":"2023-09-23T15:28:41.418798+0000","last_became_active":"2023-09-23T15:28:25.211532+0000","last_became_peered":"2023-09-23T15:28:25.211532+0000","last_unstale":"2023-09-23T15:28:41.418798+0000","last_undegraded":"2023-09-23T15:28:41.418798+0000","last_fullsized":"2023-09-23T15:28:41.418798+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:46.683389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434205+0000","last_change":"2023-09-23T15:28:24.143195+0000","last_active":"2023-09-23T15:28:41.434205+0000","last_peered":"2023-09-23T15:28:41.434205+0000","last_clean":"2023-09-23T15:28:41.434205+0000","last_became_active":"2023-09-23T15:28:24.142578+0000","last_became_peered":"2023-09-23T15:28:24.142578+0000","last_unstale":"2023-09-23T15:28:41.434205+0000","last_undegraded":"2023-09-23T15:28:41.434205+0000","last_fullsized":"2023-09-23T15:28:41.434205+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:43:38.055831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234050,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6640,"kb_used_data":1320,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738512,"statfs":{"total":95995035648,"available":95988236288,"internally_reserved":0,"allocated":1351680,"data_stored":913018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.88500000000000001,"15min":0.91800000000000004},"min":{"1min":0.58099999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2410000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.099},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.68999999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.1799999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.84999999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.60699999999999998,"5min":0.496,"15min":0.496},"max":{"1min":1.423,"5min":3.5649999999999999,"15min":3.5649999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.99099999999999999,"15min":0.97699999999999998},"min":{"1min":0.67900000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.347,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":1.1459999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93100000000000005,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.93000000000000005,"15min":0.94199999999999995},"min":{"1min":0.61199999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3049999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0489999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96799999999999997,"15min":0.996},"min":{"1min":0.68500000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2929999999999999,"5min":1.423,"15min":1.423},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.044,"5min":0.95499999999999996,"15min":0.97099999999999997},"min":{"1min":0.77900000000000003,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.1910000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96199999999999997,"15min":0.95399999999999996},"min":{"1min":0.74399999999999999,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.339,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.339},{"interface":"front","average":{"1min":1.127,"5min":0.996,"15min":1.016},"min":{"1min":0.60299999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.494,"5min":1.774,"15min":1.774},"last":1.2450000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":0.999,"15min":0.97999999999999998},"min":{"1min":0.77600000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.087,"15min":1.0580000000000001},"min":{"1min":0.86499999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4259999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.4159999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.123,"15min":1.105},"min":{"1min":0.81399999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.129,"15min":1.143},"min":{"1min":0.91700000000000004,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.371}]}]},{"osd":6,"up_from":46,"seq":197568495694,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6692,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738460,"statfs":{"total":95995035648,"available":95988183040,"internally_reserved":0,"allocated":1339392,"data_stored":912872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.92800000000000005,"15min":0.89400000000000002},"min":{"1min":0.59699999999999998,"5min":0.501,"15min":0.501},"max":{"1min":1.2150000000000001,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.996,"5min":0.90300000000000002,"15min":0.875},"min":{"1min":0.65700000000000003,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2390000000000001,"5min":1.371,"15min":1.371},"last":0.57399999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.014,"15min":1.0249999999999999},"min":{"1min":0.748,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3160000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0109999999999999,"15min":1.026},"min":{"1min":0.75,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.248,"5min":1.431,"15min":1.431},"last":0.70299999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94099999999999995,"15min":0.96699999999999997},"min":{"1min":0.69999999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.224,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.98799999999999999,"15min":0.97599999999999998},"min":{"1min":0.66800000000000004,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2949999999999999,"5min":2.3359999999999999,"15min":2.3359999999999999},"last":1.117}]},{"osd":3,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.96299999999999997,"15min":1.0609999999999999},"min":{"1min":0.77400000000000002,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3149999999999999,"5min":3.9660000000000002,"15min":3.9660000000000002},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.004,"15min":1.02},"min":{"1min":0.72399999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2529999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90400000000000003,"15min":0.88500000000000001},"min":{"1min":0.60899999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.242,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96799999999999997,"15min":1.022},"min":{"1min":0.751,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1930000000000001,"5min":4.0419999999999998,"15min":4.0419999999999998},"last":1.0169999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.004,"15min":0.95599999999999996},"min":{"1min":0.80500000000000005,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.363,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.032,"15min":1.079},"min":{"1min":0.88400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.4079999999999999,"5min":4.085,"15min":4.085},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 15:28:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0349999999999999,"15min":0.997},"min":{"1min":0.71799999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4019999999999999,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.069,"15min":1.0069999999999999},"min":{"1min":0.97199999999999998,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.1739999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574980,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6864,"kb_used_data":712,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738288,"statfs":{"total":95995035648,"available":95988006912,"internally_reserved":0,"allocated":729088,"data_stored":320898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.68700000000000006,"15min":0.622},"min":{"1min":0.36599999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.95299999999999996,"5min":1.425,"15min":1.425},"last":0.499},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.82199999999999995,"15min":0.70699999999999996},"min":{"1min":0.34599999999999997,"5min":0.34000000000000002,"15min":0.33000000000000002},"max":{"1min":1.125,"5min":6.7309999999999999,"15min":6.7309999999999999},"last":0.92300000000000004}]},{"osd":2,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.69899999999999995,"15min":0.67700000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.038,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.79600000000000004,"15min":0.73099999999999998},"min":{"1min":0.42399999999999999,"5min":0.38400000000000001,"15min":0.36499999999999999},"max":{"1min":0.93799999999999994,"5min":2.125,"15min":2.125},"last":0.78500000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.92100000000000004,"15min":0.85499999999999998},"min":{"1min":0.38800000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.079,"5min":6.4349999999999996,"15min":6.4349999999999996},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.83399999999999996,"15min":0.78900000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.254,"5min":3.9660000000000002,"15min":3.9660000000000002},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:29:07 2023","interfaces":[{"interface":"back","average":{"1min":1.633,"5min":1.1950000000000001,"15min":1.095},"min":{"1min":0.80100000000000005,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":11.013,"5min":11.013,"15min":11.013},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.0649999999999999,"15min":1.018},"min":{"1min":0.72499999999999998,"5min":0.627,"15min":0.627},"max":{"1min":8.3490000000000002,"5min":8.3490000000000002,"15min":8.3490000000000002},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98799999999999999,"15min":0.96399999999999997},"min":{"1min":0.70299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.198,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":0.876},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1100000000000001,"15min":1.0920000000000001},"min":{"1min":0.69599999999999995,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.4660000000000002,"5min":2.4660000000000002,"15min":2.4660000000000002},"last":1.1830000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:28:56 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.056,"15min":1.1000000000000001},"min":{"1min":0.79900000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.5529999999999999,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.746},{"interface":"front","average":{"1min":1.274,"5min":1.212,"15min":1.2130000000000001},"min":{"1min":0.874,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.5430000000000001,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":1.093}]},{"osd":7,"last update":"Sat Sep 23 15:29:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1819999999999999,"15min":1.2370000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5209999999999999,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":1.135},{"interface":"front","average":{"1min":1.052,"5min":1.1479999999999999,"15min":1.1599999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4650000000000001,"5min":6.9450000000000003,"15min":6.9450000000000003},"last":0.97399999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738509,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1300,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1331200,"data_stored":911842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 23 15:29:36 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.64400000000000002,"15min":0.59199999999999997},"min":{"1min":0.28000000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.621},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.68200000000000005,"15min":0.63200000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.143,"5min":1.228,"15min":1.228},"last":0.78900000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.71399999999999997,"15min":0.69699999999999995},"min":{"1min":0.39900000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.80700000000000005,"15min":0.74299999999999999},"min":{"1min":0.38200000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.2569999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.88700000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.80000000000000004,"15min":0.79800000000000004},"min":{"1min":0.505,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.0580000000000001,"5min":1.212,"15min":1.212},"last":1.117},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.83499999999999996,"15min":0.79300000000000004},"min":{"1min":0.64900000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.0369999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:29:18 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0209999999999999,"15min":0.96299999999999997},"min":{"1min":0.77300000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.004,"15min":0.98699999999999999},"min":{"1min":0.77900000000000003,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.202}]},{"osd":5,"last update":"Sat Sep 23 15:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.98399999999999999,"15min":0.95899999999999996},"min":{"1min":0.81599999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.419,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.131,"5min":1.0509999999999999,"15min":0.97799999999999998},"min":{"1min":0.88200000000000001,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.371,"5min":1.857,"15min":1.857},"last":1.228}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.111,"15min":1.131},"min":{"1min":0.69299999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.651,"5min":1.661,"15min":1.661},"last":1.169},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0740000000000001,"15min":1.073},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.1439999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:29:51 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.131,"15min":1.155},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5880000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.0940000000000001,"15min":1.1100000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.095}]}]},{"osd":2,"up_from":18,"seq":77309411449,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6744,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738408,"statfs":{"total":95995035648,"available":95988129792,"internally_reserved":0,"allocated":737280,"data_stored":321486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.70599999999999996,"15min":0.65500000000000003},"min":{"1min":0.501,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.357},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.73799999999999999,"15min":0.67900000000000005},"min":{"1min":0.46000000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.155,"5min":1.163,"15min":1.329},"last":0.378}]},{"osd":1,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.72699999999999998,"15min":0.69299999999999995},"min":{"1min":0.43099999999999999,"5min":0.40600000000000003,"15min":0.33300000000000002},"max":{"1min":1.052,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.76600000000000001,"15min":0.70499999999999996},"min":{"1min":0.44,"5min":0.312,"15min":0.312},"max":{"1min":1.117,"5min":1.125,"15min":1.125},"last":0.47399999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.78200000000000003,"15min":0.77000000000000002},"min":{"1min":0.42599999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.105,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.79200000000000004,"15min":0.81499999999999995},"min":{"1min":0.54200000000000004,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.0369999999999999,"5min":1.089,"15min":1.181},"last":0.34599999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.97999999999999998,"15min":0.96299999999999997},"min":{"1min":0.72099999999999997,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.216,"5min":1.244,"15min":1.2969999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.052,"15min":0.995},"min":{"1min":0.64700000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.506,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.90900000000000003}]},{"osd":5,"last update":"Sat Sep 23 15:28:59 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.052,"15min":1.032},"min":{"1min":0.83199999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.034,"15min":1.054},"min":{"1min":0.84999999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.425,"5min":1.474,"15min":1.474},"last":0.81899999999999995}]},{"osd":6,"last update":"Sat Sep 23 15:28:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.089,"15min":1.1060000000000001},"min":{"1min":0.80200000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.103,"5min":1.048,"15min":1.0800000000000001},"min":{"1min":0.76300000000000001,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.71499999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:29:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.0549999999999999,"15min":1.113},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.2969999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.1200000000000001,"15min":1.1419999999999999},"min":{"1min":0.61699999999999999,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.83599999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182509,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6164,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93738988,"statfs":{"total":95995035648,"available":95988723712,"internally_reserved":0,"allocated":733184,"data_stored":320988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.70299999999999996,"15min":0.69499999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82399999999999995,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.76300000000000001,"15min":0.73999999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2629999999999999,"5min":1.395,"15min":1.395},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.79300000000000004,"15min":0.77600000000000002},"min":{"1min":0.45600000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1319999999999999,"5min":1.284,"15min":1.29},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.79100000000000004,"15min":0.754},"min":{"1min":0.47899999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0609999999999999,"5min":1.45,"15min":1.45},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.875,"15min":0.85099999999999998},"min":{"1min":0.44600000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.4890000000000001,"5min":2.044,"15min":2.044},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.78300000000000003,"15min":0.79600000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.99099999999999999,"5min":1.349,"15min":1.349},"last":0.70599999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:29:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.95099999999999996,"15min":0.91600000000000004},"min":{"1min":0.68899999999999995,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1679999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.073,"5min":1.036,"15min":0.96799999999999997},"min":{"1min":0.71799999999999997,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.466,"5min":1.575,"15min":1.575},"last":0.93799999999999994}]},{"osd":5,"last update":"Sat Sep 23 15:29:03 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.77500000000000002,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0589999999999999,"15min":1.032},"min":{"1min":0.67000000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.5,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.099}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0880000000000001,"15min":1.153},"min":{"1min":0.752,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4119999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.0509999999999999,"15min":1.107},"min":{"1min":0.80200000000000005,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.252,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.014}]},{"osd":7,"last update":"Sat Sep 23 15:29:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0449999999999999,"15min":1.0840000000000001},"min":{"1min":0.76600000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3240000000000001,"5min":1.5,"15min":1.5},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.1180000000000001,"15min":1.141},"min":{"1min":0.73999999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.353,"5min":1.639,"15min":1.639},"last":1.3169999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018980,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6308,"kb_used_data":732,"kb_used_omap":0,"kb_used_meta":5568,"kb_avail":93738844,"statfs":{"total":95995035648,"available":95988576256,"internally_reserved":0,"allocated":749568,"data_stored":322315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5701632},"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 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90900000000000003,"15min":0.86599999999999999},"min":{"1min":0.69199999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.306,"5min":1.486,"15min":1.486},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91800000000000004,"15min":0.89900000000000002},"min":{"1min":0.67000000000000004,"5min":0.56200000000000006,"15min":0.51300000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.81299999999999994}]},{"osd":1,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90700000000000003,"15min":0.84499999999999997},"min":{"1min":0.748,"5min":0.55700000000000005,"15min":0.54400000000000004},"max":{"1min":1.135,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93899999999999995,"15min":0.89600000000000002},"min":{"1min":0.61299999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.335,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.77600000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.94899999999999995,"15min":0.90700000000000003},"min":{"1min":0.76700000000000002,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1970000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.94899999999999995,"15min":0.93600000000000005},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.351,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1499999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":0.98499999999999999,"15min":0.93700000000000006},"min":{"1min":0.628,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":3.4689999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":1.052},{"interface":"front","average":{"1min":0.996,"5min":0.95799999999999996,"15min":0.92100000000000004},"min":{"1min":0.76800000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2150000000000001,"5min":1.351,"15min":1.351},"last":0.73899999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.92300000000000004,"15min":0.78300000000000003},"min":{"1min":0.58499999999999996,"5min":0.432,"15min":0.432},"max":{"1min":1.397,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.96099999999999997,"15min":0.82599999999999996},"min":{"1min":0.70299999999999996,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3799999999999999,"5min":1.647,"15min":1.647},"last":0.97799999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:28:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.91400000000000003,"15min":0.81399999999999995},"min":{"1min":0.73599999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.3759999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.081},{"interface":"front","average":{"1min":1.2070000000000001,"5min":1.052,"15min":0.94599999999999995},"min":{"1min":1.036,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.46,"5min":1.974,"15min":1.974},"last":1.034}]},{"osd":7,"last update":"Sat Sep 23 15:29:48 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.123,"15min":1.095},"min":{"1min":0.84799999999999998,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.5980000000000001,"5min":1.714,"15min":1.714},"last":1.105},{"interface":"front","average":{"1min":1.194,"5min":1.117,"15min":1.0860000000000001},"min":{"1min":0.89000000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.016}]}]},{"osd":5,"up_from":38,"seq":163208757336,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6100,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739052,"statfs":{"total":95995035648,"available":95988789248,"internally_reserved":0,"allocated":733184,"data_stored":321199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 23 15:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90800000000000003,"15min":0.879},"min":{"1min":0.66400000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.087,"5min":1.893,"15min":1.893},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.92500000000000004,"15min":0.91100000000000003},"min":{"1min":0.623,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.284,"5min":1.524,"15min":1.524},"last":1.1599999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.89600000000000002,"15min":0.90800000000000003},"min":{"1min":0.72799999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1950000000000001,"5min":1.236,"15min":1.236},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95599999999999996,"15min":0.94399999999999995},"min":{"1min":0.63900000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3100000000000001,"5min":1.659,"15min":1.659},"last":1.0589999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91400000000000003,"15min":0.93100000000000005},"min":{"1min":0.71599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.194,"5min":1.931,"15min":1.931},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.95699999999999996,"15min":0.91200000000000003},"min":{"1min":0.79700000000000004,"5min":0.58899999999999997,"15min":0.56999999999999995},"max":{"1min":1.2150000000000001,"5min":1.532,"15min":1.532},"last":0.90800000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.96099999999999997,"15min":0.94799999999999995},"min":{"1min":0.76700000000000002,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.371,"5min":1.962,"15min":1.962},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.98599999999999999,"15min":0.96599999999999997},"min":{"1min":0.72199999999999998,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.244,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.016}]},{"osd":4,"last update":"Sat Sep 23 15:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.88500000000000001,"15min":0.77900000000000003},"min":{"1min":0.496,"5min":0.371,"15min":0.371},"max":{"1min":1.5029999999999999,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.90900000000000003,"15min":0.82399999999999995},"min":{"1min":0.59699999999999998,"5min":0.44,"15min":0.35999999999999999},"max":{"1min":1.6140000000000001,"5min":2.2109999999999999,"15min":2.2109999999999999},"last":0.97599999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:29:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.0429999999999999,"15min":0.96899999999999997},"min":{"1min":0.88200000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.5960000000000001,"5min":1.764,"15min":1.7849999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.238,"5min":1.113,"15min":1.0940000000000001},"min":{"1min":1.0649999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4750000000000001,"5min":1.7,"15min":1.9850000000000001},"last":1.1060000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:29:50 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.069,"15min":0.97299999999999998},"min":{"1min":0.85599999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.425,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.115,"15min":1.0760000000000001},"min":{"1min":0.91800000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4530000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.224}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":576,"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":588,"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":1682,"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":624,"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":1606,"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":1752,"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}]}} 2023-09-23T15:30:03.838 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:30:03.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:03 smithi186 bash[30645]: audit 2023-09-23T15:30:03.123983+0000 mgr.y (mgr.24377) 169 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:04.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:04 smithi186 bash[30645]: cluster 2023-09-23T15:30:03.259999+0000 mgr.y (mgr.24377) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:04.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:04 smithi140 bash[27297]: cluster 2023-09-23T15:30:03.259999+0000 mgr.y (mgr.24377) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:04.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:04 smithi140 bash[40122]: cluster 2023-09-23T15:30:03.259999+0000 mgr.y (mgr.24377) 170 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:05.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:06.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:06 smithi140 bash[40122]: cluster 2023-09-23T15:30:05.260623+0000 mgr.y (mgr.24377) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:06.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:06 smithi140 bash[27297]: cluster 2023-09-23T15:30:05.260623+0000 mgr.y (mgr.24377) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:06.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:06 smithi186 bash[30645]: cluster 2023-09-23T15:30:05.260623+0000 mgr.y (mgr.24377) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:08.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:08.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:08 smithi140 bash[27297]: cluster 2023-09-23T15:30:07.261629+0000 mgr.y (mgr.24377) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:08.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:08 smithi140 bash[40122]: cluster 2023-09-23T15:30:07.261629+0000 mgr.y (mgr.24377) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:08.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:08 smithi186 bash[30645]: cluster 2023-09-23T15:30:07.261629+0000 mgr.y (mgr.24377) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:10.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:10 smithi140 bash[40122]: cluster 2023-09-23T15:30:09.262234+0000 mgr.y (mgr.24377) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:10.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:10] "GET /metrics HTTP/1.1" 200 238967 "" "Prometheus/2.43.0" 2023-09-23T15:30:10.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:10 smithi140 bash[27297]: cluster 2023-09-23T15:30:09.262234+0000 mgr.y (mgr.24377) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:10 smithi186 bash[30645]: cluster 2023-09-23T15:30:09.262234+0000 mgr.y (mgr.24377) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:11 smithi140 bash[27297]: audit 2023-09-23T15:30:11.301440+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:11 smithi140 bash[40122]: audit 2023-09-23T15:30:11.301440+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:11.826 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:30:11.827 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:30:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:11 smithi186 bash[30645]: audit 2023-09-23T15:30:11.301440+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:12.558 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2023-09-23T15:30:11.262532+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"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":52964,"kb_used_data":7524,"kb_used_omap":0,"kb_used_meta":45376,"kb_avail":749908252,"statfs":{"total":767960285184,"available":767906050048,"internally_reserved":0,"allocated":7704576,"data_stored":4344618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46465024},"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.004322"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433329+0000","last_change":"2023-09-23T15:28:24.291123+0000","last_active":"2023-09-23T15:28:41.433329+0000","last_peered":"2023-09-23T15:28:41.433329+0000","last_clean":"2023-09-23T15:28:41.433329+0000","last_became_active":"2023-09-23T15:28:24.290709+0000","last_became_peered":"2023-09-23T15:28:24.290709+0000","last_unstale":"2023-09-23T15:28:41.433329+0000","last_undegraded":"2023-09-23T15:28:41.433329+0000","last_fullsized":"2023-09-23T15:28:41.433329+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:01:35.428360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438452+0000","last_change":"2023-09-23T15:28:24.136674+0000","last_active":"2023-09-23T15:28:41.438452+0000","last_peered":"2023-09-23T15:28:41.438452+0000","last_clean":"2023-09-23T15:28:41.438452+0000","last_became_active":"2023-09-23T15:28:24.136232+0000","last_became_peered":"2023-09-23T15:28:24.136232+0000","last_unstale":"2023-09-23T15:28:41.438452+0000","last_undegraded":"2023-09-23T15:28:41.438452+0000","last_fullsized":"2023-09-23T15:28:41.438452+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:07.548120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418289+0000","last_change":"2023-09-23T15:28:25.170903+0000","last_active":"2023-09-23T15:28:41.418289+0000","last_peered":"2023-09-23T15:28:41.418289+0000","last_clean":"2023-09-23T15:28:41.418289+0000","last_became_active":"2023-09-23T15:28:25.170455+0000","last_became_peered":"2023-09-23T15:28:25.170455+0000","last_unstale":"2023-09-23T15:28:41.418289+0000","last_undegraded":"2023-09-23T15:28:41.418289+0000","last_fullsized":"2023-09-23T15:28:41.418289+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:47:20.227159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418792+0000","last_change":"2023-09-23T15:28:24.141339+0000","last_active":"2023-09-23T15:28:41.418792+0000","last_peered":"2023-09-23T15:28:41.418792+0000","last_clean":"2023-09-23T15:28:41.418792+0000","last_became_active":"2023-09-23T15:28:24.140792+0000","last_became_peered":"2023-09-23T15:28:24.140792+0000","last_unstale":"2023-09-23T15:28:41.418792+0000","last_undegraded":"2023-09-23T15:28:41.418792+0000","last_fullsized":"2023-09-23T15:28:41.418792+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:33:15.472099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434533+0000","last_change":"2023-09-23T15:28:24.500448+0000","last_active":"2023-09-23T15:28:41.434533+0000","last_peered":"2023-09-23T15:28:41.434533+0000","last_clean":"2023-09-23T15:28:41.434533+0000","last_became_active":"2023-09-23T15:28:24.499640+0000","last_became_peered":"2023-09-23T15:28:24.499640+0000","last_unstale":"2023-09-23T15:28:41.434533+0000","last_undegraded":"2023-09-23T15:28:41.434533+0000","last_fullsized":"2023-09-23T15:28:41.434533+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:18:21.195285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436348+0000","last_change":"2023-09-23T15:28:24.141199+0000","last_active":"2023-09-23T15:28:41.436348+0000","last_peered":"2023-09-23T15:28:41.436348+0000","last_clean":"2023-09-23T15:28:41.436348+0000","last_became_active":"2023-09-23T15:28:24.140372+0000","last_became_peered":"2023-09-23T15:28:24.140372+0000","last_unstale":"2023-09-23T15:28:41.436348+0000","last_undegraded":"2023-09-23T15:28:41.436348+0000","last_fullsized":"2023-09-23T15:28:41.436348+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:15.591659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434783+0000","last_change":"2023-09-23T15:28:24.295480+0000","last_active":"2023-09-23T15:28:41.434783+0000","last_peered":"2023-09-23T15:28:41.434783+0000","last_clean":"2023-09-23T15:28:41.434783+0000","last_became_active":"2023-09-23T15:28:24.295024+0000","last_became_peered":"2023-09-23T15:28:24.295024+0000","last_unstale":"2023-09-23T15:28:41.434783+0000","last_undegraded":"2023-09-23T15:28:41.434783+0000","last_fullsized":"2023-09-23T15:28:41.434783+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:09:10.127250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435329+0000","last_change":"2023-09-23T15:28:24.137361+0000","last_active":"2023-09-23T15:28:41.435329+0000","last_peered":"2023-09-23T15:28:41.435329+0000","last_clean":"2023-09-23T15:28:41.435329+0000","last_became_active":"2023-09-23T15:28:24.136947+0000","last_became_peered":"2023-09-23T15:28:24.136947+0000","last_unstale":"2023-09-23T15:28:41.435329+0000","last_undegraded":"2023-09-23T15:28:41.435329+0000","last_fullsized":"2023-09-23T15:28:41.435329+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:33:52.926346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.417761+0000","last_change":"2023-09-23T15:28:24.298584+0000","last_active":"2023-09-23T15:28:41.417761+0000","last_peered":"2023-09-23T15:28:41.417761+0000","last_clean":"2023-09-23T15:28:41.417761+0000","last_became_active":"2023-09-23T15:28:24.298181+0000","last_became_peered":"2023-09-23T15:28:24.298181+0000","last_unstale":"2023-09-23T15:28:41.417761+0000","last_undegraded":"2023-09-23T15:28:41.417761+0000","last_fullsized":"2023-09-23T15:28:41.417761+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:59.551929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.439628+0000","last_change":"2023-09-23T15:28:24.146755+0000","last_active":"2023-09-23T15:28:41.439628+0000","last_peered":"2023-09-23T15:28:41.439628+0000","last_clean":"2023-09-23T15:28:41.439628+0000","last_became_active":"2023-09-23T15:28:24.146299+0000","last_became_peered":"2023-09-23T15:28:24.146299+0000","last_unstale":"2023-09-23T15:28:41.439628+0000","last_undegraded":"2023-09-23T15:28:41.439628+0000","last_fullsized":"2023-09-23T15:28:41.439628+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:21:33.746843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433900+0000","last_change":"2023-09-23T15:28:24.290210+0000","last_active":"2023-09-23T15:28:41.433900+0000","last_peered":"2023-09-23T15:28:41.433900+0000","last_clean":"2023-09-23T15:28:41.433900+0000","last_became_active":"2023-09-23T15:28:24.289634+0000","last_became_peered":"2023-09-23T15:28:24.289634+0000","last_unstale":"2023-09-23T15:28:41.433900+0000","last_undegraded":"2023-09-23T15:28:41.433900+0000","last_fullsized":"2023-09-23T15:28:41.433900+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:23:54.037126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437953+0000","last_change":"2023-09-23T15:28:24.148223+0000","last_active":"2023-09-23T15:28:41.437953+0000","last_peered":"2023-09-23T15:28:41.437953+0000","last_clean":"2023-09-23T15:28:41.437953+0000","last_became_active":"2023-09-23T15:28:24.147889+0000","last_became_peered":"2023-09-23T15:28:24.147889+0000","last_unstale":"2023-09-23T15:28:41.437953+0000","last_undegraded":"2023-09-23T15:28:41.437953+0000","last_fullsized":"2023-09-23T15:28:41.437953+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:46:54.198018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438560+0000","last_change":"2023-09-23T15:26:26.380470+0000","last_active":"2023-09-23T15:28:41.438560+0000","last_peered":"2023-09-23T15:28:41.438560+0000","last_clean":"2023-09-23T15:28:41.438560+0000","last_became_active":"2023-09-23T15:26:26.380094+0000","last_became_peered":"2023-09-23T15:26:26.380094+0000","last_unstale":"2023-09-23T15:28:41.438560+0000","last_undegraded":"2023-09-23T15:28:41.438560+0000","last_fullsized":"2023-09-23T15:28:41.438560+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:15.924172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418210+0000","last_change":"2023-09-23T15:28:25.209288+0000","last_active":"2023-09-23T15:28:41.418210+0000","last_peered":"2023-09-23T15:28:41.418210+0000","last_clean":"2023-09-23T15:28:41.418210+0000","last_became_active":"2023-09-23T15:28:25.208823+0000","last_became_peered":"2023-09-23T15:28:25.208823+0000","last_unstale":"2023-09-23T15:28:41.418210+0000","last_undegraded":"2023-09-23T15:28:41.418210+0000","last_fullsized":"2023-09-23T15:28:41.418210+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:32:02.498507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437057+0000","last_change":"2023-09-23T15:26:26.690646+0000","last_active":"2023-09-23T15:28:41.437057+0000","last_peered":"2023-09-23T15:28:41.437057+0000","last_clean":"2023-09-23T15:28:41.437057+0000","last_became_active":"2023-09-23T15:26:26.689755+0000","last_became_peered":"2023-09-23T15:26:26.689755+0000","last_unstale":"2023-09-23T15:28:41.437057+0000","last_undegraded":"2023-09-23T15:28:41.437057+0000","last_fullsized":"2023-09-23T15:28:41.437057+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:49:20.813800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419050+0000","last_change":"2023-09-23T15:28:24.146027+0000","last_active":"2023-09-23T15:28:41.419050+0000","last_peered":"2023-09-23T15:28:41.419050+0000","last_clean":"2023-09-23T15:28:41.419050+0000","last_became_active":"2023-09-23T15:28:24.145644+0000","last_became_peered":"2023-09-23T15:28:24.145644+0000","last_unstale":"2023-09-23T15:28:41.419050+0000","last_undegraded":"2023-09-23T15:28:41.419050+0000","last_fullsized":"2023-09-23T15:28:41.419050+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:04:23.350758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.439463+0000","last_change":"2023-09-23T15:28:25.209844+0000","last_active":"2023-09-23T15:28:41.439463+0000","last_peered":"2023-09-23T15:28:41.439463+0000","last_clean":"2023-09-23T15:28:41.439463+0000","last_became_active":"2023-09-23T15:28:25.209062+0000","last_became_peered":"2023-09-23T15:28:25.209062+0000","last_unstale":"2023-09-23T15:28:41.439463+0000","last_undegraded":"2023-09-23T15:28:41.439463+0000","last_fullsized":"2023-09-23T15:28:41.439463+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:24:59.433932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436541+0000","last_change":"2023-09-23T15:28:24.138199+0000","last_active":"2023-09-23T15:28:41.436541+0000","last_peered":"2023-09-23T15:28:41.436541+0000","last_clean":"2023-09-23T15:28:41.436541+0000","last_became_active":"2023-09-23T15:28:24.137851+0000","last_became_peered":"2023-09-23T15:28:24.137851+0000","last_unstale":"2023-09-23T15:28:41.436541+0000","last_undegraded":"2023-09-23T15:28:41.436541+0000","last_fullsized":"2023-09-23T15:28:41.436541+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:28:36.705713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415307+0000","last_change":"2023-09-23T15:26:26.687650+0000","last_active":"2023-09-23T15:28:41.415307+0000","last_peered":"2023-09-23T15:28:41.415307+0000","last_clean":"2023-09-23T15:28:41.415307+0000","last_became_active":"2023-09-23T15:26:26.687320+0000","last_became_peered":"2023-09-23T15:26:26.687320+0000","last_unstale":"2023-09-23T15:28:41.415307+0000","last_undegraded":"2023-09-23T15:28:41.415307+0000","last_fullsized":"2023-09-23T15:28:41.415307+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:06:14.771140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438050+0000","last_change":"2023-09-23T15:28:25.174203+0000","last_active":"2023-09-23T15:28:41.438050+0000","last_peered":"2023-09-23T15:28:41.438050+0000","last_clean":"2023-09-23T15:28:41.438050+0000","last_became_active":"2023-09-23T15:28:25.173862+0000","last_became_peered":"2023-09-23T15:28:25.173862+0000","last_unstale":"2023-09-23T15:28:41.438050+0000","last_undegraded":"2023-09-23T15:28:41.438050+0000","last_fullsized":"2023-09-23T15:28:41.438050+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:16:47.073751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437496+0000","last_change":"2023-09-23T15:28:24.144051+0000","last_active":"2023-09-23T15:28:41.437496+0000","last_peered":"2023-09-23T15:28:41.437496+0000","last_clean":"2023-09-23T15:28:41.437496+0000","last_became_active":"2023-09-23T15:28:24.143593+0000","last_became_peered":"2023-09-23T15:28:24.143593+0000","last_unstale":"2023-09-23T15:28:41.437496+0000","last_undegraded":"2023-09-23T15:28:41.437496+0000","last_fullsized":"2023-09-23T15:28:41.437496+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:13:14.811128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414756+0000","last_change":"2023-09-23T15:26:26.380962+0000","last_active":"2023-09-23T15:28:41.414756+0000","last_peered":"2023-09-23T15:28:41.414756+0000","last_clean":"2023-09-23T15:28:41.414756+0000","last_became_active":"2023-09-23T15:26:26.380425+0000","last_became_peered":"2023-09-23T15:26:26.380425+0000","last_unstale":"2023-09-23T15:28:41.414756+0000","last_undegraded":"2023-09-23T15:28:41.414756+0000","last_fullsized":"2023-09-23T15:28:41.414756+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:16:17.832526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436400+0000","last_change":"2023-09-23T15:28:25.209720+0000","last_active":"2023-09-23T15:28:41.436400+0000","last_peered":"2023-09-23T15:28:41.436400+0000","last_clean":"2023-09-23T15:28:41.436400+0000","last_became_active":"2023-09-23T15:28:25.208632+0000","last_became_peered":"2023-09-23T15:28:25.208632+0000","last_unstale":"2023-09-23T15:28:41.436400+0000","last_undegraded":"2023-09-23T15:28:41.436400+0000","last_fullsized":"2023-09-23T15:28:41.436400+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:52.206824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419235+0000","last_change":"2023-09-23T15:28:24.146868+0000","last_active":"2023-09-23T15:28:41.419235+0000","last_peered":"2023-09-23T15:28:41.419235+0000","last_clean":"2023-09-23T15:28:41.419235+0000","last_became_active":"2023-09-23T15:28:24.146532+0000","last_became_peered":"2023-09-23T15:28:24.146532+0000","last_unstale":"2023-09-23T15:28:41.419235+0000","last_undegraded":"2023-09-23T15:28:41.419235+0000","last_fullsized":"2023-09-23T15:28:41.419235+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:06:42.944424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414722+0000","last_change":"2023-09-23T15:24:44.561048+0000","last_active":"2023-09-23T15:28:41.414722+0000","last_peered":"2023-09-23T15:28:41.414722+0000","last_clean":"2023-09-23T15:28:41.414722+0000","last_became_active":"2023-09-23T15:24:44.560488+0000","last_became_peered":"2023-09-23T15:24:44.560488+0000","last_unstale":"2023-09-23T15:28:41.414722+0000","last_undegraded":"2023-09-23T15:28:41.414722+0000","last_fullsized":"2023-09-23T15:28:41.414722+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":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":128,"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 @ 2023-09-24T16:07:46.923763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435532+0000","last_change":"2023-09-23T15:26:26.376674+0000","last_active":"2023-09-23T15:28:41.435532+0000","last_peered":"2023-09-23T15:28:41.435532+0000","last_clean":"2023-09-23T15:28:41.435532+0000","last_became_active":"2023-09-23T15:26:26.376387+0000","last_became_peered":"2023-09-23T15:26:26.376387+0000","last_unstale":"2023-09-23T15:28:41.435532+0000","last_undegraded":"2023-09-23T15:28:41.435532+0000","last_fullsized":"2023-09-23T15:28:41.435532+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:59:45.381649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437084+0000","last_change":"2023-09-23T15:28:24.502166+0000","last_active":"2023-09-23T15:28:41.437084+0000","last_peered":"2023-09-23T15:28:41.437084+0000","last_clean":"2023-09-23T15:28:41.437084+0000","last_became_active":"2023-09-23T15:28:24.501891+0000","last_became_peered":"2023-09-23T15:28:24.501891+0000","last_unstale":"2023-09-23T15:28:41.437084+0000","last_undegraded":"2023-09-23T15:28:41.437084+0000","last_fullsized":"2023-09-23T15:28:41.437084+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:35.315016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436139+0000","last_change":"2023-09-23T15:28:24.144112+0000","last_active":"2023-09-23T15:28:41.436139+0000","last_peered":"2023-09-23T15:28:41.436139+0000","last_clean":"2023-09-23T15:28:41.436139+0000","last_became_active":"2023-09-23T15:28:24.143846+0000","last_became_peered":"2023-09-23T15:28:24.143846+0000","last_unstale":"2023-09-23T15:28:41.436139+0000","last_undegraded":"2023-09-23T15:28:41.436139+0000","last_fullsized":"2023-09-23T15:28:41.436139+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:48.463223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.417159+0000","last_change":"2023-09-23T15:26:26.535538+0000","last_active":"2023-09-23T15:28:41.417159+0000","last_peered":"2023-09-23T15:28:41.417159+0000","last_clean":"2023-09-23T15:28:41.417159+0000","last_became_active":"2023-09-23T15:26:26.534704+0000","last_became_peered":"2023-09-23T15:26:26.534704+0000","last_unstale":"2023-09-23T15:28:41.417159+0000","last_undegraded":"2023-09-23T15:28:41.417159+0000","last_fullsized":"2023-09-23T15:28:41.417159+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:36:45.291087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436423+0000","last_change":"2023-09-23T15:28:24.301262+0000","last_active":"2023-09-23T15:28:41.436423+0000","last_peered":"2023-09-23T15:28:41.436423+0000","last_clean":"2023-09-23T15:28:41.436423+0000","last_became_active":"2023-09-23T15:28:24.300882+0000","last_became_peered":"2023-09-23T15:28:24.300882+0000","last_unstale":"2023-09-23T15:28:41.436423+0000","last_undegraded":"2023-09-23T15:28:41.436423+0000","last_fullsized":"2023-09-23T15:28:41.436423+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:18:16.684049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434606+0000","last_change":"2023-09-23T15:28:24.146360+0000","last_active":"2023-09-23T15:28:41.434606+0000","last_peered":"2023-09-23T15:28:41.434606+0000","last_clean":"2023-09-23T15:28:41.434606+0000","last_became_active":"2023-09-23T15:28:24.145203+0000","last_became_peered":"2023-09-23T15:28:24.145203+0000","last_unstale":"2023-09-23T15:28:41.434606+0000","last_undegraded":"2023-09-23T15:28:41.434606+0000","last_fullsized":"2023-09-23T15:28:41.434606+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:20:33.949546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435655+0000","last_change":"2023-09-23T15:26:26.382411+0000","last_active":"2023-09-23T15:28:41.435655+0000","last_peered":"2023-09-23T15:28:41.435655+0000","last_clean":"2023-09-23T15:28:41.435655+0000","last_became_active":"2023-09-23T15:26:26.382029+0000","last_became_peered":"2023-09-23T15:26:26.382029+0000","last_unstale":"2023-09-23T15:28:41.435655+0000","last_undegraded":"2023-09-23T15:28:41.435655+0000","last_fullsized":"2023-09-23T15:28:41.435655+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:27:39.383253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":10,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:42.987706+0000","last_change":"2023-09-23T15:28:42.987706+0000","last_active":"2023-09-23T15:28:42.987706+0000","last_peered":"2023-09-23T15:28:42.987706+0000","last_clean":"2023-09-23T15:28:42.987706+0000","last_became_active":"2023-09-23T15:28:42.986803+0000","last_became_peered":"2023-09-23T15:28:42.986803+0000","last_unstale":"2023-09-23T15:28:42.987706+0000","last_undegraded":"2023-09-23T15:28:42.987706+0000","last_fullsized":"2023-09-23T15:28:42.987706+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:00:10.273529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437796+0000","last_change":"2023-09-23T15:28:24.139746+0000","last_active":"2023-09-23T15:28:41.437796+0000","last_peered":"2023-09-23T15:28:41.437796+0000","last_clean":"2023-09-23T15:28:41.437796+0000","last_became_active":"2023-09-23T15:28:24.139244+0000","last_became_peered":"2023-09-23T15:28:24.139244+0000","last_unstale":"2023-09-23T15:28:41.437796+0000","last_undegraded":"2023-09-23T15:28:41.437796+0000","last_fullsized":"2023-09-23T15:28:41.437796+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:45.226209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436299+0000","last_change":"2023-09-23T15:26:26.385796+0000","last_active":"2023-09-23T15:28:41.436299+0000","last_peered":"2023-09-23T15:28:41.436299+0000","last_clean":"2023-09-23T15:28:41.436299+0000","last_became_active":"2023-09-23T15:26:26.385412+0000","last_became_peered":"2023-09-23T15:26:26.385412+0000","last_unstale":"2023-09-23T15:28:41.436299+0000","last_undegraded":"2023-09-23T15:28:41.436299+0000","last_fullsized":"2023-09-23T15:28:41.436299+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:42:45.991607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437226+0000","last_change":"2023-09-23T15:28:24.301152+0000","last_active":"2023-09-23T15:28:41.437226+0000","last_peered":"2023-09-23T15:28:41.437226+0000","last_clean":"2023-09-23T15:28:41.437226+0000","last_became_active":"2023-09-23T15:28:24.300827+0000","last_became_peered":"2023-09-23T15:28:24.300827+0000","last_unstale":"2023-09-23T15:28:41.437226+0000","last_undegraded":"2023-09-23T15:28:41.437226+0000","last_fullsized":"2023-09-23T15:28:41.437226+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:08:56.208409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418232+0000","last_change":"2023-09-23T15:28:24.150893+0000","last_active":"2023-09-23T15:28:41.418232+0000","last_peered":"2023-09-23T15:28:41.418232+0000","last_clean":"2023-09-23T15:28:41.418232+0000","last_became_active":"2023-09-23T15:28:24.150561+0000","last_became_peered":"2023-09-23T15:28:24.150561+0000","last_unstale":"2023-09-23T15:28:41.418232+0000","last_undegraded":"2023-09-23T15:28:41.418232+0000","last_fullsized":"2023-09-23T15:28:41.418232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:55:24.220268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435813+0000","last_change":"2023-09-23T15:28:24.290321+0000","last_active":"2023-09-23T15:28:41.435813+0000","last_peered":"2023-09-23T15:28:41.435813+0000","last_clean":"2023-09-23T15:28:41.435813+0000","last_became_active":"2023-09-23T15:28:24.289654+0000","last_became_peered":"2023-09-23T15:28:24.289654+0000","last_unstale":"2023-09-23T15:28:41.435813+0000","last_undegraded":"2023-09-23T15:28:41.435813+0000","last_fullsized":"2023-09-23T15:28:41.435813+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:25:06.402564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433692+0000","last_change":"2023-09-23T15:28:24.144379+0000","last_active":"2023-09-23T15:28:41.433692+0000","last_peered":"2023-09-23T15:28:41.433692+0000","last_clean":"2023-09-23T15:28:41.433692+0000","last_became_active":"2023-09-23T15:28:24.144000+0000","last_became_peered":"2023-09-23T15:28:24.144000+0000","last_unstale":"2023-09-23T15:28:41.433692+0000","last_undegraded":"2023-09-23T15:28:41.433692+0000","last_fullsized":"2023-09-23T15:28:41.433692+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:18:41.238469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434921+0000","last_change":"2023-09-23T15:28:24.158577+0000","last_active":"2023-09-23T15:28:41.434921+0000","last_peered":"2023-09-23T15:28:41.434921+0000","last_clean":"2023-09-23T15:28:41.434921+0000","last_became_active":"2023-09-23T15:28:24.158256+0000","last_became_peered":"2023-09-23T15:28:24.158256+0000","last_unstale":"2023-09-23T15:28:41.434921+0000","last_undegraded":"2023-09-23T15:28:41.434921+0000","last_fullsized":"2023-09-23T15:28:41.434921+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:27:58.165826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436959+0000","last_change":"2023-09-23T15:28:24.144491+0000","last_active":"2023-09-23T15:28:41.436959+0000","last_peered":"2023-09-23T15:28:41.436959+0000","last_clean":"2023-09-23T15:28:41.436959+0000","last_became_active":"2023-09-23T15:28:24.144155+0000","last_became_peered":"2023-09-23T15:28:24.144155+0000","last_unstale":"2023-09-23T15:28:41.436959+0000","last_undegraded":"2023-09-23T15:28:41.436959+0000","last_fullsized":"2023-09-23T15:28:41.436959+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:03:48.663182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434009+0000","last_change":"2023-09-23T15:28:24.295465+0000","last_active":"2023-09-23T15:28:41.434009+0000","last_peered":"2023-09-23T15:28:41.434009+0000","last_clean":"2023-09-23T15:28:41.434009+0000","last_became_active":"2023-09-23T15:28:24.295064+0000","last_became_peered":"2023-09-23T15:28:24.295064+0000","last_unstale":"2023-09-23T15:28:41.434009+0000","last_undegraded":"2023-09-23T15:28:41.434009+0000","last_fullsized":"2023-09-23T15:28:41.434009+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:21.068112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418516+0000","last_change":"2023-09-23T15:28:24.147357+0000","last_active":"2023-09-23T15:28:41.418516+0000","last_peered":"2023-09-23T15:28:41.418516+0000","last_clean":"2023-09-23T15:28:41.418516+0000","last_became_active":"2023-09-23T15:28:24.147029+0000","last_became_peered":"2023-09-23T15:28:24.147029+0000","last_unstale":"2023-09-23T15:28:41.418516+0000","last_undegraded":"2023-09-23T15:28:41.418516+0000","last_fullsized":"2023-09-23T15:28:41.418516+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":3,"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 @ 2023-09-24T18:45:50.023822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.b","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:42.431728+0000","last_change":"2023-09-23T15:28:42.431728+0000","last_active":"2023-09-23T15:28:42.431728+0000","last_peered":"2023-09-23T15:28:42.431728+0000","last_clean":"2023-09-23T15:28:42.431728+0000","last_became_active":"2023-09-23T15:28:42.431298+0000","last_became_peered":"2023-09-23T15:28:42.431298+0000","last_unstale":"2023-09-23T15:28:42.431728+0000","last_undegraded":"2023-09-23T15:28:42.431728+0000","last_fullsized":"2023-09-23T15:28:42.431728+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:45:44.791951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435058+0000","last_change":"2023-09-23T15:28:24.139865+0000","last_active":"2023-09-23T15:28:41.435058+0000","last_peered":"2023-09-23T15:28:41.435058+0000","last_clean":"2023-09-23T15:28:41.435058+0000","last_became_active":"2023-09-23T15:28:24.139187+0000","last_became_peered":"2023-09-23T15:28:24.139187+0000","last_unstale":"2023-09-23T15:28:41.435058+0000","last_undegraded":"2023-09-23T15:28:41.435058+0000","last_fullsized":"2023-09-23T15:28:41.435058+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:01:33.456157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436652+0000","last_change":"2023-09-23T15:28:25.207400+0000","last_active":"2023-09-23T15:28:41.436652+0000","last_peered":"2023-09-23T15:28:41.436652+0000","last_clean":"2023-09-23T15:28:41.436652+0000","last_became_active":"2023-09-23T15:28:25.206289+0000","last_became_peered":"2023-09-23T15:28:25.206289+0000","last_unstale":"2023-09-23T15:28:41.436652+0000","last_undegraded":"2023-09-23T15:28:41.436652+0000","last_fullsized":"2023-09-23T15:28:41.436652+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:43:56.150026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415476+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:28:41.415476+0000","last_peered":"2023-09-23T15:28:41.415476+0000","last_clean":"2023-09-23T15:28:41.415476+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:28:41.415476+0000","last_undegraded":"2023-09-23T15:28:41.415476+0000","last_fullsized":"2023-09-23T15:28:41.415476+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433501+0000","last_change":"2023-09-23T15:28:24.292914+0000","last_active":"2023-09-23T15:28:41.433501+0000","last_peered":"2023-09-23T15:28:41.433501+0000","last_clean":"2023-09-23T15:28:41.433501+0000","last_became_active":"2023-09-23T15:28:24.292577+0000","last_became_peered":"2023-09-23T15:28:24.292577+0000","last_unstale":"2023-09-23T15:28:41.433501+0000","last_undegraded":"2023-09-23T15:28:41.433501+0000","last_fullsized":"2023-09-23T15:28:41.433501+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:07:34.736853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415722+0000","last_change":"2023-09-23T15:28:24.146286+0000","last_active":"2023-09-23T15:28:41.415722+0000","last_peered":"2023-09-23T15:28:41.415722+0000","last_clean":"2023-09-23T15:28:41.415722+0000","last_became_active":"2023-09-23T15:28:24.145911+0000","last_became_peered":"2023-09-23T15:28:24.145911+0000","last_unstale":"2023-09-23T15:28:41.415722+0000","last_undegraded":"2023-09-23T15:28:41.415722+0000","last_fullsized":"2023-09-23T15:28:41.415722+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:57.369159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435302+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:28:41.435302+0000","last_peered":"2023-09-23T15:28:41.435302+0000","last_clean":"2023-09-23T15:28:41.435302+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:28:41.435302+0000","last_undegraded":"2023-09-23T15:28:41.435302+0000","last_fullsized":"2023-09-23T15:28:41.435302+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415793+0000","last_change":"2023-09-23T15:28:24.147347+0000","last_active":"2023-09-23T15:28:41.415793+0000","last_peered":"2023-09-23T15:28:41.415793+0000","last_clean":"2023-09-23T15:28:41.415793+0000","last_became_active":"2023-09-23T15:28:24.147044+0000","last_became_peered":"2023-09-23T15:28:24.147044+0000","last_unstale":"2023-09-23T15:28:41.415793+0000","last_undegraded":"2023-09-23T15:28:41.415793+0000","last_fullsized":"2023-09-23T15:28:41.415793+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:29:28.771759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418898+0000","last_change":"2023-09-23T15:28:25.215150+0000","last_active":"2023-09-23T15:28:41.418898+0000","last_peered":"2023-09-23T15:28:41.418898+0000","last_clean":"2023-09-23T15:28:41.418898+0000","last_became_active":"2023-09-23T15:28:25.214366+0000","last_became_peered":"2023-09-23T15:28:25.214366+0000","last_unstale":"2023-09-23T15:28:41.418898+0000","last_undegraded":"2023-09-23T15:28:41.418898+0000","last_fullsized":"2023-09-23T15:28:41.418898+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:01.487664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.433706+0000","last_change":"2023-09-23T15:28:24.147519+0000","last_active":"2023-09-23T15:28:41.433706+0000","last_peered":"2023-09-23T15:28:41.433706+0000","last_clean":"2023-09-23T15:28:41.433706+0000","last_became_active":"2023-09-23T15:28:24.147176+0000","last_became_peered":"2023-09-23T15:28:24.147176+0000","last_unstale":"2023-09-23T15:28:41.433706+0000","last_undegraded":"2023-09-23T15:28:41.433706+0000","last_fullsized":"2023-09-23T15:28:41.433706+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":8,"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 @ 2023-09-24T23:12:00.608256+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437833+0000","last_change":"2023-09-23T15:28:25.214917+0000","last_active":"2023-09-23T15:28:41.437833+0000","last_peered":"2023-09-23T15:28:41.437833+0000","last_clean":"2023-09-23T15:28:41.437833+0000","last_became_active":"2023-09-23T15:28:25.214443+0000","last_became_peered":"2023-09-23T15:28:25.214443+0000","last_unstale":"2023-09-23T15:28:41.437833+0000","last_undegraded":"2023-09-23T15:28:41.437833+0000","last_fullsized":"2023-09-23T15:28:41.437833+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:07:04.189567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.414672+0000","last_change":"2023-09-23T15:28:24.146213+0000","last_active":"2023-09-23T15:28:41.414672+0000","last_peered":"2023-09-23T15:28:41.414672+0000","last_clean":"2023-09-23T15:28:41.414672+0000","last_became_active":"2023-09-23T15:28:24.145411+0000","last_became_peered":"2023-09-23T15:28:24.145411+0000","last_unstale":"2023-09-23T15:28:41.414672+0000","last_undegraded":"2023-09-23T15:28:41.414672+0000","last_fullsized":"2023-09-23T15:28:41.414672+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:36:07.475823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436048+0000","last_change":"2023-09-23T15:28:24.473082+0000","last_active":"2023-09-23T15:28:41.436048+0000","last_peered":"2023-09-23T15:28:41.436048+0000","last_clean":"2023-09-23T15:28:41.436048+0000","last_became_active":"2023-09-23T15:28:24.472332+0000","last_became_peered":"2023-09-23T15:28:24.472332+0000","last_unstale":"2023-09-23T15:28:41.436048+0000","last_undegraded":"2023-09-23T15:28:41.436048+0000","last_fullsized":"2023-09-23T15:28:41.436048+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:52.725162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437363+0000","last_change":"2023-09-23T15:28:24.146158+0000","last_active":"2023-09-23T15:28:41.437363+0000","last_peered":"2023-09-23T15:28:41.437363+0000","last_clean":"2023-09-23T15:28:41.437363+0000","last_became_active":"2023-09-23T15:28:24.143180+0000","last_became_peered":"2023-09-23T15:28:24.143180+0000","last_unstale":"2023-09-23T15:28:41.437363+0000","last_undegraded":"2023-09-23T15:28:41.437363+0000","last_fullsized":"2023-09-23T15:28:41.437363+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:35.845570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.419280+0000","last_change":"2023-09-23T15:28:25.214867+0000","last_active":"2023-09-23T15:28:41.419280+0000","last_peered":"2023-09-23T15:28:41.419280+0000","last_clean":"2023-09-23T15:28:41.419280+0000","last_became_active":"2023-09-23T15:28:25.214315+0000","last_became_peered":"2023-09-23T15:28:25.214315+0000","last_unstale":"2023-09-23T15:28:41.419280+0000","last_undegraded":"2023-09-23T15:28:41.419280+0000","last_fullsized":"2023-09-23T15:28:41.419280+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:07.331511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415068+0000","last_change":"2023-09-23T15:28:24.145587+0000","last_active":"2023-09-23T15:28:41.415068+0000","last_peered":"2023-09-23T15:28:41.415068+0000","last_clean":"2023-09-23T15:28:41.415068+0000","last_became_active":"2023-09-23T15:28:24.145225+0000","last_became_peered":"2023-09-23T15:28:24.145225+0000","last_unstale":"2023-09-23T15:28:41.415068+0000","last_undegraded":"2023-09-23T15:28:41.415068+0000","last_fullsized":"2023-09-23T15:28:41.415068+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:06:54.037951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T15:28:43.087229+0000","last_change":"2023-09-23T15:28:43.087229+0000","last_active":"2023-09-23T15:28:43.087229+0000","last_peered":"2023-09-23T15:28:43.087229+0000","last_clean":"2023-09-23T15:28:43.087229+0000","last_became_active":"2023-09-23T15:28:43.086243+0000","last_became_peered":"2023-09-23T15:28:43.086243+0000","last_unstale":"2023-09-23T15:28:43.087229+0000","last_undegraded":"2023-09-23T15:28:43.087229+0000","last_fullsized":"2023-09-23T15:28:43.087229+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:13.064560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434212+0000","last_change":"2023-09-23T15:28:24.145047+0000","last_active":"2023-09-23T15:28:41.434212+0000","last_peered":"2023-09-23T15:28:41.434212+0000","last_clean":"2023-09-23T15:28:41.434212+0000","last_became_active":"2023-09-23T15:28:24.144681+0000","last_became_peered":"2023-09-23T15:28:24.144681+0000","last_unstale":"2023-09-23T15:28:41.434212+0000","last_undegraded":"2023-09-23T15:28:41.434212+0000","last_fullsized":"2023-09-23T15:28:41.434212+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":7,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:57:33.890984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"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":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436148+0000","last_change":"2023-09-23T15:28:24.292553+0000","last_active":"2023-09-23T15:28:41.436148+0000","last_peered":"2023-09-23T15:28:41.436148+0000","last_clean":"2023-09-23T15:28:41.436148+0000","last_became_active":"2023-09-23T15:28:24.292186+0000","last_became_peered":"2023-09-23T15:28:24.292186+0000","last_unstale":"2023-09-23T15:28:41.436148+0000","last_undegraded":"2023-09-23T15:28:41.436148+0000","last_fullsized":"2023-09-23T15:28:41.436148+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:43:06.529793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.415375+0000","last_change":"2023-09-23T15:28:24.146374+0000","last_active":"2023-09-23T15:28:41.415375+0000","last_peered":"2023-09-23T15:28:41.415375+0000","last_clean":"2023-09-23T15:28:41.415375+0000","last_became_active":"2023-09-23T15:28:24.145895+0000","last_became_peered":"2023-09-23T15:28:24.145895+0000","last_unstale":"2023-09-23T15:28:41.415375+0000","last_undegraded":"2023-09-23T15:28:41.415375+0000","last_fullsized":"2023-09-23T15:28:41.415375+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":3,"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 @ 2023-09-25T02:20:35.531942+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418882+0000","last_change":"2023-09-23T15:28:25.209256+0000","last_active":"2023-09-23T15:28:41.418882+0000","last_peered":"2023-09-23T15:28:41.418882+0000","last_clean":"2023-09-23T15:28:41.418882+0000","last_became_active":"2023-09-23T15:28:25.208895+0000","last_became_peered":"2023-09-23T15:28:25.208895+0000","last_unstale":"2023-09-23T15:28:41.418882+0000","last_undegraded":"2023-09-23T15:28:41.418882+0000","last_fullsized":"2023-09-23T15:28:41.418882+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:44.559904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.435860+0000","last_change":"2023-09-23T15:28:24.136315+0000","last_active":"2023-09-23T15:28:41.435860+0000","last_peered":"2023-09-23T15:28:41.435860+0000","last_clean":"2023-09-23T15:28:41.435860+0000","last_became_active":"2023-09-23T15:28:24.135956+0000","last_became_peered":"2023-09-23T15:28:24.135956+0000","last_unstale":"2023-09-23T15:28:41.435860+0000","last_undegraded":"2023-09-23T15:28:41.435860+0000","last_fullsized":"2023-09-23T15:28:41.435860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:41:40.031731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418360+0000","last_change":"2023-09-23T15:28:25.175135+0000","last_active":"2023-09-23T15:28:41.418360+0000","last_peered":"2023-09-23T15:28:41.418360+0000","last_clean":"2023-09-23T15:28:41.418360+0000","last_became_active":"2023-09-23T15:28:25.174736+0000","last_became_peered":"2023-09-23T15:28:25.174736+0000","last_unstale":"2023-09-23T15:28:41.418360+0000","last_undegraded":"2023-09-23T15:28:41.418360+0000","last_fullsized":"2023-09-23T15:28:41.418360+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:40.831014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438242+0000","last_change":"2023-09-23T15:28:24.146926+0000","last_active":"2023-09-23T15:28:41.438242+0000","last_peered":"2023-09-23T15:28:41.438242+0000","last_clean":"2023-09-23T15:28:41.438242+0000","last_became_active":"2023-09-23T15:28:24.144248+0000","last_became_peered":"2023-09-23T15:28:24.144248+0000","last_unstale":"2023-09-23T15:28:41.438242+0000","last_undegraded":"2023-09-23T15:28:41.438242+0000","last_fullsized":"2023-09-23T15:28:41.438242+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:12:26.537323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.438449+0000","last_change":"2023-09-23T15:28:25.164905+0000","last_active":"2023-09-23T15:28:41.438449+0000","last_peered":"2023-09-23T15:28:41.438449+0000","last_clean":"2023-09-23T15:28:41.438449+0000","last_became_active":"2023-09-23T15:28:25.164221+0000","last_became_peered":"2023-09-23T15:28:25.164221+0000","last_unstale":"2023-09-23T15:28:41.438449+0000","last_undegraded":"2023-09-23T15:28:41.438449+0000","last_fullsized":"2023-09-23T15:28:41.438449+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:56:04.409113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418481+0000","last_change":"2023-09-23T15:28:24.149691+0000","last_active":"2023-09-23T15:28:41.418481+0000","last_peered":"2023-09-23T15:28:41.418481+0000","last_clean":"2023-09-23T15:28:41.418481+0000","last_became_active":"2023-09-23T15:28:24.149365+0000","last_became_peered":"2023-09-23T15:28:24.149365+0000","last_unstale":"2023-09-23T15:28:41.418481+0000","last_undegraded":"2023-09-23T15:28:41.418481+0000","last_fullsized":"2023-09-23T15:28:41.418481+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:42:17.258430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.437852+0000","last_change":"2023-09-23T15:28:25.216157+0000","last_active":"2023-09-23T15:28:41.437852+0000","last_peered":"2023-09-23T15:28:41.437852+0000","last_clean":"2023-09-23T15:28:41.437852+0000","last_became_active":"2023-09-23T15:28:25.215391+0000","last_became_peered":"2023-09-23T15:28:25.215391+0000","last_unstale":"2023-09-23T15:28:41.437852+0000","last_undegraded":"2023-09-23T15:28:41.437852+0000","last_fullsized":"2023-09-23T15:28:41.437852+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:10:00.877278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.436049+0000","last_change":"2023-09-23T15:28:24.146141+0000","last_active":"2023-09-23T15:28:41.436049+0000","last_peered":"2023-09-23T15:28:41.436049+0000","last_clean":"2023-09-23T15:28:41.436049+0000","last_became_active":"2023-09-23T15:28:24.145581+0000","last_became_peered":"2023-09-23T15:28:24.145581+0000","last_unstale":"2023-09-23T15:28:41.436049+0000","last_undegraded":"2023-09-23T15:28:41.436049+0000","last_fullsized":"2023-09-23T15:28:41.436049+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:34.899858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.418798+0000","last_change":"2023-09-23T15:28:25.212292+0000","last_active":"2023-09-23T15:28:41.418798+0000","last_peered":"2023-09-23T15:28:41.418798+0000","last_clean":"2023-09-23T15:28:41.418798+0000","last_became_active":"2023-09-23T15:28:25.211532+0000","last_became_peered":"2023-09-23T15:28:25.211532+0000","last_unstale":"2023-09-23T15:28:41.418798+0000","last_undegraded":"2023-09-23T15:28:41.418798+0000","last_fullsized":"2023-09-23T15:28:41.418798+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:46.683389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T15:28:41.434205+0000","last_change":"2023-09-23T15:28:24.143195+0000","last_active":"2023-09-23T15:28:41.434205+0000","last_peered":"2023-09-23T15:28:41.434205+0000","last_clean":"2023-09-23T15:28:41.434205+0000","last_became_active":"2023-09-23T15:28:24.142578+0000","last_became_peered":"2023-09-23T15:28:24.142578+0000","last_unstale":"2023-09-23T15:28:41.434205+0000","last_undegraded":"2023-09-23T15:28:41.434205+0000","last_fullsized":"2023-09-23T15:28:41.434205+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:43:38.055831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234052,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6640,"kb_used_data":1320,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738512,"statfs":{"total":95995035648,"available":95988236288,"internally_reserved":0,"allocated":1351680,"data_stored":913018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.88500000000000001,"15min":0.91800000000000004},"min":{"1min":0.58099999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2410000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.68999999999999995,"5min":0.438,"15min":0.438},"max":{"1min":1.1799999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.86299999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.60699999999999998,"5min":0.496,"15min":0.496},"max":{"1min":1.423,"5min":3.5649999999999999,"15min":3.5649999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.99099999999999999,"15min":0.97699999999999998},"min":{"1min":0.67900000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.347,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":1.093}]},{"osd":2,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93100000000000005,"15min":0.96699999999999997},"min":{"1min":0.60399999999999998,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.216},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.93000000000000005,"15min":0.94199999999999995},"min":{"1min":0.61199999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3049999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.98299999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96799999999999997,"15min":0.996},"min":{"1min":0.68500000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2929999999999999,"5min":1.423,"15min":1.423},"last":1.264},{"interface":"front","average":{"1min":1.044,"5min":0.95499999999999996,"15min":0.97099999999999997},"min":{"1min":0.77900000000000003,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.1579999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96199999999999997,"15min":0.95399999999999996},"min":{"1min":0.74399999999999999,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.339,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.127,"5min":0.996,"15min":1.016},"min":{"1min":0.60299999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.494,"5min":1.774,"15min":1.774},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":0.999,"15min":0.97999999999999998},"min":{"1min":0.77600000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.087,"15min":1.0580000000000001},"min":{"1min":0.86499999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.4259999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.181}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.123,"15min":1.105},"min":{"1min":0.81399999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.129,"15min":1.143},"min":{"1min":0.91700000000000004,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.0169999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495696,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6692,"kb_used_data":1308,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738460,"statfs":{"total":95995035648,"available":95988183040,"internally_reserved":0,"allocated":1339392,"data_stored":912872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.92500000000000004,"15min":0.89300000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3100000000000001,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.90700000000000003,"15min":0.877},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.294,"5min":1.371,"15min":1.371},"last":0.83399999999999996}]},{"osd":1,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.999,"15min":1.02},"min":{"1min":0.57499999999999996,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3240000000000001,"5min":1.341,"15min":1.6120000000000001},"last":1.3240000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.004,"15min":1.024},"min":{"1min":0.70199999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.347,"5min":1.347,"15min":1.431},"last":1.294}]},{"osd":2,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.93000000000000005,"15min":0.96299999999999997},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.319,"5min":1.3919999999999999,"15min":1.5269999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.998,"15min":0.97899999999999998},"min":{"1min":0.73999999999999999,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2829999999999999,"5min":2.3359999999999999,"15min":2.3359999999999999},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91900000000000004,"15min":1.046},"min":{"1min":0.63200000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.208,"5min":1.3149999999999999,"15min":3.9660000000000002},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.002,"15min":1.0189999999999999},"min":{"1min":0.68300000000000005,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.409,"5min":1.409,"15min":1.4379999999999999},"last":1.0409999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.92800000000000005,"15min":0.89300000000000002},"min":{"1min":0.61699999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2589999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.198},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.94399999999999995,"15min":1.014},"min":{"1min":0.68700000000000006,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":4.0419999999999998},"last":0.87}]},{"osd":5,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.028,"15min":0.96399999999999997},"min":{"1min":0.625,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.472,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.022,"15min":1.0760000000000001},"min":{"1min":0.80800000000000005,"5min":0.378,"15min":0.378},"max":{"1min":1.3779999999999999,"5min":1.4079999999999999,"15min":4.085},"last":1.2310000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.0489999999999999,"15min":1.0009999999999999},"min":{"1min":0.64400000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3520000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.056},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.087,"15min":1.0129999999999999},"min":{"1min":0.80600000000000005,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.274,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.004}]}]},{"osd":1,"up_from":13,"seq":55834574982,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6864,"kb_used_data":712,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738288,"statfs":{"total":95995035648,"available":95988006912,"internally_reserved":0,"allocated":729088,"data_stored":320898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.68700000000000006,"15min":0.622},"min":{"1min":0.36599999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.95299999999999996,"5min":1.425,"15min":1.425},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.82199999999999995,"15min":0.70699999999999996},"min":{"1min":0.34599999999999997,"5min":0.34000000000000002,"15min":0.33000000000000002},"max":{"1min":1.125,"5min":6.7309999999999999,"15min":6.7309999999999999},"last":0.97099999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.69899999999999995,"15min":0.67700000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.038,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.79600000000000004,"15min":0.73099999999999998},"min":{"1min":0.42399999999999999,"5min":0.38400000000000001,"15min":0.36499999999999999},"max":{"1min":0.93799999999999994,"5min":2.125,"15min":2.125},"last":1.216}]},{"osd":3,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.92100000000000004,"15min":0.85499999999999998},"min":{"1min":0.38800000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.079,"5min":6.4349999999999996,"15min":6.4349999999999996},"last":1.133},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.83399999999999996,"15min":0.78900000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.254,"5min":3.9660000000000002,"15min":3.9660000000000002},"last":0.83399999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:29:07 2023","interfaces":[{"interface":"back","average":{"1min":1.633,"5min":1.1950000000000001,"15min":1.095},"min":{"1min":0.80100000000000005,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":11.013,"5min":11.013,"15min":11.013},"last":1.3799999999999999},{"interface":"front","average":{"1min":1.4750000000000001,"5min":1.0649999999999999,"15min":1.018},"min":{"1min":0.72499999999999998,"5min":0.627,"15min":0.627},"max":{"1min":8.3490000000000002,"5min":8.3490000000000002,"15min":8.3490000000000002},"last":1.194}]},{"osd":5,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.70299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3400000000000001,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0740000000000001,"15min":1.085},"min":{"1min":0.61099999999999999,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.49,"5min":2.4660000000000002,"15min":2.4660000000000002},"last":1.302}]},{"osd":6,"last update":"Sat Sep 23 15:29:58 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.032,"15min":1.0920000000000001},"min":{"1min":0.746,"5min":0.72099999999999997,"15min":0.67200000000000004},"max":{"1min":1.3300000000000001,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.054,"5min":1.1799999999999999,"15min":1.202},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.431,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":1.3420000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:29:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1819999999999999,"15min":1.2370000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5209999999999999,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.1479999999999999,"15min":1.1599999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4650000000000001,"5min":6.9450000000000003,"15min":6.9450000000000003},"last":1.1000000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738511,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1300,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1331200,"data_stored":911842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 23 15:29:36 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.64400000000000002,"15min":0.59199999999999997},"min":{"1min":0.28000000000000003,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.629},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.68200000000000005,"15min":0.63200000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.143,"5min":1.228,"15min":1.228},"last":0.67300000000000004}]},{"osd":2,"last update":"Sat Sep 23 15:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.71399999999999997,"15min":0.69699999999999995},"min":{"1min":0.39900000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.80700000000000005,"15min":0.74299999999999999},"min":{"1min":0.38200000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.2569999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.93300000000000005}]},{"osd":3,"last update":"Sat Sep 23 15:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.80000000000000004,"15min":0.79800000000000004},"min":{"1min":0.505,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.0580000000000001,"5min":1.212,"15min":1.212},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.83499999999999996,"15min":0.79300000000000004},"min":{"1min":0.64900000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.88800000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:29:18 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0209999999999999,"15min":0.96299999999999997},"min":{"1min":0.77300000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.004,"15min":0.98699999999999999},"min":{"1min":0.77900000000000003,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.97399999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.98399999999999999,"15min":0.95899999999999996},"min":{"1min":0.81599999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.419,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.131,"5min":1.0509999999999999,"15min":0.97799999999999998},"min":{"1min":0.88200000000000001,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.371,"5min":1.857,"15min":1.857},"last":1.177}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.111,"15min":1.131},"min":{"1min":0.69299999999999995,"5min":0.625,"15min":0.625},"max":{"1min":1.651,"5min":1.661,"15min":1.661},"last":1.282},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0740000000000001,"15min":1.073},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.2609999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:29:51 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.131,"15min":1.155},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5880000000000001,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.109,"5min":1.0940000000000001,"15min":1.1100000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.212}]}]},{"osd":2,"up_from":18,"seq":77309411451,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6744,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":6016,"kb_avail":93738408,"statfs":{"total":95995035648,"available":95988129792,"internally_reserved":0,"allocated":737280,"data_stored":321486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6160384},"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 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.70599999999999996,"15min":0.65500000000000003},"min":{"1min":0.501,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.357},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.73799999999999999,"15min":0.67900000000000005},"min":{"1min":0.46000000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.155,"5min":1.163,"15min":1.329},"last":0.64500000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.72699999999999998,"15min":0.69299999999999995},"min":{"1min":0.43099999999999999,"5min":0.40600000000000003,"15min":0.33300000000000002},"max":{"1min":1.052,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.76600000000000001,"15min":0.70499999999999996},"min":{"1min":0.44,"5min":0.312,"15min":0.312},"max":{"1min":1.117,"5min":1.125,"15min":1.125},"last":0.82399999999999995}]},{"osd":3,"last update":"Sat Sep 23 15:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.78200000000000003,"15min":0.77000000000000002},"min":{"1min":0.42599999999999999,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.105,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.79200000000000004,"15min":0.81499999999999995},"min":{"1min":0.54200000000000004,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.0369999999999999,"5min":1.089,"15min":1.181},"last":1.0649999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.97999999999999998,"15min":0.96299999999999997},"min":{"1min":0.72099999999999997,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.216,"5min":1.244,"15min":1.2969999999999999},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.052,"15min":0.995},"min":{"1min":0.64700000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.506,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.147}]},{"osd":5,"last update":"Sat Sep 23 15:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.0189999999999999,"15min":1.0229999999999999},"min":{"1min":0.58999999999999997,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4359999999999999,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":1.036},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0129999999999999,"15min":1.0469999999999999},"min":{"1min":0.66400000000000003,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.361,"5min":1.474,"15min":1.474},"last":1.181}]},{"osd":6,"last update":"Sat Sep 23 15:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.0600000000000001,"15min":1.0960000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.538,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.2829999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.016,"15min":1.0700000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.2090000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:29:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.0549999999999999,"15min":1.113},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.2969999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.103},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.1200000000000001,"15min":1.1419999999999999},"min":{"1min":0.61699999999999999,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.232}]}]},{"osd":3,"up_from":25,"seq":107374182511,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6164,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93738988,"statfs":{"total":95995035648,"available":95988723712,"internally_reserved":0,"allocated":733184,"data_stored":320988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.70299999999999996,"15min":0.69499999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.82399999999999995,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.76300000000000001,"15min":0.73999999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.2629999999999999,"5min":1.395,"15min":1.395},"last":0.94299999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.79300000000000004,"15min":0.77600000000000002},"min":{"1min":0.45600000000000002,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1319999999999999,"5min":1.284,"15min":1.29},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.79100000000000004,"15min":0.754},"min":{"1min":0.47899999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0609999999999999,"5min":1.45,"15min":1.45},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.875,"15min":0.85099999999999998},"min":{"1min":0.44600000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.4890000000000001,"5min":2.044,"15min":2.044},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.78300000000000003,"15min":0.79600000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.99099999999999999,"5min":1.349,"15min":1.349},"last":0.90300000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:29:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.95099999999999996,"15min":0.91600000000000004},"min":{"1min":0.68899999999999995,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1679999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.22},{"interface":"front","average":{"1min":1.073,"5min":1.036,"15min":0.96799999999999997},"min":{"1min":0.71799999999999997,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.466,"5min":1.575,"15min":1.575},"last":1.103}]},{"osd":5,"last update":"Sat Sep 23 15:30:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.0249999999999999,"15min":1.028},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.393,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.155},{"interface":"front","average":{"1min":1.008,"5min":1.0369999999999999,"15min":1.0309999999999999},"min":{"1min":0.71899999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.282,"5min":1.5,"15min":1.6120000000000001},"last":1.1699999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:29:55 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0880000000000001,"15min":1.153},"min":{"1min":0.752,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4119999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.079},{"interface":"front","average":{"1min":1.004,"5min":1.0509999999999999,"15min":1.107},"min":{"1min":0.80200000000000005,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.252,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.127}]},{"osd":7,"last update":"Sat Sep 23 15:29:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0449999999999999,"15min":1.0840000000000001},"min":{"1min":0.76600000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3240000000000001,"5min":1.5,"15min":1.5},"last":1.008},{"interface":"front","average":{"1min":1.006,"5min":1.1180000000000001,"15min":1.141},"min":{"1min":0.73999999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.353,"5min":1.639,"15min":1.639},"last":1.0349999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018982,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6308,"kb_used_data":732,"kb_used_omap":0,"kb_used_meta":5568,"kb_avail":93738844,"statfs":{"total":95995035648,"available":95988576256,"internally_reserved":0,"allocated":749568,"data_stored":322315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5701632},"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 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.90900000000000003,"15min":0.86599999999999999},"min":{"1min":0.69199999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.306,"5min":1.486,"15min":1.486},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91800000000000004,"15min":0.89900000000000002},"min":{"1min":0.67000000000000004,"5min":0.56200000000000006,"15min":0.51300000000000001},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.71899999999999997}]},{"osd":1,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.90700000000000003,"15min":0.84499999999999997},"min":{"1min":0.748,"5min":0.55700000000000005,"15min":0.54400000000000004},"max":{"1min":1.135,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93899999999999995,"15min":0.89600000000000002},"min":{"1min":0.61299999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.335,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.194}]},{"osd":2,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.94899999999999995,"15min":0.90700000000000003},"min":{"1min":0.76700000000000002,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1970000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.94899999999999995,"15min":0.93600000000000005},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.351,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.028}]},{"osd":3,"last update":"Sat Sep 23 15:29:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":0.98499999999999999,"15min":0.93700000000000006},"min":{"1min":0.628,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":3.4689999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.996,"5min":0.95799999999999996,"15min":0.92100000000000004},"min":{"1min":0.76800000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2150000000000001,"5min":1.351,"15min":1.351},"last":0.97699999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.97899999999999998,"15min":0.81000000000000005},"min":{"1min":0.68100000000000005,"5min":0.432,"15min":0.432},"max":{"1min":1.373,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.101},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.03,"15min":0.85599999999999998},"min":{"1min":0.70199999999999996,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.6639999999999999,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.90600000000000003}]},{"osd":6,"last update":"Sat Sep 23 15:29:59 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.98299999999999998,"15min":0.83699999999999997},"min":{"1min":0.86399999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.4410000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.115,"15min":0.96699999999999997},"min":{"1min":0.83099999999999996,"5min":0.59499999999999997,"15min":0.48299999999999998},"max":{"1min":1.506,"5min":1.974,"15min":1.974},"last":1.268}]},{"osd":7,"last update":"Sat Sep 23 15:29:48 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.123,"15min":1.095},"min":{"1min":0.84799999999999998,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.5980000000000001,"5min":1.714,"15min":1.714},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.117,"15min":1.0860000000000001},"min":{"1min":0.89000000000000001,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.24}]}]},{"osd":5,"up_from":38,"seq":163208757338,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6100,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739052,"statfs":{"total":95995035648,"available":95988789248,"internally_reserved":0,"allocated":733184,"data_stored":321199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 23 15:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90100000000000002,"15min":0.88100000000000001},"min":{"1min":0.65100000000000002,"5min":0.56599999999999995,"15min":0.55600000000000005},"max":{"1min":1.2450000000000001,"5min":1.4970000000000001,"15min":1.893},"last":1.103},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92500000000000004,"15min":0.91500000000000004},"min":{"1min":0.70099999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.232,"5min":1.284,"15min":1.524},"last":1.21}]},{"osd":1,"last update":"Sat Sep 23 15:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89600000000000002,"15min":0.90900000000000003},"min":{"1min":0.66000000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.232,"5min":1.236,"15min":1.236},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.98199999999999998,"15min":0.95399999999999996},"min":{"1min":0.63600000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3260000000000001,"5min":1.4790000000000001,"15min":1.659},"last":0.82899999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.90700000000000003,"15min":0.93200000000000005},"min":{"1min":0.65900000000000003,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.931},"last":1.032},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.95699999999999996,"15min":0.91600000000000004},"min":{"1min":0.69399999999999995,"5min":0.58899999999999997,"15min":0.56999999999999995},"max":{"1min":1.1599999999999999,"5min":1.532,"15min":1.532},"last":1.129}]},{"osd":3,"last update":"Sat Sep 23 15:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.624,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.244,"5min":1.371,"15min":1.962},"last":1.177},{"interface":"front","average":{"1min":1.075,"5min":1.0169999999999999,"15min":0.97399999999999998},"min":{"1min":0.751,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.306,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.98799999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:30:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.92400000000000004,"15min":0.80000000000000004},"min":{"1min":0.66900000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.524,"5min":1.524,"15min":1.7430000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.1319999999999999,"5min":0.96699999999999997,"15min":0.84699999999999998},"min":{"1min":0.80500000000000005,"5min":0.44,"15min":0.35999999999999999},"max":{"1min":1.4730000000000001,"5min":1.6140000000000001,"15min":2.2109999999999999},"last":0.91700000000000004}]},{"osd":6,"last update":"Sat Sep 23 15:29:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.0429999999999999,"15min":0.96899999999999997},"min":{"1min":0.88200000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.5960000000000001,"5min":1.764,"15min":1.7849999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.238,"5min":1.113,"15min":1.0940000000000001},"min":{"1min":1.0649999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4750000000000001,"5min":1.7,"15min":1.9850000000000001},"last":1.25}]},{"osd":7,"last update":"Sat Sep 23 15:29:50 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.069,"15min":0.97299999999999998},"min":{"1min":0.85599999999999998,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.425,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.115,"15min":1.0760000000000001},"min":{"1min":0.91800000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4530000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0640000000000001}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":576,"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":588,"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":1682,"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":624,"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":1606,"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":1752,"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}]}} 2023-09-23T15:30:12.564 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T15:30:12.564 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T15:30:12.564 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T15:30:12.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T15:30:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:12 smithi140 bash[40122]: cluster 2023-09-23T15:30:11.262865+0000 mgr.y (mgr.24377) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:12 smithi140 bash[40122]: audit 2023-09-23T15:30:11.808494+0000 mgr.y (mgr.24377) 175 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:12 smithi140 bash[27297]: cluster 2023-09-23T15:30:11.262865+0000 mgr.y (mgr.24377) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:12 smithi140 bash[27297]: audit 2023-09-23T15:30:11.808494+0000 mgr.y (mgr.24377) 175 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:12.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:12 smithi186 bash[30645]: cluster 2023-09-23T15:30:11.262865+0000 mgr.y (mgr.24377) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:12.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:12 smithi186 bash[30645]: audit 2023-09-23T15:30:11.808494+0000 mgr.y (mgr.24377) 175 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:30:14.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:14 smithi186 bash[30645]: cluster 2023-09-23T15:30:13.263983+0000 mgr.y (mgr.24377) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:14.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:14 smithi140 bash[40122]: cluster 2023-09-23T15:30:13.263983+0000 mgr.y (mgr.24377) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:14.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:14 smithi140 bash[27297]: cluster 2023-09-23T15:30:13.263983+0000 mgr.y (mgr.24377) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:15.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:16.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:16 smithi140 bash[40122]: cluster 2023-09-23T15:30:15.264606+0000 mgr.y (mgr.24377) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:16.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:16 smithi140 bash[27297]: cluster 2023-09-23T15:30:15.264606+0000 mgr.y (mgr.24377) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:16 smithi186 bash[30645]: cluster 2023-09-23T15:30:15.264606+0000 mgr.y (mgr.24377) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:17.379 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:18.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:18 smithi140 bash[27297]: cluster 2023-09-23T15:30:17.265652+0000 mgr.y (mgr.24377) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:18 smithi140 bash[40122]: cluster 2023-09-23T15:30:17.265652+0000 mgr.y (mgr.24377) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:18.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:18 smithi186 bash[30645]: cluster 2023-09-23T15:30:17.265652+0000 mgr.y (mgr.24377) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:20.550 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:30:20.550 INFO:teuthology.orchestra.run.smithi140.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T15:30:20.813 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:20 smithi140 bash[40122]: cluster 2023-09-23T15:30:19.266238+0000 mgr.y (mgr.24377) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:20.813 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:20 smithi140 bash[27297]: cluster 2023-09-23T15:30:19.266238+0000 mgr.y (mgr.24377) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:20.813 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:20] "GET /metrics HTTP/1.1" 200 238963 "" "Prometheus/2.43.0" 2023-09-23T15:30:20.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:20 smithi186 bash[30645]: cluster 2023-09-23T15:30:19.266238+0000 mgr.y (mgr.24377) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:21.292 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T15:30:21.292 INFO:teuthology.run_tasks:Running task print... 2023-09-23T15:30:21.301 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T15:30:21.302 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T15:30:21.320 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T15:30:21.320 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T15:30:21.321 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T15:30:21.325 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T15:30:21.325 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T15:30:21.325 DEBUG:teuthology.orchestra.run.smithi140:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T15:30:21.326 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T15:30:21.326 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T15:30:21.326 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi140.front.sepia.ceph.com 2023-09-23T15:30:21.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T15:30:21.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:30:21.334 INFO:teuthology.orchestra.run.smithi140.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T15:30:21.334 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T15:30:21.382 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T15:30:21.383 DEBUG:teuthology.orchestra.run.smithi140:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T15:30:21.430 INFO:tasks.workunit:timeout=3h 2023-09-23T15:30:21.431 INFO:tasks.workunit:cleanup=True 2023-09-23T15:30:21.431 DEBUG:teuthology.orchestra.run.smithi140:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T15:30:21.478 INFO:tasks.workunit.client.0.smithi140.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T15:30:21.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:21 smithi140 bash[40122]: audit 2023-09-23T15:30:20.550075+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.140:0/475700196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:30:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:21 smithi140 bash[27297]: audit 2023-09-23T15:30:20.550075+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.140:0/475700196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:30:21.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:21 smithi186 bash[30645]: audit 2023-09-23T15:30:20.550075+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.140:0/475700196' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:30:22.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:22 smithi140 bash[27297]: cluster 2023-09-23T15:30:21.266620+0000 mgr.y (mgr.24377) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:22.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:22 smithi140 bash[40122]: cluster 2023-09-23T15:30:21.266620+0000 mgr.y (mgr.24377) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:22.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:22 smithi186 bash[30645]: cluster 2023-09-23T15:30:21.266620+0000 mgr.y (mgr.24377) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:24.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:24 smithi140 bash[40122]: cluster 2023-09-23T15:30:23.267645+0000 mgr.y (mgr.24377) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:24.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:24 smithi140 bash[27297]: cluster 2023-09-23T15:30:23.267645+0000 mgr.y (mgr.24377) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:24 smithi186 bash[30645]: cluster 2023-09-23T15:30:23.267645+0000 mgr.y (mgr.24377) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:24.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:25.660 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T15:30:25.727 INFO:tasks.workunit.client.0.smithi140.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T15:30:25.731 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T15:30:25.731 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T15:30:26.098 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:26 smithi140 bash[27297]: cluster 2023-09-23T15:30:25.268103+0000 mgr.y (mgr.24377) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:26 smithi140 bash[27297]: audit 2023-09-23T15:30:26.301669+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:26 smithi140 bash[40122]: cluster 2023-09-23T15:30:25.268103+0000 mgr.y (mgr.24377) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:26 smithi140 bash[40122]: audit 2023-09-23T15:30:26.301669+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:26 smithi186 bash[30645]: cluster 2023-09-23T15:30:25.268103+0000 mgr.y (mgr.24377) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:26 smithi186 bash[30645]: audit 2023-09-23T15:30:26.301669+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:28.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:28 smithi140 bash[27297]: cluster 2023-09-23T15:30:27.269137+0000 mgr.y (mgr.24377) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:28.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:28 smithi140 bash[40122]: cluster 2023-09-23T15:30:27.269137+0000 mgr.y (mgr.24377) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:28.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:28 smithi186 bash[30645]: cluster 2023-09-23T15:30:27.269137+0000 mgr.y (mgr.24377) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:30.068 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T15:30:30.329 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T15:30:30.383 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T15:30:30.385 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T15:30:30.385 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T15:30:30.443 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T15:30:30.449 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T15:30:30.449 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T15:30:30.497 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T15:30:30.498 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T15:30:30.498 DEBUG:teuthology.orchestra.run.smithi140:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-09-23T15:30:30.549 INFO:tasks.workunit.client.0.smithi140.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T15:30:30.549 INFO:tasks.workunit.client.0.smithi140.stderr:+ TMPDIR=/tmp/rbd_import_export_85798 2023-09-23T15:30:30.549 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm -rf /tmp/rbd_import_export_85798 2023-09-23T15:30:30.550 INFO:tasks.workunit.client.0.smithi140.stderr:+ mkdir /tmp/rbd_import_export_85798 2023-09-23T15:30:30.551 INFO:tasks.workunit.client.0.smithi140.stderr:+ trap rm -rf /tmp/rbd_import_export_85798 INT TERM EXIT 2023-09-23T15:30:30.551 INFO:tasks.workunit.client.0.smithi140.stderr:+ mkdir foo.85798 2023-09-23T15:30:30.552 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import foo.85798 foo.dir 2023-09-23T15:30:30.612 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: cannot import a directory 2023-09-23T15:30:30.612 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 0% complete...failed. 2023-09-23T15:30:30.612 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: import failed: (21) Is a directory 2023-09-23T15:30:30.615 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:30:30.616 INFO:tasks.workunit.client.0.smithi140.stderr:+ rmdir foo.85798 2023-09-23T15:30:30.619 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_85798/img bs=1k count=1 seek=10 2023-09-23T15:30:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T15:30:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T15:30:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000111587 s, 9.2 MB/s 2023-09-23T15:30:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_85798/img bs=1k count=10 seek=100 2023-09-23T15:30:30.621 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records in 2023-09-23T15:30:30.621 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records out 2023-09-23T15:30:30.621 INFO:tasks.workunit.client.0.smithi140.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.3158e-05 s, 110 MB/s 2023-09-23T15:30:30.621 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_85798/img bs=1k count=100 seek=1000 2023-09-23T15:30:30.622 INFO:tasks.workunit.client.0.smithi140.stderr:70+1 records in 2023-09-23T15:30:30.622 INFO:tasks.workunit.client.0.smithi140.stderr:70+1 records out 2023-09-23T15:30:30.622 INFO:tasks.workunit.client.0.smithi140.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000245488 s, 294 MB/s 2023-09-23T15:30:30.622 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_85798/img bs=1k seek=10000 2023-09-23T15:30:30.623 INFO:tasks.workunit.client.0.smithi140.stderr:138+1 records in 2023-09-23T15:30:30.623 INFO:tasks.workunit.client.0.smithi140.stderr:138+1 records out 2023-09-23T15:30:30.623 INFO:tasks.workunit.client.0.smithi140.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000407914 s, 348 MB/s 2023-09-23T15:30:30.623 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_85798/img bs=1k seek=100000 2023-09-23T15:30:30.623 INFO:tasks.workunit.client.0.smithi140.stderr:74+1 records in 2023-09-23T15:30:30.624 INFO:tasks.workunit.client.0.smithi140.stderr:74+1 records out 2023-09-23T15:30:30.624 INFO:tasks.workunit.client.0.smithi140.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.000256046 s, 297 MB/s 2023-09-23T15:30:30.624 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_85798/img bs=1k seek=1000000 2023-09-23T15:30:30.625 INFO:tasks.workunit.client.0.smithi140.stderr:194+1 records in 2023-09-23T15:30:30.625 INFO:tasks.workunit.client.0.smithi140.stderr:194+1 records out 2023-09-23T15:30:30.625 INFO:tasks.workunit.client.0.smithi140.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.000556569 s, 358 MB/s 2023-09-23T15:30:30.625 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T15:30:30.674 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T15:30:30.674 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T15:30:30.679 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:30:30.679 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:30.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:30 smithi140 bash[40122]: cluster 2023-09-23T15:30:29.269535+0000 mgr.y (mgr.24377) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:30.820 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:30] "GET /metrics HTTP/1.1" 200 238959 "" "Prometheus/2.43.0" 2023-09-23T15:30:30.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:30 smithi140 bash[27297]: cluster 2023-09-23T15:30:29.269535+0000 mgr.y (mgr.24377) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:30.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:30 smithi186 bash[30645]: cluster 2023-09-23T15:30:29.269535+0000 mgr.y (mgr.24377) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:32.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[40122]: cluster 2023-09-23T15:30:31.270095+0000 mgr.y (mgr.24377) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[40122]: cluster 2023-09-23T15:30:31.499259+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T15:30:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27297]: cluster 2023-09-23T15:30:31.270095+0000 mgr.y (mgr.24377) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27297]: cluster 2023-09-23T15:30:31.499259+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T15:30:32.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:32 smithi186 bash[30645]: cluster 2023-09-23T15:30:31.270095+0000 mgr.y (mgr.24377) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:30:32.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:32 smithi186 bash[30645]: cluster 2023-09-23T15:30:31.499259+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T15:30:33.103 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE Bus STOPPING 2023-09-23T15:30:33.103 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:30:33.103 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE Bus STOPPED 2023-09-23T15:30:33.104 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE Bus STARTING 2023-09-23T15:30:33.104 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE Serving on http://:::9283 2023-09-23T15:30:33.104 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:32 smithi140 bash[27561]: [23/Sep/2023:15:30:32] ENGINE Bus STARTED 2023-09-23T15:30:33.156 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-09-23T15:30:33.157 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:30:33.160 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg /tmp/rbd_import_export_85798/img2 2023-09-23T15:30:33.456 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:33.460 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg - 2023-09-23T15:30:33.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T15:30:33.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[27297]: cluster 2023-09-23T15:30:32.501020+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T15:30:33.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[27297]: audit 2023-09-23T15:30:32.814898+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T15:30:33.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[27297]: audit 2023-09-23T15:30:32.845561+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:33.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[40122]: cluster 2023-09-23T15:30:32.501020+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T15:30:33.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[40122]: audit 2023-09-23T15:30:32.814898+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T15:30:33.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:33 smithi140 bash[40122]: audit 2023-09-23T15:30:32.845561+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:33.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:33 smithi186 bash[30645]: cluster 2023-09-23T15:30:32.501020+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T15:30:33.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:33 smithi186 bash[30645]: audit 2023-09-23T15:30:32.814898+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T15:30:33.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:33 smithi186 bash[30645]: audit 2023-09-23T15:30:32.845561+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:34.385 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:34.390 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T15:30:34.542 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T15:30:34.548 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img2 2023-09-23T15:30:35.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:34 smithi140 bash[27297]: cluster 2023-09-23T15:30:33.270629+0000 mgr.y (mgr.24377) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:35.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:34 smithi140 bash[40122]: cluster 2023-09-23T15:30:33.270629+0000 mgr.y (mgr.24377) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:35.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:34 smithi186 bash[30645]: cluster 2023-09-23T15:30:33.270629+0000 mgr.y (mgr.24377) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:35.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:35.289 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img3 2023-09-23T15:30:35.818 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img2 /tmp/rbd_import_export_85798/img3 2023-09-23T15:30:36.009 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format - testimg 2023-09-23T15:30:36.569 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:36.569 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:30:36.572 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg /tmp/rbd_import_export_85798/img2 2023-09-23T15:30:36.932 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:36.940 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg - 2023-09-23T15:30:37.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:36 smithi140 bash[27297]: cluster 2023-09-23T15:30:35.271193+0000 mgr.y (mgr.24377) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:36 smithi140 bash[40122]: cluster 2023-09-23T15:30:35.271193+0000 mgr.y (mgr.24377) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:37.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:36 smithi186 bash[30645]: cluster 2023-09-23T15:30:35.271193+0000 mgr.y (mgr.24377) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2023-09-23T15:30:37.656 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:37.858 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:37.863 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T15:30:37.986 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T15:30:37.991 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img2 2023-09-23T15:30:38.771 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img3 2023-09-23T15:30:39.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[27297]: cluster 2023-09-23T15:30:37.272735+0000 mgr.y (mgr.24377) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:39.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[27297]: audit 2023-09-23T15:30:38.540386+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[27297]: audit 2023-09-23T15:30:38.547761+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[40122]: cluster 2023-09-23T15:30:37.272735+0000 mgr.y (mgr.24377) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:39.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[40122]: audit 2023-09-23T15:30:38.540386+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:38 smithi140 bash[40122]: audit 2023-09-23T15:30:38.547761+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:38 smithi186 bash[30645]: cluster 2023-09-23T15:30:37.272735+0000 mgr.y (mgr.24377) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:39.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:38 smithi186 bash[30645]: audit 2023-09-23T15:30:38.540386+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:38 smithi186 bash[30645]: audit 2023-09-23T15:30:38.547761+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:39.305 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img2 /tmp/rbd_import_export_85798/img3 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: audit 2023-09-23T15:30:38.999809+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: audit 2023-09-23T15:30:39.008633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: cluster 2023-09-23T15:30:39.415414+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: audit 2023-09-23T15:30:39.432033+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: audit 2023-09-23T15:30:39.433128+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[40122]: audit 2023-09-23T15:30:39.441939+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: audit 2023-09-23T15:30:38.999809+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: audit 2023-09-23T15:30:39.008633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: cluster 2023-09-23T15:30:39.415414+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T15:30:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: audit 2023-09-23T15:30:39.432033+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: audit 2023-09-23T15:30:39.433128+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27297]: audit 2023-09-23T15:30:39.441939+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: audit 2023-09-23T15:30:38.999809+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: audit 2023-09-23T15:30:39.008633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: cluster 2023-09-23T15:30:39.415414+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: audit 2023-09-23T15:30:39.432033+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: audit 2023-09-23T15:30:39.433128+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:39 smithi186 bash[30645]: audit 2023-09-23T15:30:39.441939+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:40.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:40 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:40] "GET /metrics HTTP/1.1" 200 238959 "" "Prometheus/2.43.0" 2023-09-23T15:30:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:41 smithi140 bash[27297]: cluster 2023-09-23T15:30:39.273228+0000 mgr.y (mgr.24377) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:41.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:41 smithi140 bash[40122]: cluster 2023-09-23T15:30:39.273228+0000 mgr.y (mgr.24377) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:41.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:41 smithi186 bash[30645]: cluster 2023-09-23T15:30:39.273228+0000 mgr.y (mgr.24377) 189 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 131 KiB/s wr, 81 op/s 2023-09-23T15:30:42.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:42 smithi140 bash[27297]: audit 2023-09-23T15:30:41.301705+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:42 smithi140 bash[40122]: audit 2023-09-23T15:30:41.301705+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:42.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:42 smithi186 bash[30645]: audit 2023-09-23T15:30:41.301705+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:43.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:43 smithi140 bash[27297]: cluster 2023-09-23T15:30:41.273910+0000 mgr.y (mgr.24377) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 257 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T15:30:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:43 smithi140 bash[40122]: cluster 2023-09-23T15:30:41.273910+0000 mgr.y (mgr.24377) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 257 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T15:30:43.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:43 smithi186 bash[30645]: cluster 2023-09-23T15:30:41.273910+0000 mgr.y (mgr.24377) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 257 KiB/s rd, 119 KiB/s wr, 73 op/s 2023-09-23T15:30:43.916 INFO:tasks.workunit.client.0.smithi140.stderr:+ + rbd help export 2023-09-23T15:30:43.916 INFO:tasks.workunit.client.0.smithi140.stderr:grep -q export-format 2023-09-23T15:30:43.940 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_85798/img bs=1k count=10 seek=100 2023-09-23T15:30:43.942 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records in 2023-09-23T15:30:43.942 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records out 2023-09-23T15:30:43.942 INFO:tasks.workunit.client.0.smithi140.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000220644 s, 46.4 MB/s 2023-09-23T15:30:43.942 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:44.023 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:44.024 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:30:44.027 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap 2023-09-23T15:30:45.035 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:45.046 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T15:30:45.055 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T15:30:45.122 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta list testimg 2023-09-23T15:30:45.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:45 smithi140 bash[40122]: cluster 2023-09-23T15:30:43.275043+0000 mgr.y (mgr.24377) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 105 KiB/s wr, 80 op/s 2023-09-23T15:30:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:45 smithi140 bash[27297]: cluster 2023-09-23T15:30:43.275043+0000 mgr.y (mgr.24377) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 105 KiB/s wr, 80 op/s 2023-09-23T15:30:45.182 INFO:tasks.workunit.client.0.smithi140.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T15:30:45.182 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T15:30:45.182 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T15:30:45.182 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 2023-09-23T15:30:45.182 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:45.240 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:45.246 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_85798/img_v2 testimg_import 2023-09-23T15:30:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:45 smithi186 bash[30645]: cluster 2023-09-23T15:30:43.275043+0000 mgr.y (mgr.24377) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 105 KiB/s wr, 80 op/s 2023-09-23T15:30:46.067 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T15:30:46.072 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout:rbd image 'testimg_import': 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: size 110 KiB in 1 objects 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: order 22 (4 MiB objects) 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: snapshot_count: 1 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: id: 3a4156b2296f 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: block_name_prefix: rbd_data.3a4156b2296f 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: format: 2 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T15:30:46.116 INFO:tasks.workunit.client.0.smithi140.stdout: op_features: 2023-09-23T15:30:46.117 INFO:tasks.workunit.client.0.smithi140.stdout: flags: 2023-09-23T15:30:46.117 INFO:tasks.workunit.client.0.smithi140.stdout: create_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.117 INFO:tasks.workunit.client.0.smithi140.stdout: access_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.117 INFO:tasks.workunit.client.0.smithi140.stdout: modify_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.120 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap 2023-09-23T15:30:46.166 INFO:tasks.workunit.client.0.smithi140.stdout:rbd image 'testimg_import': 2023-09-23T15:30:46.166 INFO:tasks.workunit.client.0.smithi140.stdout: size 110 KiB in 1 objects 2023-09-23T15:30:46.166 INFO:tasks.workunit.client.0.smithi140.stdout: order 22 (4 MiB objects) 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: snapshot_count: 1 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: id: 3a4156b2296f 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: block_name_prefix: rbd_data.3a4156b2296f 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: format: 2 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: op_features: 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: flags: 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: create_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: access_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: modify_timestamp: Sat Sep 23 15:30:45 2023 2023-09-23T15:30:46.167 INFO:tasks.workunit.client.0.smithi140.stdout: protected: False 2023-09-23T15:30:46.172 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta list testimg_import 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T15:30:46.223 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T15:30:46.224 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T15:30:46.224 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T15:30:46.224 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T15:30:46.224 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 ] 2023-09-23T15:30:46.224 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg_import /tmp/rbd_import_export_85798/img_import 2023-09-23T15:30:46.266 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T15:30:46.270 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img_import 2023-09-23T15:30:46.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/img /tmp/rbd_import_export_85798/img_import 2023-09-23T15:30:46.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/img --format %b 2023-09-23T15:30:46.272 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=24 2023-09-23T15:30:46.272 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/img_import --format %b 2023-09-23T15:30:46.273 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=224 2023-09-23T15:30:46.273 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=200 2023-09-23T15:30:46.274 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=200 2023-09-23T15:30:46.274 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T15:30:46.274 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_85798/img_snap 2023-09-23T15:30:46.322 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T15:30:46.327 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_85798/img_snap_import 2023-09-23T15:30:46.372 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T15:30:46.377 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/img_snap /tmp/rbd_import_export_85798/img_snap_import 2023-09-23T15:30:46.378 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/img_snap /tmp/rbd_import_export_85798/img_snap_import 2023-09-23T15:30:46.378 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/img_snap --format %b 2023-09-23T15:30:46.379 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=224 2023-09-23T15:30:46.379 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/img_snap_import --format %b 2023-09-23T15:30:46.381 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=224 2023-09-23T15:30:46.381 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:30:46.381 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:30:46.381 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T15:30:46.381 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:46.382 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_import 2023-09-23T15:30:46.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:46 smithi140 bash[27297]: cluster 2023-09-23T15:30:45.030644+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T15:30:46.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:46 smithi140 bash[40122]: cluster 2023-09-23T15:30:45.030644+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T15:30:46.383 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_snap 2023-09-23T15:30:46.383 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_snap_import 2023-09-23T15:30:46.384 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T15:30:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:46 smithi186 bash[30645]: cluster 2023-09-23T15:30:45.030644+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T15:30:47.056 INFO:tasks.workunit.client.0.smithi140.stderr: Removing snap: 100% complete...done. 2023-09-23T15:30:47.067 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T15:30:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:47 smithi140 bash[40122]: cluster 2023-09-23T15:30:45.275617+0000 mgr.y (mgr.24377) 192 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 895 B/s wr, 19 op/s 2023-09-23T15:30:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:47 smithi140 bash[40122]: cluster 2023-09-23T15:30:46.047095+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T15:30:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:47 smithi140 bash[27297]: cluster 2023-09-23T15:30:45.275617+0000 mgr.y (mgr.24377) 192 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 895 B/s wr, 19 op/s 2023-09-23T15:30:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:47 smithi140 bash[27297]: cluster 2023-09-23T15:30:46.047095+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T15:30:47.202 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:47.206 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap rm testimg@snap 2023-09-23T15:30:47.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:47 smithi186 bash[30645]: cluster 2023-09-23T15:30:45.275617+0000 mgr.y (mgr.24377) 192 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 895 B/s wr, 19 op/s 2023-09-23T15:30:47.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:47 smithi186 bash[30645]: cluster 2023-09-23T15:30:46.047095+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T15:30:48.070 INFO:tasks.workunit.client.0.smithi140.stderr: Removing snap: 100% complete...done. 2023-09-23T15:30:48.079 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T15:30:48.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T15:30:48.224 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:48.229 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --order 20 /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:48.313 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:48.314 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:30:48.317 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:48.368 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:48.374 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_85798/img_v2 testimg_import 2023-09-23T15:30:48.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:48 smithi140 bash[40122]: cluster 2023-09-23T15:30:47.053727+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T15:30:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:48 smithi140 bash[27297]: cluster 2023-09-23T15:30:47.053727+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T15:30:48.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:48 smithi186 bash[30645]: cluster 2023-09-23T15:30:47.053727+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T15:30:48.469 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T15:30:48.474 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T15:30:48.475 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep order 2023-09-23T15:30:48.475 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $2} 2023-09-23T15:30:48.475 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep 20 2023-09-23T15:30:48.530 INFO:tasks.workunit.client.0.smithi140.stdout:20 2023-09-23T15:30:48.531 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:48.531 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T15:30:48.684 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:48.689 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T15:30:48.845 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:48.850 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:48.926 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:48.932 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg 2023-09-23T15:30:48.932 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep features 2023-09-23T15:30:48.993 INFO:tasks.workunit.client.0.smithi140.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T15:30:48.993 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: 2023-09-23T15:30:48.993 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:49.051 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:49.057 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_85798/img_v2 testimg_import 2023-09-23T15:30:49.136 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T15:30:49.141 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T15:30:49.141 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep features 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ features: layering 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: != features: layering 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: ] 2023-09-23T15:30:49.195 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:49.196 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T15:30:49.312 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:49.317 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T15:30:49.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:49 smithi140 bash[27297]: cluster 2023-09-23T15:30:47.276357+0000 mgr.y (mgr.24377) 193 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 161 op/s 2023-09-23T15:30:49.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:49 smithi140 bash[27297]: cluster 2023-09-23T15:30:48.063193+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T15:30:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:49 smithi140 bash[40122]: cluster 2023-09-23T15:30:47.276357+0000 mgr.y (mgr.24377) 193 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 161 op/s 2023-09-23T15:30:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:49 smithi140 bash[40122]: cluster 2023-09-23T15:30:48.063193+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T15:30:49.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:49 smithi186 bash[30645]: cluster 2023-09-23T15:30:47.276357+0000 mgr.y (mgr.24377) 193 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 161 op/s 2023-09-23T15:30:49.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:49 smithi186 bash[30645]: cluster 2023-09-23T15:30:48.063193+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T15:30:49.446 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:49.451 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:49.537 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:49.542 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:49.597 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:49.602 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_85798/img_v2 testimg_import 2023-09-23T15:30:49.708 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T15:30:49.713 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T15:30:49.713 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep stripe unit 2023-09-23T15:30:49.713 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T15:30:49.770 INFO:tasks.workunit.client.0.smithi140.stdout: stripe unit: 4 KiB 2023-09-23T15:30:49.771 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T15:30:49.771 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep stripe count 2023-09-23T15:30:49.771 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $3} 2023-09-23T15:30:49.771 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep 1000 2023-09-23T15:30:49.832 INFO:tasks.workunit.client.0.smithi140.stdout:1000 2023-09-23T15:30:49.832 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/img_v2 2023-09-23T15:30:49.833 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T15:30:49.994 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T15:30:49.999 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T15:30:50.131 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T15:30:50.135 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_85798/img testimg 2023-09-23T15:30:50.218 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:30:50.223 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap1 2023-09-23T15:30:50.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:30:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:50] "GET /metrics HTTP/1.1" 200 239404 "" "Prometheus/2.43.0" 2023-09-23T15:30:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:50 smithi140 bash[27297]: cluster 2023-09-23T15:30:49.276960+0000 mgr.y (mgr.24377) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 13 KiB/s wr, 192 op/s 2023-09-23T15:30:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:50 smithi140 bash[27297]: cluster 2023-09-23T15:30:49.422421+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T15:30:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:50 smithi140 bash[40122]: cluster 2023-09-23T15:30:49.276960+0000 mgr.y (mgr.24377) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 13 KiB/s wr, 192 op/s 2023-09-23T15:30:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:50 smithi140 bash[40122]: cluster 2023-09-23T15:30:49.422421+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T15:30:50.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:50 smithi186 bash[30645]: cluster 2023-09-23T15:30:49.276960+0000 mgr.y (mgr.24377) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 13 KiB/s wr, 192 op/s 2023-09-23T15:30:50.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:50 smithi186 bash[30645]: cluster 2023-09-23T15:30:49.422421+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T15:30:51.084 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T15:30:51.096 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap2 2023-09-23T15:30:52.089 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T15:30:52.101 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap protect testimg@snap2 2023-09-23T15:30:52.169 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_85798/snap_protect 2023-09-23T15:30:52.233 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:52.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_85798/snap_protect testimg_import 2023-09-23T15:30:52.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:52 smithi140 bash[27297]: cluster 2023-09-23T15:30:51.070972+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T15:30:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:52 smithi140 bash[40122]: cluster 2023-09-23T15:30:51.070972+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T15:30:52.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:52 smithi186 bash[30645]: cluster 2023-09-23T15:30:51.070972+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T15:30:52.988 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:30:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:53 smithi140 bash[27297]: cluster 2023-09-23T15:30:51.277563+0000 mgr.y (mgr.24377) 195 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 13 KiB/s wr, 193 op/s 2023-09-23T15:30:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:53 smithi140 bash[27297]: cluster 2023-09-23T15:30:52.076022+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T15:30:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:53 smithi140 bash[40122]: cluster 2023-09-23T15:30:51.277563+0000 mgr.y (mgr.24377) 195 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 13 KiB/s wr, 193 op/s 2023-09-23T15:30:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:53 smithi140 bash[40122]: cluster 2023-09-23T15:30:52.076022+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T15:30:53.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:53 smithi186 bash[30645]: cluster 2023-09-23T15:30:51.277563+0000 mgr.y (mgr.24377) 195 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 689 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 13 KiB/s wr, 193 op/s 2023-09-23T15:30:53.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:53 smithi186 bash[30645]: cluster 2023-09-23T15:30:52.076022+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T15:30:54.131 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T15:30:54.135 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap1 2023-09-23T15:30:54.135 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep protected: False 2023-09-23T15:30:54.192 INFO:tasks.workunit.client.0.smithi140.stdout: protected: False 2023-09-23T15:30:54.193 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap2 2023-09-23T15:30:54.193 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep protected: True 2023-09-23T15:30:54.255 INFO:tasks.workunit.client.0.smithi140.stdout: protected: True 2023-09-23T15:30:54.255 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/snap_protect 2023-09-23T15:30:54.256 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T15:30:54.322 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T15:30:54.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:54 smithi140 bash[40122]: cluster 2023-09-23T15:30:53.084976+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T15:30:54.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:54 smithi140 bash[27297]: cluster 2023-09-23T15:30:53.084976+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T15:30:54.386 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap purge testimg 2023-09-23T15:30:54.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:54 smithi186 bash[30645]: cluster 2023-09-23T15:30:53.084976+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T15:30:55.097 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:30:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:30:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:30:55.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[27297]: cluster 2023-09-23T15:30:53.278256+0000 mgr.y (mgr.24377) 196 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:55.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[27297]: cluster 2023-09-23T15:30:54.105113+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T15:30:55.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[27297]: cluster 2023-09-23T15:30:54.423674+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T15:30:55.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[40122]: cluster 2023-09-23T15:30:53.278256+0000 mgr.y (mgr.24377) 196 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:55.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[40122]: cluster 2023-09-23T15:30:54.105113+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T15:30:55.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:55 smithi140 bash[40122]: cluster 2023-09-23T15:30:54.423674+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T15:30:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:55 smithi186 bash[30645]: cluster 2023-09-23T15:30:53.278256+0000 mgr.y (mgr.24377) 196 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:55 smithi186 bash[30645]: cluster 2023-09-23T15:30:54.105113+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T15:30:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:55 smithi186 bash[30645]: cluster 2023-09-23T15:30:54.423674+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T15:30:56.443 INFO:tasks.workunit.client.0.smithi140.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T15:30:56.454 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap purge testimg_import 2023-09-23T15:30:56.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[40122]: cluster 2023-09-23T15:30:55.278721+0000 mgr.y (mgr.24377) 197 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[40122]: cluster 2023-09-23T15:30:55.432918+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T15:30:56.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[40122]: audit 2023-09-23T15:30:56.303021+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[27297]: cluster 2023-09-23T15:30:55.278721+0000 mgr.y (mgr.24377) 197 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[27297]: cluster 2023-09-23T15:30:55.432918+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T15:30:56.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:56 smithi140 bash[27297]: audit 2023-09-23T15:30:56.303021+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:56.696 INFO:teuthology.orchestra.run.smithi140.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:56.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:56 smithi186 bash[30645]: cluster 2023-09-23T15:30:55.278721+0000 mgr.y (mgr.24377) 197 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 369 KiB/s rd, 44 KiB/s wr, 495 op/s 2023-09-23T15:30:56.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:56 smithi186 bash[30645]: cluster 2023-09-23T15:30:55.432918+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T15:30:56.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:56 smithi186 bash[30645]: audit 2023-09-23T15:30:56.303021+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:30:57.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: cluster 2023-09-23T15:30:56.437048+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.689108+0000 mgr.y (mgr.24377) 198 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: cephadm 2023-09-23T15:30:56.689910+0000 mgr.y (mgr.24377) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.696474+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.720044+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.723041+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.724346+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:57.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: audit 2023-09-23T15:30:56.733272+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[40122]: cephadm 2023-09-23T15:30:56.804066+0000 mgr.y (mgr.24377) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: cluster 2023-09-23T15:30:56.437048+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.689108+0000 mgr.y (mgr.24377) 198 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: cephadm 2023-09-23T15:30:56.689910+0000 mgr.y (mgr.24377) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.696474+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.720044+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.723041+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.724346+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: audit 2023-09-23T15:30:56.733272+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:57 smithi140 bash[27297]: cephadm 2023-09-23T15:30:56.804066+0000 mgr.y (mgr.24377) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: cluster 2023-09-23T15:30:56.437048+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T15:30:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.689108+0000 mgr.y (mgr.24377) 198 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:30:57.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: cephadm 2023-09-23T15:30:56.689910+0000 mgr.y (mgr.24377) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.696474+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.720044+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.723041+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.724346+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: audit 2023-09-23T15:30:56.733272+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:30:57.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:57 smithi186 bash[30645]: cephadm 2023-09-23T15:30:56.804066+0000 mgr.y (mgr.24377) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T15:30:58.476 INFO:tasks.workunit.client.0.smithi140.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T15:30:58.487 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T15:30:58.629 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:58.635 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T15:30:58.791 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:30:58.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ tiered=0 2023-09-23T15:30:58.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ ceph osd dump 2023-09-23T15:30:58.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep+ ^pool 2023-09-23T15:30:58.797 INFO:tasks.workunit.client.0.smithi140.stderr:grep 'rbd' 2023-09-23T15:30:58.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep tier 2023-09-23T15:30:58.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:58 smithi140 bash[40122]: cluster 2023-09-23T15:30:57.279822+0000 mgr.y (mgr.24377) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:30:58.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:58 smithi140 bash[40122]: cluster 2023-09-23T15:30:57.456036+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T15:30:58.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:58 smithi140 bash[27297]: cluster 2023-09-23T15:30:57.279822+0000 mgr.y (mgr.24377) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:30:58.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:58 smithi140 bash[27297]: cluster 2023-09-23T15:30:57.456036+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T15:30:58.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:58 smithi186 bash[30645]: cluster 2023-09-23T15:30:57.279822+0000 mgr.y (mgr.24377) 201 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:30:58.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:58 smithi186 bash[30645]: cluster 2023-09-23T15:30:57.456036+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T15:30:59.232 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_85798/sparse1 2023-09-23T15:30:59.239 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T15:30:59.239 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T15:30:59.240 INFO:tasks.workunit.client.0.smithi140.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00632003 s, 166 MB/s 2023-09-23T15:30:59.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_85798/sparse2 2023-09-23T15:30:59.247 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T15:30:59.247 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T15:30:59.247 INFO:tasks.workunit.client.0.smithi140.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00711056 s, 147 MB/s 2023-09-23T15:30:59.248 INFO:tasks.workunit.client.0.smithi140.stderr:+ truncate /tmp/rbd_import_export_85798/sparse2 -s 2M 2023-09-23T15:30:59.268 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T15:30:59.328 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T15:30:59.328 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T15:30:59.333 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:30:59.333 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_85798/sparse1 2023-09-23T15:30:59.436 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T15:30:59.437 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:30:59.437 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:30:59.440 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T15:30:59.440 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse1 2023-09-23T15:30:59.440 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T15:30:59.502 INFO:tasks.workunit.client.0.smithi140.stdout:sparse1 2 MiB 2 2023-09-23T15:30:59.503 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse1 2023-09-23T15:30:59.504 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T15:30:59.504 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T15:30:59.504 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:30:59.504 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:30:59.560 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.622d62ce8159 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.622d62ce8159 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse1 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.622d62ce8159\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:30:59.561 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:30:59.614 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:30:59.614 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:30:59.614 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:30:59.614 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:30:59.615 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:30:59.668 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T15:30:59.668 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T15:30:59.668 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T15:30:59.668 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:30:59.723 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T15:30:59.729 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:30:59.729 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:30:59.733 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse1 --format %b 2023-09-23T15:30:59.734 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T15:30:59.734 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse1.out --format %b 2023-09-23T15:30:59.736 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T15:30:59.736 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:30:59.736 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:30:59.736 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T15:30:59.736 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:30:59.737 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T15:30:59.879 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T15:30:59.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[27297]: cluster 2023-09-23T15:30:58.466038+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T15:30:59.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[27297]: audit 2023-09-23T15:30:59.102112+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[27297]: audit 2023-09-23T15:30:59.215338+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[27297]: cluster 2023-09-23T15:30:59.427797+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[40122]: cluster 2023-09-23T15:30:58.466038+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[40122]: audit 2023-09-23T15:30:59.102112+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[40122]: audit 2023-09-23T15:30:59.215338+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:30:59 smithi140 bash[40122]: cluster 2023-09-23T15:30:59.427797+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T15:30:59.885 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T15:30:59.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:59 smithi186 bash[30645]: cluster 2023-09-23T15:30:58.466038+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T15:30:59.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:59 smithi186 bash[30645]: audit 2023-09-23T15:30:59.102112+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:59 smithi186 bash[30645]: audit 2023-09-23T15:30:59.215338+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.140:0/3643404913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:30:59.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:30:59 smithi186 bash[30645]: cluster 2023-09-23T15:30:59.427797+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T15:30:59.946 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T15:30:59.947 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T15:30:59.952 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:30:59.952 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_85798/sparse2 2023-09-23T15:31:00.052 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T15:31:00.053 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:00.053 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:31:00.058 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T15:31:00.058 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse2 2023-09-23T15:31:00.058 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T15:31:00.118 INFO:tasks.workunit.client.0.smithi140.stdout:sparse2 2 MiB 2 2023-09-23T15:31:00.119 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse2 2023-09-23T15:31:00.119 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T15:31:00.119 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T15:31:00.119 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:00.119 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:00.177 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.625df559cce0 2023-09-23T15:31:00.178 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.625df559cce0 2023-09-23T15:31:00.178 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse2 2023-09-23T15:31:00.178 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T15:31:00.179 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.625df559cce0\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:00.179 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:31:00.179 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T15:31:00.179 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:31:00.179 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:00.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:00.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:00.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:00.240 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:00.241 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:00.288 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T15:31:00.288 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2023-09-23T15:31:00.288 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T15:31:00.289 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:00.347 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T15:31:00.353 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:00.353 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:00.357 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse2 --format %b 2023-09-23T15:31:00.358 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T15:31:00.358 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse2.out --format %b 2023-09-23T15:31:00.359 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T15:31:00.359 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:00.359 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:00.359 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T15:31:00.360 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:00.360 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T15:31:00.510 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T15:31:00.515 INFO:tasks.workunit.client.0.smithi140.stderr:+ truncate /tmp/rbd_import_export_85798/sparse1 -s 10M 2023-09-23T15:31:00.516 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T15:31:00.660 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:31:00.661 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:00.661 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:31:00.666 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T15:31:00.666 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse1 2023-09-23T15:31:00.666 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T15:31:00.723 INFO:tasks.workunit.client.0.smithi140.stdout:sparse1 10 MiB 2 2023-09-23T15:31:00.724 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse1 2023-09-23T15:31:00.724 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T15:31:00.724 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T15:31:00.725 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:00.725 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:00.780 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.3bc4b32201b 2023-09-23T15:31:00.781 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.3bc4b32201b 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse1 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.3bc4b32201b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:31:00.782 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:00.836 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:00.837 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:00.837 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:00.837 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:00.837 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:00.882 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T15:31:00.882 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T15:31:00.882 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T15:31:00.883 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:31:00.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:00] "GET /metrics HTTP/1.1" 200 239616 "" "Prometheus/2.43.0" 2023-09-23T15:31:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:00 smithi140 bash[40122]: cluster 2023-09-23T15:30:59.280401+0000 mgr.y (mgr.24377) 202 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:31:00.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:00 smithi140 bash[27297]: cluster 2023-09-23T15:30:59.280401+0000 mgr.y (mgr.24377) 202 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:31:00.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:00 smithi186 bash[30645]: cluster 2023-09-23T15:30:59.280401+0000 mgr.y (mgr.24377) 202 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 11 KiB/s wr, 149 op/s 2023-09-23T15:31:00.938 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-09-23T15:31:00.943 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:31:00.943 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/sparse1 /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:31:00.954 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse1 --format %b 2023-09-23T15:31:00.955 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T15:31:00.956 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse1.out --format %b 2023-09-23T15:31:00.956 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T15:31:00.956 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:00.957 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:00.957 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T15:31:00.957 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse1.out 2023-09-23T15:31:00.958 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T15:31:01.095 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T15:31:01.100 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_85798/sparse2 oflag=append conv=notrunc 2023-09-23T15:31:01.113 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T15:31:01.113 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T15:31:01.113 INFO:tasks.workunit.client.0.smithi140.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0119046 s, 176 MB/s 2023-09-23T15:31:01.113 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T15:31:01.240 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:31:01.241 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:01.241 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:31:01.245 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T15:31:01.245 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse2 2023-09-23T15:31:01.245 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T15:31:01.301 INFO:tasks.workunit.client.0.smithi140.stdout:sparse2 4 MiB 2 2023-09-23T15:31:01.302 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse2 2023-09-23T15:31:01.303 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T15:31:01.303 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T15:31:01.303 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:01.303 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:01.362 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.3bf172e7b411 2023-09-23T15:31:01.363 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep+ rbd_data.3bf172e7b411 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:get_image_data_pool sparse2 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e+ s/rbd_data.3bf172e7b411\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:sort -u 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep+ awk -F: { print $NF } 2023-09-23T15:31:01.364 INFO:tasks.workunit.client.0.smithi140.stderr: data_pool: 2023-09-23T15:31:01.415 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:01.415 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:01.415 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:01.415 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:01.415 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:01.462 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T15:31:01.463 INFO:tasks.workunit.client.0.smithi140.stderr:2 2023-09-23T15:31:01.463 INFO:tasks.workunit.client.0.smithi140.stderr:3 2023-09-23T15:31:01.463 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2 3 2023-09-23T15:31:01.463 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T15:31:01.463 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:01.521 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T15:31:01.526 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_85798/sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:01.526 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_85798/sparse2 /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:01.530 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse2 --format %b 2023-09-23T15:31:01.532 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=6144 2023-09-23T15:31:01.532 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse2.out --format %b 2023-09-23T15:31:01.533 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=6144 2023-09-23T15:31:01.534 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:01.534 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T15:31:01.534 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T15:31:01.534 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse2.out 2023-09-23T15:31:01.534 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T15:31:01.684 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T15:31:01.689 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T15:31:01.690 INFO:tasks.workunit.client.0.smithi140.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T15:31:01.690 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_85798/sparse1 sparse 2023-09-23T15:31:01.790 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-09-23T15:31:01.791 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:01.791 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T15:31:01.796 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T15:31:01.796 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:01.796 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:01.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:01.797 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:01.853 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.3c1e625123d9 2023-09-23T15:31:01.854 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.3c1e625123d9 2023-09-23T15:31:01.854 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.3c1e625123d9\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse+ grep data_pool: 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T15:31:01.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:01.911 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:01.911 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:01.911 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:01.911 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:01.911 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:01.962 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T15:31:01.963 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T15:31:01.963 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T15:31:01.963 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T15:31:02.108 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T15:31:02.114 INFO:tasks.workunit.client.0.smithi140.stdout:zeros import through stdin to sparse image 2023-09-23T15:31:02.114 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T15:31:02.114 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T15:31:02.115 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format - sparse 2023-09-23T15:31:02.186 INFO:tasks.workunit.client.0.smithi140.stderr:4+0 records in 2023-09-23T15:31:02.186 INFO:tasks.workunit.client.0.smithi140.stderr:4+0 records out 2023-09-23T15:31:02.186 INFO:tasks.workunit.client.0.smithi140.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0712776 s, 58.8 MB/s 2023-09-23T15:31:02.205 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T15:31:02.206 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:02.210 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T15:31:02.210 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:02.211 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.211 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:02.211 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:02.269 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.6305af01fc69 2023-09-23T15:31:02.270 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.6305af01fc69 2023-09-23T15:31:02.270 INFO:tasks.workunit.client.0.smithi140.stderr:+ + get_image_data_pool sparse 2023-09-23T15:31:02.270 INFO:tasks.workunit.client.0.smithi140.stderr:sed -e s/rbd_data.6305af01fc69\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:02.270 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:02.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:31:02.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:31:02.271 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:02.323 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:02.323 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:02.323 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:02.323 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:02.323 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:02.372 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects= 2023-09-23T15:31:02.373 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 2023-09-23T15:31:02.373 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T15:31:02.373 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T15:31:02.450 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:31:02.511 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:31:02.517 INFO:tasks.workunit.client.0.smithi140.stdout:zeros export to sparse file 2023-09-23T15:31:02.517 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo zeros export to sparse file 2023-09-23T15:31:02.517 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T15:31:02.567 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T15:31:02.570 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.570 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:02.571 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:02.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.3c608c770680 2023-09-23T15:31:02.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T15:31:02.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse 2023-09-23T15:31:02.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:02.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.628 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:31:02.628 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:02.676 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:02.676 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:02.676 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:02.677 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:02.677 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados -p rbd put rbd_data.3c608c770680.000000000000 - 2023-09-23T15:31:02.717 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T15:31:02.717 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T15:31:02.717 INFO:tasks.workunit.client.0.smithi140.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0896946 s, 46.8 MB/s 2023-09-23T15:31:02.741 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T15:31:02.741 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:02.742 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.742 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T15:31:02.742 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.3c608c770680 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.3c608c770680 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.3c608c770680\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T15:31:02.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T15:31:02.792 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T15:31:02.838 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T15:31:02.838 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T15:31:02.838 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T15:31:02.838 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T15:31:02.838 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T15:31:02.879 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T15:31:02.879 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2023-09-23T15:31:02.880 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T15:31:02.880 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse 2023-09-23T15:31:02.880 INFO:tasks.workunit.client.0.smithi140.stderr:rm: cannot remove '/tmp/rbd_import_export_85798/sparse': No such file or directory 2023-09-23T15:31:02.881 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:31:02.881 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse /tmp/rbd_import_export_85798/sparse 2023-09-23T15:31:02.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:02 smithi140 bash[27297]: cluster 2023-09-23T15:31:01.280890+0000 mgr.y (mgr.24377) 203 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 9.1 KiB/s wr, 123 op/s 2023-09-23T15:31:02.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:02 smithi140 bash[40122]: cluster 2023-09-23T15:31:01.280890+0000 mgr.y (mgr.24377) 203 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 9.1 KiB/s wr, 123 op/s 2023-09-23T15:31:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:02 smithi186 bash[30645]: cluster 2023-09-23T15:31:01.280890+0000 mgr.y (mgr.24377) 203 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 9.1 KiB/s wr, 123 op/s 2023-09-23T15:31:02.926 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T15:31:02.932 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_85798/sparse --format=%b 2023-09-23T15:31:02.933 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 = 0 ] 2023-09-23T15:31:02.933 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T15:31:03.056 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T15:31:03.060 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_85798/sparse /tmp/rbd_import_export_85798/sparse1 /tmp/rbd_import_export_85798/sparse2 /tmp/rbd_import_export_85798/sparse3 2023-09-23T15:31:03.062 INFO:tasks.workunit.client.0.smithi140.stderr:rm: cannot remove '/tmp/rbd_import_export_85798/sparse3': No such file or directory 2023-09-23T15:31:03.063 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T15:31:03.063 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo OK 2023-09-23T15:31:03.063 INFO:tasks.workunit.client.0.smithi140.stdout:OK 2023-09-23T15:31:03.064 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm -rf /tmp/rbd_import_export_85798 2023-09-23T15:31:03.064 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T15:31:03.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T15:31:03.119 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T15:31:03.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T15:31:03.403 DEBUG:teuthology.parallel:result is None 2023-09-23T15:31:03.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T15:31:03.415 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T15:31:03.415 DEBUG:teuthology.orchestra.run.smithi140:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T15:31:03.464 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T15:31:03.464 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T15:31:03.465 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T15:31:03.465 DEBUG:teuthology.parallel:result is None 2023-09-23T15:31:04.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:04 smithi140 bash[27297]: cluster 2023-09-23T15:31:03.281815+0000 mgr.y (mgr.24377) 204 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 359 op/s 2023-09-23T15:31:04.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:04 smithi140 bash[27297]: cluster 2023-09-23T15:31:04.431655+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T15:31:04.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:04 smithi140 bash[40122]: cluster 2023-09-23T15:31:03.281815+0000 mgr.y (mgr.24377) 204 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 359 op/s 2023-09-23T15:31:04.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:04 smithi140 bash[40122]: cluster 2023-09-23T15:31:04.431655+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T15:31:04.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:04 smithi186 bash[30645]: cluster 2023-09-23T15:31:03.281815+0000 mgr.y (mgr.24377) 204 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 359 op/s 2023-09-23T15:31:04.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:04 smithi186 bash[30645]: cluster 2023-09-23T15:31:04.431655+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T15:31:04.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:06.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:06 smithi140 bash[40122]: cluster 2023-09-23T15:31:05.282400+0000 mgr.y (mgr.24377) 205 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 316 op/s 2023-09-23T15:31:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:06 smithi140 bash[27297]: cluster 2023-09-23T15:31:05.282400+0000 mgr.y (mgr.24377) 205 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 316 op/s 2023-09-23T15:31:06.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:06 smithi186 bash[30645]: cluster 2023-09-23T15:31:05.282400+0000 mgr.y (mgr.24377) 205 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 316 op/s 2023-09-23T15:31:08.015 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:31:08.015 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (4m) 29s ago 5m 14.4M - 0.25.0 c8568f914cd2 d9478d3b901d 2023-09-23T15:31:08.015 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (4m) 29s ago 4m 78.4M - 9.4.7 2c41d148cca3 2cfbfc370cc3 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (2m) 29s ago 2m 11.4M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (2m) 29s ago 2m 12.8M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443 running (13m) 29s ago 13m 419M - 17.2.6-1123-g61431f6b 0db14aa01094 5527a1441a8a 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:9283 running (16m) 29s ago 16m 473M - 17.2.6-1123-g61431f6b 0db14aa01094 4e6761e89a63 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (16m) 29s ago 16m 50.6M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 32ede3585c7a 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (14m) 29s ago 14m 38.8M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 8e41b849b997 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (14m) 29s ago 14m 39.3M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 b70907ac7335 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (5m) 29s ago 5m 8196k - 1.5.0 0da6a335fe13 9c11ee2c9385 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (5m) 29s ago 5m 8215k - 1.5.0 0da6a335fe13 9638710a8fbb 2023-09-23T15:31:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (12m) 29s ago 12m 45.6M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 1b9e6c7f6113 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (11m) 29s ago 12m 45.7M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 2685cd58d4cc 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (11m) 29s ago 11m 43.7M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 e478017d7f39 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (10m) 29s ago 10m 41.4M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 76a51e32c985 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 running (9m) 29s ago 9m 42.1M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 3564813cb655 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (8m) 29s ago 8m 41.8M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (7m) 29s ago 7m 42.0M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (6m) 29s ago 6m 44.0M 4060M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:31:08.017 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (4m) 29s ago 5m 49.4M - 2.43.0 a07b618ecd1d 8b559b061340 2023-09-23T15:31:08.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:08 smithi140 bash[40122]: cluster 2023-09-23T15:31:07.283426+0000 mgr.y (mgr.24377) 206 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 1014 KiB/s rd, 1.4 MiB/s wr, 329 op/s 2023-09-23T15:31:08.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:08 smithi140 bash[40122]: audit 2023-09-23T15:31:07.998602+0000 mgr.y (mgr.24377) 207 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:31:08.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:08 smithi140 bash[27297]: cluster 2023-09-23T15:31:07.283426+0000 mgr.y (mgr.24377) 206 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 1014 KiB/s rd, 1.4 MiB/s wr, 329 op/s 2023-09-23T15:31:08.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:08 smithi140 bash[27297]: audit 2023-09-23T15:31:07.998602+0000 mgr.y (mgr.24377) 207 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:31:08.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:08 smithi186 bash[30645]: cluster 2023-09-23T15:31:07.283426+0000 mgr.y (mgr.24377) 206 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 1014 KiB/s rd, 1.4 MiB/s wr, 329 op/s 2023-09-23T15:31:08.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:08 smithi186 bash[30645]: audit 2023-09-23T15:31:07.998602+0000 mgr.y (mgr.24377) 207 : audit [DBG] from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:31:08.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T15:31:10.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:10] "GET /metrics HTTP/1.1" 200 239616 "" "Prometheus/2.43.0" 2023-09-23T15:31:10.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:10 smithi140 bash[40122]: cluster 2023-09-23T15:31:09.283942+0000 mgr.y (mgr.24377) 208 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 823 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-23T15:31:10.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:10 smithi140 bash[27297]: cluster 2023-09-23T15:31:09.283942+0000 mgr.y (mgr.24377) 208 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 823 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-23T15:31:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:10 smithi186 bash[30645]: cluster 2023-09-23T15:31:09.283942+0000 mgr.y (mgr.24377) 208 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 823 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-23T15:31:11.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:11 smithi140 bash[40122]: audit 2023-09-23T15:31:11.303308+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:11 smithi140 bash[27297]: audit 2023-09-23T15:31:11.303308+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:11 smithi186 bash[30645]: audit 2023-09-23T15:31:11.303308+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:12.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:12 smithi140 bash[27297]: cluster 2023-09-23T15:31:11.284521+0000 mgr.y (mgr.24377) 209 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T15:31:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:12 smithi140 bash[40122]: cluster 2023-09-23T15:31:11.284521+0000 mgr.y (mgr.24377) 209 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T15:31:12.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:12 smithi186 bash[30645]: cluster 2023-09-23T15:31:11.284521+0000 mgr.y (mgr.24377) 209 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T15:31:13.769 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:31:14.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:14 smithi140 bash[27297]: cluster 2023-09-23T15:31:13.285624+0000 mgr.y (mgr.24377) 210 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 48 op/s 2023-09-23T15:31:14.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:14 smithi140 bash[40122]: cluster 2023-09-23T15:31:13.285624+0000 mgr.y (mgr.24377) 210 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 48 op/s 2023-09-23T15:31:14.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:14 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:14 smithi186 bash[30645]: cluster 2023-09-23T15:31:13.285624+0000 mgr.y (mgr.24377) 210 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 48 op/s 2023-09-23T15:31:16.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:16 smithi140 bash[27297]: cluster 2023-09-23T15:31:15.286167+0000 mgr.y (mgr.24377) 211 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 378 KiB/s wr, 44 op/s 2023-09-23T15:31:16.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:16 smithi140 bash[40122]: cluster 2023-09-23T15:31:15.286167+0000 mgr.y (mgr.24377) 211 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 378 KiB/s wr, 44 op/s 2023-09-23T15:31:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:16 smithi186 bash[30645]: cluster 2023-09-23T15:31:15.286167+0000 mgr.y (mgr.24377) 211 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 378 KiB/s wr, 44 op/s 2023-09-23T15:31:18.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:18 smithi140 bash[40122]: cluster 2023-09-23T15:31:17.287120+0000 mgr.y (mgr.24377) 212 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 342 KiB/s wr, 40 op/s 2023-09-23T15:31:18.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:18 smithi140 bash[27297]: cluster 2023-09-23T15:31:17.287120+0000 mgr.y (mgr.24377) 212 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 342 KiB/s wr, 40 op/s 2023-09-23T15:31:18.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:18 smithi186 bash[30645]: cluster 2023-09-23T15:31:17.287120+0000 mgr.y (mgr.24377) 212 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 342 KiB/s wr, 40 op/s 2023-09-23T15:31:20.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:20 smithi140 bash[27297]: cluster 2023-09-23T15:31:19.287640+0000 mgr.y (mgr.24377) 213 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:20.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:20] "GET /metrics HTTP/1.1" 200 239768 "" "Prometheus/2.43.0" 2023-09-23T15:31:20.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:20 smithi140 bash[40122]: cluster 2023-09-23T15:31:19.287640+0000 mgr.y (mgr.24377) 213 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:20.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:20 smithi186 bash[30645]: cluster 2023-09-23T15:31:19.287640+0000 mgr.y (mgr.24377) 213 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:22.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:22 smithi140 bash[40122]: cluster 2023-09-23T15:31:21.288066+0000 mgr.y (mgr.24377) 214 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:22.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:22 smithi140 bash[27297]: cluster 2023-09-23T15:31:21.288066+0000 mgr.y (mgr.24377) 214 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:22.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:22 smithi186 bash[30645]: cluster 2023-09-23T15:31:21.288066+0000 mgr.y (mgr.24377) 214 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:24.749 INFO:teuthology.orchestra.run.smithi140.stdout:wait for minority of mons to upgrade 2023-09-23T15:31:24.823 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:24 smithi140 bash[40122]: cluster 2023-09-23T15:31:23.288829+0000 mgr.y (mgr.24377) 215 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:24.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:24 smithi140 bash[27297]: cluster 2023-09-23T15:31:23.288829+0000 mgr.y (mgr.24377) 215 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:24 smithi186 bash[30645]: cluster 2023-09-23T15:31:23.288829+0000 mgr.y (mgr.24377) 215 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:24.912 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:24 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:26.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:26 smithi140 bash[27297]: cluster 2023-09-23T15:31:25.289307+0000 mgr.y (mgr.24377) 216 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:26.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:26 smithi140 bash[27297]: audit 2023-09-23T15:31:26.303886+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:26.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:26 smithi140 bash[40122]: cluster 2023-09-23T15:31:25.289307+0000 mgr.y (mgr.24377) 216 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:26.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:26 smithi140 bash[40122]: audit 2023-09-23T15:31:26.303886+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:26 smithi186 bash[30645]: cluster 2023-09-23T15:31:25.289307+0000 mgr.y (mgr.24377) 216 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:26 smithi186 bash[30645]: audit 2023-09-23T15:31:26.303886+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:27.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T15:31:28.851 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:28 smithi140 bash[27297]: cluster 2023-09-23T15:31:27.290057+0000 mgr.y (mgr.24377) 217 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:28.851 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:28 smithi140 bash[40122]: cluster 2023-09-23T15:31:27.290057+0000 mgr.y (mgr.24377) 217 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:28.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:28 smithi186 bash[30645]: cluster 2023-09-23T15:31:27.290057+0000 mgr.y (mgr.24377) 217 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:30.737 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:30] "GET /metrics HTTP/1.1" 200 239702 "" "Prometheus/2.43.0" 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: cluster 2023-09-23T15:31:29.290565+0000 mgr.y (mgr.24377) 218 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: audit 2023-09-23T15:31:29.739359+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: cephadm 2023-09-23T15:31:29.740168+0000 mgr.y (mgr.24377) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: cephadm 2023-09-23T15:31:29.740312+0000 mgr.y (mgr.24377) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: audit 2023-09-23T15:31:29.742253+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:31:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: audit 2023-09-23T15:31:29.753217+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: cephadm 2023-09-23T15:31:29.754805+0000 mgr.y (mgr.24377) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[27297]: cephadm 2023-09-23T15:31:30.020316+0000 mgr.y (mgr.24377) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi186 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: cluster 2023-09-23T15:31:29.290565+0000 mgr.y (mgr.24377) 218 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: audit 2023-09-23T15:31:29.739359+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: cephadm 2023-09-23T15:31:29.740168+0000 mgr.y (mgr.24377) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T15:31:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: cephadm 2023-09-23T15:31:29.740312+0000 mgr.y (mgr.24377) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T15:31:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: audit 2023-09-23T15:31:29.742253+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:31:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: audit 2023-09-23T15:31:29.753217+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: cephadm 2023-09-23T15:31:29.754805+0000 mgr.y (mgr.24377) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T15:31:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:30 smithi140 bash[40122]: cephadm 2023-09-23T15:31:30.020316+0000 mgr.y (mgr.24377) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi186 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: cluster 2023-09-23T15:31:29.290565+0000 mgr.y (mgr.24377) 218 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: audit 2023-09-23T15:31:29.739359+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: cephadm 2023-09-23T15:31:29.740168+0000 mgr.y (mgr.24377) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: cephadm 2023-09-23T15:31:29.740312+0000 mgr.y (mgr.24377) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: audit 2023-09-23T15:31:29.742253+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:31:31.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: audit 2023-09-23T15:31:29.753217+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:31:31.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: cephadm 2023-09-23T15:31:29.754805+0000 mgr.y (mgr.24377) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T15:31:31.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:30 smithi186 bash[30645]: cephadm 2023-09-23T15:31:30.020316+0000 mgr.y (mgr.24377) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi186 2023-09-23T15:31:33.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:32 smithi140 bash[27297]: cluster 2023-09-23T15:31:31.291155+0000 mgr.y (mgr.24377) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:33.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:32 smithi140 bash[40122]: cluster 2023-09-23T15:31:31.291155+0000 mgr.y (mgr.24377) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:33.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:32 smithi186 bash[30645]: cluster 2023-09-23T15:31:31.291155+0000 mgr.y (mgr.24377) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:33.214 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:31:34.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:34 smithi140 bash[27297]: cluster 2023-09-23T15:31:33.292038+0000 mgr.y (mgr.24377) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:34 smithi140 bash[40122]: cluster 2023-09-23T15:31:33.292038+0000 mgr.y (mgr.24377) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:35.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:34 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:35.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:34 smithi186 bash[30645]: cluster 2023-09-23T15:31:33.292038+0000 mgr.y (mgr.24377) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:37.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:36 smithi140 bash[27297]: cluster 2023-09-23T15:31:35.292667+0000 mgr.y (mgr.24377) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:36 smithi140 bash[40122]: cluster 2023-09-23T15:31:35.292667+0000 mgr.y (mgr.24377) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:37.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:36 smithi186 bash[30645]: cluster 2023-09-23T15:31:35.292667+0000 mgr.y (mgr.24377) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:38.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:37 smithi140 bash[27297]: audit 2023-09-23T15:31:36.763574+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.140:0/2835267945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:38.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:37 smithi140 bash[40122]: audit 2023-09-23T15:31:36.763574+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.140:0/2835267945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:38.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:37 smithi186 bash[30645]: audit 2023-09-23T15:31:36.763574+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.140:0/2835267945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:39.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:38 smithi140 bash[27297]: cluster 2023-09-23T15:31:37.293716+0000 mgr.y (mgr.24377) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:39.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:38 smithi140 bash[40122]: cluster 2023-09-23T15:31:37.293716+0000 mgr.y (mgr.24377) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:39.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:38 smithi186 bash[30645]: cluster 2023-09-23T15:31:37.293716+0000 mgr.y (mgr.24377) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:40.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:39 smithi140 bash[40122]: audit 2023-09-23T15:31:39.202845+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.140:0/3584015419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:40.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:39 smithi140 bash[27297]: audit 2023-09-23T15:31:39.202845+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.140:0/3584015419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:39 smithi186 bash[30645]: audit 2023-09-23T15:31:39.202845+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.140:0/3584015419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:40.769 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:40 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:40] "GET /metrics HTTP/1.1" 200 239702 "" "Prometheus/2.43.0" 2023-09-23T15:31:41.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:40 smithi140 bash[40122]: cluster 2023-09-23T15:31:39.294348+0000 mgr.y (mgr.24377) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:41.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:40 smithi140 bash[27297]: cluster 2023-09-23T15:31:39.294348+0000 mgr.y (mgr.24377) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:41.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:40 smithi186 bash[30645]: cluster 2023-09-23T15:31:39.294348+0000 mgr.y (mgr.24377) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:42.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:41 smithi140 bash[27297]: audit 2023-09-23T15:31:41.303688+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:42.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:41 smithi140 bash[27297]: audit 2023-09-23T15:31:41.665233+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.140:0/2669409985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:42.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:41 smithi140 bash[40122]: audit 2023-09-23T15:31:41.303688+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:42.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:41 smithi140 bash[40122]: audit 2023-09-23T15:31:41.665233+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.140:0/2669409985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:42.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:41 smithi186 bash[30645]: audit 2023-09-23T15:31:41.303688+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:42.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:41 smithi186 bash[30645]: audit 2023-09-23T15:31:41.665233+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.140:0/2669409985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:42 smithi140 bash[27297]: cluster 2023-09-23T15:31:41.294937+0000 mgr.y (mgr.24377) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:42 smithi140 bash[40122]: cluster 2023-09-23T15:31:41.294937+0000 mgr.y (mgr.24377) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:43.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:42 smithi186 bash[30645]: cluster 2023-09-23T15:31:41.294937+0000 mgr.y (mgr.24377) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:44 smithi140 bash[27297]: cluster 2023-09-23T15:31:43.296148+0000 mgr.y (mgr.24377) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:44 smithi140 bash[27297]: audit 2023-09-23T15:31:44.107788+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.140:0/876512620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:45.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:44 smithi140 bash[40122]: cluster 2023-09-23T15:31:43.296148+0000 mgr.y (mgr.24377) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:45.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:44 smithi140 bash[40122]: audit 2023-09-23T15:31:44.107788+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.140:0/876512620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:45.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:44 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:45.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:44 smithi186 bash[30645]: cluster 2023-09-23T15:31:43.296148+0000 mgr.y (mgr.24377) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:45.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:44 smithi186 bash[30645]: audit 2023-09-23T15:31:44.107788+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.140:0/876512620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:46 smithi140 bash[27297]: cluster 2023-09-23T15:31:45.296936+0000 mgr.y (mgr.24377) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:46 smithi140 bash[27297]: audit 2023-09-23T15:31:46.553046+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.140:0/3891819610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:46 smithi140 bash[40122]: cluster 2023-09-23T15:31:45.296936+0000 mgr.y (mgr.24377) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:46 smithi140 bash[40122]: audit 2023-09-23T15:31:46.553046+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.140:0/3891819610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:46 smithi186 bash[30645]: cluster 2023-09-23T15:31:45.296936+0000 mgr.y (mgr.24377) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:46 smithi186 bash[30645]: audit 2023-09-23T15:31:46.553046+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.140:0/3891819610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:49.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:48 smithi140 bash[27297]: cluster 2023-09-23T15:31:47.298017+0000 mgr.y (mgr.24377) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:48 smithi140 bash[40122]: cluster 2023-09-23T15:31:47.298017+0000 mgr.y (mgr.24377) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:49.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:48 smithi186 bash[30645]: cluster 2023-09-23T15:31:47.298017+0000 mgr.y (mgr.24377) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:50.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:49 smithi140 bash[27297]: audit 2023-09-23T15:31:48.991846+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.140:0/92075684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:49 smithi140 bash[40122]: audit 2023-09-23T15:31:48.991846+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.140:0/92075684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:49 smithi186 bash[30645]: audit 2023-09-23T15:31:48.991846+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.140:0/92075684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:50.800 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:31:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:50] "GET /metrics HTTP/1.1" 200 239645 "" "Prometheus/2.43.0" 2023-09-23T15:31:51.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:50 smithi140 bash[27297]: cluster 2023-09-23T15:31:49.298621+0000 mgr.y (mgr.24377) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:50 smithi140 bash[40122]: cluster 2023-09-23T15:31:49.298621+0000 mgr.y (mgr.24377) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:51.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:50 smithi186 bash[30645]: cluster 2023-09-23T15:31:49.298621+0000 mgr.y (mgr.24377) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:52.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:51 smithi140 bash[40122]: audit 2023-09-23T15:31:51.446858+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.140:0/3522438834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:52.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:51 smithi140 bash[27297]: audit 2023-09-23T15:31:51.446858+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.140:0/3522438834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:52.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:51 smithi186 bash[30645]: audit 2023-09-23T15:31:51.446858+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.140:0/3522438834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:52 smithi140 bash[40122]: cluster 2023-09-23T15:31:51.299196+0000 mgr.y (mgr.24377) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:52 smithi140 bash[27297]: cluster 2023-09-23T15:31:51.299196+0000 mgr.y (mgr.24377) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:52 smithi186 bash[30645]: cluster 2023-09-23T15:31:51.299196+0000 mgr.y (mgr.24377) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:55.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:54 smithi140 bash[40122]: cluster 2023-09-23T15:31:53.300299+0000 mgr.y (mgr.24377) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:55.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:54 smithi140 bash[40122]: audit 2023-09-23T15:31:53.894273+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.140:0/3563566742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:55.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:54 smithi140 bash[27297]: cluster 2023-09-23T15:31:53.300299+0000 mgr.y (mgr.24377) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:55.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:54 smithi140 bash[27297]: audit 2023-09-23T15:31:53.894273+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.140:0/3563566742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:54 smithi186 bash[30645]: cluster 2023-09-23T15:31:53.300299+0000 mgr.y (mgr.24377) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:55.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:54 smithi186 bash[30645]: audit 2023-09-23T15:31:53.894273+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.140:0/3563566742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:55.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:31:54 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:31:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:31:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[40122]: cluster 2023-09-23T15:31:55.300952+0000 mgr.y (mgr.24377) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[40122]: audit 2023-09-23T15:31:56.303728+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[40122]: audit 2023-09-23T15:31:56.367706+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.140:0/2396865458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[27297]: cluster 2023-09-23T15:31:55.300952+0000 mgr.y (mgr.24377) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[27297]: audit 2023-09-23T15:31:56.303728+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:56 smithi140 bash[27297]: audit 2023-09-23T15:31:56.367706+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.140:0/2396865458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:56 smithi186 bash[30645]: cluster 2023-09-23T15:31:55.300952+0000 mgr.y (mgr.24377) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:57.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:56 smithi186 bash[30645]: audit 2023-09-23T15:31:56.303728+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:31:57.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:56 smithi186 bash[30645]: audit 2023-09-23T15:31:56.367706+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.140:0/2396865458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:59.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:58 smithi140 bash[40122]: cluster 2023-09-23T15:31:57.302067+0000 mgr.y (mgr.24377) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:59.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:31:58 smithi140 bash[40122]: audit 2023-09-23T15:31:58.803682+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.140:0/1283743398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:59.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:58 smithi140 bash[27297]: cluster 2023-09-23T15:31:57.302067+0000 mgr.y (mgr.24377) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:59.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:31:58 smithi140 bash[27297]: audit 2023-09-23T15:31:58.803682+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.140:0/1283743398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:31:59.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:58 smithi186 bash[30645]: cluster 2023-09-23T15:31:57.302067+0000 mgr.y (mgr.24377) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:31:59.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:31:58 smithi186 bash[30645]: audit 2023-09-23T15:31:58.803682+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.140:0/1283743398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:00.830 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:00] "GET /metrics HTTP/1.1" 200 239641 "" "Prometheus/2.43.0" 2023-09-23T15:32:01.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:00 smithi140 bash[40122]: cluster 2023-09-23T15:31:59.302695+0000 mgr.y (mgr.24377) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:01.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:00 smithi140 bash[27297]: cluster 2023-09-23T15:31:59.302695+0000 mgr.y (mgr.24377) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:01.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:00 smithi186 bash[30645]: cluster 2023-09-23T15:31:59.302695+0000 mgr.y (mgr.24377) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:02.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:01 smithi140 bash[40122]: audit 2023-09-23T15:32:01.259805+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.140:0/3873240451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:02.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:01 smithi140 bash[27297]: audit 2023-09-23T15:32:01.259805+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.140:0/3873240451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:02.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:01 smithi186 bash[30645]: audit 2023-09-23T15:32:01.259805+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.140:0/3873240451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:03.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:02 smithi140 bash[40122]: cluster 2023-09-23T15:32:01.303418+0000 mgr.y (mgr.24377) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:03.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:02 smithi140 bash[27297]: cluster 2023-09-23T15:32:01.303418+0000 mgr.y (mgr.24377) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:02 smithi186 bash[30645]: cluster 2023-09-23T15:32:01.303418+0000 mgr.y (mgr.24377) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:04.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:03 smithi140 bash[40122]: audit 2023-09-23T15:32:03.704050+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.140:0/856968908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:04.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:03 smithi140 bash[27297]: audit 2023-09-23T15:32:03.704050+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.140:0/856968908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:04.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:03 smithi186 bash[30645]: audit 2023-09-23T15:32:03.704050+0000 mon.a (mon.0) 954 : audit [DBG] from='client.? 172.21.15.140:0/856968908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:05.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:04 smithi140 bash[40122]: cluster 2023-09-23T15:32:03.304518+0000 mgr.y (mgr.24377) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:04 smithi140 bash[27297]: cluster 2023-09-23T15:32:03.304518+0000 mgr.y (mgr.24377) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:05.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:04 smithi186 bash[31712]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:32:05.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:04 smithi186 bash[30645]: cluster 2023-09-23T15:32:03.304518+0000 mgr.y (mgr.24377) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:06 smithi140 bash[40122]: cluster 2023-09-23T15:32:05.305206+0000 mgr.y (mgr.24377) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:06 smithi140 bash[40122]: audit 2023-09-23T15:32:06.139085+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.140:0/87529532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:06 smithi140 bash[27297]: cluster 2023-09-23T15:32:05.305206+0000 mgr.y (mgr.24377) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:06 smithi140 bash[27297]: audit 2023-09-23T15:32:06.139085+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.140:0/87529532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:07.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:06 smithi186 bash[30645]: cluster 2023-09-23T15:32:05.305206+0000 mgr.y (mgr.24377) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:07.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:06 smithi186 bash[30645]: audit 2023-09-23T15:32:06.139085+0000 mon.a (mon.0) 955 : audit [DBG] from='client.? 172.21.15.140:0/87529532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:08 smithi140 bash[40122]: cluster 2023-09-23T15:32:07.306288+0000 mgr.y (mgr.24377) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:08 smithi140 bash[40122]: audit 2023-09-23T15:32:08.577482+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.140:0/1635103910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:08 smithi140 bash[27297]: cluster 2023-09-23T15:32:07.306288+0000 mgr.y (mgr.24377) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:08 smithi140 bash[27297]: audit 2023-09-23T15:32:08.577482+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.140:0/1635103910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:08 smithi186 bash[30645]: cluster 2023-09-23T15:32:07.306288+0000 mgr.y (mgr.24377) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:08 smithi186 bash[30645]: audit 2023-09-23T15:32:08.577482+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.140:0/1635103910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:10.863 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:10 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:10] "GET /metrics HTTP/1.1" 200 239641 "" "Prometheus/2.43.0" 2023-09-23T15:32:11.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:10 smithi140 bash[27297]: cluster 2023-09-23T15:32:09.306928+0000 mgr.y (mgr.24377) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:10 smithi140 bash[40122]: cluster 2023-09-23T15:32:09.306928+0000 mgr.y (mgr.24377) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:11.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:10 smithi186 bash[30645]: cluster 2023-09-23T15:32:09.306928+0000 mgr.y (mgr.24377) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.021985+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.140:0/443849261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.304867+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.324224+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.328867+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:32:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.330274+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:32:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:11 smithi186 bash[30645]: audit 2023-09-23T15:32:11.331805+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.021985+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.140:0/443849261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.304867+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.324224+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.328867+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.330274+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[40122]: audit 2023-09-23T15:32:11.331805+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.021985+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.140:0/443849261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.304867+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.324224+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.328867+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:32:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.330274+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:32:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:11 smithi140 bash[27297]: audit 2023-09-23T15:32:11.331805+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:13.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[27297]: cluster 2023-09-23T15:32:11.307530+0000 mgr.y (mgr.24377) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:13.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[27297]: cephadm 2023-09-23T15:32:11.308621+0000 mgr.y (mgr.24377) 244 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:32:13.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[27297]: cephadm 2023-09-23T15:32:11.333871+0000 mgr.y (mgr.24377) 245 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:32:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[40122]: cluster 2023-09-23T15:32:11.307530+0000 mgr.y (mgr.24377) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[40122]: cephadm 2023-09-23T15:32:11.308621+0000 mgr.y (mgr.24377) 244 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:32:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:12 smithi140 bash[40122]: cephadm 2023-09-23T15:32:11.333871+0000 mgr.y (mgr.24377) 245 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:32:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:12 smithi186 bash[30645]: cluster 2023-09-23T15:32:11.307530+0000 mgr.y (mgr.24377) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:12 smithi186 bash[30645]: cephadm 2023-09-23T15:32:11.308621+0000 mgr.y (mgr.24377) 244 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:32:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:12 smithi186 bash[30645]: cephadm 2023-09-23T15:32:11.333871+0000 mgr.y (mgr.24377) 245 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:32:13.883 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:13 smithi186 systemd[1]: Stopping Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:32:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:13 smithi186 bash[30645]: audit 2023-09-23T15:32:13.459161+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.140:0/219383255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:14.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:13 smithi140 bash[40122]: audit 2023-09-23T15:32:13.459161+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.140:0/219383255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:13 smithi140 bash[27297]: audit 2023-09-23T15:32:13.459161+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.140:0/219383255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:14.835 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:14 smithi186 bash[66758]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T15:32:14.835 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:14 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:32:14.835 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:14 smithi186 bash[66821]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T15:32:14.835 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:14 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T15:32:14.835 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:14 smithi186 systemd[1]: Stopped Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:32:15.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:14 smithi186 bash[30645]: cluster 2023-09-23T15:32:13.308961+0000 mgr.y (mgr.24377) 246 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:15.140 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:15 smithi186 systemd[1]: Started Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:32:15.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:14 smithi140 bash[27297]: cluster 2023-09-23T15:32:13.308961+0000 mgr.y (mgr.24377) 246 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:15.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:14 smithi140 bash[40122]: cluster 2023-09-23T15:32:13.308961+0000 mgr.y (mgr.24377) 246 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:16.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[30645]: audit 2023-09-23T15:32:15.111476+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[30645]: audit 2023-09-23T15:32:15.119913+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[30645]: audit 2023-09-23T15:32:15.167402+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:16.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[30645]: audit 2023-09-23T15:32:15.901816+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.140:0/2312977539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:16.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[40122]: audit 2023-09-23T15:32:15.111476+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[40122]: audit 2023-09-23T15:32:15.119913+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[40122]: audit 2023-09-23T15:32:15.167402+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[40122]: audit 2023-09-23T15:32:15.901816+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.140:0/2312977539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[27297]: audit 2023-09-23T15:32:15.111476+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[27297]: audit 2023-09-23T15:32:15.119913+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[27297]: audit 2023-09-23T15:32:15.167402+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:16 smithi140 bash[27297]: audit 2023-09-23T15:32:15.901816+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.140:0/2312977539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:16.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[66878]: debug 2023-09-23T15:32:16.369+0000 7f27b853b700 1 -- 172.21.15.186:0/4219186958 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bedd7cd1e0 con 0x55bede54c800 2023-09-23T15:32:16.661 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:16 smithi186 bash[66878]: debug 2023-09-23T15:32:16.533+0000 7f27c2688200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:32:17.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:17 smithi140 bash[27297]: cluster 2023-09-23T15:32:15.309587+0000 mgr.y (mgr.24377) 247 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:17.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:17 smithi140 bash[40122]: cluster 2023-09-23T15:32:15.309587+0000 mgr.y (mgr.24377) 247 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:17 smithi186 bash[30645]: cluster 2023-09-23T15:32:15.309587+0000 mgr.y (mgr.24377) 247 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:17.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:17 smithi186 bash[66878]: debug 2023-09-23T15:32:17.441+0000 7f27c2688200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:32:17.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:17 smithi186 bash[66878]: debug 2023-09-23T15:32:17.545+0000 7f27c2688200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:32:17.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:17 smithi186 bash[66878]: debug 2023-09-23T15:32:17.645+0000 7f27c2688200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:32:18.280 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:17 smithi186 bash[66878]: debug 2023-09-23T15:32:17.913+0000 7f27c2688200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:32:18.654 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:18 smithi186 bash[66878]: debug 2023-09-23T15:32:18.273+0000 7f27c2688200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:32:18.654 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:18 smithi186 bash[66878]: debug 2023-09-23T15:32:18.429+0000 7f27c2688200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:32:18.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:18 smithi186 bash[66878]: debug 2023-09-23T15:32:18.645+0000 7f27c2688200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:32:19.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:19 smithi140 bash[27297]: cluster 2023-09-23T15:32:17.310611+0000 mgr.y (mgr.24377) 248 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:19.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:19 smithi140 bash[27297]: audit 2023-09-23T15:32:18.355599+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.140:0/2822126152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:19.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:19 smithi140 bash[40122]: cluster 2023-09-23T15:32:17.310611+0000 mgr.y (mgr.24377) 248 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:19.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:19 smithi140 bash[40122]: audit 2023-09-23T15:32:18.355599+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.140:0/2822126152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:19.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:19 smithi186 bash[30645]: cluster 2023-09-23T15:32:17.310611+0000 mgr.y (mgr.24377) 248 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:19.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:19 smithi186 bash[30645]: audit 2023-09-23T15:32:18.355599+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.140:0/2822126152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:20.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:19 smithi186 bash[66878]: debug 2023-09-23T15:32:19.745+0000 7f27c2688200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:32:20.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:19 smithi186 bash[66878]: debug 2023-09-23T15:32:19.865+0000 7f27c2688200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:32:20.161 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:19 smithi186 bash[66878]: debug 2023-09-23T15:32:19.989+0000 7f27c2688200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:32:20.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:20 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:20] "GET /metrics HTTP/1.1" 200 239643 "" "Prometheus/2.43.0" 2023-09-23T15:32:20.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:20 smithi186 bash[66878]: debug 2023-09-23T15:32:20.465+0000 7f27c2688200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:32:20.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:20 smithi186 bash[66878]: debug 2023-09-23T15:32:20.693+0000 7f27c2688200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:32:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[40122]: cluster 2023-09-23T15:32:19.311277+0000 mgr.y (mgr.24377) 249 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[40122]: audit 2023-09-23T15:32:20.818939+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.140:0/4225621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[40122]: audit 2023-09-23T15:32:20.912856+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:21.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[40122]: audit 2023-09-23T15:32:20.921203+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[27297]: cluster 2023-09-23T15:32:19.311277+0000 mgr.y (mgr.24377) 249 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[27297]: audit 2023-09-23T15:32:20.818939+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.140:0/4225621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[27297]: audit 2023-09-23T15:32:20.912856+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:21 smithi140 bash[27297]: audit 2023-09-23T15:32:20.921203+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:21.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[66878]: debug 2023-09-23T15:32:21.165+0000 7f27c2688200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:32:21.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[30645]: cluster 2023-09-23T15:32:19.311277+0000 mgr.y (mgr.24377) 249 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:21.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[30645]: audit 2023-09-23T15:32:20.818939+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.140:0/4225621876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:21.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[30645]: audit 2023-09-23T15:32:20.912856+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:21.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[30645]: audit 2023-09-23T15:32:20.921203+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:22.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:21 smithi186 bash[66878]: debug 2023-09-23T15:32:21.693+0000 7f27c2688200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:32:22.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:22 smithi186 bash[66878]: debug 2023-09-23T15:32:22.321+0000 7f27c2688200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:32:22.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:22 smithi186 bash[66878]: debug 2023-09-23T15:32:22.461+0000 7f27c2688200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:32:23.135 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:22 smithi186 bash[66878]: debug 2023-09-23T15:32:22.853+0000 7f27c2688200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:32:23.136 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:22 smithi186 bash[66878]: debug 2023-09-23T15:32:22.981+0000 7f27c2688200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:32:23.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[66878]: debug 2023-09-23T15:32:23.145+0000 7f27c2688200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:32:23.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[66878]: debug 2023-09-23T15:32:23.277+0000 7f27c2688200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:32:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[30645]: cluster 2023-09-23T15:32:21.311938+0000 mgr.y (mgr.24377) 250 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[30645]: audit 2023-09-23T15:32:22.431486+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[30645]: audit 2023-09-23T15:32:22.439025+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[30645]: audit 2023-09-23T15:32:23.131104+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[40122]: cluster 2023-09-23T15:32:21.311938+0000 mgr.y (mgr.24377) 250 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:23.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[40122]: audit 2023-09-23T15:32:22.431486+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[40122]: audit 2023-09-23T15:32:22.439025+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[40122]: audit 2023-09-23T15:32:23.131104+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[27297]: cluster 2023-09-23T15:32:21.311938+0000 mgr.y (mgr.24377) 250 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:23.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[27297]: audit 2023-09-23T15:32:22.431486+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[27297]: audit 2023-09-23T15:32:22.439025+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[27297]: audit 2023-09-23T15:32:23.131104+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:23.770 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[66878]: debug 2023-09-23T15:32:23.413+0000 7f27c2688200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:32:23.770 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[66878]: debug 2023-09-23T15:32:23.625+0000 7f27c2688200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:32:23.882 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:32:23 smithi140 bash[74383]: ts=2023-09-23T15:32:23.518Z 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://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2023-09-23T15:32:24.151 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:23 smithi186 bash[66878]: debug 2023-09-23T15:32:23.761+0000 7f27c2688200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:32:24.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:24 smithi186 bash[30645]: audit 2023-09-23T15:32:23.142657+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:24.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:24 smithi186 bash[30645]: audit 2023-09-23T15:32:23.256995+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.140:0/1532344777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:24.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:24 smithi140 bash[27297]: audit 2023-09-23T15:32:23.142657+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:24 smithi140 bash[27297]: audit 2023-09-23T15:32:23.256995+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.140:0/1532344777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:24 smithi140 bash[40122]: audit 2023-09-23T15:32:23.142657+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:24 smithi140 bash[40122]: audit 2023-09-23T15:32:23.256995+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.140:0/1532344777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:25.382 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[74383]: ts=2023-09-23T15:32:25.112Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=3 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: cluster 2023-09-23T15:32:23.313049+0000 mgr.y (mgr.24377) 251 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: cluster 2023-09-23T15:32:25.047291+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: cluster 2023-09-23T15:32:25.047598+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: audit 2023-09-23T15:32:25.050012+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: audit 2023-09-23T15:32:25.050913+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:25.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: audit 2023-09-23T15:32:25.057117+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[40122]: audit 2023-09-23T15:32:25.057645+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: cluster 2023-09-23T15:32:23.313049+0000 mgr.y (mgr.24377) 251 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: cluster 2023-09-23T15:32:25.047291+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: cluster 2023-09-23T15:32:25.047598+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: audit 2023-09-23T15:32:25.050012+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: audit 2023-09-23T15:32:25.050913+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: audit 2023-09-23T15:32:25.057117+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:32:25.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:25 smithi140 bash[27297]: audit 2023-09-23T15:32:25.057645+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: debug 2023-09-23T15:32:25.037+0000 7f27c2688200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: [23/Sep/2023:15:32:25] ENGINE Bus STARTING 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: CherryPy Checker: 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: The Application mounted at '' has an empty config. 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: [23/Sep/2023:15:32:25] ENGINE Serving on http://:::9283 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[66878]: [23/Sep/2023:15:32:25] ENGINE Bus STARTED 2023-09-23T15:32:25.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: cluster 2023-09-23T15:32:23.313049+0000 mgr.y (mgr.24377) 251 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: cluster 2023-09-23T15:32:25.047291+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: cluster 2023-09-23T15:32:25.047598+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: audit 2023-09-23T15:32:25.050012+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: audit 2023-09-23T15:32:25.050913+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: audit 2023-09-23T15:32:25.057117+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:32:25.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:25 smithi186 bash[30645]: audit 2023-09-23T15:32:25.057645+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[40122]: cluster 2023-09-23T15:32:25.313722+0000 mgr.y (mgr.24377) 252 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[40122]: cluster 2023-09-23T15:32:25.464105+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[40122]: audit 2023-09-23T15:32:25.702752+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.140:0/3629939493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[40122]: audit 2023-09-23T15:32:26.305342+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[27297]: cluster 2023-09-23T15:32:25.313722+0000 mgr.y (mgr.24377) 252 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[27297]: cluster 2023-09-23T15:32:25.464105+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T15:32:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[27297]: audit 2023-09-23T15:32:25.702752+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.140:0/3629939493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:26 smithi140 bash[27297]: audit 2023-09-23T15:32:26.305342+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:26 smithi186 bash[30645]: cluster 2023-09-23T15:32:25.313722+0000 mgr.y (mgr.24377) 252 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:26 smithi186 bash[30645]: cluster 2023-09-23T15:32:25.464105+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T15:32:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:26 smithi186 bash[30645]: audit 2023-09-23T15:32:25.702752+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.140:0/3629939493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:26 smithi186 bash[30645]: audit 2023-09-23T15:32:26.305342+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:28.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:28 smithi140 bash[40122]: cluster 2023-09-23T15:32:27.314886+0000 mgr.y (mgr.24377) 253 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:28.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:28 smithi140 bash[40122]: audit 2023-09-23T15:32:28.154249+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.140:0/3965142255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:28 smithi140 bash[27297]: cluster 2023-09-23T15:32:27.314886+0000 mgr.y (mgr.24377) 253 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:28 smithi140 bash[27297]: audit 2023-09-23T15:32:28.154249+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.140:0/3965142255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:28 smithi186 bash[30645]: cluster 2023-09-23T15:32:27.314886+0000 mgr.y (mgr.24377) 253 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:28 smithi186 bash[30645]: audit 2023-09-23T15:32:28.154249+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.140:0/3965142255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:30.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:30 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:30] "GET /metrics HTTP/1.1" 200 239645 "" "Prometheus/2.43.0" 2023-09-23T15:32:30.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:30 smithi140 bash[40122]: cluster 2023-09-23T15:32:29.315651+0000 mgr.y (mgr.24377) 254 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:30.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:30 smithi140 bash[27297]: cluster 2023-09-23T15:32:29.315651+0000 mgr.y (mgr.24377) 254 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:30 smithi186 bash[30645]: cluster 2023-09-23T15:32:29.315651+0000 mgr.y (mgr.24377) 254 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:31.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:31 smithi140 bash[27297]: audit 2023-09-23T15:32:30.599645+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.140:0/1312191658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:31.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:31 smithi140 bash[40122]: audit 2023-09-23T15:32:30.599645+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.140:0/1312191658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:31 smithi186 bash[30645]: audit 2023-09-23T15:32:30.599645+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.140:0/1312191658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:32.738 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:32 smithi186 bash[30645]: cluster 2023-09-23T15:32:31.316338+0000 mgr.y (mgr.24377) 255 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:32.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:32 smithi140 bash[40122]: cluster 2023-09-23T15:32:31.316338+0000 mgr.y (mgr.24377) 255 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:32 smithi140 bash[27297]: cluster 2023-09-23T15:32:31.316338+0000 mgr.y (mgr.24377) 255 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:33.743 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[30645]: audit 2023-09-23T15:32:33.046228+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.140:0/1251215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:33.744 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE Bus STOPPING 2023-09-23T15:32:33.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[40122]: audit 2023-09-23T15:32:33.046228+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.140:0/1251215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:33.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[27297]: audit 2023-09-23T15:32:33.046228+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.140:0/1251215834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:34.019 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[27561]: ignoring --setuser ceph since I am not root 2023-09-23T15:32:34.019 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[27561]: ignoring --setgroup ceph since I am not root 2023-09-23T15:32:34.019 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[27561]: debug 2023-09-23T15:32:33.769+0000 7f143ace3700 1 -- 172.21.15.140:0/3309790528 <== mon.2 v2:172.21.15.140:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c423f6c9c0 con 0x55c424cf2800 2023-09-23T15:32:34.019 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:33 smithi140 bash[27561]: debug 2023-09-23T15:32:33.925+0000 7f1442fd01c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE Bus STOPPED 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE Bus STARTING 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271eae1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271eae1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271eae1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271eae1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.022 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271eae1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271cadd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271cadd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271cadd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271cadd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: debug 2023-09-23T15:32:33.965+0000 7f271cadd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE Serving on http://:::9283 2023-09-23T15:32:34.023 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:33 smithi186 bash[66878]: [23/Sep/2023:15:32:33] ENGINE Bus STARTED 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.598121+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.609600+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.611642+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.613243+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.621693+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.700688+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.708513+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.720202+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: cluster 2023-09-23T15:32:33.720283+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.720435+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.720591+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: cluster 2023-09-23T15:32:33.720680+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113594s) 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.720704+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.721230+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.721481+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.722064+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:32:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.722354+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.722655+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.722910+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.598121+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.609600+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.611642+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.613243+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.621693+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.700688+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.708513+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.720202+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: cluster 2023-09-23T15:32:33.720283+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.720435+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.720591+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: cluster 2023-09-23T15:32:33.720680+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113594s) 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.720704+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.721230+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.721481+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.722064+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:32:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.722354+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.722655+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.722910+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.723169+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.723419+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.723687+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.723917+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.724172+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:32:34.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.725406+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.725700+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.726251+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: cluster 2023-09-23T15:32:33.778085+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.821227+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.829163+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.832281+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.866693+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.890293+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.893611+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.937987+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:33.941636+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:34.315398+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[40122]: audit 2023-09-23T15:32:34.324745+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.723169+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.723419+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.723687+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.723917+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.724172+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.725406+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.725700+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:32:34.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.726251+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: cluster 2023-09-23T15:32:33.778085+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.821227+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.829163+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.832281+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.866693+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.890293+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.893611+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.937987+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:33.941636+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:34.315398+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27297]: audit 2023-09-23T15:32:34.324745+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:34] "GET /metrics HTTP/1.1" 200 31028 "" "Prometheus/2.43.0" 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.598121+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.609600+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.611642+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.613243+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.621693+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.700688+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.708513+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T15:32:34.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.720202+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: cluster 2023-09-23T15:32:33.720283+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.720435+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.720591+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24377 172.21.15.140:0/3964945209' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: cluster 2023-09-23T15:32:33.720680+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113594s) 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.720704+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.721230+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.721481+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.722064+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.722354+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.722655+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:32:34.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.722910+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.723169+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.723419+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.723687+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.723917+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.724172+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.725406+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.725700+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.726251+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: cluster 2023-09-23T15:32:33.778085+0000 mon.a (mon.0) 992 : cluster [INF] Manager daemon x is now available 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.821227+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.829163+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.832281+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.866693+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.890293+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.893611+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.937987+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:33.941636+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:34.315398+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:34.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:34 smithi186 bash[30645]: audit 2023-09-23T15:32:34.324745+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:35.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27561]: debug 2023-09-23T15:32:34.881+0000 7f1442fd01c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:32:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:34 smithi140 bash[27561]: debug 2023-09-23T15:32:34.985+0000 7f1442fd01c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:32:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27561]: debug 2023-09-23T15:32:35.097+0000 7f1442fd01c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:32:35.724 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27561]: debug 2023-09-23T15:32:35.381+0000 7f1442fd01c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:32:36.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27561]: debug 2023-09-23T15:32:35.761+0000 7f1442fd01c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27561]: debug 2023-09-23T15:32:35.857+0000 7f1442fd01c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:34.389579+0000 mgr.x (mgr.25309) 1 : cephadm [INF] Deploying cephadm binary to smithi140 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:34.390531+0000 mgr.x (mgr.25309) 2 : cephadm [INF] Deploying cephadm binary to smithi186 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cluster 2023-09-23T15:32:34.723010+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e22: x(active, since 1.01368s) 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cluster 2023-09-23T15:32:34.748637+0000 mgr.x (mgr.25309) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:34.820491+0000 mgr.x (mgr.25309) 4 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Bus STARTING 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:34.932238+0000 mgr.x (mgr.25309) 5 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Serving on http://172.21.15.186:8765 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:35.123470+0000 mgr.x (mgr.25309) 6 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Serving on https://172.21.15.186:7150 2023-09-23T15:32:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: cephadm 2023-09-23T15:32:35.123816+0000 mgr.x (mgr.25309) 7 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Bus STARTED 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[27297]: audit 2023-09-23T15:32:35.489362+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.140:0/2392057252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:34.389579+0000 mgr.x (mgr.25309) 1 : cephadm [INF] Deploying cephadm binary to smithi140 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:34.390531+0000 mgr.x (mgr.25309) 2 : cephadm [INF] Deploying cephadm binary to smithi186 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cluster 2023-09-23T15:32:34.723010+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e22: x(active, since 1.01368s) 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cluster 2023-09-23T15:32:34.748637+0000 mgr.x (mgr.25309) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:34.820491+0000 mgr.x (mgr.25309) 4 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Bus STARTING 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:34.932238+0000 mgr.x (mgr.25309) 5 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Serving on http://172.21.15.186:8765 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:35.123470+0000 mgr.x (mgr.25309) 6 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Serving on https://172.21.15.186:7150 2023-09-23T15:32:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: cephadm 2023-09-23T15:32:35.123816+0000 mgr.x (mgr.25309) 7 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Bus STARTED 2023-09-23T15:32:36.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:35 smithi140 bash[40122]: audit 2023-09-23T15:32:35.489362+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.140:0/2392057252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:36.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:34.389579+0000 mgr.x (mgr.25309) 1 : cephadm [INF] Deploying cephadm binary to smithi140 2023-09-23T15:32:36.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:34.390531+0000 mgr.x (mgr.25309) 2 : cephadm [INF] Deploying cephadm binary to smithi186 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cluster 2023-09-23T15:32:34.723010+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e22: x(active, since 1.01368s) 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cluster 2023-09-23T15:32:34.748637+0000 mgr.x (mgr.25309) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:34.820491+0000 mgr.x (mgr.25309) 4 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Bus STARTING 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:34.932238+0000 mgr.x (mgr.25309) 5 : cephadm [INF] [23/Sep/2023:15:32:34] ENGINE Serving on http://172.21.15.186:8765 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:35.123470+0000 mgr.x (mgr.25309) 6 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Serving on https://172.21.15.186:7150 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: cephadm 2023-09-23T15:32:35.123816+0000 mgr.x (mgr.25309) 7 : cephadm [INF] [23/Sep/2023:15:32:35] ENGINE Bus STARTED 2023-09-23T15:32:36.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:35 smithi186 bash[30645]: audit 2023-09-23T15:32:35.489362+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.140:0/2392057252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:36.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:36 smithi140 bash[27561]: debug 2023-09-23T15:32:36.129+0000 7f1442fd01c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:32:37.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:36 smithi140 bash[27297]: cluster 2023-09-23T15:32:35.725697+0000 mgr.x (mgr.25309) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:37.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:36 smithi140 bash[27297]: cluster 2023-09-23T15:32:35.729439+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T15:32:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:36 smithi140 bash[40122]: cluster 2023-09-23T15:32:35.725697+0000 mgr.x (mgr.25309) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:36 smithi140 bash[40122]: cluster 2023-09-23T15:32:35.729439+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T15:32:37.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:36 smithi186 bash[30645]: cluster 2023-09-23T15:32:35.725697+0000 mgr.x (mgr.25309) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:37.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:36 smithi186 bash[30645]: cluster 2023-09-23T15:32:35.729439+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T15:32:37.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:37 smithi140 bash[27561]: debug 2023-09-23T15:32:37.157+0000 7f1442fd01c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:32:37.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:37 smithi140 bash[27561]: debug 2023-09-23T15:32:37.265+0000 7f1442fd01c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:32:37.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:37 smithi140 bash[27561]: debug 2023-09-23T15:32:37.381+0000 7f1442fd01c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:32:38.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:37 smithi140 bash[27561]: debug 2023-09-23T15:32:37.865+0000 7f1442fd01c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:32:38.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[27561]: debug 2023-09-23T15:32:38.097+0000 7f1442fd01c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:32:38.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[40122]: cluster 2023-09-23T15:32:37.726385+0000 mgr.x (mgr.25309) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:38.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[40122]: audit 2023-09-23T15:32:37.933888+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.140:0/819275645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[27297]: cluster 2023-09-23T15:32:37.726385+0000 mgr.x (mgr.25309) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[27297]: audit 2023-09-23T15:32:37.933888+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.140:0/819275645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:38.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[27561]: debug 2023-09-23T15:32:38.485+0000 7f1442fd01c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:32:39.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:38 smithi186 bash[30645]: cluster 2023-09-23T15:32:37.726385+0000 mgr.x (mgr.25309) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:39.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:38 smithi186 bash[30645]: audit 2023-09-23T15:32:37.933888+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.140:0/819275645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:39.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:32:38 smithi186 bash[65035]: ts=2023-09-23T15:32:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"172.21.15.140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:32:39.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:32:38 smithi186 bash[65035]: ts=2023-09-23T15:32:38.664Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephPGImbalance index=15 msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on (job) group_left () avg by (job) (ceph_osd_numpg\n > 0)) / on (job) group_left () avg by (job) (ceph_osd_numpg > 0)) * on (ceph_daemon)\n group_left (hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"172.21.15.140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:32:39.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:38 smithi140 bash[27561]: debug 2023-09-23T15:32:38.973+0000 7f1442fd01c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:32:39.815 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:39 smithi140 bash[27561]: debug 2023-09-23T15:32:39.533+0000 7f1442fd01c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:32:39.815 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:39 smithi140 bash[27561]: debug 2023-09-23T15:32:39.641+0000 7f1442fd01c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:32:40.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:39 smithi140 bash[27561]: debug 2023-09-23T15:32:39.809+0000 7f1442fd01c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:32:40.414 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.129+0000 7f1442fd01c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:32:40.415 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.289+0000 7f1442fd01c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:32:40.735 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.409+0000 7f1442fd01c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:32:40.735 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.537+0000 7f1442fd01c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:32:40.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[40122]: cluster 2023-09-23T15:32:39.727068+0000 mgr.x (mgr.25309) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:40.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[40122]: audit 2023-09-23T15:32:40.385013+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.140:0/852379427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:40.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27297]: cluster 2023-09-23T15:32:39.727068+0000 mgr.x (mgr.25309) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:40.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27297]: audit 2023-09-23T15:32:40.385013+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.140:0/852379427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:40 smithi186 bash[30645]: cluster 2023-09-23T15:32:39.727068+0000 mgr.x (mgr.25309) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:40.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:40 smithi186 bash[30645]: audit 2023-09-23T15:32:40.385013+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.140:0/852379427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:41.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.729+0000 7f1442fd01c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:32:41.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:40 smithi140 bash[27561]: debug 2023-09-23T15:32:40.853+0000 7f1442fd01c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:32:42.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: debug 2023-09-23T15:32:42.129+0000 7f1442fd01c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:32:42.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: [23/Sep/2023:15:32:42] ENGINE Bus STARTING 2023-09-23T15:32:42.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: CherryPy Checker: 2023-09-23T15:32:42.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: The Application mounted at '' has an empty config. 2023-09-23T15:32:42.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: [23/Sep/2023:15:32:42] ENGINE Serving on http://:::9283 2023-09-23T15:32:42.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27561]: [23/Sep/2023:15:32:42] ENGINE Bus STARTED 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: cluster 2023-09-23T15:32:41.728269+0000 mgr.x (mgr.25309) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: cluster 2023-09-23T15:32:42.158603+0000 mon.a (mon.0) 1002 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.163316+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.165510+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.169503+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.170141+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.562595+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[40122]: audit 2023-09-23T15:32:42.573865+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: cluster 2023-09-23T15:32:41.728269+0000 mgr.x (mgr.25309) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: cluster 2023-09-23T15:32:42.158603+0000 mon.a (mon.0) 1002 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.163316+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.165510+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.169503+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.170141+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.562595+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:42 smithi140 bash[27297]: audit 2023-09-23T15:32:42.573865+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:43.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: cluster 2023-09-23T15:32:41.728269+0000 mgr.x (mgr.25309) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: cluster 2023-09-23T15:32:42.158603+0000 mon.a (mon.0) 1002 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.163316+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.165510+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.169503+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.170141+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.? 172.21.15.140:0/4237907182' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.562595+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:43.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:42 smithi186 bash[30645]: audit 2023-09-23T15:32:42.573865+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:42.796482+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:32:44.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: cluster 2023-09-23T15:32:42.798081+0000 mon.a (mon.0) 1009 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T15:32:44.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:42.869631+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.140:0/1148148885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:44.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.207337+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.220706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.418908+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.429153+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.429564+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.431606+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.432828+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.433333+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.434770+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.435046+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.436456+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.438101+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[27297]: audit 2023-09-23T15:32:43.444456+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:42.796482+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: cluster 2023-09-23T15:32:42.798081+0000 mon.a (mon.0) 1009 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:42.869631+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.140:0/1148148885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.207337+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.220706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.418908+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.429153+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.429564+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.431606+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.432828+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.433333+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.434770+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.435046+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.436456+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.438101+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:43 smithi140 bash[40122]: audit 2023-09-23T15:32:43.444456+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:42.796482+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: cluster 2023-09-23T15:32:42.798081+0000 mon.a (mon.0) 1009 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:42.869631+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.140:0/1148148885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.207337+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.220706+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.418908+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.429153+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.429564+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.431606+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.432828+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.433333+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.434770+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.435046+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.436456+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.438101+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:44.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:43 smithi186 bash[30645]: audit 2023-09-23T15:32:43.444456+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.155 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:44 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:44] "GET /metrics HTTP/1.1" 200 31028 "" "Prometheus/2.43.0" 2023-09-23T15:32:45.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:45 smithi186 bash[30645]: cephadm 2023-09-23T15:32:43.436346+0000 mgr.x (mgr.25309) 12 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 2524M 2023-09-23T15:32:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:45 smithi186 bash[30645]: cluster 2023-09-23T15:32:43.728903+0000 mgr.x (mgr.25309) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:45 smithi186 bash[30645]: audit 2023-09-23T15:32:44.156374+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:45 smithi186 bash[30645]: audit 2023-09-23T15:32:44.166344+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[27297]: cephadm 2023-09-23T15:32:43.436346+0000 mgr.x (mgr.25309) 12 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 2524M 2023-09-23T15:32:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[27297]: cluster 2023-09-23T15:32:43.728903+0000 mgr.x (mgr.25309) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[27297]: audit 2023-09-23T15:32:44.156374+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[27297]: audit 2023-09-23T15:32:44.166344+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[40122]: cephadm 2023-09-23T15:32:43.436346+0000 mgr.x (mgr.25309) 12 : cephadm [INF] Adjusting osd_memory_target on smithi140 to 2524M 2023-09-23T15:32:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[40122]: cluster 2023-09-23T15:32:43.728903+0000 mgr.x (mgr.25309) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[40122]: audit 2023-09-23T15:32:44.156374+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:45.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:45 smithi140 bash[40122]: audit 2023-09-23T15:32:44.166344+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:46.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:46 smithi140 bash[40122]: audit 2023-09-23T15:32:45.326343+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.140:0/4248821844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:46 smithi140 bash[27297]: audit 2023-09-23T15:32:45.326343+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.140:0/4248821844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:46 smithi186 bash[30645]: audit 2023-09-23T15:32:45.326343+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.140:0/4248821844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:47.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:47 smithi140 bash[40122]: cluster 2023-09-23T15:32:45.729971+0000 mgr.x (mgr.25309) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:47 smithi140 bash[27297]: cluster 2023-09-23T15:32:45.729971+0000 mgr.x (mgr.25309) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:47 smithi186 bash[30645]: cluster 2023-09-23T15:32:45.729971+0000 mgr.x (mgr.25309) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:48 smithi140 bash[40122]: audit 2023-09-23T15:32:47.775975+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.140:0/1266480069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:48 smithi140 bash[27297]: audit 2023-09-23T15:32:47.775975+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.140:0/1266480069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:48.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:48 smithi186 bash[30645]: audit 2023-09-23T15:32:47.775975+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.140:0/1266480069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:49 smithi186 bash[30645]: cluster 2023-09-23T15:32:47.730643+0000 mgr.x (mgr.25309) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:49 smithi186 bash[30645]: audit 2023-09-23T15:32:48.866646+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:49.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:49 smithi140 bash[40122]: cluster 2023-09-23T15:32:47.730643+0000 mgr.x (mgr.25309) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:49.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:49 smithi140 bash[40122]: audit 2023-09-23T15:32:48.866646+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:49 smithi140 bash[27297]: cluster 2023-09-23T15:32:47.730643+0000 mgr.x (mgr.25309) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:49 smithi140 bash[27297]: audit 2023-09-23T15:32:48.866646+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:32:50.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:50 smithi186 bash[30645]: cluster 2023-09-23T15:32:49.731303+0000 mgr.x (mgr.25309) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:50.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:50 smithi186 bash[30645]: audit 2023-09-23T15:32:50.226497+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.140:0/3988178055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:50.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:32:50 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:32:50.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:50 smithi140 bash[40122]: cluster 2023-09-23T15:32:49.731303+0000 mgr.x (mgr.25309) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:50.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:50 smithi140 bash[40122]: audit 2023-09-23T15:32:50.226497+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.140:0/3988178055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:50 smithi140 bash[27297]: cluster 2023-09-23T15:32:49.731303+0000 mgr.x (mgr.25309) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:50 smithi140 bash[27297]: audit 2023-09-23T15:32:50.226497+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.140:0/3988178055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:53.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:52 smithi140 bash[40122]: cluster 2023-09-23T15:32:51.732369+0000 mgr.x (mgr.25309) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:52 smithi140 bash[40122]: audit 2023-09-23T15:32:52.679346+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.140:0/1320883438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:52 smithi140 bash[27297]: cluster 2023-09-23T15:32:51.732369+0000 mgr.x (mgr.25309) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:52 smithi140 bash[27297]: audit 2023-09-23T15:32:52.679346+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.140:0/1320883438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:52 smithi186 bash[30645]: cluster 2023-09-23T15:32:51.732369+0000 mgr.x (mgr.25309) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:52 smithi186 bash[30645]: audit 2023-09-23T15:32:52.679346+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.140:0/1320883438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:55.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:54 smithi140 bash[40122]: cluster 2023-09-23T15:32:53.733186+0000 mgr.x (mgr.25309) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:55.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:54 smithi140 bash[27297]: cluster 2023-09-23T15:32:53.733186+0000 mgr.x (mgr.25309) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:54 smithi186 bash[30645]: cluster 2023-09-23T15:32:53.733186+0000 mgr.x (mgr.25309) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:55.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:32:54 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:32:54] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T15:32:56.371 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:56 smithi140 systemd[1]: Stopping Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:32:56.371 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.971786+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.371 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.985556+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.371 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.986074+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.371 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.988403+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.989330+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.990731+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.991744+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.993002+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.994023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:54.994923+0000 mgr.x (mgr.25309) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 2524M 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:54.996266+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.003540+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.003597+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.005105+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.007233+0000 mgr.x (mgr.25309) 20 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:32:56.372 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.007682+0000 mgr.x (mgr.25309) 21 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.140717+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.140:0/2527917970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.172280+0000 mgr.x (mgr.25309) 22 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.172620+0000 mgr.x (mgr.25309) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.337711+0000 mgr.x (mgr.25309) 24 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.338058+0000 mgr.x (mgr.25309) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.731161+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.743457+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.779916+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.790037+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.797879+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.874425+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.880323+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.887359+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[40122]: audit 2023-09-23T15:32:55.893228+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.971786+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.985556+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.986074+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.988403+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.989330+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.990731+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.991744+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.993002+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.994023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:54.994923+0000 mgr.x (mgr.25309) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 2524M 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:54.996266+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.003540+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.003597+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.005105+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.007233+0000 mgr.x (mgr.25309) 20 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.007682+0000 mgr.x (mgr.25309) 21 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.140717+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.140:0/2527917970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:56.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.172280+0000 mgr.x (mgr.25309) 22 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.172620+0000 mgr.x (mgr.25309) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.337711+0000 mgr.x (mgr.25309) 24 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.338058+0000 mgr.x (mgr.25309) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.731161+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.743457+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.779916+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.790037+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.797879+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.874425+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.880323+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.887359+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:55 smithi140 bash[27297]: audit 2023-09-23T15:32:55.893228+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.971786+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.985556+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.986074+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.988403+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.989330+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.990731+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.991744+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.993002+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.994023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:54.994923+0000 mgr.x (mgr.25309) 19 : cephadm [INF] Adjusting osd_memory_target on smithi186 to 2524M 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:54.996266+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.003540+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.003597+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.005105+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.007233+0000 mgr.x (mgr.25309) 20 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.007682+0000 mgr.x (mgr.25309) 21 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.140717+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.140:0/2527917970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.172280+0000 mgr.x (mgr.25309) 22 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.172620+0000 mgr.x (mgr.25309) 23 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.337711+0000 mgr.x (mgr.25309) 24 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.338058+0000 mgr.x (mgr.25309) 25 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.731161+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.743457+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.779916+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.790037+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.797879+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.874425+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.880323+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.887359+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:56.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:55 smithi186 bash[30645]: audit 2023-09-23T15:32:55.893228+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:57.230 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 bash[91417]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T15:32:57.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.553063+0000 mgr.x (mgr.25309) 26 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.553457+0000 mgr.x (mgr.25309) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[27297]: cluster 2023-09-23T15:32:55.734251+0000 mgr.x (mgr.25309) 28 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:57.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.892797+0000 mgr.x (mgr.25309) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T15:32:57.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[27297]: cephadm 2023-09-23T15:32:55.893605+0000 mgr.x (mgr.25309) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi140 2023-09-23T15:32:57.231 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.553063+0000 mgr.x (mgr.25309) 26 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.231 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.553457+0000 mgr.x (mgr.25309) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.231 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[40122]: cluster 2023-09-23T15:32:55.734251+0000 mgr.x (mgr.25309) 28 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:57.231 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.892797+0000 mgr.x (mgr.25309) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T15:32:57.231 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:56 smithi140 bash[40122]: cephadm 2023-09-23T15:32:55.893605+0000 mgr.x (mgr.25309) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi140 2023-09-23T15:32:57.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:56 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.553063+0000 mgr.x (mgr.25309) 26 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:56 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.553457+0000 mgr.x (mgr.25309) 27 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:32:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:56 smithi186 bash[30645]: cluster 2023-09-23T15:32:55.734251+0000 mgr.x (mgr.25309) 28 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:56 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.892797+0000 mgr.x (mgr.25309) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T15:32:57.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:56 smithi186 bash[30645]: cephadm 2023-09-23T15:32:55.893605+0000 mgr.x (mgr.25309) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi140 2023-09-23T15:32:57.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:32:57.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 bash[91483]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T15:32:57.633 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T15:32:57.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 systemd[1]: Stopped Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:32:57.634 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:57 smithi140 systemd[1]: Started Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:32:58.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[40122]: audit 2023-09-23T15:32:57.292036+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[40122]: audit 2023-09-23T15:32:57.311593+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[40122]: cephadm 2023-09-23T15:32:57.362346+0000 mgr.x (mgr.25309) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[40122]: audit 2023-09-23T15:32:57.603643+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.140:0/709332102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[27297]: audit 2023-09-23T15:32:57.292036+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[27297]: audit 2023-09-23T15:32:57.311593+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[27297]: cephadm 2023-09-23T15:32:57.362346+0000 mgr.x (mgr.25309) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:32:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:58 smithi140 bash[27297]: audit 2023-09-23T15:32:57.603643+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.140:0/709332102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:58 smithi186 bash[30645]: audit 2023-09-23T15:32:57.292036+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:58 smithi186 bash[30645]: audit 2023-09-23T15:32:57.311593+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:32:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:58 smithi186 bash[30645]: cephadm 2023-09-23T15:32:57.362346+0000 mgr.x (mgr.25309) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T15:32:58.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:58 smithi186 bash[30645]: audit 2023-09-23T15:32:57.603643+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.140:0/709332102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:32:59.311 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.020Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.020Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.021Z 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+$ 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.021Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z 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/.+)($|/) 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z 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)$ 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T15:32:59.312 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T15:32:59.313 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T15:32:59.314 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T15:32:59.315 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T15:32:59.316 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T15:32:59.316 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T15:32:59.316 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.022Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T15:32:59.316 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.023Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T15:32:59.316 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[91516]: ts=2023-09-23T15:32:59.023Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T15:32:59.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[27297]: cephadm 2023-09-23T15:32:57.386477+0000 mgr.x (mgr.25309) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:32:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[27297]: cluster 2023-09-23T15:32:57.734919+0000 mgr.x (mgr.25309) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[40122]: cephadm 2023-09-23T15:32:57.386477+0000 mgr.x (mgr.25309) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:32:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:32:59 smithi140 bash[40122]: cluster 2023-09-23T15:32:57.734919+0000 mgr.x (mgr.25309) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:32:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:59 smithi186 bash[30645]: cephadm 2023-09-23T15:32:57.386477+0000 mgr.x (mgr.25309) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi140 2023-09-23T15:32:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:32:59 smithi186 bash[30645]: cluster 2023-09-23T15:32:57.734919+0000 mgr.x (mgr.25309) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:00.797 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:00 smithi140 bash[27561]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:33:00.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:00 smithi140 bash[27297]: cluster 2023-09-23T15:32:59.735587+0000 mgr.x (mgr.25309) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:00.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:00 smithi140 bash[27297]: audit 2023-09-23T15:33:00.060392+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.140:0/3603436217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:00.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:00 smithi140 bash[40122]: cluster 2023-09-23T15:32:59.735587+0000 mgr.x (mgr.25309) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:00.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:00 smithi140 bash[40122]: audit 2023-09-23T15:33:00.060392+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.140:0/3603436217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:00 smithi186 bash[30645]: cluster 2023-09-23T15:32:59.735587+0000 mgr.x (mgr.25309) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:00 smithi186 bash[30645]: audit 2023-09-23T15:33:00.060392+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.140:0/3603436217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:02.095 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:01 smithi140 systemd[1]: Stopping Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:33:02.095 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:01 smithi140 bash[74383]: ts=2023-09-23T15:33:01.807Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T15:33:02.713 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[91815]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T15:33:02.713 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[91902]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T15:33:02.713 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:02 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T15:33:02.713 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:02 smithi140 systemd[1]: Stopped Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:02.714 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:02 smithi140 systemd[1]: Started Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:03.091 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[40122]: cluster 2023-09-23T15:33:01.736699+0000 mgr.x (mgr.25309) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[40122]: audit 2023-09-23T15:33:02.518193+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.140:0/647725945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[40122]: audit 2023-09-23T15:33:02.697735+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[40122]: audit 2023-09-23T15:33:02.707589+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[27297]: cluster 2023-09-23T15:33:01.736699+0000 mgr.x (mgr.25309) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[27297]: audit 2023-09-23T15:33:02.518193+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.140:0/647725945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[27297]: audit 2023-09-23T15:33:02.697735+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:03.092 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:02 smithi140 bash[27297]: audit 2023-09-23T15:33:02.707589+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:02 smithi186 bash[30645]: cluster 2023-09-23T15:33:01.736699+0000 mgr.x (mgr.25309) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:02 smithi186 bash[30645]: audit 2023-09-23T15:33:02.518193+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.140:0/647725945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:02 smithi186 bash[30645]: audit 2023-09-23T15:33:02.697735+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:02 smithi186 bash[30645]: audit 2023-09-23T15:33:02.707589+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:04.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[40122]: cephadm 2023-09-23T15:33:02.717356+0000 mgr.x (mgr.25309) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:04.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[40122]: cephadm 2023-09-23T15:33:02.961308+0000 mgr.x (mgr.25309) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:04.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[27297]: cephadm 2023-09-23T15:33:02.717356+0000 mgr.x (mgr.25309) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:04.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[27297]: cephadm 2023-09-23T15:33:02.961308+0000 mgr.x (mgr.25309) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.903Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.903Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.907Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.140 port=9094 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.907Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.949Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.950Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.955Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T15:33:04.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:03 smithi140 bash[91929]: ts=2023-09-23T15:33:03.955Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T15:33:04.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:03 smithi186 bash[30645]: cephadm 2023-09-23T15:33:02.717356+0000 mgr.x (mgr.25309) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:04.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:03 smithi186 bash[30645]: cephadm 2023-09-23T15:33:02.961308+0000 mgr.x (mgr.25309) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:05.104 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:04 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:04] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T15:33:05.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:04 smithi186 bash[30645]: cluster 2023-09-23T15:33:03.737329+0000 mgr.x (mgr.25309) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:05.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:04 smithi186 bash[30645]: audit 2023-09-23T15:33:03.866942+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:05.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:04 smithi140 bash[40122]: cluster 2023-09-23T15:33:03.737329+0000 mgr.x (mgr.25309) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:04 smithi140 bash[40122]: audit 2023-09-23T15:33:03.866942+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:04 smithi140 bash[27297]: cluster 2023-09-23T15:33:03.737329+0000 mgr.x (mgr.25309) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:04 smithi140 bash[27297]: audit 2023-09-23T15:33:03.866942+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:05.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:05 smithi186 bash[30645]: audit 2023-09-23T15:33:04.969185+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.140:0/3966435194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:06.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:05 smithi140 bash[27297]: audit 2023-09-23T15:33:04.969185+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.140:0/3966435194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:06.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:05 smithi140 bash[91929]: ts=2023-09-23T15:33:05.908Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000918923s 2023-09-23T15:33:06.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:05 smithi140 bash[40122]: audit 2023-09-23T15:33:04.969185+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.140:0/3966435194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:06 smithi140 bash[27297]: cluster 2023-09-23T15:33:05.737972+0000 mgr.x (mgr.25309) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:06 smithi140 bash[40122]: cluster 2023-09-23T15:33:05.737972+0000 mgr.x (mgr.25309) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:07.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:06 smithi186 bash[30645]: cluster 2023-09-23T15:33:05.737972+0000 mgr.x (mgr.25309) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:08.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:07 smithi140 bash[27297]: audit 2023-09-23T15:33:07.424073+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.140:0/3840587752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:08.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:07 smithi140 bash[40122]: audit 2023-09-23T15:33:07.424073+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.140:0/3840587752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:08.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[30645]: audit 2023-09-23T15:33:07.424073+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.140:0/3840587752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:08.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 systemd[1]: Stopping Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.892Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.893Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.894Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T15:33:08.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.894Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T15:33:08.162 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:07 smithi186 bash[65035]: ts=2023-09-23T15:33:07.894Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T15:33:08.784 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:08 smithi186 bash[76959]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:33:08.784 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:08 smithi186 bash[77023]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:33:08.785 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:08 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T15:33:08.785 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:08 smithi186 systemd[1]: Stopped Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:08.785 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:08 smithi186 systemd[1]: Started Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:08 smithi186 bash[30645]: cluster 2023-09-23T15:33:07.738413+0000 mgr.x (mgr.25309) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:08 smithi186 bash[30645]: audit 2023-09-23T15:33:08.761473+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:08 smithi186 bash[30645]: audit 2023-09-23T15:33:08.770979+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[27297]: cluster 2023-09-23T15:33:07.738413+0000 mgr.x (mgr.25309) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[27297]: audit 2023-09-23T15:33:08.761473+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[27297]: audit 2023-09-23T15:33:08.770979+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[40122]: cluster 2023-09-23T15:33:07.738413+0000 mgr.x (mgr.25309) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[40122]: audit 2023-09-23T15:33:08.761473+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:08 smithi140 bash[40122]: audit 2023-09-23T15:33:08.770979+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:09.410 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:09 smithi186 systemd[1]: Stopping Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:33:10.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:09 smithi140 bash[40122]: cephadm 2023-09-23T15:33:08.800991+0000 mgr.x (mgr.25309) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T15:33:10.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:09 smithi140 bash[40122]: cephadm 2023-09-23T15:33:08.801544+0000 mgr.x (mgr.25309) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2023-09-23T15:33:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:09 smithi140 bash[27297]: cephadm 2023-09-23T15:33:08.800991+0000 mgr.x (mgr.25309) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T15:33:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:09 smithi140 bash[27297]: cephadm 2023-09-23T15:33:08.801544+0000 mgr.x (mgr.25309) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2023-09-23T15:33:10.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:09 smithi186 bash[30645]: cephadm 2023-09-23T15:33:08.800991+0000 mgr.x (mgr.25309) 41 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T15:33:10.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:09 smithi186 bash[30645]: cephadm 2023-09-23T15:33:08.801544+0000 mgr.x (mgr.25309) 42 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi186 2023-09-23T15:33:10.621 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77100]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T15:33:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[30645]: cluster 2023-09-23T15:33:09.738894+0000 mgr.x (mgr.25309) 43 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[30645]: audit 2023-09-23T15:33:09.875674+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.140:0/2365407746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[30645]: audit 2023-09-23T15:33:10.743820+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[30645]: audit 2023-09-23T15:33:10.753405+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:10.911 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:33:10.911 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77190]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T15:33:10.911 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T15:33:10.911 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 systemd[1]: Stopped Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:10.911 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:10 smithi186 systemd[1]: Started Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.796Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.796Z 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)" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.796Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi186 (none))" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.796Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.796Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.799Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.799Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.800Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.800Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.803Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T15:33:10.912 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.803Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.187µs 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.803Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.804Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.832Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.833Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.833Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.118µs wal_replay_duration=29.350442ms wbl_replay_duration=144ns total_replay_duration=29.398952ms 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.837Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.837Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.837Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.861Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.199477ms db_storage=1.377µs remote_storage=1.549µs web_handler=599ns query_engine=872ns scrape=2.438792ms scrape_sd=232.664µs notify=66.044µs notify_sd=35.914µs rules=20.833602ms tracing=8.056µs 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.861Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T15:33:10.913 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:10 smithi186 bash[77053]: ts=2023-09-23T15:33:10.861Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[27297]: cluster 2023-09-23T15:33:09.738894+0000 mgr.x (mgr.25309) 43 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[27297]: audit 2023-09-23T15:33:09.875674+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.140:0/2365407746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[27297]: audit 2023-09-23T15:33:10.743820+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[27297]: audit 2023-09-23T15:33:10.753405+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[40122]: cluster 2023-09-23T15:33:09.738894+0000 mgr.x (mgr.25309) 43 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[40122]: audit 2023-09-23T15:33:09.875674+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.140:0/2365407746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[40122]: audit 2023-09-23T15:33:10.743820+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:10 smithi140 bash[40122]: audit 2023-09-23T15:33:10.753405+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:12.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:11 smithi140 bash[27297]: cephadm 2023-09-23T15:33:10.770679+0000 mgr.x (mgr.25309) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T15:33:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:11 smithi140 bash[27297]: cephadm 2023-09-23T15:33:10.789682+0000 mgr.x (mgr.25309) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2023-09-23T15:33:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:11 smithi140 bash[40122]: cephadm 2023-09-23T15:33:10.770679+0000 mgr.x (mgr.25309) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T15:33:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:11 smithi140 bash[40122]: cephadm 2023-09-23T15:33:10.789682+0000 mgr.x (mgr.25309) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2023-09-23T15:33:12.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:11 smithi186 bash[30645]: cephadm 2023-09-23T15:33:10.770679+0000 mgr.x (mgr.25309) 44 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T15:33:12.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:11 smithi186 bash[30645]: cephadm 2023-09-23T15:33:10.789682+0000 mgr.x (mgr.25309) 45 : cephadm [INF] Reconfiguring daemon grafana.a on smithi186 2023-09-23T15:33:12.869 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[30645]: cluster 2023-09-23T15:33:11.739949+0000 mgr.x (mgr.25309) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:12.869 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[30645]: audit 2023-09-23T15:33:12.334347+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.140:0/4196045081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.732Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.732Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.733Z 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/.+)($|/) 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.733Z 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)$ 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z 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+$ 2023-09-23T15:33:12.870 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T15:33:12.871 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T15:33:12.872 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T15:33:12.873 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T15:33:12.874 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T15:33:12.875 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.734Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T15:33:12.875 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.735Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T15:33:12.875 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 15:33:12 smithi186 bash[77238]: ts=2023-09-23T15:33:12.735Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T15:33:13.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:12 smithi140 bash[27297]: cluster 2023-09-23T15:33:11.739949+0000 mgr.x (mgr.25309) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:13.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:12 smithi140 bash[27297]: audit 2023-09-23T15:33:12.334347+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.140:0/4196045081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:12 smithi140 bash[40122]: cluster 2023-09-23T15:33:11.739949+0000 mgr.x (mgr.25309) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:12 smithi140 bash[40122]: audit 2023-09-23T15:33:12.334347+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.140:0/4196045081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:14.382 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 15:33:13 smithi140 bash[91929]: ts=2023-09-23T15:33:13.912Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004484689s 2023-09-23T15:33:15.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:14 smithi140 bash[40122]: cluster 2023-09-23T15:33:13.740453+0000 mgr.x (mgr.25309) 47 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:15.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:14 smithi140 bash[40122]: audit 2023-09-23T15:33:14.779968+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.140:0/2964141113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:14 smithi140 bash[27297]: cluster 2023-09-23T15:33:13.740453+0000 mgr.x (mgr.25309) 47 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:14 smithi140 bash[27297]: audit 2023-09-23T15:33:14.779968+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.140:0/2964141113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:15.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:14 smithi186 bash[30645]: cluster 2023-09-23T15:33:13.740453+0000 mgr.x (mgr.25309) 47 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:15.137 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:14 smithi186 bash[30645]: audit 2023-09-23T15:33:14.779968+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.140:0/2964141113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:15.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:15 smithi186 systemd[1]: Stopping Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[77506]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[77568]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 systemd[1]: Stopped Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:16.619 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:16 smithi186 systemd[1]: Started Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: cluster 2023-09-23T15:33:15.741526+0000 mgr.x (mgr.25309) 48 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.598336+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.611057+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.622574+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.627630+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.632354+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:16.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:16 smithi186 bash[30645]: audit 2023-09-23T15:33:16.640241+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: cluster 2023-09-23T15:33:15.741526+0000 mgr.x (mgr.25309) 48 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.598336+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.611057+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.622574+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.627630+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.632354+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[40122]: audit 2023-09-23T15:33:16.640241+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: cluster 2023-09-23T15:33:15.741526+0000 mgr.x (mgr.25309) 48 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.598336+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.611057+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.622574+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.627630+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.632354+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:16 smithi140 bash[27297]: audit 2023-09-23T15:33:16.640241+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: audit 2023-09-23T15:33:16.623135+0000 mgr.x (mgr.25309) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: audit 2023-09-23T15:33:16.628231+0000 mgr.x (mgr.25309) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: audit 2023-09-23T15:33:16.632849+0000 mgr.x (mgr.25309) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: cephadm 2023-09-23T15:33:16.643171+0000 mgr.x (mgr.25309) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: cephadm 2023-09-23T15:33:16.643901+0000 mgr.x (mgr.25309) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.002 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[30645]: audit 2023-09-23T15:33:17.210724+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.140:0/707265013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:18.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: audit 2023-09-23T15:33:16.623135+0000 mgr.x (mgr.25309) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:18.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: audit 2023-09-23T15:33:16.628231+0000 mgr.x (mgr.25309) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:18.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: audit 2023-09-23T15:33:16.632849+0000 mgr.x (mgr.25309) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: cephadm 2023-09-23T15:33:16.643171+0000 mgr.x (mgr.25309) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: cephadm 2023-09-23T15:33:16.643901+0000 mgr.x (mgr.25309) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[40122]: audit 2023-09-23T15:33:17.210724+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.140:0/707265013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: audit 2023-09-23T15:33:16.623135+0000 mgr.x (mgr.25309) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: audit 2023-09-23T15:33:16.628231+0000 mgr.x (mgr.25309) 50 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: audit 2023-09-23T15:33:16.632849+0000 mgr.x (mgr.25309) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: cephadm 2023-09-23T15:33:16.643171+0000 mgr.x (mgr.25309) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: cephadm 2023-09-23T15:33:16.643901+0000 mgr.x (mgr.25309) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T15:33:18.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:17 smithi140 bash[27297]: audit 2023-09-23T15:33:17.210724+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.140:0/707265013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:18.410 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999130738Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999340653Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999364335Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999373017Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999380765Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999404916Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999411971Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999419054Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.99942634Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T15:33:18.411 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999433615Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:17 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999442477Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999457938Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999477375Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=settings t=2023-09-23T15:33:17.999485537Z level=info msg="App mode production" 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=sqlstore t=2023-09-23T15:33:17.999545914Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=sqlstore t=2023-09-23T15:33:17.999582429Z 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----- 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=migrator t=2023-09-23T15:33:18.018134885Z level=info msg="Starting DB migrations" 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=migrator t=2023-09-23T15:33:18.025691187Z level=info msg="migrations completed" performed=0 skipped=481 duration=563.53µs 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=sqlstore t=2023-09-23T15:33:18.026133831Z level=info msg="Created default organization" 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=plugin.loader t=2023-09-23T15:33:18.096576327Z level=info msg="Plugin registered" pluginID=input 2023-09-23T15:33:18.412 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=plugin.loader t=2023-09-23T15:33:18.125397773Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T15:33:18.413 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=plugin.loader t=2023-09-23T15:33:18.12542101Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T15:33:18.413 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=secrets t=2023-09-23T15:33:18.125459351Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T15:33:18.413 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=query_data t=2023-09-23T15:33:18.127439328Z level=info msg="Query Service initialization" 2023-09-23T15:33:18.413 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77598]: logger=live.push_http t=2023-09-23T15:33:18.130291561Z level=info msg="Live Push Gateway initialization" 2023-09-23T15:33:18.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[30645]: cluster 2023-09-23T15:33:17.742164+0000 mgr.x (mgr.25309) 54 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:18.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:18] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T15:33:18.911 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:18 smithi186 bash[77053]: ts=2023-09-23T15:33:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:33:19.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:18 smithi140 bash[27297]: cluster 2023-09-23T15:33:17.742164+0000 mgr.x (mgr.25309) 54 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:19.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:18 smithi140 bash[40122]: cluster 2023-09-23T15:33:17.742164+0000 mgr.x (mgr.25309) 54 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:19.381 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=infra.usagestats.collector t=2023-09-23T15:33:19.023626045Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T15:33:19.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=provisioning.datasources t=2023-09-23T15:33:19.141762541Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-23T15:33:19.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=provisioning.datasources t=2023-09-23T15:33:19.141827963Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-23T15:33:19.382 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=provisioning.datasources t=2023-09-23T15:33:19.15324766Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T15:33:19.660 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=provisioning.alerting t=2023-09-23T15:33:19.378922578Z level=info msg="starting to provision alerting" 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=provisioning.alerting t=2023-09-23T15:33:19.378956894Z level=info msg="finished to provision alerting" 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=grafanaStorageLogger t=2023-09-23T15:33:19.379100796Z level=info msg="storage starting" 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=ngalert.state.manager t=2023-09-23T15:33:19.380303949Z level=info msg="Warming state cache for startup" 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=http.server t=2023-09-23T15:33:19.382134913Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=ngalert.state.manager t=2023-09-23T15:33:19.431869963Z level=info msg="State cache has been initialized" states=0 duration=51.565638ms 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=ngalert.multiorg.alertmanager t=2023-09-23T15:33:19.431955172Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T15:33:19.661 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[77598]: logger=ticker t=2023-09-23T15:33:19.431986014Z level=info msg=starting first_tick=2023-09-23T15:33:20Z 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: cephadm 2023-09-23T15:33:18.863240+0000 mgr.x (mgr.25309) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.870751+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.879866+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.880437+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.883671+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.885791+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:18.893744+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: cephadm 2023-09-23T15:33:18.900443+0000 mgr.x (mgr.25309) 56 : cephadm [INF] Deploying daemon mgr.y on smithi140 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[27297]: audit 2023-09-23T15:33:19.668567+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.140:0/321990007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: cephadm 2023-09-23T15:33:18.863240+0000 mgr.x (mgr.25309) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.870751+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.879866+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.880437+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.883671+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.885791+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:33:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:18.893744+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:20.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: cephadm 2023-09-23T15:33:18.900443+0000 mgr.x (mgr.25309) 56 : cephadm [INF] Deploying daemon mgr.y on smithi140 2023-09-23T15:33:20.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:19 smithi140 bash[40122]: audit 2023-09-23T15:33:19.668567+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.140:0/321990007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: cephadm 2023-09-23T15:33:18.863240+0000 mgr.x (mgr.25309) 55 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T15:33:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.870751+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.879866+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.880437+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.883671+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:33:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.885791+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:33:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:18.893744+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: cephadm 2023-09-23T15:33:18.900443+0000 mgr.x (mgr.25309) 56 : cephadm [INF] Deploying daemon mgr.y on smithi140 2023-09-23T15:33:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:19 smithi186 bash[30645]: audit 2023-09-23T15:33:19.668567+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.140:0/321990007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:21.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:20 smithi140 bash[40122]: cluster 2023-09-23T15:33:19.742806+0000 mgr.x (mgr.25309) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:21.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:20 smithi140 bash[27297]: cluster 2023-09-23T15:33:19.742806+0000 mgr.x (mgr.25309) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:21.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:20 smithi186 bash[30645]: cluster 2023-09-23T15:33:19.742806+0000 mgr.x (mgr.25309) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:21.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:21 smithi140 systemd[1]: Stopping Ceph mgr.y for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:33:22.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:21 smithi140 bash[92399]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T15:33:22.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:22 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:33:22.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[92488]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T15:33:22.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:22 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T15:33:22.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:22 smithi140 systemd[1]: Stopped Ceph mgr.y for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:22.877 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:22 smithi140 systemd[1]: Started Ceph mgr.y for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:33:23.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[27297]: cluster 2023-09-23T15:33:21.743881+0000 mgr.x (mgr.25309) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:23.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[27297]: audit 2023-09-23T15:33:22.108407+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.140:0/1428186479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[27297]: audit 2023-09-23T15:33:22.493939+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[27297]: audit 2023-09-23T15:33:22.503818+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[27297]: audit 2023-09-23T15:33:22.524487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[40122]: cluster 2023-09-23T15:33:21.743881+0000 mgr.x (mgr.25309) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[40122]: audit 2023-09-23T15:33:22.108407+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.140:0/1428186479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[40122]: audit 2023-09-23T15:33:22.493939+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[40122]: audit 2023-09-23T15:33:22.503818+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:22 smithi140 bash[40122]: audit 2023-09-23T15:33:22.524487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:23.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:22 smithi186 bash[30645]: cluster 2023-09-23T15:33:21.743881+0000 mgr.x (mgr.25309) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:23.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:22 smithi186 bash[30645]: audit 2023-09-23T15:33:22.108407+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.140:0/1428186479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:23.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:22 smithi186 bash[30645]: audit 2023-09-23T15:33:22.493939+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:22 smithi186 bash[30645]: audit 2023-09-23T15:33:22.503818+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:23.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:22 smithi186 bash[30645]: audit 2023-09-23T15:33:22.524487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:23.817 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:23 smithi140 bash[92544]: debug 2023-09-23T15:33:23.648+0000 7f0eb37fa700 1 -- 172.21.15.140:0/2249419504 <== mon.2 v2:172.21.15.140:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bc5ecc51e0 con 0x55bc5fa44c00 2023-09-23T15:33:24.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:23 smithi140 bash[92544]: debug 2023-09-23T15:33:23.816+0000 7f0ebd947200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:33:25.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[40122]: cluster 2023-09-23T15:33:23.744553+0000 mgr.x (mgr.25309) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:25.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[40122]: audit 2023-09-23T15:33:24.552275+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.140:0/2203422674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:25.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[27297]: cluster 2023-09-23T15:33:23.744553+0000 mgr.x (mgr.25309) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:25.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[27297]: audit 2023-09-23T15:33:24.552275+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.140:0/2203422674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:25.134 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[92544]: debug 2023-09-23T15:33:24.760+0000 7f0ebd947200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:33:25.134 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[92544]: debug 2023-09-23T15:33:24.860+0000 7f0ebd947200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:33:25.134 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:24 smithi140 bash[92544]: debug 2023-09-23T15:33:24.968+0000 7f0ebd947200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:33:25.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:24 smithi186 bash[30645]: cluster 2023-09-23T15:33:23.744553+0000 mgr.x (mgr.25309) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:25.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:24 smithi186 bash[30645]: audit 2023-09-23T15:33:24.552275+0000 mon.a (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.140:0/2203422674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:25.601 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:25 smithi140 bash[92544]: debug 2023-09-23T15:33:25.232+0000 7f0ebd947200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:33:25.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:25 smithi140 bash[92544]: debug 2023-09-23T15:33:25.600+0000 7f0ebd947200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:33:25.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:25 smithi140 bash[92544]: debug 2023-09-23T15:33:25.760+0000 7f0ebd947200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:33:26.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:25 smithi140 bash[92544]: debug 2023-09-23T15:33:25.984+0000 7f0ebd947200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:33:27.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:26 smithi140 bash[27297]: cluster 2023-09-23T15:33:25.745676+0000 mgr.x (mgr.25309) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:27.151 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[92544]: debug 2023-09-23T15:33:27.032+0000 7f0ebd947200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:33:27.151 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:26 smithi140 bash[40122]: cluster 2023-09-23T15:33:25.745676+0000 mgr.x (mgr.25309) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:26 smithi186 bash[30645]: cluster 2023-09-23T15:33:25.745676+0000 mgr.x (mgr.25309) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:27.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[92544]: debug 2023-09-23T15:33:27.148+0000 7f0ebd947200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:33:27.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[92544]: debug 2023-09-23T15:33:27.272+0000 7f0ebd947200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:33:28.079 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[92544]: debug 2023-09-23T15:33:27.820+0000 7f0ebd947200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:33:28.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[40122]: audit 2023-09-23T15:33:27.038794+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.140:0/873301383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:28.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:27 smithi140 bash[27297]: audit 2023-09-23T15:33:27.038794+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.140:0/873301383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:28.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:27 smithi186 bash[30645]: audit 2023-09-23T15:33:27.038794+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.140:0/873301383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:28.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[92544]: debug 2023-09-23T15:33:28.076+0000 7f0ebd947200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:33:28.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[92544]: debug 2023-09-23T15:33:28.596+0000 7f0ebd947200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:33:28.894 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:28 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:28] "GET /metrics HTTP/1.1" 200 33927 "" "Prometheus/2.43.0" 2023-09-23T15:33:28.894 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:28 smithi186 bash[77053]: ts=2023-09-23T15:33:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:33:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:28 smithi186 bash[30645]: cluster 2023-09-23T15:33:27.746351+0000 mgr.x (mgr.25309) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:28 smithi186 bash[30645]: audit 2023-09-23T15:33:28.524271+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:28 smithi186 bash[30645]: audit 2023-09-23T15:33:28.535434+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.178 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[40122]: cluster 2023-09-23T15:33:27.746351+0000 mgr.x (mgr.25309) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:29.179 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[40122]: audit 2023-09-23T15:33:28.524271+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.179 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[40122]: audit 2023-09-23T15:33:28.535434+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.179 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[27297]: cluster 2023-09-23T15:33:27.746351+0000 mgr.x (mgr.25309) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:29.179 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[27297]: audit 2023-09-23T15:33:28.524271+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.179 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:28 smithi140 bash[27297]: audit 2023-09-23T15:33:28.535434+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:29.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[92544]: debug 2023-09-23T15:33:29.176+0000 7f0ebd947200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:33:30.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[92544]: debug 2023-09-23T15:33:29.800+0000 7f0ebd947200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:33:30.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[92544]: debug 2023-09-23T15:33:29.920+0000 7f0ebd947200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:33:30.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[27297]: audit 2023-09-23T15:33:28.953637+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[27297]: audit 2023-09-23T15:33:28.966654+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[27297]: audit 2023-09-23T15:33:29.332426+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[27297]: audit 2023-09-23T15:33:29.342220+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[27297]: audit 2023-09-23T15:33:29.501162+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.140:0/2961143126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[40122]: audit 2023-09-23T15:33:28.953637+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[40122]: audit 2023-09-23T15:33:28.966654+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[40122]: audit 2023-09-23T15:33:29.332426+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[40122]: audit 2023-09-23T15:33:29.342220+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:29 smithi140 bash[40122]: audit 2023-09-23T15:33:29.501162+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.140:0/2961143126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:29 smithi186 bash[30645]: audit 2023-09-23T15:33:28.953637+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:29 smithi186 bash[30645]: audit 2023-09-23T15:33:28.966654+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:29 smithi186 bash[30645]: audit 2023-09-23T15:33:29.332426+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:29 smithi186 bash[30645]: audit 2023-09-23T15:33:29.342220+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:30.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:29 smithi186 bash[30645]: audit 2023-09-23T15:33:29.501162+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.140:0/2961143126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:30.600 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[92544]: debug 2023-09-23T15:33:30.312+0000 7f0ebd947200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:33:30.600 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[92544]: debug 2023-09-23T15:33:30.440+0000 7f0ebd947200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:33:30.874 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[92544]: debug 2023-09-23T15:33:30.596+0000 7f0ebd947200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:33:30.874 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[92544]: debug 2023-09-23T15:33:30.728+0000 7f0ebd947200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:33:31.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[27297]: cluster 2023-09-23T15:33:29.747105+0000 mgr.x (mgr.25309) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:31.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[92544]: debug 2023-09-23T15:33:30.872+0000 7f0ebd947200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:33:31.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:31 smithi140 bash[92544]: debug 2023-09-23T15:33:31.072+0000 7f0ebd947200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:33:31.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:30 smithi140 bash[40122]: cluster 2023-09-23T15:33:29.747105+0000 mgr.x (mgr.25309) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:31.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:30 smithi186 bash[30645]: cluster 2023-09-23T15:33:29.747105+0000 mgr.x (mgr.25309) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:31.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:31 smithi140 bash[92544]: debug 2023-09-23T15:33:31.204+0000 7f0ebd947200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:33:32.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:31 smithi140 bash[40122]: audit 2023-09-23T15:33:31.948790+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.140:0/3734474807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:32.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:31 smithi140 bash[27297]: audit 2023-09-23T15:33:31.948790+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.140:0/3734474807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:31 smithi186 bash[30645]: audit 2023-09-23T15:33:31.948790+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.140:0/3734474807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:32.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: debug 2023-09-23T15:33:32.480+0000 7f0ebd947200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:33:32.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: [23/Sep/2023:15:33:32] ENGINE Bus STARTING 2023-09-23T15:33:32.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: CherryPy Checker: 2023-09-23T15:33:32.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: The Application mounted at '' has an empty config. 2023-09-23T15:33:32.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: [23/Sep/2023:15:33:32] ENGINE Serving on http://:::9283 2023-09-23T15:33:32.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[92544]: [23/Sep/2023:15:33:32] ENGINE Bus STARTED 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: cluster 2023-09-23T15:33:31.748201+0000 mgr.x (mgr.25309) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: cluster 2023-09-23T15:33:32.504812+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: cluster 2023-09-23T15:33:32.505033+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: audit 2023-09-23T15:33:32.508625+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: audit 2023-09-23T15:33:32.509537+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: audit 2023-09-23T15:33:32.514583+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:33:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[40122]: audit 2023-09-23T15:33:32.515200+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: cluster 2023-09-23T15:33:31.748201+0000 mgr.x (mgr.25309) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: cluster 2023-09-23T15:33:32.504812+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: cluster 2023-09-23T15:33:32.505033+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: audit 2023-09-23T15:33:32.508625+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: audit 2023-09-23T15:33:32.509537+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: audit 2023-09-23T15:33:32.514583+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:33:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:32 smithi140 bash[27297]: audit 2023-09-23T15:33:32.515200+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: cluster 2023-09-23T15:33:31.748201+0000 mgr.x (mgr.25309) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: cluster 2023-09-23T15:33:32.504812+0000 mon.a (mon.0) 1069 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T15:33:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: cluster 2023-09-23T15:33:32.505033+0000 mon.a (mon.0) 1070 : cluster [DBG] Standby manager daemon y started 2023-09-23T15:33:33.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: audit 2023-09-23T15:33:32.508625+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T15:33:33.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: audit 2023-09-23T15:33:32.509537+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:33.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: audit 2023-09-23T15:33:32.514583+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T15:33:33.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:32 smithi186 bash[30645]: audit 2023-09-23T15:33:32.515200+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:34.235 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:33 smithi140 bash[27297]: cluster 2023-09-23T15:33:32.976081+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e25: x(active, since 59s), standbys: y 2023-09-23T15:33:34.235 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:33 smithi140 bash[27297]: audit 2023-09-23T15:33:33.873663+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:34.235 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:33 smithi140 bash[40122]: cluster 2023-09-23T15:33:32.976081+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e25: x(active, since 59s), standbys: y 2023-09-23T15:33:34.235 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:33 smithi140 bash[40122]: audit 2023-09-23T15:33:33.873663+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:34.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:33 smithi186 bash[30645]: cluster 2023-09-23T15:33:32.976081+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e25: x(active, since 59s), standbys: y 2023-09-23T15:33:34.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:33 smithi186 bash[30645]: audit 2023-09-23T15:33:33.873663+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:35.236 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:34 smithi140 bash[40122]: cluster 2023-09-23T15:33:33.748867+0000 mgr.x (mgr.25309) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:35.237 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:34 smithi140 bash[40122]: audit 2023-09-23T15:33:34.416465+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.140:0/1046848124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:35.237 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:34 smithi140 bash[27297]: cluster 2023-09-23T15:33:33.748867+0000 mgr.x (mgr.25309) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:35.237 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:34 smithi140 bash[27297]: audit 2023-09-23T15:33:34.416465+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.140:0/1046848124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:35.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:34 smithi186 bash[30645]: cluster 2023-09-23T15:33:33.748867+0000 mgr.x (mgr.25309) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:35.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:34 smithi186 bash[30645]: audit 2023-09-23T15:33:34.416465+0000 mon.a (mon.0) 1072 : audit [DBG] from='client.? 172.21.15.140:0/1046848124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:37.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:36 smithi140 bash[40122]: cluster 2023-09-23T15:33:35.749996+0000 mgr.x (mgr.25309) 65 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:36 smithi140 bash[40122]: audit 2023-09-23T15:33:36.854110+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.140:0/3549926134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:37.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:36 smithi140 bash[27297]: cluster 2023-09-23T15:33:35.749996+0000 mgr.x (mgr.25309) 65 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:37.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:36 smithi140 bash[27297]: audit 2023-09-23T15:33:36.854110+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.140:0/3549926134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:36 smithi186 bash[30645]: cluster 2023-09-23T15:33:35.749996+0000 mgr.x (mgr.25309) 65 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:36 smithi186 bash[30645]: audit 2023-09-23T15:33:36.854110+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.140:0/3549926134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:38.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:38 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:38] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-09-23T15:33:38.910 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:33:38 smithi186 bash[77053]: ts=2023-09-23T15:33:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:33:38.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:38 smithi140 bash[27297]: cluster 2023-09-23T15:33:37.750648+0000 mgr.x (mgr.25309) 66 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:39.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:38 smithi140 bash[40122]: cluster 2023-09-23T15:33:37.750648+0000 mgr.x (mgr.25309) 66 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:39.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:38 smithi186 bash[30645]: cluster 2023-09-23T15:33:37.750648+0000 mgr.x (mgr.25309) 66 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:39.898 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE Bus STOPPING 2023-09-23T15:33:39.898 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE Bus STOPPED 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE Bus STARTING 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.875+0000 7f0e19da0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.875+0000 7f0e19da0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.875+0000 7f0e19da0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.875+0000 7f0e19da0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.875+0000 7f0e19da0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.879+0000 7f0e1759b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.879+0000 7f0e1759b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.879+0000 7f0e1759b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.879+0000 7f0e1759b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.899 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: debug 2023-09-23T15:33:39.879+0000 7f0e1759b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:33:39.900 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE Serving on http://:::9283 2023-09-23T15:33:39.900 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[92544]: [23/Sep/2023:15:33:39] ENGINE Bus STARTED 2023-09-23T15:33:39.950 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[66878]: ignoring --setuser ceph since I am not root 2023-09-23T15:33:39.950 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[66878]: ignoring --setgroup ceph since I am not root 2023-09-23T15:33:39.950 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[66878]: debug 2023-09-23T15:33:39.696+0000 7ff28fb09700 1 -- 172.21.15.186:0/3005312050 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5601743011e0 con 0x560175080400 2023-09-23T15:33:39.950 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[66878]: debug 2023-09-23T15:33:39.860+0000 7ff299838200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:33:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.301620+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.140:0/3493986768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.500470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.512114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.512436+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:40.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.513908+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.528163+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.609900+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.618554+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.621691+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: cluster 2023-09-23T15:33:39.635392+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.635698+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: cluster 2023-09-23T15:33:39.635767+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0132718s) 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.640301+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.640459+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.640687+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:33:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.641408+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.641821+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.642265+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.642597+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.642911+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.301620+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.140:0/3493986768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.500470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.512114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.512436+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.513908+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.528163+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.609900+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.618554+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.621691+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: cluster 2023-09-23T15:33:39.635392+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.635698+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: cluster 2023-09-23T15:33:39.635767+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0132718s) 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.640301+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.640459+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:33:40.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.640687+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.641408+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.641821+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.642265+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.642597+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.642911+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.643214+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.643574+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.643959+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:33:40.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.644343+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.644603+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[27297]: audit 2023-09-23T15:33:39.644930+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.645203+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.645521+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.646050+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: cluster 2023-09-23T15:33:39.694284+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.734662+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.738050+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.772989+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.790647+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.791167+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.832259+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:40 smithi140 bash[27297]: audit 2023-09-23T15:33:39.832835+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.643214+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.643574+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.643959+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.644343+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.644603+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.644930+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.645203+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:33:40.389 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.645521+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.646050+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: cluster 2023-09-23T15:33:39.694284+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.734662+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.738050+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.772989+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.790647+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.791167+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.832259+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:40.390 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:39 smithi140 bash[40122]: audit 2023-09-23T15:33:39.832835+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:40.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.301620+0000 mon.a (mon.0) 1073 : audit [DBG] from='client.? 172.21.15.140:0/3493986768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:40.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.500470+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.512114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.512436+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.513908+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.528163+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25309 ' entity='mgr.x' 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.609900+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.618554+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25309 172.21.15.186:0/1574982256' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.621691+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: cluster 2023-09-23T15:33:39.635392+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.635698+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25309 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T15:33:40.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: cluster 2023-09-23T15:33:39.635767+0000 mon.a (mon.0) 1080 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0132718s) 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.640301+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.640459+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.640687+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.641408+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.641821+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.642265+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.642597+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.642911+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:33:40.412 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.643214+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.643574+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.643959+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.644343+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.644603+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.644930+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.645203+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.645521+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.646050+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:33:40.413 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: cluster 2023-09-23T15:33:39.694284+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.734662+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.738050+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.772989+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.790647+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.791167+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.832259+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:40.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:39 smithi186 bash[30645]: audit 2023-09-23T15:33:39.832835+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:33:41.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:40 smithi186 bash[66878]: debug 2023-09-23T15:33:40.808+0000 7ff299838200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:33:41.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:40 smithi186 bash[66878]: debug 2023-09-23T15:33:40.908+0000 7ff299838200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:33:41.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:41 smithi186 bash[66878]: debug 2023-09-23T15:33:41.008+0000 7ff299838200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:33:41.639 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:41 smithi186 bash[66878]: debug 2023-09-23T15:33:41.276+0000 7ff299838200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:33:41.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:41 smithi186 bash[30645]: cluster 2023-09-23T15:33:40.640137+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: y(active, since 1.01763s) 2023-09-23T15:33:41.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:41 smithi186 bash[66878]: debug 2023-09-23T15:33:41.644+0000 7ff299838200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:33:41.911 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:41 smithi186 bash[66878]: debug 2023-09-23T15:33:41.804+0000 7ff299838200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:33:42.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:41 smithi140 bash[40122]: cluster 2023-09-23T15:33:40.640137+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: y(active, since 1.01763s) 2023-09-23T15:33:42.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:41 smithi140 bash[27297]: cluster 2023-09-23T15:33:40.640137+0000 mon.a (mon.0) 1084 : cluster [DBG] mgrmap e27: y(active, since 1.01763s) 2023-09-23T15:33:42.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[66878]: debug 2023-09-23T15:33:42.020+0000 7ff299838200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:33:42.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: cephadm 2023-09-23T15:33:40.892059+0000 mgr.y (mgr.25754) 2 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Bus STARTING 2023-09-23T15:33:42.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: cephadm 2023-09-23T15:33:40.994316+0000 mgr.y (mgr.25754) 3 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:33:42.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: cephadm 2023-09-23T15:33:41.122230+0000 mgr.y (mgr.25754) 4 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:33:42.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: cephadm 2023-09-23T15:33:41.122553+0000 mgr.y (mgr.25754) 5 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Bus STARTED 2023-09-23T15:33:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: cluster 2023-09-23T15:33:41.643784+0000 mgr.y (mgr.25754) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:42.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:42 smithi186 bash[30645]: audit 2023-09-23T15:33:41.748764+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.140:0/693466897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: cephadm 2023-09-23T15:33:40.892059+0000 mgr.y (mgr.25754) 2 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Bus STARTING 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: cephadm 2023-09-23T15:33:40.994316+0000 mgr.y (mgr.25754) 3 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: cephadm 2023-09-23T15:33:41.122230+0000 mgr.y (mgr.25754) 4 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: cephadm 2023-09-23T15:33:41.122553+0000 mgr.y (mgr.25754) 5 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Bus STARTED 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: cluster 2023-09-23T15:33:41.643784+0000 mgr.y (mgr.25754) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[27297]: audit 2023-09-23T15:33:41.748764+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.140:0/693466897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: cephadm 2023-09-23T15:33:40.892059+0000 mgr.y (mgr.25754) 2 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Bus STARTING 2023-09-23T15:33:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: cephadm 2023-09-23T15:33:40.994316+0000 mgr.y (mgr.25754) 3 : cephadm [INF] [23/Sep/2023:15:33:40] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:33:43.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: cephadm 2023-09-23T15:33:41.122230+0000 mgr.y (mgr.25754) 4 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:33:43.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: cephadm 2023-09-23T15:33:41.122553+0000 mgr.y (mgr.25754) 5 : cephadm [INF] [23/Sep/2023:15:33:41] ENGINE Bus STARTED 2023-09-23T15:33:43.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: cluster 2023-09-23T15:33:41.643784+0000 mgr.y (mgr.25754) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:43.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:42 smithi140 bash[40122]: audit 2023-09-23T15:33:41.748764+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.140:0/693466897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:43.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:43 smithi186 bash[66878]: debug 2023-09-23T15:33:43.044+0000 7ff299838200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:33:43.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:43 smithi186 bash[66878]: debug 2023-09-23T15:33:43.160+0000 7ff299838200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:33:43.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:43 smithi186 bash[66878]: debug 2023-09-23T15:33:43.276+0000 7ff299838200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:33:44.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:43 smithi186 bash[66878]: debug 2023-09-23T15:33:43.760+0000 7ff299838200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:33:44.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:43 smithi186 bash[66878]: debug 2023-09-23T15:33:43.984+0000 7ff299838200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:33:44.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:44 smithi186 bash[66878]: debug 2023-09-23T15:33:44.432+0000 7ff299838200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:33:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:44 smithi186 bash[30645]: cluster 2023-09-23T15:33:43.644423+0000 mgr.y (mgr.25754) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:44 smithi186 bash[30645]: audit 2023-09-23T15:33:44.207952+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.140:0/1098579219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:45.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:44 smithi140 bash[40122]: cluster 2023-09-23T15:33:43.644423+0000 mgr.y (mgr.25754) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:45.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:44 smithi140 bash[40122]: audit 2023-09-23T15:33:44.207952+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.140:0/1098579219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:44 smithi140 bash[27297]: cluster 2023-09-23T15:33:43.644423+0000 mgr.y (mgr.25754) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:44 smithi140 bash[27297]: audit 2023-09-23T15:33:44.207952+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.140:0/1098579219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:45.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:44 smithi186 bash[66878]: debug 2023-09-23T15:33:44.928+0000 7ff299838200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:33:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:45 smithi186 bash[66878]: debug 2023-09-23T15:33:45.504+0000 7ff299838200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:33:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:45 smithi186 bash[66878]: debug 2023-09-23T15:33:45.624+0000 7ff299838200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:33:46.307 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.004+0000 7ff299838200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:33:46.307 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.124+0000 7ff299838200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:33:46.572 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.304+0000 7ff299838200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:33:46.572 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.432+0000 7ff299838200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:33:46.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.568+0000 7ff299838200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:33:46.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.780+0000 7ff299838200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:33:46.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[30645]: cluster 2023-09-23T15:33:45.644839+0000 mgr.y (mgr.25754) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:46.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[30645]: audit 2023-09-23T15:33:46.264795+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:46.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[30645]: audit 2023-09-23T15:33:46.275697+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:46.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[30645]: audit 2023-09-23T15:33:46.499254+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:46.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[30645]: audit 2023-09-23T15:33:46.509022+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[40122]: cluster 2023-09-23T15:33:45.644839+0000 mgr.y (mgr.25754) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[40122]: audit 2023-09-23T15:33:46.264795+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[40122]: audit 2023-09-23T15:33:46.275697+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[40122]: audit 2023-09-23T15:33:46.499254+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[40122]: audit 2023-09-23T15:33:46.509022+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[27297]: cluster 2023-09-23T15:33:45.644839+0000 mgr.y (mgr.25754) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[27297]: audit 2023-09-23T15:33:46.264795+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[27297]: audit 2023-09-23T15:33:46.275697+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[27297]: audit 2023-09-23T15:33:46.499254+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:46 smithi140 bash[27297]: audit 2023-09-23T15:33:46.509022+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:46 smithi186 bash[66878]: debug 2023-09-23T15:33:46.920+0000 7ff299838200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:33:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:47 smithi186 bash[30645]: audit 2023-09-23T15:33:46.679203+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.140:0/1535866690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:47 smithi186 bash[30645]: audit 2023-09-23T15:33:47.072438+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:47 smithi186 bash[30645]: audit 2023-09-23T15:33:47.082077+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:47 smithi186 bash[30645]: audit 2023-09-23T15:33:47.211306+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:47.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:47 smithi186 bash[30645]: audit 2023-09-23T15:33:47.220818+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[27297]: audit 2023-09-23T15:33:46.679203+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.140:0/1535866690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[27297]: audit 2023-09-23T15:33:47.072438+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[27297]: audit 2023-09-23T15:33:47.082077+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[27297]: audit 2023-09-23T15:33:47.211306+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[27297]: audit 2023-09-23T15:33:47.220818+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[40122]: audit 2023-09-23T15:33:46.679203+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.140:0/1535866690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[40122]: audit 2023-09-23T15:33:47.072438+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[40122]: audit 2023-09-23T15:33:47.082077+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[40122]: audit 2023-09-23T15:33:47.211306+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:47 smithi140 bash[40122]: audit 2023-09-23T15:33:47.220818+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:48.622 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: debug 2023-09-23T15:33:48.216+0000 7ff299838200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: [23/Sep/2023:15:33:48] ENGINE Bus STARTING 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: CherryPy Checker: 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: The Application mounted at '' has an empty config. 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: [23/Sep/2023:15:33:48] ENGINE Serving on http://:::9283 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: [23/Sep/2023:15:33:48] ENGINE Bus STARTED 2023-09-23T15:33:48.623 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:33:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: cluster 2023-09-23T15:33:47.645875+0000 mgr.y (mgr.25754) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: cluster 2023-09-23T15:33:48.241470+0000 mon.a (mon.0) 1095 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:33:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: audit 2023-09-23T15:33:48.246613+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:33:48.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: audit 2023-09-23T15:33:48.247786+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:48.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: audit 2023-09-23T15:33:48.252687+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:33:48.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:48 smithi186 bash[30645]: audit 2023-09-23T15:33:48.253613+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:49.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: cluster 2023-09-23T15:33:47.645875+0000 mgr.y (mgr.25754) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: cluster 2023-09-23T15:33:48.241470+0000 mon.a (mon.0) 1095 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: audit 2023-09-23T15:33:48.246613+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: audit 2023-09-23T15:33:48.247786+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: audit 2023-09-23T15:33:48.252687+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[27297]: audit 2023-09-23T15:33:48.253613+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: cluster 2023-09-23T15:33:47.645875+0000 mgr.y (mgr.25754) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: cluster 2023-09-23T15:33:48.241470+0000 mon.a (mon.0) 1095 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:33:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: audit 2023-09-23T15:33:48.246613+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:33:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: audit 2023-09-23T15:33:48.247786+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:33:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: audit 2023-09-23T15:33:48.252687+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:33:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:48 smithi140 bash[40122]: audit 2023-09-23T15:33:48.253613+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.? 172.21.15.186:0/3323507023' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[27297]: audit 2023-09-23T15:33:49.127341+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.140:0/1835536176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[27297]: cluster 2023-09-23T15:33:49.233337+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[27297]: audit 2023-09-23T15:33:49.235381+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[27297]: cluster 2023-09-23T15:33:49.646596+0000 mgr.y (mgr.25754) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[40122]: audit 2023-09-23T15:33:49.127341+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.140:0/1835536176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[40122]: cluster 2023-09-23T15:33:49.233337+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T15:33:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[40122]: audit 2023-09-23T15:33:49.235381+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:33:50.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:49 smithi140 bash[40122]: cluster 2023-09-23T15:33:49.646596+0000 mgr.y (mgr.25754) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:49 smithi186 bash[30645]: audit 2023-09-23T15:33:49.127341+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.140:0/1835536176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:49 smithi186 bash[30645]: cluster 2023-09-23T15:33:49.233337+0000 mon.a (mon.0) 1100 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T15:33:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:49 smithi186 bash[30645]: audit 2023-09-23T15:33:49.235381+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:33:50.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:49 smithi186 bash[30645]: cluster 2023-09-23T15:33:49.646596+0000 mgr.y (mgr.25754) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:51.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:51 smithi186 bash[30645]: audit 2023-09-23T15:33:51.583386+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.140:0/3739856949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:51.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:51 smithi140 bash[40122]: audit 2023-09-23T15:33:51.583386+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.140:0/3739856949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:51.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:51 smithi140 bash[27297]: audit 2023-09-23T15:33:51.583386+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.140:0/3739856949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:52.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:52 smithi186 bash[30645]: cluster 2023-09-23T15:33:51.647619+0000 mgr.y (mgr.25754) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:53.065 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:52 smithi140 bash[40122]: cluster 2023-09-23T15:33:51.647619+0000 mgr.y (mgr.25754) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:53.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:52 smithi140 bash[27297]: cluster 2023-09-23T15:33:51.647619+0000 mgr.y (mgr.25754) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:54.086 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:53 smithi140 bash[40122]: cluster 2023-09-23T15:33:53.648143+0000 mgr.y (mgr.25754) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:54.086 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:53 smithi140 bash[27297]: cluster 2023-09-23T15:33:53.648143+0000 mgr.y (mgr.25754) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:54.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:53 smithi186 bash[30645]: cluster 2023-09-23T15:33:53.648143+0000 mgr.y (mgr.25754) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:54.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:54 smithi140 bash[40122]: audit 2023-09-23T15:33:54.028442+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.140:0/331813746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:54.994 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:54 smithi140 bash[27297]: audit 2023-09-23T15:33:54.028442+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.140:0/331813746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:54 smithi186 bash[30645]: audit 2023-09-23T15:33:54.028442+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.140:0/331813746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:56.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:55 smithi140 bash[27297]: audit 2023-09-23T15:33:54.773522+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:56.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:55 smithi140 bash[27297]: cluster 2023-09-23T15:33:55.648877+0000 mgr.y (mgr.25754) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:56.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:55 smithi140 bash[40122]: audit 2023-09-23T15:33:54.773522+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:56.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:55 smithi140 bash[40122]: cluster 2023-09-23T15:33:55.648877+0000 mgr.y (mgr.25754) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:55 smithi186 bash[30645]: audit 2023-09-23T15:33:54.773522+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:33:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:55 smithi186 bash[30645]: cluster 2023-09-23T15:33:55.648877+0000 mgr.y (mgr.25754) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:56 smithi140 bash[27297]: audit 2023-09-23T15:33:56.496844+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.140:0/2633423468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:56 smithi140 bash[40122]: audit 2023-09-23T15:33:56.496844+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.140:0/2633423468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:56 smithi186 bash[30645]: audit 2023-09-23T15:33:56.496844+0000 mon.a (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.140:0/2633423468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:58.614 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.280931+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.292998+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.296391+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.297722+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.299569+0000 mgr.y (mgr.25754) 14 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.299901+0000 mgr.y (mgr.25754) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.464858+0000 mgr.y (mgr.25754) 16 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.465207+0000 mgr.y (mgr.25754) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.629879+0000 mgr.y (mgr.25754) 18 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.630990+0000 mgr.y (mgr.25754) 19 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: cluster 2023-09-23T15:33:57.649601+0000 mgr.y (mgr.25754) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:58.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.969051+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.975853+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.984146+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.989920+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[30645]: audit 2023-09-23T15:33:57.997156+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.280931+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.292998+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.296391+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.297722+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.299569+0000 mgr.y (mgr.25754) 14 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.299901+0000 mgr.y (mgr.25754) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.464858+0000 mgr.y (mgr.25754) 16 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.465207+0000 mgr.y (mgr.25754) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.629879+0000 mgr.y (mgr.25754) 18 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.630990+0000 mgr.y (mgr.25754) 19 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: cluster 2023-09-23T15:33:57.649601+0000 mgr.y (mgr.25754) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.969051+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.975853+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.984146+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.989920+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[27297]: audit 2023-09-23T15:33:57.997156+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.280931+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.292998+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.296391+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:33:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.297722+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.299569+0000 mgr.y (mgr.25754) 14 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.299901+0000 mgr.y (mgr.25754) 15 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.464858+0000 mgr.y (mgr.25754) 16 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.465207+0000 mgr.y (mgr.25754) 17 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.629879+0000 mgr.y (mgr.25754) 18 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.630990+0000 mgr.y (mgr.25754) 19 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: cluster 2023-09-23T15:33:57.649601+0000 mgr.y (mgr.25754) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.969051+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.975853+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.984146+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.989920+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:58 smithi140 bash[40122]: audit 2023-09-23T15:33:57.997156+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:33:58.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:33:58 smithi186 bash[66878]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:33:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T15:33:59.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:59 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.794863+0000 mgr.y (mgr.25754) 21 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:59 smithi186 bash[30645]: cephadm 2023-09-23T15:33:57.798728+0000 mgr.y (mgr.25754) 22 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:59 smithi186 bash[30645]: cephadm 2023-09-23T15:33:58.070226+0000 mgr.y (mgr.25754) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:59.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:59 smithi186 bash[30645]: cephadm 2023-09-23T15:33:58.319560+0000 mgr.y (mgr.25754) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:59.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:33:59 smithi186 bash[30645]: audit 2023-09-23T15:33:58.938070+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.140:0/1788467357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.794863+0000 mgr.y (mgr.25754) 21 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[27297]: cephadm 2023-09-23T15:33:57.798728+0000 mgr.y (mgr.25754) 22 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[27297]: cephadm 2023-09-23T15:33:58.070226+0000 mgr.y (mgr.25754) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[27297]: cephadm 2023-09-23T15:33:58.319560+0000 mgr.y (mgr.25754) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[27297]: audit 2023-09-23T15:33:58.938070+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.140:0/1788467357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.794863+0000 mgr.y (mgr.25754) 21 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[40122]: cephadm 2023-09-23T15:33:57.798728+0000 mgr.y (mgr.25754) 22 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:33:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[40122]: cephadm 2023-09-23T15:33:58.070226+0000 mgr.y (mgr.25754) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T15:33:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[40122]: cephadm 2023-09-23T15:33:58.319560+0000 mgr.y (mgr.25754) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi186 2023-09-23T15:33:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:33:59 smithi140 bash[40122]: audit 2023-09-23T15:33:58.938070+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.140:0/1788467357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:00.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:00 smithi140 bash[27297]: cluster 2023-09-23T15:33:59.650271+0000 mgr.y (mgr.25754) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:00.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:00 smithi140 bash[40122]: cluster 2023-09-23T15:33:59.650271+0000 mgr.y (mgr.25754) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:00 smithi186 bash[30645]: cluster 2023-09-23T15:33:59.650271+0000 mgr.y (mgr.25754) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:01.762 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:01 smithi186 bash[30645]: audit 2023-09-23T15:34:01.385240+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.140:0/1495578668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:01.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:01 smithi140 bash[27297]: audit 2023-09-23T15:34:01.385240+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.140:0/1495578668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:01 smithi140 bash[40122]: audit 2023-09-23T15:34:01.385240+0000 mon.a (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.140:0/1495578668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:02 smithi186 bash[30645]: cluster 2023-09-23T15:34:01.651419+0000 mgr.y (mgr.25754) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:02.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:02 smithi140 bash[27297]: cluster 2023-09-23T15:34:01.651419+0000 mgr.y (mgr.25754) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:02 smithi140 bash[40122]: cluster 2023-09-23T15:34:01.651419+0000 mgr.y (mgr.25754) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:03.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:02 smithi186 systemd[1]: Stopping Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:34:03.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T15:34:03.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T15:34:03.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.006Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.007Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.007Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.007Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.007Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.008Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T15:34:03.161 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[77053]: ts=2023-09-23T15:34:03.008Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T15:34:03.903 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[30645]: cluster 2023-09-23T15:34:03.652081+0000 mgr.y (mgr.25754) 27 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:03.903 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[78863]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:34:03.903 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 bash[78925]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T15:34:03.903 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T15:34:03.903 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 systemd[1]: Stopped Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:03.904 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:03 smithi186 systemd[1]: Started Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:04.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:03 smithi140 bash[27297]: cluster 2023-09-23T15:34:03.652081+0000 mgr.y (mgr.25754) 27 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:04.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:03 smithi140 bash[40122]: cluster 2023-09-23T15:34:03.652081+0000 mgr.y (mgr.25754) 27 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.842648+0000 mon.a (mon.0) 1110 : audit [DBG] from='client.? 172.21.15.140:0/2444783706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.878943+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.890381+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.906343+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.907207+0000 mgr.y (mgr.25754) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[40122]: audit 2023-09-23T15:34:03.914863+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.842648+0000 mon.a (mon.0) 1110 : audit [DBG] from='client.? 172.21.15.140:0/2444783706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:05.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.878943+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.890381+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.906343+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.907207+0000 mgr.y (mgr.25754) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:04 smithi140 bash[27297]: audit 2023-09-23T15:34:03.914863+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.842648+0000 mon.a (mon.0) 1110 : audit [DBG] from='client.? 172.21.15.140:0/2444783706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.878943+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.890381+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.906343+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.907207+0000 mgr.y (mgr.25754) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T15:34:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:04 smithi186 bash[30645]: audit 2023-09-23T15:34:03.914863+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:06.073 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[30645]: cluster 2023-09-23T15:34:05.652827+0000 mgr.y (mgr.25754) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.820Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.820Z 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)" 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.820Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi186 (none))" 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.820Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.820Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.823Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.823Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T15:34:06.074 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.824Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.824Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.827Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.827Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.11µs 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.827Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.829Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.860Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.862Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.862Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.862Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.077µs wal_replay_duration=35.327347ms wbl_replay_duration=120ns total_replay_duration=35.397715ms 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.866Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.866Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T15:34:06.075 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.866Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T15:34:06.076 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.888Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.337583ms db_storage=1.129µs remote_storage=1.483µs web_handler=481ns query_engine=727ns scrape=283.729µs scrape_sd=97.248µs notify=10.729µs notify_sd=15.565µs rules=21.580704ms tracing=6.066µs 2023-09-23T15:34:06.076 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.888Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T15:34:06.076 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:05 smithi186 bash[78955]: ts=2023-09-23T15:34:05.888Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T15:34:06.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:05 smithi140 bash[40122]: cluster 2023-09-23T15:34:05.652827+0000 mgr.y (mgr.25754) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:06.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:05 smithi140 bash[27297]: cluster 2023-09-23T15:34:05.652827+0000 mgr.y (mgr.25754) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:06 smithi140 bash[40122]: audit 2023-09-23T15:34:06.292478+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.140:0/3667990141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:06 smithi140 bash[27297]: audit 2023-09-23T15:34:06.292478+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.140:0/3667990141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:07.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:06 smithi186 bash[30645]: audit 2023-09-23T15:34:06.292478+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.140:0/3667990141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: cephadm 2023-09-23T15:34:06.942230+0000 mgr.y (mgr.25754) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: audit 2023-09-23T15:34:06.943057+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: audit 2023-09-23T15:34:06.943795+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: audit 2023-09-23T15:34:06.946144+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: audit 2023-09-23T15:34:06.948160+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:08.079 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: cephadm 2023-09-23T15:34:06.950175+0000 mgr.y (mgr.25754) 31 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:34:08.080 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:07 smithi186 bash[30645]: cluster 2023-09-23T15:34:07.653851+0000 mgr.y (mgr.25754) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:08.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: cephadm 2023-09-23T15:34:06.942230+0000 mgr.y (mgr.25754) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:34:08.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: audit 2023-09-23T15:34:06.943057+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: audit 2023-09-23T15:34:06.943795+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: audit 2023-09-23T15:34:06.946144+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: audit 2023-09-23T15:34:06.948160+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: cephadm 2023-09-23T15:34:06.950175+0000 mgr.y (mgr.25754) 31 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[27297]: cluster 2023-09-23T15:34:07.653851+0000 mgr.y (mgr.25754) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: cephadm 2023-09-23T15:34:06.942230+0000 mgr.y (mgr.25754) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: audit 2023-09-23T15:34:06.943057+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: audit 2023-09-23T15:34:06.943795+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:34:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: audit 2023-09-23T15:34:06.946144+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:34:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: audit 2023-09-23T15:34:06.948160+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: cephadm 2023-09-23T15:34:06.950175+0000 mgr.y (mgr.25754) 31 : cephadm [INF] Deploying daemon mgr.x on smithi186 2023-09-23T15:34:08.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:07 smithi140 bash[40122]: cluster 2023-09-23T15:34:07.653851+0000 mgr.y (mgr.25754) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:08 smithi186 bash[30645]: audit 2023-09-23T15:34:08.745845+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.140:0/4235641247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:09.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:08 smithi140 bash[40122]: audit 2023-09-23T15:34:08.745845+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.140:0/4235641247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:09.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:08 smithi140 bash[27297]: audit 2023-09-23T15:34:08.745845+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.140:0/4235641247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:09.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:09 smithi186 systemd[1]: Stopping Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:34:10.503 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 bash[79255]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T15:34:10.503 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T15:34:10.503 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 bash[79318]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T15:34:10.503 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T15:34:10.503 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 systemd[1]: Stopped Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:10.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:10 smithi140 bash[27297]: cluster 2023-09-23T15:34:09.654489+0000 mgr.y (mgr.25754) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:10.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:10 smithi140 bash[27297]: audit 2023-09-23T15:34:09.774098+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:10.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:10 smithi140 bash[40122]: cluster 2023-09-23T15:34:09.654489+0000 mgr.y (mgr.25754) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:10.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:10 smithi140 bash[40122]: audit 2023-09-23T15:34:09.774098+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:10 smithi186 bash[30645]: cluster 2023-09-23T15:34:09.654489+0000 mgr.y (mgr.25754) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:10 smithi186 bash[30645]: audit 2023-09-23T15:34:09.774098+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:10.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:10 smithi186 systemd[1]: Started Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:12.072 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[79373]: debug 2023-09-23T15:34:11.908+0000 7fbbde15b700 1 -- 172.21.15.186:0/1471858774 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55979164d1e0 con 0x5597923cc800 2023-09-23T15:34:12.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[30645]: audit 2023-09-23T15:34:10.709891+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[30645]: audit 2023-09-23T15:34:10.720892+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[30645]: audit 2023-09-23T15:34:10.723489+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:12.073 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[30645]: audit 2023-09-23T15:34:11.201146+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.140:0/2594899695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:12.073 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:11 smithi186 bash[30645]: cluster 2023-09-23T15:34:11.655574+0000 mgr.y (mgr.25754) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:12.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[40122]: audit 2023-09-23T15:34:10.709891+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[40122]: audit 2023-09-23T15:34:10.720892+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[40122]: audit 2023-09-23T15:34:10.723489+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[40122]: audit 2023-09-23T15:34:11.201146+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.140:0/2594899695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[40122]: cluster 2023-09-23T15:34:11.655574+0000 mgr.y (mgr.25754) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[27297]: audit 2023-09-23T15:34:10.709891+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[27297]: audit 2023-09-23T15:34:10.720892+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[27297]: audit 2023-09-23T15:34:10.723489+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:12.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[27297]: audit 2023-09-23T15:34:11.201146+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.140:0/2594899695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:12.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:11 smithi140 bash[27297]: cluster 2023-09-23T15:34:11.655574+0000 mgr.y (mgr.25754) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:12.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:12 smithi186 bash[79373]: debug 2023-09-23T15:34:12.068+0000 7fbbe82a8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:34:13.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:12 smithi186 bash[79373]: debug 2023-09-23T15:34:12.996+0000 7fbbe82a8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:34:13.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[79373]: debug 2023-09-23T15:34:13.104+0000 7fbbe82a8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:34:13.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[79373]: debug 2023-09-23T15:34:13.204+0000 7fbbe82a8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:34:13.845 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[79373]: debug 2023-09-23T15:34:13.472+0000 7fbbe82a8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:13.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[30645]: cluster 2023-09-23T15:34:13.656262+0000 mgr.y (mgr.25754) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:13.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[30645]: audit 2023-09-23T15:34:13.657357+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.140:0/1723678860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:14.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:13 smithi140 bash[40122]: cluster 2023-09-23T15:34:13.656262+0000 mgr.y (mgr.25754) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:14.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:13 smithi140 bash[40122]: audit 2023-09-23T15:34:13.657357+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.140:0/1723678860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:14.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:13 smithi140 bash[27297]: cluster 2023-09-23T15:34:13.656262+0000 mgr.y (mgr.25754) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:14.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:13 smithi140 bash[27297]: audit 2023-09-23T15:34:13.657357+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.140:0/1723678860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:14.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:13 smithi186 bash[79373]: debug 2023-09-23T15:34:13.840+0000 7fbbe82a8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:34:14.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:14 smithi186 bash[79373]: debug 2023-09-23T15:34:14.000+0000 7fbbe82a8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:14.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:14 smithi186 bash[79373]: debug 2023-09-23T15:34:14.220+0000 7fbbe82a8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:34:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:34:15] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T15:34:15.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:15 smithi186 bash[79373]: debug 2023-09-23T15:34:15.260+0000 7fbbe82a8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:34:15.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:15 smithi186 bash[79373]: debug 2023-09-23T15:34:15.380+0000 7fbbe82a8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:34:15.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:15 smithi186 bash[79373]: debug 2023-09-23T15:34:15.500+0000 7fbbe82a8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:34:16.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:15 smithi186 bash[30645]: cluster 2023-09-23T15:34:15.657038+0000 mgr.y (mgr.25754) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:16.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:15 smithi140 bash[27297]: cluster 2023-09-23T15:34:15.657038+0000 mgr.y (mgr.25754) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:16.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:15 smithi140 bash[40122]: cluster 2023-09-23T15:34:15.657038+0000 mgr.y (mgr.25754) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:16.267 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:16 smithi186 bash[79373]: debug 2023-09-23T15:34:16.012+0000 7fbbe82a8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:34:16.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:16 smithi186 bash[79373]: debug 2023-09-23T15:34:16.264+0000 7fbbe82a8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:34:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:16 smithi140 bash[40122]: audit 2023-09-23T15:34:16.102077+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.140:0/4109023203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:16 smithi140 bash[27297]: audit 2023-09-23T15:34:16.102077+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.140:0/4109023203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:17.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:16 smithi186 bash[79373]: debug 2023-09-23T15:34:16.784+0000 7fbbe82a8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:34:17.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:16 smithi186 bash[30645]: audit 2023-09-23T15:34:16.102077+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.140:0/4109023203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:17.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:17 smithi186 bash[79373]: debug 2023-09-23T15:34:17.376+0000 7fbbe82a8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[40122]: audit 2023-09-23T15:34:17.019890+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[40122]: audit 2023-09-23T15:34:17.028775+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[40122]: cluster 2023-09-23T15:34:17.658141+0000 mgr.y (mgr.25754) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[40122]: audit 2023-09-23T15:34:17.824826+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[40122]: audit 2023-09-23T15:34:17.835570+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[27297]: audit 2023-09-23T15:34:17.019890+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[27297]: audit 2023-09-23T15:34:17.028775+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[27297]: cluster 2023-09-23T15:34:17.658141+0000 mgr.y (mgr.25754) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[27297]: audit 2023-09-23T15:34:17.824826+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:18 smithi140 bash[27297]: audit 2023-09-23T15:34:17.835570+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:17.999+0000 7fbbe82a8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:18.131+0000 7fbbe82a8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[30645]: audit 2023-09-23T15:34:17.019890+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[30645]: audit 2023-09-23T15:34:17.028775+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[30645]: cluster 2023-09-23T15:34:17.658141+0000 mgr.y (mgr.25754) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[30645]: audit 2023-09-23T15:34:17.824826+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[30645]: audit 2023-09-23T15:34:17.835570+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:18.768 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:18.507+0000 7fbbe82a8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:34:18.768 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:18.619+0000 7fbbe82a8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:34:18.768 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[78955]: ts=2023-09-23T15:34:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:34:19.033 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:18.763+0000 7fbbe82a8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:19.034 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:18 smithi186 bash[79373]: debug 2023-09-23T15:34:18.879+0000 7fbbe82a8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:34:19.034 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:19 smithi186 bash[79373]: debug 2023-09-23T15:34:19.007+0000 7fbbe82a8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:34:19.351 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:19 smithi186 bash[79373]: debug 2023-09-23T15:34:19.215+0000 7fbbe82a8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:34:19.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:19 smithi186 bash[30645]: audit 2023-09-23T15:34:18.554314+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.140:0/2479671157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:19.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:19 smithi140 bash[27297]: audit 2023-09-23T15:34:18.554314+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.140:0/2479671157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:19.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:19 smithi140 bash[40122]: audit 2023-09-23T15:34:18.554314+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.140:0/2479671157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:19.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:19 smithi186 bash[79373]: debug 2023-09-23T15:34:19.347+0000 7fbbe82a8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:34:20.783 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[30645]: cluster 2023-09-23T15:34:19.658937+0000 mgr.y (mgr.25754) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:20.783 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: debug 2023-09-23T15:34:20.647+0000 7fbbe82a8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:34:20.783 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: [23/Sep/2023:15:34:20] ENGINE Bus STARTING 2023-09-23T15:34:20.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:20 smithi140 bash[27297]: cluster 2023-09-23T15:34:19.658937+0000 mgr.y (mgr.25754) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:20.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:20 smithi140 bash[40122]: cluster 2023-09-23T15:34:19.658937+0000 mgr.y (mgr.25754) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:21.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: CherryPy Checker: 2023-09-23T15:34:21.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: The Application mounted at '' has an empty config. 2023-09-23T15:34:21.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: [23/Sep/2023:15:34:20] ENGINE Serving on http://:::9283 2023-09-23T15:34:21.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:20 smithi186 bash[79373]: [23/Sep/2023:15:34:20] ENGINE Bus STARTED 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: cluster 2023-09-23T15:34:20.674424+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: cluster 2023-09-23T15:34:20.674608+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: audit 2023-09-23T15:34:20.674689+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: audit 2023-09-23T15:34:20.675676+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: audit 2023-09-23T15:34:20.680393+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: audit 2023-09-23T15:34:20.681063+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[40122]: audit 2023-09-23T15:34:21.012011+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.140:0/1044602882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: cluster 2023-09-23T15:34:20.674424+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: cluster 2023-09-23T15:34:20.674608+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: audit 2023-09-23T15:34:20.674689+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: audit 2023-09-23T15:34:20.675676+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: audit 2023-09-23T15:34:20.680393+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: audit 2023-09-23T15:34:20.681063+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:21 smithi140 bash[27297]: audit 2023-09-23T15:34:21.012011+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.140:0/1044602882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: cluster 2023-09-23T15:34:20.674424+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: cluster 2023-09-23T15:34:20.674608+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: audit 2023-09-23T15:34:20.674689+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: audit 2023-09-23T15:34:20.675676+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: audit 2023-09-23T15:34:20.680393+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: audit 2023-09-23T15:34:20.681063+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.186:0/1904905245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:21.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:21 smithi186 bash[30645]: audit 2023-09-23T15:34:21.012011+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.140:0/1044602882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:22.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:22 smithi140 bash[27297]: cluster 2023-09-23T15:34:21.522893+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-09-23T15:34:22.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:22 smithi140 bash[27297]: cluster 2023-09-23T15:34:21.660068+0000 mgr.y (mgr.25754) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:22.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:22 smithi140 bash[40122]: cluster 2023-09-23T15:34:21.522893+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-09-23T15:34:22.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:22 smithi140 bash[40122]: cluster 2023-09-23T15:34:21.660068+0000 mgr.y (mgr.25754) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:22.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:22 smithi186 bash[30645]: cluster 2023-09-23T15:34:21.522893+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e29: y(active, since 41s), standbys: x 2023-09-23T15:34:22.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:22 smithi186 bash[30645]: cluster 2023-09-23T15:34:21.660068+0000 mgr.y (mgr.25754) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:23.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:23 smithi186 bash[30645]: audit 2023-09-23T15:34:23.467209+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.140:0/3124575362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:23.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:23 smithi140 bash[40122]: audit 2023-09-23T15:34:23.467209+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.140:0/3124575362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:23.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:23 smithi140 bash[27297]: audit 2023-09-23T15:34:23.467209+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.140:0/3124575362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:24.809 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:24 smithi186 bash[30645]: cluster 2023-09-23T15:34:23.660527+0000 mgr.y (mgr.25754) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:24.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:24 smithi140 bash[40122]: cluster 2023-09-23T15:34:23.660527+0000 mgr.y (mgr.25754) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:24.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:24 smithi140 bash[27297]: cluster 2023-09-23T15:34:23.660527+0000 mgr.y (mgr.25754) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:25.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:25 smithi140 bash[27297]: audit 2023-09-23T15:34:24.774411+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:34:25] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T15:34:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:25 smithi140 bash[40122]: audit 2023-09-23T15:34:24.774411+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:25.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:25 smithi186 bash[30645]: audit 2023-09-23T15:34:24.774411+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:26.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:26 smithi140 bash[27297]: cluster 2023-09-23T15:34:25.660984+0000 mgr.y (mgr.25754) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:26 smithi140 bash[27297]: audit 2023-09-23T15:34:25.922427+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.140:0/4213043967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:26 smithi140 bash[40122]: cluster 2023-09-23T15:34:25.660984+0000 mgr.y (mgr.25754) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:26 smithi140 bash[40122]: audit 2023-09-23T15:34:25.922427+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.140:0/4213043967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:26 smithi186 bash[30645]: cluster 2023-09-23T15:34:25.660984+0000 mgr.y (mgr.25754) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:26 smithi186 bash[30645]: audit 2023-09-23T15:34:25.922427+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.140:0/4213043967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:27.767 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:27 smithi186 bash[30645]: cluster 2023-09-23T15:34:27.662121+0000 mgr.y (mgr.25754) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:28.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:27 smithi140 bash[40122]: cluster 2023-09-23T15:34:27.662121+0000 mgr.y (mgr.25754) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:28.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:27 smithi140 bash[27297]: cluster 2023-09-23T15:34:27.662121+0000 mgr.y (mgr.25754) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.371156+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.140:0/3217212418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.402775+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.415606+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.420153+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.421433+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.432343+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.522239+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:29.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.526460+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: cephadm 2023-09-23T15:34:28.527846+0000 mgr.y (mgr.25754) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.537317+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.540780+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.541423+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.548794+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.554242+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.554791+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.562112+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.568226+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: audit 2023-09-23T15:34:28.569621+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T15:34:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[27297]: cephadm 2023-09-23T15:34:28.570491+0000 mgr.y (mgr.25754) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.371156+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.140:0/3217212418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.402775+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.415606+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.420153+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.421433+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.432343+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.522239+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.526460+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: cephadm 2023-09-23T15:34:28.527846+0000 mgr.y (mgr.25754) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T15:34:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.537317+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.540780+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.541423+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.548794+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.554242+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.554791+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.562112+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.568226+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: audit 2023-09-23T15:34:28.569621+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T15:34:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:28 smithi140 bash[40122]: cephadm 2023-09-23T15:34:28.570491+0000 mgr.y (mgr.25754) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T15:34:29.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[78955]: ts=2023-09-23T15:34:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.371156+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.140:0/3217212418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.402775+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.415606+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.420153+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.421433+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:34:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.432343+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.522239+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.526460+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: cephadm 2023-09-23T15:34:28.527846+0000 mgr.y (mgr.25754) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.537317+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.540780+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.541423+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.548794+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.554242+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.554791+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T15:34:29.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.562112+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25754 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T15:34:29.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.568226+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:34:29.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: audit 2023-09-23T15:34:28.569621+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T15:34:29.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:28 smithi186 bash[30645]: cephadm 2023-09-23T15:34:28.570491+0000 mgr.y (mgr.25754) 44 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T15:34:30.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:30 smithi140 bash[27297]: cluster 2023-09-23T15:34:29.662830+0000 mgr.y (mgr.25754) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:30 smithi140 bash[40122]: cluster 2023-09-23T15:34:29.662830+0000 mgr.y (mgr.25754) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:30 smithi186 bash[30645]: cluster 2023-09-23T15:34:29.662830+0000 mgr.y (mgr.25754) 45 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:31.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[40122]: audit 2023-09-23T15:34:30.820042+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.140:0/1923591792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[40122]: audit 2023-09-23T15:34:30.848100+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[40122]: audit 2023-09-23T15:34:30.853778+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[40122]: audit 2023-09-23T15:34:30.854684+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[40122]: audit 2023-09-23T15:34:30.855527+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[27297]: audit 2023-09-23T15:34:30.820042+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.140:0/1923591792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:31.927 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[27297]: audit 2023-09-23T15:34:30.848100+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[27297]: audit 2023-09-23T15:34:30.853778+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[27297]: audit 2023-09-23T15:34:30.854684+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:31 smithi140 bash[27297]: audit 2023-09-23T15:34:30.855527+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:31 smithi186 bash[30645]: audit 2023-09-23T15:34:30.820042+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.140:0/1923591792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:31 smithi186 bash[30645]: audit 2023-09-23T15:34:30.848100+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25754 ' entity='mgr.y' 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:31 smithi186 bash[30645]: audit 2023-09-23T15:34:30.853778+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:34:31.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:31 smithi186 bash[30645]: audit 2023-09-23T15:34:30.854684+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:34:31.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:31 smithi186 bash[30645]: audit 2023-09-23T15:34:30.855527+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25754 172.21.15.140:0/3731536308' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:34:32.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[40122]: cephadm 2023-09-23T15:34:30.839980+0000 mgr.y (mgr.25754) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T15:34:32.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[40122]: cephadm 2023-09-23T15:34:30.856897+0000 mgr.y (mgr.25754) 47 : cephadm [INF] Deploying daemon mon.a on smithi140 2023-09-23T15:34:32.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[40122]: cluster 2023-09-23T15:34:31.664003+0000 mgr.y (mgr.25754) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:32.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[27297]: cephadm 2023-09-23T15:34:30.839980+0000 mgr.y (mgr.25754) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T15:34:32.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[27297]: cephadm 2023-09-23T15:34:30.856897+0000 mgr.y (mgr.25754) 47 : cephadm [INF] Deploying daemon mon.a on smithi140 2023-09-23T15:34:32.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:32 smithi140 bash[27297]: cluster 2023-09-23T15:34:31.664003+0000 mgr.y (mgr.25754) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:32 smithi186 bash[30645]: cephadm 2023-09-23T15:34:30.839980+0000 mgr.y (mgr.25754) 46 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T15:34:32.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:32 smithi186 bash[30645]: cephadm 2023-09-23T15:34:30.856897+0000 mgr.y (mgr.25754) 47 : cephadm [INF] Deploying daemon mon.a on smithi140 2023-09-23T15:34:32.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:32 smithi186 bash[30645]: cluster 2023-09-23T15:34:31.664003+0000 mgr.y (mgr.25754) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:33.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:33 smithi140 systemd[1]: Stopping Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:34:33.822 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:33 smithi140 bash[27297]: debug 2023-09-23T15:34:33.498+0000 7f6222d04700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T15:34:33.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:33 smithi140 bash[27297]: debug 2023-09-23T15:34:33.498+0000 7f6222d04700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T15:34:34.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:34 smithi140 bash[103075]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T15:34:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:34 smithi140 bash[103138]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T15:34:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:34 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T15:34:34.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:34 smithi140 systemd[1]: Stopped Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:35.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:34 smithi140 systemd[1]: Started Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:34:35.618 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:34:35] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T15:34:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.690+0000 7f6e55923c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T15:34:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.690+0000 7f6e55923c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T15:34:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.690+0000 7f6e55923c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T15:34:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.694+0000 7f6e55923c80 0 load: jerasure load: lrc 2023-09-23T15:34:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Git sha 0 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: DB SUMMARY 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: DB Session ID: SX28TB7W5273N882QKC7 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1764 Bytes 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 133549 ; 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T15:34:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.env: 0x55ceab8c7720 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.info_log: 0x55ceacf83400 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T15:34:35.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T15:34:35.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T15:34:35.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.db_log_dir: 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.wal_dir: 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.write_buffer_manager: 0x55ceac210c80 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T15:34:35.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T15:34:35.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.row_cache: None 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.wal_filter: None 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T15:34:35.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T15:34:35.891 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T15:34:35.892 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Compression algorithms supported: 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kZSTD supported: 0 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-23T15:34:35.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.merge_operator: 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ceacf83520) 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: cache_index_and_filter_blocks: 1 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T15:34:35.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: pin_top_level_index_and_filter: 1 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: index_type: 0 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: data_block_index_type: 0 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: index_shortening: 1 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: checksum: 4 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: no_block_cache: 0 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_cache: 0x55ceac293350 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_cache_name: BinnedLRUCache 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_cache_options: 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: capacity : 536870912 2023-09-23T15:34:35.895 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: num_shard_bits : 4 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: strict_capacity_limit : 0 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: high_pri_pool_ratio: 0.000 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_cache_compressed: (nil) 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: persistent_cache: (nil) 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_size: 4096 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_size_deviation: 10 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_restart_interval: 16 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: index_block_restart_interval: 1 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: metadata_block_size: 4096 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: partition_filters: 0 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: use_delta_encoding: 1 2023-09-23T15:34:35.896 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: filter_policy: bloomfilter 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: whole_key_filtering: 1 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: verify_compression: 0 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: read_amp_bytes_per_bit: 0 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: format_version: 5 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: enable_index_compression: 1 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: block_align: 0 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: max_auto_readahead_size: 262144 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: prepopulate_block_cache: 0 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: initial_auto_readahead_size: 8192 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: num_file_reads_for_auto_readahead: 2 2023-09-23T15:34:35.897 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.num_levels: 7 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T15:34:35.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T15:34:35.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T15:34:35.900 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T15:34:35.901 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T15:34:35.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T15:34:35.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T15:34:35.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T15:34:35.905 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e4913e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 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 44, last_sequence is 19156, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f81d7333-d196-4348-8759-13f6f4a0b155 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483275702805, "job": 1, "event": "recovery_started", "wal_files": [40]} 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483275704011, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 132274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19157, "largest_seqno": 19329, "table_properties": {"data_size": 130570, "index_size": 436, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2638, "raw_average_key_size": 26, "raw_value_size": 128427, "raw_average_value_size": 1310, "num_data_blocks": 18, "num_entries": 98, "num_filter_entries": 98, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695483275, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f81d7333-d196-4348-8759-13f6f4a0b155", "db_session_id": "SX28TB7W5273N882QKC7", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2023-09-23T15:34:35.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483275704107, "job": 1, "event": "recovery_finished"} 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.698+0000 7f6e55923c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ceac334000 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 4 rocksdb: DB pointer 0x55ceac322000 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e44134700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e44134700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: ** DB Stats ** 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T15:34:35.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: ** Compaction Stats [default] ** 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 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) 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: L0 1/0 129.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: L6 1/0 6.72 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 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Sum 2/0 6.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-09-23T15:34:35.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 162.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: ** Compaction Stats [default] ** 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 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) 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 162.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:34:35.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Cumulative compaction: 0.00 GB write, 33.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Interval compaction: 0.00 GB write, 33.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 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 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Block cache BinnedLRUCache@0x55ceac293350#7 capacity: 512.00 MB usage: 0.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.52 KB,9.83477e-05%) Misc(1,0.00 KB,0%) 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] at bind addrs [v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 1 mon.a@-1(???) e3 preinit fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).mds e10 new map 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).mds e10 print_map 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: e10 2023-09-23T15:34:35.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 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} 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: legacy client fscid: 1 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Filesystem 'foo' (1) 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: fs_name foo 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: epoch 10 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: created 2023-09-23T15:28:24.144158+0000 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: modified 2023-09-23T15:28:35.303214+0000 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: tableserver 0 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: root 0 2023-09-23T15:34:35.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: session_timeout 60 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: session_autoclose 300 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: max_file_size 1099511627776 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: required_client_features {} 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: last_failure 0 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: last_failure_osd_epoch 69 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 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} 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: max_mds 1 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: in 0 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: up {0=24511} 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: failed 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: damaged 2023-09-23T15:34:35.912 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: stopped 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: data_pools [4] 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: metadata_pool 3 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: inline_data disabled 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: balancer 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: bal_rank_mask -1 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: standby_count_wanted 1 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: [mds.foo.smithi186.mfdljp{0:24511} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: Standby daemons: 2023-09-23T15:34:35.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: [mds.foo.smithi140.dhjafy{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).osd e92 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).osd e92 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).osd e92 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 0 mon.a@-1(???).osd e92 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.702+0000 7f6e55923c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T15:34:35.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T15:34:35.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:35 smithi140 bash[103196]: debug 2023-09-23T15:34:35.706+0000 7f6e55923c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T15:34:37.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[92544]: ignoring --setuser ceph since I am not root 2023-09-23T15:34:37.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[92544]: ignoring --setgroup ceph since I am not root 2023-09-23T15:34:37.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[92544]: debug 2023-09-23T15:34:37.238+0000 7f74f0982700 1 -- 172.21.15.140:0/1608714238 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c11515b1e0 con 0x55c115edac00 2023-09-23T15:34:37.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[92544]: debug 2023-09-23T15:34:37.394+0000 7f74fa6b1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:34:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:33.664796+0000 mgr.y (mgr.25754) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:35.665296+0000 mgr.y (mgr.25754) 50 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: audit 2023-09-23T15:34:35.749476+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.140:0/3035910143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.126666+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.146581+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.154230+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.154951+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.155006+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.156396+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 57s), standbys: x 2023-09-23T15:34:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.171608+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: cluster 2023-09-23T15:34:37.171690+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[40122]: audit 2023-09-23T15:34:37.171857+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25754 ' entity='' 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:33.664796+0000 mgr.y (mgr.25754) 49 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:35.665296+0000 mgr.y (mgr.25754) 50 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: audit 2023-09-23T15:34:35.749476+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.140:0/3035910143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.126666+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.146581+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:34:37.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.154230+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.154951+0000 mon.a (mon.0) 4 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.155006+0000 mon.a (mon.0) 5 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.156396+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e29: y(active, since 57s), standbys: x 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.171608+0000 mon.a (mon.0) 7 : cluster 0 mgrmap e30: y(active, since 57s), standbys: x 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: cluster 2023-09-23T15:34:37.171690+0000 mon.a (mon.0) 8 : cluster 1 overall HEALTH_OK 2023-09-23T15:34:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:37 smithi140 bash[103196]: audit 2023-09-23T15:34:37.171857+0000 mon.a (mon.0) 9 : audit 1 from='mgr.25754 ' entity='' 2023-09-23T15:34:37.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[79373]: ignoring --setuser ceph since I am not root 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[79373]: ignoring --setgroup ceph since I am not root 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[79373]: debug 2023-09-23T15:34:37.231+0000 7f6c4ae28700 1 -- 172.21.15.186:0/2874876318 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561f4a7031e0 con 0x561f4b482800 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[79373]: debug 2023-09-23T15:34:37.391+0000 7f6c54b57200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:33.664796+0000 mgr.y (mgr.25754) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:35.665296+0000 mgr.y (mgr.25754) 50 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: audit 2023-09-23T15:34:35.749476+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.140:0/3035910143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.126666+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.146581+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.154230+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.154951+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.155006+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.156396+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 57s), standbys: x 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.171608+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-09-23T15:34:37.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: cluster 2023-09-23T15:34:37.171690+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T15:34:37.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:37 smithi186 bash[30645]: audit 2023-09-23T15:34:37.171857+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25754 ' entity='' 2023-09-23T15:34:38.203 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T15:34:38.535 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[40122]: audit 2023-09-23T15:34:38.185850+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.140:0/1105246831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:38.536 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[103196]: audit 2023-09-23T15:34:38.185850+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.140:0/1105246831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:38.536 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[92544]: debug 2023-09-23T15:34:38.326+0000 7f74fa6b1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:34:38.536 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[92544]: debug 2023-09-23T15:34:38.430+0000 7f74fa6b1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:34:38.536 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[92544]: debug 2023-09-23T15:34:38.530+0000 7f74fa6b1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:34:38.546 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[79373]: debug 2023-09-23T15:34:38.339+0000 7f6c54b57200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T15:34:38.546 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[79373]: debug 2023-09-23T15:34:38.439+0000 7f6c54b57200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T15:34:38.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[30645]: audit 2023-09-23T15:34:38.185850+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.140:0/1105246831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:34:38.817 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[79373]: debug 2023-09-23T15:34:38.539+0000 7f6c54b57200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T15:34:38.817 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[78955]: ts=2023-09-23T15:34:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:34:39.094 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:38 smithi140 bash[92544]: debug 2023-09-23T15:34:38.798+0000 7f74fa6b1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:39.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:34:39.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:38 smithi186 bash[79373]: debug 2023-09-23T15:34:38.811+0000 7f6c54b57200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:39.353 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:39 smithi140 bash[92544]: debug 2023-09-23T15:34:39.162+0000 7f74fa6b1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:34:39.554 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:39 smithi186 bash[79373]: debug 2023-09-23T15:34:39.171+0000 7f6c54b57200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T15:34:39.554 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:39 smithi186 bash[79373]: debug 2023-09-23T15:34:39.331+0000 7f6c54b57200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:39.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:39 smithi140 bash[92544]: debug 2023-09-23T15:34:39.350+0000 7f74fa6b1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:39.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:39 smithi140 bash[92544]: debug 2023-09-23T15:34:39.578+0000 7f74fa6b1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:34:39.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:39 smithi186 bash[79373]: debug 2023-09-23T15:34:39.547+0000 7f6c54b57200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T15:34:40.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:40 smithi186 bash[79373]: debug 2023-09-23T15:34:40.579+0000 7f6c54b57200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:34:40.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:40 smithi186 bash[79373]: debug 2023-09-23T15:34:40.695+0000 7f6c54b57200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:34:40.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:40 smithi186 bash[79373]: debug 2023-09-23T15:34:40.815+0000 7f6c54b57200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:34:41.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:40 smithi140 bash[92544]: debug 2023-09-23T15:34:40.634+0000 7f74fa6b1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T15:34:41.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:40 smithi140 bash[92544]: debug 2023-09-23T15:34:40.754+0000 7f74fa6b1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T15:34:41.133 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:40 smithi140 bash[92544]: debug 2023-09-23T15:34:40.874+0000 7f74fa6b1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T15:34:41.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:41 smithi140 bash[92544]: debug 2023-09-23T15:34:41.350+0000 7f74fa6b1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:34:41.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:41 smithi140 bash[92544]: debug 2023-09-23T15:34:41.578+0000 7f74fa6b1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:34:41.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:41 smithi186 bash[79373]: debug 2023-09-23T15:34:41.295+0000 7f6c54b57200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T15:34:41.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:41 smithi186 bash[79373]: debug 2023-09-23T15:34:41.523+0000 7f6c54b57200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T15:34:42.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:42 smithi140 bash[92544]: debug 2023-09-23T15:34:42.034+0000 7f74fa6b1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:34:42.409 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:41 smithi186 bash[79373]: debug 2023-09-23T15:34:41.979+0000 7f6c54b57200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T15:34:42.882 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:42 smithi140 bash[92544]: debug 2023-09-23T15:34:42.558+0000 7f74fa6b1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:42.909 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:42 smithi186 bash[79373]: debug 2023-09-23T15:34:42.479+0000 7f6c54b57200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T15:34:43.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.051+0000 7f6c54b57200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:34:43.410 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.175+0000 7f6c54b57200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:34:43.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:43 smithi140 bash[92544]: debug 2023-09-23T15:34:43.162+0000 7f74fa6b1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T15:34:43.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:43 smithi140 bash[92544]: debug 2023-09-23T15:34:43.290+0000 7f74fa6b1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T15:34:43.810 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.547+0000 7f6c54b57200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:34:43.810 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.663+0000 7f6c54b57200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:34:43.860 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:34:43.959 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:43 smithi140 bash[92544]: debug 2023-09-23T15:34:43.682+0000 7f74fa6b1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T15:34:43.959 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:43 smithi140 bash[92544]: debug 2023-09-23T15:34:43.806+0000 7f74fa6b1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T15:34:44.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.803+0000 7f6c54b57200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:44.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:43 smithi186 bash[79373]: debug 2023-09-23T15:34:43.919+0000 7f6c54b57200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:34:44.160 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:44 smithi186 bash[79373]: debug 2023-09-23T15:34:44.051+0000 7f6c54b57200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:34:44.214 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:43 smithi140 bash[92544]: debug 2023-09-23T15:34:43.954+0000 7f74fa6b1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T15:34:44.214 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:44 smithi140 bash[92544]: debug 2023-09-23T15:34:44.078+0000 7f74fa6b1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T15:34:44.536 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:44 smithi140 bash[92544]: debug 2023-09-23T15:34:44.210+0000 7f74fa6b1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T15:34:44.537 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:44 smithi140 bash[92544]: debug 2023-09-23T15:34:44.402+0000 7f74fa6b1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:34:44.537 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:44 smithi140 bash[92544]: debug 2023-09-23T15:34:44.534+0000 7f74fa6b1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:34:44.659 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:44 smithi186 bash[79373]: debug 2023-09-23T15:34:44.243+0000 7f6c54b57200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T15:34:44.660 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:44 smithi186 bash[79373]: debug 2023-09-23T15:34:44.367+0000 7f6c54b57200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: debug 2023-09-23T15:34:45.607+0000 7f6c54b57200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: [23/Sep/2023:15:34:45] ENGINE Bus STARTING 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: CherryPy Checker: 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: The Application mounted at '' has an empty config. 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: [23/Sep/2023:15:34:45] ENGINE Serving on http://:::9283 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[79373]: [23/Sep/2023:15:34:45] ENGINE Bus STARTED 2023-09-23T15:34:45.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.634505+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.634621+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: audit 2023-09-23T15:34:45.639531+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: audit 2023-09-23T15:34:45.640669+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: audit 2023-09-23T15:34:45.644649+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: audit 2023-09-23T15:34:45.645371+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:45.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:45 smithi186 bash[30645]: debug 2023-09-23T15:34:45.811+0000 7feb3f45a700 -1 mon.b@1(peon).osd e93 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T15:34:45.984 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.634505+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.634621+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: audit 2023-09-23T15:34:45.639531+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: audit 2023-09-23T15:34:45.640669+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: audit 2023-09-23T15:34:45.644649+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: audit 2023-09-23T15:34:45.645371+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[40122]: debug 2023-09-23T15:34:45.810+0000 7f9060379700 -1 mon.c@2(peon).osd e93 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.634505+0000 mon.a (mon.0) 10 : cluster 0 Standby manager daemon x restarted 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.634621+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x started 2023-09-23T15:34:45.985 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: audit 2023-09-23T15:34:45.639531+0000 mon.b (mon.1) 84 : audit 0 from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T15:34:45.986 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: audit 2023-09-23T15:34:45.640669+0000 mon.b (mon.1) 85 : audit 0 from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T15:34:45.986 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: audit 2023-09-23T15:34:45.644649+0000 mon.b (mon.1) 86 : audit 0 from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T15:34:45.986 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[103196]: audit 2023-09-23T15:34:45.645371+0000 mon.b (mon.1) 87 : audit 0 from='mgr.? 172.21.15.186:0/4294170312' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T15:34:45.986 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[92544]: debug 2023-09-23T15:34:45.802+0000 7f74fa6b1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T15:34:45.986 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:45 smithi140 bash[92544]: [23/Sep/2023:15:34:45] ENGINE Bus STARTING 2023-09-23T15:34:46.296 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7457a0c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.296 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7457a0c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.296 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7457a0c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7457a0c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7457a0c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7454a06700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7454a06700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7454a06700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7454a06700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.022+0000 7f7454a06700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: CherryPy Checker: 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: The Application mounted at '' has an empty config. 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: [23/Sep/2023:15:34:46] ENGINE Serving on http://:::9283 2023-09-23T15:34:46.297 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: [23/Sep/2023:15:34:46] ENGINE Bus STARTED 2023-09-23T15:34:47.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[92544]: debug 2023-09-23T15:34:46.826+0000 7f74ca66a700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.694855+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e31: y(active, since 66s), standbys: x 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.809438+0000 mon.a (mon.0) 13 : cluster 1 Active manager daemon y restarted 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.810518+0000 mon.a (mon.0) 14 : cluster 1 Activating manager daemon y 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.818325+0000 mon.a (mon.0) 15 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.818814+0000 mon.a (mon.0) 16 : cluster 0 mgrmap e32: y(active, starting, since 0.00860636s), standbys: x 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.820621+0000 mon.a (mon.0) 17 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.820880+0000 mon.a (mon.0) 18 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:34:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.821120+0000 mon.a (mon.0) 19 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.822054+0000 mon.a (mon.0) 20 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.822310+0000 mon.a (mon.0) 21 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.822574+0000 mon.a (mon.0) 22 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.822858+0000 mon.a (mon.0) 23 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.823120+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.823165+0000 mon.a (mon.0) 24 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.823458+0000 mon.a (mon.0) 25 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.823906+0000 mon.a (mon.0) 26 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.824084+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.824207+0000 mon.a (mon.0) 27 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:34:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.824474+0000 mon.a (mon.0) 28 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.824759+0000 mon.a (mon.0) 29 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.825033+0000 mon.a (mon.0) 30 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.825333+0000 mon.a (mon.0) 31 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.825585+0000 mon.a (mon.0) 32 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.825931+0000 mon.a (mon.0) 33 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.826672+0000 mon.a (mon.0) 34 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.828242+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.835744+0000 mon.a (mon.0) 35 : cluster 1 Manager daemon y is now available 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.872581+0000 mon.a (mon.0) 36 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.875613+0000 mon.a (mon.0) 37 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.903274+0000 mon.a (mon.0) 38 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.917638+0000 mon.a (mon.0) 39 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:34:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.928811+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.955998+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: cluster 2023-09-23T15:34:45.962143+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[103196]: audit 2023-09-23T15:34:45.974177+0000 mon.a (mon.0) 40 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.694855+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 66s), standbys: x 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.809438+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.810518+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.818325+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.818814+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00860636s), standbys: x 2023-09-23T15:34:47.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.820621+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.820880+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.821120+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.822054+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.822310+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.822574+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.822858+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.823120+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.823165+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.823458+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.823906+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.824084+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.137 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.824207+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.824474+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.824759+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.825033+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.825333+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.825585+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.825931+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.826672+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.828242+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.835744+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.872581+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.875613+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.903274+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:47.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.917638+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:34:47.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.928811+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.955998+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: cluster 2023-09-23T15:34:45.962143+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:46 smithi140 bash[40122]: audit 2023-09-23T15:34:45.974177+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.694855+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 66s), standbys: x 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.809438+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.810518+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.818325+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.818814+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00860636s), standbys: x 2023-09-23T15:34:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.820621+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.820880+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.821120+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.822054+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi186.mfdljp"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.822310+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi140.dhjafy"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.822574+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.822858+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.823120+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.823165+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.823458+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.823906+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.824084+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.824207+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.824474+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.824759+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.825033+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.825333+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.825585+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.825931+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.826672+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.828242+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.835744+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.872581+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.162 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.875613+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.903274+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.917638+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.928811+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.955998+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: cluster 2023-09-23T15:34:45.962143+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e93 with expected crc 2023-09-23T15:34:47.163 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:46 smithi186 bash[30645]: audit 2023-09-23T15:34:45.974177+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (105s) - 8m 13.6M - 0.25.0 c8568f914cd2 0716ebe7cb43 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (91s) - 8m 74.7M - 9.4.7 2c41d148cca3 33b9c3c786b7 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (6m) - 6m 12.8M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (6m) - 6m 14.5M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443,9283,8765 running (37s) - 17m 70.6M - 18.2.0-460-gbb0daeff e32c2a64c126 e8686064b2e8 2023-09-23T15:34:47.750 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:8443,9283,8765 running (85s) - 20m 457M - 18.2.0-460-gbb0daeff e32c2a64c126 a62a6a6c400b 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (20m) - 20m 58.4M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 32ede3585c7a 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (17m) - 17m 45.3M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 8e41b849b997 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (17m) - 17m 43.5M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 b70907ac7335 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (110s) - 8m 7340k - 1.5.0 0da6a335fe13 ae47f9b17340 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (96s) - 8m 7831k - 1.5.0 0da6a335fe13 0d91ad625c4c 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (16m) - 16m 49.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 1b9e6c7f6113 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (15m) - 15m 50.9M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 2685cd58d4cc 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (14m) - 14m 49.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e478017d7f39 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (13m) - 13m 44.8M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 76a51e32c985 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 running (12m) - 13m 46.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 3564813cb655 2023-09-23T15:34:47.751 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (12m) - 12m 48.2M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:34:47.752 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (11m) - 11m 46.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:34:47.752 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (10m) - 10m 52.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:34:47.752 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (43s) - 9m 38.4M - 2.43.0 a07b618ecd1d bbbcc6d0f1df 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[40122]: cluster 2023-09-23T15:34:46.828994+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01879s), standbys: x 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[40122]: cephadm 2023-09-23T15:34:47.120811+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Bus STARTING 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[40122]: cephadm 2023-09-23T15:34:47.244136+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[103196]: cluster 2023-09-23T15:34:46.828994+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e33: y(active, since 1.01879s), standbys: x 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[103196]: cephadm 2023-09-23T15:34:47.120811+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:15:34:47] ENGINE Bus STARTING 2023-09-23T15:34:48.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:47 smithi140 bash[103196]: cephadm 2023-09-23T15:34:47.244136+0000 mgr.y (mgr.34107) 3 : cephadm 1 [23/Sep/2023:15:34:47] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:34:48.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:47 smithi186 bash[30645]: cluster 2023-09-23T15:34:46.828994+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01879s), standbys: x 2023-09-23T15:34:48.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:47 smithi186 bash[30645]: cephadm 2023-09-23T15:34:47.120811+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Bus STARTING 2023-09-23T15:34:48.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:47 smithi186 bash[30645]: cephadm 2023-09-23T15:34:47.244136+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Serving on https://172.21.15.140:7150 2023-09-23T15:34:48.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T15:34:49.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[40122]: cephadm 2023-09-23T15:34:47.345993+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:34:49.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[40122]: cephadm 2023-09-23T15:34:47.346371+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Bus STARTED 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[40122]: audit 2023-09-23T15:34:47.731565+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[40122]: cluster 2023-09-23T15:34:47.824337+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[40122]: cluster 2023-09-23T15:34:47.833391+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 2s), standbys: x 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[103196]: cephadm 2023-09-23T15:34:47.345993+0000 mgr.y (mgr.34107) 4 : cephadm 1 [23/Sep/2023:15:34:47] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[103196]: cephadm 2023-09-23T15:34:47.346371+0000 mgr.y (mgr.34107) 5 : cephadm 1 [23/Sep/2023:15:34:47] ENGINE Bus STARTED 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[103196]: audit 2023-09-23T15:34:47.731565+0000 mgr.y (mgr.34107) 6 : audit 0 from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[103196]: cluster 2023-09-23T15:34:47.824337+0000 mgr.y (mgr.34107) 7 : cluster 0 pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:49.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:48 smithi140 bash[103196]: cluster 2023-09-23T15:34:47.833391+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e34: y(active, since 2s), standbys: x 2023-09-23T15:34:49.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:48 smithi186 bash[30645]: cephadm 2023-09-23T15:34:47.345993+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Serving on http://172.21.15.140:8765 2023-09-23T15:34:49.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:48 smithi186 bash[30645]: cephadm 2023-09-23T15:34:47.346371+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [23/Sep/2023:15:34:47] ENGINE Bus STARTED 2023-09-23T15:34:49.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:48 smithi186 bash[30645]: audit 2023-09-23T15:34:47.731565+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.26039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:49.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:48 smithi186 bash[30645]: cluster 2023-09-23T15:34:47.824337+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:49.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:48 smithi186 bash[30645]: cluster 2023-09-23T15:34:47.833391+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 2s), standbys: x 2023-09-23T15:34:51.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:50 smithi140 bash[103196]: cluster 2023-09-23T15:34:49.825139+0000 mgr.y (mgr.34107) 8 : cluster 0 pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:50 smithi140 bash[40122]: cluster 2023-09-23T15:34:49.825139+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:50 smithi186 bash[30645]: cluster 2023-09-23T15:34:49.825139+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:53.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[40122]: cluster 2023-09-23T15:34:51.825726+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[40122]: audit 2023-09-23T15:34:52.373140+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[40122]: audit 2023-09-23T15:34:52.382261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[40122]: audit 2023-09-23T15:34:52.731342+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[40122]: audit 2023-09-23T15:34:52.740263+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[103196]: cluster 2023-09-23T15:34:51.825726+0000 mgr.y (mgr.34107) 9 : cluster 0 pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[103196]: audit 2023-09-23T15:34:52.373140+0000 mon.a (mon.0) 43 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[103196]: audit 2023-09-23T15:34:52.382261+0000 mon.a (mon.0) 44 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[103196]: audit 2023-09-23T15:34:52.731342+0000 mon.a (mon.0) 45 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:52 smithi140 bash[103196]: audit 2023-09-23T15:34:52.740263+0000 mon.a (mon.0) 46 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:52 smithi186 bash[30645]: cluster 2023-09-23T15:34:51.825726+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:52 smithi186 bash[30645]: audit 2023-09-23T15:34:52.373140+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:52 smithi186 bash[30645]: audit 2023-09-23T15:34:52.382261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:52 smithi186 bash[30645]: audit 2023-09-23T15:34:52.731342+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:52 smithi186 bash[30645]: audit 2023-09-23T15:34:52.740263+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:53.180 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[40122]: audit 2023-09-23T15:34:53.178307+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[40122]: audit 2023-09-23T15:34:53.187502+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[40122]: audit 2023-09-23T15:34:53.596798+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[40122]: audit 2023-09-23T15:34:53.604403+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[103196]: audit 2023-09-23T15:34:53.178307+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[103196]: audit 2023-09-23T15:34:53.187502+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[103196]: audit 2023-09-23T15:34:53.596798+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:54 smithi140 bash[103196]: audit 2023-09-23T15:34:53.604403+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:54 smithi186 bash[30645]: audit 2023-09-23T15:34:53.178307+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:54 smithi186 bash[30645]: audit 2023-09-23T15:34:53.187502+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:54 smithi186 bash[30645]: audit 2023-09-23T15:34:53.596798+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:54 smithi186 bash[30645]: audit 2023-09-23T15:34:53.604403+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:55.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:55 smithi140 bash[103196]: cluster 2023-09-23T15:34:53.826812+0000 mgr.y (mgr.34107) 10 : cluster 0 pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:34:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:34:55] "GET /metrics HTTP/1.1" 200 31239 "" "Prometheus/2.43.0" 2023-09-23T15:34:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:55 smithi140 bash[40122]: cluster 2023-09-23T15:34:53.826812+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:55.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:55 smithi186 bash[30645]: cluster 2023-09-23T15:34:53.826812+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:56.835 INFO:teuthology.orchestra.run.smithi140.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:34:57.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:56 smithi140 bash[40122]: cluster 2023-09-23T15:34:55.827481+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:57.084 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:56 smithi140 bash[103196]: cluster 2023-09-23T15:34:55.827481+0000 mgr.y (mgr.34107) 11 : cluster 0 pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:56 smithi186 bash[30645]: cluster 2023-09-23T15:34:55.827481+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:57.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T15:34:58.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[103196]: audit 2023-09-23T15:34:56.826993+0000 mgr.y (mgr.34107) 12 : audit 0 from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[103196]: cephadm 2023-09-23T15:34:56.827632+0000 mgr.y (mgr.34107) 13 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:34:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[103196]: audit 2023-09-23T15:34:56.834995+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[40122]: audit 2023-09-23T15:34:56.826993+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[40122]: cephadm 2023-09-23T15:34:56.827632+0000 mgr.y (mgr.34107) 13 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:34:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:57 smithi140 bash[40122]: audit 2023-09-23T15:34:56.834995+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:57 smithi186 bash[30645]: audit 2023-09-23T15:34:56.826993+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:34:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:57 smithi186 bash[30645]: cephadm 2023-09-23T15:34:56.827632+0000 mgr.y (mgr.34107) 13 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:34:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:57 smithi186 bash[30645]: audit 2023-09-23T15:34:56.834995+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:34:58.840 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:34:58 smithi186 bash[78955]: ts=2023-09-23T15:34:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:34:59.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:34:58 smithi140 bash[40122]: cluster 2023-09-23T15:34:57.828536+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:59.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:34:58 smithi140 bash[103196]: cluster 2023-09-23T15:34:57.828536+0000 mgr.y (mgr.34107) 14 : cluster 0 pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:34:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:34:58 smithi186 bash[30645]: cluster 2023-09-23T15:34:57.828536+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:01.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:00 smithi140 bash[40122]: cluster 2023-09-23T15:34:59.829330+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:01.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:00 smithi140 bash[103196]: cluster 2023-09-23T15:34:59.829330+0000 mgr.y (mgr.34107) 15 : cluster 0 pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:00 smithi186 bash[30645]: cluster 2023-09-23T15:34:59.829330+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:02.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:01 smithi140 bash[40122]: audit 2023-09-23T15:35:00.904476+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:02.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:01 smithi140 bash[103196]: audit 2023-09-23T15:35:00.904476+0000 mon.a (mon.0) 52 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:01 smithi186 bash[30645]: audit 2023-09-23T15:35:00.904476+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:02.489 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:35:03.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:02 smithi140 bash[103196]: cluster 2023-09-23T15:35:01.829949+0000 mgr.y (mgr.34107) 16 : cluster 0 pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:03.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:02 smithi140 bash[40122]: cluster 2023-09-23T15:35:01.829949+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:02 smithi186 bash[30645]: cluster 2023-09-23T15:35:01.829949+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: cluster 2023-09-23T15:35:03.831198+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.155963+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.164409+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.166340+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.167397+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.168845+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.169088+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.837740+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.843037+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.849720+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.854432+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.859562+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.939996+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.942258+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.943251+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:05 smithi186 bash[30645]: audit 2023-09-23T15:35:04.949689+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.606 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:05] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: cluster 2023-09-23T15:35:03.831198+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.155963+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.164409+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.166340+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.167397+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.607 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.168845+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.169088+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.837740+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.843037+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.849720+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.854432+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.859562+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.939996+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.942258+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.943251+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[40122]: audit 2023-09-23T15:35:04.949689+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: cluster 2023-09-23T15:35:03.831198+0000 mgr.y (mgr.34107) 17 : cluster 0 pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.155963+0000 mon.a (mon.0) 53 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.164409+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.166340+0000 mon.a (mon.0) 55 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.167397+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.168845+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi140:/etc/ceph/ceph.conf 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.169088+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi186:/etc/ceph/ceph.conf 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.837740+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.843037+0000 mon.a (mon.0) 58 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.849720+0000 mon.a (mon.0) 59 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.854432+0000 mon.a (mon.0) 60 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.859562+0000 mon.a (mon.0) 61 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.939996+0000 mon.a (mon.0) 62 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.942258+0000 mon.a (mon.0) 63 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.943251+0000 mon.a (mon.0) 64 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:35:05.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:05 smithi140 bash[103196]: audit 2023-09-23T15:35:04.949689+0000 mon.a (mon.0) 65 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.333461+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.333754+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.498722+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.499498+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.663534+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:06 smithi186 bash[30645]: cephadm 2023-09-23T15:35:04.664299+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.333461+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.333754+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.498722+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.499498+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.663534+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[103196]: cephadm 2023-09-23T15:35:04.664299+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.333461+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.333754+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T15:35:06.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.498722+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi140:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.499498+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi186:/etc/ceph/ceph.client.admin.keyring 2023-09-23T15:35:06.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.663534+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:06.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:06 smithi140 bash[40122]: cephadm 2023-09-23T15:35:04.664299+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T15:35:07.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:07 smithi186 bash[30645]: cluster 2023-09-23T15:35:05.831935+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:07.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:07 smithi140 bash[103196]: cluster 2023-09-23T15:35:05.831935+0000 mgr.y (mgr.34107) 26 : cluster 0 pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:07.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:07 smithi140 bash[40122]: cluster 2023-09-23T15:35:05.831935+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:09.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:08 smithi186 bash[78955]: ts=2023-09-23T15:35:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:09.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:09 smithi140 bash[103196]: cluster 2023-09-23T15:35:07.833108+0000 mgr.y (mgr.34107) 27 : cluster 0 pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:09 smithi140 bash[40122]: cluster 2023-09-23T15:35:07.833108+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:09 smithi186 bash[30645]: cluster 2023-09-23T15:35:07.833108+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:11.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:11 smithi140 bash[103196]: cluster 2023-09-23T15:35:09.833692+0000 mgr.y (mgr.34107) 28 : cluster 0 pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:11 smithi140 bash[40122]: cluster 2023-09-23T15:35:09.833692+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:11.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:11 smithi186 bash[30645]: cluster 2023-09-23T15:35:09.833692+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:13.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:13 smithi140 bash[103196]: cluster 2023-09-23T15:35:11.834235+0000 mgr.y (mgr.34107) 29 : cluster 0 pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:13 smithi140 bash[40122]: cluster 2023-09-23T15:35:11.834235+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:13 smithi186 bash[30645]: cluster 2023-09-23T15:35:11.834235+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:15] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T15:35:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:15 smithi140 bash[40122]: cluster 2023-09-23T15:35:13.835252+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:15 smithi140 bash[103196]: cluster 2023-09-23T15:35:13.835252+0000 mgr.y (mgr.34107) 30 : cluster 0 pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:15 smithi186 bash[30645]: cluster 2023-09-23T15:35:13.835252+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:16 smithi140 bash[40122]: cluster 2023-09-23T15:35:15.835897+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:16 smithi140 bash[40122]: audit 2023-09-23T15:35:15.904983+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:16 smithi140 bash[103196]: cluster 2023-09-23T15:35:15.835897+0000 mgr.y (mgr.34107) 31 : cluster 0 pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:16 smithi140 bash[103196]: audit 2023-09-23T15:35:15.904983+0000 mon.a (mon.0) 66 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:16 smithi186 bash[30645]: cluster 2023-09-23T15:35:15.835897+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:16 smithi186 bash[30645]: audit 2023-09-23T15:35:15.904983+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:19.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:18 smithi186 bash[30645]: cluster 2023-09-23T15:35:17.837052+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:19.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:18 smithi186 bash[78955]: ts=2023-09-23T15:35:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:19.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:18 smithi140 bash[40122]: cluster 2023-09-23T15:35:17.837052+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:19.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:18 smithi140 bash[103196]: cluster 2023-09-23T15:35:17.837052+0000 mgr.y (mgr.34107) 32 : cluster 0 pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:21.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:20 smithi186 bash[30645]: cluster 2023-09-23T15:35:19.837623+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:20 smithi140 bash[40122]: cluster 2023-09-23T15:35:19.837623+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:21.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:20 smithi140 bash[103196]: cluster 2023-09-23T15:35:19.837623+0000 mgr.y (mgr.34107) 33 : cluster 0 pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:22 smithi186 bash[30645]: cluster 2023-09-23T15:35:21.838446+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:23.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:22 smithi140 bash[40122]: cluster 2023-09-23T15:35:21.838446+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:22 smithi140 bash[103196]: cluster 2023-09-23T15:35:21.838446+0000 mgr.y (mgr.34107) 34 : cluster 0 pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:24 smithi186 bash[30645]: cluster 2023-09-23T15:35:23.839504+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:25.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:24 smithi140 bash[40122]: cluster 2023-09-23T15:35:23.839504+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:25.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:24 smithi140 bash[103196]: cluster 2023-09-23T15:35:23.839504+0000 mgr.y (mgr.34107) 35 : cluster 0 pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:25] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-09-23T15:35:27.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:26 smithi140 bash[103196]: cluster 2023-09-23T15:35:25.840179+0000 mgr.y (mgr.34107) 36 : cluster 0 pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:27.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:26 smithi140 bash[40122]: cluster 2023-09-23T15:35:25.840179+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:26 smithi186 bash[30645]: cluster 2023-09-23T15:35:25.840179+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:29.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:28 smithi186 bash[30645]: cluster 2023-09-23T15:35:27.841338+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:29.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:28 smithi186 bash[78955]: ts=2023-09-23T15:35:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:28 smithi140 bash[40122]: cluster 2023-09-23T15:35:27.841338+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:28 smithi140 bash[103196]: cluster 2023-09-23T15:35:27.841338+0000 mgr.y (mgr.34107) 37 : cluster 0 pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:30 smithi186 bash[30645]: cluster 2023-09-23T15:35:29.841945+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:30 smithi140 bash[40122]: cluster 2023-09-23T15:35:29.841945+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:30 smithi140 bash[103196]: cluster 2023-09-23T15:35:29.841945+0000 mgr.y (mgr.34107) 38 : cluster 0 pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:32.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:31 smithi140 bash[103196]: audit 2023-09-23T15:35:30.909987+0000 mon.a (mon.0) 67 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:32.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:31 smithi140 bash[40122]: audit 2023-09-23T15:35:30.909987+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:31 smithi186 bash[30645]: audit 2023-09-23T15:35:30.909987+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:33.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:32 smithi140 bash[40122]: cluster 2023-09-23T15:35:31.842721+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:33.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:32 smithi140 bash[103196]: cluster 2023-09-23T15:35:31.842721+0000 mgr.y (mgr.34107) 39 : cluster 0 pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:32 smithi186 bash[30645]: cluster 2023-09-23T15:35:31.842721+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:35.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:34 smithi140 bash[40122]: cluster 2023-09-23T15:35:33.843581+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:35.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:34 smithi140 bash[103196]: cluster 2023-09-23T15:35:33.843581+0000 mgr.y (mgr.34107) 40 : cluster 0 pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:34 smithi186 bash[30645]: cluster 2023-09-23T15:35:33.843581+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:35.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:35] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T15:35:37.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:36 smithi140 bash[103196]: cluster 2023-09-23T15:35:35.844236+0000 mgr.y (mgr.34107) 41 : cluster 0 pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:36 smithi140 bash[40122]: cluster 2023-09-23T15:35:35.844236+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:36 smithi186 bash[30645]: cluster 2023-09-23T15:35:35.844236+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:39.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:38 smithi186 bash[30645]: cluster 2023-09-23T15:35:37.845339+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:39.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:38 smithi186 bash[78955]: ts=2023-09-23T15:35:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:39.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:38 smithi140 bash[103196]: cluster 2023-09-23T15:35:37.845339+0000 mgr.y (mgr.34107) 42 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:39.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:38 smithi140 bash[40122]: cluster 2023-09-23T15:35:37.845339+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:40 smithi186 bash[30645]: cluster 2023-09-23T15:35:39.845994+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:41.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:40 smithi140 bash[40122]: cluster 2023-09-23T15:35:39.845994+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:40 smithi140 bash[103196]: cluster 2023-09-23T15:35:39.845994+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:43.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:42 smithi186 bash[30645]: cluster 2023-09-23T15:35:41.847020+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:43.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:42 smithi140 bash[40122]: cluster 2023-09-23T15:35:41.847020+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:42 smithi140 bash[103196]: cluster 2023-09-23T15:35:41.847020+0000 mgr.y (mgr.34107) 44 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:45.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:44 smithi140 bash[40122]: cluster 2023-09-23T15:35:43.847679+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:44 smithi140 bash[103196]: cluster 2023-09-23T15:35:43.847679+0000 mgr.y (mgr.34107) 45 : cluster 0 pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:44 smithi186 bash[30645]: cluster 2023-09-23T15:35:43.847679+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:45] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T15:35:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:46 smithi140 bash[40122]: cluster 2023-09-23T15:35:45.848307+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:46 smithi140 bash[40122]: audit 2023-09-23T15:35:45.906618+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:46 smithi140 bash[103196]: cluster 2023-09-23T15:35:45.848307+0000 mgr.y (mgr.34107) 46 : cluster 0 pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:46 smithi140 bash[103196]: audit 2023-09-23T15:35:45.906618+0000 mon.a (mon.0) 68 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:46 smithi186 bash[30645]: cluster 2023-09-23T15:35:45.848307+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:46 smithi186 bash[30645]: audit 2023-09-23T15:35:45.906618+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:35:49.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:48 smithi186 bash[78955]: ts=2023-09-23T15:35:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:49.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:48 smithi186 bash[30645]: cluster 2023-09-23T15:35:47.849549+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:49.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:48 smithi140 bash[103196]: cluster 2023-09-23T15:35:47.849549+0000 mgr.y (mgr.34107) 47 : cluster 0 pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:48 smithi140 bash[40122]: cluster 2023-09-23T15:35:47.849549+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:51.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:50 smithi140 bash[40122]: cluster 2023-09-23T15:35:49.850221+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:50 smithi140 bash[103196]: cluster 2023-09-23T15:35:49.850221+0000 mgr.y (mgr.34107) 48 : cluster 0 pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:50 smithi186 bash[30645]: cluster 2023-09-23T15:35:49.850221+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:53.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:52 smithi140 bash[40122]: cluster 2023-09-23T15:35:51.851168+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:52 smithi140 bash[103196]: cluster 2023-09-23T15:35:51.851168+0000 mgr.y (mgr.34107) 49 : cluster 0 pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:52 smithi186 bash[30645]: cluster 2023-09-23T15:35:51.851168+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:55.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:54 smithi140 bash[103196]: cluster 2023-09-23T15:35:53.851772+0000 mgr.y (mgr.34107) 50 : cluster 0 pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:54 smithi140 bash[40122]: cluster 2023-09-23T15:35:53.851772+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:54 smithi186 bash[30645]: cluster 2023-09-23T15:35:53.851772+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:35:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:35:55] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-09-23T15:35:57.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:56 smithi140 bash[40122]: cluster 2023-09-23T15:35:55.852390+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:56 smithi140 bash[103196]: cluster 2023-09-23T15:35:55.852390+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:56 smithi186 bash[30645]: cluster 2023-09-23T15:35:55.852390+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:35:58 smithi186 bash[30645]: cluster 2023-09-23T15:35:57.853477+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:59.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:35:58 smithi186 bash[78955]: ts=2023-09-23T15:35:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:35:59.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:35:58 smithi140 bash[40122]: cluster 2023-09-23T15:35:57.853477+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:35:59.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:35:58 smithi140 bash[103196]: cluster 2023-09-23T15:35:57.853477+0000 mgr.y (mgr.34107) 52 : cluster 0 pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:00 smithi140 bash[40122]: cluster 2023-09-23T15:35:59.854098+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:00 smithi140 bash[40122]: audit 2023-09-23T15:36:00.907297+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:00 smithi140 bash[103196]: cluster 2023-09-23T15:35:59.854098+0000 mgr.y (mgr.34107) 53 : cluster 0 pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:00 smithi140 bash[103196]: audit 2023-09-23T15:36:00.907297+0000 mon.a (mon.0) 69 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:00 smithi186 bash[30645]: cluster 2023-09-23T15:35:59.854098+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:00 smithi186 bash[30645]: audit 2023-09-23T15:36:00.907297+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:03.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:02 smithi140 bash[40122]: cluster 2023-09-23T15:36:01.855097+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:02 smithi140 bash[103196]: cluster 2023-09-23T15:36:01.855097+0000 mgr.y (mgr.34107) 54 : cluster 0 pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:02 smithi186 bash[30645]: cluster 2023-09-23T15:36:01.855097+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:04 smithi140 bash[40122]: cluster 2023-09-23T15:36:03.855711+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:05.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:04 smithi140 bash[103196]: cluster 2023-09-23T15:36:03.855711+0000 mgr.y (mgr.34107) 55 : cluster 0 pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:04 smithi186 bash[30645]: cluster 2023-09-23T15:36:03.855711+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:05] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-09-23T15:36:06.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[40122]: audit 2023-09-23T15:36:05.016140+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:06.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[40122]: audit 2023-09-23T15:36:05.396169+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[40122]: audit 2023-09-23T15:36:05.404400+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[103196]: audit 2023-09-23T15:36:05.016140+0000 mon.a (mon.0) 70 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:06.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[103196]: audit 2023-09-23T15:36:05.396169+0000 mon.a (mon.0) 71 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[103196]: audit 2023-09-23T15:36:05.404400+0000 mon.a (mon.0) 72 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:05 smithi186 bash[30645]: audit 2023-09-23T15:36:05.016140+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:05 smithi186 bash[30645]: audit 2023-09-23T15:36:05.396169+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:05 smithi186 bash[30645]: audit 2023-09-23T15:36:05.404400+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:06.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T15:36:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[103196]: cluster 2023-09-23T15:36:05.856145+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:06 smithi140 bash[40122]: cluster 2023-09-23T15:36:05.856145+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:06 smithi186 bash[30645]: cluster 2023-09-23T15:36:05.856145+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:08.932 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:08 smithi186 bash[78955]: ts=2023-09-23T15:36:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:36:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:08 smithi140 bash[103196]: cluster 2023-09-23T15:36:07.857227+0000 mgr.y (mgr.34107) 57 : cluster 0 pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:08 smithi140 bash[40122]: cluster 2023-09-23T15:36:07.857227+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:08 smithi186 bash[30645]: cluster 2023-09-23T15:36:07.857227+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:11.280 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:36:11.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:10 smithi140 bash[40122]: cluster 2023-09-23T15:36:09.857810+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:11.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:10 smithi140 bash[103196]: cluster 2023-09-23T15:36:09.857810+0000 mgr.y (mgr.34107) 58 : cluster 0 pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:10 smithi186 bash[30645]: cluster 2023-09-23T15:36:09.857810+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:11.461560+0000 mon.a (mon.0) 73 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:11.469349+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:11.493639+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:11.499772+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: cluster 2023-09-23T15:36:11.858633+0000 mgr.y (mgr.34107) 59 : cluster 0 pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:12.028315+0000 mon.a (mon.0) 77 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:12.030104+0000 mon.a (mon.0) 78 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[103196]: audit 2023-09-23T15:36:12.037701+0000 mon.a (mon.0) 79 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:11.461560+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:11.469349+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:11.493639+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:11.499772+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: cluster 2023-09-23T15:36:11.858633+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:12.028315+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:12.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:12.030104+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:12.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:12 smithi140 bash[40122]: audit 2023-09-23T15:36:12.037701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:11.461560+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:11.469349+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:11.493639+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:11.499772+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: cluster 2023-09-23T15:36:11.858633+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:12.028315+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:12.030104+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:12 smithi186 bash[30645]: audit 2023-09-23T15:36:12.037701+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:14.782 INFO:teuthology.orchestra.run.smithi140.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:36:15.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: cluster 2023-09-23T15:36:13.859246+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.782186+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.784454+0000 mon.a (mon.0) 81 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.787543+0000 mon.a (mon.0) 82 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.788522+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.795326+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.877582+0000 mon.a (mon.0) 85 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.881311+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.883679+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[103196]: audit 2023-09-23T15:36:14.885007+0000 mon.a (mon.0) 88 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: cluster 2023-09-23T15:36:13.859246+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.782186+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.784454+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.787543+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.788522+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.795326+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.877582+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.881311+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:15.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.883679+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:15.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:14 smithi140 bash[40122]: audit 2023-09-23T15:36:14.885007+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: cluster 2023-09-23T15:36:13.859246+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.782186+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.784454+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.787543+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.788522+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.795326+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.877582+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.881311+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.883679+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:15.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:14 smithi186 bash[30645]: audit 2023-09-23T15:36:14.885007+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T15:36:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:15] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-09-23T15:36:16.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[40122]: audit 2023-09-23T15:36:14.776793+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[40122]: cephadm 2023-09-23T15:36:14.777425+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[40122]: cephadm 2023-09-23T15:36:14.885952+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[40122]: audit 2023-09-23T15:36:15.906678+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[103196]: audit 2023-09-23T15:36:14.776793+0000 mgr.y (mgr.34107) 61 : audit 0 from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[103196]: cephadm 2023-09-23T15:36:14.777425+0000 mgr.y (mgr.34107) 62 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[103196]: cephadm 2023-09-23T15:36:14.885952+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T15:36:16.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:15 smithi140 bash[103196]: audit 2023-09-23T15:36:15.906678+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:15 smithi186 bash[30645]: audit 2023-09-23T15:36:14.776793+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:15 smithi186 bash[30645]: cephadm 2023-09-23T15:36:14.777425+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:36:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:15 smithi186 bash[30645]: cephadm 2023-09-23T15:36:14.885952+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T15:36:16.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:15 smithi186 bash[30645]: audit 2023-09-23T15:36:15.906678+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:16 smithi140 bash[40122]: cluster 2023-09-23T15:36:15.859913+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:16 smithi140 bash[103196]: cluster 2023-09-23T15:36:15.859913+0000 mgr.y (mgr.34107) 64 : cluster 0 pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:16 smithi186 bash[30645]: cluster 2023-09-23T15:36:15.859913+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[103196]: cluster 2023-09-23T15:36:16.934393+0000 mon.a (mon.0) 90 : cluster 0 mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[103196]: audit 2023-09-23T15:36:17.716273+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[103196]: audit 2023-09-23T15:36:17.717982+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[103196]: audit 2023-09-23T15:36:17.719334+0000 mon.a (mon.0) 93 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[103196]: audit 2023-09-23T15:36:17.720854+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[40122]: cluster 2023-09-23T15:36:16.934393+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T15:36:18.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[40122]: audit 2023-09-23T15:36:17.716273+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:18.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[40122]: audit 2023-09-23T15:36:17.717982+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:18.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[40122]: audit 2023-09-23T15:36:17.719334+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:18.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:17 smithi140 bash[40122]: audit 2023-09-23T15:36:17.720854+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:17 smithi186 bash[30645]: cluster 2023-09-23T15:36:16.934393+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T15:36:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:17 smithi186 bash[30645]: audit 2023-09-23T15:36:17.716273+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:17 smithi186 bash[30645]: audit 2023-09-23T15:36:17.717982+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:17 smithi186 bash[30645]: audit 2023-09-23T15:36:17.719334+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:17 smithi186 bash[30645]: audit 2023-09-23T15:36:17.720854+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:18.933 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:18 smithi186 bash[78955]: ts=2023-09-23T15:36:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:36:19.337 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[103196]: cephadm 2023-09-23T15:36:17.706001+0000 mgr.y (mgr.34107) 65 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T15:36:19.338 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[103196]: cephadm 2023-09-23T15:36:17.722756+0000 mgr.y (mgr.34107) 66 : cephadm 1 Deploying daemon mon.c on smithi140 2023-09-23T15:36:19.338 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[103196]: cluster 2023-09-23T15:36:17.860979+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T15:36:19.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[40122]: cephadm 2023-09-23T15:36:17.706001+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T15:36:19.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[40122]: cephadm 2023-09-23T15:36:17.722756+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Deploying daemon mon.c on smithi140 2023-09-23T15:36:19.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:18 smithi140 bash[40122]: cluster 2023-09-23T15:36:17.860979+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T15:36:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:18 smithi186 bash[30645]: cephadm 2023-09-23T15:36:17.706001+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T15:36:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:18 smithi186 bash[30645]: cephadm 2023-09-23T15:36:17.722756+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Deploying daemon mon.c on smithi140 2023-09-23T15:36:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:18 smithi186 bash[30645]: cluster 2023-09-23T15:36:17.860979+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T15:36:20.361 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:20 smithi140 systemd[1]: Stopping Ceph mon.c for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:36:20.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:20 smithi140 bash[40122]: debug 2023-09-23T15:36:20.360+0000 7f9065b84700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T15:36:20.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:20 smithi140 bash[40122]: debug 2023-09-23T15:36:20.360+0000 7f9065b84700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T15:36:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:21 smithi140 bash[105620]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T15:36:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:21 smithi140 bash[105683]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T15:36:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:21 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T15:36:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:21 smithi140 systemd[1]: Stopped Ceph mon.c for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:36:21.730 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:36:21.754 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:21 smithi140 systemd[1]: Started Ceph mon.c for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:36:23.307 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.180+0000 7f83be25ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.180+0000 7f83be25ac80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.180+0000 7f83be25ac80 0 pidfile_write: ignore empty --pid-file 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.184+0000 7f83be25ac80 0 load: jerasure load: lrc 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Git sha 0 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: DB SUMMARY 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: DB Session ID: 4FP1FIES8TSI1VL1KDBQ 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T15:36:23.308 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1883 Bytes 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 3503903 ; 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.env: 0x563c8b3ee720 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T15:36:23.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.info_log: 0x563c8cbab400 2023-09-23T15:36:23.310 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T15:36:23.310 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.statistics: (nil) 2023-09-23T15:36:23.310 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.use_fsync: 0 2023-09-23T15:36:23.310 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T15:36:23.311 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T15:36:23.311 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T15:36:23.311 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T15:36:23.311 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.db_log_dir: 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.wal_dir: 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T15:36:23.312 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.write_buffer_manager: 0x563c8be38c80 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T15:36:23.313 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.unordered_write: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.row_cache: None 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.wal_filter: None 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T15:36:23.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.wal_compression: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T15:36:23.315 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T15:36:23.316 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_open_files: -1 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Compression algorithms supported: 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kZSTD supported: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T15:36:23.317 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.merge_operator: 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_filter: None 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T15:36:23.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563c8cbab520) 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: cache_index_and_filter_blocks: 1 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: pin_top_level_index_and_filter: 1 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: index_type: 0 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: data_block_index_type: 0 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: index_shortening: 1 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T15:36:23.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: checksum: 4 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: no_block_cache: 0 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_cache: 0x563c8bebb1f0 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_cache_name: BinnedLRUCache 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_cache_options: 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: capacity : 536870912 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: num_shard_bits : 4 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: strict_capacity_limit : 0 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: high_pri_pool_ratio: 0.000 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_cache_compressed: (nil) 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: persistent_cache: (nil) 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_size: 4096 2023-09-23T15:36:23.320 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_size_deviation: 10 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_restart_interval: 16 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: index_block_restart_interval: 1 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: metadata_block_size: 4096 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: partition_filters: 0 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: use_delta_encoding: 1 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: filter_policy: bloomfilter 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: whole_key_filtering: 1 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: verify_compression: 0 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: read_amp_bytes_per_bit: 0 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: format_version: 5 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: enable_index_compression: 1 2023-09-23T15:36:23.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: block_align: 0 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: max_auto_readahead_size: 262144 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: prepopulate_block_cache: 0 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: initial_auto_readahead_size: 8192 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: num_file_reads_for_auto_readahead: 2 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression: NoCompression 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T15:36:23.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.num_levels: 7 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:36:23.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T15:36:23.324 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T15:36:23.325 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T15:36:23.326 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T15:36:23.327 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.ttl: 2592000 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T15:36:23.328 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T15:36:23.329 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T15:36:23.329 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T15:36:23.329 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83b3a79700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20843, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T15:36:23.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7dd1b20f-a23c-4ea3-bdbb-54eca40fe4f6 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483383190821, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.188+0000 7f83be25ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.200+0000 7f83be25ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483383201295, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2219991, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20832, "largest_seqno": 22267, "table_properties": {"data_size": 2214134, "index_size": 3558, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 10881, "raw_average_key_size": 21, "raw_value_size": 2203260, "raw_average_value_size": 4433, "num_data_blocks": 163, "num_entries": 497, "num_filter_entries": 497, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695483383, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7dd1b20f-a23c-4ea3-bdbb-54eca40fe4f6", "db_session_id": "4FP1FIES8TSI1VL1KDBQ", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.200+0000 7f83be25ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483383201411, "job": 1, "event": "recovery_finished"} 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.200+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.200+0000 7f83be25ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563c8bf5c000 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 4 rocksdb: DB pointer 0x563c8bf4a000 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83aca6b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T15:36:23.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83aca6b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: ** DB Stats ** 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: ** Compaction Stats [default] ** 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 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) 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T15:36:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: L0 1/0 2.12 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 535.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: L6 1/0 6.89 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 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Sum 2/0 9.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 535.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 535.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: ** Compaction Stats [default] ** 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 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) 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 535.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T15:36:23.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Cumulative compaction: 0.00 GB write, 137.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Interval compaction: 0.00 GB write, 137.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 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 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Block cache BinnedLRUCache@0x563c8bebb1f0#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] at bind addrs [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 1 mon.c@-1(???) e3 preinit fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:36:23.334 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).mds e10 new map 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).mds e10 print_map 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: e10 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 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} 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: legacy client fscid: 1 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Filesystem 'foo' (1) 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: fs_name foo 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: epoch 10 2023-09-23T15:36:23.335 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: created 2023-09-23T15:28:24.144158+0000 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: modified 2023-09-23T15:28:35.303214+0000 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: tableserver 0 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: root 0 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: session_timeout 60 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: session_autoclose 300 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: max_file_size 1099511627776 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: required_client_features {} 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: last_failure 0 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: last_failure_osd_epoch 69 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 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} 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: max_mds 1 2023-09-23T15:36:23.336 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: in 0 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: up {0=24511} 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: failed 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: damaged 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: stopped 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: data_pools [4] 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: metadata_pool 3 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: inline_data disabled 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: balancer 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: bal_rank_mask -1 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: standby_count_wanted 1 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: [mds.foo.smithi186.mfdljp{0:24511} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:36:23.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: Standby daemons: 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: [mds.foo.smithi140.dhjafy{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).osd e93 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 0 mon.c@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.204+0000 7f83be25ac80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expand map: {default=false} 2023-09-23T15:36:23.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expand map: {default=info} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T15:36:23.339 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:23 smithi140 bash[105739]: debug 2023-09-23T15:36:23.208+0000 7f83be25ac80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T15:36:25.159 INFO:teuthology.orchestra.run.smithi140.stdout:wait for majority of mons to upgrade 2023-09-23T15:36:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:25] "GET /metrics HTTP/1.1" 200 33917 "" "Prometheus/2.43.0" 2023-09-23T15:36:26.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T15:36:29.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:28 smithi186 bash[78955]: ts=2023-09-23T15:36:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:23.418730+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.422746+0000 mon.b (mon.1) 89 : cluster 1 mon.b calling monitor election 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.424539+0000 mon.a (mon.0) 108 : cluster 1 mon.a calling monitor election 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.448199+0000 mon.a (mon.0) 109 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.456345+0000 mon.a (mon.0) 110 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:36:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.457045+0000 mon.a (mon.0) 111 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.457098+0000 mon.a (mon.0) 112 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.457617+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e35: y(active, since 103s), standbys: x 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.457840+0000 mon.a (mon.0) 114 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.457879+0000 mon.a (mon.0) 115 : cluster 1 Cluster is now healthy 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:23.418730+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.422746+0000 mon.b (mon.1) 89 : cluster 1 mon.b calling monitor election 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.424539+0000 mon.a (mon.0) 108 : cluster 1 mon.a calling monitor election 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.448199+0000 mon.a (mon.0) 109 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.456345+0000 mon.a (mon.0) 110 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:36:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.457045+0000 mon.a (mon.0) 111 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:36:29.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.457098+0000 mon.a (mon.0) 112 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:36:29.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.457617+0000 mon.a (mon.0) 113 : cluster 0 mgrmap e35: y(active, since 103s), standbys: x 2023-09-23T15:36:29.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.457840+0000 mon.a (mon.0) 114 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:36:29.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:29 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.457879+0000 mon.a (mon.0) 115 : cluster 1 Cluster is now healthy 2023-09-23T15:36:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:23.418730+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.422746+0000 mon.b (mon.1) 89 : cluster [INF] mon.b calling monitor election 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.424539+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.448199+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.456345+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.457045+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.457098+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.457617+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e35: y(active, since 103s), standbys: x 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.457840+0000 mon.a (mon.0) 114 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:36:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:29 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.457879+0000 mon.a (mon.0) 115 : cluster [INF] Cluster is now healthy 2023-09-23T15:36:30.866 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:36:30.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:30 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.482893+0000 mon.a (mon.0) 116 : cluster 1 overall HEALTH_OK 2023-09-23T15:36:30.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:30 smithi140 bash[103196]: cluster 2023-09-23T15:36:29.865588+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:30.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:30 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.482893+0000 mon.a (mon.0) 116 : cluster 1 overall HEALTH_OK 2023-09-23T15:36:30.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:30 smithi140 bash[105739]: cluster 2023-09-23T15:36:29.865588+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:30 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.482893+0000 mon.a (mon.0) 116 : cluster [INF] overall HEALTH_OK 2023-09-23T15:36:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:30 smithi186 bash[30645]: cluster 2023-09-23T15:36:29.865588+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:32.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:31 smithi140 bash[103196]: audit 2023-09-23T15:36:30.907048+0000 mon.a (mon.0) 117 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:32.099 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:31 smithi140 bash[105739]: audit 2023-09-23T15:36:30.907048+0000 mon.a (mon.0) 117 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:31 smithi186 bash[30645]: audit 2023-09-23T15:36:30.907048+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:33.042 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:32 smithi140 bash[103196]: cluster 2023-09-23T15:36:31.866271+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:33.043 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:32 smithi140 bash[105739]: cluster 2023-09-23T15:36:31.866271+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:33.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:32 smithi186 bash[30645]: cluster 2023-09-23T15:36:31.866271+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:33.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:33 smithi140 bash[92544]: debug 2023-09-23T15:36:33.211+0000 7f74ca66a700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T15:36:34.662 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T15:36:35.493 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[105739]: cluster 2023-09-23T15:36:33.866937+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:35.493 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[105739]: audit 2023-09-23T15:36:34.608949+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[105739]: audit 2023-09-23T15:36:34.616110+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[105739]: audit 2023-09-23T15:36:34.647746+0000 mon.a (mon.0) 120 : audit 0 from='client.? 172.21.15.140:0/2328015064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:36:35.494 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:35] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-09-23T15:36:35.494 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[103196]: cluster 2023-09-23T15:36:33.866937+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:35.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[103196]: audit 2023-09-23T15:36:34.608949+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[103196]: audit 2023-09-23T15:36:34.616110+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:35 smithi140 bash[103196]: audit 2023-09-23T15:36:34.647746+0000 mon.a (mon.0) 120 : audit 0 from='client.? 172.21.15.140:0/2328015064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:36:35.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:36:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:35 smithi186 bash[30645]: cluster 2023-09-23T15:36:33.866937+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:35 smithi186 bash[30645]: audit 2023-09-23T15:36:34.608949+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:35 smithi186 bash[30645]: audit 2023-09-23T15:36:34.616110+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:35 smithi186 bash[30645]: audit 2023-09-23T15:36:34.647746+0000 mon.a (mon.0) 120 : audit [DBG] from='client.? 172.21.15.140:0/2328015064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[105739]: audit 2023-09-23T15:36:35.412109+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[105739]: audit 2023-09-23T15:36:35.418890+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[105739]: cluster 2023-09-23T15:36:35.867598+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[103196]: audit 2023-09-23T15:36:35.412109+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[103196]: audit 2023-09-23T15:36:35.418890+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:36 smithi140 bash[103196]: cluster 2023-09-23T15:36:35.867598+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:36 smithi186 bash[30645]: audit 2023-09-23T15:36:35.412109+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:36 smithi186 bash[30645]: audit 2023-09-23T15:36:35.418890+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:36 smithi186 bash[30645]: cluster 2023-09-23T15:36:35.867598+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:38.925 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:38 smithi186 bash[78955]: ts=2023-09-23T15:36:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:36:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:38 smithi140 bash[105739]: cluster 2023-09-23T15:36:37.868675+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:38 smithi140 bash[103196]: cluster 2023-09-23T15:36:37.868675+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:39.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:38 smithi186 bash[30645]: cluster 2023-09-23T15:36:37.868675+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:40.281 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:36:41.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:40 smithi140 bash[103196]: cluster 2023-09-23T15:36:39.869312+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:41.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:40 smithi140 bash[105739]: cluster 2023-09-23T15:36:39.869312+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:40 smithi186 bash[30645]: cluster 2023-09-23T15:36:39.869312+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:43.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:42 smithi140 bash[105739]: cluster 2023-09-23T15:36:41.870324+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:42 smithi140 bash[103196]: cluster 2023-09-23T15:36:41.870324+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:42 smithi186 bash[30645]: cluster 2023-09-23T15:36:41.870324+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:45.016 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:36:45.016 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (3m) - 10m 14.6M - 0.25.0 c8568f914cd2 0716ebe7cb43 2023-09-23T15:36:45.016 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (3m) - 10m 75.2M - 9.4.7 2c41d148cca3 33b9c3c786b7 2023-09-23T15:36:45.016 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (8m) - 8m 13.5M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (8m) - 8m 15.3M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443,9283,8765 running (2m) - 19m 426M - 18.2.0-460-gbb0daeff e32c2a64c126 e8686064b2e8 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:8443,9283,8765 running (3m) - 21m 472M - 18.2.0-460-gbb0daeff e32c2a64c126 a62a6a6c400b 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (2m) - 22m 38.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 03cded15f0ab 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (19m) - 19m 49.8M 2048M 17.2.6-1123-g61431f6b 0db14aa01094 8e41b849b997 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (23s) - 19m 19.4M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 6f8182950a99 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (3m) - 10m 7971k - 1.5.0 0da6a335fe13 ae47f9b17340 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (3m) - 10m 8231k - 1.5.0 0da6a335fe13 0d91ad625c4c 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (18m) - 18m 50.5M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 1b9e6c7f6113 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (17m) - 17m 52.1M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 2685cd58d4cc 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (16m) - 16m 49.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e478017d7f39 2023-09-23T15:36:45.017 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (15m) - 15m 45.6M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 76a51e32c985 2023-09-23T15:36:45.018 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 running (14m) - 14m 46.9M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 3564813cb655 2023-09-23T15:36:45.018 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (14m) - 14m 48.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:36:45.018 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (13m) - 13m 47.8M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:36:45.018 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (12m) - 12m 53.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:36:45.018 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (2m) - 11m 46.7M - 2.43.0 a07b618ecd1d bbbcc6d0f1df 2023-09-23T15:36:45.274 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:44 smithi140 bash[105739]: cluster 2023-09-23T15:36:43.871011+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:45.274 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:44 smithi140 bash[103196]: cluster 2023-09-23T15:36:43.871011+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:44 smithi186 bash[30645]: cluster 2023-09-23T15:36:43.871011+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:45] "GET /metrics HTTP/1.1" 200 33910 "" "Prometheus/2.43.0" 2023-09-23T15:36:45.950 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T15:36:46.249 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:45 smithi140 bash[103196]: audit 2023-09-23T15:36:45.001522+0000 mgr.y (mgr.34107) 81 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:46.249 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:45 smithi140 bash[103196]: audit 2023-09-23T15:36:45.907121+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:46.249 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:45 smithi140 bash[105739]: audit 2023-09-23T15:36:45.001522+0000 mgr.y (mgr.34107) 81 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:46.249 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:45 smithi140 bash[105739]: audit 2023-09-23T15:36:45.907121+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:45 smithi186 bash[30645]: audit 2023-09-23T15:36:45.001522+0000 mgr.y (mgr.34107) 81 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:36:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:45 smithi186 bash[30645]: audit 2023-09-23T15:36:45.907121+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:36:47.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: cluster 2023-09-23T15:36:45.871595+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:47.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.821076+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.828539+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.830113+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:47.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.831275+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:47.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.838095+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.921677+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:47.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.925954+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:47.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.927836+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:47.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:46 smithi186 bash[30645]: audit 2023-09-23T15:36:46.929013+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: cluster 2023-09-23T15:36:45.871595+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.821076+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.828539+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.830113+0000 mon.a (mon.0) 126 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.831275+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.838095+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.921677+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.925954+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.927836+0000 mon.a (mon.0) 131 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[103196]: audit 2023-09-23T15:36:46.929013+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: cluster 2023-09-23T15:36:45.871595+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.821076+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.828539+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.830113+0000 mon.a (mon.0) 126 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.831275+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:36:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.838095+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.921677+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:36:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.925954+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:36:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.927836+0000 mon.a (mon.0) 131 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T15:36:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:46 smithi140 bash[105739]: audit 2023-09-23T15:36:46.929013+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T15:36:48.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:47 smithi140 bash[105739]: cephadm 2023-09-23T15:36:46.929915+0000 mgr.y (mgr.34107) 83 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T15:36:48.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:47 smithi140 bash[103196]: cephadm 2023-09-23T15:36:46.929915+0000 mgr.y (mgr.34107) 83 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T15:36:48.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:47 smithi186 bash[30645]: cephadm 2023-09-23T15:36:46.929915+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T15:36:48.909 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:48 smithi186 bash[78955]: ts=2023-09-23T15:36:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:36:49.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:48 smithi140 bash[105739]: cluster 2023-09-23T15:36:47.872713+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:49.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:48 smithi140 bash[103196]: cluster 2023-09-23T15:36:47.872713+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:48 smithi186 bash[30645]: cluster 2023-09-23T15:36:47.872713+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:50.726 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: cephadm 2023-09-23T15:36:49.551207+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: audit 2023-09-23T15:36:49.559601+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: audit 2023-09-23T15:36:49.561381+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: audit 2023-09-23T15:36:49.562722+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: audit 2023-09-23T15:36:49.564087+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: cephadm 2023-09-23T15:36:49.565639+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Deploying daemon mon.b on smithi186 2023-09-23T15:36:50.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:50 smithi186 bash[30645]: cluster 2023-09-23T15:36:49.873407+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:50.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: cephadm 2023-09-23T15:36:49.551207+0000 mgr.y (mgr.34107) 85 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: audit 2023-09-23T15:36:49.559601+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: audit 2023-09-23T15:36:49.561381+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: audit 2023-09-23T15:36:49.562722+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: audit 2023-09-23T15:36:49.564087+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: cephadm 2023-09-23T15:36:49.565639+0000 mgr.y (mgr.34107) 86 : cephadm 1 Deploying daemon mon.b on smithi186 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[103196]: cluster 2023-09-23T15:36:49.873407+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:50.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: cephadm 2023-09-23T15:36:49.551207+0000 mgr.y (mgr.34107) 85 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: audit 2023-09-23T15:36:49.559601+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: audit 2023-09-23T15:36:49.561381+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: audit 2023-09-23T15:36:49.562722+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: audit 2023-09-23T15:36:49.564087+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: cephadm 2023-09-23T15:36:49.565639+0000 mgr.y (mgr.34107) 86 : cephadm 1 Deploying daemon mon.b on smithi186 2023-09-23T15:36:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:50 smithi140 bash[105739]: cluster 2023-09-23T15:36:49.873407+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:52.363 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:52 smithi186 systemd[1]: Stopping Ceph mon.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:36:52.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:52 smithi186 bash[30645]: debug 2023-09-23T15:36:52.357+0000 7feb44c65700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T15:36:52.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:52 smithi186 bash[30645]: debug 2023-09-23T15:36:52.357+0000 7feb44c65700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T15:36:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:53 smithi186 bash[89688]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T15:36:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:53 smithi186 bash[89751]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T15:36:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:53 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T15:36:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:53 smithi186 systemd[1]: Stopped Ceph mon.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:36:53.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:53 smithi186 systemd[1]: Started Ceph mon.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:36:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.629+0000 7fcd47aaec80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T15:36:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.629+0000 7fcd47aaec80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T15:36:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.629+0000 7fcd47aaec80 0 pidfile_write: ignore empty --pid-file 2023-09-23T15:36:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.633+0000 7fcd47aaec80 0 load: jerasure load: lrc 2023-09-23T15:36:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Git sha 0 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: DB SUMMARY 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: DB Session ID: E86XCPNRAJXSS7QT8P4P 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1883 Bytes 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T15:36:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 4099040 ; 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.env: 0x562c7163c720 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.info_log: 0x562c72cc7400 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.statistics: (nil) 2023-09-23T15:36:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.use_fsync: 0 2023-09-23T15:36:54.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T15:36:54.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.db_log_dir: 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.wal_dir: 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T15:36:54.915 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.write_buffer_manager: 0x562c71f54c80 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T15:36:54.916 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.unordered_write: 0 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.row_cache: None 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.wal_filter: None 2023-09-23T15:36:54.917 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.wal_compression: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T15:36:54.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T15:36:54.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_open_files: -1 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T15:36:54.920 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Compression algorithms supported: 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kZSTD supported: 0 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T15:36:54.921 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.merge_operator: 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_filter: None 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T15:36:54.922 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562c72cc7520) 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: cache_index_and_filter_blocks: 1 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: pin_top_level_index_and_filter: 1 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: index_type: 0 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: data_block_index_type: 0 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: index_shortening: 1 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: checksum: 4 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: no_block_cache: 0 2023-09-23T15:36:54.923 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_cache: 0x562c71fd71f0 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_cache_name: BinnedLRUCache 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_cache_options: 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: capacity : 536870912 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: num_shard_bits : 4 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: strict_capacity_limit : 0 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: high_pri_pool_ratio: 0.000 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_cache_compressed: (nil) 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: persistent_cache: (nil) 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_size: 4096 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_size_deviation: 10 2023-09-23T15:36:54.924 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_restart_interval: 16 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: index_block_restart_interval: 1 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: metadata_block_size: 4096 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: partition_filters: 0 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: use_delta_encoding: 1 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: filter_policy: bloomfilter 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: whole_key_filtering: 1 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: verify_compression: 0 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: read_amp_bytes_per_bit: 0 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: format_version: 5 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: enable_index_compression: 1 2023-09-23T15:36:54.925 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: block_align: 0 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: max_auto_readahead_size: 262144 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: prepopulate_block_cache: 0 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: initial_auto_readahead_size: 8192 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: num_file_reads_for_auto_readahead: 2 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression: NoCompression 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T15:36:54.926 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.num_levels: 7 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:36:54.927 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T15:36:54.928 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T15:36:54.929 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T15:36:54.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T15:36:54.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T15:36:54.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T15:36:54.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T15:36:54.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T15:36:54.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T15:36:54.933 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.ttl: 2592000 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T15:36:54.934 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd3d2cd700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20881, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 86bf77dd-0595-439d-b22c-7bd48ca134d0 2023-09-23T15:36:54.935 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483414643240, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.637+0000 7fcd47aaec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.649+0000 7fcd47aaec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483414655087, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2558337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20870, "largest_seqno": 22762, "table_properties": {"data_size": 2551171, "index_size": 4547, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 13923, "raw_average_key_size": 21, "raw_value_size": 2537339, "raw_average_value_size": 3989, "num_data_blocks": 208, "num_entries": 636, "num_filter_entries": 636, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695483414, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "86bf77dd-0595-439d-b22c-7bd48ca134d0", "db_session_id": "E86XCPNRAJXSS7QT8P4P", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.649+0000 7fcd47aaec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695483414655206, "job": 1, "event": "recovery_finished"} 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.649+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.649+0000 7fcd47aaec80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562c72078000 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 4 rocksdb: DB pointer 0x562c72066000 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd362bf700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd362bf700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T15:36:54.936 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: ** DB Stats ** 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: ** Compaction Stats [default] ** 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 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) 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T15:36:54.937 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: L0 1/0 2.44 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: L6 1/0 6.89 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 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Sum 2/0 9.33 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 537.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: ** Compaction Stats [default] ** 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 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) 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 537.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T15:36:54.938 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Cumulative compaction: 0.00 GB write, 152.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Interval compaction: 0.00 GB write, 152.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 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 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Block cache BinnedLRUCache@0x562c71fd71f0#7 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T15:36:54.939 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] at bind addrs [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 1 mon.b@-1(???) e3 preinit fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 0 mon.b@-1(???).mds e10 new map 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.653+0000 7fcd47aaec80 0 mon.b@-1(???).mds e10 print_map 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: e10 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 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} 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: legacy client fscid: 1 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Filesystem 'foo' (1) 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: fs_name foo 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: epoch 10 2023-09-23T15:36:54.940 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: created 2023-09-23T15:28:24.144158+0000 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: modified 2023-09-23T15:28:35.303214+0000 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: tableserver 0 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: root 0 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: session_timeout 60 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: session_autoclose 300 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: max_file_size 1099511627776 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: required_client_features {} 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: last_failure 0 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: last_failure_osd_epoch 69 2023-09-23T15:36:54.941 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 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} 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: max_mds 1 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: in 0 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: up {0=24511} 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: failed 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: damaged 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: stopped 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: data_pools [4] 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: metadata_pool 3 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: inline_data disabled 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: balancer 2023-09-23T15:36:54.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: bal_rank_mask -1 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: standby_count_wanted 1 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: [mds.foo.smithi186.mfdljp{0:24511} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.186:6832/572793977,v1:172.21.15.186:6833/572793977] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: Standby daemons: 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: [mds.foo.smithi140.dhjafy{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.140:6834/1784348404,v1:172.21.15.140:6835/1784348404] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.657+0000 7fcd47aaec80 0 mon.b@-1(???).osd e93 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.657+0000 7fcd47aaec80 0 mon.b@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.657+0000 7fcd47aaec80 0 mon.b@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:54.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.657+0000 7fcd47aaec80 0 mon.b@-1(???).osd e93 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T15:36:54.944 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:54 smithi186 bash[89807]: debug 2023-09-23T15:36:54.657+0000 7fcd47aaec80 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2023-09-23T15:36:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:36:55] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-09-23T15:36:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:36:55 smithi140 bash[103196]: cluster 2023-09-23T15:36:51.874525+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:36:55 smithi140 bash[105739]: cluster 2023-09-23T15:36:51.874525+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:56.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:36:55 smithi186 bash[89807]: cluster 2023-09-23T15:36:51.874525+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:36:59.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:36:58 smithi186 bash[78955]: ts=2023-09-23T15:36:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:00.132 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:36:59 smithi140 bash[92544]: debug 2023-09-23T15:36:59.667+0000 7f74ca66a700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T15:37:01.060 INFO:teuthology.orchestra.run.smithi140.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:37:01.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:55.875813+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:56.006335+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:56.006648+0000 mon.a (mon.0) 143 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:36:56.007438+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:56.007928+0000 mon.a (mon.0) 145 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:36:56.009172+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:36:56.009302+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:57.876934+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:36:59.877583+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:37:00.908205+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.009286+0000 mon.a (mon.0) 149 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:37:01.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.018095+0000 mon.a (mon.0) 150 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.037599+0000 mon.a (mon.0) 151 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.037664+0000 mon.a (mon.0) 152 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.038242+0000 mon.a (mon.0) 153 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.038635+0000 mon.a (mon.0) 154 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.047729+0000 mon.a (mon.0) 155 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.047751+0000 mon.a (mon.0) 156 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.047777+0000 mon.a (mon.0) 157 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] is down (out of quorum) 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:37:01.051192+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:37:01.058736+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:01.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:01 smithi140 bash[103196]: audit 2023-09-23T15:37:01.066060+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:55.875813+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:56.006335+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:56.006648+0000 mon.a (mon.0) 143 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:36:56.007438+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:56.007928+0000 mon.a (mon.0) 145 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:36:56.009172+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:36:56.009302+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:57.876934+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:36:59.877583+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:37:00.908205+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.009286+0000 mon.a (mon.0) 149 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.018095+0000 mon.a (mon.0) 150 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.037599+0000 mon.a (mon.0) 151 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.037664+0000 mon.a (mon.0) 152 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.038242+0000 mon.a (mon.0) 153 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.038635+0000 mon.a (mon.0) 154 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.047729+0000 mon.a (mon.0) 155 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.047751+0000 mon.a (mon.0) 156 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.047777+0000 mon.a (mon.0) 157 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] is down (out of quorum) 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:37:01.051192+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:37:01.058736+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:01.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:01 smithi186 bash[89807]: audit 2023-09-23T15:37:01.066060+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:02.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T15:37:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:55.875813+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:56.006335+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:56.006648+0000 mon.a (mon.0) 143 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:36:56.007438+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:56.007928+0000 mon.a (mon.0) 145 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:36:56.009172+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:36:56.009302+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:57.876934+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:59.877583+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:37:00.908205+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.009286+0000 mon.a (mon.0) 149 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.018095+0000 mon.a (mon.0) 150 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.037599+0000 mon.a (mon.0) 151 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.037664+0000 mon.a (mon.0) 152 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:02.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.038242+0000 mon.a (mon.0) 153 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.038635+0000 mon.a (mon.0) 154 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.047729+0000 mon.a (mon.0) 155 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.047751+0000 mon.a (mon.0) 156 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.047777+0000 mon.a (mon.0) 157 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0] is down (out of quorum) 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:37:01.051192+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:37:01.058736+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:02.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: audit 2023-09-23T15:37:01.066060+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:36:56.009041+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:01.878595+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.082298+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.083995+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.122568+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.130107+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:02.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.131173+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.131239+0000 mon.a (mon.0) 168 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.131788+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.132136+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.132171+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[103196]: cluster 2023-09-23T15:37:02.138323+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:36:56.009041+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:01.878595+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.082298+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.083995+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:02.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.122568+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.130107+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.131173+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.131239+0000 mon.a (mon.0) 168 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.131788+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.132136+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.132171+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T15:37:02.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:02 smithi140 bash[105739]: cluster 2023-09-23T15:37:02.138323+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:36:56.009041+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T15:37:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:01.878595+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.082298+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.083995+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.122568+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.130107+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0],b=[v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0],c=[v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]} removed_ranks: {} 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.131173+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi186.mfdljp=up:active} 1 up:standby 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.131239+0000 mon.a (mon.0) 168 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T15:37:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.131788+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T15:37:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.132136+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T15:37:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.132171+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T15:37:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:02 smithi186 bash[89807]: cluster 2023-09-23T15:37:02.138323+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T15:37:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:04 smithi140 bash[105739]: cluster 2023-09-23T15:37:03.879348+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:05.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:04 smithi140 bash[103196]: cluster 2023-09-23T15:37:03.879348+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:04 smithi186 bash[89807]: cluster 2023-09-23T15:37:03.879348+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:05] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T15:37:06.826 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:37:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:06 smithi140 bash[105739]: cluster 2023-09-23T15:37:05.880000+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:06 smithi140 bash[103196]: cluster 2023-09-23T15:37:05.880000+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:06 smithi186 bash[89807]: cluster 2023-09-23T15:37:05.880000+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:09.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[78955]: ts=2023-09-23T15:37:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[89807]: cluster 2023-09-23T15:37:07.880650+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[89807]: audit 2023-09-23T15:37:07.885572+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[89807]: audit 2023-09-23T15:37:07.895639+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[89807]: audit 2023-09-23T15:37:08.687483+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:08 smithi186 bash[89807]: audit 2023-09-23T15:37:08.708282+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[103196]: cluster 2023-09-23T15:37:07.880650+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[103196]: audit 2023-09-23T15:37:07.885572+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[103196]: audit 2023-09-23T15:37:07.895639+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[103196]: audit 2023-09-23T15:37:08.687483+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[103196]: audit 2023-09-23T15:37:08.708282+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[105739]: cluster 2023-09-23T15:37:07.880650+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[105739]: audit 2023-09-23T15:37:07.885572+0000 mon.a (mon.0) 173 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[105739]: audit 2023-09-23T15:37:07.895639+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[105739]: audit 2023-09-23T15:37:08.687483+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:09.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:08 smithi140 bash[105739]: audit 2023-09-23T15:37:08.708282+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:10 smithi186 bash[89807]: cluster 2023-09-23T15:37:09.881212+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:10 smithi140 bash[103196]: cluster 2023-09-23T15:37:09.881212+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:10 smithi140 bash[105739]: cluster 2023-09-23T15:37:09.881212+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:12 smithi186 bash[89807]: cluster 2023-09-23T15:37:11.882221+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:13.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:12 smithi140 bash[103196]: cluster 2023-09-23T15:37:11.882221+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:12 smithi140 bash[105739]: cluster 2023-09-23T15:37:11.882221+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:15.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:14 smithi186 bash[89807]: cluster 2023-09-23T15:37:13.882842+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:14 smithi140 bash[105739]: cluster 2023-09-23T15:37:13.882842+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:15.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:14 smithi140 bash[103196]: cluster 2023-09-23T15:37:13.882842+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:15] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T15:37:17.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:16 smithi140 bash[103196]: cluster 2023-09-23T15:37:15.883607+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:16 smithi140 bash[103196]: audit 2023-09-23T15:37:15.908714+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:16 smithi140 bash[105739]: cluster 2023-09-23T15:37:15.883607+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:16 smithi140 bash[105739]: audit 2023-09-23T15:37:15.908714+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:16 smithi186 bash[89807]: cluster 2023-09-23T15:37:15.883607+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:16 smithi186 bash[89807]: audit 2023-09-23T15:37:15.908714+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:18.942 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[78955]: ts=2023-09-23T15:37:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: cluster 2023-09-23T15:37:17.884696+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: audit 2023-09-23T15:37:18.859706+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: audit 2023-09-23T15:37:18.867553+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: audit 2023-09-23T15:37:18.869027+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: audit 2023-09-23T15:37:18.870319+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[103196]: audit 2023-09-23T15:37:18.876995+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.246 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: cluster 2023-09-23T15:37:17.884696+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:19.247 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: audit 2023-09-23T15:37:18.859706+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.247 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: audit 2023-09-23T15:37:18.867553+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.247 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: audit 2023-09-23T15:37:18.869027+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:19.247 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: audit 2023-09-23T15:37:18.870319+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:37:19.247 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:18 smithi140 bash[105739]: audit 2023-09-23T15:37:18.876995+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: cluster 2023-09-23T15:37:17.884696+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: audit 2023-09-23T15:37:18.859706+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: audit 2023-09-23T15:37:18.867553+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:19.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: audit 2023-09-23T15:37:18.869027+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:19.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: audit 2023-09-23T15:37:18.870319+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:37:19.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:18 smithi186 bash[89807]: audit 2023-09-23T15:37:18.876995+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:20.241 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[105739]: cephadm 2023-09-23T15:37:18.947242+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T15:37:20.241 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[105739]: audit 2023-09-23T15:37:18.948306+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:20.241 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[105739]: audit 2023-09-23T15:37:18.949535+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[105739]: audit 2023-09-23T15:37:18.950549+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[105739]: cephadm 2023-09-23T15:37:18.951709+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.a on smithi140 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[103196]: cephadm 2023-09-23T15:37:18.947242+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[103196]: audit 2023-09-23T15:37:18.948306+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[103196]: audit 2023-09-23T15:37:18.949535+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[103196]: audit 2023-09-23T15:37:18.950549+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:20.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:19 smithi140 bash[103196]: cephadm 2023-09-23T15:37:18.951709+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.a on smithi140 2023-09-23T15:37:20.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:19 smithi186 bash[89807]: cephadm 2023-09-23T15:37:18.947242+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T15:37:20.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:19 smithi186 bash[89807]: audit 2023-09-23T15:37:18.948306+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:20.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:19 smithi186 bash[89807]: audit 2023-09-23T15:37:18.949535+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:20.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:19 smithi186 bash[89807]: audit 2023-09-23T15:37:18.950549+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:20.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:19 smithi186 bash[89807]: cephadm 2023-09-23T15:37:18.951709+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.a on smithi140 2023-09-23T15:37:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:20 smithi140 bash[103196]: cluster 2023-09-23T15:37:19.885175+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:20 smithi140 bash[105739]: cluster 2023-09-23T15:37:19.885175+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:20 smithi186 bash[89807]: cluster 2023-09-23T15:37:19.885175+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:22.631 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[105739]: audit 2023-09-23T15:37:21.275775+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.631 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[105739]: audit 2023-09-23T15:37:21.284735+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.631 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[105739]: audit 2023-09-23T15:37:21.322770+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:22.631 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[105739]: audit 2023-09-23T15:37:21.324693+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:22.631 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[105739]: audit 2023-09-23T15:37:21.326664+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:22.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[103196]: audit 2023-09-23T15:37:21.275775+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[103196]: audit 2023-09-23T15:37:21.284735+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[103196]: audit 2023-09-23T15:37:21.322770+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:22.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[103196]: audit 2023-09-23T15:37:21.324693+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:22.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:22 smithi140 bash[103196]: audit 2023-09-23T15:37:21.326664+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:22 smithi186 bash[89807]: audit 2023-09-23T15:37:21.275775+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:22 smithi186 bash[89807]: audit 2023-09-23T15:37:21.284735+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:22 smithi186 bash[89807]: audit 2023-09-23T15:37:21.322770+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:22 smithi186 bash[89807]: audit 2023-09-23T15:37:21.324693+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:22 smithi186 bash[89807]: audit 2023-09-23T15:37:21.326664+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[103196]: cephadm 2023-09-23T15:37:21.322047+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[103196]: cephadm 2023-09-23T15:37:21.328562+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[103196]: cluster 2023-09-23T15:37:21.886077+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[105739]: cephadm 2023-09-23T15:37:21.322047+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[105739]: cephadm 2023-09-23T15:37:21.328562+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:37:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:23 smithi140 bash[105739]: cluster 2023-09-23T15:37:21.886077+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:23 smithi186 bash[89807]: cephadm 2023-09-23T15:37:21.322047+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T15:37:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:23 smithi186 bash[89807]: cephadm 2023-09-23T15:37:21.328562+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mgr.y on smithi140 2023-09-23T15:37:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:23 smithi186 bash[89807]: cluster 2023-09-23T15:37:21.886077+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:24.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: audit 2023-09-23T15:37:23.491503+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: audit 2023-09-23T15:37:23.498811+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: cephadm 2023-09-23T15:37:23.547204+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: audit 2023-09-23T15:37:23.547813+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: audit 2023-09-23T15:37:23.549618+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: audit 2023-09-23T15:37:23.551454+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: cephadm 2023-09-23T15:37:23.553531+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring daemon mon.c on smithi140 2023-09-23T15:37:24.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[105739]: cluster 2023-09-23T15:37:23.886676+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: audit 2023-09-23T15:37:23.491503+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: audit 2023-09-23T15:37:23.498811+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: cephadm 2023-09-23T15:37:23.547204+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: audit 2023-09-23T15:37:23.547813+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: audit 2023-09-23T15:37:23.549618+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: audit 2023-09-23T15:37:23.551454+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: cephadm 2023-09-23T15:37:23.553531+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring daemon mon.c on smithi140 2023-09-23T15:37:24.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:24 smithi140 bash[103196]: cluster 2023-09-23T15:37:23.886676+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: audit 2023-09-23T15:37:23.491503+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: audit 2023-09-23T15:37:23.498811+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: cephadm 2023-09-23T15:37:23.547204+0000 mgr.y (mgr.34107) 110 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: audit 2023-09-23T15:37:23.547813+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: audit 2023-09-23T15:37:23.549618+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: audit 2023-09-23T15:37:23.551454+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: cephadm 2023-09-23T15:37:23.553531+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring daemon mon.c on smithi140 2023-09-23T15:37:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:24 smithi186 bash[89807]: cluster 2023-09-23T15:37:23.886676+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:25] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T15:37:27.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: audit 2023-09-23T15:37:25.687048+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: audit 2023-09-23T15:37:25.693585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: cephadm 2023-09-23T15:37:25.722931+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T15:37:27.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: audit 2023-09-23T15:37:25.723564+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:37:27.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: audit 2023-09-23T15:37:25.725445+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:27.010 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: cephadm 2023-09-23T15:37:25.731033+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring daemon osd.0 on smithi140 2023-09-23T15:37:27.010 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[105739]: cluster 2023-09-23T15:37:25.887305+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:27.010 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: audit 2023-09-23T15:37:25.687048+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.010 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: audit 2023-09-23T15:37:25.693585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.010 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: cephadm 2023-09-23T15:37:25.722931+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T15:37:27.011 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: audit 2023-09-23T15:37:25.723564+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:37:27.011 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: audit 2023-09-23T15:37:25.725445+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:27.011 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: cephadm 2023-09-23T15:37:25.731033+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring daemon osd.0 on smithi140 2023-09-23T15:37:27.011 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:26 smithi140 bash[103196]: cluster 2023-09-23T15:37:25.887305+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: audit 2023-09-23T15:37:25.687048+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: audit 2023-09-23T15:37:25.693585+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: cephadm 2023-09-23T15:37:25.722931+0000 mgr.y (mgr.34107) 113 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T15:37:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: audit 2023-09-23T15:37:25.723564+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:37:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: audit 2023-09-23T15:37:25.725445+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: cephadm 2023-09-23T15:37:25.731033+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring daemon osd.0 on smithi140 2023-09-23T15:37:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:26 smithi186 bash[89807]: cluster 2023-09-23T15:37:25.887305+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:28.999 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[78955]: ts=2023-09-23T15:37:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: cluster 2023-09-23T15:37:27.888359+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: audit 2023-09-23T15:37:27.998927+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: audit 2023-09-23T15:37:28.007315+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: cephadm 2023-09-23T15:37:28.049713+0000 mgr.y (mgr.34107) 117 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: audit 2023-09-23T15:37:28.050333+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:37:29.301 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: audit 2023-09-23T15:37:28.052013+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:28 smithi140 bash[103196]: cephadm 2023-09-23T15:37:28.056282+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring daemon osd.1 on smithi140 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: cluster 2023-09-23T15:37:27.888359+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: audit 2023-09-23T15:37:27.998927+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: audit 2023-09-23T15:37:28.007315+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: cephadm 2023-09-23T15:37:28.049713+0000 mgr.y (mgr.34107) 117 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: audit 2023-09-23T15:37:28.050333+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: audit 2023-09-23T15:37:28.052013+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:29.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:29 smithi140 bash[105739]: cephadm 2023-09-23T15:37:28.056282+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring daemon osd.1 on smithi140 2023-09-23T15:37:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: cluster 2023-09-23T15:37:27.888359+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: audit 2023-09-23T15:37:27.998927+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: audit 2023-09-23T15:37:28.007315+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: cephadm 2023-09-23T15:37:28.049713+0000 mgr.y (mgr.34107) 117 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T15:37:29.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: audit 2023-09-23T15:37:28.050333+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:37:29.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: audit 2023-09-23T15:37:28.052013+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:29.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:28 smithi186 bash[89807]: cephadm 2023-09-23T15:37:28.056282+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring daemon osd.1 on smithi140 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: cluster 2023-09-23T15:37:29.889020+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: audit 2023-09-23T15:37:30.251469+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: audit 2023-09-23T15:37:30.259304+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: cephadm 2023-09-23T15:37:30.274834+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: audit 2023-09-23T15:37:30.275396+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: audit 2023-09-23T15:37:30.277108+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:31.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: cephadm 2023-09-23T15:37:30.280845+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.2 on smithi140 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[105739]: audit 2023-09-23T15:37:30.909022+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: cluster 2023-09-23T15:37:29.889020+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: audit 2023-09-23T15:37:30.251469+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: audit 2023-09-23T15:37:30.259304+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: cephadm 2023-09-23T15:37:30.274834+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: audit 2023-09-23T15:37:30.275396+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: audit 2023-09-23T15:37:30.277108+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: cephadm 2023-09-23T15:37:30.280845+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.2 on smithi140 2023-09-23T15:37:31.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:31 smithi140 bash[103196]: audit 2023-09-23T15:37:30.909022+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: cluster 2023-09-23T15:37:29.889020+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: audit 2023-09-23T15:37:30.251469+0000 mon.a (mon.0) 204 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: audit 2023-09-23T15:37:30.259304+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: cephadm 2023-09-23T15:37:30.274834+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: audit 2023-09-23T15:37:30.275396+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: audit 2023-09-23T15:37:30.277108+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: cephadm 2023-09-23T15:37:30.280845+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.2 on smithi140 2023-09-23T15:37:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:31 smithi186 bash[89807]: audit 2023-09-23T15:37:30.909022+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:33.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[103196]: cluster 2023-09-23T15:37:31.889911+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[103196]: audit 2023-09-23T15:37:32.402730+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[103196]: audit 2023-09-23T15:37:32.409814+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[103196]: audit 2023-09-23T15:37:32.450216+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[103196]: audit 2023-09-23T15:37:32.452143+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[105739]: cluster 2023-09-23T15:37:31.889911+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[105739]: audit 2023-09-23T15:37:32.402730+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[105739]: audit 2023-09-23T15:37:32.409814+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[105739]: audit 2023-09-23T15:37:32.450216+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:37:33.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:33 smithi140 bash[105739]: audit 2023-09-23T15:37:32.452143+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:33 smithi186 bash[89807]: cluster 2023-09-23T15:37:31.889911+0000 mgr.y (mgr.34107) 122 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:33 smithi186 bash[89807]: audit 2023-09-23T15:37:32.402730+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:33 smithi186 bash[89807]: audit 2023-09-23T15:37:32.409814+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:33 smithi186 bash[89807]: audit 2023-09-23T15:37:32.450216+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:37:33.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:33 smithi186 bash[89807]: audit 2023-09-23T15:37:32.452143+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:34.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:34 smithi140 bash[105739]: cephadm 2023-09-23T15:37:32.449465+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T15:37:34.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:34 smithi140 bash[105739]: cephadm 2023-09-23T15:37:32.456975+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.3 on smithi140 2023-09-23T15:37:34.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:34 smithi140 bash[103196]: cephadm 2023-09-23T15:37:32.449465+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T15:37:34.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:34 smithi140 bash[103196]: cephadm 2023-09-23T15:37:32.456975+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.3 on smithi140 2023-09-23T15:37:34.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:34 smithi186 bash[89807]: cephadm 2023-09-23T15:37:32.449465+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T15:37:34.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:34 smithi186 bash[89807]: cephadm 2023-09-23T15:37:32.456975+0000 mgr.y (mgr.34107) 124 : cephadm 1 Reconfiguring daemon osd.3 on smithi140 2023-09-23T15:37:35.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:35] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[103196]: cluster 2023-09-23T15:37:33.890508+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[103196]: audit 2023-09-23T15:37:34.769172+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[103196]: audit 2023-09-23T15:37:34.779404+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[103196]: audit 2023-09-23T15:37:34.827758+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[103196]: audit 2023-09-23T15:37:34.829777+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[105739]: cluster 2023-09-23T15:37:33.890508+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:35.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[105739]: audit 2023-09-23T15:37:34.769172+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[105739]: audit 2023-09-23T15:37:34.779404+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[105739]: audit 2023-09-23T15:37:34.827758+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:35.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:35 smithi140 bash[105739]: audit 2023-09-23T15:37:34.829777+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:35 smithi186 bash[89807]: cluster 2023-09-23T15:37:33.890508+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:35 smithi186 bash[89807]: audit 2023-09-23T15:37:34.769172+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:35 smithi186 bash[89807]: audit 2023-09-23T15:37:34.779404+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:35 smithi186 bash[89807]: audit 2023-09-23T15:37:34.827758+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi140.dhjafy", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:35 smithi186 bash[89807]: audit 2023-09-23T15:37:34.829777+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:36.541 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:36 smithi140 bash[105739]: cephadm 2023-09-23T15:37:34.827090+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring mds.foo.smithi140.dhjafy (monmap changed)... 2023-09-23T15:37:36.541 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:36 smithi140 bash[105739]: cephadm 2023-09-23T15:37:34.831601+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:37:36.542 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:36 smithi140 bash[103196]: cephadm 2023-09-23T15:37:34.827090+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring mds.foo.smithi140.dhjafy (monmap changed)... 2023-09-23T15:37:36.542 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:36 smithi140 bash[103196]: cephadm 2023-09-23T15:37:34.831601+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:37:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:36 smithi186 bash[89807]: cephadm 2023-09-23T15:37:34.827090+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring mds.foo.smithi140.dhjafy (monmap changed)... 2023-09-23T15:37:36.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:36 smithi186 bash[89807]: cephadm 2023-09-23T15:37:34.831601+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon mds.foo.smithi140.dhjafy on smithi140 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: cluster 2023-09-23T15:37:35.891115+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: audit 2023-09-23T15:37:37.110715+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: audit 2023-09-23T15:37:37.120600+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: audit 2023-09-23T15:37:37.152433+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: audit 2023-09-23T15:37:37.154145+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[105739]: audit 2023-09-23T15:37:37.155638+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: cluster 2023-09-23T15:37:35.891115+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: audit 2023-09-23T15:37:37.110715+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: audit 2023-09-23T15:37:37.120600+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: audit 2023-09-23T15:37:37.152433+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: audit 2023-09-23T15:37:37.154145+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:37 smithi140 bash[103196]: audit 2023-09-23T15:37:37.155638+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: cluster 2023-09-23T15:37:35.891115+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: audit 2023-09-23T15:37:37.110715+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: audit 2023-09-23T15:37:37.120600+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: audit 2023-09-23T15:37:37.152433+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T15:37:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: audit 2023-09-23T15:37:37.154145+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T15:37:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:37 smithi186 bash[89807]: audit 2023-09-23T15:37:37.155638+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:38 smithi140 bash[103196]: cephadm 2023-09-23T15:37:37.151814+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T15:37:38.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:38 smithi140 bash[103196]: cephadm 2023-09-23T15:37:37.157552+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon mon.b on smithi186 2023-09-23T15:37:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:38 smithi140 bash[105739]: cephadm 2023-09-23T15:37:37.151814+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T15:37:38.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:38 smithi140 bash[105739]: cephadm 2023-09-23T15:37:37.157552+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon mon.b on smithi186 2023-09-23T15:37:38.648 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:38 smithi186 bash[89807]: cephadm 2023-09-23T15:37:37.151814+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T15:37:38.648 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:38 smithi186 bash[89807]: cephadm 2023-09-23T15:37:37.157552+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon mon.b on smithi186 2023-09-23T15:37:38.909 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:38 smithi186 bash[78955]: ts=2023-09-23T15:37:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:39.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:39 smithi140 bash[103196]: cluster 2023-09-23T15:37:37.892191+0000 mgr.y (mgr.34107) 131 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:39.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:39 smithi140 bash[105739]: cluster 2023-09-23T15:37:37.892191+0000 mgr.y (mgr.34107) 131 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:39.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:39 smithi186 bash[89807]: cluster 2023-09-23T15:37:37.892191+0000 mgr.y (mgr.34107) 131 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: audit 2023-09-23T15:37:39.406284+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: audit 2023-09-23T15:37:39.416202+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: cephadm 2023-09-23T15:37:39.427356+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: audit 2023-09-23T15:37:39.427966+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: audit 2023-09-23T15:37:39.429742+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: audit 2023-09-23T15:37:39.431117+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: cephadm 2023-09-23T15:37:39.432667+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon mgr.x on smithi186 2023-09-23T15:37:40.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:40 smithi186 bash[89807]: cluster 2023-09-23T15:37:39.892870+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: audit 2023-09-23T15:37:39.406284+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: audit 2023-09-23T15:37:39.416202+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: cephadm 2023-09-23T15:37:39.427356+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: audit 2023-09-23T15:37:39.427966+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: audit 2023-09-23T15:37:39.429742+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: audit 2023-09-23T15:37:39.431117+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: cephadm 2023-09-23T15:37:39.432667+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon mgr.x on smithi186 2023-09-23T15:37:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[103196]: cluster 2023-09-23T15:37:39.892870+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: audit 2023-09-23T15:37:39.406284+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: audit 2023-09-23T15:37:39.416202+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: cephadm 2023-09-23T15:37:39.427356+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: audit 2023-09-23T15:37:39.427966+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: audit 2023-09-23T15:37:39.429742+0000 mon.a (mon.0) 225 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: audit 2023-09-23T15:37:39.431117+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: cephadm 2023-09-23T15:37:39.432667+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon mgr.x on smithi186 2023-09-23T15:37:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:40 smithi140 bash[105739]: cluster 2023-09-23T15:37:39.892870+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: audit 2023-09-23T15:37:41.573771+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: audit 2023-09-23T15:37:41.583574+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: cephadm 2023-09-23T15:37:41.602983+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: audit 2023-09-23T15:37:41.603706+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: audit 2023-09-23T15:37:41.605724+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: cephadm 2023-09-23T15:37:41.610270+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon osd.4 on smithi186 2023-09-23T15:37:42.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:42 smithi186 bash[89807]: cluster 2023-09-23T15:37:41.893832+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:42.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: audit 2023-09-23T15:37:41.573771+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: audit 2023-09-23T15:37:41.583574+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: cephadm 2023-09-23T15:37:41.602983+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: audit 2023-09-23T15:37:41.603706+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: audit 2023-09-23T15:37:41.605724+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: cephadm 2023-09-23T15:37:41.610270+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon osd.4 on smithi186 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[105739]: cluster 2023-09-23T15:37:41.893832+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: audit 2023-09-23T15:37:41.573771+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: audit 2023-09-23T15:37:41.583574+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: cephadm 2023-09-23T15:37:41.602983+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T15:37:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: audit 2023-09-23T15:37:41.603706+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:37:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: audit 2023-09-23T15:37:41.605724+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: cephadm 2023-09-23T15:37:41.610270+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon osd.4 on smithi186 2023-09-23T15:37:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:42 smithi140 bash[103196]: cluster 2023-09-23T15:37:41.893832+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: audit 2023-09-23T15:37:43.821171+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: audit 2023-09-23T15:37:43.828501+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: cephadm 2023-09-23T15:37:43.879955+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: audit 2023-09-23T15:37:43.880607+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: audit 2023-09-23T15:37:43.882410+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: cephadm 2023-09-23T15:37:43.886896+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring daemon osd.5 on smithi186 2023-09-23T15:37:45.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[103196]: cluster 2023-09-23T15:37:43.894318+0000 mgr.y (mgr.34107) 140 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: audit 2023-09-23T15:37:43.821171+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: audit 2023-09-23T15:37:43.828501+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: cephadm 2023-09-23T15:37:43.879955+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: audit 2023-09-23T15:37:43.880607+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: audit 2023-09-23T15:37:43.882410+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: cephadm 2023-09-23T15:37:43.886896+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring daemon osd.5 on smithi186 2023-09-23T15:37:45.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:44 smithi140 bash[105739]: cluster 2023-09-23T15:37:43.894318+0000 mgr.y (mgr.34107) 140 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:45.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: audit 2023-09-23T15:37:43.821171+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: audit 2023-09-23T15:37:43.828501+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:45.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: cephadm 2023-09-23T15:37:43.879955+0000 mgr.y (mgr.34107) 138 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T15:37:45.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: audit 2023-09-23T15:37:43.880607+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T15:37:45.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: audit 2023-09-23T15:37:43.882410+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:45.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: cephadm 2023-09-23T15:37:43.886896+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring daemon osd.5 on smithi186 2023-09-23T15:37:45.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:44 smithi186 bash[89807]: cluster 2023-09-23T15:37:43.894318+0000 mgr.y (mgr.34107) 140 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:45] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: cluster 2023-09-23T15:37:45.894900+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: audit 2023-09-23T15:37:45.909511+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: audit 2023-09-23T15:37:46.122885+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: audit 2023-09-23T15:37:46.130981+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: cephadm 2023-09-23T15:37:46.157174+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: audit 2023-09-23T15:37:46.157704+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:37:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: audit 2023-09-23T15:37:46.159163+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[103196]: cephadm 2023-09-23T15:37:46.163514+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.6 on smithi186 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: cluster 2023-09-23T15:37:45.894900+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: audit 2023-09-23T15:37:45.909511+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: audit 2023-09-23T15:37:46.122885+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: audit 2023-09-23T15:37:46.130981+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: cephadm 2023-09-23T15:37:46.157174+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: audit 2023-09-23T15:37:46.157704+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:37:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: audit 2023-09-23T15:37:46.159163+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:47.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:46 smithi140 bash[105739]: cephadm 2023-09-23T15:37:46.163514+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.6 on smithi186 2023-09-23T15:37:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: cluster 2023-09-23T15:37:45.894900+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: audit 2023-09-23T15:37:45.909511+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:37:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: audit 2023-09-23T15:37:46.122885+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: audit 2023-09-23T15:37:46.130981+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: cephadm 2023-09-23T15:37:46.157174+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T15:37:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: audit 2023-09-23T15:37:46.157704+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T15:37:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: audit 2023-09-23T15:37:46.159163+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:46 smithi186 bash[89807]: cephadm 2023-09-23T15:37:46.163514+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon osd.6 on smithi186 2023-09-23T15:37:48.952 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[78955]: ts=2023-09-23T15:37:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:49.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[105739]: cluster 2023-09-23T15:37:47.895991+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:49.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[105739]: audit 2023-09-23T15:37:48.353061+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[105739]: audit 2023-09-23T15:37:48.359453+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[105739]: audit 2023-09-23T15:37:48.383283+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:37:49.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[105739]: audit 2023-09-23T15:37:48.384969+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:49.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[103196]: cluster 2023-09-23T15:37:47.895991+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:49.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[103196]: audit 2023-09-23T15:37:48.353061+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[103196]: audit 2023-09-23T15:37:48.359453+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[103196]: audit 2023-09-23T15:37:48.383283+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:37:49.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:48 smithi140 bash[103196]: audit 2023-09-23T15:37:48.384969+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[89807]: cluster 2023-09-23T15:37:47.895991+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[89807]: audit 2023-09-23T15:37:48.353061+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[89807]: audit 2023-09-23T15:37:48.359453+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[89807]: audit 2023-09-23T15:37:48.383283+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T15:37:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:48 smithi186 bash[89807]: audit 2023-09-23T15:37:48.384969+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:50.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:49 smithi186 bash[89807]: cephadm 2023-09-23T15:37:48.382667+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T15:37:50.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:49 smithi186 bash[89807]: cephadm 2023-09-23T15:37:48.388507+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.7 on smithi186 2023-09-23T15:37:50.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:49 smithi140 bash[105739]: cephadm 2023-09-23T15:37:48.382667+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T15:37:50.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:49 smithi140 bash[105739]: cephadm 2023-09-23T15:37:48.388507+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.7 on smithi186 2023-09-23T15:37:50.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:49 smithi140 bash[103196]: cephadm 2023-09-23T15:37:48.382667+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T15:37:50.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:49 smithi140 bash[103196]: cephadm 2023-09-23T15:37:48.388507+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.7 on smithi186 2023-09-23T15:37:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[103196]: cluster 2023-09-23T15:37:49.896612+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[103196]: audit 2023-09-23T15:37:50.842203+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[103196]: audit 2023-09-23T15:37:50.849340+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[103196]: audit 2023-09-23T15:37:50.862850+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[103196]: audit 2023-09-23T15:37:50.864532+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[105739]: cluster 2023-09-23T15:37:49.896612+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[105739]: audit 2023-09-23T15:37:50.842203+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[105739]: audit 2023-09-23T15:37:50.849340+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[105739]: audit 2023-09-23T15:37:50.862850+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:51.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:50 smithi140 bash[105739]: audit 2023-09-23T15:37:50.864532+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:50 smithi186 bash[89807]: cluster 2023-09-23T15:37:49.896612+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:50 smithi186 bash[89807]: audit 2023-09-23T15:37:50.842203+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:50 smithi186 bash[89807]: audit 2023-09-23T15:37:50.849340+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:50 smithi186 bash[89807]: audit 2023-09-23T15:37:50.862850+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi186.mfdljp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T15:37:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:50 smithi186 bash[89807]: audit 2023-09-23T15:37:50.864532+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:37:52.233 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:51 smithi186 bash[89807]: cephadm 2023-09-23T15:37:50.862153+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring mds.foo.smithi186.mfdljp (monmap changed)... 2023-09-23T15:37:52.234 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:51 smithi186 bash[89807]: cephadm 2023-09-23T15:37:50.866361+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:37:52.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:51 smithi140 bash[105739]: cephadm 2023-09-23T15:37:50.862153+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring mds.foo.smithi186.mfdljp (monmap changed)... 2023-09-23T15:37:52.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:51 smithi140 bash[105739]: cephadm 2023-09-23T15:37:50.866361+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:37:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:51 smithi140 bash[103196]: cephadm 2023-09-23T15:37:50.862153+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring mds.foo.smithi186.mfdljp (monmap changed)... 2023-09-23T15:37:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:51 smithi140 bash[103196]: cephadm 2023-09-23T15:37:50.866361+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon mds.foo.smithi186.mfdljp on smithi186 2023-09-23T15:37:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:52 smithi140 bash[103196]: cluster 2023-09-23T15:37:51.897628+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:52 smithi140 bash[105739]: cluster 2023-09-23T15:37:51.897628+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:52 smithi186 bash[89807]: cluster 2023-09-23T15:37:51.897628+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[105739]: audit 2023-09-23T15:37:53.203697+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[105739]: audit 2023-09-23T15:37:53.212747+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[105739]: audit 2023-09-23T15:37:53.246592+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[103196]: audit 2023-09-23T15:37:53.203697+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[103196]: audit 2023-09-23T15:37:53.212747+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:54 smithi140 bash[103196]: audit 2023-09-23T15:37:53.246592+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:37:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:54 smithi186 bash[89807]: audit 2023-09-23T15:37:53.203697+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:54 smithi186 bash[89807]: audit 2023-09-23T15:37:53.212747+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:37:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:54 smithi186 bash[89807]: audit 2023-09-23T15:37:53.246592+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:37:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:37:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:37:55] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-09-23T15:37:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:55 smithi140 bash[105739]: cluster 2023-09-23T15:37:53.898270+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:55 smithi140 bash[103196]: cluster 2023-09-23T15:37:53.898270+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:55.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:55 smithi186 bash[89807]: cluster 2023-09-23T15:37:53.898270+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:57.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:56 smithi140 bash[103196]: cluster 2023-09-23T15:37:55.899039+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:56 smithi140 bash[105739]: cluster 2023-09-23T15:37:55.899039+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:56 smithi186 bash[89807]: cluster 2023-09-23T15:37:55.899039+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:58.956 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 15:37:58 smithi186 bash[78955]: ts=2023-09-23T15:37:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi186.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)\", cluster_addr=\"172.21.15.140\", device_class=\"ssd\", hostname=\"smithi140\", instance=\"smithi140:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.140\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T15:37:59.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:37:58 smithi140 bash[105739]: cluster 2023-09-23T15:37:57.900257+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:37:58 smithi140 bash[103196]: cluster 2023-09-23T15:37:57.900257+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:37:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:37:58 smithi186 bash[89807]: cluster 2023-09-23T15:37:57.900257+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[103196]: audit 2023-09-23T15:37:59.289933+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[103196]: audit 2023-09-23T15:37:59.299354+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[103196]: audit 2023-09-23T15:37:59.774601+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[103196]: audit 2023-09-23T15:37:59.776404+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[103196]: audit 2023-09-23T15:37:59.786503+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[105739]: audit 2023-09-23T15:37:59.289933+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[105739]: audit 2023-09-23T15:37:59.299354+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[105739]: audit 2023-09-23T15:37:59.774601+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[105739]: audit 2023-09-23T15:37:59.776404+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:00 smithi140 bash[105739]: audit 2023-09-23T15:37:59.786503+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:00 smithi186 bash[89807]: audit 2023-09-23T15:37:59.289933+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:00 smithi186 bash[89807]: audit 2023-09-23T15:37:59.299354+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:00 smithi186 bash[89807]: audit 2023-09-23T15:37:59.774601+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:00 smithi186 bash[89807]: audit 2023-09-23T15:37:59.776404+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:00 smithi186 bash[89807]: audit 2023-09-23T15:37:59.786503+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:01.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:01 smithi140 bash[105739]: cluster 2023-09-23T15:37:59.900945+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:01 smithi140 bash[105739]: audit 2023-09-23T15:38:00.910012+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:01 smithi140 bash[103196]: cluster 2023-09-23T15:37:59.900945+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:01 smithi140 bash[103196]: audit 2023-09-23T15:38:00.910012+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:01.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:01 smithi186 bash[89807]: cluster 2023-09-23T15:37:59.900945+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:01.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:01 smithi186 bash[89807]: audit 2023-09-23T15:38:00.910012+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:02.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:02 smithi140 bash[105739]: cluster 2023-09-23T15:38:01.901910+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:02.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:02 smithi140 bash[103196]: cluster 2023-09-23T15:38:01.901910+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:02 smithi186 bash[89807]: cluster 2023-09-23T15:38:01.901910+0000 mgr.y (mgr.34107) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:05.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:04 smithi140 bash[103196]: cluster 2023-09-23T15:38:03.902528+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:05.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:04 smithi140 bash[105739]: cluster 2023-09-23T15:38:03.902528+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:04 smithi186 bash[89807]: cluster 2023-09-23T15:38:03.902528+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:05] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-09-23T15:38:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:06 smithi140 bash[103196]: cluster 2023-09-23T15:38:05.903158+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:06 smithi140 bash[105739]: cluster 2023-09-23T15:38:05.903158+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:06 smithi186 bash[89807]: cluster 2023-09-23T15:38:05.903158+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:09.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:08 smithi140 bash[105739]: cluster 2023-09-23T15:38:07.904230+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:08 smithi140 bash[103196]: cluster 2023-09-23T15:38:07.904230+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:08 smithi186 bash[89807]: cluster 2023-09-23T15:38:07.904230+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:10.897 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T15:38:11.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:10 smithi140 bash[105739]: cluster 2023-09-23T15:38:09.904883+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:11.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:10 smithi140 bash[103196]: cluster 2023-09-23T15:38:09.904883+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:10 smithi186 bash[89807]: cluster 2023-09-23T15:38:09.904883+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:13.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:12 smithi140 bash[103196]: cluster 2023-09-23T15:38:11.905879+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:12 smithi140 bash[105739]: cluster 2023-09-23T15:38:11.905879+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:12 smithi186 bash[89807]: cluster 2023-09-23T15:38:11.905879+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:15.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:14 smithi140 bash[103196]: cluster 2023-09-23T15:38:13.906542+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:14 smithi140 bash[105739]: cluster 2023-09-23T15:38:13.906542+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:14 smithi186 bash[89807]: cluster 2023-09-23T15:38:13.906542+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:15] "GET /metrics HTTP/1.1" 200 33920 "" "Prometheus/2.43.0" 2023-09-23T15:38:15.670 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:38:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:16 smithi140 bash[105739]: cluster 2023-09-23T15:38:15.907190+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:16 smithi140 bash[105739]: audit 2023-09-23T15:38:15.909595+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:16 smithi140 bash[103196]: cluster 2023-09-23T15:38:15.907190+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:16 smithi140 bash[103196]: audit 2023-09-23T15:38:15.909595+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:16 smithi186 bash[89807]: cluster 2023-09-23T15:38:15.907190+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:16 smithi186 bash[89807]: audit 2023-09-23T15:38:15.909595+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:19.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:18 smithi140 bash[103196]: cluster 2023-09-23T15:38:17.908277+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:19.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:18 smithi140 bash[105739]: cluster 2023-09-23T15:38:17.908277+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:19.227 INFO:teuthology.orchestra.run.smithi140.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:38:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:18 smithi186 bash[89807]: cluster 2023-09-23T15:38:17.908277+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:20.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T15:38:20.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[105739]: audit 2023-09-23T15:38:19.219782+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:20.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[105739]: cephadm 2023-09-23T15:38:19.220418+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:38:20.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[105739]: audit 2023-09-23T15:38:19.227242+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:20.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[105739]: audit 2023-09-23T15:38:19.239204+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[103196]: audit 2023-09-23T15:38:19.219782+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[103196]: cephadm 2023-09-23T15:38:19.220418+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:38:20.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[103196]: audit 2023-09-23T15:38:19.227242+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:20.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:20 smithi140 bash[103196]: audit 2023-09-23T15:38:19.239204+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:20 smithi186 bash[89807]: audit 2023-09-23T15:38:19.219782+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:20 smithi186 bash[89807]: cephadm 2023-09-23T15:38:19.220418+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:38:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:20 smithi186 bash[89807]: audit 2023-09-23T15:38:19.227242+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:20.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:20 smithi186 bash[89807]: audit 2023-09-23T15:38:19.239204+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:21.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:21 smithi140 bash[105739]: cluster 2023-09-23T15:38:19.908994+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:21.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:21 smithi140 bash[103196]: cluster 2023-09-23T15:38:19.908994+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:21 smithi186 bash[89807]: cluster 2023-09-23T15:38:19.908994+0000 mgr.y (mgr.34107) 166 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:23.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:23 smithi140 bash[103196]: cluster 2023-09-23T15:38:21.909991+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:23 smithi140 bash[105739]: cluster 2023-09-23T15:38:21.909991+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:23 smithi186 bash[89807]: cluster 2023-09-23T15:38:21.909991+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:24.846 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:38:25.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:25 smithi140 bash[103196]: cluster 2023-09-23T15:38:23.910641+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:25] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T15:38:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:25 smithi140 bash[105739]: cluster 2023-09-23T15:38:23.910641+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:25 smithi186 bash[89807]: cluster 2023-09-23T15:38:23.910641+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:25.631178+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:25.639339+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: cluster 2023-09-23T15:38:25.911291+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.107788+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.109540+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.119391+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.201211+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.205515+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.207987+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: cephadm 2023-09-23T15:38:26.209163+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.216992+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.218322+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.224002+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.225273+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.230540+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.231855+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.237467+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.239288+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: cephadm 2023-09-23T15:38:26.240313+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.246608+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.248812+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: audit 2023-09-23T15:38:26.249118+0000 mgr.y (mgr.34107) 172 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[103196]: cephadm 2023-09-23T15:38:26.250502+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:25.631178+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:25.639339+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: cluster 2023-09-23T15:38:25.911291+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.107788+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.109540+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.119391+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.201211+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.205515+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.207987+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: cephadm 2023-09-23T15:38:26.209163+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.216992+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.218322+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.224002+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.225273+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.230540+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.231855+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.237467+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T15:38:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.239288+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: cephadm 2023-09-23T15:38:26.240313+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T15:38:26.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.246608+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.248812+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: audit 2023-09-23T15:38:26.249118+0000 mgr.y (mgr.34107) 172 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:26 smithi140 bash[105739]: cephadm 2023-09-23T15:38:26.250502+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T15:38:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:25.631178+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:25.639339+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: cluster 2023-09-23T15:38:25.911291+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.107788+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.109540+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.119391+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.201211+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.205515+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.207987+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: cephadm 2023-09-23T15:38:26.209163+0000 mgr.y (mgr.34107) 170 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.216992+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.218322+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.224002+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.225273+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.230540+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.231855+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.237467+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.239288+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:38:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: cephadm 2023-09-23T15:38:26.240313+0000 mgr.y (mgr.34107) 171 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T15:38:26.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.246608+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:26.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.248812+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: audit 2023-09-23T15:38:26.249118+0000 mgr.y (mgr.34107) 172 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T15:38:26.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:26 smithi186 bash[89807]: cephadm 2023-09-23T15:38:26.250502+0000 mgr.y (mgr.34107) 173 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T15:38:28.663 INFO:teuthology.orchestra.run.smithi140.stdout:wait for all mons to upgrade 2023-09-23T15:38:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:28 smithi140 bash[105739]: cluster 2023-09-23T15:38:27.912311+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:28 smithi140 bash[103196]: cluster 2023-09-23T15:38:27.912311+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:28 smithi186 bash[89807]: cluster 2023-09-23T15:38:27.912311+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:30.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: cluster 2023-09-23T15:38:29.912936+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: cephadm 2023-09-23T15:38:30.024827+0000 mgr.y (mgr.34107) 176 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: audit 2023-09-23T15:38:30.031326+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: audit 2023-09-23T15:38:30.033099+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: audit 2023-09-23T15:38:30.034586+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: cephadm 2023-09-23T15:38:30.037728+0000 mgr.y (mgr.34107) 177 : cephadm 1 Deploying daemon osd.0 on smithi140 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[103196]: audit 2023-09-23T15:38:30.909772+0000 mon.a (mon.0) 281 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:31.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: cluster 2023-09-23T15:38:29.912936+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: cephadm 2023-09-23T15:38:30.024827+0000 mgr.y (mgr.34107) 176 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: audit 2023-09-23T15:38:30.031326+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: audit 2023-09-23T15:38:30.033099+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: audit 2023-09-23T15:38:30.034586+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: cephadm 2023-09-23T15:38:30.037728+0000 mgr.y (mgr.34107) 177 : cephadm 1 Deploying daemon osd.0 on smithi140 2023-09-23T15:38:31.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:31 smithi140 bash[105739]: audit 2023-09-23T15:38:30.909772+0000 mon.a (mon.0) 281 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: cluster 2023-09-23T15:38:29.912936+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: cephadm 2023-09-23T15:38:30.024827+0000 mgr.y (mgr.34107) 176 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T15:38:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: audit 2023-09-23T15:38:30.031326+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:31.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: audit 2023-09-23T15:38:30.033099+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T15:38:31.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: audit 2023-09-23T15:38:30.034586+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:38:31.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: cephadm 2023-09-23T15:38:30.037728+0000 mgr.y (mgr.34107) 177 : cephadm 1 Deploying daemon osd.0 on smithi140 2023-09-23T15:38:31.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:31 smithi186 bash[89807]: audit 2023-09-23T15:38:30.909772+0000 mon.a (mon.0) 281 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:33.310 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:33 smithi140 bash[105739]: cluster 2023-09-23T15:38:31.913909+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:33.311 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:33 smithi140 bash[103196]: cluster 2023-09-23T15:38:31.913909+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:33 smithi186 bash[89807]: cluster 2023-09-23T15:38:31.913909+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:34.984 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:38:35.008 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:34 smithi140 systemd[1]: Stopping Ceph osd.0 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:38:35.298 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[105739]: cluster 2023-09-23T15:38:33.914496+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:35.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[103196]: cluster 2023-09-23T15:38:33.914496+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:35 smithi186 bash[89807]: cluster 2023-09-23T15:38:33.914496+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:35.697 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:35] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-09-23T15:38:35.697 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[43427]: debug 2023-09-23T15:38:35.293+0000 7fe2969dd700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T15:38:35.697 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[43427]: debug 2023-09-23T15:38:35.293+0000 7fe2969dd700 -1 osd.0 93 *** Got signal Terminated *** 2023-09-23T15:38:35.697 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:35 smithi140 bash[43427]: debug 2023-09-23T15:38:35.293+0000 7fe2969dd700 -1 osd.0 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T15:38:36.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:36 smithi140 bash[105739]: cluster 2023-09-23T15:38:35.298711+0000 mon.a (mon.0) 282 : cluster 1 osd.0 marked itself down and dead 2023-09-23T15:38:36.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:36 smithi140 bash[103196]: cluster 2023-09-23T15:38:35.298711+0000 mon.a (mon.0) 282 : cluster 1 osd.0 marked itself down and dead 2023-09-23T15:38:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:36 smithi186 bash[89807]: cluster 2023-09-23T15:38:35.298711+0000 mon.a (mon.0) 282 : cluster 1 osd.0 marked itself down and dead 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[105739]: cluster 2023-09-23T15:38:35.915164+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[105739]: cluster 2023-09-23T15:38:36.038668+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[105739]: cluster 2023-09-23T15:38:36.046210+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[105739]: cluster 2023-09-23T15:38:36.046937+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[105739]: cluster 2023-09-23T15:38:36.049101+0000 mon.a (mon.0) 284 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T15:38:37.356 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[103196]: cluster 2023-09-23T15:38:35.915164+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:37.357 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[103196]: cluster 2023-09-23T15:38:36.038668+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:38:37.357 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[103196]: cluster 2023-09-23T15:38:36.046210+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.357 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[103196]: cluster 2023-09-23T15:38:36.046937+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.357 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[103196]: cluster 2023-09-23T15:38:36.049101+0000 mon.a (mon.0) 284 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T15:38:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:37 smithi186 bash[89807]: cluster 2023-09-23T15:38:35.915164+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:37 smithi186 bash[89807]: cluster 2023-09-23T15:38:36.038668+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:38:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:37 smithi186 bash[89807]: cluster 2023-09-23T15:38:36.046210+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:37 smithi186 bash[89807]: cluster 2023-09-23T15:38:36.046937+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T15:38:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:37 smithi186 bash[89807]: cluster 2023-09-23T15:38:36.049101+0000 mon.a (mon.0) 284 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-09-23T15:38:38.064 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:37 smithi140 bash[113749]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T15:38:38.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.057541+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.057679+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.059943+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061218+0000 mon.a (mon.0) 285 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061555+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061602+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061821+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061949+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.061969+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.063573+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.057541+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.057679+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.059943+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061218+0000 mon.a (mon.0) 285 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061555+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061602+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061821+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061949+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.061969+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.063573+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.057541+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.057679+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.059943+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061218+0000 mon.a (mon.0) 285 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061555+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061602+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061821+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061949+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.061969+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:38 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.063573+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T15:38:38.882 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:38 smithi140 bash[113898]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T15:38:39.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:39 smithi140 bash[103196]: cluster 2023-09-23T15:38:37.916230+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:39.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:39 smithi140 bash[103196]: cluster 2023-09-23T15:38:38.053396+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-09-23T15:38:39.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:39 smithi140 bash[105739]: cluster 2023-09-23T15:38:37.916230+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:39.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:39 smithi140 bash[105739]: cluster 2023-09-23T15:38:38.053396+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-09-23T15:38:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:39 smithi186 bash[89807]: cluster 2023-09-23T15:38:37.916230+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v121: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:39 smithi186 bash[89807]: cluster 2023-09-23T15:38:38.053396+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-09-23T15:38:40.336 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T15:38:41.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:41 smithi140 bash[105739]: cluster 2023-09-23T15:38:39.917287+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:41.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:41 smithi140 bash[105739]: audit 2023-09-23T15:38:40.317465+0000 mon.a (mon.0) 287 : audit 0 from='client.? 172.21.15.140:0/970789272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:38:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:41 smithi140 bash[103196]: cluster 2023-09-23T15:38:39.917287+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:41 smithi140 bash[103196]: audit 2023-09-23T15:38:40.317465+0000 mon.a (mon.0) 287 : audit 0 from='client.? 172.21.15.140:0/970789272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:38:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:41 smithi186 bash[89807]: cluster 2023-09-23T15:38:39.917287+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v122: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:41 smithi186 bash[89807]: audit 2023-09-23T15:38:40.317465+0000 mon.a (mon.0) 287 : audit 0 from='client.? 172.21.15.140:0/970789272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T15:38:41.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:38:42.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:41 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T15:38:42.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:41 smithi140 systemd[1]: Stopped Ceph osd.0 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:38:42.382 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:42 smithi140 systemd[1]: Started Ceph osd.0 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:38:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:42 smithi140 bash[105739]: cluster 2023-09-23T15:38:42.069383+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:42 smithi140 bash[105739]: cluster 2023-09-23T15:38:42.069468+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-09-23T15:38:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:42 smithi140 bash[103196]: cluster 2023-09-23T15:38:42.069383+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:42 smithi140 bash[103196]: cluster 2023-09-23T15:38:42.069468+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-09-23T15:38:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:42 smithi186 bash[89807]: cluster 2023-09-23T15:38:42.069383+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:42 smithi186 bash[89807]: cluster 2023-09-23T15:38:42.069468+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-09-23T15:38:43.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[103196]: cluster 2023-09-23T15:38:41.918174+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[103196]: audit 2023-09-23T15:38:42.180363+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[103196]: audit 2023-09-23T15:38:42.187637+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[103196]: audit 2023-09-23T15:38:42.228720+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[105739]: cluster 2023-09-23T15:38:41.918174+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[105739]: audit 2023-09-23T15:38:42.180363+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[105739]: audit 2023-09-23T15:38:42.187637+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[105739]: audit 2023-09-23T15:38:42.228720+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:43 smithi186 bash[89807]: cluster 2023-09-23T15:38:41.918174+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v123: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:43 smithi186 bash[89807]: audit 2023-09-23T15:38:42.180363+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:43 smithi186 bash[89807]: audit 2023-09-23T15:38:42.187637+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:43 smithi186 bash[89807]: audit 2023-09-23T15:38:42.228720+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T15:38:44.122 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:43 smithi140 bash[114172]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T15:38:45.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:45 smithi140 bash[103196]: cluster 2023-09-23T15:38:43.918954+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:45.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:45] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.43.0" 2023-09-23T15:38:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:45 smithi140 bash[105739]: cluster 2023-09-23T15:38:43.918954+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:45 smithi186 bash[89807]: cluster 2023-09-23T15:38:43.918954+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v124: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:46.132 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:45 smithi140 bash[114440]: debug 2023-09-23T15:38:45.792+0000 7f3968702700 1 -- 172.21.15.140:0/354418178 <== mon.0 v2:172.21.15.140:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dd016ea4e0 con 0x55dd01744800 2023-09-23T15:38:46.632 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[114440]: debug 2023-09-23T15:38:46.344+0000 7f3971887640 -1 Falling back to public interface 2023-09-23T15:38:47.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[105739]: audit 2023-09-23T15:38:45.917134+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[105739]: audit 2023-09-23T15:38:45.918601+0000 mon.a (mon.0) 294 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[105739]: cluster 2023-09-23T15:38:45.919710+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v125: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[103196]: audit 2023-09-23T15:38:45.917134+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[103196]: audit 2023-09-23T15:38:45.918601+0000 mon.a (mon.0) 294 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:46 smithi140 bash[103196]: cluster 2023-09-23T15:38:45.919710+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v125: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:46 smithi186 bash[89807]: audit 2023-09-23T15:38:45.917134+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:46 smithi186 bash[89807]: audit 2023-09-23T15:38:45.918601+0000 mon.a (mon.0) 294 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:38:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:46 smithi186 bash[89807]: cluster 2023-09-23T15:38:45.919710+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v125: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:48.280 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:38:49.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:48 smithi140 bash[105739]: cluster 2023-09-23T15:38:47.921111+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v126: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:49.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:48 smithi140 bash[103196]: cluster 2023-09-23T15:38:47.921111+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v126: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:48 smithi186 bash[89807]: cluster 2023-09-23T15:38:47.921111+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v126: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:49.632 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[114440]: debug 2023-09-23T15:38:49.440+0000 7f3971887640 -1 osd.0 93 log_to_monitors true 2023-09-23T15:38:50.132 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[114440]: debug 2023-09-23T15:38:50.032+0000 7f39604ef700 -1 osd.0 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T15:38:50.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[103196]: audit 2023-09-23T15:38:49.449483+0000 mon.c (mon.2) 3 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[103196]: audit 2023-09-23T15:38:49.450100+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[103196]: audit 2023-09-23T15:38:49.475571+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[103196]: audit 2023-09-23T15:38:49.484857+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[105739]: audit 2023-09-23T15:38:49.449483+0000 mon.c (mon.2) 3 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[105739]: audit 2023-09-23T15:38:49.450100+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[105739]: audit 2023-09-23T15:38:49.475571+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:49 smithi140 bash[105739]: audit 2023-09-23T15:38:49.484857+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:49 smithi186 bash[89807]: audit 2023-09-23T15:38:49.449483+0000 mon.c (mon.2) 3 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:49 smithi186 bash[89807]: audit 2023-09-23T15:38:49.450100+0000 mon.a (mon.0) 295 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T15:38:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:49 smithi186 bash[89807]: audit 2023-09-23T15:38:49.475571+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:49 smithi186 bash[89807]: audit 2023-09-23T15:38:49.484857+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: cluster 2023-09-23T15:38:49.921573+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v127: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: cluster 2023-09-23T15:38:49.992555+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: cluster 2023-09-23T15:38:49.992747+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: audit 2023-09-23T15:38:49.995261+0000 mon.a (mon.0) 298 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: cluster 2023-09-23T15:38:49.995407+0000 mon.a (mon.0) 299 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: audit 2023-09-23T15:38:49.996115+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: audit 2023-09-23T15:38:49.996684+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: audit 2023-09-23T15:38:50.285751+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:51 smithi140 bash[105739]: audit 2023-09-23T15:38:50.293171+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: cluster 2023-09-23T15:38:49.921573+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v127: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: cluster 2023-09-23T15:38:49.992555+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: cluster 2023-09-23T15:38:49.992747+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: audit 2023-09-23T15:38:49.995261+0000 mon.a (mon.0) 298 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: cluster 2023-09-23T15:38:49.995407+0000 mon.a (mon.0) 299 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: audit 2023-09-23T15:38:49.996115+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: audit 2023-09-23T15:38:49.996684+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: audit 2023-09-23T15:38:50.285751+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:50 smithi140 bash[103196]: audit 2023-09-23T15:38:50.293171+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: cluster 2023-09-23T15:38:49.921573+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v127: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:38:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: cluster 2023-09-23T15:38:49.992555+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: cluster 2023-09-23T15:38:49.992747+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: audit 2023-09-23T15:38:49.995261+0000 mon.a (mon.0) 298 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T15:38:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: cluster 2023-09-23T15:38:49.995407+0000 mon.a (mon.0) 299 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T15:38:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: audit 2023-09-23T15:38:49.996115+0000 mon.c (mon.2) 4 : audit 1 from='osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: audit 2023-09-23T15:38:49.996684+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:38:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: audit 2023-09-23T15:38:50.285751+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:50 smithi186 bash[89807]: audit 2023-09-23T15:38:50.293171+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:38:51.952 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:38:51.952 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (5m) - 12m 13.8M - 0.25.0 c8568f914cd2 0716ebe7cb43 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (5m) - 12m 75.2M - 9.4.7 2c41d148cca3 33b9c3c786b7 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (10m) - 10m 14.3M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (10m) - 10m 16.0M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443,9283,8765 running (4m) - 21m 427M - 18.2.0-460-gbb0daeff e32c2a64c126 e8686064b2e8 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:8443,9283,8765 running (5m) - 24m 478M - 18.2.0-460-gbb0daeff e32c2a64c126 a62a6a6c400b 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (4m) - 24m 43.7M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 03cded15f0ab 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (118s) - 21m 33.5M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 07e61d02f625 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (2m) - 21m 35.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 6f8182950a99 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (5m) - 13m 8252k - 1.5.0 0da6a335fe13 ae47f9b17340 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (5m) - 13m 8080k - 1.5.0 0da6a335fe13 0d91ad625c4c 2023-09-23T15:38:51.953 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (7s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 2921ae5a3c46 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (19m) - 19m 53.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 2685cd58d4cc 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (18m) - 18m 49.9M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e478017d7f39 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (17m) - 17m 46.5M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 76a51e32c985 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 running (17m) - 17m 48.1M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 3564813cb655 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (16m) - 16m 49.1M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (15m) - 15m 48.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (14m) - 14m 53.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:38:51.954 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (4m) - 13m 49.6M - 2.43.0 a07b618ecd1d bbbcc6d0f1df 2023-09-23T15:38:52.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: cluster 2023-09-23T15:38:50.989862+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: cluster 2023-09-23T15:38:50.992153+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: cluster 2023-09-23T15:38:50.993666+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: cluster 2023-09-23T15:38:50.997246+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229] boot 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: cluster 2023-09-23T15:38:50.997334+0000 mon.a (mon.0) 305 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[103196]: audit 2023-09-23T15:38:50.998014+0000 mon.a (mon.0) 306 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:38:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: cluster 2023-09-23T15:38:50.989862+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:38:52.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: cluster 2023-09-23T15:38:50.992153+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T15:38:52.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: cluster 2023-09-23T15:38:50.993666+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:52.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: cluster 2023-09-23T15:38:50.997246+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229] boot 2023-09-23T15:38:52.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: cluster 2023-09-23T15:38:50.997334+0000 mon.a (mon.0) 305 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T15:38:52.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:52 smithi140 bash[105739]: audit 2023-09-23T15:38:50.998014+0000 mon.a (mon.0) 306 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:38:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: cluster 2023-09-23T15:38:50.989862+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:38:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: cluster 2023-09-23T15:38:50.992153+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T15:38:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: cluster 2023-09-23T15:38:50.993666+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T15:38:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: cluster 2023-09-23T15:38:50.997246+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229] boot 2023-09-23T15:38:52.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: cluster 2023-09-23T15:38:50.997334+0000 mon.a (mon.0) 305 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T15:38:52.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:52 smithi186 bash[89807]: audit 2023-09-23T15:38:50.998014+0000 mon.a (mon.0) 306 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T15:38:52.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:51.922556+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: audit 2023-09-23T15:38:51.932995+0000 mgr.y (mgr.34107) 189 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:51.999790+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.000491+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.002790+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.004458+0000 mon.a (mon.0) 308 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T15:38:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.004893+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.004902+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.005153+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.005358+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.006604+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[103196]: cluster 2023-09-23T15:38:52.006648+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:51.922556+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:53.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: audit 2023-09-23T15:38:51.932995+0000 mgr.y (mgr.34107) 189 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:51.999790+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.000491+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.002790+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.004458+0000 mon.a (mon.0) 308 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.004893+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.004902+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.005153+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.005358+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.006604+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:53 smithi140 bash[105739]: cluster 2023-09-23T15:38:52.006648+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:51.922556+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v130: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: audit 2023-09-23T15:38:51.932995+0000 mgr.y (mgr.34107) 189 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:51.999790+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.000491+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.002790+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.004458+0000 mon.a (mon.0) 308 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.004893+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.004902+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.005153+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.005358+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.006604+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:53.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:53 smithi186 bash[89807]: cluster 2023-09-23T15:38:52.006648+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T15:38:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:55 smithi140 bash[105739]: cluster 2023-09-23T15:38:53.923347+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:55 smithi140 bash[103196]: cluster 2023-09-23T15:38:53.923347+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:55 smithi186 bash[89807]: cluster 2023-09-23T15:38:53.923347+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v132: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:38:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:38:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:38:55] "GET /metrics HTTP/1.1" 200 34049 "" "Prometheus/2.43.0" 2023-09-23T15:38:57.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:56 smithi140 bash[103196]: cluster 2023-09-23T15:38:55.923862+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 15 peering, 58 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:56 smithi140 bash[105739]: cluster 2023-09-23T15:38:55.923862+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 15 peering, 58 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:56 smithi186 bash[89807]: cluster 2023-09-23T15:38:55.923862+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v133: 73 pgs: 15 peering, 58 active+clean; 4.6 MiB data, 105 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:57.889 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:38:58.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:57 smithi140 bash[103196]: cluster 2023-09-23T15:38:56.797916+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-09-23T15:38:58.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:57 smithi140 bash[103196]: cluster 2023-09-23T15:38:56.797981+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T15:38:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:57 smithi140 bash[105739]: cluster 2023-09-23T15:38:56.797916+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-09-23T15:38:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:57 smithi140 bash[105739]: cluster 2023-09-23T15:38:56.797981+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T15:38:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:57 smithi186 bash[89807]: cluster 2023-09-23T15:38:56.797916+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-09-23T15:38:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:57 smithi186 bash[89807]: cluster 2023-09-23T15:38:56.797981+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T15:38:59.099 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:38:58 smithi140 bash[103196]: cluster 2023-09-23T15:38:57.924590+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:59.099 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:38:58 smithi140 bash[105739]: cluster 2023-09-23T15:38:57.924590+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:38:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:38:58 smithi186 bash[89807]: cluster 2023-09-23T15:38:57.924590+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[103196]: cluster 2023-09-23T15:38:59.925003+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[103196]: audit 2023-09-23T15:39:00.916964+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[103196]: audit 2023-09-23T15:39:00.918047+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[105739]: cluster 2023-09-23T15:38:59.925003+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[105739]: audit 2023-09-23T15:39:00.916964+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:00 smithi140 bash[105739]: audit 2023-09-23T15:39:00.918047+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:00 smithi186 bash[89807]: cluster 2023-09-23T15:38:59.925003+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:00 smithi186 bash[89807]: audit 2023-09-23T15:39:00.916964+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:00 smithi186 bash[89807]: audit 2023-09-23T15:39:00.918047+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:02.336 INFO:teuthology.orchestra.run.smithi140.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:39:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.897784+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.905537+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.907122+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.908418+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.917029+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: cluster 2023-09-23T15:39:01.925585+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:01.996822+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.000513+0000 mon.a (mon.0) 319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.002785+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.004412+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.006632+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.006861+0000 mgr.y (mgr.34107) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: cephadm 2023-09-23T15:39:02.007964+0000 mgr.y (mgr.34107) 196 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T15:39:03.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:02 smithi186 bash[89807]: audit 2023-09-23T15:39:02.336358+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.897784+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.905537+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.907122+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.908418+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.917029+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: cluster 2023-09-23T15:39:01.925585+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:03.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:01.996822+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.000513+0000 mon.a (mon.0) 319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.002785+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.004412+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.006632+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.006861+0000 mgr.y (mgr.34107) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: cephadm 2023-09-23T15:39:02.007964+0000 mgr.y (mgr.34107) 196 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[103196]: audit 2023-09-23T15:39:02.336358+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.190 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.897784+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.905537+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.907122+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.908418+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.917029+0000 mon.a (mon.0) 317 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: cluster 2023-09-23T15:39:01.925585+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:01.996822+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.000513+0000 mon.a (mon.0) 319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.002785+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.004412+0000 mon.a (mon.0) 321 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:39:03.191 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.006632+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.192 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.006861+0000 mgr.y (mgr.34107) 195 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T15:39:03.192 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: cephadm 2023-09-23T15:39:02.007964+0000 mgr.y (mgr.34107) 196 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T15:39:03.192 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:02 smithi140 bash[105739]: audit 2023-09-23T15:39:02.336358+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:04.032 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T15:39:04.343 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:03 smithi140 bash[103196]: audit 2023-09-23T15:39:02.330308+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:39:04.343 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:03 smithi140 bash[103196]: cephadm 2023-09-23T15:39:02.330704+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:39:04.343 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:03 smithi140 bash[105739]: audit 2023-09-23T15:39:02.330308+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:39:04.343 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:03 smithi140 bash[105739]: cephadm 2023-09-23T15:39:02.330704+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:39:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:03 smithi186 bash[89807]: audit 2023-09-23T15:39:02.330308+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:39:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:03 smithi186 bash[89807]: cephadm 2023-09-23T15:39:02.330704+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:39:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:04 smithi140 bash[105739]: cluster 2023-09-23T15:39:03.926257+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:05.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:04 smithi140 bash[103196]: cluster 2023-09-23T15:39:03.926257+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:04 smithi186 bash[89807]: cluster 2023-09-23T15:39:03.926257+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:05] "GET /metrics HTTP/1.1" 200 34044 "" "Prometheus/2.43.0" 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: cephadm 2023-09-23T15:39:05.229047+0000 mgr.y (mgr.34107) 200 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: audit 2023-09-23T15:39:05.239410+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: audit 2023-09-23T15:39:05.241077+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: audit 2023-09-23T15:39:05.242206+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: cephadm 2023-09-23T15:39:05.245369+0000 mgr.y (mgr.34107) 201 : cephadm 1 Deploying daemon osd.1 on smithi140 2023-09-23T15:39:06.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[103196]: audit 2023-09-23T15:39:05.957035+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: cephadm 2023-09-23T15:39:05.229047+0000 mgr.y (mgr.34107) 200 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: audit 2023-09-23T15:39:05.239410+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: audit 2023-09-23T15:39:05.241077+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: audit 2023-09-23T15:39:05.242206+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: cephadm 2023-09-23T15:39:05.245369+0000 mgr.y (mgr.34107) 201 : cephadm 1 Deploying daemon osd.1 on smithi140 2023-09-23T15:39:06.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:06 smithi140 bash[105739]: audit 2023-09-23T15:39:05.957035+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: cephadm 2023-09-23T15:39:05.229047+0000 mgr.y (mgr.34107) 200 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T15:39:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: audit 2023-09-23T15:39:05.239410+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: audit 2023-09-23T15:39:05.241077+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T15:39:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: audit 2023-09-23T15:39:05.242206+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: cephadm 2023-09-23T15:39:05.245369+0000 mgr.y (mgr.34107) 201 : cephadm 1 Deploying daemon osd.1 on smithi140 2023-09-23T15:39:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:06 smithi186 bash[89807]: audit 2023-09-23T15:39:05.957035+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:07.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:07 smithi140 bash[103196]: cluster 2023-09-23T15:39:05.927036+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:07.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:07 smithi140 bash[105739]: cluster 2023-09-23T15:39:05.927036+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:07.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:07 smithi186 bash[89807]: cluster 2023-09-23T15:39:05.927036+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:08.813 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:39:09.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:09 smithi140 bash[105739]: cluster 2023-09-23T15:39:07.928098+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:09 smithi140 bash[103196]: cluster 2023-09-23T15:39:07.928098+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:09 smithi186 bash[89807]: cluster 2023-09-23T15:39:07.928098+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:10.882 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:10 smithi140 systemd[1]: Stopping Ceph osd.1 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:39:11.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[103196]: cluster 2023-09-23T15:39:09.928775+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:11.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.231652+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T15:39:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[105739]: cluster 2023-09-23T15:39:09.928775+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.231652+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T15:39:11.633 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[50524]: debug 2023-09-23T15:39:11.228+0000 7f2ca3b63700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T15:39:11.633 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[50524]: debug 2023-09-23T15:39:11.228+0000 7f2ca3b63700 -1 osd.1 98 *** Got signal Terminated *** 2023-09-23T15:39:11.633 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:11 smithi140 bash[50524]: debug 2023-09-23T15:39:11.228+0000 7f2ca3b63700 -1 osd.1 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T15:39:11.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:11 smithi186 bash[89807]: cluster 2023-09-23T15:39:09.928775+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:11.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:11 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.231652+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T15:39:12.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.803544+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:39:12.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.808319+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:12.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.808622+0000 mon.a (mon.0) 330 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T15:39:12.625 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.803544+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:39:12.625 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.808319+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:12.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:12 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.808622+0000 mon.a (mon.0) 330 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T15:39:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:12 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.803544+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:39:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:12 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.808319+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:12 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.808622+0000 mon.a (mon.0) 330 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-09-23T15:39:13.253 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[120137]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T15:39:13.253 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[120259]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T15:39:13.253 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.806617+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:13.253 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:11.929519+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v142: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.805816+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.818225+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.821118+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.821318+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.821370+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.821934+0000 mon.a (mon.0) 332 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.822315+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.824519+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.825257+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.806617+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:11.929519+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v142: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.805816+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.818225+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.821118+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.821318+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.821370+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.821934+0000 mon.a (mon.0) 332 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.822315+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.824519+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:13 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.825257+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.806617+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T15:39:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:11.929519+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v142: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.805816+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.818225+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.821118+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.821318+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.821370+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.821934+0000 mon.a (mon.0) 332 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.822315+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.824519+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:13 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.825257+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:14 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.818062+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:14 smithi140 bash[103196]: cluster 2023-09-23T15:39:12.822487+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:14 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.818062+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:14 smithi140 bash[105739]: cluster 2023-09-23T15:39:12.822487+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:14 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.818062+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:14.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:14 smithi186 bash[89807]: cluster 2023-09-23T15:39:12.822487+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T15:39:15.546 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:15] "GET /metrics HTTP/1.1" 200 34044 "" "Prometheus/2.43.0" 2023-09-23T15:39:15.546 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:15 smithi140 bash[105739]: cluster 2023-09-23T15:39:13.930312+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:15.546 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:15 smithi140 bash[103196]: cluster 2023-09-23T15:39:13.930312+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:15 smithi186 bash[89807]: cluster 2023-09-23T15:39:13.930312+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v144: 73 pgs: 29 peering, 1 stale+active+clean, 43 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:15.810 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:15 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T15:39:15.810 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:15 smithi140 systemd[1]: Stopped Ceph osd.1 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:39:16.132 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:15 smithi140 systemd[1]: Started Ceph osd.1 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:39:17.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: audit 2023-09-23T15:39:15.852391+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: audit 2023-09-23T15:39:15.859658+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: audit 2023-09-23T15:39:15.884282+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: audit 2023-09-23T15:39:15.916834+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: audit 2023-09-23T15:39:15.918533+0000 mon.a (mon.0) 337 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[103196]: cluster 2023-09-23T15:39:15.930832+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 2 active+undersized+degraded, 29 peering, 1 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: audit 2023-09-23T15:39:15.852391+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: audit 2023-09-23T15:39:15.859658+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: audit 2023-09-23T15:39:15.884282+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: audit 2023-09-23T15:39:15.916834+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: audit 2023-09-23T15:39:15.918533+0000 mon.a (mon.0) 337 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:16 smithi140 bash[105739]: cluster 2023-09-23T15:39:15.930832+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 2 active+undersized+degraded, 29 peering, 1 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: audit 2023-09-23T15:39:15.852391+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: audit 2023-09-23T15:39:15.859658+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: audit 2023-09-23T15:39:15.884282+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: audit 2023-09-23T15:39:15.916834+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: audit 2023-09-23T15:39:15.918533+0000 mon.a (mon.0) 337 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:16 smithi186 bash[89807]: cluster 2023-09-23T15:39:15.930832+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v145: 73 pgs: 2 active+undersized+degraded, 29 peering, 1 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:17.824 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T15:39:17.824 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T15:39:17.824 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-23T15:39:17.824 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T15:39:17.824 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T15:39:17.825 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T15:39:17.825 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T15:39:17.825 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[120417]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T15:39:18.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[105739]: cluster 2023-09-23T15:39:16.912739+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:18.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:17 smithi140 bash[103196]: cluster 2023-09-23T15:39:16.912739+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:17 smithi186 bash[89807]: cluster 2023-09-23T15:39:16.912739+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:19.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:18 smithi140 bash[103196]: cluster 2023-09-23T15:39:17.931497+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:19.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:18 smithi140 bash[105739]: cluster 2023-09-23T15:39:17.931497+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:19.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:18 smithi186 bash[89807]: cluster 2023-09-23T15:39:17.931497+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v146: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:19.632 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:19 smithi140 bash[120687]: debug 2023-09-23T15:39:19.504+0000 7fed5fc7c700 1 -- 172.21.15.140:0/3072354534 <== mon.0 v2:172.21.15.140:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a47f4164e0 con 0x55a47f471000 2023-09-23T15:39:20.132 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:20 smithi140 bash[120687]: debug 2023-09-23T15:39:20.056+0000 7fed68e01640 -1 Falling back to public interface 2023-09-23T15:39:20.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:19 smithi140 bash[103196]: cluster 2023-09-23T15:39:18.851687+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-09-23T15:39:20.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:19 smithi140 bash[105739]: cluster 2023-09-23T15:39:18.851687+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-09-23T15:39:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:19 smithi186 bash[89807]: cluster 2023-09-23T15:39:18.851687+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-09-23T15:39:21.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:20 smithi140 bash[103196]: cluster 2023-09-23T15:39:19.932277+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v147: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:21.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:20 smithi140 bash[105739]: cluster 2023-09-23T15:39:19.932277+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v147: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:21.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:20 smithi186 bash[89807]: cluster 2023-09-23T15:39:19.932277+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v147: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:23.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:22 smithi140 bash[103196]: cluster 2023-09-23T15:39:21.933185+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v148: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:23.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:22 smithi140 bash[105739]: cluster 2023-09-23T15:39:21.933185+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v148: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:23.383 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:23 smithi140 bash[120687]: debug 2023-09-23T15:39:23.132+0000 7fed68e01640 -1 osd.1 98 log_to_monitors true 2023-09-23T15:39:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:22 smithi186 bash[89807]: cluster 2023-09-23T15:39:21.933185+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v148: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:24.382 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[120687]: debug 2023-09-23T15:39:24.192+0000 7fed57a69700 -1 osd.1 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[105739]: audit 2023-09-23T15:39:23.126968+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[105739]: audit 2023-09-23T15:39:23.133859+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[105739]: audit 2023-09-23T15:39:23.137528+0000 mon.a (mon.0) 342 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[105739]: audit 2023-09-23T15:39:23.928830+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[105739]: audit 2023-09-23T15:39:23.939542+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[103196]: audit 2023-09-23T15:39:23.126968+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[103196]: audit 2023-09-23T15:39:23.133859+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[103196]: audit 2023-09-23T15:39:23.137528+0000 mon.a (mon.0) 342 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:39:24.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[103196]: audit 2023-09-23T15:39:23.928830+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:24 smithi140 bash[103196]: audit 2023-09-23T15:39:23.939542+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:24 smithi186 bash[89807]: audit 2023-09-23T15:39:23.126968+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:24 smithi186 bash[89807]: audit 2023-09-23T15:39:23.133859+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:24 smithi186 bash[89807]: audit 2023-09-23T15:39:23.137528+0000 mon.a (mon.0) 342 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T15:39:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:24 smithi186 bash[89807]: audit 2023-09-23T15:39:23.928830+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:24 smithi186 bash[89807]: audit 2023-09-23T15:39:23.939542+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: cluster 2023-09-23T15:39:23.933813+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v149: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: cluster 2023-09-23T15:39:24.137334+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: cluster 2023-09-23T15:39:24.138518+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: audit 2023-09-23T15:39:24.141169+0000 mon.a (mon.0) 345 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:39:25.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: cluster 2023-09-23T15:39:24.141248+0000 mon.a (mon.0) 346 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T15:39:25.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:25 smithi186 bash[89807]: audit 2023-09-23T15:39:24.141745+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:39:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:25] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: cluster 2023-09-23T15:39:23.933813+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v149: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: cluster 2023-09-23T15:39:24.137334+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: cluster 2023-09-23T15:39:24.138518+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: audit 2023-09-23T15:39:24.141169+0000 mon.a (mon.0) 345 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: cluster 2023-09-23T15:39:24.141248+0000 mon.a (mon.0) 346 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T15:39:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[105739]: audit 2023-09-23T15:39:24.141745+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: cluster 2023-09-23T15:39:23.933813+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v149: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: cluster 2023-09-23T15:39:24.137334+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: cluster 2023-09-23T15:39:24.138518+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: audit 2023-09-23T15:39:24.141169+0000 mon.a (mon.0) 345 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: cluster 2023-09-23T15:39:24.141248+0000 mon.a (mon.0) 346 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T15:39:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:25 smithi140 bash[103196]: audit 2023-09-23T15:39:24.141745+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:39:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.138577+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:39:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.141332+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.142417+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.146205+0000 mon.a (mon.0) 349 : cluster 1 osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397] boot 2023-09-23T15:39:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.146345+0000 mon.a (mon.0) 350 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T15:39:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: audit 2023-09-23T15:39:25.147019+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:39:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:26 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.805133+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.138577+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.141332+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.142417+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.146205+0000 mon.a (mon.0) 349 : cluster 1 osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397] boot 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.146345+0000 mon.a (mon.0) 350 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T15:39:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: audit 2023-09-23T15:39:25.147019+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.805133+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.138577+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.141332+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.142417+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.146205+0000 mon.a (mon.0) 349 : cluster 1 osd.1 [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397] boot 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.146345+0000 mon.a (mon.0) 350 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: audit 2023-09-23T15:39:25.147019+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T15:39:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:26 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.805133+0000 mon.a (mon.0) 352 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:25.934489+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v152: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.157196+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.159430+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.159769+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.160228+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.160388+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.161226+0000 mon.a (mon.0) 353 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.161719+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.162680+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.163259+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.163685+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.165002+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.165079+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.165113+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.165418+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.165618+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.166782+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[103196]: cluster 2023-09-23T15:39:26.168283+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:25.934489+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v152: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.157196+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.159430+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.159769+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.160228+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.160388+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.161226+0000 mon.a (mon.0) 353 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.161719+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.162680+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.163259+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.163685+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.165002+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.165079+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.165113+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.165418+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.165618+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.166782+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:27 smithi140 bash[105739]: cluster 2023-09-23T15:39:26.168283+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:25.934489+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v152: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:39:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.157196+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.159430+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.159769+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.160228+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.160388+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.161226+0000 mon.a (mon.0) 353 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.161719+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.162680+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.163259+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.163685+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.165002+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.165079+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.165113+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.165418+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.165618+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.166782+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:27 smithi186 bash[89807]: cluster 2023-09-23T15:39:26.168283+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T15:39:29.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:29 smithi140 bash[105739]: cluster 2023-09-23T15:39:27.935492+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:29 smithi140 bash[103196]: cluster 2023-09-23T15:39:27.935492+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:29.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:29 smithi186 bash[89807]: cluster 2023-09-23T15:39:27.935492+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v154: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T15:39:31.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[103196]: cluster 2023-09-23T15:39:29.936216+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[103196]: cluster 2023-09-23T15:39:30.806671+0000 mon.a (mon.0) 354 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[103196]: audit 2023-09-23T15:39:30.918286+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[103196]: audit 2023-09-23T15:39:30.919905+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[105739]: cluster 2023-09-23T15:39:29.936216+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[105739]: cluster 2023-09-23T15:39:30.806671+0000 mon.a (mon.0) 354 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[105739]: audit 2023-09-23T15:39:30.918286+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:31 smithi140 bash[105739]: audit 2023-09-23T15:39:30.919905+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:31 smithi186 bash[89807]: cluster 2023-09-23T15:39:29.936216+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v155: 73 pgs: 1 active+undersized+degraded, 1 active+undersized, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:39:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:31 smithi186 bash[89807]: cluster 2023-09-23T15:39:30.806671+0000 mon.a (mon.0) 354 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:39:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:31 smithi186 bash[89807]: audit 2023-09-23T15:39:30.918286+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:31 smithi186 bash[89807]: audit 2023-09-23T15:39:30.919905+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:32.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:32 smithi140 bash[103196]: cluster 2023-09-23T15:39:32.167710+0000 mon.a (mon.0) 357 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:39:32.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:32 smithi140 bash[103196]: cluster 2023-09-23T15:39:32.167765+0000 mon.a (mon.0) 358 : cluster 1 Cluster is now healthy 2023-09-23T15:39:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:32 smithi140 bash[105739]: cluster 2023-09-23T15:39:32.167710+0000 mon.a (mon.0) 357 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:39:32.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:32 smithi140 bash[105739]: cluster 2023-09-23T15:39:32.167765+0000 mon.a (mon.0) 358 : cluster 1 Cluster is now healthy 2023-09-23T15:39:32.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:32 smithi186 bash[89807]: cluster 2023-09-23T15:39:32.167710+0000 mon.a (mon.0) 357 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:39:32.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:32 smithi186 bash[89807]: cluster 2023-09-23T15:39:32.167765+0000 mon.a (mon.0) 358 : cluster 1 Cluster is now healthy 2023-09-23T15:39:33.589 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:33 smithi140 bash[105739]: cluster 2023-09-23T15:39:31.937403+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:33.589 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:33 smithi140 bash[103196]: cluster 2023-09-23T15:39:31.937403+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:33 smithi186 bash[89807]: cluster 2023-09-23T15:39:31.937403+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:35.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:35] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: cluster 2023-09-23T15:39:33.938025+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.466724+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.474456+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.476108+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.477492+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.487573+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[105739]: audit 2023-09-23T15:39:34.569681+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:35.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: cluster 2023-09-23T15:39:33.938025+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.466724+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.474456+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.476108+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.477492+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.487573+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:35 smithi140 bash[103196]: audit 2023-09-23T15:39:34.569681+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: cluster 2023-09-23T15:39:33.938025+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.466724+0000 mon.a (mon.0) 359 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.474456+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.476108+0000 mon.a (mon.0) 361 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.477492+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.487573+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:35.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:35 smithi186 bash[89807]: audit 2023-09-23T15:39:34.569681+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:39:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:36 smithi140 bash[105739]: cluster 2023-09-23T15:39:35.938784+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:37.408 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:36 smithi140 bash[105739]: audit 2023-09-23T15:39:35.979608+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:37.408 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:36 smithi140 bash[103196]: cluster 2023-09-23T15:39:35.938784+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:37.409 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:36 smithi140 bash[103196]: audit 2023-09-23T15:39:35.979608+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:36 smithi186 bash[89807]: cluster 2023-09-23T15:39:35.938784+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:36 smithi186 bash[89807]: audit 2023-09-23T15:39:35.979608+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:38 smithi140 bash[105739]: cluster 2023-09-23T15:39:37.939747+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:38 smithi140 bash[103196]: cluster 2023-09-23T15:39:37.939747+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:38 smithi186 bash[89807]: cluster 2023-09-23T15:39:37.939747+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:41.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:40 smithi140 bash[105739]: cluster 2023-09-23T15:39:39.940438+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:40 smithi140 bash[103196]: cluster 2023-09-23T15:39:39.940438+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:40 smithi186 bash[89807]: cluster 2023-09-23T15:39:39.940438+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[105739]: audit 2023-09-23T15:39:41.016804+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[105739]: audit 2023-09-23T15:39:41.028766+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[105739]: audit 2023-09-23T15:39:41.498012+0000 mon.a (mon.0) 368 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[105739]: audit 2023-09-23T15:39:41.499899+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:42.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[105739]: audit 2023-09-23T15:39:41.511593+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[103196]: audit 2023-09-23T15:39:41.016804+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[103196]: audit 2023-09-23T15:39:41.028766+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[103196]: audit 2023-09-23T15:39:41.498012+0000 mon.a (mon.0) 368 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[103196]: audit 2023-09-23T15:39:41.499899+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:42 smithi140 bash[103196]: audit 2023-09-23T15:39:41.511593+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:42 smithi186 bash[89807]: audit 2023-09-23T15:39:41.016804+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:42 smithi186 bash[89807]: audit 2023-09-23T15:39:41.028766+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:42 smithi186 bash[89807]: audit 2023-09-23T15:39:41.498012+0000 mon.a (mon.0) 368 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:39:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:42 smithi186 bash[89807]: audit 2023-09-23T15:39:41.499899+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:39:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:42 smithi186 bash[89807]: audit 2023-09-23T15:39:41.511593+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:43.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:43 smithi140 bash[105739]: cluster 2023-09-23T15:39:41.941466+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:43 smithi140 bash[103196]: cluster 2023-09-23T15:39:41.941466+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:43 smithi186 bash[89807]: cluster 2023-09-23T15:39:41.941466+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:45 smithi140 bash[103196]: cluster 2023-09-23T15:39:43.942093+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:45.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:45 smithi140 bash[105739]: cluster 2023-09-23T15:39:43.942093+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:45 smithi186 bash[89807]: cluster 2023-09-23T15:39:43.942093+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:45] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[103196]: audit 2023-09-23T15:39:45.920269+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[103196]: audit 2023-09-23T15:39:45.922039+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[103196]: cluster 2023-09-23T15:39:45.942640+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[105739]: audit 2023-09-23T15:39:45.920269+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[105739]: audit 2023-09-23T15:39:45.922039+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:47.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:46 smithi140 bash[105739]: cluster 2023-09-23T15:39:45.942640+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:46 smithi186 bash[89807]: audit 2023-09-23T15:39:45.920269+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:39:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:46 smithi186 bash[89807]: audit 2023-09-23T15:39:45.922039+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:39:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:46 smithi186 bash[89807]: cluster 2023-09-23T15:39:45.942640+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:49.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:49 smithi140 bash[105739]: cluster 2023-09-23T15:39:47.943720+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:49.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:48 smithi140 bash[103196]: cluster 2023-09-23T15:39:47.943720+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:48 smithi186 bash[89807]: cluster 2023-09-23T15:39:47.943720+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:51 smithi140 bash[105739]: cluster 2023-09-23T15:39:49.944468+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:51.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:51 smithi140 bash[103196]: cluster 2023-09-23T15:39:49.944468+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:51 smithi186 bash[89807]: cluster 2023-09-23T15:39:49.944468+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:53.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:53 smithi140 bash[105739]: cluster 2023-09-23T15:39:51.945652+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:53 smithi140 bash[103196]: cluster 2023-09-23T15:39:51.945652+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:53 smithi186 bash[89807]: cluster 2023-09-23T15:39:51.945652+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:55.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:55 smithi140 bash[103196]: cluster 2023-09-23T15:39:53.946472+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:55 smithi140 bash[105739]: cluster 2023-09-23T15:39:53.946472+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:55 smithi186 bash[89807]: cluster 2023-09-23T15:39:53.946472+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:39:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:39:55] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2023-09-23T15:39:57.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:56 smithi140 bash[103196]: cluster 2023-09-23T15:39:55.947308+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:56 smithi140 bash[105739]: cluster 2023-09-23T15:39:55.947308+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:56 smithi186 bash[89807]: cluster 2023-09-23T15:39:55.947308+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:59.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:39:59 smithi140 bash[103196]: cluster 2023-09-23T15:39:57.948290+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:59.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:39:59 smithi140 bash[105739]: cluster 2023-09-23T15:39:57.948290+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:39:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:39:59 smithi186 bash[89807]: cluster 2023-09-23T15:39:57.948290+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:00.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:00 smithi140 bash[105739]: cluster 2023-09-23T15:40:00.000163+0000 mon.a (mon.0) 373 : cluster 1 overall HEALTH_OK 2023-09-23T15:40:00.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:00 smithi140 bash[103196]: cluster 2023-09-23T15:40:00.000163+0000 mon.a (mon.0) 373 : cluster 1 overall HEALTH_OK 2023-09-23T15:40:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:00 smithi186 bash[89807]: cluster 2023-09-23T15:40:00.000163+0000 mon.a (mon.0) 373 : cluster 1 overall HEALTH_OK 2023-09-23T15:40:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:01 smithi140 bash[105739]: cluster 2023-09-23T15:39:59.948981+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:01 smithi140 bash[105739]: audit 2023-09-23T15:40:00.912792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:01 smithi140 bash[103196]: cluster 2023-09-23T15:39:59.948981+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:01 smithi140 bash[103196]: audit 2023-09-23T15:40:00.912792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:01 smithi186 bash[89807]: cluster 2023-09-23T15:39:59.948981+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:01 smithi186 bash[89807]: audit 2023-09-23T15:40:00.912792+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:03 smithi140 bash[105739]: cluster 2023-09-23T15:40:01.949966+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:03 smithi140 bash[103196]: cluster 2023-09-23T15:40:01.949966+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:03 smithi186 bash[89807]: cluster 2023-09-23T15:40:01.949966+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:05.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:05 smithi140 bash[103196]: cluster 2023-09-23T15:40:03.950639+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:05.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:05 smithi140 bash[105739]: cluster 2023-09-23T15:40:03.950639+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:05 smithi186 bash[89807]: cluster 2023-09-23T15:40:03.950639+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:05] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2023-09-23T15:40:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:06 smithi140 bash[103196]: cluster 2023-09-23T15:40:05.951429+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:06 smithi140 bash[105739]: cluster 2023-09-23T15:40:05.951429+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:06 smithi186 bash[89807]: cluster 2023-09-23T15:40:05.951429+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:09.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:09 smithi140 bash[105739]: cluster 2023-09-23T15:40:07.952460+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:09 smithi140 bash[103196]: cluster 2023-09-23T15:40:07.952460+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:09 smithi186 bash[89807]: cluster 2023-09-23T15:40:07.952460+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:11 smithi140 bash[103196]: cluster 2023-09-23T15:40:09.953137+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:11 smithi140 bash[105739]: cluster 2023-09-23T15:40:09.953137+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:11 smithi186 bash[89807]: cluster 2023-09-23T15:40:09.953137+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:13.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T15:40:13.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:13 smithi140 bash[103196]: cluster 2023-09-23T15:40:11.954079+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:13 smithi140 bash[105739]: cluster 2023-09-23T15:40:11.954079+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:13 smithi186 bash[89807]: cluster 2023-09-23T15:40:11.954079+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:15 smithi140 bash[105739]: cluster 2023-09-23T15:40:13.954810+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:15 smithi140 bash[103196]: cluster 2023-09-23T15:40:13.954810+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:15 smithi186 bash[89807]: cluster 2023-09-23T15:40:13.954810+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:15.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:15] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2023-09-23T15:40:17.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:16 smithi140 bash[103196]: audit 2023-09-23T15:40:15.913224+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:16 smithi140 bash[103196]: cluster 2023-09-23T15:40:15.955566+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:16 smithi140 bash[105739]: audit 2023-09-23T15:40:15.913224+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:16 smithi140 bash[105739]: cluster 2023-09-23T15:40:15.955566+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:16 smithi186 bash[89807]: audit 2023-09-23T15:40:15.913224+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:16 smithi186 bash[89807]: cluster 2023-09-23T15:40:15.955566+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:17.949 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:40:19.348 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:19 smithi140 bash[103196]: cluster 2023-09-23T15:40:17.956258+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:19.349 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:19 smithi140 bash[105739]: cluster 2023-09-23T15:40:17.956258+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:19 smithi186 bash[89807]: cluster 2023-09-23T15:40:17.956258+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:21.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:21 smithi140 bash[103196]: cluster 2023-09-23T15:40:19.956987+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:21.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:21 smithi140 bash[105739]: cluster 2023-09-23T15:40:19.956987+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:21.352 INFO:teuthology.orchestra.run.smithi140.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:40:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:21 smithi186 bash[89807]: cluster 2023-09-23T15:40:19.956987+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:22.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.342321+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: cephadm 2023-09-23T15:40:21.342997+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.351371+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.367761+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.370687+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.372323+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.380350+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.457449+0000 mon.a (mon.0) 381 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.461329+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.463516+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.464923+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.467219+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: audit 2023-09-23T15:40:21.467407+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: cephadm 2023-09-23T15:40:21.468378+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[105739]: cluster 2023-09-23T15:40:21.957677+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:22.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.342321+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: cephadm 2023-09-23T15:40:21.342997+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.351371+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.367761+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.370687+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.372323+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.380350+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.457449+0000 mon.a (mon.0) 381 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.461329+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.463516+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.464923+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.467219+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: audit 2023-09-23T15:40:21.467407+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: cephadm 2023-09-23T15:40:21.468378+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T15:40:22.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:22 smithi140 bash[103196]: cluster 2023-09-23T15:40:21.957677+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.342321+0000 mgr.y (mgr.34107) 240 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:40:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: cephadm 2023-09-23T15:40:21.342997+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:40:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.351371+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.367761+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.370687+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.372323+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.380350+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.457449+0000 mon.a (mon.0) 381 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.461329+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.463516+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.464923+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.467219+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: audit 2023-09-23T15:40:21.467407+0000 mgr.y (mgr.34107) 242 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T15:40:22.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: cephadm 2023-09-23T15:40:21.468378+0000 mgr.y (mgr.34107) 243 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T15:40:22.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:22 smithi186 bash[89807]: cluster 2023-09-23T15:40:21.957677+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:22.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T15:40:25.458 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:25] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2023-09-23T15:40:25.458 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: cluster 2023-09-23T15:40:23.958285+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: cephadm 2023-09-23T15:40:24.188313+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: audit 2023-09-23T15:40:24.197930+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: audit 2023-09-23T15:40:24.199410+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: audit 2023-09-23T15:40:24.200375+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[103196]: cephadm 2023-09-23T15:40:24.203357+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.2 on smithi140 2023-09-23T15:40:25.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: cluster 2023-09-23T15:40:23.958285+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:25.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: cephadm 2023-09-23T15:40:24.188313+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T15:40:25.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: audit 2023-09-23T15:40:24.197930+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:25.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: audit 2023-09-23T15:40:24.199410+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:40:25.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: audit 2023-09-23T15:40:24.200375+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:25.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:25 smithi140 bash[105739]: cephadm 2023-09-23T15:40:24.203357+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.2 on smithi140 2023-09-23T15:40:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: cluster 2023-09-23T15:40:23.958285+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: cephadm 2023-09-23T15:40:24.188313+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T15:40:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: audit 2023-09-23T15:40:24.197930+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: audit 2023-09-23T15:40:24.199410+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T15:40:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: audit 2023-09-23T15:40:24.200375+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:25 smithi186 bash[89807]: cephadm 2023-09-23T15:40:24.203357+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.2 on smithi140 2023-09-23T15:40:26.837 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:26 smithi140 bash[103196]: cluster 2023-09-23T15:40:25.959196+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:27.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:26 smithi140 bash[105739]: cluster 2023-09-23T15:40:25.959196+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:26 smithi186 bash[89807]: cluster 2023-09-23T15:40:25.959196+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:27.708 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:40:29.377 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:29 smithi140 bash[105739]: cluster 2023-09-23T15:40:27.959920+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:29.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:29 smithi140 bash[103196]: cluster 2023-09-23T15:40:27.959920+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:29 smithi186 bash[89807]: cluster 2023-09-23T15:40:27.959920+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:30.132 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:29 smithi140 systemd[1]: Stopping Ceph osd.2 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:40:30.632 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:30 smithi140 bash[58401]: debug 2023-09-23T15:40:30.282+0000 7f9508724700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T15:40:30.633 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:30 smithi140 bash[58401]: debug 2023-09-23T15:40:30.282+0000 7f9508724700 -1 osd.2 103 *** Got signal Terminated *** 2023-09-23T15:40:30.633 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:30 smithi140 bash[58401]: debug 2023-09-23T15:40:30.282+0000 7f9508724700 -1 osd.2 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T15:40:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[105739]: cluster 2023-09-23T15:40:29.960719+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[105739]: cluster 2023-09-23T15:40:30.288088+0000 mon.a (mon.0) 389 : cluster 1 osd.2 marked itself down and dead 2023-09-23T15:40:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[105739]: audit 2023-09-23T15:40:30.913400+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[103196]: cluster 2023-09-23T15:40:29.960719+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[103196]: cluster 2023-09-23T15:40:30.288088+0000 mon.a (mon.0) 389 : cluster 1 osd.2 marked itself down and dead 2023-09-23T15:40:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:31 smithi140 bash[103196]: audit 2023-09-23T15:40:30.913400+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:31 smithi186 bash[89807]: cluster 2023-09-23T15:40:29.960719+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:31 smithi186 bash[89807]: cluster 2023-09-23T15:40:30.288088+0000 mon.a (mon.0) 389 : cluster 1 osd.2 marked itself down and dead 2023-09-23T15:40:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:31 smithi186 bash[89807]: audit 2023-09-23T15:40:30.913400+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:31.571 INFO:teuthology.orchestra.run.smithi140.stdout:wait for half of osds to upgrade 2023-09-23T15:40:32.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.018593+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.026047+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.028673+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.029127+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.029689+0000 mon.a (mon.0) 392 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.031217+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.032137+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.034964+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.035143+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.018593+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.026047+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.028673+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.029127+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.029689+0000 mon.a (mon.0) 392 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.031217+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.032137+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.034964+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.035143+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.018593+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.026047+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.028673+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.029127+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.029689+0000 mon.a (mon.0) 392 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.031217+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.032137+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.034964+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:32 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.035143+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T15:40:32.882 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:32 smithi140 bash[126901]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T15:40:33.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T15:40:33.382 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[127053]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:31.961947+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.026730+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.031626+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.032424+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.032669+0000 mon.a (mon.0) 394 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.033072+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.035104+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.036698+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.037305+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[105739]: cluster 2023-09-23T15:40:32.038752+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:31.961947+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.026730+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.031626+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.032424+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.032669+0000 mon.a (mon.0) 394 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.033072+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.035104+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.036698+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.037305+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:33 smithi140 bash[103196]: cluster 2023-09-23T15:40:32.038752+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:31.961947+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v187: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.026730+0000 mon.a (mon.0) 393 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.031626+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.032424+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.032669+0000 mon.a (mon.0) 394 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.033072+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.035104+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.036698+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.037305+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:33.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:33 smithi186 bash[89807]: cluster 2023-09-23T15:40:32.038752+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T15:40:35.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:35 smithi140 bash[103196]: cluster 2023-09-23T15:40:33.963007+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:35.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:35 smithi140 bash[105739]: cluster 2023-09-23T15:40:33.963007+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:35 smithi186 bash[89807]: cluster 2023-09-23T15:40:33.963007+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 11 peering, 1 stale+active+clean, 61 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:35.545 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:35] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2023-09-23T15:40:35.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:35 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T15:40:35.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:35 smithi140 systemd[1]: Stopped Ceph osd.2 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:40:35.882 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:35 smithi140 systemd[1]: Started Ceph osd.2 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:40:36.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[105739]: audit 2023-09-23T15:40:35.578191+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[105739]: audit 2023-09-23T15:40:35.587115+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[105739]: audit 2023-09-23T15:40:35.597594+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[105739]: cluster 2023-09-23T15:40:35.964195+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[103196]: audit 2023-09-23T15:40:35.578191+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[103196]: audit 2023-09-23T15:40:35.587115+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[103196]: audit 2023-09-23T15:40:35.597594+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:36.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:36 smithi140 bash[103196]: cluster 2023-09-23T15:40:35.964195+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:36 smithi186 bash[89807]: audit 2023-09-23T15:40:35.578191+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:36 smithi186 bash[89807]: audit 2023-09-23T15:40:35.587115+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:36 smithi186 bash[89807]: audit 2023-09-23T15:40:35.597594+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:36 smithi186 bash[89807]: cluster 2023-09-23T15:40:35.964195+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 1 active+undersized+degraded, 11 peering, 7 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:37.544 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T15:40:37.544 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T15:40:37.544 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-09-23T15:40:37.544 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T15:40:37.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T15:40:37.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T15:40:37.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T15:40:37.545 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[127233]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T15:40:37.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[105739]: cluster 2023-09-23T15:40:36.830930+0000 mon.a (mon.0) 398 : cluster 3 Health check failed: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:37 smithi140 bash[103196]: cluster 2023-09-23T15:40:36.830930+0000 mon.a (mon.0) 398 : cluster 3 Health check failed: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:37 smithi186 bash[89807]: cluster 2023-09-23T15:40:36.830930+0000 mon.a (mon.0) 398 : cluster 3 Health check failed: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:38.598 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:40:38.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:38 smithi140 bash[105739]: cluster 2023-09-23T15:40:37.965310+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:38 smithi140 bash[103196]: cluster 2023-09-23T15:40:37.965310+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:38 smithi186 bash[89807]: cluster 2023-09-23T15:40:37.965310+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:39.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:39 smithi140 bash[105739]: cluster 2023-09-23T15:40:38.579964+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2023-09-23T15:40:39.883 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:39 smithi140 bash[127546]: debug 2023-09-23T15:40:39.822+0000 7fb44fd5a700 1 -- 172.21.15.140:0/2388688802 <== mon.2 v2:172.21.15.140:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558a0fcbc4e0 con 0x558a0fd17000 2023-09-23T15:40:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:39 smithi140 bash[103196]: cluster 2023-09-23T15:40:38.579964+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2023-09-23T15:40:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:39 smithi186 bash[89807]: cluster 2023-09-23T15:40:38.579964+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2023-09-23T15:40:40.632 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:40 smithi140 bash[127546]: debug 2023-09-23T15:40:40.362+0000 7fb458edf640 -1 Falling back to public interface 2023-09-23T15:40:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:40 smithi140 bash[103196]: cluster 2023-09-23T15:40:39.965862+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:40 smithi140 bash[105739]: cluster 2023-09-23T15:40:39.965862+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:40.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:40 smithi186 bash[89807]: cluster 2023-09-23T15:40:39.965862+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:43.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[103196]: cluster 2023-09-23T15:40:41.966459+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[103196]: audit 2023-09-23T15:40:42.605558+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.140:0/2165456943' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[103196]: audit 2023-09-23T15:40:42.740838+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[103196]: audit 2023-09-23T15:40:42.749023+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[105739]: cluster 2023-09-23T15:40:41.966459+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[105739]: audit 2023-09-23T15:40:42.605558+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.140:0/2165456943' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[105739]: audit 2023-09-23T15:40:42.740838+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[105739]: audit 2023-09-23T15:40:42.749023+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:43 smithi186 bash[89807]: cluster 2023-09-23T15:40:41.966459+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:43 smithi186 bash[89807]: audit 2023-09-23T15:40:42.605558+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.140:0/2165456943' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:43 smithi186 bash[89807]: audit 2023-09-23T15:40:42.740838+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:43 smithi186 bash[89807]: audit 2023-09-23T15:40:42.749023+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:43.882 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:43 smithi140 bash[127546]: debug 2023-09-23T15:40:43.434+0000 7fb458edf640 -1 osd.2 103 log_to_monitors true 2023-09-23T15:40:44.382 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[127546]: debug 2023-09-23T15:40:44.066+0000 7fb446b45700 -1 osd.2 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[103196]: audit 2023-09-23T15:40:43.444032+0000 mon.a (mon.0) 402 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[103196]: audit 2023-09-23T15:40:43.544298+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[103196]: audit 2023-09-23T15:40:43.551023+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[105739]: audit 2023-09-23T15:40:43.444032+0000 mon.a (mon.0) 402 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[105739]: audit 2023-09-23T15:40:43.544298+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:44 smithi140 bash[105739]: audit 2023-09-23T15:40:43.551023+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:44.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:44 smithi186 bash[89807]: audit 2023-09-23T15:40:43.444032+0000 mon.a (mon.0) 402 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T15:40:44.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:44 smithi186 bash[89807]: audit 2023-09-23T15:40:43.544298+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:44.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:44 smithi186 bash[89807]: audit 2023-09-23T15:40:43.551023+0000 mon.a (mon.0) 404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: cluster 2023-09-23T15:40:43.967176+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: cluster 2023-09-23T15:40:44.031862+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T15:40:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: audit 2023-09-23T15:40:44.036069+0000 mon.a (mon.0) 405 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:40:45.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: cluster 2023-09-23T15:40:44.036126+0000 mon.a (mon.0) 406 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: audit 2023-09-23T15:40:44.036733+0000 mon.a (mon.0) 407 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[103196]: audit 2023-09-23T15:40:44.983280+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.140:0/1215772558' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: cluster 2023-09-23T15:40:43.967176+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: cluster 2023-09-23T15:40:44.031862+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: audit 2023-09-23T15:40:44.036069+0000 mon.a (mon.0) 405 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: cluster 2023-09-23T15:40:44.036126+0000 mon.a (mon.0) 406 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: audit 2023-09-23T15:40:44.036733+0000 mon.a (mon.0) 407 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:40:45.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[105739]: audit 2023-09-23T15:40:44.983280+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.140:0/1215772558' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: cluster 2023-09-23T15:40:43.967176+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: cluster 2023-09-23T15:40:44.031862+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T15:40:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: audit 2023-09-23T15:40:44.036069+0000 mon.a (mon.0) 405 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T15:40:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: cluster 2023-09-23T15:40:44.036126+0000 mon.a (mon.0) 406 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T15:40:45.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: audit 2023-09-23T15:40:44.036733+0000 mon.a (mon.0) 407 : audit 1 from='osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:40:45.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:45 smithi186 bash[89807]: audit 2023-09-23T15:40:44.983280+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.140:0/1215772558' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:45] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.033920+0000 mon.a (mon.0) 408 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.041614+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.044009+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.044912+0000 mon.a (mon.0) 409 : cluster 1 osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770] boot 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.045005+0000 mon.a (mon.0) 410 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: audit 2023-09-23T15:40:45.045298+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.045620+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.045706+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.047890+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.051886+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.052439+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.831078+0000 mon.a (mon.0) 412 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: audit 2023-09-23T15:40:45.919838+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[103196]: audit 2023-09-23T15:40:45.921548+0000 mon.a (mon.0) 414 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.033920+0000 mon.a (mon.0) 408 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.041614+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.044009+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.044912+0000 mon.a (mon.0) 409 : cluster 1 osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770] boot 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.045005+0000 mon.a (mon.0) 410 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: audit 2023-09-23T15:40:45.045298+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.045620+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.045706+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.047890+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.051886+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.052439+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.831078+0000 mon.a (mon.0) 412 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:40:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: audit 2023-09-23T15:40:45.919838+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:46.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:46 smithi140 bash[105739]: audit 2023-09-23T15:40:45.921548+0000 mon.a (mon.0) 414 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.033920+0000 mon.a (mon.0) 408 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.041614+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.044009+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.044912+0000 mon.a (mon.0) 409 : cluster 1 osd.2 [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770] boot 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.045005+0000 mon.a (mon.0) 410 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: audit 2023-09-23T15:40:45.045298+0000 mon.a (mon.0) 411 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.045620+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.045706+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.047890+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.051886+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.052439+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T15:40:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.831078+0000 mon.a (mon.0) 412 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:40:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: audit 2023-09-23T15:40:45.919838+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:46.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:46 smithi186 bash[89807]: audit 2023-09-23T15:40:45.921548+0000 mon.a (mon.0) 414 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:40:47.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:45.967984+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.046406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.048704+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.049723+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.050088+0000 mon.a (mon.0) 415 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.050520+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.053072+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.053269+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.055094+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.056622+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[103196]: cluster 2023-09-23T15:40:46.058586+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:45.967984+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.046406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.048704+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.049723+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.050088+0000 mon.a (mon.0) 415 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.050520+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.053072+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.053269+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.055094+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.056622+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:47 smithi140 bash[105739]: cluster 2023-09-23T15:40:46.058586+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:45.967984+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v197: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T15:40:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.046406+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.048704+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.049723+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.050088+0000 mon.a (mon.0) 415 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.050520+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.053072+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.053269+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.055094+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.056622+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:47.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:47 smithi186 bash[89807]: cluster 2023-09-23T15:40:46.058586+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T15:40:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:48 smithi140 bash[103196]: audit 2023-09-23T15:40:47.356355+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.140:0/2068955592' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:48 smithi140 bash[105739]: audit 2023-09-23T15:40:47.356355+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.140:0/2068955592' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:48.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:48 smithi186 bash[89807]: audit 2023-09-23T15:40:47.356355+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.140:0/2068955592' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:49 smithi140 bash[105739]: cluster 2023-09-23T15:40:47.969109+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 1 active+undersized+degraded, 9 active+undersized, 63 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:49.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:49 smithi140 bash[103196]: cluster 2023-09-23T15:40:47.969109+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 1 active+undersized+degraded, 9 active+undersized, 63 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:49 smithi186 bash[89807]: cluster 2023-09-23T15:40:47.969109+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v199: 73 pgs: 1 active+undersized+degraded, 9 active+undersized, 63 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:50.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:50 smithi140 bash[103196]: audit 2023-09-23T15:40:49.731049+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.140:0/1956579874' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:50.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:50 smithi140 bash[105739]: audit 2023-09-23T15:40:49.731049+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.140:0/1956579874' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:50 smithi186 bash[89807]: audit 2023-09-23T15:40:49.731049+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.140:0/1956579874' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:51.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:51 smithi140 bash[103196]: cluster 2023-09-23T15:40:49.969941+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:51.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:51 smithi140 bash[103196]: cluster 2023-09-23T15:40:50.832862+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:51 smithi140 bash[105739]: cluster 2023-09-23T15:40:49.969941+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:51 smithi140 bash[105739]: cluster 2023-09-23T15:40:50.832862+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:51 smithi186 bash[89807]: cluster 2023-09-23T15:40:49.969941+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:40:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:51 smithi186 bash[89807]: cluster 2023-09-23T15:40:50.832862+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:40:52.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[103196]: cluster 2023-09-23T15:40:52.065259+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T15:40:52.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[103196]: cluster 2023-09-23T15:40:52.065311+0000 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-09-23T15:40:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[103196]: audit 2023-09-23T15:40:52.090224+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.140:0/2324990357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[105739]: cluster 2023-09-23T15:40:52.065259+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T15:40:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[105739]: cluster 2023-09-23T15:40:52.065311+0000 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-09-23T15:40:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:52 smithi140 bash[105739]: audit 2023-09-23T15:40:52.090224+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.140:0/2324990357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:52 smithi186 bash[89807]: cluster 2023-09-23T15:40:52.065259+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T15:40:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:52 smithi186 bash[89807]: cluster 2023-09-23T15:40:52.065311+0000 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-09-23T15:40:52.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:52 smithi186 bash[89807]: audit 2023-09-23T15:40:52.090224+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.140:0/2324990357' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:53 smithi140 bash[103196]: cluster 2023-09-23T15:40:51.971008+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:53 smithi140 bash[105739]: cluster 2023-09-23T15:40:51.971008+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:53 smithi186 bash[89807]: cluster 2023-09-23T15:40:51.971008+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: cluster 2023-09-23T15:40:53.971692+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.061438+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.072111+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.073572+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.074712+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.082511+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.163051+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.167572+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.170354+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.171982+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.174056+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.174256+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: cephadm 2023-09-23T15:40:54.175447+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T15:40:55.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[105739]: audit 2023-09-23T15:40:54.451011+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.140:0/3861013513' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: cluster 2023-09-23T15:40:53.971692+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.061438+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.072111+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.073572+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.074712+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.082511+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.163051+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.167572+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.170354+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.369 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.171982+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.369 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.174056+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.369 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.174256+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.369 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: cephadm 2023-09-23T15:40:54.175447+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T15:40:55.369 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[103196]: audit 2023-09-23T15:40:54.451011+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.140:0/3861013513' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: cluster 2023-09-23T15:40:53.971692+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.061438+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.072111+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.073572+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.074712+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.082511+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.163051+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.167572+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.170354+0000 mon.a (mon.0) 426 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.171982+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:40:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.174056+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.174256+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T15:40:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: cephadm 2023-09-23T15:40:54.175447+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T15:40:55.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:55 smithi186 bash[89807]: audit 2023-09-23T15:40:54.451011+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.140:0/3861013513' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:40:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:40:55] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2023-09-23T15:40:57.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[103196]: cluster 2023-09-23T15:40:55.972468+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[103196]: audit 2023-09-23T15:40:56.403407+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[103196]: audit 2023-09-23T15:40:56.405360+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[103196]: audit 2023-09-23T15:40:56.406445+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[103196]: audit 2023-09-23T15:40:56.823481+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.140:0/191553466' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[105739]: cluster 2023-09-23T15:40:55.972468+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[105739]: audit 2023-09-23T15:40:56.403407+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[105739]: audit 2023-09-23T15:40:56.405360+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:40:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[105739]: audit 2023-09-23T15:40:56.406445+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:56 smithi140 bash[105739]: audit 2023-09-23T15:40:56.823481+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.140:0/191553466' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:56 smithi186 bash[89807]: cluster 2023-09-23T15:40:55.972468+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:56 smithi186 bash[89807]: audit 2023-09-23T15:40:56.403407+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:40:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:56 smithi186 bash[89807]: audit 2023-09-23T15:40:56.405360+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T15:40:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:56 smithi186 bash[89807]: audit 2023-09-23T15:40:56.406445+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:40:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:56 smithi186 bash[89807]: audit 2023-09-23T15:40:56.823481+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.140:0/191553466' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:40:58.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:57 smithi140 bash[103196]: cephadm 2023-09-23T15:40:56.393775+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T15:40:58.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:57 smithi140 bash[103196]: cephadm 2023-09-23T15:40:56.409797+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi140 2023-09-23T15:40:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:57 smithi140 bash[105739]: cephadm 2023-09-23T15:40:56.393775+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T15:40:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:57 smithi140 bash[105739]: cephadm 2023-09-23T15:40:56.409797+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi140 2023-09-23T15:40:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:57 smithi186 bash[89807]: cephadm 2023-09-23T15:40:56.393775+0000 mgr.y (mgr.34107) 266 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T15:40:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:57 smithi186 bash[89807]: cephadm 2023-09-23T15:40:56.409797+0000 mgr.y (mgr.34107) 267 : cephadm 1 Deploying daemon osd.3 on smithi140 2023-09-23T15:40:59.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:58 smithi140 bash[103196]: cluster 2023-09-23T15:40:57.973463+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:59.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:58 smithi140 bash[105739]: cluster 2023-09-23T15:40:57.973463+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:40:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:58 smithi186 bash[89807]: cluster 2023-09-23T15:40:57.973463+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:00.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:40:59 smithi140 bash[103196]: audit 2023-09-23T15:40:59.195669+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.140:0/3099013118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:00.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:40:59 smithi140 bash[105739]: audit 2023-09-23T15:40:59.195669+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.140:0/3099013118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:00.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:40:59 smithi186 bash[89807]: audit 2023-09-23T15:40:59.195669+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.140:0/3099013118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:01.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:00 smithi140 bash[105739]: cluster 2023-09-23T15:40:59.974218+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:01.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:00 smithi140 bash[103196]: cluster 2023-09-23T15:40:59.974218+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:00 smithi186 bash[89807]: cluster 2023-09-23T15:40:59.974218+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:01.632 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:01 smithi140 systemd[1]: Stopping Ceph osd.3 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:41:01.633 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[65640]: debug 2023-09-23T15:41:01.393+0000 7f39ec772700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T15:41:01.633 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[65640]: debug 2023-09-23T15:41:01.393+0000 7f39ec772700 -1 osd.3 108 *** Got signal Terminated *** 2023-09-23T15:41:01.633 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[65640]: debug 2023-09-23T15:41:01.393+0000 7f39ec772700 -1 osd.3 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[105739]: audit 2023-09-23T15:41:00.921476+0000 mon.a (mon.0) 432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[105739]: audit 2023-09-23T15:41:00.922812+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[105739]: audit 2023-09-23T15:41:01.013355+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[105739]: cluster 2023-09-23T15:41:01.398061+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[105739]: audit 2023-09-23T15:41:01.566416+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.140:0/2307448386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:02.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[103196]: audit 2023-09-23T15:41:00.921476+0000 mon.a (mon.0) 432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[103196]: audit 2023-09-23T15:41:00.922812+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:02.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[103196]: audit 2023-09-23T15:41:01.013355+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[103196]: cluster 2023-09-23T15:41:01.398061+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T15:41:02.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:01 smithi140 bash[103196]: audit 2023-09-23T15:41:01.566416+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.140:0/2307448386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:01 smithi186 bash[89807]: audit 2023-09-23T15:41:00.921476+0000 mon.a (mon.0) 432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:01 smithi186 bash[89807]: audit 2023-09-23T15:41:00.922812+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:01 smithi186 bash[89807]: audit 2023-09-23T15:41:01.013355+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:01 smithi186 bash[89807]: cluster 2023-09-23T15:41:01.398061+0000 mon.a (mon.0) 435 : cluster 1 osd.3 marked itself down and dead 2023-09-23T15:41:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:01 smithi186 bash[89807]: audit 2023-09-23T15:41:01.566416+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.140:0/2307448386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[105739]: cluster 2023-09-23T15:41:01.975234+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[105739]: cluster 2023-09-23T15:41:02.008150+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[105739]: cluster 2023-09-23T15:41:02.010321+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[105739]: cluster 2023-09-23T15:41:02.010601+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[105739]: cluster 2023-09-23T15:41:02.015361+0000 mon.a (mon.0) 437 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-09-23T15:41:03.131 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[103196]: cluster 2023-09-23T15:41:01.975234+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:03.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[103196]: cluster 2023-09-23T15:41:02.008150+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:03.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[103196]: cluster 2023-09-23T15:41:02.010321+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[103196]: cluster 2023-09-23T15:41:02.010601+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:02 smithi140 bash[103196]: cluster 2023-09-23T15:41:02.015361+0000 mon.a (mon.0) 437 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-09-23T15:41:03.359 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:03 smithi140 bash[133603]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T15:41:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:02 smithi186 bash[89807]: cluster 2023-09-23T15:41:01.975234+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:02 smithi186 bash[89807]: cluster 2023-09-23T15:41:02.008150+0000 mon.a (mon.0) 436 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:03.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:02 smithi186 bash[89807]: cluster 2023-09-23T15:41:02.010321+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:02 smithi186 bash[89807]: cluster 2023-09-23T15:41:02.010601+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T15:41:03.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:02 smithi186 bash[89807]: cluster 2023-09-23T15:41:02.015361+0000 mon.a (mon.0) 437 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2023-09-23T15:41:03.632 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:03 smithi140 bash[133693]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.016339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.016849+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.017312+0000 mon.a (mon.0) 438 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.017419+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.019501+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.020369+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.022185+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.022982+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.024693+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.025295+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[103196]: audit 2023-09-23T15:41:03.918934+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.140:0/1870330456' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.016339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.016849+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.017312+0000 mon.a (mon.0) 438 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.017419+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.019501+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.020369+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.022185+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.022982+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.024693+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.025295+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:04 smithi140 bash[105739]: audit 2023-09-23T15:41:03.918934+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.140:0/1870330456' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.016339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.016849+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.017312+0000 mon.a (mon.0) 438 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.017419+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.019501+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.020369+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.022185+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.022982+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.024693+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.025295+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:04.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:04 smithi186 bash[89807]: audit 2023-09-23T15:41:03.918934+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.140:0/1870330456' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:05 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.023769+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:05 smithi140 bash[105739]: cluster 2023-09-23T15:41:03.975688+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:05.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:05 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.023769+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:05.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:05 smithi140 bash[103196]: cluster 2023-09-23T15:41:03.975688+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:05.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:05] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2023-09-23T15:41:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:05 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.023769+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T15:41:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:05 smithi186 bash[89807]: cluster 2023-09-23T15:41:03.975688+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:05.965 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:05 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T15:41:05.965 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:05 smithi140 systemd[1]: Stopped Ceph osd.3 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:41:05.965 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:05 smithi140 systemd[1]: Started Ceph osd.3 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:41:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[103196]: audit 2023-09-23T15:41:05.930546+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[103196]: audit 2023-09-23T15:41:05.936675+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[103196]: audit 2023-09-23T15:41:05.949757+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[103196]: cluster 2023-09-23T15:41:05.976412+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 1 active+undersized+degraded, 6 stale+active+clean, 16 active+undersized, 50 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[103196]: audit 2023-09-23T15:41:06.289053+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.140:0/3148152768' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[105739]: audit 2023-09-23T15:41:05.930546+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[105739]: audit 2023-09-23T15:41:05.936675+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[105739]: audit 2023-09-23T15:41:05.949757+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[105739]: cluster 2023-09-23T15:41:05.976412+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 1 active+undersized+degraded, 6 stale+active+clean, 16 active+undersized, 50 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:06 smithi140 bash[105739]: audit 2023-09-23T15:41:06.289053+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.140:0/3148152768' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:06 smithi186 bash[89807]: audit 2023-09-23T15:41:05.930546+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:06 smithi186 bash[89807]: audit 2023-09-23T15:41:05.936675+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:06 smithi186 bash[89807]: audit 2023-09-23T15:41:05.949757+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:06 smithi186 bash[89807]: cluster 2023-09-23T15:41:05.976412+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 1 active+undersized+degraded, 6 stale+active+clean, 16 active+undersized, 50 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:06 smithi186 bash[89807]: audit 2023-09-23T15:41:06.289053+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.140:0/3148152768' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T15:41:07.823 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T15:41:07.824 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T15:41:07.824 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[133884]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T15:41:08.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[105739]: cluster 2023-09-23T15:41:06.935812+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:08.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:07 smithi140 bash[103196]: cluster 2023-09-23T15:41:06.935812+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:08.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:07 smithi186 bash[89807]: cluster 2023-09-23T15:41:06.935812+0000 mon.a (mon.0) 443 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:09.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:08 smithi140 bash[103196]: cluster 2023-09-23T15:41:07.977480+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:09.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:08 smithi140 bash[103196]: audit 2023-09-23T15:41:08.655277+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.140:0/3945585553' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:09.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:08 smithi140 bash[105739]: cluster 2023-09-23T15:41:07.977480+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:09.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:08 smithi140 bash[105739]: audit 2023-09-23T15:41:08.655277+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.140:0/3945585553' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:08 smithi186 bash[89807]: cluster 2023-09-23T15:41:07.977480+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:08 smithi186 bash[89807]: audit 2023-09-23T15:41:08.655277+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.140:0/3945585553' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:09.632 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:09 smithi140 bash[134207]: debug 2023-09-23T15:41:09.425+0000 7f15aecb6700 1 -- 172.21.15.140:0/649802767 <== mon.0 v2:172.21.15.140:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5646987204e0 con 0x56469877b000 2023-09-23T15:41:10.382 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:09 smithi140 bash[134207]: debug 2023-09-23T15:41:09.965+0000 7f15b7e3b640 -1 Falling back to public interface 2023-09-23T15:41:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:11 smithi140 bash[103196]: cluster 2023-09-23T15:41:09.978516+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:11.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:11 smithi140 bash[103196]: audit 2023-09-23T15:41:11.026473+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.140:0/1261730717' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:11 smithi140 bash[105739]: cluster 2023-09-23T15:41:09.978516+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:11 smithi140 bash[105739]: audit 2023-09-23T15:41:11.026473+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.140:0/1261730717' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:11 smithi186 bash[89807]: cluster 2023-09-23T15:41:09.978516+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:11 smithi186 bash[89807]: audit 2023-09-23T15:41:11.026473+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.140:0/1261730717' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[105739]: cluster 2023-09-23T15:41:11.979522+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[105739]: audit 2023-09-23T15:41:12.345408+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[105739]: audit 2023-09-23T15:41:12.353631+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[105739]: audit 2023-09-23T15:41:13.014537+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:41:13.384 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[134207]: debug 2023-09-23T15:41:13.005+0000 7f15b7e3b640 -1 osd.3 108 log_to_monitors true 2023-09-23T15:41:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[103196]: cluster 2023-09-23T15:41:11.979522+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[103196]: audit 2023-09-23T15:41:12.345408+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[103196]: audit 2023-09-23T15:41:12.353631+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[103196]: audit 2023-09-23T15:41:13.014537+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:41:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:13 smithi186 bash[89807]: cluster 2023-09-23T15:41:11.979522+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:13 smithi186 bash[89807]: audit 2023-09-23T15:41:12.345408+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:13 smithi186 bash[89807]: audit 2023-09-23T15:41:12.353631+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:13 smithi186 bash[89807]: audit 2023-09-23T15:41:13.014537+0000 mon.a (mon.0) 448 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T15:41:13.882 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 15:41:13 smithi140 bash[134207]: debug 2023-09-23T15:41:13.401+0000 7f15a7aa5700 -1 osd.3 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T15:41:14.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.110184+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.120693+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: cluster 2023-09-23T15:41:13.356931+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.359724+0000 mon.a (mon.0) 451 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: cluster 2023-09-23T15:41:13.359875+0000 mon.a (mon.0) 452 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.360703+0000 mon.a (mon.0) 453 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.412779+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.140:0/1139394612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.913339+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[105739]: audit 2023-09-23T15:41:13.921873+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.110184+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.120693+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: cluster 2023-09-23T15:41:13.356931+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.359724+0000 mon.a (mon.0) 451 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: cluster 2023-09-23T15:41:13.359875+0000 mon.a (mon.0) 452 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.360703+0000 mon.a (mon.0) 453 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.412779+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.140:0/1139394612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.913339+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:14 smithi140 bash[103196]: audit 2023-09-23T15:41:13.921873+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.110184+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.120693+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: cluster 2023-09-23T15:41:13.356931+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.359724+0000 mon.a (mon.0) 451 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: cluster 2023-09-23T15:41:13.359875+0000 mon.a (mon.0) 452 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.360703+0000 mon.a (mon.0) 453 : audit 1 from='osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi140", "root=default"]}]: dispatch 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.412779+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.140:0/1139394612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.913339+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:14.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:14 smithi186 bash[89807]: audit 2023-09-23T15:41:13.921873+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:13.980188+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:14.355356+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:14.356825+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:14.357383+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:14.362139+0000 mon.a (mon.0) 457 : cluster 1 osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529] boot 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: cluster 2023-09-23T15:41:14.362234+0000 mon.a (mon.0) 458 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T15:41:15.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[103196]: audit 2023-09-23T15:41:14.362541+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:13.980188+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:14.355356+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:14.356825+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:14.357383+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:14.362139+0000 mon.a (mon.0) 457 : cluster 1 osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529] boot 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: cluster 2023-09-23T15:41:14.362234+0000 mon.a (mon.0) 458 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T15:41:15.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[105739]: audit 2023-09-23T15:41:14.362541+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:41:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:13.980188+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:14.355356+0000 mon.a (mon.0) 456 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:14.356825+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:14.357383+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T15:41:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:14.362139+0000 mon.a (mon.0) 457 : cluster 1 osd.3 [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529] boot 2023-09-23T15:41:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: cluster 2023-09-23T15:41:14.362234+0000 mon.a (mon.0) 458 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T15:41:15.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:15 smithi186 bash[89807]: audit 2023-09-23T15:41:14.362541+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T15:41:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:15] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2023-09-23T15:41:15.805 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.359105+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.363854+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.363969+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.365248+0000 mon.a (mon.0) 460 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.365910+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.368397+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.371206+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.371428+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: audit 2023-09-23T15:41:15.789519+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.140:0/3533365363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.840107+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: audit 2023-09-23T15:41:15.919990+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: audit 2023-09-23T15:41:15.921443+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: cluster 2023-09-23T15:41:15.980964+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 5 peering, 3 active+undersized+degraded, 23 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[103196]: audit 2023-09-23T15:41:16.032260+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.359105+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.363854+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.363969+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.365248+0000 mon.a (mon.0) 460 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.365910+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.368397+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.371206+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.371428+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: audit 2023-09-23T15:41:15.789519+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.140:0/3533365363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.840107+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: audit 2023-09-23T15:41:15.919990+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: audit 2023-09-23T15:41:15.921443+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:16.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: cluster 2023-09-23T15:41:15.980964+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 5 peering, 3 active+undersized+degraded, 23 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:16.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:16 smithi140 bash[105739]: audit 2023-09-23T15:41:16.032260+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.359105+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.363854+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.363969+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.365248+0000 mon.a (mon.0) 460 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.365910+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.368397+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.371206+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.371428+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: audit 2023-09-23T15:41:15.789519+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.140:0/3533365363' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.840107+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: audit 2023-09-23T15:41:15.919990+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: audit 2023-09-23T15:41:15.921443+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:16.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: cluster 2023-09-23T15:41:15.980964+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v218: 73 pgs: 5 peering, 3 active+undersized+degraded, 23 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T15:41:16.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:16 smithi186 bash[89807]: audit 2023-09-23T15:41:16.032260+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:16.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T15:41:19.309 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:19 smithi140 bash[105739]: cluster 2023-09-23T15:41:17.981958+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 5 peering, 2 active+undersized+degraded, 16 active+undersized, 50 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:41:19.310 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:19 smithi140 bash[103196]: cluster 2023-09-23T15:41:17.981958+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 5 peering, 2 active+undersized+degraded, 16 active+undersized, 50 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:41:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:19 smithi186 bash[89807]: cluster 2023-09-23T15:41:17.981958+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 5 peering, 2 active+undersized+degraded, 16 active+undersized, 50 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T15:41:20.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:20 smithi140 bash[103196]: cluster 2023-09-23T15:41:20.037947+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T15:41:20.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:20 smithi140 bash[103196]: cluster 2023-09-23T15:41:20.037979+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T15:41:20.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:20 smithi140 bash[105739]: cluster 2023-09-23T15:41:20.037947+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T15:41:20.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:20 smithi140 bash[105739]: cluster 2023-09-23T15:41:20.037979+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T15:41:20.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:20 smithi186 bash[89807]: cluster 2023-09-23T15:41:20.037947+0000 mon.a (mon.0) 466 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T15:41:20.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:20 smithi186 bash[89807]: cluster 2023-09-23T15:41:20.037979+0000 mon.a (mon.0) 467 : cluster 1 Cluster is now healthy 2023-09-23T15:41:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:21 smithi140 bash[105739]: cluster 2023-09-23T15:41:19.982732+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:21 smithi140 bash[103196]: cluster 2023-09-23T15:41:19.982732+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:21 smithi186 bash[89807]: cluster 2023-09-23T15:41:19.982732+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:21.790 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:41:23.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:23 smithi140 bash[103196]: cluster 2023-09-23T15:41:21.983698+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:23.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:23 smithi140 bash[105739]: cluster 2023-09-23T15:41:21.983698+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:23 smithi186 bash[89807]: cluster 2023-09-23T15:41:21.983698+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:25.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:25 smithi140 bash[105739]: cluster 2023-09-23T15:41:23.984441+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:25.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:25 smithi140 bash[103196]: cluster 2023-09-23T15:41:23.984441+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:25 smithi186 bash[89807]: cluster 2023-09-23T15:41:23.984441+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:25.626 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:25] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2023-09-23T15:41:26.072 INFO:teuthology.orchestra.run.smithi140.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:41:26.882 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.622710+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.631123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.632670+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.633847+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.641562+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.723223+0000 mon.a (mon.0) 473 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.728107+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.730718+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.732307+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.734200+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:25.734450+0000 mgr.y (mgr.34107) 282 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: cephadm 2023-09-23T15:41:25.735672+0000 mgr.y (mgr.34107) 283 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: cluster 2023-09-23T15:41:25.985217+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:26.048095+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:26.064871+0000 mgr.y (mgr.34107) 285 : audit 0 from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: cephadm 2023-09-23T15:41:26.065481+0000 mgr.y (mgr.34107) 286 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[103196]: audit 2023-09-23T15:41:26.072034+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.622710+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.631123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.632670+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.633847+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.641562+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.723223+0000 mon.a (mon.0) 473 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.728107+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.730718+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.732307+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.734200+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:25.734450+0000 mgr.y (mgr.34107) 282 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: cephadm 2023-09-23T15:41:25.735672+0000 mgr.y (mgr.34107) 283 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T15:41:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: cluster 2023-09-23T15:41:25.985217+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:26.048095+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:26.064871+0000 mgr.y (mgr.34107) 285 : audit 0 from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: cephadm 2023-09-23T15:41:26.065481+0000 mgr.y (mgr.34107) 286 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:41:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:26 smithi140 bash[105739]: audit 2023-09-23T15:41:26.072034+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.622710+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.631123+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.632670+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.633847+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.641562+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.723223+0000 mon.a (mon.0) 473 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.728107+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.730718+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.732307+0000 mon.a (mon.0) 476 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.734200+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:25.734450+0000 mgr.y (mgr.34107) 282 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: cephadm 2023-09-23T15:41:25.735672+0000 mgr.y (mgr.34107) 283 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T15:41:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: cluster 2023-09-23T15:41:25.985217+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:26.048095+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:26.064871+0000 mgr.y (mgr.34107) 285 : audit 0 from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: cephadm 2023-09-23T15:41:26.065481+0000 mgr.y (mgr.34107) 286 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T15:41:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:26 smithi186 bash[89807]: audit 2023-09-23T15:41:26.072034+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:26.915 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:41:29.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: cluster 2023-09-23T15:41:27.986140+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:29.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: cephadm 2023-09-23T15:41:28.205625+0000 mgr.y (mgr.34107) 288 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T15:41:29.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: audit 2023-09-23T15:41:28.216218+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:29.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: audit 2023-09-23T15:41:28.217753+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:41:29.542 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: audit 2023-09-23T15:41:28.218978+0000 mon.a (mon.0) 482 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:29.542 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:29 smithi186 bash[89807]: cephadm 2023-09-23T15:41:28.223010+0000 mgr.y (mgr.34107) 289 : cephadm 1 Deploying daemon osd.4 on smithi186 2023-09-23T15:41:29.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: cluster 2023-09-23T15:41:27.986140+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:29.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: cephadm 2023-09-23T15:41:28.205625+0000 mgr.y (mgr.34107) 288 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: audit 2023-09-23T15:41:28.216218+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: audit 2023-09-23T15:41:28.217753+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: audit 2023-09-23T15:41:28.218978+0000 mon.a (mon.0) 482 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[103196]: cephadm 2023-09-23T15:41:28.223010+0000 mgr.y (mgr.34107) 289 : cephadm 1 Deploying daemon osd.4 on smithi186 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: cluster 2023-09-23T15:41:27.986140+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: cephadm 2023-09-23T15:41:28.205625+0000 mgr.y (mgr.34107) 288 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: audit 2023-09-23T15:41:28.216218+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: audit 2023-09-23T15:41:28.217753+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T15:41:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: audit 2023-09-23T15:41:28.218978+0000 mon.a (mon.0) 482 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:29.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:29 smithi140 bash[105739]: cephadm 2023-09-23T15:41:28.223010+0000 mgr.y (mgr.34107) 289 : cephadm 1 Deploying daemon osd.4 on smithi186 2023-09-23T15:41:31.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[103196]: cluster 2023-09-23T15:41:29.987035+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[103196]: audit 2023-09-23T15:41:30.920894+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[103196]: audit 2023-09-23T15:41:30.922579+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[105739]: cluster 2023-09-23T15:41:29.987035+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[105739]: audit 2023-09-23T15:41:30.920894+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:31 smithi140 bash[105739]: audit 2023-09-23T15:41:30.922579+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:31 smithi186 bash[89807]: cluster 2023-09-23T15:41:29.987035+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:31 smithi186 bash[89807]: audit 2023-09-23T15:41:30.920894+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:31 smithi186 bash[89807]: audit 2023-09-23T15:41:30.922579+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:31.679 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:41:33.138 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:33 smithi186 systemd[1]: Stopping Ceph osd.4 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T15:41:33.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:33 smithi140 bash[105739]: cluster 2023-09-23T15:41:31.988061+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:33.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:33 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.139381+0000 mon.a (mon.0) 485 : cluster 1 osd.4 marked itself down and dead 2023-09-23T15:41:33.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:33 smithi140 bash[103196]: cluster 2023-09-23T15:41:31.988061+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:33.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:33 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.139381+0000 mon.a (mon.0) 485 : cluster 1 osd.4 marked itself down and dead 2023-09-23T15:41:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:33 smithi186 bash[89807]: cluster 2023-09-23T15:41:31.988061+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:33 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.139381+0000 mon.a (mon.0) 485 : cluster 1 osd.4 marked itself down and dead 2023-09-23T15:41:33.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:33 smithi186 bash[34628]: debug 2023-09-23T15:41:33.136+0000 7fc652dfb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T15:41:33.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:33 smithi186 bash[34628]: debug 2023-09-23T15:41:33.136+0000 7fc652dfb700 -1 osd.4 113 *** Got signal Terminated *** 2023-09-23T15:41:33.410 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:33 smithi186 bash[34628]: debug 2023-09-23T15:41:33.136+0000 7fc652dfb700 -1 osd.4 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T15:41:34.515 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[96527]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T15:41:34.515 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[96596]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T15:41:34.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.217782+0000 mon.a (mon.0) 486 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.218945+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.222913+0000 mon.a (mon.0) 487 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.224744+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.225419+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.229782+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:34 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.228999+0000 mon.a (mon.0) 488 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-09-23T15:41:34.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.217782+0000 mon.a (mon.0) 486 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.218945+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.222913+0000 mon.a (mon.0) 487 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.224744+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.225419+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.229782+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.228999+0000 mon.a (mon.0) 488 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.217782+0000 mon.a (mon.0) 486 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.218945+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.222913+0000 mon.a (mon.0) 487 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-09-23T15:41:34.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.224744+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.225419+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.229782+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T15:41:34.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:34 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.228999+0000 mon.a (mon.0) 488 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-09-23T15:41:35.107 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:41:35.107 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (8m) - 15m 14.4M - 0.25.0 c8568f914cd2 0716ebe7cb43 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (8m) - 15m 75.3M - 9.4.7 2c41d148cca3 33b9c3c786b7 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (13m) - 13m 14.7M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (13m) - 13m 16.8M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443,9283,8765 running (7m) - 24m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 e8686064b2e8 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 a62a6a6c400b 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (7m) - 26m 48.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 03cded15f0ab 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (4m) - 24m 37.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 07e61d02f625 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (5m) - 24m 40.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 6f8182950a99 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (8m) - 15m 8647k - 1.5.0 0da6a335fe13 ae47f9b17340 2023-09-23T15:41:35.108 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (8m) - 15m 7927k - 1.5.0 0da6a335fe13 0d91ad625c4c 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (2m) - 23m 44.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 2921ae5a3c46 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (2m) - 22m 45.7M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e872d1dc025c 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (56s) - 21m 40.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 7f2e867a24bd 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (26s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 d59f8857a406 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 running (19m) - 19m 51.3M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 3564813cb655 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (18m) - 18m 51.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (17m) - 17m 51.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (17m) - 17m 56.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:41:35.109 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (7m) - 16m 52.4M - 2.43.0 a07b618ecd1d bbbcc6d0f1df 2023-09-23T15:41:35.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:33.988906+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v228: 73 pgs: 5 peering, 10 stale+active+clean, 58 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.227401+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.228358+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.229032+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.229415+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.230613+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.231887+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.232970+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.233467+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.517 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:35 smithi186 bash[89807]: cluster 2023-09-23T15:41:34.234318+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:33.988906+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v228: 73 pgs: 5 peering, 10 stale+active+clean, 58 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:35.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.227401+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.228358+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.229032+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.229415+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.230613+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.231887+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.232970+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.233467+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[105739]: cluster 2023-09-23T15:41:34.234318+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:35] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:33.988906+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v228: 73 pgs: 5 peering, 10 stale+active+clean, 58 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.227401+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.228358+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.229032+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.229415+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.230613+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.231887+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.232970+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.233467+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:35 smithi140 bash[103196]: cluster 2023-09-23T15:41:34.234318+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T15:41:35.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T15:41:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:36 smithi186 bash[89807]: audit 2023-09-23T15:41:35.087350+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:36 smithi140 bash[103196]: audit 2023-09-23T15:41:35.087350+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:36.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:36 smithi140 bash[105739]: audit 2023-09-23T15:41:35.087350+0000 mgr.y (mgr.34107) 293 : audit 0 from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:37.059 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:36 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-23T15:41:37.059 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:36 smithi186 systemd[1]: Stopped Ceph osd.4 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:41:37.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:37 smithi186 systemd[1]: Started Ceph osd.4 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T15:41:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: cluster 2023-09-23T15:41:35.989738+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v230: 73 pgs: 1 active+undersized+degraded, 13 peering, 5 stale+active+clean, 4 active+undersized, 50 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: cluster 2023-09-23T15:41:36.853334+0000 mon.a (mon.0) 489 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:41:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: cluster 2023-09-23T15:41:36.853403+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: audit 2023-09-23T15:41:37.097973+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: audit 2023-09-23T15:41:37.112304+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:37 smithi186 bash[89807]: audit 2023-09-23T15:41:37.113938+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:37.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: cluster 2023-09-23T15:41:35.989738+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v230: 73 pgs: 1 active+undersized+degraded, 13 peering, 5 stale+active+clean, 4 active+undersized, 50 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: cluster 2023-09-23T15:41:36.853334+0000 mon.a (mon.0) 489 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: cluster 2023-09-23T15:41:36.853403+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: audit 2023-09-23T15:41:37.097973+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: audit 2023-09-23T15:41:37.112304+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[105739]: audit 2023-09-23T15:41:37.113938+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: cluster 2023-09-23T15:41:35.989738+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v230: 73 pgs: 1 active+undersized+degraded, 13 peering, 5 stale+active+clean, 4 active+undersized, 50 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: cluster 2023-09-23T15:41:36.853334+0000 mon.a (mon.0) 489 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: cluster 2023-09-23T15:41:36.853403+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: audit 2023-09-23T15:41:37.097973+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: audit 2023-09-23T15:41:37.112304+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:37 smithi140 bash[103196]: audit 2023-09-23T15:41:37.113938+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:39.054 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T15:41:39.054 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-23T15:41:39.054 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-09-23T15:41:39.055 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-09-23T15:41:39.055 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-09-23T15:41:39.055 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T15:41:39.055 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-23T15:41:39.055 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:38 smithi186 bash[96754]: --> ceph-volume lvm activate successful for osd ID: 4 2023-09-23T15:41:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:39 smithi186 bash[89807]: cluster 2023-09-23T15:41:37.990813+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v231: 73 pgs: 8 active+undersized+degraded, 13 peering, 12 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-09-23T15:41:39.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:39 smithi140 bash[105739]: cluster 2023-09-23T15:41:37.990813+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v231: 73 pgs: 8 active+undersized+degraded, 13 peering, 12 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-09-23T15:41:39.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:39 smithi140 bash[103196]: cluster 2023-09-23T15:41:37.990813+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v231: 73 pgs: 8 active+undersized+degraded, 13 peering, 12 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-09-23T15:41:40.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:40 smithi186 bash[89807]: cluster 2023-09-23T15:41:40.255994+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T15:41:40.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:40 smithi140 bash[103196]: cluster 2023-09-23T15:41:40.255994+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T15:41:40.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:40 smithi140 bash[105739]: cluster 2023-09-23T15:41:40.255994+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T15:41:40.723 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:41:40.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:40 smithi186 bash[97045]: debug 2023-09-23T15:41:40.632+0000 7f14a0cf8700 1 -- 172.21.15.186:0/734038005 <== mon.1 v2:172.21.15.186:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5587b7ee44e0 con 0x5587b7f3ec00 2023-09-23T15:41:41.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:41 smithi140 bash[105739]: cluster 2023-09-23T15:41:39.991772+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v232: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:41.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:41 smithi140 bash[103196]: cluster 2023-09-23T15:41:39.991772+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v232: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:41 smithi186 bash[89807]: cluster 2023-09-23T15:41:39.991772+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v232: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:41.659 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:41 smithi186 bash[97045]: debug 2023-09-23T15:41:41.172+0000 7f14a9e7d640 -1 Falling back to public interface 2023-09-23T15:41:43.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:43 smithi140 bash[103196]: cluster 2023-09-23T15:41:41.992408+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v233: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:43.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:43 smithi140 bash[105739]: cluster 2023-09-23T15:41:41.992408+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v233: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:43 smithi186 bash[89807]: cluster 2023-09-23T15:41:41.992408+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v233: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:44.126 INFO:teuthology.orchestra.run.smithi140.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T15:41:44.126 INFO:teuthology.orchestra.run.smithi140.stdout:alertmanager.a smithi140 *:9093,9094 running (8m) - 15m 14.4M - 0.25.0 c8568f914cd2 0716ebe7cb43 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:grafana.a smithi186 *:3000 running (8m) - 15m 75.3M - 9.4.7 2c41d148cca3 33b9c3c786b7 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi140.dhjafy smithi140 running (13m) - 13m 14.7M - 17.2.6-1123-g61431f6b 0db14aa01094 752b71d9c31a 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mds.foo.smithi186.mfdljp smithi186 running (13m) - 13m 16.8M - 17.2.6-1123-g61431f6b 0db14aa01094 501412b2778b 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.x smithi186 *:8443,9283,8765 running (7m) - 24m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 e8686064b2e8 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mgr.y smithi140 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 a62a6a6c400b 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a smithi140 running (7m) - 27m 48.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 03cded15f0ab 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b smithi186 running (4m) - 24m 37.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 07e61d02f625 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c smithi140 running (5m) - 24m 40.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 6f8182950a99 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.a smithi140 *:9100 running (8m) - 15m 8647k - 1.5.0 0da6a335fe13 ae47f9b17340 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:node-exporter.b smithi186 *:9100 running (8m) - 15m 7927k - 1.5.0 0da6a335fe13 0d91ad625c4c 2023-09-23T15:41:44.127 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 smithi140 running (2m) - 23m 44.2M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 2921ae5a3c46 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 smithi140 running (2m) - 22m 45.7M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e872d1dc025c 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 smithi140 running (65s) - 21m 40.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 7f2e867a24bd 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 smithi140 running (35s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 d59f8857a406 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 smithi186 starting - - - 2524M 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 smithi186 running (18m) - 19m 51.4M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 a3002c490a63 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 smithi186 running (18m) - 18m 51.0M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 e3386fbe7fbb 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 smithi186 running (17m) - 17m 56.7M 2524M 17.2.6-1123-g61431f6b 0db14aa01094 5ae8abcffb58 2023-09-23T15:41:44.128 INFO:teuthology.orchestra.run.smithi140.stdout:prometheus.a smithi186 *:9095 running (7m) - 16m 52.4M - 2.43.0 a07b618ecd1d bbbcc6d0f1df 2023-09-23T15:41:44.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:44 smithi140 bash[105739]: audit 2023-09-23T15:41:44.181340+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:44 smithi140 bash[105739]: audit 2023-09-23T15:41:44.183755+0000 mon.a (mon.0) 495 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.441 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:44 smithi140 bash[103196]: audit 2023-09-23T15:41:44.181340+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.441 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:44 smithi140 bash[103196]: audit 2023-09-23T15:41:44.183755+0000 mon.a (mon.0) 495 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:44 smithi186 bash[89807]: audit 2023-09-23T15:41:44.181340+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:44 smithi186 bash[89807]: audit 2023-09-23T15:41:44.183755+0000 mon.a (mon.0) 495 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T15:41:44.660 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:44 smithi186 bash[97045]: debug 2023-09-23T15:41:44.172+0000 7f14a9e7d640 -1 osd.4 113 log_to_monitors true 2023-09-23T15:41:44.660 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 15:41:44 smithi186 bash[97045]: debug 2023-09-23T15:41:44.360+0000 7f1499ae7700 -1 osd.4 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T15:41:44.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T15:41:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:45] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: cluster 2023-09-23T15:41:43.993273+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.113835+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: cluster 2023-09-23T15:41:44.323059+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.328112+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.328914+0000 mon.a (mon.0) 496 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: cluster 2023-09-23T15:41:44.329042+0000 mon.a (mon.0) 497 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.330330+0000 mon.a (mon.0) 498 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.611173+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: audit 2023-09-23T15:41:44.618961+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.042957+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: cluster 2023-09-23T15:41:43.993273+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.113835+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: cluster 2023-09-23T15:41:44.323059+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.328112+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.328914+0000 mon.a (mon.0) 496 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: cluster 2023-09-23T15:41:44.329042+0000 mon.a (mon.0) 497 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-09-23T15:41:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.330330+0000 mon.a (mon.0) 498 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.611173+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: audit 2023-09-23T15:41:44.618961+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:45 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.042957+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: cluster 2023-09-23T15:41:43.993273+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.113835+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:41:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: cluster 2023-09-23T15:41:44.323059+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.328112+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.328914+0000 mon.a (mon.0) 496 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: cluster 2023-09-23T15:41:44.329042+0000 mon.a (mon.0) 497 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.330330+0000 mon.a (mon.0) 498 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.611173+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: audit 2023-09-23T15:41:44.618961+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:45 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.042957+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T15:41:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.323654+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.326316+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.330983+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.331679+0000 mon.a (mon.0) 502 : cluster 1 osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233] boot 2023-09-23T15:41:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.331766+0000 mon.a (mon.0) 503 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:45.332737+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.336394+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.336946+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:45.414201+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:45.423764+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.853496+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:45.922430+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:45.924231+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[103196]: audit 2023-09-23T15:41:46.070174+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.323654+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.326316+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.330983+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.331679+0000 mon.a (mon.0) 502 : cluster 1 osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233] boot 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.331766+0000 mon.a (mon.0) 503 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:45.332737+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.336394+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.336946+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:45.414201+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:45.423764+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.853496+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:45.922430+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:45.924231+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:46.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:46 smithi140 bash[105739]: audit 2023-09-23T15:41:46.070174+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.323654+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.326316+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.330983+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.331679+0000 mon.a (mon.0) 502 : cluster 1 osd.4 [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233] boot 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.331766+0000 mon.a (mon.0) 503 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:45.332737+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.336394+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.336946+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:45.414201+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:45.423764+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.853496+0000 mon.a (mon.0) 507 : cluster 3 Health check update: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T15:41:46.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:45.922430+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:46.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:45.924231+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:41:46.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:46 smithi186 bash[89807]: audit 2023-09-23T15:41:46.070174+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:45.994089+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.332233+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.333877+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.334034+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.334812+0000 mon.a (mon.0) 511 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.338099+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.338598+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.339280+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.340120+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.340476+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.341663+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.342822+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.343577+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.345068+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[103196]: cluster 2023-09-23T15:41:46.347426+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:45.994089+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.332233+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.333877+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.334034+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.334812+0000 mon.a (mon.0) 511 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.338099+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.338598+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.339280+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.340120+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.340476+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.341663+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.342822+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.343577+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.345068+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:47 smithi140 bash[105739]: cluster 2023-09-23T15:41:46.347426+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:45.994089+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.332233+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.333877+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.334034+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.334812+0000 mon.a (mon.0) 511 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.338099+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.338598+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.339280+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.340120+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.340476+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.341663+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.342822+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.343577+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.345068+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:47.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:47 smithi186 bash[89807]: cluster 2023-09-23T15:41:46.347426+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T15:41:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:48 smithi140 bash[103196]: cluster 2023-09-23T15:41:47.994962+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v239: 73 pgs: 3 active+undersized+degraded, 20 active+undersized, 50 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:41:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:48 smithi140 bash[105739]: cluster 2023-09-23T15:41:47.994962+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v239: 73 pgs: 3 active+undersized+degraded, 20 active+undersized, 50 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:41:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:48 smithi186 bash[89807]: cluster 2023-09-23T15:41:47.994962+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v239: 73 pgs: 3 active+undersized+degraded, 20 active+undersized, 50 active+clean; 4.6 MiB data, 181 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T15:41:49.776 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:41:51.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:51 smithi140 bash[103196]: cluster 2023-09-23T15:41:49.995907+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v240: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:51.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:51 smithi140 bash[103196]: cluster 2023-09-23T15:41:50.855175+0000 mon.a (mon.0) 512 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:51 smithi140 bash[105739]: cluster 2023-09-23T15:41:49.995907+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v240: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:51.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:51 smithi140 bash[105739]: cluster 2023-09-23T15:41:50.855175+0000 mon.a (mon.0) 512 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:51.354 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:51 smithi186 bash[89807]: cluster 2023-09-23T15:41:49.995907+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v240: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T15:41:51.355 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:51 smithi186 bash[89807]: cluster 2023-09-23T15:41:50.855175+0000 mon.a (mon.0) 512 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:41:52.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:52 smithi140 bash[103196]: cluster 2023-09-23T15:41:52.050562+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:41:52.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:52 smithi140 bash[103196]: cluster 2023-09-23T15:41:52.050619+0000 mon.a (mon.0) 514 : cluster 1 Cluster is now healthy 2023-09-23T15:41:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:52 smithi140 bash[105739]: cluster 2023-09-23T15:41:52.050562+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:41:52.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:52 smithi140 bash[105739]: cluster 2023-09-23T15:41:52.050619+0000 mon.a (mon.0) 514 : cluster 1 Cluster is now healthy 2023-09-23T15:41:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:52 smithi186 bash[89807]: cluster 2023-09-23T15:41:52.050562+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T15:41:52.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:52 smithi186 bash[89807]: cluster 2023-09-23T15:41:52.050619+0000 mon.a (mon.0) 514 : cluster 1 Cluster is now healthy 2023-09-23T15:41:53.350 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "mon": { 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr": { 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "osd": { 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 3, 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 5 2023-09-23T15:41:53.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: "mds": { 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 2 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: "overall": { 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 17.2.6-1123-g61431f6b (61431f6ba2752649b506867ec856b4a6236f90dd) quincy (stable)": 5, 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 10 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:41:53.352 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:41:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:53 smithi140 bash[103196]: cluster 2023-09-23T15:41:51.996488+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:53.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:53 smithi140 bash[105739]: cluster 2023-09-23T15:41:51.996488+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:53.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:53 smithi186 bash[89807]: cluster 2023-09-23T15:41:51.996488+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:54.180 DEBUG:teuthology.parallel:result is None 2023-09-23T15:41:54.180 INFO:teuthology.run_tasks:Running task print... 2023-09-23T15:41:54.192 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T15:41:54.192 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T15:41:54.210 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T15:41:54.210 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T15:41:54.211 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T15:41:54.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:54 smithi140 bash[103196]: audit 2023-09-23T15:41:53.350344+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.140:0/102172440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:54.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:54 smithi140 bash[105739]: audit 2023-09-23T15:41:53.350344+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.140:0/102172440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:54.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:54 smithi186 bash[89807]: audit 2023-09-23T15:41:53.350344+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.140:0/102172440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T15:41:55.144 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:55 smithi186 bash[89807]: cluster 2023-09-23T15:41:53.997204+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:55 smithi140 bash[105739]: cluster 2023-09-23T15:41:53.997204+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:55.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:55 smithi140 bash[103196]: cluster 2023-09-23T15:41:53.997204+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:41:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:41:55] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.733352+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.741985+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.743474+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.744700+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.752395+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.836341+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.839555+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.841100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:55.850151+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: cluster 2023-09-23T15:41:55.998031+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[103196]: audit 2023-09-23T15:41:56.083794+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.733352+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.741985+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.743474+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.744700+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.752395+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.836341+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.839555+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.841100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:55.850151+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: cluster 2023-09-23T15:41:55.998031+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:56 smithi140 bash[105739]: audit 2023-09-23T15:41:56.083794+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.733352+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.741985+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.743474+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.744700+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.752395+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.836341+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.839555+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.841100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:55.850151+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: cluster 2023-09-23T15:41:55.998031+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:56 smithi186 bash[89807]: audit 2023-09-23T15:41:56.083794+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:41:58.987 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:41:59.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:41:59 smithi140 bash[103196]: cluster 2023-09-23T15:41:57.998878+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:59.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:41:59 smithi140 bash[105739]: cluster 2023-09-23T15:41:57.998878+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:41:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:41:59 smithi186 bash[89807]: cluster 2023-09-23T15:41:57.998878+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[103196]: cluster 2023-09-23T15:41:59.999715+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[103196]: audit 2023-09-23T15:42:00.921507+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[103196]: audit 2023-09-23T15:42:00.923122+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[105739]: cluster 2023-09-23T15:41:59.999715+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[105739]: audit 2023-09-23T15:42:00.921507+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:42:01.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:01 smithi140 bash[105739]: audit 2023-09-23T15:42:00.923122+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:01 smithi186 bash[89807]: cluster 2023-09-23T15:41:59.999715+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:01 smithi186 bash[89807]: audit 2023-09-23T15:42:00.921507+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:42:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:01 smithi186 bash[89807]: audit 2023-09-23T15:42:00.923122+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:02.835 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:42:03.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:03 smithi140 bash[103196]: cluster 2023-09-23T15:42:02.000563+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:03.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:03 smithi140 bash[103196]: audit 2023-09-23T15:42:02.825237+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.140:0/3019355679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:42:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:03 smithi140 bash[105739]: cluster 2023-09-23T15:42:02.000563+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:03.131 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:03 smithi140 bash[105739]: audit 2023-09-23T15:42:02.825237+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.140:0/3019355679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:42:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:03 smithi186 bash[89807]: cluster 2023-09-23T15:42:02.000563+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:03 smithi186 bash[89807]: audit 2023-09-23T15:42:02.825237+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.140:0/3019355679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T15:42:03.695 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":35,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6800","nonce":2989117767},{"type":"v1","addr":"172.21.15.140:6801","nonce":2989117767}]},"active_addr":"172.21.15.140:6801/2989117767","active_change":"2023-09-23T15:34:45.810188+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25681,"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:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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.140:8443/","prometheus":"http://172.21.15.140: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":93,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":3406856215}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":1690935571}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":3463655093}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.140:0","nonce":2902778989}]}]} 2023-09-23T15:42:03.700 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T15:42:03.700 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T15:42:03.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:42:05.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:05 smithi140 bash[105739]: cluster 2023-09-23T15:42:04.001309+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:05.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:05 smithi140 bash[103196]: cluster 2023-09-23T15:42:04.001309+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:05 smithi186 bash[89807]: cluster 2023-09-23T15:42:04.001309+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:05] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T15:42:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:06 smithi140 bash[105739]: cluster 2023-09-23T15:42:06.002173+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:06 smithi140 bash[103196]: cluster 2023-09-23T15:42:06.002173+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:06 smithi186 bash[89807]: cluster 2023-09-23T15:42:06.002173+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:08.475 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:09 smithi140 bash[103196]: cluster 2023-09-23T15:42:08.002990+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:09 smithi140 bash[105739]: cluster 2023-09-23T15:42:08.002990+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:09 smithi186 bash[89807]: cluster 2023-09-23T15:42:08.002990+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:11.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:11 smithi140 bash[105739]: cluster 2023-09-23T15:42:10.003792+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:11 smithi140 bash[103196]: cluster 2023-09-23T15:42:10.003792+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:11 smithi186 bash[89807]: cluster 2023-09-23T15:42:10.003792+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:11.919 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:42:11.919 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":118,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:41:46.325678+0000","last_up_change":"2023-09-23T15:41:45.322877+0000","last_in_change":"2023-09-23T15:24:12.943315+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+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":"2023-09-23T15:26:24.960105+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":"88","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":88,"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":"2023-09-23T15:28:22.940017+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":"67","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":"2023-09-23T15:28:23.559161+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":"68","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":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":93,"up_from":97,"up_thru":117,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6803","nonce":2149614229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6805","nonce":2149614229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6809","nonce":2149614229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6807","nonce":2149614229}]},"public_addr":"172.21.15.140:6803/2149614229","cluster_addr":"172.21.15.140:6805/2149614229","heartbeat_back_addr":"172.21.15.140:6809/2149614229","heartbeat_front_addr":"172.21.15.140:6807/2149614229","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":98,"up_from":102,"up_thru":117,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6811","nonce":2253205397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6813","nonce":2253205397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6817","nonce":2253205397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6815","nonce":2253205397}]},"public_addr":"172.21.15.140:6811/2253205397","cluster_addr":"172.21.15.140:6813/2253205397","heartbeat_back_addr":"172.21.15.140:6817/2253205397","heartbeat_front_addr":"172.21.15.140:6815/2253205397","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":103,"up_from":107,"up_thru":117,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6819","nonce":602161770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6821","nonce":602161770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6825","nonce":602161770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6823","nonce":602161770}]},"public_addr":"172.21.15.140:6819/602161770","cluster_addr":"172.21.15.140:6821/602161770","heartbeat_back_addr":"172.21.15.140:6825/602161770","heartbeat_front_addr":"172.21.15.140:6823/602161770","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":108,"up_from":112,"up_thru":117,"down_at":109,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6827","nonce":1167768529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6829","nonce":1167768529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6833","nonce":1167768529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6831","nonce":1167768529}]},"public_addr":"172.21.15.140:6827/1167768529","cluster_addr":"172.21.15.140:6829/1167768529","heartbeat_back_addr":"172.21.15.140:6833/1167768529","heartbeat_front_addr":"172.21.15.140:6831/1167768529","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":113,"up_from":117,"up_thru":117,"down_at":114,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6801","nonce":3635582233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6803","nonce":3635582233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6807","nonce":3635582233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6805","nonce":3635582233}]},"public_addr":"172.21.15.186:6801/3635582233","cluster_addr":"172.21.15.186:6803/3635582233","heartbeat_back_addr":"172.21.15.186:6807/3635582233","heartbeat_front_addr":"172.21.15.186:6805/3635582233","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","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":"2023-09-23T15:18:20.328658+0000","dead_epoch":93},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":98},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":103},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":108},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":113},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/3760939751":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/850546658":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/2118057844":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/3915313072":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1506218834":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6801/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.186:0/1810170254":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/486333003":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6800/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.186:0/3166486625":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/1367925303":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/1694654298":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/1447553904":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1536113070":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/1160937379":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1381240789":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2216829634":"2023-09-24T15:34:45.809501+0000","172.21.15.186:6834/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.186:6835/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2080707540":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+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}} 2023-09-23T15:42:12.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:12 smithi140 bash[105739]: audit 2023-09-23T15:42:11.915895+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.140:0/728648775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:12.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:12 smithi140 bash[103196]: audit 2023-09-23T15:42:11.915895+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.140:0/728648775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:12.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:12 smithi186 bash[89807]: audit 2023-09-23T15:42:11.915895+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.140:0/728648775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:12.799 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T15:42:12.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T15:42:13.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:13 smithi140 bash[103196]: cluster 2023-09-23T15:42:12.004670+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:13 smithi140 bash[105739]: cluster 2023-09-23T15:42:12.004670+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:13 smithi186 bash[89807]: cluster 2023-09-23T15:42:12.004670+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:15 smithi140 bash[105739]: cluster 2023-09-23T15:42:14.005465+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:15.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:15 smithi140 bash[103196]: cluster 2023-09-23T15:42:14.005465+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:15 smithi186 bash[89807]: cluster 2023-09-23T15:42:14.005465+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:15] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T15:42:17.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:16 smithi140 bash[105739]: audit 2023-09-23T15:42:15.916235+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:16 smithi140 bash[105739]: cluster 2023-09-23T15:42:16.006269+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:16 smithi140 bash[103196]: audit 2023-09-23T15:42:15.916235+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:16 smithi140 bash[103196]: cluster 2023-09-23T15:42:16.006269+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:16 smithi186 bash[89807]: audit 2023-09-23T15:42:15.916235+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:16 smithi186 bash[89807]: cluster 2023-09-23T15:42:16.006269+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:17.582 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:19.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:19 smithi140 bash[103196]: cluster 2023-09-23T15:42:18.007190+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:19.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:19 smithi140 bash[105739]: cluster 2023-09-23T15:42:18.007190+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:19 smithi186 bash[89807]: cluster 2023-09-23T15:42:18.007190+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:21.117 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:42:21.118 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":118,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T15:41:46.325678+0000","last_up_change":"2023-09-23T15:41:45.322877+0000","last_in_change":"2023-09-23T15:24:12.943315+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+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":"2023-09-23T15:26:24.960105+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":"88","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":88,"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":"2023-09-23T15:28:22.940017+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":"67","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":"2023-09-23T15:28:23.559161+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":"68","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":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":93,"up_from":97,"up_thru":117,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6803","nonce":2149614229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6805","nonce":2149614229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6809","nonce":2149614229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6807","nonce":2149614229}]},"public_addr":"172.21.15.140:6803/2149614229","cluster_addr":"172.21.15.140:6805/2149614229","heartbeat_back_addr":"172.21.15.140:6809/2149614229","heartbeat_front_addr":"172.21.15.140:6807/2149614229","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":98,"up_from":102,"up_thru":117,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6811","nonce":2253205397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6813","nonce":2253205397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6817","nonce":2253205397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6815","nonce":2253205397}]},"public_addr":"172.21.15.140:6811/2253205397","cluster_addr":"172.21.15.140:6813/2253205397","heartbeat_back_addr":"172.21.15.140:6817/2253205397","heartbeat_front_addr":"172.21.15.140:6815/2253205397","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":103,"up_from":107,"up_thru":117,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6819","nonce":602161770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6821","nonce":602161770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6825","nonce":602161770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6823","nonce":602161770}]},"public_addr":"172.21.15.140:6819/602161770","cluster_addr":"172.21.15.140:6821/602161770","heartbeat_back_addr":"172.21.15.140:6825/602161770","heartbeat_front_addr":"172.21.15.140:6823/602161770","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":108,"up_from":112,"up_thru":117,"down_at":109,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6827","nonce":1167768529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6829","nonce":1167768529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6833","nonce":1167768529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6831","nonce":1167768529}]},"public_addr":"172.21.15.140:6827/1167768529","cluster_addr":"172.21.15.140:6829/1167768529","heartbeat_back_addr":"172.21.15.140:6833/1167768529","heartbeat_front_addr":"172.21.15.140:6831/1167768529","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":113,"up_from":117,"up_thru":117,"down_at":114,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6801","nonce":3635582233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6803","nonce":3635582233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6807","nonce":3635582233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6805","nonce":3635582233}]},"public_addr":"172.21.15.186:6801/3635582233","cluster_addr":"172.21.15.186:6803/3635582233","heartbeat_back_addr":"172.21.15.186:6807/3635582233","heartbeat_front_addr":"172.21.15.186:6805/3635582233","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":117,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6825","nonce":3655172534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6827","nonce":3655172534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6831","nonce":3655172534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":3655172534},{"type":"v1","addr":"172.21.15.186:6829","nonce":3655172534}]},"public_addr":"172.21.15.186:6825/3655172534","cluster_addr":"172.21.15.186:6827/3655172534","heartbeat_back_addr":"172.21.15.186:6831/3655172534","heartbeat_front_addr":"172.21.15.186:6829/3655172534","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":"2023-09-23T15:18:20.328658+0000","dead_epoch":93},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":98},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":103},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":108},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":113},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2216829634":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/486333003":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2118057844":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/3915313072":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/3760939751":"2023-09-24T15:33:39.621799+0000","172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/1381240789":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6801/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.186:0/1810170254":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.186:0/3166486625":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/1367925303":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1694654298":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.186:0/850546658":"2023-09-24T15:33:39.621799+0000","172.21.15.140:6801/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/1447553904":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1536113070":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/1160937379":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.186:6834/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.186:6835/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2080707540":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1506218834":"2023-09-24T15:34:45.809501+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}} 2023-09-23T15:42:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:21 smithi140 bash[103196]: cluster 2023-09-23T15:42:20.008160+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:21 smithi140 bash[105739]: cluster 2023-09-23T15:42:20.008160+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:21 smithi186 bash[89807]: cluster 2023-09-23T15:42:20.008160+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:22.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T15:42:22.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T15:42:22.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T15:42:22.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T15:42:22.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T15:42:22.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T15:42:22.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T15:42:22.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T15:42:22.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:22 smithi140 bash[103196]: audit 2023-09-23T15:42:21.114632+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.140:0/4218996090' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:22.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:22 smithi140 bash[105739]: audit 2023-09-23T15:42:21.114632+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.140:0/4218996090' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:22 smithi186 bash[89807]: audit 2023-09-23T15:42:21.114632+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.140:0/4218996090' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T15:42:23.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:23 smithi140 bash[105739]: cluster 2023-09-23T15:42:22.009051+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:23 smithi140 bash[103196]: cluster 2023-09-23T15:42:22.009051+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:23 smithi186 bash[89807]: cluster 2023-09-23T15:42:22.009051+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:25.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:25 smithi140 bash[105739]: cluster 2023-09-23T15:42:24.009775+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:25.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:25 smithi140 bash[103196]: cluster 2023-09-23T15:42:24.009775+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:25 smithi186 bash[89807]: cluster 2023-09-23T15:42:24.009775+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:25] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T15:42:26.912 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.912 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.914 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.914 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.915 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.915 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.915 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:26.916 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:27.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:26 smithi140 bash[105739]: cluster 2023-09-23T15:42:26.010661+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:27.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:26 smithi140 bash[103196]: cluster 2023-09-23T15:42:26.010661+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:26 smithi186 bash[89807]: cluster 2023-09-23T15:42:26.010661+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:29.323 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:29 smithi140 bash[105739]: cluster 2023-09-23T15:42:28.011523+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:29.324 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:29 smithi140 bash[103196]: cluster 2023-09-23T15:42:28.011523+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:29 smithi186 bash[89807]: cluster 2023-09-23T15:42:28.011523+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:31.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:31 smithi140 bash[103196]: cluster 2023-09-23T15:42:30.012093+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:31.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:31 smithi140 bash[103196]: audit 2023-09-23T15:42:30.916673+0000 mon.a (mon.0) 529 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:31 smithi140 bash[105739]: cluster 2023-09-23T15:42:30.012093+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:31 smithi140 bash[105739]: audit 2023-09-23T15:42:30.916673+0000 mon.a (mon.0) 529 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:31 smithi186 bash[89807]: cluster 2023-09-23T15:42:30.012093+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:31 smithi186 bash[89807]: audit 2023-09-23T15:42:30.916673+0000 mon.a (mon.0) 529 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:33.164 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:33 smithi140 bash[105739]: cluster 2023-09-23T15:42:32.012963+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:33.164 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:33 smithi140 bash[103196]: cluster 2023-09-23T15:42:32.012963+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:33 smithi186 bash[89807]: cluster 2023-09-23T15:42:32.012963+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:35.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:35 smithi140 bash[105739]: cluster 2023-09-23T15:42:34.013438+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:35.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:35 smithi140 bash[103196]: cluster 2023-09-23T15:42:34.013438+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:35] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T15:42:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:35 smithi186 bash[89807]: cluster 2023-09-23T15:42:34.013438+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:37.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:36 smithi140 bash[105739]: cluster 2023-09-23T15:42:36.013998+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:37.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:36 smithi140 bash[103196]: cluster 2023-09-23T15:42:36.013998+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:36 smithi186 bash[89807]: cluster 2023-09-23T15:42:36.013998+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:39.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:39 smithi140 bash[103196]: cluster 2023-09-23T15:42:38.014546+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:39.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:39 smithi140 bash[105739]: cluster 2023-09-23T15:42:38.014546+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:39 smithi186 bash[89807]: cluster 2023-09-23T15:42:38.014546+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:41.370 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:41 smithi140 bash[105739]: cluster 2023-09-23T15:42:40.015562+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:41.371 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:41 smithi140 bash[103196]: cluster 2023-09-23T15:42:40.015562+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:41 smithi186 bash[89807]: cluster 2023-09-23T15:42:40.015562+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:41.418 INFO:teuthology.orchestra.run.smithi140.stdout:416611827759 2023-09-23T15:42:41.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T15:42:43.176 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:43 smithi140 bash[105739]: cluster 2023-09-23T15:42:42.016251+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:43.177 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:43 smithi140 bash[103196]: cluster 2023-09-23T15:42:42.016251+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:43.206 INFO:teuthology.orchestra.run.smithi140.stdout:163208757488 2023-09-23T15:42:43.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T15:42:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:43 smithi186 bash[89807]: cluster 2023-09-23T15:42:42.016251+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:44.479 INFO:teuthology.orchestra.run.smithi140.stdout:502511173645 2023-09-23T15:42:44.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T15:42:45.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:45 smithi140 bash[103196]: cluster 2023-09-23T15:42:44.016992+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:45.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:45 smithi140 bash[105739]: cluster 2023-09-23T15:42:44.016992+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:45 smithi186 bash[89807]: cluster 2023-09-23T15:42:44.016992+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:45.589 INFO:teuthology.orchestra.run.smithi140.stdout:459561500697 2023-09-23T15:42:45.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T15:42:45.606 INFO:teuthology.orchestra.run.smithi140.stdout:197568495846 2023-09-23T15:42:45.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T15:42:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:45] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.43.0" 2023-09-23T15:42:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:46 smithi140 bash[105739]: audit 2023-09-23T15:42:45.917052+0000 mon.a (mon.0) 530 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:46 smithi140 bash[105739]: cluster 2023-09-23T15:42:46.017598+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:46 smithi140 bash[103196]: audit 2023-09-23T15:42:45.917052+0000 mon.a (mon.0) 530 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:46 smithi140 bash[103196]: cluster 2023-09-23T15:42:46.017598+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:46 smithi186 bash[89807]: audit 2023-09-23T15:42:45.917052+0000 mon.a (mon.0) 530 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:42:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:46 smithi186 bash[89807]: cluster 2023-09-23T15:42:46.017598+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:47.400 INFO:teuthology.orchestra.run.smithi140.stdout:481036337172 2023-09-23T15:42:47.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T15:42:47.705 INFO:teuthology.orchestra.run.smithi140.stdout:438086664234 2023-09-23T15:42:47.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T15:42:47.723 INFO:teuthology.orchestra.run.smithi140.stdout:231928234203 2023-09-23T15:42:47.723 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T15:42:49.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:49 smithi140 bash[105739]: cluster 2023-09-23T15:42:48.018345+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:49.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:49 smithi140 bash[103196]: cluster 2023-09-23T15:42:48.018345+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:49 smithi186 bash[89807]: cluster 2023-09-23T15:42:48.018345+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:50.150 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:50.151 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:50.151 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:50.151 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:50.152 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:51.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:51 smithi140 bash[103196]: cluster 2023-09-23T15:42:50.019261+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:51.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:51 smithi140 bash[105739]: cluster 2023-09-23T15:42:50.019261+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:51 smithi186 bash[89807]: cluster 2023-09-23T15:42:50.019261+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:52.170 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:52.171 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:52.171 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:42:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:53 smithi140 bash[103196]: cluster 2023-09-23T15:42:52.020192+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:53.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:53 smithi140 bash[105739]: cluster 2023-09-23T15:42:52.020192+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:53 smithi186 bash[89807]: cluster 2023-09-23T15:42:52.020192+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:55.399 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:55 smithi140 bash[105739]: cluster 2023-09-23T15:42:54.020899+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:55.399 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:55 smithi140 bash[103196]: cluster 2023-09-23T15:42:54.020899+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:55 smithi186 bash[89807]: cluster 2023-09-23T15:42:54.020899+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:55.758 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:42:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:42:55] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:42:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:56 smithi140 bash[103196]: audit 2023-09-23T15:42:55.933223+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:42:57.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:56 smithi140 bash[103196]: cluster 2023-09-23T15:42:56.021619+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:57.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:56 smithi140 bash[105739]: audit 2023-09-23T15:42:55.933223+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:42:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:56 smithi140 bash[105739]: cluster 2023-09-23T15:42:56.021619+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:56 smithi186 bash[89807]: audit 2023-09-23T15:42:55.933223+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:42:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:56 smithi186 bash[89807]: cluster 2023-09-23T15:42:56.021619+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:59.271 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:42:59 smithi140 bash[105739]: cluster 2023-09-23T15:42:58.022460+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:59.271 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:42:59 smithi140 bash[103196]: cluster 2023-09-23T15:42:58.022460+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:42:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:42:59 smithi186 bash[89807]: cluster 2023-09-23T15:42:58.022460+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:01.349 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:01 smithi140 bash[105739]: cluster 2023-09-23T15:43:00.023397+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:01.350 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:01 smithi140 bash[105739]: audit 2023-09-23T15:43:00.916904+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:01.350 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:01 smithi140 bash[103196]: cluster 2023-09-23T15:43:00.023397+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:01.350 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:01 smithi140 bash[103196]: audit 2023-09-23T15:43:00.916904+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:01 smithi186 bash[89807]: cluster 2023-09-23T15:43:00.023397+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:01 smithi186 bash[89807]: audit 2023-09-23T15:43:00.916904+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:02.449 INFO:teuthology.orchestra.run.smithi140.stdout:163208757493 2023-09-23T15:43:03.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[105739]: cluster 2023-09-23T15:43:02.023946+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:03.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[105739]: audit 2023-09-23T15:43:02.419762+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[105739]: audit 2023-09-23T15:43:02.425315+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[105739]: audit 2023-09-23T15:43:02.450075+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.140:0/1562247601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[103196]: cluster 2023-09-23T15:43:02.023946+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[103196]: audit 2023-09-23T15:43:02.419762+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[103196]: audit 2023-09-23T15:43:02.425315+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:03 smithi140 bash[103196]: audit 2023-09-23T15:43:02.450075+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.140:0/1562247601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:43:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:03 smithi186 bash[89807]: cluster 2023-09-23T15:43:02.023946+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:03 smithi186 bash[89807]: audit 2023-09-23T15:43:02.419762+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:03 smithi186 bash[89807]: audit 2023-09-23T15:43:02.425315+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:03 smithi186 bash[89807]: audit 2023-09-23T15:43:02.450075+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.140:0/1562247601' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T15:43:05.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:05 smithi140 bash[105739]: cluster 2023-09-23T15:43:04.024657+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:05.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:05 smithi140 bash[103196]: cluster 2023-09-23T15:43:04.024657+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:05 smithi186 bash[89807]: cluster 2023-09-23T15:43:04.024657+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:05.641 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:05] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T15:43:06.255 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757488 got 163208757493 for osd.5 2023-09-23T15:43:06.256 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:06.395 INFO:teuthology.orchestra.run.smithi140.stdout:197568495851 2023-09-23T15:43:06.793 INFO:teuthology.orchestra.run.smithi140.stdout:416611827764 2023-09-23T15:43:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[103196]: cluster 2023-09-23T15:43:06.025447+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[103196]: audit 2023-09-23T15:43:06.396430+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.140:0/1618295516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:43:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[103196]: audit 2023-09-23T15:43:06.794050+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.140:0/646095975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:43:07.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[105739]: cluster 2023-09-23T15:43:06.025447+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:07.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[105739]: audit 2023-09-23T15:43:06.396430+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.140:0/1618295516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:43:07.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:06 smithi140 bash[105739]: audit 2023-09-23T15:43:06.794050+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.140:0/646095975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:43:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:06 smithi186 bash[89807]: cluster 2023-09-23T15:43:06.025447+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:06 smithi186 bash[89807]: audit 2023-09-23T15:43:06.396430+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.140:0/1618295516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T15:43:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:06 smithi186 bash[89807]: audit 2023-09-23T15:43:06.794050+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.140:0/646095975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T15:43:07.250 INFO:teuthology.orchestra.run.smithi140.stdout:459561500702 2023-09-23T15:43:07.548 INFO:teuthology.orchestra.run.smithi140.stdout:481036337176 2023-09-23T15:43:08.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:07 smithi140 bash[103196]: audit 2023-09-23T15:43:07.251038+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.140:0/3036564132' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:43:08.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:07 smithi140 bash[103196]: audit 2023-09-23T15:43:07.548372+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.140:0/2687674512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:43:08.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:07 smithi140 bash[105739]: audit 2023-09-23T15:43:07.251038+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.140:0/3036564132' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:43:08.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:07 smithi140 bash[105739]: audit 2023-09-23T15:43:07.548372+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.140:0/2687674512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:43:08.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:07 smithi186 bash[89807]: audit 2023-09-23T15:43:07.251038+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.140:0/3036564132' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T15:43:08.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:07 smithi186 bash[89807]: audit 2023-09-23T15:43:07.548372+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.140:0/2687674512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T15:43:09.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:08 smithi140 bash[103196]: cluster 2023-09-23T15:43:08.026127+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:09.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:08 smithi140 bash[105739]: cluster 2023-09-23T15:43:08.026127+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:09.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:08 smithi186 bash[89807]: cluster 2023-09-23T15:43:08.026127+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:09.292 INFO:teuthology.orchestra.run.smithi140.stdout:502511173650 2023-09-23T15:43:09.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 416611827759 got 416611827764 for osd.0 2023-09-23T15:43:09.422 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:09.427 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495846 got 197568495851 for osd.6 2023-09-23T15:43:09.427 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:09.656 INFO:tasks.cephadm.ceph_manager.ceph:need seq 459561500697 got 459561500702 for osd.2 2023-09-23T15:43:09.656 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:09.953 INFO:teuthology.orchestra.run.smithi140.stdout:438086664238 2023-09-23T15:43:09.974 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:09 smithi140 bash[105739]: audit 2023-09-23T15:43:09.292662+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.140:0/100864145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:43:09.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:09 smithi140 bash[103196]: audit 2023-09-23T15:43:09.292662+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.140:0/100864145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:43:10.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:09 smithi186 bash[89807]: audit 2023-09-23T15:43:09.292662+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.140:0/100864145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T15:43:10.553 INFO:teuthology.orchestra.run.smithi140.stdout:231928234208 2023-09-23T15:43:11.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:10 smithi140 bash[103196]: audit 2023-09-23T15:43:09.953484+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.140:0/3982058992' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:43:11.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:10 smithi140 bash[103196]: cluster 2023-09-23T15:43:10.026977+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:11.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:10 smithi140 bash[103196]: audit 2023-09-23T15:43:10.553595+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.140:0/3124268179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:43:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:10 smithi186 bash[89807]: audit 2023-09-23T15:43:09.953484+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.140:0/3982058992' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:43:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:10 smithi186 bash[89807]: cluster 2023-09-23T15:43:10.026977+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:10 smithi186 bash[89807]: audit 2023-09-23T15:43:10.553595+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.140:0/3124268179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:43:11.409 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:11 smithi140 bash[105739]: audit 2023-09-23T15:43:09.953484+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.140:0/3982058992' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T15:43:11.409 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:11 smithi140 bash[105739]: cluster 2023-09-23T15:43:10.026977+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:11.409 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:11 smithi140 bash[105739]: audit 2023-09-23T15:43:10.553595+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.140:0/3124268179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T15:43:11.533 INFO:tasks.cephadm.ceph_manager.ceph:need seq 481036337172 got 481036337176 for osd.3 2023-09-23T15:43:11.533 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:12.353 INFO:tasks.cephadm.ceph_manager.ceph:need seq 502511173645 got 502511173650 for osd.4 2023-09-23T15:43:12.353 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:12.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 438086664234 got 438086664238 for osd.1 2023-09-23T15:43:12.590 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:12.640 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234203 got 231928234208 for osd.7 2023-09-23T15:43:12.640 DEBUG:teuthology.parallel:result is None 2023-09-23T15:43:12.640 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T15:43:12.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:43:13.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:13 smithi140 bash[105739]: cluster 2023-09-23T15:43:12.027639+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:13.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:13 smithi140 bash[103196]: cluster 2023-09-23T15:43:12.027639+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:13 smithi186 bash[89807]: cluster 2023-09-23T15:43:12.027639+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:15] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: cluster 2023-09-23T15:43:14.028382+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: audit 2023-09-23T15:43:14.351874+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: audit 2023-09-23T15:43:14.359650+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: audit 2023-09-23T15:43:14.833398+0000 mon.a (mon.0) 538 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: audit 2023-09-23T15:43:14.835181+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[105739]: audit 2023-09-23T15:43:14.844507+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: cluster 2023-09-23T15:43:14.028382+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: audit 2023-09-23T15:43:14.351874+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: audit 2023-09-23T15:43:14.359650+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: audit 2023-09-23T15:43:14.833398+0000 mon.a (mon.0) 538 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:43:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: audit 2023-09-23T15:43:14.835181+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:43:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:15 smithi140 bash[103196]: audit 2023-09-23T15:43:14.844507+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: cluster 2023-09-23T15:43:14.028382+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: audit 2023-09-23T15:43:14.351874+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: audit 2023-09-23T15:43:14.359650+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: audit 2023-09-23T15:43:14.833398+0000 mon.a (mon.0) 538 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:43:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: audit 2023-09-23T15:43:14.835181+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:43:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:15 smithi186 bash[89807]: audit 2023-09-23T15:43:14.844507+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:43:17.140 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:43:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:16 smithi186 bash[89807]: audit 2023-09-23T15:43:15.918165+0000 mon.a (mon.0) 541 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:16 smithi186 bash[89807]: cluster 2023-09-23T15:43:16.029298+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:17.167 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:16 smithi140 bash[105739]: audit 2023-09-23T15:43:15.918165+0000 mon.a (mon.0) 541 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:17.167 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:16 smithi140 bash[105739]: cluster 2023-09-23T15:43:16.029298+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:17.167 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:16 smithi140 bash[103196]: audit 2023-09-23T15:43:15.918165+0000 mon.a (mon.0) 541 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:17.168 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:16 smithi140 bash[103196]: cluster 2023-09-23T15:43:16.029298+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:19.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:19 smithi140 bash[103196]: cluster 2023-09-23T15:43:18.029990+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:19.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:19 smithi140 bash[105739]: cluster 2023-09-23T15:43:18.029990+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:19 smithi186 bash[89807]: cluster 2023-09-23T15:43:18.029990+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:19.909 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:43:19 smithi186 bash[77598]: logger=cleanup t=2023-09-23T15:43:19.465850615Z level=info msg="Completed cleanup jobs" duration=84.626163ms 2023-09-23T15:43:20.521 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:43:20.525 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:43:21.303 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":285,"stamp":"2023-09-23T15:43:20.030235+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"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":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1198,"ondisk_log_size":1198,"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":186048,"kb_used_data":23744,"kb_used_omap":44,"kb_used_meta":162195,"kb_avail":749775168,"statfs":{"total":767960285184,"available":767769772032,"internally_reserved":0,"allocated":24313856,"data_stored":19851334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":166088457},"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.004517"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354586+0000","last_change":"2023-09-23T15:41:46.354586+0000","last_active":"2023-09-23T15:41:46.354586+0000","last_peered":"2023-09-23T15:41:46.354586+0000","last_clean":"2023-09-23T15:41:46.354586+0000","last_became_active":"2023-09-23T15:41:46.354378+0000","last_became_peered":"2023-09-23T15:41:46.354378+0000","last_unstale":"2023-09-23T15:41:46.354586+0000","last_undegraded":"2023-09-23T15:41:46.354586+0000","last_fullsized":"2023-09-23T15:41:46.354586+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:13.858196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344241+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:41:46.344241+0000","last_peered":"2023-09-23T15:41:46.344241+0000","last_clean":"2023-09-23T15:41:46.344241+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:41:46.344241+0000","last_undegraded":"2023-09-23T15:41:46.344241+0000","last_fullsized":"2023-09-23T15:41:46.344241+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":102,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330327+0000","last_change":"2023-09-23T15:41:15.382371+0000","last_active":"2023-09-23T15:41:45.330327+0000","last_peered":"2023-09-23T15:41:45.330327+0000","last_clean":"2023-09-23T15:41:45.330327+0000","last_became_active":"2023-09-23T15:41:15.382044+0000","last_became_peered":"2023-09-23T15:41:15.382044+0000","last_unstale":"2023-09-23T15:41:45.330327+0000","last_undegraded":"2023-09-23T15:41:45.330327+0000","last_fullsized":"2023-09-23T15:41:45.330327+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:40:32.398326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":89,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339892+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:41:46.339892+0000","last_peered":"2023-09-23T15:41:46.339892+0000","last_clean":"2023-09-23T15:41:46.339892+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:41:46.339892+0000","last_undegraded":"2023-09-23T15:41:46.339892+0000","last_fullsized":"2023-09-23T15:41:46.339892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344908+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:41:46.344908+0000","last_peered":"2023-09-23T15:41:46.344908+0000","last_clean":"2023-09-23T15:41:46.344908+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:41:46.344908+0000","last_undegraded":"2023-09-23T15:41:46.344908+0000","last_fullsized":"2023-09-23T15:41:46.344908+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356078+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:41:46.356078+0000","last_peered":"2023-09-23T15:41:46.356078+0000","last_clean":"2023-09-23T15:41:46.356078+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:41:46.356078+0000","last_undegraded":"2023-09-23T15:41:46.356078+0000","last_fullsized":"2023-09-23T15:41:46.356078+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345321+0000","last_change":"2023-09-23T15:41:46.345321+0000","last_active":"2023-09-23T15:41:46.345321+0000","last_peered":"2023-09-23T15:41:46.345321+0000","last_clean":"2023-09-23T15:41:46.345321+0000","last_became_active":"2023-09-23T15:41:46.344970+0000","last_became_peered":"2023-09-23T15:41:46.344970+0000","last_unstale":"2023-09-23T15:41:46.345321+0000","last_undegraded":"2023-09-23T15:41:46.345321+0000","last_fullsized":"2023-09-23T15:41:46.345321+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:42.080067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351200+0000","last_change":"2023-09-23T15:41:46.351200+0000","last_active":"2023-09-23T15:41:46.351200+0000","last_peered":"2023-09-23T15:41:46.351200+0000","last_clean":"2023-09-23T15:41:46.351200+0000","last_became_active":"2023-09-23T15:41:46.350789+0000","last_became_peered":"2023-09-23T15:41:46.350789+0000","last_unstale":"2023-09-23T15:41:46.351200+0000","last_undegraded":"2023-09-23T15:41:46.351200+0000","last_fullsized":"2023-09-23T15:41:46.351200+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:57:17.720134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.334359+0000","last_change":"2023-09-23T15:41:15.376115+0000","last_active":"2023-09-23T15:41:46.334359+0000","last_peered":"2023-09-23T15:41:46.334359+0000","last_clean":"2023-09-23T15:41:46.334359+0000","last_became_active":"2023-09-23T15:41:15.375765+0000","last_became_peered":"2023-09-23T15:41:15.375765+0000","last_unstale":"2023-09-23T15:41:46.334359+0000","last_undegraded":"2023-09-23T15:41:46.334359+0000","last_fullsized":"2023-09-23T15:41:46.334359+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:34.023499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":63,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356383+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:41:46.356383+0000","last_peered":"2023-09-23T15:41:46.356383+0000","last_clean":"2023-09-23T15:41:46.356383+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:41:46.356383+0000","last_undegraded":"2023-09-23T15:41:46.356383+0000","last_fullsized":"2023-09-23T15:41:46.356383+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":64,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352389+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:41:46.352389+0000","last_peered":"2023-09-23T15:41:46.352389+0000","last_clean":"2023-09-23T15:41:46.352389+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:41:46.352389+0000","last_undegraded":"2023-09-23T15:41:46.352389+0000","last_fullsized":"2023-09-23T15:41:46.352389+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353459+0000","last_change":"2023-09-23T15:41:46.352659+0000","last_active":"2023-09-23T15:41:46.353459+0000","last_peered":"2023-09-23T15:41:46.353459+0000","last_clean":"2023-09-23T15:41:46.353459+0000","last_became_active":"2023-09-23T15:41:46.352146+0000","last_became_peered":"2023-09-23T15:41:46.352146+0000","last_unstale":"2023-09-23T15:41:46.353459+0000","last_undegraded":"2023-09-23T15:41:46.353459+0000","last_fullsized":"2023-09-23T15:41:46.353459+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:59:01.227344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'46","reported_seq":243,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341201+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:41:45.341201+0000","last_peered":"2023-09-23T15:41:45.341201+0000","last_clean":"2023-09-23T15:41:45.341201+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:41:45.341201+0000","last_undegraded":"2023-09-23T15:41:45.341201+0000","last_fullsized":"2023-09-23T15:41:45.341201+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340915+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:41:46.340915+0000","last_peered":"2023-09-23T15:41:46.340915+0000","last_clean":"2023-09-23T15:41:46.340915+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:41:46.340915+0000","last_undegraded":"2023-09-23T15:41:46.340915+0000","last_fullsized":"2023-09-23T15:41:46.340915+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'115","reported_seq":296,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353658+0000","last_change":"2023-09-23T15:41:46.353658+0000","last_active":"2023-09-23T15:41:46.353658+0000","last_peered":"2023-09-23T15:41:46.353658+0000","last_clean":"2023-09-23T15:41:46.353658+0000","last_became_active":"2023-09-23T15:41:46.353053+0000","last_became_peered":"2023-09-23T15:41:46.353053+0000","last_unstale":"2023-09-23T15:41:46.353658+0000","last_undegraded":"2023-09-23T15:41:46.353658+0000","last_fullsized":"2023-09-23T15:41:46.353658+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:25.789416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":80,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.332089+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:41:45.332089+0000","last_peered":"2023-09-23T15:41:45.332089+0000","last_clean":"2023-09-23T15:41:45.332089+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:41:45.332089+0000","last_undegraded":"2023-09-23T15:41:45.332089+0000","last_fullsized":"2023-09-23T15:41:45.332089+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":44,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343638+0000","last_change":"2023-09-23T15:38:52.028783+0000","last_active":"2023-09-23T15:41:46.343638+0000","last_peered":"2023-09-23T15:41:46.343638+0000","last_clean":"2023-09-23T15:41:46.343638+0000","last_became_active":"2023-09-23T15:38:52.028433+0000","last_became_peered":"2023-09-23T15:38:52.028433+0000","last_unstale":"2023-09-23T15:41:46.343638+0000","last_undegraded":"2023-09-23T15:41:46.343638+0000","last_fullsized":"2023-09-23T15:41:46.343638+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:39:00.593959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337475+0000","last_change":"2023-09-23T15:40:46.063884+0000","last_active":"2023-09-23T15:41:45.337475+0000","last_peered":"2023-09-23T15:41:45.337475+0000","last_clean":"2023-09-23T15:41:45.337475+0000","last_became_active":"2023-09-23T15:40:46.063038+0000","last_became_peered":"2023-09-23T15:40:46.063038+0000","last_unstale":"2023-09-23T15:41:45.337475+0000","last_undegraded":"2023-09-23T15:41:45.337475+0000","last_fullsized":"2023-09-23T15:41:45.337475+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:16:05.386864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'75","reported_seq":436,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361502+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:41:46.361502+0000","last_peered":"2023-09-23T15:41:46.361502+0000","last_clean":"2023-09-23T15:41:46.361502+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:41:46.361502+0000","last_undegraded":"2023-09-23T15:41:46.361502+0000","last_fullsized":"2023-09-23T15:41:46.361502+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":74,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343856+0000","last_change":"2023-09-23T15:40:46.061551+0000","last_active":"2023-09-23T15:41:46.343856+0000","last_peered":"2023-09-23T15:41:46.343856+0000","last_clean":"2023-09-23T15:41:46.343856+0000","last_became_active":"2023-09-23T15:40:46.061175+0000","last_became_peered":"2023-09-23T15:40:46.061175+0000","last_unstale":"2023-09-23T15:41:46.343856+0000","last_undegraded":"2023-09-23T15:41:46.343856+0000","last_fullsized":"2023-09-23T15:41:46.343856+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:39:17.568917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":73,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353128+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:41:46.353128+0000","last_peered":"2023-09-23T15:41:46.353128+0000","last_clean":"2023-09-23T15:41:46.353128+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:41:46.353128+0000","last_undegraded":"2023-09-23T15:41:46.353128+0000","last_fullsized":"2023-09-23T15:41:46.353128+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":935,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343343+0000","last_change":"2023-09-23T15:39:26.176405+0000","last_active":"2023-09-23T15:41:45.343343+0000","last_peered":"2023-09-23T15:41:45.343343+0000","last_clean":"2023-09-23T15:41:45.343343+0000","last_became_active":"2023-09-23T15:39:26.175879+0000","last_became_peered":"2023-09-23T15:39:26.175879+0000","last_unstale":"2023-09-23T15:41:45.343343+0000","last_undegraded":"2023-09-23T15:41:45.343343+0000","last_fullsized":"2023-09-23T15:41:45.343343+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:45:59.601000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.359464+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:41:46.359464+0000","last_peered":"2023-09-23T15:41:46.359464+0000","last_clean":"2023-09-23T15:41:46.359464+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:41:46.359464+0000","last_undegraded":"2023-09-23T15:41:46.359464+0000","last_fullsized":"2023-09-23T15:41:46.359464+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339292+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:41:46.339292+0000","last_peered":"2023-09-23T15:41:46.339292+0000","last_clean":"2023-09-23T15:41:46.339292+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:41:46.339292+0000","last_undegraded":"2023-09-23T15:41:46.339292+0000","last_fullsized":"2023-09-23T15:41:46.339292+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":456,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343249+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:41:45.343249+0000","last_peered":"2023-09-23T15:41:45.343249+0000","last_clean":"2023-09-23T15:41:45.343249+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:41:45.343249+0000","last_undegraded":"2023-09-23T15:41:45.343249+0000","last_fullsized":"2023-09-23T15:41:45.343249+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"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":"89'183","reported_seq":693,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350209+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:41:45.350209+0000","last_peered":"2023-09-23T15:41:45.350209+0000","last_clean":"2023-09-23T15:41:45.350209+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:41:45.350209+0000","last_undegraded":"2023-09-23T15:41:45.350209+0000","last_fullsized":"2023-09-23T15:41:45.350209+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":86,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.340284+0000","last_change":"2023-09-23T15:39:26.174305+0000","last_active":"2023-09-23T15:41:45.340284+0000","last_peered":"2023-09-23T15:41:45.340284+0000","last_clean":"2023-09-23T15:41:45.340284+0000","last_became_active":"2023-09-23T15:39:26.173864+0000","last_became_peered":"2023-09-23T15:39:26.173864+0000","last_unstale":"2023-09-23T15:41:45.340284+0000","last_undegraded":"2023-09-23T15:41:45.340284+0000","last_fullsized":"2023-09-23T15:41:45.340284+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:06.915127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.339010+0000","last_change":"2023-09-23T15:40:46.065253+0000","last_active":"2023-09-23T15:41:45.339010+0000","last_peered":"2023-09-23T15:41:45.339010+0000","last_clean":"2023-09-23T15:41:45.339010+0000","last_became_active":"2023-09-23T15:40:46.064893+0000","last_became_peered":"2023-09-23T15:40:46.064893+0000","last_unstale":"2023-09-23T15:41:45.339010+0000","last_undegraded":"2023-09-23T15:41:45.339010+0000","last_fullsized":"2023-09-23T15:41:45.339010+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:18.173670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":757,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.333939+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:41:46.333939+0000","last_peered":"2023-09-23T15:41:46.333939+0000","last_clean":"2023-09-23T15:41:46.333939+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:41:46.333939+0000","last_undegraded":"2023-09-23T15:41:46.333939+0000","last_fullsized":"2023-09-23T15:41:46.333939+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":68,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337590+0000","last_change":"2023-09-23T15:41:15.377840+0000","last_active":"2023-09-23T15:41:45.337590+0000","last_peered":"2023-09-23T15:41:45.337590+0000","last_clean":"2023-09-23T15:41:45.337590+0000","last_became_active":"2023-09-23T15:41:15.377498+0000","last_became_peered":"2023-09-23T15:41:15.377498+0000","last_unstale":"2023-09-23T15:41:45.337590+0000","last_undegraded":"2023-09-23T15:41:45.337590+0000","last_fullsized":"2023-09-23T15:41:45.337590+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:25.288023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":72,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.357138+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:41:46.357138+0000","last_peered":"2023-09-23T15:41:46.357138+0000","last_clean":"2023-09-23T15:41:46.357138+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:41:46.357138+0000","last_undegraded":"2023-09-23T15:41:46.357138+0000","last_fullsized":"2023-09-23T15:41:46.357138+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"89'84","reported_seq":633,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350181+0000","last_change":"2023-09-23T15:39:26.174741+0000","last_active":"2023-09-23T15:41:45.350181+0000","last_peered":"2023-09-23T15:41:45.350181+0000","last_clean":"2023-09-23T15:41:45.350181+0000","last_became_active":"2023-09-23T15:39:26.174234+0000","last_became_peered":"2023-09-23T15:39:26.174234+0000","last_unstale":"2023-09-23T15:41:45.350181+0000","last_undegraded":"2023-09-23T15:41:45.350181+0000","last_fullsized":"2023-09-23T15:41:45.350181+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:53.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":49,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.350645+0000","last_change":"2023-09-23T15:41:46.349762+0000","last_active":"2023-09-23T15:41:46.350645+0000","last_peered":"2023-09-23T15:41:46.350645+0000","last_clean":"2023-09-23T15:41:46.350645+0000","last_became_active":"2023-09-23T15:41:46.349396+0000","last_became_peered":"2023-09-23T15:41:46.349396+0000","last_unstale":"2023-09-23T15:41:46.350645+0000","last_undegraded":"2023-09-23T15:41:46.350645+0000","last_fullsized":"2023-09-23T15:41:46.350645+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:41:12.879807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":95,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351182+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:41:45.351182+0000","last_peered":"2023-09-23T15:41:45.351182+0000","last_clean":"2023-09-23T15:41:45.351182+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:41:45.351182+0000","last_undegraded":"2023-09-23T15:41:45.351182+0000","last_fullsized":"2023-09-23T15:41:45.351182+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'98","reported_seq":436,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337345+0000","last_change":"2023-09-23T15:39:26.177498+0000","last_active":"2023-09-23T15:41:45.337345+0000","last_peered":"2023-09-23T15:41:45.337345+0000","last_clean":"2023-09-23T15:41:45.337345+0000","last_became_active":"2023-09-23T15:39:26.176866+0000","last_became_peered":"2023-09-23T15:39:26.176866+0000","last_unstale":"2023-09-23T15:41:45.337345+0000","last_undegraded":"2023-09-23T15:41:45.337345+0000","last_fullsized":"2023-09-23T15:41:45.337345+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:07:29.225883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348159+0000","last_change":"2023-09-23T15:41:46.348159+0000","last_active":"2023-09-23T15:41:46.348159+0000","last_peered":"2023-09-23T15:41:46.348159+0000","last_clean":"2023-09-23T15:41:46.348159+0000","last_became_active":"2023-09-23T15:41:46.347796+0000","last_became_peered":"2023-09-23T15:41:46.347796+0000","last_unstale":"2023-09-23T15:41:46.348159+0000","last_undegraded":"2023-09-23T15:41:46.348159+0000","last_fullsized":"2023-09-23T15:41:46.348159+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:00:37.850794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":82,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.328448+0000","last_change":"2023-09-23T15:41:15.377654+0000","last_active":"2023-09-23T15:41:45.328448+0000","last_peered":"2023-09-23T15:41:45.328448+0000","last_clean":"2023-09-23T15:41:45.328448+0000","last_became_active":"2023-09-23T15:41:15.377114+0000","last_became_peered":"2023-09-23T15:41:15.377114+0000","last_unstale":"2023-09-23T15:41:45.328448+0000","last_undegraded":"2023-09-23T15:41:45.328448+0000","last_fullsized":"2023-09-23T15:41:45.328448+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:14:54.909002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354741+0000","last_change":"2023-09-23T15:41:46.354741+0000","last_active":"2023-09-23T15:41:46.354741+0000","last_peered":"2023-09-23T15:41:46.354741+0000","last_clean":"2023-09-23T15:41:46.354741+0000","last_became_active":"2023-09-23T15:41:46.354458+0000","last_became_peered":"2023-09-23T15:41:46.354458+0000","last_unstale":"2023-09-23T15:41:46.354741+0000","last_undegraded":"2023-09-23T15:41:46.354741+0000","last_fullsized":"2023-09-23T15:41:46.354741+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:28:07.679726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358424+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:41:46.358424+0000","last_peered":"2023-09-23T15:41:46.358424+0000","last_clean":"2023-09-23T15:41:46.358424+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:41:46.358424+0000","last_undegraded":"2023-09-23T15:41:46.358424+0000","last_fullsized":"2023-09-23T15:41:46.358424+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342476+0000","last_change":"2023-09-23T15:41:46.342476+0000","last_active":"2023-09-23T15:41:46.342476+0000","last_peered":"2023-09-23T15:41:46.342476+0000","last_clean":"2023-09-23T15:41:46.342476+0000","last_became_active":"2023-09-23T15:41:46.342121+0000","last_became_peered":"2023-09-23T15:41:46.342121+0000","last_unstale":"2023-09-23T15:41:46.342476+0000","last_undegraded":"2023-09-23T15:41:46.342476+0000","last_fullsized":"2023-09-23T15:41:46.342476+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:46.197995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351174+0000","last_change":"2023-09-23T15:41:46.351174+0000","last_active":"2023-09-23T15:41:46.351174+0000","last_peered":"2023-09-23T15:41:46.351174+0000","last_clean":"2023-09-23T15:41:46.351174+0000","last_became_active":"2023-09-23T15:41:46.350750+0000","last_became_peered":"2023-09-23T15:41:46.350750+0000","last_unstale":"2023-09-23T15:41:46.351174+0000","last_undegraded":"2023-09-23T15:41:46.351174+0000","last_fullsized":"2023-09-23T15:41:46.351174+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:05:55.193090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":85,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352024+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:41:46.352024+0000","last_peered":"2023-09-23T15:41:46.352024+0000","last_clean":"2023-09-23T15:41:46.352024+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:41:46.352024+0000","last_undegraded":"2023-09-23T15:41:46.352024+0000","last_fullsized":"2023-09-23T15:41:46.352024+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351356+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:41:46.351356+0000","last_peered":"2023-09-23T15:41:46.351356+0000","last_clean":"2023-09-23T15:41:46.351356+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:41:46.351356+0000","last_undegraded":"2023-09-23T15:41:46.351356+0000","last_fullsized":"2023-09-23T15:41:46.351356+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":87,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352255+0000","last_change":"2023-09-23T15:41:46.352255+0000","last_active":"2023-09-23T15:41:46.352255+0000","last_peered":"2023-09-23T15:41:46.352255+0000","last_clean":"2023-09-23T15:41:46.352255+0000","last_became_active":"2023-09-23T15:41:46.351918+0000","last_became_peered":"2023-09-23T15:41:46.351918+0000","last_unstale":"2023-09-23T15:41:46.352255+0000","last_undegraded":"2023-09-23T15:41:46.352255+0000","last_fullsized":"2023-09-23T15:41:46.352255+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:38:49.145357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350404+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:41:45.350404+0000","last_peered":"2023-09-23T15:41:45.350404+0000","last_clean":"2023-09-23T15:41:45.350404+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:41:45.350404+0000","last_undegraded":"2023-09-23T15:41:45.350404+0000","last_fullsized":"2023-09-23T15:41:45.350404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341123+0000","last_change":"2023-09-23T15:39:26.175427+0000","last_active":"2023-09-23T15:41:45.341123+0000","last_peered":"2023-09-23T15:41:45.341123+0000","last_clean":"2023-09-23T15:41:45.341123+0000","last_became_active":"2023-09-23T15:39:26.174690+0000","last_became_peered":"2023-09-23T15:39:26.174690+0000","last_unstale":"2023-09-23T15:41:45.341123+0000","last_undegraded":"2023-09-23T15:41:45.341123+0000","last_fullsized":"2023-09-23T15:41:45.341123+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:29:02.626073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":61,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343089+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:41:45.343089+0000","last_peered":"2023-09-23T15:41:45.343089+0000","last_clean":"2023-09-23T15:41:45.343089+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:41:45.343089+0000","last_undegraded":"2023-09-23T15:41:45.343089+0000","last_fullsized":"2023-09-23T15:41:45.343089+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345002+0000","last_change":"2023-09-23T15:41:46.345002+0000","last_active":"2023-09-23T15:41:46.345002+0000","last_peered":"2023-09-23T15:41:46.345002+0000","last_clean":"2023-09-23T15:41:46.345002+0000","last_became_active":"2023-09-23T15:41:46.344628+0000","last_became_peered":"2023-09-23T15:41:46.344628+0000","last_unstale":"2023-09-23T15:41:46.345002+0000","last_undegraded":"2023-09-23T15:41:46.345002+0000","last_fullsized":"2023-09-23T15:41:46.345002+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:50.906533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361698+0000","last_change":"2023-09-23T15:41:46.361698+0000","last_active":"2023-09-23T15:41:46.361698+0000","last_peered":"2023-09-23T15:41:46.361698+0000","last_clean":"2023-09-23T15:41:46.361698+0000","last_became_active":"2023-09-23T15:41:46.361244+0000","last_became_peered":"2023-09-23T15:41:46.361244+0000","last_unstale":"2023-09-23T15:41:46.361698+0000","last_undegraded":"2023-09-23T15:41:46.361698+0000","last_fullsized":"2023-09-23T15:41:46.361698+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:59.849801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":60,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350043+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:41:45.350043+0000","last_peered":"2023-09-23T15:41:45.350043+0000","last_clean":"2023-09-23T15:41:45.350043+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:41:45.350043+0000","last_undegraded":"2023-09-23T15:41:45.350043+0000","last_fullsized":"2023-09-23T15:41:45.350043+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360737+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:41:46.360737+0000","last_peered":"2023-09-23T15:41:46.360737+0000","last_clean":"2023-09-23T15:41:46.360737+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:41:46.360737+0000","last_undegraded":"2023-09-23T15:41:46.360737+0000","last_fullsized":"2023-09-23T15:41:46.360737+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.331892+0000","last_change":"2023-09-23T15:41:15.384076+0000","last_active":"2023-09-23T15:41:45.331892+0000","last_peered":"2023-09-23T15:41:45.331892+0000","last_clean":"2023-09-23T15:41:45.331892+0000","last_became_active":"2023-09-23T15:41:15.383630+0000","last_became_peered":"2023-09-23T15:41:15.383630+0000","last_unstale":"2023-09-23T15:41:45.331892+0000","last_undegraded":"2023-09-23T15:41:45.331892+0000","last_fullsized":"2023-09-23T15:41:45.331892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:49.539437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":90,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.347813+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:41:45.347813+0000","last_peered":"2023-09-23T15:41:45.347813+0000","last_clean":"2023-09-23T15:41:45.347813+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:41:45.347813+0000","last_undegraded":"2023-09-23T15:41:45.347813+0000","last_fullsized":"2023-09-23T15:41:45.347813+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":58,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.335312+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:41:45.335312+0000","last_peered":"2023-09-23T15:41:45.335312+0000","last_clean":"2023-09-23T15:41:45.335312+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:41:45.335312+0000","last_undegraded":"2023-09-23T15:41:45.335312+0000","last_fullsized":"2023-09-23T15:41:45.335312+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361320+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:41:46.361320+0000","last_peered":"2023-09-23T15:41:46.361320+0000","last_clean":"2023-09-23T15:41:46.361320+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:41:46.361320+0000","last_undegraded":"2023-09-23T15:41:46.361320+0000","last_fullsized":"2023-09-23T15:41:46.361320+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351181+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:41:45.351181+0000","last_peered":"2023-09-23T15:41:45.351181+0000","last_clean":"2023-09-23T15:41:45.351181+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:41:45.351181+0000","last_undegraded":"2023-09-23T15:41:45.351181+0000","last_fullsized":"2023-09-23T15:41:45.351181+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.335239+0000","last_change":"2023-09-23T15:41:15.380168+0000","last_active":"2023-09-23T15:41:45.335239+0000","last_peered":"2023-09-23T15:41:45.335239+0000","last_clean":"2023-09-23T15:41:45.335239+0000","last_became_active":"2023-09-23T15:41:15.379654+0000","last_became_peered":"2023-09-23T15:41:15.379654+0000","last_unstale":"2023-09-23T15:41:45.335239+0000","last_undegraded":"2023-09-23T15:41:45.335239+0000","last_fullsized":"2023-09-23T15:41:45.335239+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:31.312523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330298+0000","last_change":"2023-09-23T15:41:15.377657+0000","last_active":"2023-09-23T15:41:45.330298+0000","last_peered":"2023-09-23T15:41:45.330298+0000","last_clean":"2023-09-23T15:41:45.330298+0000","last_became_active":"2023-09-23T15:41:15.376962+0000","last_became_peered":"2023-09-23T15:41:15.376962+0000","last_unstale":"2023-09-23T15:41:45.330298+0000","last_undegraded":"2023-09-23T15:41:45.330298+0000","last_fullsized":"2023-09-23T15:41:45.330298+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:06.461893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360379+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:41:46.360379+0000","last_peered":"2023-09-23T15:41:46.360379+0000","last_clean":"2023-09-23T15:41:46.360379+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:41:46.360379+0000","last_undegraded":"2023-09-23T15:41:46.360379+0000","last_fullsized":"2023-09-23T15:41:46.360379+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":79,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.355694+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:41:46.355694+0000","last_peered":"2023-09-23T15:41:46.355694+0000","last_clean":"2023-09-23T15:41:46.355694+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:41:46.355694+0000","last_undegraded":"2023-09-23T15:41:46.355694+0000","last_fullsized":"2023-09-23T15:41:46.355694+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"93'23","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358346+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:41:46.358346+0000","last_peered":"2023-09-23T15:41:46.358346+0000","last_clean":"2023-09-23T15:41:46.358346+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:41:46.358346+0000","last_undegraded":"2023-09-23T15:41:46.358346+0000","last_fullsized":"2023-09-23T15:41:46.358346+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337354+0000","last_change":"2023-09-23T15:40:46.067789+0000","last_active":"2023-09-23T15:41:45.337354+0000","last_peered":"2023-09-23T15:41:45.337354+0000","last_clean":"2023-09-23T15:41:45.337354+0000","last_became_active":"2023-09-23T15:40:46.067320+0000","last_became_peered":"2023-09-23T15:40:46.067320+0000","last_unstale":"2023-09-23T15:41:45.337354+0000","last_undegraded":"2023-09-23T15:41:45.337354+0000","last_fullsized":"2023-09-23T15:41:45.337354+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:17.698059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361611+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:41:46.361611+0000","last_peered":"2023-09-23T15:41:46.361611+0000","last_clean":"2023-09-23T15:41:46.361611+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:41:46.361611+0000","last_undegraded":"2023-09-23T15:41:46.361611+0000","last_fullsized":"2023-09-23T15:41:46.361611+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":69,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330142+0000","last_change":"2023-09-23T15:41:15.383730+0000","last_active":"2023-09-23T15:41:45.330142+0000","last_peered":"2023-09-23T15:41:45.330142+0000","last_clean":"2023-09-23T15:41:45.330142+0000","last_became_active":"2023-09-23T15:41:15.383451+0000","last_became_peered":"2023-09-23T15:41:15.383451+0000","last_unstale":"2023-09-23T15:41:45.330142+0000","last_undegraded":"2023-09-23T15:41:45.330142+0000","last_fullsized":"2023-09-23T15:41:45.330142+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:44.439115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350383+0000","last_change":"2023-09-23T15:39:26.174839+0000","last_active":"2023-09-23T15:41:45.350383+0000","last_peered":"2023-09-23T15:41:45.350383+0000","last_clean":"2023-09-23T15:41:45.350383+0000","last_became_active":"2023-09-23T15:39:26.174509+0000","last_became_peered":"2023-09-23T15:39:26.174509+0000","last_unstale":"2023-09-23T15:41:45.350383+0000","last_undegraded":"2023-09-23T15:41:45.350383+0000","last_fullsized":"2023-09-23T15:41:45.350383+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:30.804847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.328142+0000","last_change":"2023-09-23T15:41:15.385856+0000","last_active":"2023-09-23T15:41:45.328142+0000","last_peered":"2023-09-23T15:41:45.328142+0000","last_clean":"2023-09-23T15:41:45.328142+0000","last_became_active":"2023-09-23T15:41:15.385180+0000","last_became_peered":"2023-09-23T15:41:15.385180+0000","last_unstale":"2023-09-23T15:41:45.328142+0000","last_undegraded":"2023-09-23T15:41:45.328142+0000","last_fullsized":"2023-09-23T15:41:45.328142+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:44:48.447751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":57,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.336211+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:41:45.336211+0000","last_peered":"2023-09-23T15:41:45.336211+0000","last_clean":"2023-09-23T15:41:45.336211+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:41:45.336211+0000","last_undegraded":"2023-09-23T15:41:45.336211+0000","last_fullsized":"2023-09-23T15:41:45.336211+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341100+0000","last_change":"2023-09-23T15:39:26.172350+0000","last_active":"2023-09-23T15:41:45.341100+0000","last_peered":"2023-09-23T15:41:45.341100+0000","last_clean":"2023-09-23T15:41:45.341100+0000","last_became_active":"2023-09-23T15:39:26.172032+0000","last_became_peered":"2023-09-23T15:39:26.172032+0000","last_unstale":"2023-09-23T15:41:45.341100+0000","last_undegraded":"2023-09-23T15:41:45.341100+0000","last_fullsized":"2023-09-23T15:41:45.341100+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:21:39.060223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.328261+0000","last_change":"2023-09-23T15:41:15.377852+0000","last_active":"2023-09-23T15:41:45.328261+0000","last_peered":"2023-09-23T15:41:45.328261+0000","last_clean":"2023-09-23T15:41:45.328261+0000","last_became_active":"2023-09-23T15:41:15.377513+0000","last_became_peered":"2023-09-23T15:41:15.377513+0000","last_unstale":"2023-09-23T15:41:45.328261+0000","last_undegraded":"2023-09-23T15:41:45.328261+0000","last_fullsized":"2023-09-23T15:41:45.328261+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:04.811707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343752+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:41:46.343752+0000","last_peered":"2023-09-23T15:41:46.343752+0000","last_clean":"2023-09-23T15:41:46.343752+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:41:46.343752+0000","last_undegraded":"2023-09-23T15:41:46.343752+0000","last_fullsized":"2023-09-23T15:41:46.343752+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348853+0000","last_change":"2023-09-23T15:41:46.347134+0000","last_active":"2023-09-23T15:41:46.348853+0000","last_peered":"2023-09-23T15:41:46.348853+0000","last_clean":"2023-09-23T15:41:46.348853+0000","last_became_active":"2023-09-23T15:41:46.346826+0000","last_became_peered":"2023-09-23T15:41:46.346826+0000","last_unstale":"2023-09-23T15:41:46.348853+0000","last_undegraded":"2023-09-23T15:41:46.348853+0000","last_fullsized":"2023-09-23T15:41:46.348853+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:54:16.352448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345398+0000","last_change":"2023-09-23T15:41:46.345398+0000","last_active":"2023-09-23T15:41:46.345398+0000","last_peered":"2023-09-23T15:41:46.345398+0000","last_clean":"2023-09-23T15:41:46.345398+0000","last_became_active":"2023-09-23T15:41:46.345054+0000","last_became_peered":"2023-09-23T15:41:46.345054+0000","last_unstale":"2023-09-23T15:41:46.345398+0000","last_undegraded":"2023-09-23T15:41:46.345398+0000","last_fullsized":"2023-09-23T15:41:46.345398+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:01.129411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":101,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342595+0000","last_change":"2023-09-23T15:41:46.342595+0000","last_active":"2023-09-23T15:41:46.342595+0000","last_peered":"2023-09-23T15:41:46.342595+0000","last_clean":"2023-09-23T15:41:46.342595+0000","last_became_active":"2023-09-23T15:41:46.342234+0000","last_became_peered":"2023-09-23T15:41:46.342234+0000","last_unstale":"2023-09-23T15:41:46.342595+0000","last_undegraded":"2023-09-23T15:41:46.342595+0000","last_fullsized":"2023-09-23T15:41:46.342595+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:58:34.637163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234210,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17084,"kb_used_data":5876,"kb_used_omap":0,"kb_used_meta":11200,"kb_avail":93728068,"statfs":{"total":95995035648,"available":95977541632,"internally_reserved":0,"allocated":6017024,"data_stored":5468933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11468800},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.99199999999999999,"15min":0.999},"min":{"1min":0.66300000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.63400000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.391,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.78800000000000003}]},{"osd":1,"last update":"Sat Sep 23 15:42:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98799999999999999,"15min":1.004},"min":{"1min":0.57399999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.042,"5min":1.016,"15min":1.026},"min":{"1min":0.48599999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3180000000000001,"5min":1.333,"15min":1.333},"last":0.82099999999999995}]},{"osd":2,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.90700000000000003,"15min":0.89200000000000002},"min":{"1min":0.69199999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.93899999999999995,"15min":0.93600000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.228,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.61099999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:42:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.86899999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.55900000000000005}]},{"osd":5,"last update":"Sat Sep 23 15:42:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0369999999999999,"15min":1.018},"min":{"1min":0.65800000000000003,"5min":0.55700000000000005,"15min":0.41799999999999998},"max":{"1min":1.639,"5min":1.639,"15min":1.7170000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.099,"15min":1.089},"min":{"1min":0.70999999999999996,"5min":0.66600000000000004,"15min":0.51500000000000001},"max":{"1min":1.478,"5min":1.599,"15min":1.6839999999999999},"last":0.52800000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:42:17 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.1459999999999999,"15min":1.131},"min":{"1min":0.75700000000000001,"5min":0.61599999999999999,"15min":0.40400000000000003},"max":{"1min":1.399,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1439999999999999,"15min":1.1519999999999999},"min":{"1min":0.74299999999999999,"5min":0.60199999999999998,"15min":0.54300000000000004},"max":{"1min":1.377,"5min":2.6480000000000001,"15min":2.6480000000000001},"last":0.71199999999999997}]}]},{"osd":6,"up_from":46,"seq":197568495854,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8564,"kb_used_data":1772,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93736588,"statfs":{"total":95995035648,"available":95986266112,"internally_reserved":0,"allocated":1814528,"data_stored":1274502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86099999999999999,"15min":0.872},"min":{"1min":0.55100000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.749},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.90900000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.139,"5min":1.839,"15min":1.839},"last":0.82899999999999996}]},{"osd":1,"last update":"Sat Sep 23 15:42:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1379999999999999,"15min":1.238},"min":{"1min":0.755,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4279999999999999,"5min":7.3689999999999998,"15min":7.3689999999999998},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.331,"15min":1.4530000000000001},"min":{"1min":0.80400000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5009999999999999,"5min":9.6419999999999995,"15min":9.6419999999999995},"last":1.345}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.98699999999999999,"15min":0.97099999999999997},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.151,"5min":1.214,"15min":1.214},"last":0.96599999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:43:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.036,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.2390000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.3899999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.21}]},{"osd":5,"last update":"Sat Sep 23 15:42:28 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.76900000000000002,"5min":0.66000000000000003,"15min":0.38900000000000001},"max":{"1min":1.403,"5min":1.464,"15min":2.3780000000000001},"last":1.3},{"interface":"front","average":{"1min":1.071,"5min":1.0780000000000001,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.503,"15min":0.42299999999999999},"max":{"1min":1.3169999999999999,"5min":2.0209999999999999,"15min":2.1899999999999999},"last":1.0489999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:42:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.052,"15min":1.077},"min":{"1min":0.66700000000000004,"5min":0.56499999999999995,"15min":0.45500000000000002},"max":{"1min":1.3149999999999999,"5min":1.587,"15min":2.226},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.1160000000000001,"15min":1.117},"min":{"1min":0.72999999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3500000000000001,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":1.177}]}]},{"osd":1,"up_from":102,"seq":438086664241,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32932,"kb_used_data":5340,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712220,"statfs":{"total":95995035648,"available":95961313280,"internally_reserved":0,"allocated":5468160,"data_stored":4887383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":28238855},"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 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.72199999999999998,"15min":0.754},"min":{"1min":0.48599999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.95699999999999996,"5min":1.044,"15min":1.044},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.76500000000000001,"15min":0.80400000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.69599999999999995}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.76000000000000001,"15min":0.77600000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.93799999999999994,"5min":1.069,"15min":1.069},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.69999999999999996,"15min":0.70799999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.497}]},{"osd":3,"last update":"Sat Sep 23 15:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.091,"5min":1.091,"15min":1.091},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.76200000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.93400000000000005}]},{"osd":5,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0609999999999999,"15min":1.099},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.327,"5min":1.425,"15min":1.425},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0900000000000001,"15min":1.143},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.3360000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.98899999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1180000000000001,"15min":1.1599999999999999},"min":{"1min":0.78200000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2470000000000001,"5min":1.542,"15min":1.542},"last":1.139},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.131,"15min":1.1850000000000001},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.282,"5min":1.468,"15min":1.468},"last":0.91300000000000003}]},{"osd":7,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1619999999999999,"15min":1.222},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.349,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.038},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1759999999999999,"15min":1.2090000000000001},"min":{"1min":0.91300000000000003,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.357,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.194}]}]},{"osd":0,"up_from":97,"seq":416611827767,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33580,"kb_used_data":5924,"kb_used_omap":9,"kb_used_meta":27638,"kb_avail":93711572,"statfs":{"total":95995035648,"available":95960649728,"internally_reserved":0,"allocated":6066176,"data_stored":5476292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":28301925},"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 23 15:42:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.72199999999999998,"15min":0.752},"min":{"1min":0.47899999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.83799999999999997,"5min":1.331,"15min":1.331},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.88300000000000001,"15min":0.91800000000000004},"min":{"1min":0.66400000000000003,"5min":0.312,"15min":0.312},"max":{"1min":1.044,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.98299999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.68899999999999995,"15min":0.68200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.754},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.81999999999999995},"min":{"1min":0.50900000000000001,"5min":0.439,"15min":0.439},"max":{"1min":0.95999999999999996,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.872}]},{"osd":3,"last update":"Sat Sep 23 15:42:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":2.488,"5min":2.488,"15min":2.488},"last":0.96599999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.014},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.026}]},{"osd":5,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.006,"15min":1.046},"min":{"1min":0.65200000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1160000000000001,"5min":1.403,"15min":1.403},"last":1.165},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0680000000000001,"15min":1.115},"min":{"1min":0.751,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1559999999999999,"5min":1.734,"15min":1.734},"last":1.264}]},{"osd":6,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1299999999999999,"15min":1.218},"min":{"1min":0.77400000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.179,"15min":1.2290000000000001},"min":{"1min":0.90800000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.3400000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.129,"15min":1.163},"min":{"1min":0.85199999999999998,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.264,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3160000000000001,"5min":1.621,"15min":1.621},"last":1.3220000000000001}]}]},{"osd":2,"up_from":107,"seq":459561500705,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28752,"kb_used_data":1224,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716400,"statfs":{"total":95995035648,"available":95965593600,"internally_reserved":0,"allocated":1253376,"data_stored":687753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":28168520},"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 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.72299999999999998,"15min":0.73299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92400000000000004,"5min":1.111,"15min":1.111},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.73999999999999999,"15min":0.751},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.66700000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.69999999999999996,"15min":0.70399999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.81100000000000005,"15min":0.81699999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1970000000000001,"5min":1.333,"15min":1.333},"last":0.625}]},{"osd":3,"last update":"Sat Sep 23 15:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.77000000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.133},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.90100000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0409999999999999,"15min":1.0349999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.516,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.038},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.071,"15min":1.0720000000000001},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.3380000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.91300000000000003}]},{"osd":6,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.119,"15min":1.129},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.468,"5min":1.478,"15min":1.478},"last":0.875},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.109,"15min":1.107},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.512,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.94099999999999995}]},{"osd":7,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1619999999999999,"15min":1.161},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5009999999999999,"5min":1.593,"15min":1.593},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.2130000000000001,"15min":1.22},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.534,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.98099999999999998}]}]},{"osd":3,"up_from":112,"seq":481036337179,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1216,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1245184,"data_stored":688379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":28175158},"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 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.70999999999999996,"15min":0.72199999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0029999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.71199999999999997,"15min":0.73599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86799999999999999,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.74199999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.76400000000000001,"15min":0.78400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.96899999999999997,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.71999999999999997,"15min":0.751},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70399999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.64000000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.752,"15min":0.77100000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.627,"5min":0.751,"15min":0.77100000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.81699999999999995,"5min":1.262,"15min":1.262},"last":0.60699999999999998}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":2.5950000000000002,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.5070000000000001,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":0.995}]},{"osd":5,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.63800000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2250000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.1519999999999999,"5min":1.351,"15min":1.351},"last":1.026}]},{"osd":6,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.02,"15min":1.038},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.329,"15min":1.329},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.099,"15min":1.125},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3100000000000001,"5min":1.49,"15min":1.49},"last":1.1659999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0549999999999999,"15min":1.077},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1359999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0740000000000001,"15min":1.0980000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.4079999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173653,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28740,"kb_used_data":1212,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716412,"statfs":{"total":95995035648,"available":95965605888,"internally_reserved":0,"allocated":1241088,"data_stored":688461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":28169247},"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 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.80500000000000005}]},{"osd":1,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.69199999999999995}]},{"osd":2,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.0880000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.45},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.93400000000000005}]},{"osd":5,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.012},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.89300000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.069}]},{"osd":7,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.27}]}]},{"osd":5,"up_from":38,"seq":163208757496,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7652,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":6464,"kb_avail":93737500,"statfs":{"total":95995035648,"available":95987200000,"internally_reserved":0,"allocated":1208320,"data_stored":679631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6619136},"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 23 15:42:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.98699999999999999,"15min":1.0249999999999999},"min":{"1min":0.54600000000000004,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1160000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.079},{"interface":"front","average":{"1min":1.002,"5min":1.054,"15min":1.0640000000000001},"min":{"1min":0.63500000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4650000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.2290000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.98799999999999999},"min":{"1min":0.67500000000000004,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97899999999999998,"15min":1.0249999999999999},"min":{"1min":0.75800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3720000000000001,"5min":1.49,"15min":1.49},"last":1.1950000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:42:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.83699999999999997,"15min":0.82999999999999996},"min":{"1min":0.63800000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.026,"15min":1.036},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.5409999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2909999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:42:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.113}]},{"osd":6,"last update":"Sat Sep 23 15:42:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0940000000000001,"15min":1.069},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.51300000000000001},"max":{"1min":1.6839999999999999,"5min":1.7310000000000001,"15min":1.764},"last":1.401},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1679999999999999,"15min":1.143},"min":{"1min":0.85499999999999998,"5min":0.70999999999999996,"15min":0.51700000000000002},"max":{"1min":1.52,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.27}]},{"osd":7,"last update":"Sat Sep 23 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0409999999999999,"15min":1.0740000000000001},"min":{"1min":0.874,"5min":0.60699999999999998,"15min":0.49299999999999999},"max":{"1min":1.343,"5min":1.343,"15min":1.9339999999999999},"last":1.159},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1599999999999999,"15min":1.155},"min":{"1min":0.89600000000000002,"5min":0.69999999999999996,"15min":0.53300000000000003},"max":{"1min":1.3999999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.3460000000000001}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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}]}} 2023-09-23T15:43:21.308 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:43:21.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:21 smithi140 bash[105739]: cluster 2023-09-23T15:43:20.030844+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:21.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:21 smithi140 bash[103196]: cluster 2023-09-23T15:43:20.030844+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:21 smithi186 bash[89807]: cluster 2023-09-23T15:43:20.030844+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:22.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:22 smithi140 bash[105739]: audit 2023-09-23T15:43:20.503457+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.44408 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:22.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:22 smithi140 bash[103196]: audit 2023-09-23T15:43:20.503457+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.44408 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:22 smithi186 bash[89807]: audit 2023-09-23T15:43:20.503457+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.44408 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:23.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:23 smithi140 bash[105739]: cluster 2023-09-23T15:43:22.031607+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:23 smithi140 bash[103196]: cluster 2023-09-23T15:43:22.031607+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:23 smithi186 bash[89807]: cluster 2023-09-23T15:43:22.031607+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:25.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:25 smithi140 bash[103196]: cluster 2023-09-23T15:43:24.032331+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:25.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:25 smithi140 bash[105739]: cluster 2023-09-23T15:43:24.032331+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:25 smithi186 bash[89807]: cluster 2023-09-23T15:43:24.032331+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:25] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T15:43:26.135 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:43:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:26 smithi186 bash[89807]: cluster 2023-09-23T15:43:26.033229+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:27.221 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:26 smithi140 bash[103196]: cluster 2023-09-23T15:43:26.033229+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:27.221 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:26 smithi140 bash[105739]: cluster 2023-09-23T15:43:26.033229+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:29.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:29 smithi140 bash[103196]: cluster 2023-09-23T15:43:28.034099+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:29 smithi140 bash[105739]: cluster 2023-09-23T15:43:28.034099+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:29 smithi186 bash[89807]: cluster 2023-09-23T15:43:28.034099+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:29.658 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:43:29.661 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:43:30.560 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":289,"stamp":"2023-09-23T15:43:28.033574+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"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":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1198,"ondisk_log_size":1198,"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":186048,"kb_used_data":23744,"kb_used_omap":44,"kb_used_meta":162195,"kb_avail":749775168,"statfs":{"total":767960285184,"available":767769772032,"internally_reserved":0,"allocated":24313856,"data_stored":19851334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":166088457},"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.004845"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354586+0000","last_change":"2023-09-23T15:41:46.354586+0000","last_active":"2023-09-23T15:41:46.354586+0000","last_peered":"2023-09-23T15:41:46.354586+0000","last_clean":"2023-09-23T15:41:46.354586+0000","last_became_active":"2023-09-23T15:41:46.354378+0000","last_became_peered":"2023-09-23T15:41:46.354378+0000","last_unstale":"2023-09-23T15:41:46.354586+0000","last_undegraded":"2023-09-23T15:41:46.354586+0000","last_fullsized":"2023-09-23T15:41:46.354586+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:13.858196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344241+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:41:46.344241+0000","last_peered":"2023-09-23T15:41:46.344241+0000","last_clean":"2023-09-23T15:41:46.344241+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:41:46.344241+0000","last_undegraded":"2023-09-23T15:41:46.344241+0000","last_fullsized":"2023-09-23T15:41:46.344241+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":102,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330327+0000","last_change":"2023-09-23T15:41:15.382371+0000","last_active":"2023-09-23T15:41:45.330327+0000","last_peered":"2023-09-23T15:41:45.330327+0000","last_clean":"2023-09-23T15:41:45.330327+0000","last_became_active":"2023-09-23T15:41:15.382044+0000","last_became_peered":"2023-09-23T15:41:15.382044+0000","last_unstale":"2023-09-23T15:41:45.330327+0000","last_undegraded":"2023-09-23T15:41:45.330327+0000","last_fullsized":"2023-09-23T15:41:45.330327+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:40:32.398326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":89,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339892+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:41:46.339892+0000","last_peered":"2023-09-23T15:41:46.339892+0000","last_clean":"2023-09-23T15:41:46.339892+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:41:46.339892+0000","last_undegraded":"2023-09-23T15:41:46.339892+0000","last_fullsized":"2023-09-23T15:41:46.339892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344908+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:41:46.344908+0000","last_peered":"2023-09-23T15:41:46.344908+0000","last_clean":"2023-09-23T15:41:46.344908+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:41:46.344908+0000","last_undegraded":"2023-09-23T15:41:46.344908+0000","last_fullsized":"2023-09-23T15:41:46.344908+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356078+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:41:46.356078+0000","last_peered":"2023-09-23T15:41:46.356078+0000","last_clean":"2023-09-23T15:41:46.356078+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:41:46.356078+0000","last_undegraded":"2023-09-23T15:41:46.356078+0000","last_fullsized":"2023-09-23T15:41:46.356078+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345321+0000","last_change":"2023-09-23T15:41:46.345321+0000","last_active":"2023-09-23T15:41:46.345321+0000","last_peered":"2023-09-23T15:41:46.345321+0000","last_clean":"2023-09-23T15:41:46.345321+0000","last_became_active":"2023-09-23T15:41:46.344970+0000","last_became_peered":"2023-09-23T15:41:46.344970+0000","last_unstale":"2023-09-23T15:41:46.345321+0000","last_undegraded":"2023-09-23T15:41:46.345321+0000","last_fullsized":"2023-09-23T15:41:46.345321+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:42.080067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351200+0000","last_change":"2023-09-23T15:41:46.351200+0000","last_active":"2023-09-23T15:41:46.351200+0000","last_peered":"2023-09-23T15:41:46.351200+0000","last_clean":"2023-09-23T15:41:46.351200+0000","last_became_active":"2023-09-23T15:41:46.350789+0000","last_became_peered":"2023-09-23T15:41:46.350789+0000","last_unstale":"2023-09-23T15:41:46.351200+0000","last_undegraded":"2023-09-23T15:41:46.351200+0000","last_fullsized":"2023-09-23T15:41:46.351200+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:57:17.720134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.334359+0000","last_change":"2023-09-23T15:41:15.376115+0000","last_active":"2023-09-23T15:41:46.334359+0000","last_peered":"2023-09-23T15:41:46.334359+0000","last_clean":"2023-09-23T15:41:46.334359+0000","last_became_active":"2023-09-23T15:41:15.375765+0000","last_became_peered":"2023-09-23T15:41:15.375765+0000","last_unstale":"2023-09-23T15:41:46.334359+0000","last_undegraded":"2023-09-23T15:41:46.334359+0000","last_fullsized":"2023-09-23T15:41:46.334359+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:34.023499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":63,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356383+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:41:46.356383+0000","last_peered":"2023-09-23T15:41:46.356383+0000","last_clean":"2023-09-23T15:41:46.356383+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:41:46.356383+0000","last_undegraded":"2023-09-23T15:41:46.356383+0000","last_fullsized":"2023-09-23T15:41:46.356383+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":64,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352389+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:41:46.352389+0000","last_peered":"2023-09-23T15:41:46.352389+0000","last_clean":"2023-09-23T15:41:46.352389+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:41:46.352389+0000","last_undegraded":"2023-09-23T15:41:46.352389+0000","last_fullsized":"2023-09-23T15:41:46.352389+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353459+0000","last_change":"2023-09-23T15:41:46.352659+0000","last_active":"2023-09-23T15:41:46.353459+0000","last_peered":"2023-09-23T15:41:46.353459+0000","last_clean":"2023-09-23T15:41:46.353459+0000","last_became_active":"2023-09-23T15:41:46.352146+0000","last_became_peered":"2023-09-23T15:41:46.352146+0000","last_unstale":"2023-09-23T15:41:46.353459+0000","last_undegraded":"2023-09-23T15:41:46.353459+0000","last_fullsized":"2023-09-23T15:41:46.353459+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:59:01.227344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'46","reported_seq":243,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341201+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:41:45.341201+0000","last_peered":"2023-09-23T15:41:45.341201+0000","last_clean":"2023-09-23T15:41:45.341201+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:41:45.341201+0000","last_undegraded":"2023-09-23T15:41:45.341201+0000","last_fullsized":"2023-09-23T15:41:45.341201+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340915+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:41:46.340915+0000","last_peered":"2023-09-23T15:41:46.340915+0000","last_clean":"2023-09-23T15:41:46.340915+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:41:46.340915+0000","last_undegraded":"2023-09-23T15:41:46.340915+0000","last_fullsized":"2023-09-23T15:41:46.340915+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'115","reported_seq":296,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353658+0000","last_change":"2023-09-23T15:41:46.353658+0000","last_active":"2023-09-23T15:41:46.353658+0000","last_peered":"2023-09-23T15:41:46.353658+0000","last_clean":"2023-09-23T15:41:46.353658+0000","last_became_active":"2023-09-23T15:41:46.353053+0000","last_became_peered":"2023-09-23T15:41:46.353053+0000","last_unstale":"2023-09-23T15:41:46.353658+0000","last_undegraded":"2023-09-23T15:41:46.353658+0000","last_fullsized":"2023-09-23T15:41:46.353658+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:25.789416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340213+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:41:46.340213+0000","last_peered":"2023-09-23T15:41:46.340213+0000","last_clean":"2023-09-23T15:41:46.340213+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:41:46.340213+0000","last_undegraded":"2023-09-23T15:41:46.340213+0000","last_fullsized":"2023-09-23T15:41:46.340213+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":44,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343638+0000","last_change":"2023-09-23T15:38:52.028783+0000","last_active":"2023-09-23T15:41:46.343638+0000","last_peered":"2023-09-23T15:41:46.343638+0000","last_clean":"2023-09-23T15:41:46.343638+0000","last_became_active":"2023-09-23T15:38:52.028433+0000","last_became_peered":"2023-09-23T15:38:52.028433+0000","last_unstale":"2023-09-23T15:41:46.343638+0000","last_undegraded":"2023-09-23T15:41:46.343638+0000","last_fullsized":"2023-09-23T15:41:46.343638+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:39:00.593959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337475+0000","last_change":"2023-09-23T15:40:46.063884+0000","last_active":"2023-09-23T15:41:45.337475+0000","last_peered":"2023-09-23T15:41:45.337475+0000","last_clean":"2023-09-23T15:41:45.337475+0000","last_became_active":"2023-09-23T15:40:46.063038+0000","last_became_peered":"2023-09-23T15:40:46.063038+0000","last_unstale":"2023-09-23T15:41:45.337475+0000","last_undegraded":"2023-09-23T15:41:45.337475+0000","last_fullsized":"2023-09-23T15:41:45.337475+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:16:05.386864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'75","reported_seq":436,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361502+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:41:46.361502+0000","last_peered":"2023-09-23T15:41:46.361502+0000","last_clean":"2023-09-23T15:41:46.361502+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:41:46.361502+0000","last_undegraded":"2023-09-23T15:41:46.361502+0000","last_fullsized":"2023-09-23T15:41:46.361502+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":74,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343856+0000","last_change":"2023-09-23T15:40:46.061551+0000","last_active":"2023-09-23T15:41:46.343856+0000","last_peered":"2023-09-23T15:41:46.343856+0000","last_clean":"2023-09-23T15:41:46.343856+0000","last_became_active":"2023-09-23T15:40:46.061175+0000","last_became_peered":"2023-09-23T15:40:46.061175+0000","last_unstale":"2023-09-23T15:41:46.343856+0000","last_undegraded":"2023-09-23T15:41:46.343856+0000","last_fullsized":"2023-09-23T15:41:46.343856+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:39:17.568917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":73,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353128+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:41:46.353128+0000","last_peered":"2023-09-23T15:41:46.353128+0000","last_clean":"2023-09-23T15:41:46.353128+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:41:46.353128+0000","last_undegraded":"2023-09-23T15:41:46.353128+0000","last_fullsized":"2023-09-23T15:41:46.353128+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":935,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343343+0000","last_change":"2023-09-23T15:39:26.176405+0000","last_active":"2023-09-23T15:41:45.343343+0000","last_peered":"2023-09-23T15:41:45.343343+0000","last_clean":"2023-09-23T15:41:45.343343+0000","last_became_active":"2023-09-23T15:39:26.175879+0000","last_became_peered":"2023-09-23T15:39:26.175879+0000","last_unstale":"2023-09-23T15:41:45.343343+0000","last_undegraded":"2023-09-23T15:41:45.343343+0000","last_fullsized":"2023-09-23T15:41:45.343343+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:45:59.601000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.359464+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:41:46.359464+0000","last_peered":"2023-09-23T15:41:46.359464+0000","last_clean":"2023-09-23T15:41:46.359464+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:41:46.359464+0000","last_undegraded":"2023-09-23T15:41:46.359464+0000","last_fullsized":"2023-09-23T15:41:46.359464+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339292+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:41:46.339292+0000","last_peered":"2023-09-23T15:41:46.339292+0000","last_clean":"2023-09-23T15:41:46.339292+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:41:46.339292+0000","last_undegraded":"2023-09-23T15:41:46.339292+0000","last_fullsized":"2023-09-23T15:41:46.339292+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":456,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343249+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:41:45.343249+0000","last_peered":"2023-09-23T15:41:45.343249+0000","last_clean":"2023-09-23T15:41:45.343249+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:41:45.343249+0000","last_undegraded":"2023-09-23T15:41:45.343249+0000","last_fullsized":"2023-09-23T15:41:45.343249+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"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":"89'183","reported_seq":693,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350209+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:41:45.350209+0000","last_peered":"2023-09-23T15:41:45.350209+0000","last_clean":"2023-09-23T15:41:45.350209+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:41:45.350209+0000","last_undegraded":"2023-09-23T15:41:45.350209+0000","last_fullsized":"2023-09-23T15:41:45.350209+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":86,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.340284+0000","last_change":"2023-09-23T15:39:26.174305+0000","last_active":"2023-09-23T15:41:45.340284+0000","last_peered":"2023-09-23T15:41:45.340284+0000","last_clean":"2023-09-23T15:41:45.340284+0000","last_became_active":"2023-09-23T15:39:26.173864+0000","last_became_peered":"2023-09-23T15:39:26.173864+0000","last_unstale":"2023-09-23T15:41:45.340284+0000","last_undegraded":"2023-09-23T15:41:45.340284+0000","last_fullsized":"2023-09-23T15:41:45.340284+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:06.915127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":54,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340155+0000","last_change":"2023-09-23T15:40:46.065253+0000","last_active":"2023-09-23T15:41:46.340155+0000","last_peered":"2023-09-23T15:41:46.340155+0000","last_clean":"2023-09-23T15:41:46.340155+0000","last_became_active":"2023-09-23T15:40:46.064893+0000","last_became_peered":"2023-09-23T15:40:46.064893+0000","last_unstale":"2023-09-23T15:41:46.340155+0000","last_undegraded":"2023-09-23T15:41:46.340155+0000","last_fullsized":"2023-09-23T15:41:46.340155+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:18.173670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":757,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.333939+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:41:46.333939+0000","last_peered":"2023-09-23T15:41:46.333939+0000","last_clean":"2023-09-23T15:41:46.333939+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:41:46.333939+0000","last_undegraded":"2023-09-23T15:41:46.333939+0000","last_fullsized":"2023-09-23T15:41:46.333939+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":68,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337590+0000","last_change":"2023-09-23T15:41:15.377840+0000","last_active":"2023-09-23T15:41:45.337590+0000","last_peered":"2023-09-23T15:41:45.337590+0000","last_clean":"2023-09-23T15:41:45.337590+0000","last_became_active":"2023-09-23T15:41:15.377498+0000","last_became_peered":"2023-09-23T15:41:15.377498+0000","last_unstale":"2023-09-23T15:41:45.337590+0000","last_undegraded":"2023-09-23T15:41:45.337590+0000","last_fullsized":"2023-09-23T15:41:45.337590+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:25.288023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":72,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.357138+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:41:46.357138+0000","last_peered":"2023-09-23T15:41:46.357138+0000","last_clean":"2023-09-23T15:41:46.357138+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:41:46.357138+0000","last_undegraded":"2023-09-23T15:41:46.357138+0000","last_fullsized":"2023-09-23T15:41:46.357138+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"89'84","reported_seq":633,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350181+0000","last_change":"2023-09-23T15:39:26.174741+0000","last_active":"2023-09-23T15:41:45.350181+0000","last_peered":"2023-09-23T15:41:45.350181+0000","last_clean":"2023-09-23T15:41:45.350181+0000","last_became_active":"2023-09-23T15:39:26.174234+0000","last_became_peered":"2023-09-23T15:39:26.174234+0000","last_unstale":"2023-09-23T15:41:45.350181+0000","last_undegraded":"2023-09-23T15:41:45.350181+0000","last_fullsized":"2023-09-23T15:41:45.350181+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:53.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":49,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.350645+0000","last_change":"2023-09-23T15:41:46.349762+0000","last_active":"2023-09-23T15:41:46.350645+0000","last_peered":"2023-09-23T15:41:46.350645+0000","last_clean":"2023-09-23T15:41:46.350645+0000","last_became_active":"2023-09-23T15:41:46.349396+0000","last_became_peered":"2023-09-23T15:41:46.349396+0000","last_unstale":"2023-09-23T15:41:46.350645+0000","last_undegraded":"2023-09-23T15:41:46.350645+0000","last_fullsized":"2023-09-23T15:41:46.350645+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:41:12.879807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":95,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351182+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:41:45.351182+0000","last_peered":"2023-09-23T15:41:45.351182+0000","last_clean":"2023-09-23T15:41:45.351182+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:41:45.351182+0000","last_undegraded":"2023-09-23T15:41:45.351182+0000","last_fullsized":"2023-09-23T15:41:45.351182+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'98","reported_seq":436,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337345+0000","last_change":"2023-09-23T15:39:26.177498+0000","last_active":"2023-09-23T15:41:45.337345+0000","last_peered":"2023-09-23T15:41:45.337345+0000","last_clean":"2023-09-23T15:41:45.337345+0000","last_became_active":"2023-09-23T15:39:26.176866+0000","last_became_peered":"2023-09-23T15:39:26.176866+0000","last_unstale":"2023-09-23T15:41:45.337345+0000","last_undegraded":"2023-09-23T15:41:45.337345+0000","last_fullsized":"2023-09-23T15:41:45.337345+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:07:29.225883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348159+0000","last_change":"2023-09-23T15:41:46.348159+0000","last_active":"2023-09-23T15:41:46.348159+0000","last_peered":"2023-09-23T15:41:46.348159+0000","last_clean":"2023-09-23T15:41:46.348159+0000","last_became_active":"2023-09-23T15:41:46.347796+0000","last_became_peered":"2023-09-23T15:41:46.347796+0000","last_unstale":"2023-09-23T15:41:46.348159+0000","last_undegraded":"2023-09-23T15:41:46.348159+0000","last_fullsized":"2023-09-23T15:41:46.348159+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:00:37.850794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":83,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.341028+0000","last_change":"2023-09-23T15:41:15.377654+0000","last_active":"2023-09-23T15:41:46.341028+0000","last_peered":"2023-09-23T15:41:46.341028+0000","last_clean":"2023-09-23T15:41:46.341028+0000","last_became_active":"2023-09-23T15:41:15.377114+0000","last_became_peered":"2023-09-23T15:41:15.377114+0000","last_unstale":"2023-09-23T15:41:46.341028+0000","last_undegraded":"2023-09-23T15:41:46.341028+0000","last_fullsized":"2023-09-23T15:41:46.341028+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:14:54.909002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354741+0000","last_change":"2023-09-23T15:41:46.354741+0000","last_active":"2023-09-23T15:41:46.354741+0000","last_peered":"2023-09-23T15:41:46.354741+0000","last_clean":"2023-09-23T15:41:46.354741+0000","last_became_active":"2023-09-23T15:41:46.354458+0000","last_became_peered":"2023-09-23T15:41:46.354458+0000","last_unstale":"2023-09-23T15:41:46.354741+0000","last_undegraded":"2023-09-23T15:41:46.354741+0000","last_fullsized":"2023-09-23T15:41:46.354741+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:28:07.679726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358424+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:41:46.358424+0000","last_peered":"2023-09-23T15:41:46.358424+0000","last_clean":"2023-09-23T15:41:46.358424+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:41:46.358424+0000","last_undegraded":"2023-09-23T15:41:46.358424+0000","last_fullsized":"2023-09-23T15:41:46.358424+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342476+0000","last_change":"2023-09-23T15:41:46.342476+0000","last_active":"2023-09-23T15:41:46.342476+0000","last_peered":"2023-09-23T15:41:46.342476+0000","last_clean":"2023-09-23T15:41:46.342476+0000","last_became_active":"2023-09-23T15:41:46.342121+0000","last_became_peered":"2023-09-23T15:41:46.342121+0000","last_unstale":"2023-09-23T15:41:46.342476+0000","last_undegraded":"2023-09-23T15:41:46.342476+0000","last_fullsized":"2023-09-23T15:41:46.342476+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:46.197995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351174+0000","last_change":"2023-09-23T15:41:46.351174+0000","last_active":"2023-09-23T15:41:46.351174+0000","last_peered":"2023-09-23T15:41:46.351174+0000","last_clean":"2023-09-23T15:41:46.351174+0000","last_became_active":"2023-09-23T15:41:46.350750+0000","last_became_peered":"2023-09-23T15:41:46.350750+0000","last_unstale":"2023-09-23T15:41:46.351174+0000","last_undegraded":"2023-09-23T15:41:46.351174+0000","last_fullsized":"2023-09-23T15:41:46.351174+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:05:55.193090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":85,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352024+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:41:46.352024+0000","last_peered":"2023-09-23T15:41:46.352024+0000","last_clean":"2023-09-23T15:41:46.352024+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:41:46.352024+0000","last_undegraded":"2023-09-23T15:41:46.352024+0000","last_fullsized":"2023-09-23T15:41:46.352024+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351356+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:41:46.351356+0000","last_peered":"2023-09-23T15:41:46.351356+0000","last_clean":"2023-09-23T15:41:46.351356+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:41:46.351356+0000","last_undegraded":"2023-09-23T15:41:46.351356+0000","last_fullsized":"2023-09-23T15:41:46.351356+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":88,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353120+0000","last_change":"2023-09-23T15:41:46.352255+0000","last_active":"2023-09-23T15:41:46.353120+0000","last_peered":"2023-09-23T15:41:46.353120+0000","last_clean":"2023-09-23T15:41:46.353120+0000","last_became_active":"2023-09-23T15:41:46.351918+0000","last_became_peered":"2023-09-23T15:41:46.351918+0000","last_unstale":"2023-09-23T15:41:46.353120+0000","last_undegraded":"2023-09-23T15:41:46.353120+0000","last_fullsized":"2023-09-23T15:41:46.353120+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:38:49.145357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350404+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:41:45.350404+0000","last_peered":"2023-09-23T15:41:45.350404+0000","last_clean":"2023-09-23T15:41:45.350404+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:41:45.350404+0000","last_undegraded":"2023-09-23T15:41:45.350404+0000","last_fullsized":"2023-09-23T15:41:45.350404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341123+0000","last_change":"2023-09-23T15:39:26.175427+0000","last_active":"2023-09-23T15:41:45.341123+0000","last_peered":"2023-09-23T15:41:45.341123+0000","last_clean":"2023-09-23T15:41:45.341123+0000","last_became_active":"2023-09-23T15:39:26.174690+0000","last_became_peered":"2023-09-23T15:39:26.174690+0000","last_unstale":"2023-09-23T15:41:45.341123+0000","last_undegraded":"2023-09-23T15:41:45.341123+0000","last_fullsized":"2023-09-23T15:41:45.341123+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:29:02.626073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":61,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343089+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:41:45.343089+0000","last_peered":"2023-09-23T15:41:45.343089+0000","last_clean":"2023-09-23T15:41:45.343089+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:41:45.343089+0000","last_undegraded":"2023-09-23T15:41:45.343089+0000","last_fullsized":"2023-09-23T15:41:45.343089+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345002+0000","last_change":"2023-09-23T15:41:46.345002+0000","last_active":"2023-09-23T15:41:46.345002+0000","last_peered":"2023-09-23T15:41:46.345002+0000","last_clean":"2023-09-23T15:41:46.345002+0000","last_became_active":"2023-09-23T15:41:46.344628+0000","last_became_peered":"2023-09-23T15:41:46.344628+0000","last_unstale":"2023-09-23T15:41:46.345002+0000","last_undegraded":"2023-09-23T15:41:46.345002+0000","last_fullsized":"2023-09-23T15:41:46.345002+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:50.906533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361698+0000","last_change":"2023-09-23T15:41:46.361698+0000","last_active":"2023-09-23T15:41:46.361698+0000","last_peered":"2023-09-23T15:41:46.361698+0000","last_clean":"2023-09-23T15:41:46.361698+0000","last_became_active":"2023-09-23T15:41:46.361244+0000","last_became_peered":"2023-09-23T15:41:46.361244+0000","last_unstale":"2023-09-23T15:41:46.361698+0000","last_undegraded":"2023-09-23T15:41:46.361698+0000","last_fullsized":"2023-09-23T15:41:46.361698+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:59.849801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":60,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350043+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:41:45.350043+0000","last_peered":"2023-09-23T15:41:45.350043+0000","last_clean":"2023-09-23T15:41:45.350043+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:41:45.350043+0000","last_undegraded":"2023-09-23T15:41:45.350043+0000","last_fullsized":"2023-09-23T15:41:45.350043+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360737+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:41:46.360737+0000","last_peered":"2023-09-23T15:41:46.360737+0000","last_clean":"2023-09-23T15:41:46.360737+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:41:46.360737+0000","last_undegraded":"2023-09-23T15:41:46.360737+0000","last_fullsized":"2023-09-23T15:41:46.360737+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.331892+0000","last_change":"2023-09-23T15:41:15.384076+0000","last_active":"2023-09-23T15:41:45.331892+0000","last_peered":"2023-09-23T15:41:45.331892+0000","last_clean":"2023-09-23T15:41:45.331892+0000","last_became_active":"2023-09-23T15:41:15.383630+0000","last_became_peered":"2023-09-23T15:41:15.383630+0000","last_unstale":"2023-09-23T15:41:45.331892+0000","last_undegraded":"2023-09-23T15:41:45.331892+0000","last_fullsized":"2023-09-23T15:41:45.331892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:49.539437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":90,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.347813+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:41:45.347813+0000","last_peered":"2023-09-23T15:41:45.347813+0000","last_clean":"2023-09-23T15:41:45.347813+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:41:45.347813+0000","last_undegraded":"2023-09-23T15:41:45.347813+0000","last_fullsized":"2023-09-23T15:41:45.347813+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":58,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.335312+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:41:45.335312+0000","last_peered":"2023-09-23T15:41:45.335312+0000","last_clean":"2023-09-23T15:41:45.335312+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:41:45.335312+0000","last_undegraded":"2023-09-23T15:41:45.335312+0000","last_fullsized":"2023-09-23T15:41:45.335312+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361320+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:41:46.361320+0000","last_peered":"2023-09-23T15:41:46.361320+0000","last_clean":"2023-09-23T15:41:46.361320+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:41:46.361320+0000","last_undegraded":"2023-09-23T15:41:46.361320+0000","last_fullsized":"2023-09-23T15:41:46.361320+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351181+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:41:45.351181+0000","last_peered":"2023-09-23T15:41:45.351181+0000","last_clean":"2023-09-23T15:41:45.351181+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:41:45.351181+0000","last_undegraded":"2023-09-23T15:41:45.351181+0000","last_fullsized":"2023-09-23T15:41:45.351181+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.335239+0000","last_change":"2023-09-23T15:41:15.380168+0000","last_active":"2023-09-23T15:41:45.335239+0000","last_peered":"2023-09-23T15:41:45.335239+0000","last_clean":"2023-09-23T15:41:45.335239+0000","last_became_active":"2023-09-23T15:41:15.379654+0000","last_became_peered":"2023-09-23T15:41:15.379654+0000","last_unstale":"2023-09-23T15:41:45.335239+0000","last_undegraded":"2023-09-23T15:41:45.335239+0000","last_fullsized":"2023-09-23T15:41:45.335239+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:31.312523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330298+0000","last_change":"2023-09-23T15:41:15.377657+0000","last_active":"2023-09-23T15:41:45.330298+0000","last_peered":"2023-09-23T15:41:45.330298+0000","last_clean":"2023-09-23T15:41:45.330298+0000","last_became_active":"2023-09-23T15:41:15.376962+0000","last_became_peered":"2023-09-23T15:41:15.376962+0000","last_unstale":"2023-09-23T15:41:45.330298+0000","last_undegraded":"2023-09-23T15:41:45.330298+0000","last_fullsized":"2023-09-23T15:41:45.330298+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:06.461893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360379+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:41:46.360379+0000","last_peered":"2023-09-23T15:41:46.360379+0000","last_clean":"2023-09-23T15:41:46.360379+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:41:46.360379+0000","last_undegraded":"2023-09-23T15:41:46.360379+0000","last_fullsized":"2023-09-23T15:41:46.360379+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":79,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.355694+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:41:46.355694+0000","last_peered":"2023-09-23T15:41:46.355694+0000","last_clean":"2023-09-23T15:41:46.355694+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:41:46.355694+0000","last_undegraded":"2023-09-23T15:41:46.355694+0000","last_fullsized":"2023-09-23T15:41:46.355694+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"93'23","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358346+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:41:46.358346+0000","last_peered":"2023-09-23T15:41:46.358346+0000","last_clean":"2023-09-23T15:41:46.358346+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:41:46.358346+0000","last_undegraded":"2023-09-23T15:41:46.358346+0000","last_fullsized":"2023-09-23T15:41:46.358346+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337354+0000","last_change":"2023-09-23T15:40:46.067789+0000","last_active":"2023-09-23T15:41:45.337354+0000","last_peered":"2023-09-23T15:41:45.337354+0000","last_clean":"2023-09-23T15:41:45.337354+0000","last_became_active":"2023-09-23T15:40:46.067320+0000","last_became_peered":"2023-09-23T15:40:46.067320+0000","last_unstale":"2023-09-23T15:41:45.337354+0000","last_undegraded":"2023-09-23T15:41:45.337354+0000","last_fullsized":"2023-09-23T15:41:45.337354+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:17.698059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361611+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:41:46.361611+0000","last_peered":"2023-09-23T15:41:46.361611+0000","last_clean":"2023-09-23T15:41:46.361611+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:41:46.361611+0000","last_undegraded":"2023-09-23T15:41:46.361611+0000","last_fullsized":"2023-09-23T15:41:46.361611+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":69,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.330142+0000","last_change":"2023-09-23T15:41:15.383730+0000","last_active":"2023-09-23T15:41:45.330142+0000","last_peered":"2023-09-23T15:41:45.330142+0000","last_clean":"2023-09-23T15:41:45.330142+0000","last_became_active":"2023-09-23T15:41:15.383451+0000","last_became_peered":"2023-09-23T15:41:15.383451+0000","last_unstale":"2023-09-23T15:41:45.330142+0000","last_undegraded":"2023-09-23T15:41:45.330142+0000","last_fullsized":"2023-09-23T15:41:45.330142+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:44.439115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350383+0000","last_change":"2023-09-23T15:39:26.174839+0000","last_active":"2023-09-23T15:41:45.350383+0000","last_peered":"2023-09-23T15:41:45.350383+0000","last_clean":"2023-09-23T15:41:45.350383+0000","last_became_active":"2023-09-23T15:39:26.174509+0000","last_became_peered":"2023-09-23T15:39:26.174509+0000","last_unstale":"2023-09-23T15:41:45.350383+0000","last_undegraded":"2023-09-23T15:41:45.350383+0000","last_fullsized":"2023-09-23T15:41:45.350383+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:30.804847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":81,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.328142+0000","last_change":"2023-09-23T15:41:15.385856+0000","last_active":"2023-09-23T15:41:45.328142+0000","last_peered":"2023-09-23T15:41:45.328142+0000","last_clean":"2023-09-23T15:41:45.328142+0000","last_became_active":"2023-09-23T15:41:15.385180+0000","last_became_peered":"2023-09-23T15:41:15.385180+0000","last_unstale":"2023-09-23T15:41:45.328142+0000","last_undegraded":"2023-09-23T15:41:45.328142+0000","last_fullsized":"2023-09-23T15:41:45.328142+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:44:48.447751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":57,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.336211+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:41:45.336211+0000","last_peered":"2023-09-23T15:41:45.336211+0000","last_clean":"2023-09-23T15:41:45.336211+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:41:45.336211+0000","last_undegraded":"2023-09-23T15:41:45.336211+0000","last_fullsized":"2023-09-23T15:41:45.336211+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341100+0000","last_change":"2023-09-23T15:39:26.172350+0000","last_active":"2023-09-23T15:41:45.341100+0000","last_peered":"2023-09-23T15:41:45.341100+0000","last_clean":"2023-09-23T15:41:45.341100+0000","last_became_active":"2023-09-23T15:39:26.172032+0000","last_became_peered":"2023-09-23T15:39:26.172032+0000","last_unstale":"2023-09-23T15:41:45.341100+0000","last_undegraded":"2023-09-23T15:41:45.341100+0000","last_fullsized":"2023-09-23T15:41:45.341100+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:21:39.060223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.328261+0000","last_change":"2023-09-23T15:41:15.377852+0000","last_active":"2023-09-23T15:41:45.328261+0000","last_peered":"2023-09-23T15:41:45.328261+0000","last_clean":"2023-09-23T15:41:45.328261+0000","last_became_active":"2023-09-23T15:41:15.377513+0000","last_became_peered":"2023-09-23T15:41:15.377513+0000","last_unstale":"2023-09-23T15:41:45.328261+0000","last_undegraded":"2023-09-23T15:41:45.328261+0000","last_fullsized":"2023-09-23T15:41:45.328261+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:04.811707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343752+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:41:46.343752+0000","last_peered":"2023-09-23T15:41:46.343752+0000","last_clean":"2023-09-23T15:41:46.343752+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:41:46.343752+0000","last_undegraded":"2023-09-23T15:41:46.343752+0000","last_fullsized":"2023-09-23T15:41:46.343752+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348853+0000","last_change":"2023-09-23T15:41:46.347134+0000","last_active":"2023-09-23T15:41:46.348853+0000","last_peered":"2023-09-23T15:41:46.348853+0000","last_clean":"2023-09-23T15:41:46.348853+0000","last_became_active":"2023-09-23T15:41:46.346826+0000","last_became_peered":"2023-09-23T15:41:46.346826+0000","last_unstale":"2023-09-23T15:41:46.348853+0000","last_undegraded":"2023-09-23T15:41:46.348853+0000","last_fullsized":"2023-09-23T15:41:46.348853+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:54:16.352448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345398+0000","last_change":"2023-09-23T15:41:46.345398+0000","last_active":"2023-09-23T15:41:46.345398+0000","last_peered":"2023-09-23T15:41:46.345398+0000","last_clean":"2023-09-23T15:41:46.345398+0000","last_became_active":"2023-09-23T15:41:46.345054+0000","last_became_peered":"2023-09-23T15:41:46.345054+0000","last_unstale":"2023-09-23T15:41:46.345398+0000","last_undegraded":"2023-09-23T15:41:46.345398+0000","last_fullsized":"2023-09-23T15:41:46.345398+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:01.129411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":101,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342595+0000","last_change":"2023-09-23T15:41:46.342595+0000","last_active":"2023-09-23T15:41:46.342595+0000","last_peered":"2023-09-23T15:41:46.342595+0000","last_clean":"2023-09-23T15:41:46.342595+0000","last_became_active":"2023-09-23T15:41:46.342234+0000","last_became_peered":"2023-09-23T15:41:46.342234+0000","last_unstale":"2023-09-23T15:41:46.342595+0000","last_undegraded":"2023-09-23T15:41:46.342595+0000","last_fullsized":"2023-09-23T15:41:46.342595+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:58:34.637163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234212,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17084,"kb_used_data":5876,"kb_used_omap":0,"kb_used_meta":11200,"kb_avail":93728068,"statfs":{"total":95995035648,"available":95977541632,"internally_reserved":0,"allocated":6017024,"data_stored":5468933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11468800},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.99199999999999999,"15min":0.999},"min":{"1min":0.66300000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.224},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.63400000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.391,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.119}]},{"osd":1,"last update":"Sat Sep 23 15:42:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98799999999999999,"15min":1.004},"min":{"1min":0.57399999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.022},{"interface":"front","average":{"1min":1.042,"5min":1.016,"15min":1.026},"min":{"1min":0.48599999999999999,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3180000000000001,"5min":1.333,"15min":1.333},"last":1.1859999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.90700000000000003,"15min":0.89200000000000002},"min":{"1min":0.69199999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.93899999999999995,"15min":0.93600000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.228,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.749}]},{"osd":3,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.997,"15min":1.01},"min":{"1min":0.65500000000000003,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1990000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.482,"5min":1.556,"15min":1.556},"last":1.2709999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.97999999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0800000000000001,"15min":1.03},"min":{"1min":0.73099999999999998,"5min":0.63600000000000001,"15min":0.41799999999999998},"max":{"1min":1.4179999999999999,"5min":1.639,"15min":1.7170000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.117,"15min":1.093},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.51500000000000001},"max":{"1min":1.5169999999999999,"5min":1.599,"15min":1.6839999999999999},"last":1.2849999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1759999999999999,"15min":1.1399999999999999},"min":{"1min":0.74299999999999999,"5min":0.61599999999999999,"15min":0.40400000000000003},"max":{"1min":1.6240000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.24},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.163,"15min":1.157},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.54300000000000004},"max":{"1min":1.589,"5min":2.6480000000000001,"15min":2.6480000000000001},"last":1.0820000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495856,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8564,"kb_used_data":1772,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93736588,"statfs":{"total":95995035648,"available":95986266112,"internally_reserved":0,"allocated":1814528,"data_stored":1274502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86099999999999999,"15min":0.872},"min":{"1min":0.55100000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.622},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.90900000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.139,"5min":1.839,"15min":1.839},"last":1.244}]},{"osd":1,"last update":"Sat Sep 23 15:42:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1379999999999999,"15min":1.238},"min":{"1min":0.755,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4279999999999999,"5min":7.3689999999999998,"15min":7.3689999999999998},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.331,"15min":1.4530000000000001},"min":{"1min":0.80400000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5009999999999999,"5min":9.6419999999999995,"15min":9.6419999999999995},"last":1.1819999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.98699999999999999,"15min":0.97099999999999997},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.754},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.151,"5min":1.214,"15min":1.214},"last":0.71899999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:43:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0269999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1379999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:42:28 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0509999999999999,"15min":1.048},"min":{"1min":0.76900000000000002,"5min":0.66000000000000003,"15min":0.38900000000000001},"max":{"1min":1.403,"5min":1.464,"15min":2.3780000000000001},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.0780000000000001,"15min":1.0629999999999999},"min":{"1min":0.63900000000000001,"5min":0.503,"15min":0.42299999999999999},"max":{"1min":1.3169999999999999,"5min":2.0209999999999999,"15min":2.1899999999999999},"last":1.4139999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:43:26 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0589999999999999,"15min":1.075},"min":{"1min":0.65900000000000003,"5min":0.57799999999999996,"15min":0.45500000000000002},"max":{"1min":1.321,"5min":1.587,"15min":2.226},"last":1.22},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1339999999999999,"15min":1.121},"min":{"1min":0.89500000000000002,"5min":0.63400000000000001,"15min":0.50800000000000001},"max":{"1min":1.4590000000000001,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":1.4590000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664242,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32932,"kb_used_data":5340,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712220,"statfs":{"total":95995035648,"available":95961313280,"internally_reserved":0,"allocated":5468160,"data_stored":4887383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":28238855},"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 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.72199999999999998,"15min":0.754},"min":{"1min":0.48599999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.95699999999999996,"5min":1.044,"15min":1.044},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.76500000000000001,"15min":0.80400000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.88500000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.76000000000000001,"15min":0.77600000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.93799999999999994,"5min":1.069,"15min":1.069},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.69999999999999996,"15min":0.70799999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.63100000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.75600000000000001,"15min":0.78000000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.91900000000000004,"5min":1.091,"15min":1.091},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.73499999999999999,"15min":0.749},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.94499999999999995,"5min":1.04,"15min":1.04},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.01},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.85399999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0609999999999999,"15min":1.099},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.327,"5min":1.425,"15min":1.425},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0900000000000001,"15min":1.143},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.3360000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.95099999999999996}]},{"osd":6,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1180000000000001,"15min":1.1599999999999999},"min":{"1min":0.78200000000000003,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2470000000000001,"5min":1.542,"15min":1.542},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.131,"15min":1.1850000000000001},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.282,"5min":1.468,"15min":1.468},"last":1.161}]},{"osd":7,"last update":"Sat Sep 23 15:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1619999999999999,"15min":1.222},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.349,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1759999999999999,"15min":1.2090000000000001},"min":{"1min":0.91300000000000003,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.357,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.125}]}]},{"osd":0,"up_from":97,"seq":416611827769,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33580,"kb_used_data":5924,"kb_used_omap":9,"kb_used_meta":27638,"kb_avail":93711572,"statfs":{"total":95995035648,"available":95960649728,"internally_reserved":0,"allocated":6066176,"data_stored":5476292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":28301925},"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 23 15:42:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.72199999999999998,"15min":0.752},"min":{"1min":0.47899999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.83799999999999997,"5min":1.331,"15min":1.331},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.88300000000000001,"15min":0.91800000000000004},"min":{"1min":0.66400000000000003,"5min":0.312,"15min":0.312},"max":{"1min":1.044,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0469999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.68899999999999995,"15min":0.68200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.497},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.81999999999999995},"min":{"1min":0.50900000000000001,"5min":0.439,"15min":0.439},"max":{"1min":0.95999999999999996,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.76600000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:43:16 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.73699999999999999,"15min":0.75900000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.88500000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.85399999999999998,"15min":0.88200000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.123,"5min":2.488,"15min":2.488},"last":0.66000000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.90200000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.006,"15min":1.046},"min":{"1min":0.65200000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1160000000000001,"5min":1.403,"15min":1.403},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0680000000000001,"15min":1.115},"min":{"1min":0.751,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1559999999999999,"5min":1.734,"15min":1.734},"last":0.93600000000000005}]},{"osd":6,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1299999999999999,"15min":1.218},"min":{"1min":0.77400000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.179,"15min":1.2290000000000001},"min":{"1min":0.90800000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.3400000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":1.026}]},{"osd":7,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.129,"15min":1.163},"min":{"1min":0.85199999999999998,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.264,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.077},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3160000000000001,"5min":1.621,"15min":1.621},"last":0.96399999999999997}]}]},{"osd":2,"up_from":107,"seq":459561500706,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28752,"kb_used_data":1224,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716400,"statfs":{"total":95995035648,"available":95965593600,"internally_reserved":0,"allocated":1253376,"data_stored":687753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":28168520},"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 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.72299999999999998,"15min":0.73299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92400000000000004,"5min":1.111,"15min":1.111},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.73999999999999999,"15min":0.751},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.034}]},{"osd":1,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.69999999999999996,"15min":0.70399999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":1.133},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.81100000000000005,"15min":0.81699999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1970000000000001,"5min":1.333,"15min":1.333},"last":0.69299999999999995}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.79000000000000004,"15min":0.81499999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.044,"5min":1.593,"15min":1.593},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.78400000000000003,"15min":0.79500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.996}]},{"osd":4,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.248},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.96799999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0409999999999999,"15min":1.0349999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.516,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.071,"15min":1.0720000000000001},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.3380000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.28}]},{"osd":6,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.119,"15min":1.129},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.468,"5min":1.478,"15min":1.478},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.109,"15min":1.107},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.512,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.466}]},{"osd":7,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1619999999999999,"15min":1.161},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5009999999999999,"5min":1.593,"15min":1.593},"last":1.389},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.2130000000000001,"15min":1.22},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.534,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.355}]}]},{"osd":3,"up_from":112,"seq":481036337180,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1216,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1245184,"data_stored":688379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":28175158},"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 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.70999999999999996,"15min":0.72199999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0029999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.71199999999999997,"15min":0.73599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86799999999999999,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.89400000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.76400000000000001,"15min":0.78400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.96899999999999997,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.71999999999999997,"15min":0.751},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70399999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.65800000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.752,"15min":0.77100000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.627,"5min":0.751,"15min":0.77100000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.81699999999999995,"5min":1.262,"15min":1.262},"last":1.0620000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":2.5950000000000002,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.5070000000000001,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":1.1499999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.63800000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2250000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.1519999999999999,"5min":1.351,"15min":1.351},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.02,"15min":1.038},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.329,"15min":1.329},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.099,"15min":1.125},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3100000000000001,"5min":1.49,"15min":1.49},"last":0.98399999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0549999999999999,"15min":1.077},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1359999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.016},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0740000000000001,"15min":1.0980000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1859999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173654,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28740,"kb_used_data":1212,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716412,"statfs":{"total":95995035648,"available":95965605888,"internally_reserved":0,"allocated":1241088,"data_stored":688461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":28169247},"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 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.76300000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.083}]},{"osd":2,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.125},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.008}]},{"osd":3,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.05},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.214}]},{"osd":5,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.1639999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.3779999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.278}]}]},{"osd":5,"up_from":38,"seq":163208757498,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7652,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":6464,"kb_avail":93737500,"statfs":{"total":95995035648,"available":95987200000,"internally_reserved":0,"allocated":1208320,"data_stored":679631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6619136},"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 23 15:42:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.98699999999999999,"15min":1.0249999999999999},"min":{"1min":0.54600000000000004,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1160000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.002,"5min":1.054,"15min":1.0640000000000001},"min":{"1min":0.63500000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4650000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.97499999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:42:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.98799999999999999},"min":{"1min":0.67500000000000004,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97899999999999998,"15min":1.0249999999999999},"min":{"1min":0.75800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3720000000000001,"5min":1.49,"15min":1.49},"last":0.80600000000000005}]},{"osd":2,"last update":"Sat Sep 23 15:42:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.83699999999999997,"15min":0.82999999999999996},"min":{"1min":0.63800000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.026,"15min":1.036},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.5409999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.099}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97199999999999998,"15min":0.97299999999999998},"min":{"1min":0.61299999999999999,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1839999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.159}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.2430000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.1220000000000001,"15min":1.077},"min":{"1min":0.90000000000000002,"5min":0.54100000000000004,"15min":0.51300000000000001},"max":{"1min":1.423,"5min":1.7310000000000001,"15min":1.764},"last":1.331},{"interface":"front","average":{"1min":1.101,"5min":1.145,"15min":1.1379999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.51700000000000002},"max":{"1min":1.3979999999999999,"5min":1.52,"15min":1.7190000000000001},"last":1.0580000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0409999999999999,"15min":1.0740000000000001},"min":{"1min":0.874,"5min":0.60699999999999998,"15min":0.49299999999999999},"max":{"1min":1.343,"5min":1.343,"15min":1.9339999999999999},"last":1.024},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1599999999999999,"15min":1.155},"min":{"1min":0.89600000000000002,"5min":0.69999999999999996,"15min":0.53300000000000003},"max":{"1min":1.3999999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.286}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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}]}} 2023-09-23T15:43:30.565 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T15:43:30.565 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T15:43:30.566 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T15:43:30.566 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T15:43:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[105739]: audit 2023-09-23T15:43:29.640935+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[105739]: cluster 2023-09-23T15:43:30.035012+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[105739]: audit 2023-09-23T15:43:30.918331+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[103196]: audit 2023-09-23T15:43:29.640935+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[103196]: cluster 2023-09-23T15:43:30.035012+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:31 smithi140 bash[103196]: audit 2023-09-23T15:43:30.918331+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:31 smithi186 bash[89807]: audit 2023-09-23T15:43:29.640935+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:31 smithi186 bash[89807]: cluster 2023-09-23T15:43:30.035012+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:31 smithi186 bash[89807]: audit 2023-09-23T15:43:30.918331+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:33.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:33 smithi140 bash[103196]: cluster 2023-09-23T15:43:32.035817+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:33.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:33 smithi140 bash[105739]: cluster 2023-09-23T15:43:32.035817+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:33 smithi186 bash[89807]: cluster 2023-09-23T15:43:32.035817+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:35.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:35 smithi140 bash[105739]: cluster 2023-09-23T15:43:34.036559+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:35.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:35 smithi140 bash[103196]: cluster 2023-09-23T15:43:34.036559+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:35.381 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:43:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:35 smithi186 bash[89807]: cluster 2023-09-23T15:43:34.036559+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:35.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:35] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T15:43:37.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:36 smithi140 bash[103196]: cluster 2023-09-23T15:43:36.037485+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:36 smithi140 bash[105739]: cluster 2023-09-23T15:43:36.037485+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:36 smithi186 bash[89807]: cluster 2023-09-23T15:43:36.037485+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:38.887 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:43:38.888 INFO:teuthology.orchestra.run.smithi140.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T15:43:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:39 smithi140 bash[105739]: cluster 2023-09-23T15:43:38.038303+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:39 smithi140 bash[105739]: audit 2023-09-23T15:43:38.888054+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.140:0/572488932' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:43:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:39 smithi140 bash[103196]: cluster 2023-09-23T15:43:38.038303+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:39 smithi140 bash[103196]: audit 2023-09-23T15:43:38.888054+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.140:0/572488932' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:43:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:39 smithi186 bash[89807]: cluster 2023-09-23T15:43:38.038303+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:39 smithi186 bash[89807]: audit 2023-09-23T15:43:38.888054+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.140:0/572488932' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T15:43:39.739 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T15:43:39.739 INFO:teuthology.run_tasks:Running task print... 2023-09-23T15:43:39.750 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T15:43:39.750 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T15:43:39.768 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T15:43:39.769 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T15:43:39.769 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T15:43:39.770 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} 2023-09-23T15:43:39.770 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T15:43:39.770 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} 2023-09-23T15:43:39.771 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T15:43:39.771 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T15:43:39.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:43:41.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:41 smithi140 bash[103196]: cluster 2023-09-23T15:43:40.039140+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:41.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:41 smithi140 bash[105739]: cluster 2023-09-23T15:43:40.039140+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:41.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:41 smithi186 bash[89807]: cluster 2023-09-23T15:43:40.039140+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:43.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:43 smithi140 bash[105739]: cluster 2023-09-23T15:43:42.039985+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:43 smithi140 bash[103196]: cluster 2023-09-23T15:43:42.039985+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:43 smithi186 bash[89807]: cluster 2023-09-23T15:43:42.039985+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:44.550 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:43:45.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:45 smithi140 bash[103196]: cluster 2023-09-23T15:43:44.040615+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:45.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:45 smithi140 bash[105739]: cluster 2023-09-23T15:43:44.040615+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:45 smithi186 bash[89807]: cluster 2023-09-23T15:43:44.040615+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:45] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T15:43:46.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:46 smithi140 bash[103196]: audit 2023-09-23T15:43:45.918016+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:46.898 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:46 smithi140 bash[103196]: cluster 2023-09-23T15:43:46.041445+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:46 smithi140 bash[105739]: audit 2023-09-23T15:43:45.918016+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:46 smithi140 bash[105739]: cluster 2023-09-23T15:43:46.041445+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:46 smithi186 bash[89807]: audit 2023-09-23T15:43:45.918016+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:43:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:46 smithi186 bash[89807]: cluster 2023-09-23T15:43:46.041445+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:47.965 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:43:47.967 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:43:48.902 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":298,"stamp":"2023-09-23T15:43:46.040851+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"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":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1198,"ondisk_log_size":1198,"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":186048,"kb_used_data":23744,"kb_used_omap":44,"kb_used_meta":162195,"kb_avail":749775168,"statfs":{"total":767960285184,"available":767769772032,"internally_reserved":0,"allocated":24313856,"data_stored":19851334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":166088457},"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.004744"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354586+0000","last_change":"2023-09-23T15:41:46.354586+0000","last_active":"2023-09-23T15:41:46.354586+0000","last_peered":"2023-09-23T15:41:46.354586+0000","last_clean":"2023-09-23T15:41:46.354586+0000","last_became_active":"2023-09-23T15:41:46.354378+0000","last_became_peered":"2023-09-23T15:41:46.354378+0000","last_unstale":"2023-09-23T15:41:46.354586+0000","last_undegraded":"2023-09-23T15:41:46.354586+0000","last_fullsized":"2023-09-23T15:41:46.354586+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:13.858196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344241+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:41:46.344241+0000","last_peered":"2023-09-23T15:41:46.344241+0000","last_clean":"2023-09-23T15:41:46.344241+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:41:46.344241+0000","last_undegraded":"2023-09-23T15:41:46.344241+0000","last_fullsized":"2023-09-23T15:41:46.344241+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":103,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340824+0000","last_change":"2023-09-23T15:41:15.382371+0000","last_active":"2023-09-23T15:41:46.340824+0000","last_peered":"2023-09-23T15:41:46.340824+0000","last_clean":"2023-09-23T15:41:46.340824+0000","last_became_active":"2023-09-23T15:41:15.382044+0000","last_became_peered":"2023-09-23T15:41:15.382044+0000","last_unstale":"2023-09-23T15:41:46.340824+0000","last_undegraded":"2023-09-23T15:41:46.340824+0000","last_fullsized":"2023-09-23T15:41:46.340824+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:40:32.398326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":89,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339892+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:41:46.339892+0000","last_peered":"2023-09-23T15:41:46.339892+0000","last_clean":"2023-09-23T15:41:46.339892+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:41:46.339892+0000","last_undegraded":"2023-09-23T15:41:46.339892+0000","last_fullsized":"2023-09-23T15:41:46.339892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344908+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:41:46.344908+0000","last_peered":"2023-09-23T15:41:46.344908+0000","last_clean":"2023-09-23T15:41:46.344908+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:41:46.344908+0000","last_undegraded":"2023-09-23T15:41:46.344908+0000","last_fullsized":"2023-09-23T15:41:46.344908+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356078+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:41:46.356078+0000","last_peered":"2023-09-23T15:41:46.356078+0000","last_clean":"2023-09-23T15:41:46.356078+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:41:46.356078+0000","last_undegraded":"2023-09-23T15:41:46.356078+0000","last_fullsized":"2023-09-23T15:41:46.356078+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345321+0000","last_change":"2023-09-23T15:41:46.345321+0000","last_active":"2023-09-23T15:41:46.345321+0000","last_peered":"2023-09-23T15:41:46.345321+0000","last_clean":"2023-09-23T15:41:46.345321+0000","last_became_active":"2023-09-23T15:41:46.344970+0000","last_became_peered":"2023-09-23T15:41:46.344970+0000","last_unstale":"2023-09-23T15:41:46.345321+0000","last_undegraded":"2023-09-23T15:41:46.345321+0000","last_fullsized":"2023-09-23T15:41:46.345321+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:42.080067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351200+0000","last_change":"2023-09-23T15:41:46.351200+0000","last_active":"2023-09-23T15:41:46.351200+0000","last_peered":"2023-09-23T15:41:46.351200+0000","last_clean":"2023-09-23T15:41:46.351200+0000","last_became_active":"2023-09-23T15:41:46.350789+0000","last_became_peered":"2023-09-23T15:41:46.350789+0000","last_unstale":"2023-09-23T15:41:46.351200+0000","last_undegraded":"2023-09-23T15:41:46.351200+0000","last_fullsized":"2023-09-23T15:41:46.351200+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:57:17.720134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.334359+0000","last_change":"2023-09-23T15:41:15.376115+0000","last_active":"2023-09-23T15:41:46.334359+0000","last_peered":"2023-09-23T15:41:46.334359+0000","last_clean":"2023-09-23T15:41:46.334359+0000","last_became_active":"2023-09-23T15:41:15.375765+0000","last_became_peered":"2023-09-23T15:41:15.375765+0000","last_unstale":"2023-09-23T15:41:46.334359+0000","last_undegraded":"2023-09-23T15:41:46.334359+0000","last_fullsized":"2023-09-23T15:41:46.334359+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:34.023499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":63,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356383+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:41:46.356383+0000","last_peered":"2023-09-23T15:41:46.356383+0000","last_clean":"2023-09-23T15:41:46.356383+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:41:46.356383+0000","last_undegraded":"2023-09-23T15:41:46.356383+0000","last_fullsized":"2023-09-23T15:41:46.356383+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":64,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352389+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:41:46.352389+0000","last_peered":"2023-09-23T15:41:46.352389+0000","last_clean":"2023-09-23T15:41:46.352389+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:41:46.352389+0000","last_undegraded":"2023-09-23T15:41:46.352389+0000","last_fullsized":"2023-09-23T15:41:46.352389+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353459+0000","last_change":"2023-09-23T15:41:46.352659+0000","last_active":"2023-09-23T15:41:46.353459+0000","last_peered":"2023-09-23T15:41:46.353459+0000","last_clean":"2023-09-23T15:41:46.353459+0000","last_became_active":"2023-09-23T15:41:46.352146+0000","last_became_peered":"2023-09-23T15:41:46.352146+0000","last_unstale":"2023-09-23T15:41:46.353459+0000","last_undegraded":"2023-09-23T15:41:46.353459+0000","last_fullsized":"2023-09-23T15:41:46.353459+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:59:01.227344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'46","reported_seq":243,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341201+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:41:45.341201+0000","last_peered":"2023-09-23T15:41:45.341201+0000","last_clean":"2023-09-23T15:41:45.341201+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:41:45.341201+0000","last_undegraded":"2023-09-23T15:41:45.341201+0000","last_fullsized":"2023-09-23T15:41:45.341201+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340915+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:41:46.340915+0000","last_peered":"2023-09-23T15:41:46.340915+0000","last_clean":"2023-09-23T15:41:46.340915+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:41:46.340915+0000","last_undegraded":"2023-09-23T15:41:46.340915+0000","last_fullsized":"2023-09-23T15:41:46.340915+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'115","reported_seq":297,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353894+0000","last_change":"2023-09-23T15:41:46.353658+0000","last_active":"2023-09-23T15:41:46.353894+0000","last_peered":"2023-09-23T15:41:46.353894+0000","last_clean":"2023-09-23T15:41:46.353894+0000","last_became_active":"2023-09-23T15:41:46.353053+0000","last_became_peered":"2023-09-23T15:41:46.353053+0000","last_unstale":"2023-09-23T15:41:46.353894+0000","last_undegraded":"2023-09-23T15:41:46.353894+0000","last_fullsized":"2023-09-23T15:41:46.353894+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:25.789416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340213+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:41:46.340213+0000","last_peered":"2023-09-23T15:41:46.340213+0000","last_clean":"2023-09-23T15:41:46.340213+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:41:46.340213+0000","last_undegraded":"2023-09-23T15:41:46.340213+0000","last_fullsized":"2023-09-23T15:41:46.340213+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":44,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343638+0000","last_change":"2023-09-23T15:38:52.028783+0000","last_active":"2023-09-23T15:41:46.343638+0000","last_peered":"2023-09-23T15:41:46.343638+0000","last_clean":"2023-09-23T15:41:46.343638+0000","last_became_active":"2023-09-23T15:38:52.028433+0000","last_became_peered":"2023-09-23T15:38:52.028433+0000","last_unstale":"2023-09-23T15:41:46.343638+0000","last_undegraded":"2023-09-23T15:41:46.343638+0000","last_fullsized":"2023-09-23T15:41:46.343638+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:39:00.593959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":54,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339687+0000","last_change":"2023-09-23T15:40:46.063884+0000","last_active":"2023-09-23T15:41:46.339687+0000","last_peered":"2023-09-23T15:41:46.339687+0000","last_clean":"2023-09-23T15:41:46.339687+0000","last_became_active":"2023-09-23T15:40:46.063038+0000","last_became_peered":"2023-09-23T15:40:46.063038+0000","last_unstale":"2023-09-23T15:41:46.339687+0000","last_undegraded":"2023-09-23T15:41:46.339687+0000","last_fullsized":"2023-09-23T15:41:46.339687+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:16:05.386864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'75","reported_seq":436,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361502+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:41:46.361502+0000","last_peered":"2023-09-23T15:41:46.361502+0000","last_clean":"2023-09-23T15:41:46.361502+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:41:46.361502+0000","last_undegraded":"2023-09-23T15:41:46.361502+0000","last_fullsized":"2023-09-23T15:41:46.361502+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":74,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343856+0000","last_change":"2023-09-23T15:40:46.061551+0000","last_active":"2023-09-23T15:41:46.343856+0000","last_peered":"2023-09-23T15:41:46.343856+0000","last_clean":"2023-09-23T15:41:46.343856+0000","last_became_active":"2023-09-23T15:40:46.061175+0000","last_became_peered":"2023-09-23T15:40:46.061175+0000","last_unstale":"2023-09-23T15:41:46.343856+0000","last_undegraded":"2023-09-23T15:41:46.343856+0000","last_fullsized":"2023-09-23T15:41:46.343856+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:39:17.568917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":73,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353128+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:41:46.353128+0000","last_peered":"2023-09-23T15:41:46.353128+0000","last_clean":"2023-09-23T15:41:46.353128+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:41:46.353128+0000","last_undegraded":"2023-09-23T15:41:46.353128+0000","last_fullsized":"2023-09-23T15:41:46.353128+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":935,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343343+0000","last_change":"2023-09-23T15:39:26.176405+0000","last_active":"2023-09-23T15:41:45.343343+0000","last_peered":"2023-09-23T15:41:45.343343+0000","last_clean":"2023-09-23T15:41:45.343343+0000","last_became_active":"2023-09-23T15:39:26.175879+0000","last_became_peered":"2023-09-23T15:39:26.175879+0000","last_unstale":"2023-09-23T15:41:45.343343+0000","last_undegraded":"2023-09-23T15:41:45.343343+0000","last_fullsized":"2023-09-23T15:41:45.343343+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:45:59.601000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.359464+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:41:46.359464+0000","last_peered":"2023-09-23T15:41:46.359464+0000","last_clean":"2023-09-23T15:41:46.359464+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:41:46.359464+0000","last_undegraded":"2023-09-23T15:41:46.359464+0000","last_fullsized":"2023-09-23T15:41:46.359464+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339292+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:41:46.339292+0000","last_peered":"2023-09-23T15:41:46.339292+0000","last_clean":"2023-09-23T15:41:46.339292+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:41:46.339292+0000","last_undegraded":"2023-09-23T15:41:46.339292+0000","last_fullsized":"2023-09-23T15:41:46.339292+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":456,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343249+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:41:45.343249+0000","last_peered":"2023-09-23T15:41:45.343249+0000","last_clean":"2023-09-23T15:41:45.343249+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:41:45.343249+0000","last_undegraded":"2023-09-23T15:41:45.343249+0000","last_fullsized":"2023-09-23T15:41:45.343249+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"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":"89'183","reported_seq":693,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350209+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:41:45.350209+0000","last_peered":"2023-09-23T15:41:45.350209+0000","last_clean":"2023-09-23T15:41:45.350209+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:41:45.350209+0000","last_undegraded":"2023-09-23T15:41:45.350209+0000","last_fullsized":"2023-09-23T15:41:45.350209+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":87,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339989+0000","last_change":"2023-09-23T15:39:26.174305+0000","last_active":"2023-09-23T15:41:46.339989+0000","last_peered":"2023-09-23T15:41:46.339989+0000","last_clean":"2023-09-23T15:41:46.339989+0000","last_became_active":"2023-09-23T15:39:26.173864+0000","last_became_peered":"2023-09-23T15:39:26.173864+0000","last_unstale":"2023-09-23T15:41:46.339989+0000","last_undegraded":"2023-09-23T15:41:46.339989+0000","last_fullsized":"2023-09-23T15:41:46.339989+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:06.915127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":54,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340155+0000","last_change":"2023-09-23T15:40:46.065253+0000","last_active":"2023-09-23T15:41:46.340155+0000","last_peered":"2023-09-23T15:41:46.340155+0000","last_clean":"2023-09-23T15:41:46.340155+0000","last_became_active":"2023-09-23T15:40:46.064893+0000","last_became_peered":"2023-09-23T15:40:46.064893+0000","last_unstale":"2023-09-23T15:41:46.340155+0000","last_undegraded":"2023-09-23T15:41:46.340155+0000","last_fullsized":"2023-09-23T15:41:46.340155+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:18.173670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":757,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.333939+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:41:46.333939+0000","last_peered":"2023-09-23T15:41:46.333939+0000","last_clean":"2023-09-23T15:41:46.333939+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:41:46.333939+0000","last_undegraded":"2023-09-23T15:41:46.333939+0000","last_fullsized":"2023-09-23T15:41:46.333939+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":69,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339785+0000","last_change":"2023-09-23T15:41:15.377840+0000","last_active":"2023-09-23T15:41:46.339785+0000","last_peered":"2023-09-23T15:41:46.339785+0000","last_clean":"2023-09-23T15:41:46.339785+0000","last_became_active":"2023-09-23T15:41:15.377498+0000","last_became_peered":"2023-09-23T15:41:15.377498+0000","last_unstale":"2023-09-23T15:41:46.339785+0000","last_undegraded":"2023-09-23T15:41:46.339785+0000","last_fullsized":"2023-09-23T15:41:46.339785+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:25.288023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":72,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.357138+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:41:46.357138+0000","last_peered":"2023-09-23T15:41:46.357138+0000","last_clean":"2023-09-23T15:41:46.357138+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:41:46.357138+0000","last_undegraded":"2023-09-23T15:41:46.357138+0000","last_fullsized":"2023-09-23T15:41:46.357138+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"89'84","reported_seq":633,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350181+0000","last_change":"2023-09-23T15:39:26.174741+0000","last_active":"2023-09-23T15:41:45.350181+0000","last_peered":"2023-09-23T15:41:45.350181+0000","last_clean":"2023-09-23T15:41:45.350181+0000","last_became_active":"2023-09-23T15:39:26.174234+0000","last_became_peered":"2023-09-23T15:39:26.174234+0000","last_unstale":"2023-09-23T15:41:45.350181+0000","last_undegraded":"2023-09-23T15:41:45.350181+0000","last_fullsized":"2023-09-23T15:41:45.350181+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:53.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":49,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.350645+0000","last_change":"2023-09-23T15:41:46.349762+0000","last_active":"2023-09-23T15:41:46.350645+0000","last_peered":"2023-09-23T15:41:46.350645+0000","last_clean":"2023-09-23T15:41:46.350645+0000","last_became_active":"2023-09-23T15:41:46.349396+0000","last_became_peered":"2023-09-23T15:41:46.349396+0000","last_unstale":"2023-09-23T15:41:46.350645+0000","last_undegraded":"2023-09-23T15:41:46.350645+0000","last_fullsized":"2023-09-23T15:41:46.350645+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:41:12.879807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":95,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351182+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:41:45.351182+0000","last_peered":"2023-09-23T15:41:45.351182+0000","last_clean":"2023-09-23T15:41:45.351182+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:41:45.351182+0000","last_undegraded":"2023-09-23T15:41:45.351182+0000","last_fullsized":"2023-09-23T15:41:45.351182+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'98","reported_seq":437,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339568+0000","last_change":"2023-09-23T15:39:26.177498+0000","last_active":"2023-09-23T15:41:46.339568+0000","last_peered":"2023-09-23T15:41:46.339568+0000","last_clean":"2023-09-23T15:41:46.339568+0000","last_became_active":"2023-09-23T15:39:26.176866+0000","last_became_peered":"2023-09-23T15:39:26.176866+0000","last_unstale":"2023-09-23T15:41:46.339568+0000","last_undegraded":"2023-09-23T15:41:46.339568+0000","last_fullsized":"2023-09-23T15:41:46.339568+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:07:29.225883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348159+0000","last_change":"2023-09-23T15:41:46.348159+0000","last_active":"2023-09-23T15:41:46.348159+0000","last_peered":"2023-09-23T15:41:46.348159+0000","last_clean":"2023-09-23T15:41:46.348159+0000","last_became_active":"2023-09-23T15:41:46.347796+0000","last_became_peered":"2023-09-23T15:41:46.347796+0000","last_unstale":"2023-09-23T15:41:46.348159+0000","last_undegraded":"2023-09-23T15:41:46.348159+0000","last_fullsized":"2023-09-23T15:41:46.348159+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:00:37.850794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":83,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.341028+0000","last_change":"2023-09-23T15:41:15.377654+0000","last_active":"2023-09-23T15:41:46.341028+0000","last_peered":"2023-09-23T15:41:46.341028+0000","last_clean":"2023-09-23T15:41:46.341028+0000","last_became_active":"2023-09-23T15:41:15.377114+0000","last_became_peered":"2023-09-23T15:41:15.377114+0000","last_unstale":"2023-09-23T15:41:46.341028+0000","last_undegraded":"2023-09-23T15:41:46.341028+0000","last_fullsized":"2023-09-23T15:41:46.341028+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:14:54.909002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354741+0000","last_change":"2023-09-23T15:41:46.354741+0000","last_active":"2023-09-23T15:41:46.354741+0000","last_peered":"2023-09-23T15:41:46.354741+0000","last_clean":"2023-09-23T15:41:46.354741+0000","last_became_active":"2023-09-23T15:41:46.354458+0000","last_became_peered":"2023-09-23T15:41:46.354458+0000","last_unstale":"2023-09-23T15:41:46.354741+0000","last_undegraded":"2023-09-23T15:41:46.354741+0000","last_fullsized":"2023-09-23T15:41:46.354741+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:28:07.679726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358424+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:41:46.358424+0000","last_peered":"2023-09-23T15:41:46.358424+0000","last_clean":"2023-09-23T15:41:46.358424+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:41:46.358424+0000","last_undegraded":"2023-09-23T15:41:46.358424+0000","last_fullsized":"2023-09-23T15:41:46.358424+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342476+0000","last_change":"2023-09-23T15:41:46.342476+0000","last_active":"2023-09-23T15:41:46.342476+0000","last_peered":"2023-09-23T15:41:46.342476+0000","last_clean":"2023-09-23T15:41:46.342476+0000","last_became_active":"2023-09-23T15:41:46.342121+0000","last_became_peered":"2023-09-23T15:41:46.342121+0000","last_unstale":"2023-09-23T15:41:46.342476+0000","last_undegraded":"2023-09-23T15:41:46.342476+0000","last_fullsized":"2023-09-23T15:41:46.342476+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:46.197995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351174+0000","last_change":"2023-09-23T15:41:46.351174+0000","last_active":"2023-09-23T15:41:46.351174+0000","last_peered":"2023-09-23T15:41:46.351174+0000","last_clean":"2023-09-23T15:41:46.351174+0000","last_became_active":"2023-09-23T15:41:46.350750+0000","last_became_peered":"2023-09-23T15:41:46.350750+0000","last_unstale":"2023-09-23T15:41:46.351174+0000","last_undegraded":"2023-09-23T15:41:46.351174+0000","last_fullsized":"2023-09-23T15:41:46.351174+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:05:55.193090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":85,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352024+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:41:46.352024+0000","last_peered":"2023-09-23T15:41:46.352024+0000","last_clean":"2023-09-23T15:41:46.352024+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:41:46.352024+0000","last_undegraded":"2023-09-23T15:41:46.352024+0000","last_fullsized":"2023-09-23T15:41:46.352024+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351837+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:41:46.351837+0000","last_peered":"2023-09-23T15:41:46.351837+0000","last_clean":"2023-09-23T15:41:46.351837+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:41:46.351837+0000","last_undegraded":"2023-09-23T15:41:46.351837+0000","last_fullsized":"2023-09-23T15:41:46.351837+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":88,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353120+0000","last_change":"2023-09-23T15:41:46.352255+0000","last_active":"2023-09-23T15:41:46.353120+0000","last_peered":"2023-09-23T15:41:46.353120+0000","last_clean":"2023-09-23T15:41:46.353120+0000","last_became_active":"2023-09-23T15:41:46.351918+0000","last_became_peered":"2023-09-23T15:41:46.351918+0000","last_unstale":"2023-09-23T15:41:46.353120+0000","last_undegraded":"2023-09-23T15:41:46.353120+0000","last_fullsized":"2023-09-23T15:41:46.353120+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:38:49.145357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350404+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:41:45.350404+0000","last_peered":"2023-09-23T15:41:45.350404+0000","last_clean":"2023-09-23T15:41:45.350404+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:41:45.350404+0000","last_undegraded":"2023-09-23T15:41:45.350404+0000","last_fullsized":"2023-09-23T15:41:45.350404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341123+0000","last_change":"2023-09-23T15:39:26.175427+0000","last_active":"2023-09-23T15:41:45.341123+0000","last_peered":"2023-09-23T15:41:45.341123+0000","last_clean":"2023-09-23T15:41:45.341123+0000","last_became_active":"2023-09-23T15:39:26.174690+0000","last_became_peered":"2023-09-23T15:39:26.174690+0000","last_unstale":"2023-09-23T15:41:45.341123+0000","last_undegraded":"2023-09-23T15:41:45.341123+0000","last_fullsized":"2023-09-23T15:41:45.341123+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:29:02.626073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":61,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343089+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:41:45.343089+0000","last_peered":"2023-09-23T15:41:45.343089+0000","last_clean":"2023-09-23T15:41:45.343089+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:41:45.343089+0000","last_undegraded":"2023-09-23T15:41:45.343089+0000","last_fullsized":"2023-09-23T15:41:45.343089+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345002+0000","last_change":"2023-09-23T15:41:46.345002+0000","last_active":"2023-09-23T15:41:46.345002+0000","last_peered":"2023-09-23T15:41:46.345002+0000","last_clean":"2023-09-23T15:41:46.345002+0000","last_became_active":"2023-09-23T15:41:46.344628+0000","last_became_peered":"2023-09-23T15:41:46.344628+0000","last_unstale":"2023-09-23T15:41:46.345002+0000","last_undegraded":"2023-09-23T15:41:46.345002+0000","last_fullsized":"2023-09-23T15:41:46.345002+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:50.906533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361698+0000","last_change":"2023-09-23T15:41:46.361698+0000","last_active":"2023-09-23T15:41:46.361698+0000","last_peered":"2023-09-23T15:41:46.361698+0000","last_clean":"2023-09-23T15:41:46.361698+0000","last_became_active":"2023-09-23T15:41:46.361244+0000","last_became_peered":"2023-09-23T15:41:46.361244+0000","last_unstale":"2023-09-23T15:41:46.361698+0000","last_undegraded":"2023-09-23T15:41:46.361698+0000","last_fullsized":"2023-09-23T15:41:46.361698+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:59.849801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":60,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350043+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:41:45.350043+0000","last_peered":"2023-09-23T15:41:45.350043+0000","last_clean":"2023-09-23T15:41:45.350043+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:41:45.350043+0000","last_undegraded":"2023-09-23T15:41:45.350043+0000","last_fullsized":"2023-09-23T15:41:45.350043+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360737+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:41:46.360737+0000","last_peered":"2023-09-23T15:41:46.360737+0000","last_clean":"2023-09-23T15:41:46.360737+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:41:46.360737+0000","last_undegraded":"2023-09-23T15:41:46.360737+0000","last_fullsized":"2023-09-23T15:41:46.360737+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340090+0000","last_change":"2023-09-23T15:41:15.384076+0000","last_active":"2023-09-23T15:41:46.340090+0000","last_peered":"2023-09-23T15:41:46.340090+0000","last_clean":"2023-09-23T15:41:46.340090+0000","last_became_active":"2023-09-23T15:41:15.383630+0000","last_became_peered":"2023-09-23T15:41:15.383630+0000","last_unstale":"2023-09-23T15:41:46.340090+0000","last_undegraded":"2023-09-23T15:41:46.340090+0000","last_fullsized":"2023-09-23T15:41:46.340090+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:49.539437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":90,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.347813+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:41:45.347813+0000","last_peered":"2023-09-23T15:41:45.347813+0000","last_clean":"2023-09-23T15:41:45.347813+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:41:45.347813+0000","last_undegraded":"2023-09-23T15:41:45.347813+0000","last_fullsized":"2023-09-23T15:41:45.347813+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343639+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:41:46.343639+0000","last_peered":"2023-09-23T15:41:46.343639+0000","last_clean":"2023-09-23T15:41:46.343639+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:41:46.343639+0000","last_undegraded":"2023-09-23T15:41:46.343639+0000","last_fullsized":"2023-09-23T15:41:46.343639+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361320+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:41:46.361320+0000","last_peered":"2023-09-23T15:41:46.361320+0000","last_clean":"2023-09-23T15:41:46.361320+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:41:46.361320+0000","last_undegraded":"2023-09-23T15:41:46.361320+0000","last_fullsized":"2023-09-23T15:41:46.361320+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351181+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:41:45.351181+0000","last_peered":"2023-09-23T15:41:45.351181+0000","last_clean":"2023-09-23T15:41:45.351181+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:41:45.351181+0000","last_undegraded":"2023-09-23T15:41:45.351181+0000","last_fullsized":"2023-09-23T15:41:45.351181+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342966+0000","last_change":"2023-09-23T15:41:15.380168+0000","last_active":"2023-09-23T15:41:46.342966+0000","last_peered":"2023-09-23T15:41:46.342966+0000","last_clean":"2023-09-23T15:41:46.342966+0000","last_became_active":"2023-09-23T15:41:15.379654+0000","last_became_peered":"2023-09-23T15:41:15.379654+0000","last_unstale":"2023-09-23T15:41:46.342966+0000","last_undegraded":"2023-09-23T15:41:46.342966+0000","last_fullsized":"2023-09-23T15:41:46.342966+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:31.312523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339921+0000","last_change":"2023-09-23T15:41:15.377657+0000","last_active":"2023-09-23T15:41:46.339921+0000","last_peered":"2023-09-23T15:41:46.339921+0000","last_clean":"2023-09-23T15:41:46.339921+0000","last_became_active":"2023-09-23T15:41:15.376962+0000","last_became_peered":"2023-09-23T15:41:15.376962+0000","last_unstale":"2023-09-23T15:41:46.339921+0000","last_undegraded":"2023-09-23T15:41:46.339921+0000","last_fullsized":"2023-09-23T15:41:46.339921+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:06.461893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360379+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:41:46.360379+0000","last_peered":"2023-09-23T15:41:46.360379+0000","last_clean":"2023-09-23T15:41:46.360379+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:41:46.360379+0000","last_undegraded":"2023-09-23T15:41:46.360379+0000","last_fullsized":"2023-09-23T15:41:46.360379+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":79,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.355694+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:41:46.355694+0000","last_peered":"2023-09-23T15:41:46.355694+0000","last_clean":"2023-09-23T15:41:46.355694+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:41:46.355694+0000","last_undegraded":"2023-09-23T15:41:46.355694+0000","last_fullsized":"2023-09-23T15:41:46.355694+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"93'23","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358346+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:41:46.358346+0000","last_peered":"2023-09-23T15:41:46.358346+0000","last_clean":"2023-09-23T15:41:46.358346+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:41:46.358346+0000","last_undegraded":"2023-09-23T15:41:46.358346+0000","last_fullsized":"2023-09-23T15:41:46.358346+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337354+0000","last_change":"2023-09-23T15:40:46.067789+0000","last_active":"2023-09-23T15:41:45.337354+0000","last_peered":"2023-09-23T15:41:45.337354+0000","last_clean":"2023-09-23T15:41:45.337354+0000","last_became_active":"2023-09-23T15:40:46.067320+0000","last_became_peered":"2023-09-23T15:40:46.067320+0000","last_unstale":"2023-09-23T15:41:45.337354+0000","last_undegraded":"2023-09-23T15:41:45.337354+0000","last_fullsized":"2023-09-23T15:41:45.337354+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:17.698059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361611+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:41:46.361611+0000","last_peered":"2023-09-23T15:41:46.361611+0000","last_clean":"2023-09-23T15:41:46.361611+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:41:46.361611+0000","last_undegraded":"2023-09-23T15:41:46.361611+0000","last_fullsized":"2023-09-23T15:41:46.361611+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340681+0000","last_change":"2023-09-23T15:41:15.383730+0000","last_active":"2023-09-23T15:41:46.340681+0000","last_peered":"2023-09-23T15:41:46.340681+0000","last_clean":"2023-09-23T15:41:46.340681+0000","last_became_active":"2023-09-23T15:41:15.383451+0000","last_became_peered":"2023-09-23T15:41:15.383451+0000","last_unstale":"2023-09-23T15:41:46.340681+0000","last_undegraded":"2023-09-23T15:41:46.340681+0000","last_fullsized":"2023-09-23T15:41:46.340681+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:44.439115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350383+0000","last_change":"2023-09-23T15:39:26.174839+0000","last_active":"2023-09-23T15:41:45.350383+0000","last_peered":"2023-09-23T15:41:45.350383+0000","last_clean":"2023-09-23T15:41:45.350383+0000","last_became_active":"2023-09-23T15:39:26.174509+0000","last_became_peered":"2023-09-23T15:39:26.174509+0000","last_unstale":"2023-09-23T15:41:45.350383+0000","last_undegraded":"2023-09-23T15:41:45.350383+0000","last_fullsized":"2023-09-23T15:41:45.350383+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:30.804847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340048+0000","last_change":"2023-09-23T15:41:15.385856+0000","last_active":"2023-09-23T15:41:46.340048+0000","last_peered":"2023-09-23T15:41:46.340048+0000","last_clean":"2023-09-23T15:41:46.340048+0000","last_became_active":"2023-09-23T15:41:15.385180+0000","last_became_peered":"2023-09-23T15:41:15.385180+0000","last_unstale":"2023-09-23T15:41:46.340048+0000","last_undegraded":"2023-09-23T15:41:46.340048+0000","last_fullsized":"2023-09-23T15:41:46.340048+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:44:48.447751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":58,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344354+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:41:46.344354+0000","last_peered":"2023-09-23T15:41:46.344354+0000","last_clean":"2023-09-23T15:41:46.344354+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:41:46.344354+0000","last_undegraded":"2023-09-23T15:41:46.344354+0000","last_fullsized":"2023-09-23T15:41:46.344354+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341100+0000","last_change":"2023-09-23T15:39:26.172350+0000","last_active":"2023-09-23T15:41:45.341100+0000","last_peered":"2023-09-23T15:41:45.341100+0000","last_clean":"2023-09-23T15:41:45.341100+0000","last_became_active":"2023-09-23T15:39:26.172032+0000","last_became_peered":"2023-09-23T15:39:26.172032+0000","last_unstale":"2023-09-23T15:41:45.341100+0000","last_undegraded":"2023-09-23T15:41:45.341100+0000","last_fullsized":"2023-09-23T15:41:45.341100+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:21:39.060223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340753+0000","last_change":"2023-09-23T15:41:15.377852+0000","last_active":"2023-09-23T15:41:46.340753+0000","last_peered":"2023-09-23T15:41:46.340753+0000","last_clean":"2023-09-23T15:41:46.340753+0000","last_became_active":"2023-09-23T15:41:15.377513+0000","last_became_peered":"2023-09-23T15:41:15.377513+0000","last_unstale":"2023-09-23T15:41:46.340753+0000","last_undegraded":"2023-09-23T15:41:46.340753+0000","last_fullsized":"2023-09-23T15:41:46.340753+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:04.811707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343752+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:41:46.343752+0000","last_peered":"2023-09-23T15:41:46.343752+0000","last_clean":"2023-09-23T15:41:46.343752+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:41:46.343752+0000","last_undegraded":"2023-09-23T15:41:46.343752+0000","last_fullsized":"2023-09-23T15:41:46.343752+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348853+0000","last_change":"2023-09-23T15:41:46.347134+0000","last_active":"2023-09-23T15:41:46.348853+0000","last_peered":"2023-09-23T15:41:46.348853+0000","last_clean":"2023-09-23T15:41:46.348853+0000","last_became_active":"2023-09-23T15:41:46.346826+0000","last_became_peered":"2023-09-23T15:41:46.346826+0000","last_unstale":"2023-09-23T15:41:46.348853+0000","last_undegraded":"2023-09-23T15:41:46.348853+0000","last_fullsized":"2023-09-23T15:41:46.348853+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:54:16.352448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348325+0000","last_change":"2023-09-23T15:41:46.345398+0000","last_active":"2023-09-23T15:41:46.348325+0000","last_peered":"2023-09-23T15:41:46.348325+0000","last_clean":"2023-09-23T15:41:46.348325+0000","last_became_active":"2023-09-23T15:41:46.345054+0000","last_became_peered":"2023-09-23T15:41:46.345054+0000","last_unstale":"2023-09-23T15:41:46.348325+0000","last_undegraded":"2023-09-23T15:41:46.348325+0000","last_fullsized":"2023-09-23T15:41:46.348325+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:01.129411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":101,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342595+0000","last_change":"2023-09-23T15:41:46.342595+0000","last_active":"2023-09-23T15:41:46.342595+0000","last_peered":"2023-09-23T15:41:46.342595+0000","last_clean":"2023-09-23T15:41:46.342595+0000","last_became_active":"2023-09-23T15:41:46.342234+0000","last_became_peered":"2023-09-23T15:41:46.342234+0000","last_unstale":"2023-09-23T15:41:46.342595+0000","last_undegraded":"2023-09-23T15:41:46.342595+0000","last_fullsized":"2023-09-23T15:41:46.342595+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:58:34.637163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234215,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17084,"kb_used_data":5876,"kb_used_omap":0,"kb_used_meta":11200,"kb_avail":93728068,"statfs":{"total":95995035648,"available":95977541632,"internally_reserved":0,"allocated":6017024,"data_stored":5468933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11468800},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.99199999999999999,"15min":0.999},"min":{"1min":0.66300000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.63400000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.391,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0820000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:43:30 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98299999999999998,"15min":1.0029999999999999},"min":{"1min":0.63100000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3340000000000001,"5min":1.337,"15min":1.337},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.012,"15min":1.0249999999999999},"min":{"1min":0.68200000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.97999999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.90700000000000003,"15min":0.89200000000000002},"min":{"1min":0.69199999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.01},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.93899999999999995,"15min":0.93600000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.228,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.2}]},{"osd":3,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.997,"15min":1.01},"min":{"1min":0.65500000000000003,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1990000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.482,"5min":1.556,"15min":1.556},"last":1.0900000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.94599999999999995}]},{"osd":5,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0800000000000001,"15min":1.03},"min":{"1min":0.73099999999999998,"5min":0.63600000000000001,"15min":0.41799999999999998},"max":{"1min":1.4179999999999999,"5min":1.639,"15min":1.7170000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.117,"15min":1.093},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.51500000000000001},"max":{"1min":1.5169999999999999,"5min":1.599,"15min":1.6839999999999999},"last":1.052}]},{"osd":6,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1759999999999999,"15min":1.1399999999999999},"min":{"1min":0.74299999999999999,"5min":0.61599999999999999,"15min":0.40400000000000003},"max":{"1min":1.6240000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.163,"15min":1.157},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.54300000000000004},"max":{"1min":1.589,"5min":2.6480000000000001,"15min":2.6480000000000001},"last":1.1259999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495859,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8564,"kb_used_data":1772,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93736588,"statfs":{"total":95995035648,"available":95986266112,"internally_reserved":0,"allocated":1814528,"data_stored":1274502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86099999999999999,"15min":0.872},"min":{"1min":0.55100000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.107},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.90900000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.139,"5min":1.839,"15min":1.839},"last":0.85999999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.073,"15min":1.2170000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3540000000000001,"5min":7.3689999999999998,"15min":7.3689999999999998},"last":1.173},{"interface":"front","average":{"1min":1.012,"5min":1.23,"15min":1.419},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.345,"5min":9.6419999999999995,"15min":9.6419999999999995},"last":1.323}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.98699999999999999,"15min":0.97099999999999997},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.2470000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.91000000000000003},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.151,"5min":1.214,"15min":1.214},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:43:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.77900000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:42:46 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.014},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.2869999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.0660000000000001,"15min":1.0509999999999999},"min":{"1min":0.84399999999999997,"5min":0.66000000000000003,"15min":0.38900000000000001},"max":{"1min":1.4059999999999999,"5min":1.464,"15min":2.3780000000000001},"last":1.3700000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.087,"15min":1.0629999999999999},"min":{"1min":0.71099999999999997,"5min":0.503,"15min":0.42299999999999999},"max":{"1min":1.4139999999999999,"5min":2.0209999999999999,"15min":2.1899999999999999},"last":1.1519999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:43:26 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0589999999999999,"15min":1.075},"min":{"1min":0.65900000000000003,"5min":0.57799999999999996,"15min":0.45500000000000002},"max":{"1min":1.321,"5min":1.587,"15min":2.226},"last":1.196},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1339999999999999,"15min":1.121},"min":{"1min":0.89500000000000002,"5min":0.63400000000000001,"15min":0.50800000000000001},"max":{"1min":1.4590000000000001,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":1.22}]}]},{"osd":1,"up_from":102,"seq":438086664246,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32932,"kb_used_data":5340,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712220,"statfs":{"total":95995035648,"available":95961313280,"internally_reserved":0,"allocated":5468160,"data_stored":4887383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":28238855},"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 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.67800000000000005,"15min":0.73999999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.86199999999999999,"5min":1.044,"15min":1.044},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.72199999999999998,"15min":0.79000000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.88500000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.76000000000000001,"15min":0.77600000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.93799999999999994,"5min":1.069,"15min":1.069},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.69999999999999996,"15min":0.70799999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.85499999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.75600000000000001,"15min":0.78000000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.91900000000000004,"5min":1.091,"15min":1.091},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.73499999999999999,"15min":0.749},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.94499999999999995,"5min":1.04,"15min":1.04},"last":0.90400000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.125},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.038}]},{"osd":5,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.024,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1759999999999999,"5min":1.425,"15min":1.425},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.0449999999999999,"15min":1.1279999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3740000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0740000000000001,"15min":1.145},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.357,"5min":1.542,"15min":1.542},"last":1.167},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1699999999999999},"min":{"1min":0.76000000000000001,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.256,"5min":1.468,"15min":1.468},"last":1.2450000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.101,"15min":1.202},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.256,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.1279999999999999,"15min":1.1930000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3049999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.3380000000000001}]}]},{"osd":0,"up_from":97,"seq":416611827773,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33580,"kb_used_data":5924,"kb_used_omap":9,"kb_used_meta":27638,"kb_avail":93711572,"statfs":{"total":95995035648,"available":95960649728,"internally_reserved":0,"allocated":6066176,"data_stored":5476292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":28301925},"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 23 15:43:32 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.68400000000000005,"15min":0.73999999999999999},"min":{"1min":0.33700000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.98699999999999999,"5min":1.331,"15min":1.331},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.83999999999999997,"15min":0.90400000000000003},"min":{"1min":0.42799999999999999,"5min":0.312,"15min":0.312},"max":{"1min":1.0469999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.1459999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.68899999999999995,"15min":0.68200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.81599999999999995,"15min":0.81999999999999995},"min":{"1min":0.50900000000000001,"5min":0.439,"15min":0.439},"max":{"1min":0.95999999999999996,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.238}]},{"osd":3,"last update":"Sat Sep 23 15:43:16 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.73699999999999999,"15min":0.75900000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.88500000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.85399999999999998,"15min":0.88200000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.123,"5min":2.488,"15min":2.488},"last":0.65800000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.377}]},{"osd":5,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.006,"15min":1.046},"min":{"1min":0.65200000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1160000000000001,"5min":1.403,"15min":1.403},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0680000000000001,"15min":1.115},"min":{"1min":0.751,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1559999999999999,"5min":1.734,"15min":1.734},"last":0.84799999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1299999999999999,"15min":1.218},"min":{"1min":0.77400000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":1.4550000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.179,"15min":1.2290000000000001},"min":{"1min":0.90800000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.3400000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":1.0700000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.129,"15min":1.163},"min":{"1min":0.85199999999999998,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.264,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3160000000000001,"5min":1.621,"15min":1.621},"last":1.101}]}]},{"osd":2,"up_from":107,"seq":459561500710,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28752,"kb_used_data":1224,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716400,"statfs":{"total":95995035648,"available":95965593600,"internally_reserved":0,"allocated":1253376,"data_stored":687753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":28168520},"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 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.72299999999999998,"15min":0.73299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.92400000000000004,"5min":1.111,"15min":1.111},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.73999999999999999,"15min":0.751},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.69999999999999996,"15min":0.70399999999999996},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.81100000000000005,"15min":0.81699999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1970000000000001,"5min":1.333,"15min":1.333},"last":0.71799999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.79000000000000004,"15min":0.81499999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.044,"5min":1.593,"15min":1.593},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.78400000000000003,"15min":0.79500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.93999999999999995}]},{"osd":4,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.034}]},{"osd":5,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0409999999999999,"15min":1.0349999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.516,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.071,"15min":1.0720000000000001},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.3380000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0049999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.119,"15min":1.129},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.468,"5min":1.478,"15min":1.478},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.109,"15min":1.107},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.512,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.1799999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:42:47 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1619999999999999,"15min":1.161},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5009999999999999,"5min":1.593,"15min":1.593},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.2130000000000001,"15min":1.22},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.534,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.1299999999999999}]}]},{"osd":3,"up_from":112,"seq":481036337184,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1216,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1245184,"data_stored":688379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":28175158},"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 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.70999999999999996,"15min":0.72199999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0029999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.71199999999999997,"15min":0.73599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86799999999999999,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.76400000000000001,"15min":0.78400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.96899999999999997,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":1.038},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.71999999999999997,"15min":0.751},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70399999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.61799999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.752,"15min":0.77100000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.627,"5min":0.751,"15min":0.77100000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.81699999999999995,"5min":1.262,"15min":1.262},"last":0.93999999999999995}]},{"osd":4,"last update":"Sat Sep 23 15:42:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":2.5950000000000002,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.5070000000000001,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":0.89200000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.63800000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2250000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.091},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.1519999999999999,"5min":1.351,"15min":1.351},"last":1.121}]},{"osd":6,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.02,"15min":1.038},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.329,"15min":1.329},"last":1.014},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.099,"15min":1.125},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3100000000000001,"5min":1.49,"15min":1.49},"last":1.2589999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0549999999999999,"15min":1.077},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1359999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0740000000000001,"15min":1.0980000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.323}]}]},{"osd":4,"up_from":117,"seq":502511173658,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28740,"kb_used_data":1212,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716412,"statfs":{"total":95995035648,"available":95965605888,"internally_reserved":0,"allocated":1241088,"data_stored":688461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":28169247},"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 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.0860000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.1799999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.98399999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.125},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.2929999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.1439999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.3919999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.341},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.216}]}]},{"osd":5,"up_from":38,"seq":163208757501,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7652,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":6464,"kb_avail":93737500,"statfs":{"total":95995035648,"available":95987200000,"internally_reserved":0,"allocated":1208320,"data_stored":679631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6619136},"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 23 15:42:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.98699999999999999,"15min":1.0249999999999999},"min":{"1min":0.54600000000000004,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1160000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.036},{"interface":"front","average":{"1min":1.002,"5min":1.054,"15min":1.0640000000000001},"min":{"1min":0.63500000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4650000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.94799999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:43:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95699999999999996,"15min":0.98399999999999999},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.3400000000000001,"5min":1.383,"15min":1.383},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.94799999999999995,"15min":1.0149999999999999},"min":{"1min":0.70699999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.268,"5min":1.49,"15min":1.49},"last":0.874}]},{"osd":2,"last update":"Sat Sep 23 15:42:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.83699999999999997,"15min":0.82999999999999996},"min":{"1min":0.63800000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":1.077},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.026,"15min":1.036},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.5409999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.85099999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97199999999999998,"15min":0.97299999999999998},"min":{"1min":0.61299999999999999,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1839999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:42:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.1220000000000001,"15min":1.077},"min":{"1min":0.90000000000000002,"5min":0.54100000000000004,"15min":0.51300000000000001},"max":{"1min":1.423,"5min":1.7310000000000001,"15min":1.764},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.101,"5min":1.145,"15min":1.1379999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.51700000000000002},"max":{"1min":1.3979999999999999,"5min":1.52,"15min":1.7190000000000001},"last":1.1120000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0409999999999999,"15min":1.0740000000000001},"min":{"1min":0.874,"5min":0.60699999999999998,"15min":0.49299999999999999},"max":{"1min":1.343,"5min":1.343,"15min":1.9339999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1599999999999999,"15min":1.155},"min":{"1min":0.89600000000000002,"5min":0.69999999999999996,"15min":0.53300000000000003},"max":{"1min":1.3999999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.73799999999999999}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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}]}} 2023-09-23T15:43:48.909 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:43:49.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:49 smithi140 bash[103196]: audit 2023-09-23T15:43:47.947467+0000 mgr.y (mgr.34107) 363 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:49.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:49 smithi140 bash[103196]: cluster 2023-09-23T15:43:48.042224+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:49 smithi140 bash[105739]: audit 2023-09-23T15:43:47.947467+0000 mgr.y (mgr.34107) 363 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:49.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:49 smithi140 bash[105739]: cluster 2023-09-23T15:43:48.042224+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:49 smithi186 bash[89807]: audit 2023-09-23T15:43:47.947467+0000 mgr.y (mgr.34107) 363 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:49 smithi186 bash[89807]: cluster 2023-09-23T15:43:48.042224+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:51.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:51 smithi140 bash[103196]: cluster 2023-09-23T15:43:50.043105+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:51.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:51 smithi140 bash[105739]: cluster 2023-09-23T15:43:50.043105+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:51 smithi186 bash[89807]: cluster 2023-09-23T15:43:50.043105+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:53.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:53 smithi140 bash[103196]: cluster 2023-09-23T15:43:52.043957+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:53.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:53 smithi140 bash[105739]: cluster 2023-09-23T15:43:52.043957+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:53 smithi186 bash[89807]: cluster 2023-09-23T15:43:52.043957+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:53.721 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:43:55.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:55 smithi140 bash[105739]: cluster 2023-09-23T15:43:54.044758+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:55.363 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:55 smithi140 bash[103196]: cluster 2023-09-23T15:43:54.044758+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:55 smithi186 bash[89807]: cluster 2023-09-23T15:43:54.044758+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:55.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:43:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:43:55] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:43:57.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:56 smithi140 bash[103196]: cluster 2023-09-23T15:43:56.045601+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:57.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:56 smithi140 bash[105739]: cluster 2023-09-23T15:43:56.045601+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:56 smithi186 bash[89807]: cluster 2023-09-23T15:43:56.045601+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:57.332 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:43:57.334 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:43:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:57 smithi186 bash[89807]: audit 2023-09-23T15:43:57.315418+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:58.200 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:57 smithi140 bash[103196]: audit 2023-09-23T15:43:57.315418+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:58.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:57 smithi140 bash[105739]: audit 2023-09-23T15:43:57.315418+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:43:58.201 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":303,"stamp":"2023-09-23T15:43:56.045021+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"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":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1198,"ondisk_log_size":1198,"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":186048,"kb_used_data":23744,"kb_used_omap":44,"kb_used_meta":162195,"kb_avail":749775168,"statfs":{"total":767960285184,"available":767769772032,"internally_reserved":0,"allocated":24313856,"data_stored":19851334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":166088457},"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.004773"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354586+0000","last_change":"2023-09-23T15:41:46.354586+0000","last_active":"2023-09-23T15:41:46.354586+0000","last_peered":"2023-09-23T15:41:46.354586+0000","last_clean":"2023-09-23T15:41:46.354586+0000","last_became_active":"2023-09-23T15:41:46.354378+0000","last_became_peered":"2023-09-23T15:41:46.354378+0000","last_unstale":"2023-09-23T15:41:46.354586+0000","last_undegraded":"2023-09-23T15:41:46.354586+0000","last_fullsized":"2023-09-23T15:41:46.354586+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:13.858196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'5","reported_seq":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344241+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:41:46.344241+0000","last_peered":"2023-09-23T15:41:46.344241+0000","last_clean":"2023-09-23T15:41:46.344241+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:41:46.344241+0000","last_undegraded":"2023-09-23T15:41:46.344241+0000","last_fullsized":"2023-09-23T15:41:46.344241+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":103,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340824+0000","last_change":"2023-09-23T15:41:15.382371+0000","last_active":"2023-09-23T15:41:46.340824+0000","last_peered":"2023-09-23T15:41:46.340824+0000","last_clean":"2023-09-23T15:41:46.340824+0000","last_became_active":"2023-09-23T15:41:15.382044+0000","last_became_peered":"2023-09-23T15:41:15.382044+0000","last_unstale":"2023-09-23T15:41:46.340824+0000","last_undegraded":"2023-09-23T15:41:46.340824+0000","last_fullsized":"2023-09-23T15:41:46.340824+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:40:32.398326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":89,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339892+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:41:46.339892+0000","last_peered":"2023-09-23T15:41:46.339892+0000","last_clean":"2023-09-23T15:41:46.339892+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:41:46.339892+0000","last_undegraded":"2023-09-23T15:41:46.339892+0000","last_fullsized":"2023-09-23T15:41:46.339892+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344908+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:41:46.344908+0000","last_peered":"2023-09-23T15:41:46.344908+0000","last_clean":"2023-09-23T15:41:46.344908+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:41:46.344908+0000","last_undegraded":"2023-09-23T15:41:46.344908+0000","last_fullsized":"2023-09-23T15:41:46.344908+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356078+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:41:46.356078+0000","last_peered":"2023-09-23T15:41:46.356078+0000","last_clean":"2023-09-23T15:41:46.356078+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:41:46.356078+0000","last_undegraded":"2023-09-23T15:41:46.356078+0000","last_fullsized":"2023-09-23T15:41:46.356078+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1b","version":"0'0","reported_seq":102,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.345321+0000","last_change":"2023-09-23T15:41:46.345321+0000","last_active":"2023-09-23T15:41:46.345321+0000","last_peered":"2023-09-23T15:41:46.345321+0000","last_clean":"2023-09-23T15:41:46.345321+0000","last_became_active":"2023-09-23T15:41:46.344970+0000","last_became_peered":"2023-09-23T15:41:46.344970+0000","last_unstale":"2023-09-23T15:41:46.345321+0000","last_undegraded":"2023-09-23T15:41:46.345321+0000","last_fullsized":"2023-09-23T15:41:46.345321+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:42.080067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351200+0000","last_change":"2023-09-23T15:41:46.351200+0000","last_active":"2023-09-23T15:41:46.351200+0000","last_peered":"2023-09-23T15:41:46.351200+0000","last_clean":"2023-09-23T15:41:46.351200+0000","last_became_active":"2023-09-23T15:41:46.350789+0000","last_became_peered":"2023-09-23T15:41:46.350789+0000","last_unstale":"2023-09-23T15:41:46.351200+0000","last_undegraded":"2023-09-23T15:41:46.351200+0000","last_fullsized":"2023-09-23T15:41:46.351200+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:57:17.720134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1c","version":"0'0","reported_seq":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.334359+0000","last_change":"2023-09-23T15:41:15.376115+0000","last_active":"2023-09-23T15:41:46.334359+0000","last_peered":"2023-09-23T15:41:46.334359+0000","last_clean":"2023-09-23T15:41:46.334359+0000","last_became_active":"2023-09-23T15:41:15.375765+0000","last_became_peered":"2023-09-23T15:41:15.375765+0000","last_unstale":"2023-09-23T15:41:46.334359+0000","last_undegraded":"2023-09-23T15:41:46.334359+0000","last_fullsized":"2023-09-23T15:41:46.334359+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:34.023499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":64,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.356801+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:41:46.356801+0000","last_peered":"2023-09-23T15:41:46.356801+0000","last_clean":"2023-09-23T15:41:46.356801+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:41:46.356801+0000","last_undegraded":"2023-09-23T15:41:46.356801+0000","last_fullsized":"2023-09-23T15:41:46.356801+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":65,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354224+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:41:46.354224+0000","last_peered":"2023-09-23T15:41:46.354224+0000","last_clean":"2023-09-23T15:41:46.354224+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:41:46.354224+0000","last_undegraded":"2023-09-23T15:41:46.354224+0000","last_fullsized":"2023-09-23T15:41:46.354224+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"69'1","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353459+0000","last_change":"2023-09-23T15:41:46.352659+0000","last_active":"2023-09-23T15:41:46.353459+0000","last_peered":"2023-09-23T15:41:46.353459+0000","last_clean":"2023-09-23T15:41:46.353459+0000","last_became_active":"2023-09-23T15:41:46.352146+0000","last_became_peered":"2023-09-23T15:41:46.352146+0000","last_unstale":"2023-09-23T15:41:46.353459+0000","last_undegraded":"2023-09-23T15:41:46.353459+0000","last_fullsized":"2023-09-23T15:41:46.353459+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:59:01.227344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'46","reported_seq":243,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341201+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:41:45.341201+0000","last_peered":"2023-09-23T15:41:45.341201+0000","last_clean":"2023-09-23T15:41:45.341201+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:41:45.341201+0000","last_undegraded":"2023-09-23T15:41:45.341201+0000","last_fullsized":"2023-09-23T15:41:45.341201+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340915+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:41:46.340915+0000","last_peered":"2023-09-23T15:41:46.340915+0000","last_clean":"2023-09-23T15:41:46.340915+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:41:46.340915+0000","last_undegraded":"2023-09-23T15:41:46.340915+0000","last_fullsized":"2023-09-23T15:41:46.340915+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'115","reported_seq":297,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353894+0000","last_change":"2023-09-23T15:41:46.353658+0000","last_active":"2023-09-23T15:41:46.353894+0000","last_peered":"2023-09-23T15:41:46.353894+0000","last_clean":"2023-09-23T15:41:46.353894+0000","last_became_active":"2023-09-23T15:41:46.353053+0000","last_became_peered":"2023-09-23T15:41:46.353053+0000","last_unstale":"2023-09-23T15:41:46.353894+0000","last_undegraded":"2023-09-23T15:41:46.353894+0000","last_fullsized":"2023-09-23T15:41:46.353894+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:25.789416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":81,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340213+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:41:46.340213+0000","last_peered":"2023-09-23T15:41:46.340213+0000","last_clean":"2023-09-23T15:41:46.340213+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:41:46.340213+0000","last_undegraded":"2023-09-23T15:41:46.340213+0000","last_fullsized":"2023-09-23T15:41:46.340213+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":44,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343638+0000","last_change":"2023-09-23T15:38:52.028783+0000","last_active":"2023-09-23T15:41:46.343638+0000","last_peered":"2023-09-23T15:41:46.343638+0000","last_clean":"2023-09-23T15:41:46.343638+0000","last_became_active":"2023-09-23T15:38:52.028433+0000","last_became_peered":"2023-09-23T15:38:52.028433+0000","last_unstale":"2023-09-23T15:41:46.343638+0000","last_undegraded":"2023-09-23T15:41:46.343638+0000","last_fullsized":"2023-09-23T15:41:46.343638+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:39:00.593959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":54,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339687+0000","last_change":"2023-09-23T15:40:46.063884+0000","last_active":"2023-09-23T15:41:46.339687+0000","last_peered":"2023-09-23T15:41:46.339687+0000","last_clean":"2023-09-23T15:41:46.339687+0000","last_became_active":"2023-09-23T15:40:46.063038+0000","last_became_peered":"2023-09-23T15:40:46.063038+0000","last_unstale":"2023-09-23T15:41:46.339687+0000","last_undegraded":"2023-09-23T15:41:46.339687+0000","last_fullsized":"2023-09-23T15:41:46.339687+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:16:05.386864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'75","reported_seq":436,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361502+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:41:46.361502+0000","last_peered":"2023-09-23T15:41:46.361502+0000","last_clean":"2023-09-23T15:41:46.361502+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:41:46.361502+0000","last_undegraded":"2023-09-23T15:41:46.361502+0000","last_fullsized":"2023-09-23T15:41:46.361502+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":74,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343856+0000","last_change":"2023-09-23T15:40:46.061551+0000","last_active":"2023-09-23T15:41:46.343856+0000","last_peered":"2023-09-23T15:41:46.343856+0000","last_clean":"2023-09-23T15:41:46.343856+0000","last_became_active":"2023-09-23T15:40:46.061175+0000","last_became_peered":"2023-09-23T15:40:46.061175+0000","last_unstale":"2023-09-23T15:41:46.343856+0000","last_undegraded":"2023-09-23T15:41:46.343856+0000","last_fullsized":"2023-09-23T15:41:46.343856+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:39:17.568917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":73,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353128+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:41:46.353128+0000","last_peered":"2023-09-23T15:41:46.353128+0000","last_clean":"2023-09-23T15:41:46.353128+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:41:46.353128+0000","last_undegraded":"2023-09-23T15:41:46.353128+0000","last_fullsized":"2023-09-23T15:41:46.353128+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":935,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343343+0000","last_change":"2023-09-23T15:39:26.176405+0000","last_active":"2023-09-23T15:41:45.343343+0000","last_peered":"2023-09-23T15:41:45.343343+0000","last_clean":"2023-09-23T15:41:45.343343+0000","last_became_active":"2023-09-23T15:39:26.175879+0000","last_became_peered":"2023-09-23T15:39:26.175879+0000","last_unstale":"2023-09-23T15:41:45.343343+0000","last_undegraded":"2023-09-23T15:41:45.343343+0000","last_fullsized":"2023-09-23T15:41:45.343343+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:45:59.601000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":77,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.359464+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:41:46.359464+0000","last_peered":"2023-09-23T15:41:46.359464+0000","last_clean":"2023-09-23T15:41:46.359464+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:41:46.359464+0000","last_undegraded":"2023-09-23T15:41:46.359464+0000","last_fullsized":"2023-09-23T15:41:46.359464+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339292+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:41:46.339292+0000","last_peered":"2023-09-23T15:41:46.339292+0000","last_clean":"2023-09-23T15:41:46.339292+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:41:46.339292+0000","last_undegraded":"2023-09-23T15:41:46.339292+0000","last_fullsized":"2023-09-23T15:41:46.339292+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":456,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343249+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:41:45.343249+0000","last_peered":"2023-09-23T15:41:45.343249+0000","last_clean":"2023-09-23T15:41:45.343249+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:41:45.343249+0000","last_undegraded":"2023-09-23T15:41:45.343249+0000","last_fullsized":"2023-09-23T15:41:45.343249+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"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":"89'183","reported_seq":693,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350209+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:41:45.350209+0000","last_peered":"2023-09-23T15:41:45.350209+0000","last_clean":"2023-09-23T15:41:45.350209+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:41:45.350209+0000","last_undegraded":"2023-09-23T15:41:45.350209+0000","last_fullsized":"2023-09-23T15:41:45.350209+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":87,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339989+0000","last_change":"2023-09-23T15:39:26.174305+0000","last_active":"2023-09-23T15:41:46.339989+0000","last_peered":"2023-09-23T15:41:46.339989+0000","last_clean":"2023-09-23T15:41:46.339989+0000","last_became_active":"2023-09-23T15:39:26.173864+0000","last_became_peered":"2023-09-23T15:39:26.173864+0000","last_unstale":"2023-09-23T15:41:46.339989+0000","last_undegraded":"2023-09-23T15:41:46.339989+0000","last_fullsized":"2023-09-23T15:41:46.339989+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:06.915127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":54,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340155+0000","last_change":"2023-09-23T15:40:46.065253+0000","last_active":"2023-09-23T15:41:46.340155+0000","last_peered":"2023-09-23T15:41:46.340155+0000","last_clean":"2023-09-23T15:41:46.340155+0000","last_became_active":"2023-09-23T15:40:46.064893+0000","last_became_peered":"2023-09-23T15:40:46.064893+0000","last_unstale":"2023-09-23T15:41:46.340155+0000","last_undegraded":"2023-09-23T15:41:46.340155+0000","last_fullsized":"2023-09-23T15:41:46.340155+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:18.173670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":757,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.333939+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:41:46.333939+0000","last_peered":"2023-09-23T15:41:46.333939+0000","last_clean":"2023-09-23T15:41:46.333939+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:41:46.333939+0000","last_undegraded":"2023-09-23T15:41:46.333939+0000","last_fullsized":"2023-09-23T15:41:46.333939+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":69,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339785+0000","last_change":"2023-09-23T15:41:15.377840+0000","last_active":"2023-09-23T15:41:46.339785+0000","last_peered":"2023-09-23T15:41:46.339785+0000","last_clean":"2023-09-23T15:41:46.339785+0000","last_became_active":"2023-09-23T15:41:15.377498+0000","last_became_peered":"2023-09-23T15:41:15.377498+0000","last_unstale":"2023-09-23T15:41:46.339785+0000","last_undegraded":"2023-09-23T15:41:46.339785+0000","last_fullsized":"2023-09-23T15:41:46.339785+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:41:25.288023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":73,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.357751+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:41:46.357751+0000","last_peered":"2023-09-23T15:41:46.357751+0000","last_clean":"2023-09-23T15:41:46.357751+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:41:46.357751+0000","last_undegraded":"2023-09-23T15:41:46.357751+0000","last_fullsized":"2023-09-23T15:41:46.357751+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"89'84","reported_seq":633,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350181+0000","last_change":"2023-09-23T15:39:26.174741+0000","last_active":"2023-09-23T15:41:45.350181+0000","last_peered":"2023-09-23T15:41:45.350181+0000","last_clean":"2023-09-23T15:41:45.350181+0000","last_became_active":"2023-09-23T15:39:26.174234+0000","last_became_peered":"2023-09-23T15:39:26.174234+0000","last_unstale":"2023-09-23T15:41:45.350181+0000","last_undegraded":"2023-09-23T15:41:45.350181+0000","last_fullsized":"2023-09-23T15:41:45.350181+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:53.641845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":49,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.350645+0000","last_change":"2023-09-23T15:41:46.349762+0000","last_active":"2023-09-23T15:41:46.350645+0000","last_peered":"2023-09-23T15:41:46.350645+0000","last_clean":"2023-09-23T15:41:46.350645+0000","last_became_active":"2023-09-23T15:41:46.349396+0000","last_became_peered":"2023-09-23T15:41:46.349396+0000","last_unstale":"2023-09-23T15:41:46.350645+0000","last_undegraded":"2023-09-23T15:41:46.350645+0000","last_fullsized":"2023-09-23T15:41:46.350645+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:41:12.879807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":95,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351182+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:41:45.351182+0000","last_peered":"2023-09-23T15:41:45.351182+0000","last_clean":"2023-09-23T15:41:45.351182+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:41:45.351182+0000","last_undegraded":"2023-09-23T15:41:45.351182+0000","last_fullsized":"2023-09-23T15:41:45.351182+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'98","reported_seq":437,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339568+0000","last_change":"2023-09-23T15:39:26.177498+0000","last_active":"2023-09-23T15:41:46.339568+0000","last_peered":"2023-09-23T15:41:46.339568+0000","last_clean":"2023-09-23T15:41:46.339568+0000","last_became_active":"2023-09-23T15:39:26.176866+0000","last_became_peered":"2023-09-23T15:39:26.176866+0000","last_unstale":"2023-09-23T15:41:46.339568+0000","last_undegraded":"2023-09-23T15:41:46.339568+0000","last_fullsized":"2023-09-23T15:41:46.339568+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:07:29.225883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"0'0","reported_seq":69,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.349294+0000","last_change":"2023-09-23T15:41:46.348159+0000","last_active":"2023-09-23T15:41:46.349294+0000","last_peered":"2023-09-23T15:41:46.349294+0000","last_clean":"2023-09-23T15:41:46.349294+0000","last_became_active":"2023-09-23T15:41:46.347796+0000","last_became_peered":"2023-09-23T15:41:46.347796+0000","last_unstale":"2023-09-23T15:41:46.349294+0000","last_undegraded":"2023-09-23T15:41:46.349294+0000","last_fullsized":"2023-09-23T15:41:46.349294+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:00:37.850794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":83,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.341028+0000","last_change":"2023-09-23T15:41:15.377654+0000","last_active":"2023-09-23T15:41:46.341028+0000","last_peered":"2023-09-23T15:41:46.341028+0000","last_clean":"2023-09-23T15:41:46.341028+0000","last_became_active":"2023-09-23T15:41:15.377114+0000","last_became_peered":"2023-09-23T15:41:15.377114+0000","last_unstale":"2023-09-23T15:41:46.341028+0000","last_undegraded":"2023-09-23T15:41:46.341028+0000","last_fullsized":"2023-09-23T15:41:46.341028+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:14:54.909002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"0'0","reported_seq":76,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.354741+0000","last_change":"2023-09-23T15:41:46.354741+0000","last_active":"2023-09-23T15:41:46.354741+0000","last_peered":"2023-09-23T15:41:46.354741+0000","last_clean":"2023-09-23T15:41:46.354741+0000","last_became_active":"2023-09-23T15:41:46.354458+0000","last_became_peered":"2023-09-23T15:41:46.354458+0000","last_unstale":"2023-09-23T15:41:46.354741+0000","last_undegraded":"2023-09-23T15:41:46.354741+0000","last_fullsized":"2023-09-23T15:41:46.354741+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:28:07.679726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":83,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.359470+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:41:46.359470+0000","last_peered":"2023-09-23T15:41:46.359470+0000","last_clean":"2023-09-23T15:41:46.359470+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:41:46.359470+0000","last_undegraded":"2023-09-23T15:41:46.359470+0000","last_fullsized":"2023-09-23T15:41:46.359470+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342476+0000","last_change":"2023-09-23T15:41:46.342476+0000","last_active":"2023-09-23T15:41:46.342476+0000","last_peered":"2023-09-23T15:41:46.342476+0000","last_clean":"2023-09-23T15:41:46.342476+0000","last_became_active":"2023-09-23T15:41:46.342121+0000","last_became_peered":"2023-09-23T15:41:46.342121+0000","last_unstale":"2023-09-23T15:41:46.342476+0000","last_undegraded":"2023-09-23T15:41:46.342476+0000","last_fullsized":"2023-09-23T15:41:46.342476+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:47:46.197995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351174+0000","last_change":"2023-09-23T15:41:46.351174+0000","last_active":"2023-09-23T15:41:46.351174+0000","last_peered":"2023-09-23T15:41:46.351174+0000","last_clean":"2023-09-23T15:41:46.351174+0000","last_became_active":"2023-09-23T15:41:46.350750+0000","last_became_peered":"2023-09-23T15:41:46.350750+0000","last_unstale":"2023-09-23T15:41:46.351174+0000","last_undegraded":"2023-09-23T15:41:46.351174+0000","last_fullsized":"2023-09-23T15:41:46.351174+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:05:55.193090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":85,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.352024+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:41:46.352024+0000","last_peered":"2023-09-23T15:41:46.352024+0000","last_clean":"2023-09-23T15:41:46.352024+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:41:46.352024+0000","last_undegraded":"2023-09-23T15:41:46.352024+0000","last_fullsized":"2023-09-23T15:41:46.352024+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.351837+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:41:46.351837+0000","last_peered":"2023-09-23T15:41:46.351837+0000","last_clean":"2023-09-23T15:41:46.351837+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:41:46.351837+0000","last_undegraded":"2023-09-23T15:41:46.351837+0000","last_fullsized":"2023-09-23T15:41:46.351837+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":88,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.353120+0000","last_change":"2023-09-23T15:41:46.352255+0000","last_active":"2023-09-23T15:41:46.353120+0000","last_peered":"2023-09-23T15:41:46.353120+0000","last_clean":"2023-09-23T15:41:46.353120+0000","last_became_active":"2023-09-23T15:41:46.351918+0000","last_became_peered":"2023-09-23T15:41:46.351918+0000","last_unstale":"2023-09-23T15:41:46.353120+0000","last_undegraded":"2023-09-23T15:41:46.353120+0000","last_fullsized":"2023-09-23T15:41:46.353120+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:38:49.145357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350404+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:41:45.350404+0000","last_peered":"2023-09-23T15:41:45.350404+0000","last_clean":"2023-09-23T15:41:45.350404+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:41:45.350404+0000","last_undegraded":"2023-09-23T15:41:45.350404+0000","last_fullsized":"2023-09-23T15:41:45.350404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341123+0000","last_change":"2023-09-23T15:39:26.175427+0000","last_active":"2023-09-23T15:41:45.341123+0000","last_peered":"2023-09-23T15:41:45.341123+0000","last_clean":"2023-09-23T15:41:45.341123+0000","last_became_active":"2023-09-23T15:39:26.174690+0000","last_became_peered":"2023-09-23T15:39:26.174690+0000","last_unstale":"2023-09-23T15:41:45.341123+0000","last_undegraded":"2023-09-23T15:41:45.341123+0000","last_fullsized":"2023-09-23T15:41:45.341123+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:29:02.626073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":61,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.343089+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:41:45.343089+0000","last_peered":"2023-09-23T15:41:45.343089+0000","last_clean":"2023-09-23T15:41:45.343089+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:41:45.343089+0000","last_undegraded":"2023-09-23T15:41:45.343089+0000","last_fullsized":"2023-09-23T15:41:45.343089+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.9","version":"0'0","reported_seq":103,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348536+0000","last_change":"2023-09-23T15:41:46.345002+0000","last_active":"2023-09-23T15:41:46.348536+0000","last_peered":"2023-09-23T15:41:46.348536+0000","last_clean":"2023-09-23T15:41:46.348536+0000","last_became_active":"2023-09-23T15:41:46.344628+0000","last_became_peered":"2023-09-23T15:41:46.344628+0000","last_unstale":"2023-09-23T15:41:46.348536+0000","last_undegraded":"2023-09-23T15:41:46.348536+0000","last_fullsized":"2023-09-23T15:41:46.348536+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:50.906533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":96,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361698+0000","last_change":"2023-09-23T15:41:46.361698+0000","last_active":"2023-09-23T15:41:46.361698+0000","last_peered":"2023-09-23T15:41:46.361698+0000","last_clean":"2023-09-23T15:41:46.361698+0000","last_became_active":"2023-09-23T15:41:46.361244+0000","last_became_peered":"2023-09-23T15:41:46.361244+0000","last_unstale":"2023-09-23T15:41:46.361698+0000","last_undegraded":"2023-09-23T15:41:46.361698+0000","last_fullsized":"2023-09-23T15:41:46.361698+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:59.849801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.8","version":"0'0","reported_seq":60,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350043+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:41:45.350043+0000","last_peered":"2023-09-23T15:41:45.350043+0000","last_clean":"2023-09-23T15:41:45.350043+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:41:45.350043+0000","last_undegraded":"2023-09-23T15:41:45.350043+0000","last_fullsized":"2023-09-23T15:41:45.350043+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":95,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360737+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:41:46.360737+0000","last_peered":"2023-09-23T15:41:46.360737+0000","last_clean":"2023-09-23T15:41:46.360737+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:41:46.360737+0000","last_undegraded":"2023-09-23T15:41:46.360737+0000","last_fullsized":"2023-09-23T15:41:46.360737+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.17","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340090+0000","last_change":"2023-09-23T15:41:15.384076+0000","last_active":"2023-09-23T15:41:46.340090+0000","last_peered":"2023-09-23T15:41:46.340090+0000","last_clean":"2023-09-23T15:41:46.340090+0000","last_became_active":"2023-09-23T15:41:15.383630+0000","last_became_peered":"2023-09-23T15:41:15.383630+0000","last_unstale":"2023-09-23T15:41:46.340090+0000","last_undegraded":"2023-09-23T15:41:46.340090+0000","last_fullsized":"2023-09-23T15:41:46.340090+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:49.539437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'8","reported_seq":90,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.347813+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:41:45.347813+0000","last_peered":"2023-09-23T15:41:45.347813+0000","last_clean":"2023-09-23T15:41:45.347813+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:41:45.347813+0000","last_undegraded":"2023-09-23T15:41:45.347813+0000","last_fullsized":"2023-09-23T15:41:45.347813+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.16","version":"0'0","reported_seq":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343639+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:41:46.343639+0000","last_peered":"2023-09-23T15:41:46.343639+0000","last_clean":"2023-09-23T15:41:46.343639+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:41:46.343639+0000","last_undegraded":"2023-09-23T15:41:46.343639+0000","last_fullsized":"2023-09-23T15:41:46.343639+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361320+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:41:46.361320+0000","last_peered":"2023-09-23T15:41:46.361320+0000","last_clean":"2023-09-23T15:41:46.361320+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:41:46.361320+0000","last_undegraded":"2023-09-23T15:41:46.361320+0000","last_fullsized":"2023-09-23T15:41:46.361320+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.351181+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:41:45.351181+0000","last_peered":"2023-09-23T15:41:45.351181+0000","last_clean":"2023-09-23T15:41:45.351181+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:41:45.351181+0000","last_undegraded":"2023-09-23T15:41:45.351181+0000","last_fullsized":"2023-09-23T15:41:45.351181+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342966+0000","last_change":"2023-09-23T15:41:15.380168+0000","last_active":"2023-09-23T15:41:46.342966+0000","last_peered":"2023-09-23T15:41:46.342966+0000","last_clean":"2023-09-23T15:41:46.342966+0000","last_became_active":"2023-09-23T15:41:15.379654+0000","last_became_peered":"2023-09-23T15:41:15.379654+0000","last_unstale":"2023-09-23T15:41:46.342966+0000","last_undegraded":"2023-09-23T15:41:46.342966+0000","last_fullsized":"2023-09-23T15:41:46.342966+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:31.312523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.339921+0000","last_change":"2023-09-23T15:41:15.377657+0000","last_active":"2023-09-23T15:41:46.339921+0000","last_peered":"2023-09-23T15:41:46.339921+0000","last_clean":"2023-09-23T15:41:46.339921+0000","last_became_active":"2023-09-23T15:41:15.376962+0000","last_became_peered":"2023-09-23T15:41:15.376962+0000","last_unstale":"2023-09-23T15:41:46.339921+0000","last_undegraded":"2023-09-23T15:41:46.339921+0000","last_fullsized":"2023-09-23T15:41:46.339921+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:06.461893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.360379+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:41:46.360379+0000","last_peered":"2023-09-23T15:41:46.360379+0000","last_clean":"2023-09-23T15:41:46.360379+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:41:46.360379+0000","last_undegraded":"2023-09-23T15:41:46.360379+0000","last_fullsized":"2023-09-23T15:41:46.360379+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.13","version":"0'0","reported_seq":79,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.355694+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:41:46.355694+0000","last_peered":"2023-09-23T15:41:46.355694+0000","last_clean":"2023-09-23T15:41:46.355694+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:41:46.355694+0000","last_undegraded":"2023-09-23T15:41:46.355694+0000","last_fullsized":"2023-09-23T15:41:46.355694+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"93'23","reported_seq":78,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.358346+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:41:46.358346+0000","last_peered":"2023-09-23T15:41:46.358346+0000","last_clean":"2023-09-23T15:41:46.358346+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:41:46.358346+0000","last_undegraded":"2023-09-23T15:41:46.358346+0000","last_fullsized":"2023-09-23T15:41:46.358346+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.337354+0000","last_change":"2023-09-23T15:40:46.067789+0000","last_active":"2023-09-23T15:41:45.337354+0000","last_peered":"2023-09-23T15:41:45.337354+0000","last_clean":"2023-09-23T15:41:45.337354+0000","last_became_active":"2023-09-23T15:40:46.067320+0000","last_became_peered":"2023-09-23T15:40:46.067320+0000","last_unstale":"2023-09-23T15:41:45.337354+0000","last_undegraded":"2023-09-23T15:41:45.337354+0000","last_fullsized":"2023-09-23T15:41:45.337354+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:17.698059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":98,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.361611+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:41:46.361611+0000","last_peered":"2023-09-23T15:41:46.361611+0000","last_clean":"2023-09-23T15:41:46.361611+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:41:46.361611+0000","last_undegraded":"2023-09-23T15:41:46.361611+0000","last_fullsized":"2023-09-23T15:41:46.361611+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":70,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340681+0000","last_change":"2023-09-23T15:41:15.383730+0000","last_active":"2023-09-23T15:41:46.340681+0000","last_peered":"2023-09-23T15:41:46.340681+0000","last_clean":"2023-09-23T15:41:46.340681+0000","last_became_active":"2023-09-23T15:41:15.383451+0000","last_became_peered":"2023-09-23T15:41:15.383451+0000","last_unstale":"2023-09-23T15:41:46.340681+0000","last_undegraded":"2023-09-23T15:41:46.340681+0000","last_fullsized":"2023-09-23T15:41:46.340681+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:44.439115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":78,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.350383+0000","last_change":"2023-09-23T15:39:26.174839+0000","last_active":"2023-09-23T15:41:45.350383+0000","last_peered":"2023-09-23T15:41:45.350383+0000","last_clean":"2023-09-23T15:41:45.350383+0000","last_became_active":"2023-09-23T15:39:26.174509+0000","last_became_peered":"2023-09-23T15:39:26.174509+0000","last_unstale":"2023-09-23T15:41:45.350383+0000","last_undegraded":"2023-09-23T15:41:45.350383+0000","last_fullsized":"2023-09-23T15:41:45.350383+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:30.804847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"0'0","reported_seq":82,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340048+0000","last_change":"2023-09-23T15:41:15.385856+0000","last_active":"2023-09-23T15:41:46.340048+0000","last_peered":"2023-09-23T15:41:46.340048+0000","last_clean":"2023-09-23T15:41:46.340048+0000","last_became_active":"2023-09-23T15:41:15.385180+0000","last_became_peered":"2023-09-23T15:41:15.385180+0000","last_unstale":"2023-09-23T15:41:46.340048+0000","last_undegraded":"2023-09-23T15:41:46.340048+0000","last_fullsized":"2023-09-23T15:41:46.340048+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:44:48.447751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":58,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.344354+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:41:46.344354+0000","last_peered":"2023-09-23T15:41:46.344354+0000","last_clean":"2023-09-23T15:41:46.344354+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:41:46.344354+0000","last_undegraded":"2023-09-23T15:41:46.344354+0000","last_fullsized":"2023-09-23T15:41:46.344354+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":77,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T15:41:45.341100+0000","last_change":"2023-09-23T15:39:26.172350+0000","last_active":"2023-09-23T15:41:45.341100+0000","last_peered":"2023-09-23T15:41:45.341100+0000","last_clean":"2023-09-23T15:41:45.341100+0000","last_became_active":"2023-09-23T15:39:26.172032+0000","last_became_peered":"2023-09-23T15:39:26.172032+0000","last_unstale":"2023-09-23T15:41:45.341100+0000","last_undegraded":"2023-09-23T15:41:45.341100+0000","last_fullsized":"2023-09-23T15:41:45.341100+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:21:39.060223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.340753+0000","last_change":"2023-09-23T15:41:15.377852+0000","last_active":"2023-09-23T15:41:46.340753+0000","last_peered":"2023-09-23T15:41:46.340753+0000","last_clean":"2023-09-23T15:41:46.340753+0000","last_became_active":"2023-09-23T15:41:15.377513+0000","last_became_peered":"2023-09-23T15:41:15.377513+0000","last_unstale":"2023-09-23T15:41:46.340753+0000","last_undegraded":"2023-09-23T15:41:46.340753+0000","last_fullsized":"2023-09-23T15:41:46.340753+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:04.811707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.343752+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:41:46.343752+0000","last_peered":"2023-09-23T15:41:46.343752+0000","last_clean":"2023-09-23T15:41:46.343752+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:41:46.343752+0000","last_undegraded":"2023-09-23T15:41:46.343752+0000","last_fullsized":"2023-09-23T15:41:46.343752+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348853+0000","last_change":"2023-09-23T15:41:46.347134+0000","last_active":"2023-09-23T15:41:46.348853+0000","last_peered":"2023-09-23T15:41:46.348853+0000","last_clean":"2023-09-23T15:41:46.348853+0000","last_became_active":"2023-09-23T15:41:46.346826+0000","last_became_peered":"2023-09-23T15:41:46.346826+0000","last_unstale":"2023-09-23T15:41:46.348853+0000","last_undegraded":"2023-09-23T15:41:46.348853+0000","last_fullsized":"2023-09-23T15:41:46.348853+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:54:16.352448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.348325+0000","last_change":"2023-09-23T15:41:46.345398+0000","last_active":"2023-09-23T15:41:46.348325+0000","last_peered":"2023-09-23T15:41:46.348325+0000","last_clean":"2023-09-23T15:41:46.348325+0000","last_became_active":"2023-09-23T15:41:46.345054+0000","last_became_peered":"2023-09-23T15:41:46.345054+0000","last_unstale":"2023-09-23T15:41:46.348325+0000","last_undegraded":"2023-09-23T15:41:46.348325+0000","last_fullsized":"2023-09-23T15:41:46.348325+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:33:01.129411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'2","reported_seq":101,"reported_epoch":118,"state":"active+clean","last_fresh":"2023-09-23T15:41:46.342595+0000","last_change":"2023-09-23T15:41:46.342595+0000","last_active":"2023-09-23T15:41:46.342595+0000","last_peered":"2023-09-23T15:41:46.342595+0000","last_clean":"2023-09-23T15:41:46.342595+0000","last_became_active":"2023-09-23T15:41:46.342234+0000","last_became_peered":"2023-09-23T15:41:46.342234+0000","last_unstale":"2023-09-23T15:41:46.342595+0000","last_undegraded":"2023-09-23T15:41:46.342595+0000","last_fullsized":"2023-09-23T15:41:46.342595+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:58:34.637163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234217,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17084,"kb_used_data":5876,"kb_used_omap":0,"kb_used_meta":11200,"kb_avail":93728068,"statfs":{"total":95995035648,"available":95977541632,"internally_reserved":0,"allocated":6017024,"data_stored":5468933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11468800},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.99199999999999999,"15min":0.999},"min":{"1min":0.66300000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0209999999999999,"15min":1.0369999999999999},"min":{"1min":0.63400000000000001,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.391,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.2430000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:43:30 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98299999999999998,"15min":1.0029999999999999},"min":{"1min":0.63100000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.3340000000000001,"5min":1.337,"15min":1.337},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.012,"15min":1.0249999999999999},"min":{"1min":0.68200000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.1040000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:43:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91800000000000004,"15min":0.89600000000000002},"min":{"1min":0.68000000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.365,"5min":1.492,"15min":1.492},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93799999999999994,"15min":0.93600000000000005},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2130000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.58599999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.997,"15min":1.01},"min":{"1min":0.65500000000000003,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.1990000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.752},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.80100000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.482,"5min":1.556,"15min":1.556},"last":0.997}]},{"osd":4,"last update":"Sat Sep 23 15:43:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.95599999999999996,"15min":0.95399999999999996},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.016,"5min":1.048,"15min":1.054},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.341,"5min":1.456,"15min":1.456},"last":1.0289999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.0800000000000001,"15min":1.03},"min":{"1min":0.73099999999999998,"5min":0.63600000000000001,"15min":0.41799999999999998},"max":{"1min":1.4179999999999999,"5min":1.639,"15min":1.7170000000000001},"last":1.151},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.117,"15min":1.093},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.51500000000000001},"max":{"1min":1.5169999999999999,"5min":1.599,"15min":1.6839999999999999},"last":1.194}]},{"osd":6,"last update":"Sat Sep 23 15:43:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1759999999999999,"15min":1.1399999999999999},"min":{"1min":0.74299999999999999,"5min":0.61599999999999999,"15min":0.40400000000000003},"max":{"1min":1.6240000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.163,"15min":1.157},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.54300000000000004},"max":{"1min":1.589,"5min":2.6480000000000001,"15min":2.6480000000000001},"last":0.876}]}]},{"osd":6,"up_from":46,"seq":197568495861,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8564,"kb_used_data":1772,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93736588,"statfs":{"total":95995035648,"available":95986266112,"internally_reserved":0,"allocated":1814528,"data_stored":1274502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"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 23 15:42:59 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86099999999999999,"15min":0.872},"min":{"1min":0.55100000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.103},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.90900000000000003,"15min":0.93500000000000005},"min":{"1min":0.60299999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.139,"5min":1.839,"15min":1.839},"last":1.212}]},{"osd":1,"last update":"Sat Sep 23 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.073,"15min":1.2170000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3540000000000001,"5min":7.3689999999999998,"15min":7.3689999999999998},"last":0.746},{"interface":"front","average":{"1min":1.012,"5min":1.23,"15min":1.419},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.345,"5min":9.6419999999999995,"15min":9.6419999999999995},"last":1.071}]},{"osd":2,"last update":"Sat Sep 23 15:43:49 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.99399999999999999,"15min":0.97399999999999998},"min":{"1min":0.70199999999999996,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.3149999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.91200000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:43:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.88100000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:43:47 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.135,"15min":1.139},"min":{"1min":0.81399999999999995,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.3899999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.3109999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1319999999999999,"15min":1.133},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.298,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1839999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.0660000000000001,"15min":1.0509999999999999},"min":{"1min":0.84399999999999997,"5min":0.66000000000000003,"15min":0.38900000000000001},"max":{"1min":1.4059999999999999,"5min":1.464,"15min":2.3780000000000001},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.087,"15min":1.0629999999999999},"min":{"1min":0.71099999999999997,"5min":0.503,"15min":0.42299999999999999},"max":{"1min":1.4139999999999999,"5min":2.0209999999999999,"15min":2.1899999999999999},"last":1.002}]},{"osd":7,"last update":"Sat Sep 23 15:43:26 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0589999999999999,"15min":1.075},"min":{"1min":0.65900000000000003,"5min":0.57799999999999996,"15min":0.45500000000000002},"max":{"1min":1.321,"5min":1.587,"15min":2.226},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1339999999999999,"15min":1.121},"min":{"1min":0.89500000000000002,"5min":0.63400000000000001,"15min":0.50800000000000001},"max":{"1min":1.4590000000000001,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":0.82499999999999996}]}]},{"osd":1,"up_from":102,"seq":438086664248,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32932,"kb_used_data":5340,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712220,"statfs":{"total":95995035648,"available":95961313280,"internally_reserved":0,"allocated":5468160,"data_stored":4887383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":28238855},"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 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.67800000000000005,"15min":0.73999999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.86199999999999999,"5min":1.044,"15min":1.044},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.72199999999999998,"15min":0.79000000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.88500000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.96399999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.73699999999999999,"15min":0.76800000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.68700000000000006,"15min":0.70399999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.874,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.78800000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.75600000000000001,"15min":0.78000000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.91900000000000004,"5min":1.091,"15min":1.091},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.73499999999999999,"15min":0.749},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.94499999999999995,"5min":1.04,"15min":1.04},"last":0.84599999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.87},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.69499999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.996}]},{"osd":5,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.024,"15min":1.0860000000000001},"min":{"1min":0.66000000000000003,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1759999999999999,"5min":1.425,"15min":1.425},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.0449999999999999,"15min":1.1279999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3740000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.204}]},{"osd":6,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0740000000000001,"15min":1.145},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.357,"5min":1.542,"15min":1.542},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.085,"15min":1.1699999999999999},"min":{"1min":0.76000000000000001,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.256,"5min":1.468,"15min":1.468},"last":1.107}]},{"osd":7,"last update":"Sat Sep 23 15:43:33 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.101,"15min":1.202},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.256,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.1279999999999999,"15min":1.1930000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3049999999999999,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.0800000000000001}]}]},{"osd":0,"up_from":97,"seq":416611827775,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33580,"kb_used_data":5924,"kb_used_omap":9,"kb_used_meta":27638,"kb_avail":93711572,"statfs":{"total":95995035648,"available":95960649728,"internally_reserved":0,"allocated":6066176,"data_stored":5476292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":28301925},"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 23 15:43:32 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.68400000000000005,"15min":0.73999999999999999},"min":{"1min":0.33700000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.98699999999999999,"5min":1.331,"15min":1.331},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.83999999999999997,"15min":0.90400000000000003},"min":{"1min":0.42799999999999999,"5min":0.312,"15min":0.312},"max":{"1min":1.0469999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.079}]},{"osd":2,"last update":"Sat Sep 23 15:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.67300000000000004,"15min":0.67700000000000005},"min":{"1min":0.38,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.84899999999999998,"5min":1.21,"15min":1.21},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.79000000000000004,"15min":0.81200000000000006},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.238,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.98299999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:43:16 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.73699999999999999,"15min":0.75900000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.88500000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.85399999999999998,"15min":0.88200000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.123,"5min":2.488,"15min":2.488},"last":1.0209999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.95399999999999996,"15min":0.95999999999999996},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3460000000000001,"5min":1.635,"15min":1.635},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.99399999999999999,"15min":0.995},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.196}]},{"osd":5,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.006,"15min":1.046},"min":{"1min":0.65200000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1160000000000001,"5min":1.403,"15min":1.403},"last":1.109},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0680000000000001,"15min":1.115},"min":{"1min":0.751,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1559999999999999,"5min":1.734,"15min":1.734},"last":1.2230000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.1299999999999999,"15min":1.218},"min":{"1min":0.77400000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.306,"5min":2.4460000000000002,"15min":2.4460000000000002},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.179,"15min":1.2290000000000001},"min":{"1min":0.90800000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.3400000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":1.151}]},{"osd":7,"last update":"Sat Sep 23 15:42:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.129,"15min":1.163},"min":{"1min":0.85199999999999998,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.264,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.29},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3160000000000001,"5min":1.621,"15min":1.621},"last":1.3320000000000001}]}]},{"osd":2,"up_from":107,"seq":459561500712,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28752,"kb_used_data":1224,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716400,"statfs":{"total":95995035648,"available":95965593600,"internally_reserved":0,"allocated":1253376,"data_stored":687753,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":28168520},"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 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.69599999999999995,"15min":0.72399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.90900000000000003,"5min":1.111,"15min":1.111},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.72499999999999998,"15min":0.746},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.123,"5min":1.53,"15min":1.53},"last":0.73099999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.69199999999999995,"15min":0.70099999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.77700000000000002,"15min":0.80600000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.165,"5min":1.333,"15min":1.333},"last":0.90100000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.79000000000000004,"15min":0.81499999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.044,"5min":1.593,"15min":1.593},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.78400000000000003,"15min":0.79500000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.123}]},{"osd":4,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.99399999999999999,"15min":0.998},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.0580000000000001,"15min":1.075},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.0860000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.026,"15min":1.03},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.1930000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.054,"15min":1.0660000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3260000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0389999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.101,"15min":1.123},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.284},{"interface":"front","average":{"1min":1.026,"5min":1.093,"15min":1.1020000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.466,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.3140000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.1479999999999999,"15min":1.1559999999999999},"min":{"1min":0.68799999999999994,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":1.149},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1870000000000001,"15min":1.2110000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.3580000000000001}]}]},{"osd":3,"up_from":112,"seq":481036337186,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28744,"kb_used_data":1216,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716408,"statfs":{"total":95995035648,"available":95965601792,"internally_reserved":0,"allocated":1245184,"data_stored":688379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":28175158},"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 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.70999999999999996,"15min":0.72199999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0029999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.71199999999999997,"15min":0.73599999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86799999999999999,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.92100000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.76400000000000001,"15min":0.78400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.96899999999999997,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.71999999999999997,"15min":0.751},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70399999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":1.0289999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.752,"15min":0.77100000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.0609999999999999,"5min":1.181,"15min":1.181},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.627,"5min":0.751,"15min":0.77100000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.81699999999999995,"5min":1.262,"15min":1.262},"last":1.137}]},{"osd":4,"last update":"Sat Sep 23 15:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.93400000000000005,"15min":0.94799999999999995},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.0589999999999999,"5min":2.5950000000000002,"15min":2.5950000000000002},"last":1.077},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.0249999999999999,"15min":1.044},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3009999999999999,"5min":2.5070000000000001,"15min":2.5070000000000001},"last":1.175}]},{"osd":5,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.026,"15min":1.0489999999999999},"min":{"1min":0.63800000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2250000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.1519999999999999,"5min":1.351,"15min":1.351},"last":1.208}]},{"osd":6,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.02,"15min":1.038},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.1970000000000001,"5min":1.329,"15min":1.329},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.099,"15min":1.125},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3100000000000001,"5min":1.49,"15min":1.49},"last":1.01}]},{"osd":7,"last update":"Sat Sep 23 15:43:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.0549999999999999,"15min":1.077},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1359999999999999,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.0740000000000001,"15min":1.0980000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1000000000000001}]}]},{"osd":4,"up_from":117,"seq":502511173660,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28740,"kb_used_data":1212,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716412,"statfs":{"total":95995035648,"available":95965605888,"internally_reserved":0,"allocated":1241088,"data_stored":688461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":28169247},"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 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.97199999999999998,"15min":0.98999999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2310000000000001,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.006},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.66100000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.266,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.91100000000000003}]},{"osd":1,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1779999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93100000000000005,"15min":0.93000000000000005},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1799999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.2190000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.125,"5min":1.45,"15min":1.45},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0880000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.94499999999999995}]},{"osd":3,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.083,"15min":1.101},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.45,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.137},{"interface":"front","average":{"1min":1.01,"5min":0.98099999999999998,"15min":0.97599999999999998},"min":{"1min":0.76700000000000002,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.81899999999999995}]},{"osd":5,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91800000000000004,"15min":0.91300000000000003},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.077},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.0149999999999999,"15min":1.024},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.268,"5min":1.349,"15min":1.349},"last":1.052}]},{"osd":6,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.167,"15min":1.1859999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.258,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.163,"5min":1.1819999999999999,"15min":1.1850000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.415,"5min":1.423,"15min":1.423},"last":1.27}]},{"osd":7,"last update":"Sat Sep 23 15:43:50 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.131,"15min":1.123},"min":{"1min":0.71299999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3580000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.167},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1259999999999999,"15min":1.1319999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.29,"5min":1.403,"15min":1.403},"last":1.115}]}]},{"osd":5,"up_from":38,"seq":163208757503,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7652,"kb_used_data":1180,"kb_used_omap":0,"kb_used_meta":6464,"kb_avail":93737500,"statfs":{"total":95995035648,"available":95987200000,"internally_reserved":0,"allocated":1208320,"data_stored":679631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6619136},"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 23 15:42:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.98699999999999999,"15min":1.0249999999999999},"min":{"1min":0.54600000000000004,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1160000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.044},{"interface":"front","average":{"1min":1.002,"5min":1.054,"15min":1.0640000000000001},"min":{"1min":0.63500000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4650000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1930000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:43:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.95699999999999996,"15min":0.98399999999999999},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.3400000000000001,"5min":1.383,"15min":1.383},"last":0.749},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.94799999999999995,"15min":1.0149999999999999},"min":{"1min":0.70699999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.268,"5min":1.49,"15min":1.49},"last":0.77900000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:42:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.83699999999999997,"15min":0.82999999999999996},"min":{"1min":0.63800000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.026,"15min":1.036},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.5409999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97199999999999998,"15min":0.97299999999999998},"min":{"1min":0.61299999999999999,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1839999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.90600000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95999999999999996,"15min":0.95499999999999996},"min":{"1min":0.70199999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.2150000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.161,"15min":1.179},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3480000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.93500000000000005}]},{"osd":6,"last update":"Sat Sep 23 15:43:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.1220000000000001,"15min":1.077},"min":{"1min":0.90000000000000002,"5min":0.54100000000000004,"15min":0.51300000000000001},"max":{"1min":1.423,"5min":1.7310000000000001,"15min":1.764},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.145,"15min":1.1379999999999999},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.51700000000000002},"max":{"1min":1.3979999999999999,"5min":1.52,"15min":1.7190000000000001},"last":1.165}]},{"osd":7,"last update":"Sat Sep 23 15:43:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0409999999999999,"15min":1.0740000000000001},"min":{"1min":0.874,"5min":0.60699999999999998,"15min":0.49299999999999999},"max":{"1min":1.343,"5min":1.343,"15min":1.9339999999999999},"last":1.429},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1599999999999999,"15min":1.155},"min":{"1min":0.89600000000000002,"5min":0.69999999999999996,"15min":0.53300000000000003},"max":{"1min":1.3999999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.2430000000000001}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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}]}} 2023-09-23T15:43:58.207 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T15:43:58.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T15:43:59.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:43:58 smithi140 bash[103196]: cluster 2023-09-23T15:43:58.046418+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:59.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:43:58 smithi140 bash[105739]: cluster 2023-09-23T15:43:58.046418+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:43:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:43:58 smithi186 bash[89807]: cluster 2023-09-23T15:43:58.046418+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:01.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:01 smithi140 bash[103196]: cluster 2023-09-23T15:44:00.047303+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:01.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:01 smithi140 bash[103196]: audit 2023-09-23T15:44:00.919015+0000 mon.a (mon.0) 544 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:01 smithi140 bash[105739]: cluster 2023-09-23T15:44:00.047303+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:01.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:01 smithi140 bash[105739]: audit 2023-09-23T15:44:00.919015+0000 mon.a (mon.0) 544 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:01 smithi186 bash[89807]: cluster 2023-09-23T15:44:00.047303+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:01 smithi186 bash[89807]: audit 2023-09-23T15:44:00.919015+0000 mon.a (mon.0) 544 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:03.023 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:03.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:03 smithi140 bash[103196]: cluster 2023-09-23T15:44:02.048172+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:03.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:03 smithi140 bash[105739]: cluster 2023-09-23T15:44:02.048172+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:03 smithi186 bash[89807]: cluster 2023-09-23T15:44:02.048172+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:05.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:05 smithi140 bash[105739]: cluster 2023-09-23T15:44:04.048919+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:05.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:05 smithi140 bash[103196]: cluster 2023-09-23T15:44:04.048919+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:05 smithi186 bash[89807]: cluster 2023-09-23T15:44:04.048919+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:05] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:epoch 118 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:created 2023-09-23T15:14:37.621324+0000 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:modified 2023-09-23T15:41:46.325678+0000 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:crush_version 23 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:full_ratio 0.95 2023-09-23T15:44:06.675 INFO:teuthology.orchestra.run.smithi140.stdout:backfillfull_ratio 0.9 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:nearfull_ratio 0.85 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:require_min_compat_client luminous 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:min_compat_client luminous 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:require_osd_release quincy 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:stretch_mode_enabled false 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.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 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.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 88 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.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 67 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.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 68 flags hashpspool stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:max_osd 8 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 up in weight 1 up_from 97 up_thru 117 down_at 94 last_clean_interval [8,93) [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229] [v2:172.21.15.140:6804/2149614229,v1:172.21.15.140:6805/2149614229] exists,up 673cd87e-1b50-45a0-b782-01f2d4f4d0ab 2023-09-23T15:44:06.676 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1 up in weight 1 up_from 102 up_thru 117 down_at 99 last_clean_interval [13,98) [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397] [v2:172.21.15.140:6812/2253205397,v1:172.21.15.140:6813/2253205397] exists,up 8a236112-2b80-4070-8e6c-13061957e5e2 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2 up in weight 1 up_from 107 up_thru 117 down_at 104 last_clean_interval [18,103) [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770] [v2:172.21.15.140:6820/602161770,v1:172.21.15.140:6821/602161770] exists,up b6755647-3709-489f-bddc-001d6401c620 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 up in weight 1 up_from 112 up_thru 117 down_at 109 last_clean_interval [25,108) [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529] [v2:172.21.15.140:6828/1167768529,v1:172.21.15.140:6829/1167768529] exists,up c01ef685-5dc6-4773-a187-47f33d4115ef 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4 up in weight 1 up_from 117 up_thru 117 down_at 114 last_clean_interval [30,113) [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233] [v2:172.21.15.186:6802/3635582233,v1:172.21.15.186:6803/3635582233] exists,up 48bffe91-c3b8-46f5-8a92-5d479906481a 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5 up in weight 1 up_from 38 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244] [v2:172.21.15.186:6810/1869335244,v1:172.21.15.186:6811/1869335244] exists,up 97d909ec-6ab1-46db-b412-8c13c38c0d5d 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6 up in weight 1 up_from 46 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290] [v2:172.21.15.186:6818/235021290,v1:172.21.15.186:6819/235021290] exists,up 9c0c3593-d02d-4847-9de0-162a274eb743 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7 up in weight 1 up_from 54 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534] [v2:172.21.15.186:6826/3655172534,v1:172.21.15.186:6827/3655172534] exists,up 6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:pg_upmap_items 4.2 [1,2] 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:pg_upmap_items 4.b [1,2] 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:pg_upmap_items 4.13 [1,5] 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6800/1834154744 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/2216829634 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.677 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1780040576 expires 2023-09-24T15:15:46.418623+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6800/545245454 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/486333003 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/2118057844 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/3915313072 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/3760939751 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6834/4266874499 expires 2023-09-24T15:28:32.289344+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1381240789 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/2627037523 expires 2023-09-24T15:15:11.406589+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6800/2073447986 expires 2023-09-24T15:15:11.406589+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6835/4266874499 expires 2023-09-24T15:28:32.289344+0000 2023-09-23T15:44:06.678 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6801/545245454 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/1810170254 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/999659799 expires 2023-09-24T15:15:11.406589+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/3166486625 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/1367925303 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1011969051 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1694654298 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/4129736835 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/850546658 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6801/1834154744 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:0/1447553904 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1536113070 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:06.679 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1745770897 expires 2023-09-24T15:15:11.406589+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/2679697736 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6801/2073447986 expires 2023-09-24T15:15:11.406589+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6800/620690389 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/3906092691 expires 2023-09-24T15:15:46.418623+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1160937379 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6801/1406795187 expires 2023-09-24T15:15:46.418623+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6800/1406795187 expires 2023-09-24T15:15:46.418623+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/3623375543 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:6834/1489212356 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.186:6835/1489212356 expires 2023-09-24T15:33:39.621799+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/3416106316 expires 2023-09-24T15:15:46.418623+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/2080707540 expires 2023-09-24T15:32:33.708609+0000 2023-09-23T15:44:06.680 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:6801/620690389 expires 2023-09-24T15:25:41.159833+0000 2023-09-23T15:44:06.681 INFO:teuthology.orchestra.run.smithi140.stdout:blocklist 172.21.15.140:0/1506218834 expires 2023-09-24T15:34:45.809501+0000 2023-09-23T15:44:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:06 smithi140 bash[103196]: cluster 2023-09-23T15:44:06.049778+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:06 smithi140 bash[103196]: audit 2023-09-23T15:44:06.674619+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.140:0/2090440860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:44:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:06 smithi140 bash[105739]: cluster 2023-09-23T15:44:06.049778+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:06 smithi140 bash[105739]: audit 2023-09-23T15:44:06.674619+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.140:0/2090440860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:44:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:06 smithi186 bash[89807]: cluster 2023-09-23T15:44:06.049778+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:06 smithi186 bash[89807]: audit 2023-09-23T15:44:06.674619+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.140:0/2090440860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T15:44:07.551 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 97 up_thru 117 down_at 94 last_clean_interval [8,93) [v2:172.21.15.140:6802/2149614229,v1:172.21.15.140:6803/2149614229] [v2:172.21.15.140:6804/2149614229,v1:172.21.15.140:6805/2149614229] exists,up 673cd87e-1b50-45a0-b782-01f2d4f4d0ab', 'osd.1 up in weight 1 up_from 102 up_thru 117 down_at 99 last_clean_interval [13,98) [v2:172.21.15.140:6810/2253205397,v1:172.21.15.140:6811/2253205397] [v2:172.21.15.140:6812/2253205397,v1:172.21.15.140:6813/2253205397] exists,up 8a236112-2b80-4070-8e6c-13061957e5e2', 'osd.2 up in weight 1 up_from 107 up_thru 117 down_at 104 last_clean_interval [18,103) [v2:172.21.15.140:6818/602161770,v1:172.21.15.140:6819/602161770] [v2:172.21.15.140:6820/602161770,v1:172.21.15.140:6821/602161770] exists,up b6755647-3709-489f-bddc-001d6401c620', 'osd.3 up in weight 1 up_from 112 up_thru 117 down_at 109 last_clean_interval [25,108) [v2:172.21.15.140:6826/1167768529,v1:172.21.15.140:6827/1167768529] [v2:172.21.15.140:6828/1167768529,v1:172.21.15.140:6829/1167768529] exists,up c01ef685-5dc6-4773-a187-47f33d4115ef', 'osd.4 up in weight 1 up_from 117 up_thru 117 down_at 114 last_clean_interval [30,113) [v2:172.21.15.186:6800/3635582233,v1:172.21.15.186:6801/3635582233] [v2:172.21.15.186:6802/3635582233,v1:172.21.15.186:6803/3635582233] exists,up 48bffe91-c3b8-46f5-8a92-5d479906481a', 'osd.5 up in weight 1 up_from 38 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6808/1869335244,v1:172.21.15.186:6809/1869335244] [v2:172.21.15.186:6810/1869335244,v1:172.21.15.186:6811/1869335244] exists,up 97d909ec-6ab1-46db-b412-8c13c38c0d5d', 'osd.6 up in weight 1 up_from 46 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6816/235021290,v1:172.21.15.186:6817/235021290] [v2:172.21.15.186:6818/235021290,v1:172.21.15.186:6819/235021290] exists,up 9c0c3593-d02d-4847-9de0-162a274eb743', 'osd.7 up in weight 1 up_from 54 up_thru 117 down_at 0 last_clean_interval [0,0) [v2:172.21.15.186:6824/3655172534,v1:172.21.15.186:6825/3655172534] [v2:172.21.15.186:6826/3655172534,v1:172.21.15.186:6827/3655172534] exists,up 6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87'] 2023-09-23T15:44:07.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T15:44:09.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:09 smithi140 bash[105739]: cluster 2023-09-23T15:44:08.050650+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:09 smithi140 bash[103196]: cluster 2023-09-23T15:44:08.050650+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:09 smithi186 bash[89807]: cluster 2023-09-23T15:44:08.050650+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:11.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:11 smithi140 bash[105739]: cluster 2023-09-23T15:44:10.051655+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:11.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:11 smithi140 bash[103196]: cluster 2023-09-23T15:44:10.051655+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:11 smithi186 bash[89807]: cluster 2023-09-23T15:44:10.051655+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:12.330 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:13.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:13 smithi140 bash[103196]: cluster 2023-09-23T15:44:12.052456+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:13.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:13 smithi140 bash[105739]: cluster 2023-09-23T15:44:12.052456+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:13.441 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:13 smithi186 bash[89807]: cluster 2023-09-23T15:44:12.052456+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:15.386 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:15] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.43.0" 2023-09-23T15:44:15.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:15 smithi140 bash[103196]: cluster 2023-09-23T15:44:14.052939+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:15.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:15 smithi140 bash[103196]: audit 2023-09-23T15:44:14.925812+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:44:15.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:15 smithi140 bash[105739]: cluster 2023-09-23T15:44:14.052939+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:15.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:15 smithi140 bash[105739]: audit 2023-09-23T15:44:14.925812+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:44:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:15 smithi186 bash[89807]: cluster 2023-09-23T15:44:14.052939+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:15 smithi186 bash[89807]: audit 2023-09-23T15:44:14.925812+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:44:15.547 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:44:15.547 INFO:teuthology.orchestra.run.smithi140.stdout: "name": "mon.a", 2023-09-23T15:44:15.547 INFO:teuthology.orchestra.run.smithi140.stdout: "cluster": "ceph", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "admin_socket_mode": "", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_client_required": "cephx, none", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_cluster_required": "cephx", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_debug": "true", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_service_required": "cephx", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T15:44:15.548 INFO:teuthology.orchestra.run.smithi140.stdout: "auth_supported": "", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_aio": "true", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_aio_reap_max": "16", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_async_discard": "false", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_block_size": "4096", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_debug_aio": "false", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_enable_discard": "false", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_flock_retry": "3", 2023-09-23T15:44:15.549 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_inject_crash": "0", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_ioring": "false", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_ioring_hipri": "false", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bdev_type": "", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T15:44:15.550 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_allocator": "hybrid", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_buffered_io": "true", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T15:44:15.551 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_replay_recovery": "false", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluefs_sync_write": "false", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_allocator": "hybrid", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T15:44:15.552 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_create": "true", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_db_create": "false", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_db_path": "", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_db_size": "0", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_path": "", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_size": "107374182400", 2023-09-23T15:44:15.553 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_wal_create": "false", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_wal_path": "", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bluefs": "true", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T15:44:15.554 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_autotune": "true", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_size": "0", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cache_type": "2q", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T15:44:15.555 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_clone_cow": "true", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_mode": "none", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T15:44:15.556 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_freelist": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T15:44:15.557 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T15:44:15.558 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fail_eio": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T15:44:15.559 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T15:44:15.560 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_blob_size": "0", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T15:44:15.561 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.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", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,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", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T15:44:15.562 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_spdk_mem": "512", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_tracing": "false", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T15:44:15.563 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T15:44:15.564 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_cluster_require_version": "2", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_require_signatures": "false", 2023-09-23T15:44:15.565 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_require_version": "2", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_service_require_signatures": "false", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_service_require_version": "2", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "cephx_sign_messages": "true", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "chdir": "", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_acl_type": "", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_asio_thread_count": "2", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_cache_mid": "0.750000", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_cache_size": "16384", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_caps_release_delay": "5", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_check_pool_perm": "true", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T15:44:15.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_debug_force_sync_read": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_debug_getattr_caps": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_die_on_failed_remount": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_dirsize_rbytes": "true", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_force_lazyio": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_fs": "", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_inject_release_failure": "false", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_max_inline_size": "4096", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_mds_namespace": "", 2023-09-23T15:44:15.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_metadata": "", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_mount_gid": "-1", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_mount_timeout": "300", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_mount_uid": "-1", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_mountpoint": "/", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_notify_timeout": "10", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc": "true", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc_max_objects": "1000", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc_size": "209715200", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T15:44:15.568 INFO:teuthology.orchestra.run.smithi140.stdout: "client_permissions": "true", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_quota": "true", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_quota_df": "true", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_readahead_max_bytes": "0", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_readahead_max_periods": "4", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_readahead_min": "131072", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_reconnect_stale": "false", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_shutdown_timeout": "30", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_snapdir": ".snap", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_tick_interval": "1", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_trace": "", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_use_faked_inos": "false", 2023-09-23T15:44:15.569 INFO:teuthology.orchestra.run.smithi140.stdout: "client_use_random_mds": "false", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_graylog": "false", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_graylog_port": "12201", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_monitors": "default=true", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_syslog": "false", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "clog_to_syslog_level": "info", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "cluster_addr": "-", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "cluster_network": "", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "cluster_network_interface": "", 2023-09-23T15:44:15.570 INFO:teuthology.orchestra.run.smithi140.stdout: "compressor_zlib_isal": "false", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "compressor_zlib_level": "5", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "compressor_zstd_level": "1", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crimson_seastar_smp": "1", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crush_location": "", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crush_location_hook": "", 2023-09-23T15:44:15.571 INFO:teuthology.orchestra.run.smithi140.stdout: "crush_location_hook_timeout": "10", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "daemonize": "false", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "daos_pool": "tank", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_alienstore": "0/5", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_asok": "1/5", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_asok_assert_abort": "false", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T15:44:15.572 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_auth": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_bdev": "1/3", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_bluefs": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_bluestore": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_buffer": "0/1", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_cephsqlite": "0/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_client": "0/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_compressor": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_context": "0/1", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_crush": "1/1", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_crypto": "1/5", 2023-09-23T15:44:15.573 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_cyanstore": "0/5", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_dpdk": "1/5", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_eventtrace": "1/5", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_filer": "0/1", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_filestore": "1/3", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_finisher": "1/1", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_fuse": "1/5", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T15:44:15.574 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_javaclient": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_journal": "1/3", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_journaler": "0/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_kstore": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_leveldb": "4/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_lockdep": "0/1", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mclock": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds_balancer": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds_locker": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds_log": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T15:44:15.575 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mds_migrator": "1/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_memstore": "1/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mgr": "2/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mgrc": "1/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_mon": "20/20", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_monc": "0/10", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_ms": "1/1", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_none": "0/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_objclass": "0/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_objectcacher": "0/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_objecter": "0/1", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_optracker": "0/5", 2023-09-23T15:44:15.576 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_osd": "1/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_paxos": "20/20", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_perfcounter": "1/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_prioritycache": "1/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rados": "0/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rbd": "0/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rbd_replay": "0/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_refs": "0/0", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_reserver": "1/1", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw": "1/5", 2023-09-23T15:44:15.577 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw_access": "1/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw_flight": "1/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rgw_sync": "1/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_rocksdb": "4/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_backref": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_cache": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_device": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_epm": "0/5", 2023-09-23T15:44:15.578 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_journal": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_lba": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_odata": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_omap": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_onode": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_t": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_seastore_tm": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_striper": "0/1", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_test": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_throttle": "1/1", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_timer": "0/1", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "debug_tp": "0/5", 2023-09-23T15:44:15.579 INFO:teuthology.orchestra.run.smithi140.stdout: "device_failure_prediction_mode": "none", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "err_to_graylog": "false", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "err_to_journald": "false", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "err_to_stderr": "true", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "err_to_syslog": "false", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "event_tracing": "false", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_http_port": "9926", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_prio_limit": "5", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T15:44:15.580 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_sort_metrics": "true", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "exporter_stats_period": "5", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "fake_statfs_for_testing": "0", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "fatal_signal_handlers": "true", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filer_max_purge_ops": "10", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filer_max_truncate_ops": "128", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_blackhole": "false", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_btrfs_snap": "true", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_caller_concurrency": "10", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T15:44:15.581 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_debug_omap_check": "false", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_debug_verify_split": "false", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_dump_file": "", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fadvise": "true", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fail_eio": "true", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fd_cache_size": "128", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fiemap": "false", 2023-09-23T15:44:15.582 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_inject_stall": "0", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_journal_parallel": "false", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_journal_trailing": "false", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_journal_writeahead": "false", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_kill_at": "0", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T15:44:15.583 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T15:44:15.585 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_merge_threshold": "-10", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_odsync_write": "false", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_omap_backend_path": "", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_op_threads": "2", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_punch_hole": "false", 2023-09-23T15:44:15.586 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_queue_max_ops": "50", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_seek_data_hole": "false", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_sloppy_crc": "false", 2023-09-23T15:44:15.587 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_splice": "false", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_split_multiple": "2", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_split_rand_factor": "20", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_update_to": "1000", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T15:44:15.588 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_xfs_extsize": "false", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "filestore_zfs_snap": "false", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "fio_dir": "/tmp/fio", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "fsid": "c2ee67d8-5a23-11ee-8db4-212e2dc638e7", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_allow_other": "true", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T15:44:15.589 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_big_writes": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_debug": "false", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_default_permissions": "false", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_disable_pagecache": "false", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_max_write": "0", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_multithreaded": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_require_active_mds": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_set_user_groups": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_splice_move": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_splice_read": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_splice_write": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T15:44:15.590 INFO:teuthology.orchestra.run.smithi140.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "gss_target_name": "ceph", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "heartbeat_file": "", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "heartbeat_inject_failure": "0", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "heartbeat_interval": "5", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "host": "smithi140", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T15:44:15.591 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "inject_early_sigterm": "false", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "jaeger_agent_port": "6799", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "jaeger_tracing_enable": "false", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_aio": "true", 2023-09-23T15:44:15.592 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_align_min_size": "65536", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_block_align": "true", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_block_size": "4096", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_dio": "true", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_discard": "false", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_force_aio": "false", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_ignore_corruption": "false", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_max_write_entries": "100", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_replay_from": "0", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T15:44:15.593 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_write_header_frequency": "0", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journal_zero_on_create": "false", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journaler_prefetch_periods": "10", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journaler_prezero_periods": "5", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "journaler_write_head_interval": "15", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "key": "", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "keyfile": "", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_backend": "rocksdb", 2023-09-23T15:44:15.594 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_max_bytes": "67108864", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_max_ops": "512", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_onode_map_size": "1024", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "kstore_sync_transaction": "false", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_block_size": "65536", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_bloom_size": "0", 2023-09-23T15:44:15.595 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_cache_size": "536870912", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_compression": "false", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_log": "", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_max_open_files": "0", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_paranoid": "false", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "librados_thread_count": "2", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "lockdep": "false", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "lockdep_force_backtrace": "false", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "log_coarse_timestamps": "true", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T15:44:15.596 INFO:teuthology.orchestra.run.smithi140.stdout: "log_flush_on_exit": "false", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_graylog_port": "12201", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_max_new": "1000", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_max_recent": "10000", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_stderr_prefix": "debug ", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_to_file": "true", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_to_graylog": "false", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_to_journald": "false", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_to_stderr": "false", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "log_to_syslog": "false", 2023-09-23T15:44:15.597 INFO:teuthology.orchestra.run.smithi140.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_action_on_write_error": "1", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_alternate_name_max": "8192", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_asio_thread_count": "2", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_export_pin": "true", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T15:44:15.598 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_interval": "10", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_max": "-1", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_max_until": "-1", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_merge_size": "50", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_mode": "0", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T15:44:15.599 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_split_bits": "3", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_split_size": "10000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_mid": "0.700000", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T15:44:15.600 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_trim_interval": "1", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_debug_auth_pins": "false", 2023-09-23T15:44:15.601 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_debug_frag": "false", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_debug_scatterstat": "false", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_debug_subtrees": "false", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_default_dir_hash": "2", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_defer_session_stale": "true", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dir_max_entries": "0", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dir_prefetch": "true", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T15:44:15.602 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_early_reply": "true", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_enable_op_tracker": "true", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_enforce_unique_name": "true", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T15:44:15.603 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_health_dummy": "false", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T15:44:15.604 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_join_fs": "", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_journal_format": "1", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_create_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_export_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_import_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_journal_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_link_at": "0", 2023-09-23T15:44:15.605 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_openc_at": "0", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_rename_at": "0", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_max_events": "-1", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_max_segments": "128", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_pause": "false", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_segment_size": "0", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T15:44:15.606 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_completed_requests": "100000", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_export_size": "20971520", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_file_recover": "32", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_purge_files": "64", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_purge_ops": "8192", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_metrics_update_interval": "2", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_min_caps_per_client": "100", 2023-09-23T15:44:15.607 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_numa_node": "-1", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_op_history_duration": "600", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_op_history_size": "20", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_op_log_threshold": "5", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_ping_grace": "15", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_ping_interval": "5", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_max_caps": "30000", 2023-09-23T15:44:15.608 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_replay_interval": "1.000000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_root_ino_gid": "0", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_root_ino_uid": "0", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T15:44:15.609 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_shutdown_check": "0", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_skip_ino": "0", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_snap_min_uid": "0", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_snap_rstat": "false", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T15:44:15.610 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_symlink_recovery": "true", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_thrash_exports": "0", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_thrash_fragments": "0", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_tick_interval": "5.000000", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_valgrind_exit": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_verify_backtrace": "1", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_verify_scatter": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mds_wipe_sessions": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "mempool_debug": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T15:44:15.611 INFO:teuthology.orchestra.run.smithi140.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "memstore_page_set": "false", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "memstore_page_size": "65536", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_client_bytes": "134217728", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_client_messages": "512", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_disabled_modules": "", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T15:44:15.612 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_mds_messages": "128", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_mon_messages": "128", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_osd_messages": "8192", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_pool": "true", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_standby_modules": "true", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_stats_period": "5", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_stats_threshold": "5", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_tick_period": "2", 2023-09-23T15:44:15.613 INFO:teuthology.orchestra.run.smithi140.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_allow_pool_delete": "true", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_bytes": "104857600", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T15:44:15.614 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T15:44:15.615 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_compact_on_start": "false", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_compact_on_trim": "true", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T15:44:15.616 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_cpu_threads": "4", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_data_avail_crit": "5", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_data_avail_warn": "5", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_dump_json": "false", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T15:44:15.617 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_extra_checks": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_election_default_strategy": "1", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_election_timeout": "5.000000", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T15:44:15.618 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_enable_op_tracker": "true", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_fake_pool_delete": "false", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_force_quorum_join": "false", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_log_update_period": "5", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_max_detail": "50", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_to_clog": "true", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_host": "[v2:172.21.15.140:3300/0,v1:172.21.15.140:6789/0] [v2:172.21.15.186:3300/0,v1:172.21.15.186:6789/0] [v2:172.21.15.140:3301/0,v1:172.21.15.140:6790/0]", 2023-09-23T15:44:15.619 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_host_override": "", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_initial_members": "", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_lease": "5.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_log_full_interval": "50", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_log_max": "10000", 2023-09-23T15:44:15.620 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_log_max_summary": "50", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_log_epochs": "500", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_osd": "10000", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T15:44:15.621 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_memory_autotune": "true", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_memory_target": "2147483648", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_digest_period": "5", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_complaint_time": "30", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_history_duration": "600", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_history_size": "20", 2023-09-23T15:44:15.622 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_op_log_threshold": "5", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_cache_size": "500", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T15:44:15.623 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T15:44:15.624 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_report_timeout": "900", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T15:44:15.625 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T15:44:15.626 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_reweight_max_osds": "4", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_scrub_interval": "86400", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_scrub_max_keys": "100", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_scrub_timeout": "300", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_session_timeout": "300", 2023-09-23T15:44:15.627 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_smart_report_timeout": "5", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_stretch_pool_size": "4", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_debug": "false", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T15:44:15.628 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_tick_interval": "5", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T15:44:15.629 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_older_version": "true", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T15:44:15.630 INFO:teuthology.orchestra.run.smithi140.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "monmap": "", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "motr_tracing_enabled": "false", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_op_threads": "3", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_cm": "false", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_device_name": "", 2023-09-23T15:44:15.631 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_sl": "3", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_rdma_type": "ib", 2023-09-23T15:44:15.632 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_async_reap_threshold": "5", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_before_connect": "false", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_ipv4": "true", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_ipv6": "false", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_msgr1": "true", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_msgr2": "true", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_port_max": "7568", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_port_min": "6800", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_retry_count": "3", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_bind_retry_delay": "5", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_blackhole_client": "false", 2023-09-23T15:44:15.633 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_blackhole_mds": "false", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_blackhole_mgr": "false", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_blackhole_mon": "false", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_blackhole_osd": "false", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_client_mode": "crc secure", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_cluster_type": "", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_compress_secure": "false", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_crc_data": "true", 2023-09-23T15:44:15.634 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_crc_header": "true", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_die_on_bug": "true", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_die_on_old_message": "true", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T15:44:15.635 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_hugepages": "", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_lro": "true", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_pmd": "", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_port_id": "0", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_dump_on_send": "false", 2023-09-23T15:44:15.636 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_delay_type": "", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_network_congestion": "0", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_inject_socket_failures": "0", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_max_accept_failures": "4", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_max_backoff": "15.000000", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T15:44:15.637 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_osd_compress_mode": "none", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_pq_min_cost": "65536", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_public_type": "", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_service_mode": "crc secure", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_tcp_nodelay": "true", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "ms_type": "async+posix", 2023-09-23T15:44:15.638 INFO:teuthology.orchestra.run.smithi140.stdout: "no_config_file": "false", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_inflight_ops": "1024", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objecter_timeout": "10.000000", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "objectstore_blackhole": "false", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "openssl_engine_opts": "", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T15:44:15.639 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_max_ops": "4", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_agent_slop": "0.020000", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_asio_thread_count": "2", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T15:44:15.640 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backfill_scan_max": "512", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backfill_scan_min": "64", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backoff_on_peering": "false", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_beacon_report_interval": "300", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_bench_duration": "30", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_blkin_trace_all": "false", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T15:44:15.641 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.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", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.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", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_class_update_on_start": "true", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_client_message_cap": "256", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_client_op_priority": "63", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_client_watch_timeout": "30", 2023-09-23T15:44:15.642 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_command_max_records": "256", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_compact_on_start": "false", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_crush_update_on_start": "true", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T15:44:15.643 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_op_order": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_shutdown": "false", 2023-09-23T15:44:15.644 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T15:44:15.645 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_default_notify_timeout": "30", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_enable_op_tracker": "true", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T15:44:15.646 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_fast_info": "true", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_fast_shutdown": "true", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_function_tracing": "false", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_grace": "20", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_interval": "6", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T15:44:15.647 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_stale": "600", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T15:44:15.648 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_journal_size": "5120", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_kill_backfill_at": "0", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_map_cache_size": "50", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_map_dedup": "true", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_map_message_max": "40", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_attr_name_len": "100", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_attr_size": "0", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_backfills": "1", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_markdown_count": "5", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_markdown_period": "600", 2023-09-23T15:44:15.649 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_object_name_len": "2048", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_object_size": "134217728", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_pgls": "1024", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_push_cost": "8388608", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_push_objects": "10", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_scrubs": "1", 2023-09-23T15:44:15.650 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_max_write_size": "90", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T15:44:15.651 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_profile": "balanced", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_base": "805306368", 2023-09-23T15:44:15.652 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_target": "4294967296", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_target_autotune": "false", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_min_recovery_priority": "0", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mon_report_interval": "5", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T15:44:15.653 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_num_cache_shards": "32", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_numa_node": "-1", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_objecter_finishers": "1", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_objectstore": "bluestore", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_objectstore_fuse": "false", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_objectstore_tracing": "false", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T15:44:15.654 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_history_duration": "600", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_history_size": "20", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_log_threshold": "5", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_shards": "0", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T15:44:15.655 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_op_thread_timeout": "15", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_open_classes_on_start": "true", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_os_flags": "0", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_peering_op_priority": "255", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_delete_priority": "5", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T15:44:15.656 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_crimson": "false", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T15:44:15.657 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_flags": "0", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_min_size": "0", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T15:44:15.658 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_size": "3", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_default_type": "replicated", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_cost": "20971520", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_active": "0", 2023-09-23T15:44:15.659 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_op_priority": "3", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_priority": "5", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T15:44:15.660 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_repair_during_recovery": "false", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_cost": "52428800", 2023-09-23T15:44:15.661 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_end_hour": "0", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_priority": "5", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T15:44:15.662 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_skip_data_digest": "false", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_smart_report_timeout": "5", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_priority": "5", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T15:44:15.663 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_target_transaction_size": "30", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T15:44:15.664 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_tracing": "false", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_use_stale_snap": "false", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_kill_at": "0", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_max_join_drift": "10", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_min": "500", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_min_wait": "0.050000", 2023-09-23T15:44:15.665 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_service_trim_max": "500", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_service_trim_min": "250", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_stash_full_interval": "25", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_trim_max": "500", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "paxos_trim_min": "250", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "perf": "true", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "pid_file": "", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "public_addr": "-", 2023-09-23T15:44:15.666 INFO:teuthology.orchestra.run.smithi140.stdout: "public_addrv": "", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "public_bind_addr": "-", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "public_network": "172.21.0.0/20", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "public_network_interface": "", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "qat_compressor_enabled": "false", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rados_mon_op_timeout": "0", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rados_osd_op_timeout": "0", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rados_tracing": "false", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_atime_update_interval": "60", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T15:44:15.667 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache": "true", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_policy": "writearound", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_size": "33554432", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T15:44:15.668 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_compression_hint": "none", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_clone_format": "auto", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_data_pool": "", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_features": "61", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_format": "2", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_map_options": "", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_order": "22", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_pool": "rbd", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T15:44:15.669 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_stripe_count": "0", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_io_scheduler": "simple", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T15:44:15.670 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_order": "24", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_pool": "", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_journal_splay_width": "4", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T15:44:15.671 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T15:44:15.672 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T15:44:15.673 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_op_threads": "1", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T15:44:15.674 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_plugins": "", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T15:44:15.675 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T15:44:15.676 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T15:44:15.676 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T15:44:15.676 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T15:44:15.676 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T15:44:15.676 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T15:44:15.677 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_tracing": "false", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_validate_names": "true", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rbd_validate_pool": "true", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "restapi_base_url": "", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "restapi_log_level": "", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_admin_entry": "admin", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_backend_store": "rados", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_barbican_url": "", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_beast_enable_async": "true", 2023-09-23T15:44:15.678 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_cache_enabled": "true", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_config_store": "rados", 2023-09-23T15:44:15.679 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_content_length_compat": "false", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_cross_domain_policy": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T15:44:15.680 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T15:44:15.681 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T15:44:15.682 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T15:44:15.683 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_log_window": "30", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T15:44:15.684 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T15:44:15.685 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dns_name": "", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dns_s3website_name": "", 2023-09-23T15:44:15.686 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_ops_log": "false", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_static_website": "false", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enable_usage_log": "false", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_expose_bucket": "false", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_extended_http_attrs": "", 2023-09-23T15:44:15.687 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_filter": "none", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_objs": "32", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T15:44:15.688 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_init_timeout": "300", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_password": "", 2023-09-23T15:44:15.689 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_project": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_token": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_admin_user": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_api_version": "2", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T15:44:15.690 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_url": "", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_max_objs": "32", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_max_worker": "3", 2023-09-23T15:44:15.691 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_log_http_headers": "", 2023-09-23T15:44:15.692 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_attr_size": "0", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T15:44:15.693 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_listing_results": "1000", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_notify_retries": "10", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T15:44:15.694 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T15:44:15.695 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_num_control_oids": "8", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_numa_node": "-1", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T15:44:15.696 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_op_tracing": "false", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_opa_token": "", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_opa_url": "", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ops_log_rados": "false", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T15:44:15.697 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_print_continue": "true", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T15:44:15.698 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_rados_tracing": "false", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_realm": "", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_realm_id": "", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_region": "", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_request_uri": "", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T15:44:15.699 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_resolve_cname": "false", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_run_sync_thread": "true", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T15:44:15.700 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_script_uri": "", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_service_provider_name": "", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_client_id": "", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_client_secret": "", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_entry": "sts", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_key": "sts", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T15:44:15.701 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_auth_url": "", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_custom_header": "", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_need_stats": "true", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_tenant_name": "", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_url": "", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T15:44:15.702 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_lease_period": "120", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_thread_pool_size": "512", 2023-09-23T15:44:15.703 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_comment": "", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_createby": "", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_encoding": "", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_flag": "false", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_origin": "", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_torrent_tracker": "", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_usage_max_shards": "32", 2023-09-23T15:44:15.704 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_use_opa_authz": "false", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_user_unique_email": "true", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_verify_ssl": "true", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T15:44:15.705 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zone": "", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zone_id": "", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zonegroup": "", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zonegroup_id": "", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_block_size": "4096", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T15:44:15.706 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T15:44:15.707 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_partition_filters": "false", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_perf": "false", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "run_dir": "/var/run/ceph", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_block_create": "true", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T15:44:15.708 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_device_size": "53687091200", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_main_device_type": "SSD", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T15:44:15.709 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "seastore_segment_size": "67108864", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "set_keepcaps": "false", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "setgroup": "ceph", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "setuser": "ceph", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "setuser_match_path": "", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "thp": "false", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "threadpool_default_timeout": "60", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout: "throttler_perf_counter": "true" 2023-09-23T15:44:15.710 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:44:16.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T15:44:17.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:16 smithi140 bash[103196]: audit 2023-09-23T15:44:15.918748+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:17.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:16 smithi140 bash[103196]: cluster 2023-09-23T15:44:16.053690+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:17.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:16 smithi140 bash[105739]: audit 2023-09-23T15:44:15.918748+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:17.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:16 smithi140 bash[105739]: cluster 2023-09-23T15:44:16.053690+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:16 smithi186 bash[89807]: audit 2023-09-23T15:44:15.918748+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:16 smithi186 bash[89807]: cluster 2023-09-23T15:44:16.053690+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:19.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:19 smithi140 bash[103196]: cluster 2023-09-23T15:44:18.054517+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:19.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:19 smithi140 bash[105739]: cluster 2023-09-23T15:44:18.054517+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:19 smithi186 bash[89807]: cluster 2023-09-23T15:44:18.054517+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:20.969 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:21 smithi140 bash[105739]: cluster 2023-09-23T15:44:20.055379+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:21 smithi140 bash[103196]: cluster 2023-09-23T15:44:20.055379+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:21 smithi186 bash[89807]: cluster 2023-09-23T15:44:20.055379+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:22.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.114370+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.125795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.369478+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.376318+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.849018+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.850576+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[103196]: audit 2023-09-23T15:44:21.859661+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.114370+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.379 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.125795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.369478+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.376318+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.849018+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:44:22.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.850576+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:44:22.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:22 smithi140 bash[105739]: audit 2023-09-23T15:44:21.859661+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.114370+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.125795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.369478+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.376318+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.849018+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:44:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.850576+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:44:22.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:22 smithi186 bash[89807]: audit 2023-09-23T15:44:21.859661+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:23.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:23 smithi140 bash[105739]: cluster 2023-09-23T15:44:22.056263+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:23.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:23 smithi140 bash[103196]: cluster 2023-09-23T15:44:22.056263+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:23 smithi186 bash[89807]: cluster 2023-09-23T15:44:22.056263+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:24.297 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a: {} 2023-09-23T15:44:24.316 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b: {} 2023-09-23T15:44:24.332 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c: {} 2023-09-23T15:44:24.335 INFO:teuthology.orchestra.run.smithi140.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T15:44:24.335 INFO:teuthology.orchestra.run.smithi140.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T15:44:24.335 INFO:teuthology.orchestra.run.smithi140.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T15:44:25.111 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T15:44:25.112 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T15:44:25.112 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T15:44:25.113 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T15:44:25.114 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T15:44:25.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T15:44:25.114 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T15:44:25.114 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] 2023-09-23T15:44:25.114 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:44:25.115 INFO:tasks.thrashosds.thrasher:Removing osd 1, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:44:25.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd out 1 2023-09-23T15:44:25.115 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T15:44:25.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:25.115 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T15:44:25.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:44:25.116 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T15:44:25.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T15:44:25.117 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T15:44:25.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:44:25.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:25.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:25.275 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:25.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:25.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:25 smithi140 bash[103196]: cluster 2023-09-23T15:44:24.056850+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:25.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:25 smithi140 bash[103196]: audit 2023-09-23T15:44:24.278891+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.140:0/284949399' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:44:25.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:25 smithi140 bash[105739]: cluster 2023-09-23T15:44:24.056850+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:25.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:25 smithi140 bash[105739]: audit 2023-09-23T15:44:24.278891+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.140:0/284949399' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:44:25.378 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:25.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:25.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:25 smithi186 bash[89807]: cluster 2023-09-23T15:44:24.056850+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:25.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:25 smithi186 bash[89807]: audit 2023-09-23T15:44:24.278891+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.140:0/284949399' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T15:44:25.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:25.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:25.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:25.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:25] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T15:44:25.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:25.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:25.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:25.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:25.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:25.944 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:25.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:26.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:26.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:26.185 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:26.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:26.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:26.321 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:26.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:26.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:26.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:26.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:26.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:26.629 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:26.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:26.733 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:26.766 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:26.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:26.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:26.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:27.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:27.022 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:26 smithi186 bash[89807]: cluster 2023-09-23T15:44:26.057672+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:27.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:27.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:27.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.180 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:26 smithi140 bash[103196]: cluster 2023-09-23T15:44:26.057672+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:27.180 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:26 smithi140 bash[105739]: cluster 2023-09-23T15:44:26.057672+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:27.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:27.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:27.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:27.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:27.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:27.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:27.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:27.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:27.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:27.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:27.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.992 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:27.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:28.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:28.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:28.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:28.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:28.365 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:28.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:28.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:28.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:28.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:28.629 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:28.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:28.763 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:28.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:28.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:28.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:28.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:29.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:29.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.177 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:29 smithi186 bash[89807]: cluster 2023-09-23T15:44:28.058477+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:29.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:29.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:29.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:29.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:29 smithi140 bash[105739]: cluster 2023-09-23T15:44:28.058477+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:29.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:29 smithi140 bash[103196]: cluster 2023-09-23T15:44:28.058477+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:29.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:29.462 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:29.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:29.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:29.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:29.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:29.834 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:29.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:29.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:29.909 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:29.910 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:29.911 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:29.912 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:29.912 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:29.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:29.992 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:29.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:29.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:30.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:30.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:30.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:30.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:30.260 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:30.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:30.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:30.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:30.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:30.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:30.624 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:30.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:30.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:30.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:30.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:30.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:30.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:30.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:30.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:31.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:31.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:31.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:31.178 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:31 smithi186 bash[89807]: cluster 2023-09-23T15:44:30.059412+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:31.178 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:31 smithi186 bash[89807]: audit 2023-09-23T15:44:30.919473+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:31.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:31.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:31.335 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:31.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:31.419 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:31 smithi140 bash[103196]: cluster 2023-09-23T15:44:30.059412+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:31.419 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:31 smithi140 bash[103196]: audit 2023-09-23T15:44:30.919473+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:31.419 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:31 smithi140 bash[105739]: cluster 2023-09-23T15:44:30.059412+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:31.419 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:31 smithi140 bash[105739]: audit 2023-09-23T15:44:30.919473+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:31.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:31.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:31.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:31.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:31.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:31.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:31.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:31.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:31.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:31.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:31.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:31.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:32.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:32.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:32.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:32.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:32.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:32.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:32.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:32.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:32.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:32.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:32.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:32.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:32.691 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:32.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:32.826 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:32.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:32.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:32.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:33.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:33.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:33.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:33.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:33.329 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:33 smithi140 bash[105739]: cluster 2023-09-23T15:44:32.060418+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:33.329 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:33 smithi140 bash[103196]: cluster 2023-09-23T15:44:32.060418+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:33.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:33.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:33 smithi186 bash[89807]: cluster 2023-09-23T15:44:32.060418+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:33.446 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:33.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:33.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:33.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:33.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:33.733 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:33.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:33.864 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:33.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:33.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:33.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:34.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:34.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:34.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:34.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:34.262 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:34.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:34.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:34.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:34.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:34.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:34.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:34.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:34.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:34.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:34.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:34.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:35.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:35.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:35.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:35 smithi186 bash[89807]: cluster 2023-09-23T15:44:34.061123+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:35.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:35.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:35.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:35 smithi140 bash[103196]: cluster 2023-09-23T15:44:34.061123+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:35.286 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:35 smithi140 bash[105739]: cluster 2023-09-23T15:44:34.061123+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:35.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:35.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:35.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:35.553 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:35] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T15:44:35.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:35.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:35.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:35.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:35.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:35.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:35.980 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:35.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:35.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:36.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:36.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:36.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:36.240 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:36.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:36.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:36.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:36.618 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:36.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:36.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:36.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:36.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:36.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:37.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:37.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:37.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:36 smithi186 bash[89807]: cluster 2023-09-23T15:44:36.061826+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:37.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:36 smithi140 bash[105739]: cluster 2023-09-23T15:44:36.061826+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:37.171 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:36 smithi140 bash[103196]: cluster 2023-09-23T15:44:36.061826+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:37.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:37.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:37.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:37.426 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:37.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:37.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:37.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:37.587 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:37.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:37.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:37.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:37.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:37.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:37.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:37.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:38.099 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:38.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:38.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:38.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:38.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:38.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:38.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:38.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:38.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:38.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:38.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:38.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:38.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:38.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:38.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:38.937 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:44:38.937 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T15:44:38.937 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T15:44:38.937 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:44:39.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:39.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:39.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:39.125 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:44:39.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:39.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:39.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:39.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:39.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:39 smithi140 bash[103196]: cluster 2023-09-23T15:44:38.062602+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:39.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:39 smithi140 bash[103196]: audit 2023-09-23T15:44:38.870792+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:44:39.298 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:39 smithi140 bash[105739]: cluster 2023-09-23T15:44:38.062602+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:39.299 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:39 smithi140 bash[105739]: audit 2023-09-23T15:44:38.870792+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:44:39.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:39 smithi186 bash[89807]: cluster 2023-09-23T15:44:38.062602+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:39 smithi186 bash[89807]: audit 2023-09-23T15:44:38.870792+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:44:39.416 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:39.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:39.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:39.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:39.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:39.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:39.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:39.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:39.816 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:39.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:39.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:39.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:40.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:40.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:40.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:40.145 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_0' created 2023-09-23T15:44:40.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:40.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:40.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:40.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: cluster 2023-09-23T15:44:39.115871+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: cluster 2023-09-23T15:44:39.118408+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: audit 2023-09-23T15:44:39.122168+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: cluster 2023-09-23T15:44:39.122228+0000 mon.a (mon.0) 559 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: cluster 2023-09-23T15:44:39.200428+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:40 smithi186 bash[89807]: audit 2023-09-23T15:44:39.560162+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T15:44:40.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:40.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:40.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:40.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:40.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:40.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: cluster 2023-09-23T15:44:39.115871+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:44:40.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: cluster 2023-09-23T15:44:39.118408+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: audit 2023-09-23T15:44:39.122168+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: cluster 2023-09-23T15:44:39.122228+0000 mon.a (mon.0) 559 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: cluster 2023-09-23T15:44:39.200428+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[103196]: audit 2023-09-23T15:44:39.560162+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: cluster 2023-09-23T15:44:39.115871+0000 mon.a (mon.0) 557 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: cluster 2023-09-23T15:44:39.118408+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: audit 2023-09-23T15:44:39.122168+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.140:0/4170127905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: cluster 2023-09-23T15:44:39.122228+0000 mon.a (mon.0) 559 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: cluster 2023-09-23T15:44:39.200428+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:40.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:40 smithi140 bash[105739]: audit 2023-09-23T15:44:39.560162+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T15:44:40.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:40.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:40.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:40.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:40.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:40.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:40.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:41.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:41.106 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:41.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:41.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:41.229 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:39.200487+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.063073+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.135682+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.136872+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: audit 2023-09-23T15:44:40.139778+0000 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.139839+0000 mon.a (mon.0) 562 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T15:44:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:41 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.140237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:41.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:41.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:41.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:41.394 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:44:41.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:39.200487+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:41.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.063073+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.135682+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.136872+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: audit 2023-09-23T15:44:40.139778+0000 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.139839+0000 mon.a (mon.0) 562 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.140237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:39.200487+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.063073+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.135682+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.136872+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: audit 2023-09-23T15:44:40.139778+0000 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.140:0/2347069617' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T15:44:41.408 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.139839+0000 mon.a (mon.0) 562 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T15:44:41.408 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.140237+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:41.408 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:41 smithi140 bash[103196]: debug 2023-09-23T15:44:41.288+0000 7f6e4713a700 -1 mon.a@0(leader).osd e121 definitely_dead 0 2023-09-23T15:44:41.416 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:44:41.438 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:44:41.461 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:44:41.486 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:44:41.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:41.514 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:44:41.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:41.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:41.541 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:44:41.567 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:44:41.569 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.569 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.570 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:44:41.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T15:44:41.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:41.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:41.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:41.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:41.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:41.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:41.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:41.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:42.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.038 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:42.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:42.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:42.181 INFO:teuthology.orchestra.run.smithi140.stderr:marked out osd.1. 2023-09-23T15:44:42.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.136682+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:40.140687+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.135834+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.138401+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.139140+0000 mon.a (mon.0) 563 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.139361+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.140588+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: audit 2023-09-23T15:44:41.295377+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.140:0/2884388686' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: audit 2023-09-23T15:44:41.295707+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: cluster 2023-09-23T15:44:41.295777+0000 mon.a (mon.0) 565 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[105739]: audit 2023-09-23T15:44:41.367657+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.140:0/455772019' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.136682+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:40.140687+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.202 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.135834+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.138401+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.139140+0000 mon.a (mon.0) 563 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.139361+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.140588+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: audit 2023-09-23T15:44:41.295377+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.140:0/2884388686' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: audit 2023-09-23T15:44:41.295707+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: cluster 2023-09-23T15:44:41.295777+0000 mon.a (mon.0) 565 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T15:44:42.203 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:42 smithi140 bash[103196]: audit 2023-09-23T15:44:41.367657+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.140:0/455772019' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:44:42.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:42.308 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:42.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.136682+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:40.140687+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T15:44:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.135834+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.138401+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.139140+0000 mon.a (mon.0) 563 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.139361+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.140588+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: audit 2023-09-23T15:44:41.295377+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.140:0/2884388686' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: audit 2023-09-23T15:44:41.295707+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: cluster 2023-09-23T15:44:41.295777+0000 mon.a (mon.0) 565 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T15:44:42.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:42 smithi186 bash[89807]: audit 2023-09-23T15:44:41.367657+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.140:0/455772019' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:44:42.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.437 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:42.541 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:42.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:42.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:42.646 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T15:44:42.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:42.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:42.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:42.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:42.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:42.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:43.078 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:43.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.063861+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v329: 89 pgs: 11 unknown, 78 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:43.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.154768+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: audit 2023-09-23T15:44:42.159809+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.159879+0000 mon.a (mon.0) 567 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.162168+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.163023+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.163480+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.164142+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.164945+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.165791+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.166303+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.167849+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.168070+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.168106+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.216 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[103196]: cluster 2023-09-23T15:44:42.174213+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.063861+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v329: 89 pgs: 11 unknown, 78 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.154768+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: audit 2023-09-23T15:44:42.159809+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.159879+0000 mon.a (mon.0) 567 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.162168+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.163023+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.163480+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.164142+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.217 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.164945+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.165791+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.166303+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.167849+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.168070+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.168106+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:43 smithi140 bash[105739]: cluster 2023-09-23T15:44:42.174213+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:43.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:43.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:43.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.063861+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v329: 89 pgs: 11 unknown, 78 active+clean; 4.6 MiB data, 182 MiB used, 715 GiB / 715 GiB avail 2023-09-23T15:44:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.154768+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: audit 2023-09-23T15:44:42.159809+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T15:44:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.159879+0000 mon.a (mon.0) 567 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T15:44:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.162168+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.163023+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.163480+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.164142+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.164945+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.165791+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.166303+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.167849+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.168070+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.168106+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:43 smithi186 bash[89807]: cluster 2023-09-23T15:44:42.174213+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T15:44:43.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:43.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:43.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:43.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:43.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:43.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:43.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:43.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.916 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:43.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:43.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:44.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:44.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:44.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:44.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:44.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:44.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:44.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.164036+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.167166+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.167868+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.168111+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.168194+0000 mon.a (mon.0) 568 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.169063+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.171081+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.171165+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.172568+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.172863+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[103196]: cluster 2023-09-23T15:44:43.173060+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.164036+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.167166+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.167868+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.168111+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.168194+0000 mon.a (mon.0) 568 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.169063+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.171081+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.171165+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.172568+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.172863+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:44 smithi140 bash[105739]: cluster 2023-09-23T15:44:43.173060+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.426 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:44.461 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:44.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:44:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:44.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.164036+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.167166+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.167868+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.168111+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.168194+0000 mon.a (mon.0) 568 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.169063+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.171081+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.171165+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.172568+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.172863+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:44 smithi186 bash[89807]: cluster 2023-09-23T15:44:43.173060+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T15:44:44.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:44.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:44.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:44.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:44.919 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:44.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:44.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:45.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:45.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:45.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:45.162 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:45.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:45.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:45.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:45.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:45.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:45.445 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:45] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T15:44:45.445 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.064496+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 10 unknown, 79 active+clean; 4.6 MiB data, 150 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.175734+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.180162+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.182002+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.182715+0000 mon.a (mon.0) 569 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.183591+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[103196]: cluster 2023-09-23T15:44:44.183986+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.064496+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 10 unknown, 79 active+clean; 4.6 MiB data, 150 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.175734+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.446 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.180162+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.182002+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.182715+0000 mon.a (mon.0) 569 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T15:44:45.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.183591+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:45 smithi140 bash[105739]: cluster 2023-09-23T15:44:44.183986+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.463 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:45.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:45.581 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.064496+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 10 unknown, 79 active+clean; 4.6 MiB data, 150 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:45.581 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.175734+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.180162+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.182002+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.182715+0000 mon.a (mon.0) 569 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T15:44:45.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.183591+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:45 smithi186 bash[89807]: cluster 2023-09-23T15:44:44.183986+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T15:44:45.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:45.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:45.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:44:45.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:45.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:45.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:45.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:45.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:45.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:46.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:46.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:46.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:46.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:46.245 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.179462+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.245 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.182022+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.183806+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.184125+0000 mon.a (mon.0) 570 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.186955+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.187927+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: cluster 2023-09-23T15:44:45.190085+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: audit 2023-09-23T15:44:45.883746+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]: dispatch 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: audit 2023-09-23T15:44:45.884060+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: audit 2023-09-23T15:44:45.923235+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:46.246 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:46 smithi186 bash[89807]: audit 2023-09-23T15:44:45.924439+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:46.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:46.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:46.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:46.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.179462+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.182022+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.183806+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.184125+0000 mon.a (mon.0) 570 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.186955+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.187927+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: cluster 2023-09-23T15:44:45.190085+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: audit 2023-09-23T15:44:45.883746+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]: dispatch 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: audit 2023-09-23T15:44:45.884060+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-23T15:44:46.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: audit 2023-09-23T15:44:45.923235+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[103196]: audit 2023-09-23T15:44:45.924439+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.179462+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.182022+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.183806+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.184125+0000 mon.a (mon.0) 570 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.186955+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.187927+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: cluster 2023-09-23T15:44:45.190085+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: audit 2023-09-23T15:44:45.883746+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]: dispatch 2023-09-23T15:44:46.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: audit 2023-09-23T15:44:45.884060+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-23T15:44:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: audit 2023-09-23T15:44:45.923235+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:46.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:46 smithi140 bash[105739]: audit 2023-09-23T15:44:45.924439+0000 mon.a (mon.0) 574 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:44:46.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:46.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:46.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:46.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:46.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:46.679 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:46.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:46.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:46.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:46.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:46.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:46.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:46.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:47.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:47.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:47.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:47.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:47.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:47.258 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:47.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:47.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.065154+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 4.6 MiB data, 154 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 2 objects/s recovering 2023-09-23T15:44:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.182676+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:47.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.198024+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.199601+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: audit 2023-09-23T15:44:46.201466+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: audit 2023-09-23T15:44:46.201532+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.201593+0000 mon.a (mon.0) 577 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.201645+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.202161+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.203724+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[105739]: cluster 2023-09-23T15:44:46.206113+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.065154+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 4.6 MiB data, 154 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 2 objects/s recovering 2023-09-23T15:44:47.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.182676+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:47.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.198024+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.199601+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: audit 2023-09-23T15:44:46.201466+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: audit 2023-09-23T15:44:46.201532+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.201593+0000 mon.a (mon.0) 577 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.201645+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.202161+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.203724+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:47 smithi140 bash[103196]: cluster 2023-09-23T15:44:46.206113+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:47.465 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.065154+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 4.6 MiB data, 154 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 2 objects/s recovering 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.182676+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.198024+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.199601+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: audit 2023-09-23T15:44:46.201466+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: audit 2023-09-23T15:44:46.201532+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.201593+0000 mon.a (mon.0) 577 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.201645+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.202161+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.466 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.203724+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.467 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:47 smithi186 bash[89807]: cluster 2023-09-23T15:44:46.206113+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T15:44:47.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:47.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:47.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:47.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:47.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:47.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:47.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:47.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:47.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:47.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:48.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:48.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:48.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:48.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.272 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:48.277 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[103196]: cluster 2023-09-23T15:44:47.207802+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[103196]: cluster 2023-09-23T15:44:47.210253+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[103196]: cluster 2023-09-23T15:44:47.211159+0000 mon.a (mon.0) 578 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T15:44:48.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[103196]: cluster 2023-09-23T15:44:47.213790+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[105739]: cluster 2023-09-23T15:44:47.207802+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[105739]: cluster 2023-09-23T15:44:47.210253+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.279 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[105739]: cluster 2023-09-23T15:44:47.211159+0000 mon.a (mon.0) 578 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T15:44:48.279 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:48 smithi140 bash[105739]: cluster 2023-09-23T15:44:47.213790+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:48.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:48.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:48.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:48.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:48 smithi186 bash[89807]: cluster 2023-09-23T15:44:47.207802+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:48 smithi186 bash[89807]: cluster 2023-09-23T15:44:47.210253+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:48 smithi186 bash[89807]: cluster 2023-09-23T15:44:47.211159+0000 mon.a (mon.0) 578 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T15:44:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:48 smithi186 bash[89807]: cluster 2023-09-23T15:44:47.213790+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:48.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:48.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:48.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:48.723 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:44:48.723 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:44:48.723 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T15:44:48.724 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.783257 2023-09-23T15:44:48.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 0.783257331550779 2023-09-23T15:44:48.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:48.826 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:48.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:48.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:49.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:49.082 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:49.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:49.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:49.286 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:49.321 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.330 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:49 smithi140 bash[103196]: cluster 2023-09-23T15:44:47.406061+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:49.330 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:49 smithi140 bash[103196]: cluster 2023-09-23T15:44:48.065769+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v338: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 11 objects/s recovering 2023-09-23T15:44:49.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:49 smithi140 bash[105739]: cluster 2023-09-23T15:44:47.406061+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:49.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:49 smithi140 bash[105739]: cluster 2023-09-23T15:44:48.065769+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v338: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 11 objects/s recovering 2023-09-23T15:44:49.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:49.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:49.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:49 smithi186 bash[89807]: cluster 2023-09-23T15:44:47.406061+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T15:44:49.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:49 smithi186 bash[89807]: cluster 2023-09-23T15:44:48.065769+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v338: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 1024 KiB/s, 11 objects/s recovering 2023-09-23T15:44:49.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:49.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:49.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:49.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:49.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:49.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:49.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:49.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:49.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:50.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:50.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:50.238 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:50.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:50.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:50.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:50.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:50.522 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:50.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:50.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:50.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:50.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:50.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:50.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:50.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:51.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:51.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:51.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:51.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:51 smithi140 bash[103196]: cluster 2023-09-23T15:44:50.066785+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v339: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 696 KiB/s, 7 objects/s recovering 2023-09-23T15:44:51.246 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:51 smithi140 bash[103196]: audit 2023-09-23T15:44:51.120000+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:51.246 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:51 smithi140 bash[105739]: cluster 2023-09-23T15:44:50.066785+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v339: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 696 KiB/s, 7 objects/s recovering 2023-09-23T15:44:51.246 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:51 smithi140 bash[105739]: audit 2023-09-23T15:44:51.120000+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:51.261 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:51.364 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:51.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:51 smithi186 bash[89807]: cluster 2023-09-23T15:44:50.066785+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v339: 89 pgs: 1 peering, 88 active+clean; 4.6 MiB data, 158 MiB used, 626 GiB / 626 GiB avail; 696 KiB/s, 7 objects/s recovering 2023-09-23T15:44:51.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:51 smithi186 bash[89807]: audit 2023-09-23T15:44:51.120000+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:44:51.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:51.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:51.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:51.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:51.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:51.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:51.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:51.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:52.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.080 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:52.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:52.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:52.271 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:52.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:52.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:52.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:52.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:52.586 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:52.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:52.722 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:52.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:52.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:52.858 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:52.885 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:52.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:52.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:52.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:53.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:53.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:53.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:53.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:53.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:53.398 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:53 smithi140 bash[105739]: cluster 2023-09-23T15:44:52.067491+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 5 objects/s recovering 2023-09-23T15:44:53.398 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:53 smithi140 bash[103196]: cluster 2023-09-23T15:44:52.067491+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 5 objects/s recovering 2023-09-23T15:44:53.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:53.514 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.539 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:53.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:53.655 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:53 smithi186 bash[89807]: cluster 2023-09-23T15:44:52.067491+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 5 objects/s recovering 2023-09-23T15:44:53.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:53.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:53.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:53.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:53.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:54.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:54.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:54.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:54.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:54.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:54.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:54.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:54.454 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:54.476 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:54.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:54.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:54.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:54.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:54.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:54.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:54.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:54.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:54.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:54.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:54.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:55.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:55.244 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.258 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:55 smithi186 bash[89807]: cluster 2023-09-23T15:44:54.068248+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 4 objects/s recovering 2023-09-23T15:44:55.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:55.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:55.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:55.518 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:55.526 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:55 smithi140 bash[105739]: cluster 2023-09-23T15:44:54.068248+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 4 objects/s recovering 2023-09-23T15:44:55.526 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:55 smithi140 bash[103196]: cluster 2023-09-23T15:44:54.068248+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 2 B/s, 4 objects/s recovering 2023-09-23T15:44:55.527 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:44:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:44:55] "GET /metrics HTTP/1.1" 200 36473 "" "Prometheus/2.43.0" 2023-09-23T15:44:55.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:55.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:55.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:55.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:55.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:55.903 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.927 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:44:55.928 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:44:55.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:55.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:55.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:56.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:56.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:56.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:56.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:56.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:56.272 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:44:56.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:56.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:56.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:56.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:56.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:56.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:56.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:56.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:56.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:56.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:56.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:56.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:56.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:56.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:56.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:56.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:57.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:57.035 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:56 smithi140 bash[103196]: cluster 2023-09-23T15:44:56.069131+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 1 B/s, 3 objects/s recovering 2023-09-23T15:44:57.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:57.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:57.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:57.242 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:56 smithi186 bash[89807]: cluster 2023-09-23T15:44:56.069131+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 1 B/s, 3 objects/s recovering 2023-09-23T15:44:57.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:57.369 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:57.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:57 smithi140 bash[105739]: cluster 2023-09-23T15:44:56.069131+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail; 1 B/s, 3 objects/s recovering 2023-09-23T15:44:57.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:57.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:57.530 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:57.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:57.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:57.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:57.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:57.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:57.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:57.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:44:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:57.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:44:58.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:58.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:58.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:58.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:58.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:58.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:58.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:58.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.430 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:58.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:58.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:58.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:58.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:58.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:58.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:58.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:58.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:59.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:59.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:44:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:44:59.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T15:44:59.161 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:59.174 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:44:59 smithi186 bash[89807]: cluster 2023-09-23T15:44:58.069820+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:59.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:44:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:44:59.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:59.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:44:59 smithi140 bash[105739]: cluster 2023-09-23T15:44:58.069820+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:59.305 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:44:59 smithi140 bash[103196]: cluster 2023-09-23T15:44:58.069820+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:44:59.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:59.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:44:59.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:59.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:44:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:44:59.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:59.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:44:59.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:44:59.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:59.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:44:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:44:59.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:59.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:44:59.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:44:59.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:59.962 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:44:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:44:59.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:00.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:00.200 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:00.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:00.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:00.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:00.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:00.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:00.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:00.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:00.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:00.751 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:00.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:00.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:00.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:00.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:01.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:01.138 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:45:01.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:01 smithi186 bash[89807]: cluster 2023-09-23T15:45:00.070657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:01 smithi186 bash[89807]: audit 2023-09-23T15:45:00.864228+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:01 smithi186 bash[89807]: audit 2023-09-23T15:45:00.919424+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:01.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:01.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:01.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:01.308 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:01.354 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[105739]: cluster 2023-09-23T15:45:00.070657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:01.354 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[105739]: audit 2023-09-23T15:45:00.864228+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:01.355 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[105739]: audit 2023-09-23T15:45:00.919424+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:01.355 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[103196]: cluster 2023-09-23T15:45:00.070657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:01.355 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[103196]: audit 2023-09-23T15:45:00.864228+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:01.355 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:01 smithi140 bash[103196]: audit 2023-09-23T15:45:00.919424+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:01.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:01.541 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:01.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:01.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:01.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:01.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:01.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:01.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:01.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:01.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:01.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:01.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:02.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:02.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:02.156 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T15:45:02.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:02.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:02.316 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:02.331 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: cluster 2023-09-23T15:45:01.127069+0000 mon.a (mon.0) 582 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:02.331 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: cluster 2023-09-23T15:45:01.129217+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.331 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: cluster 2023-09-23T15:45:01.129971+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.331 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: audit 2023-09-23T15:45:01.134392+0000 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:02.331 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: cluster 2023-09-23T15:45:01.134510+0000 mon.a (mon.0) 584 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T15:45:02.332 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: audit 2023-09-23T15:45:01.142230+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:02.332 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: audit 2023-09-23T15:45:01.688016+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.140:0/221217191' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.332 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:02 smithi186 bash[89807]: audit 2023-09-23T15:45:01.688689+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:02.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: cluster 2023-09-23T15:45:01.127069+0000 mon.a (mon.0) 582 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: cluster 2023-09-23T15:45:01.129217+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: cluster 2023-09-23T15:45:01.129971+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: audit 2023-09-23T15:45:01.134392+0000 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: cluster 2023-09-23T15:45:01.134510+0000 mon.a (mon.0) 584 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: audit 2023-09-23T15:45:01.142230+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:02.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: audit 2023-09-23T15:45:01.688016+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.140:0/221217191' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[103196]: audit 2023-09-23T15:45:01.688689+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: cluster 2023-09-23T15:45:01.127069+0000 mon.a (mon.0) 582 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: cluster 2023-09-23T15:45:01.129217+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: cluster 2023-09-23T15:45:01.129971+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: audit 2023-09-23T15:45:01.134392+0000 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.140:0/557324129' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: cluster 2023-09-23T15:45:01.134510+0000 mon.a (mon.0) 584 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: audit 2023-09-23T15:45:01.142230+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: audit 2023-09-23T15:45:01.688016+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.140:0/221217191' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:02 smithi140 bash[105739]: audit 2023-09-23T15:45:01.688689+0000 mon.a (mon.0) 586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:45:02.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:02.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:02.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:02.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:02.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:02.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:02.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:02.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:02.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:02.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:02.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:02.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:02.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:02.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:03.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:03.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:03.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:03.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:03.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:03.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: cluster 2023-09-23T15:45:02.071279+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: audit 2023-09-23T15:45:02.149055+0000 mon.a (mon.0) 587 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: cluster 2023-09-23T15:45:02.149111+0000 mon.a (mon.0) 588 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: cluster 2023-09-23T15:45:02.149463+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: cluster 2023-09-23T15:45:02.327645+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[105739]: cluster 2023-09-23T15:45:02.327889+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: cluster 2023-09-23T15:45:02.071279+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: audit 2023-09-23T15:45:02.149055+0000 mon.a (mon.0) 587 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: cluster 2023-09-23T15:45:02.149111+0000 mon.a (mon.0) 588 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: cluster 2023-09-23T15:45:02.149463+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: cluster 2023-09-23T15:45:02.327645+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:03 smithi140 bash[103196]: cluster 2023-09-23T15:45:02.327889+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: cluster 2023-09-23T15:45:02.071279+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: audit 2023-09-23T15:45:02.149055+0000 mon.a (mon.0) 587 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: cluster 2023-09-23T15:45:02.149111+0000 mon.a (mon.0) 588 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: cluster 2023-09-23T15:45:02.149463+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: cluster 2023-09-23T15:45:02.327645+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:03 smithi186 bash[89807]: cluster 2023-09-23T15:45:02.327889+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T15:45:03.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:03.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:03.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:03.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:03.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:03.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:03.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:03.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:03.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:04.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:04.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:04.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:04.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:04.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:04.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:04.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:04.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:04.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:04.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:04.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:04.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:04.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:04.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:04.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:04.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:04.992 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:04.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:05.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:05.119 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:45:05.122 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:05.153 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:45:05.175 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:45:05.205 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:45:05.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:05.231 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:45:05.249 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:05.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:05.259 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:45:05.281 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:45:05.311 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:45:05.313 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.313 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:45:05.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:05.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:05.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:05 smithi186 bash[89807]: cluster 2023-09-23T15:45:04.072013+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:05 smithi186 bash[89807]: audit 2023-09-23T15:45:05.089667+0000 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.140:0/2185033408' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:05.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:05.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:05.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:05.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:45:05.537 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:05] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.43.0" 2023-09-23T15:45:05.537 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:05 smithi140 bash[105739]: cluster 2023-09-23T15:45:04.072013+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:05.538 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:05 smithi140 bash[105739]: audit 2023-09-23T15:45:05.089667+0000 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.140:0/2185033408' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:05.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:05 smithi140 bash[103196]: cluster 2023-09-23T15:45:04.072013+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:05.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:05 smithi140 bash[103196]: audit 2023-09-23T15:45:05.089667+0000 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.140:0/2185033408' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:05.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:05.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:05.645 DEBUG:teuthology.orchestra.run.smithi140:> /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_0 bench 90 write' 2023-09-23T15:45:05.693 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T15:45:05.693 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T15:45:05.730 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T15:45:05.730 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T15:45:05.730 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_150834 2023-09-23T15:45:05.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:45:05.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T15:45:05.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:05.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:05.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:05.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:05.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:06.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:06.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:06.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:06.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:06.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:06.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:06.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:06.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:06.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 3206 3190 199.364 199.375 0.00465761 0.00499583 2023-09-23T15:45:06.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:06.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:06.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:06.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:06.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:06.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:07.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:06 smithi186 bash[89807]: cluster 2023-09-23T15:45:06.072749+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:07.103 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:07.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.234 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:07.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:07.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:07.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:06 smithi140 bash[103196]: cluster 2023-09-23T15:45:06.072749+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:07.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:06 smithi140 bash[105739]: cluster 2023-09-23T15:45:06.072749+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.6 MiB data, 159 MiB used, 626 GiB / 626 GiB avail 2023-09-23T15:45:07.469 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:07.498 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:07.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:07.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 16 5551 5535 172.956 146.562 0.00321302 0.00576788 2023-09-23T15:45:07.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:07.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:07.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:07.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:07.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:07.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:07.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:08.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:08.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:08.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:08.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:08.285 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:08.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:08.463 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:08.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:08.693 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:08.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:08.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:08.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 16 8244 8228 171.404 168.312 0.006712 0.0058238 2023-09-23T15:45:08.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:08.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:08.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:08.993 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:08.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:09.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:09.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:09.142 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.0 primary-affinity to 0.783257 (8513312) 2023-09-23T15:45:09.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:09.234 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:09 smithi186 bash[89807]: cluster 2023-09-23T15:45:08.073370+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 77 MiB data, 267 MiB used, 626 GiB / 626 GiB avail; 9.0 MiB/s wr, 144 op/s 2023-09-23T15:45:09.234 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:09 smithi186 bash[89807]: audit 2023-09-23T15:45:08.916528+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]: dispatch 2023-09-23T15:45:09.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:09.354 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:09 smithi140 bash[103196]: cluster 2023-09-23T15:45:08.073370+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 77 MiB data, 267 MiB used, 626 GiB / 626 GiB avail; 9.0 MiB/s wr, 144 op/s 2023-09-23T15:45:09.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:09 smithi140 bash[103196]: audit 2023-09-23T15:45:08.916528+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]: dispatch 2023-09-23T15:45:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:09 smithi140 bash[105739]: cluster 2023-09-23T15:45:08.073370+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 77 MiB data, 267 MiB used, 626 GiB / 626 GiB avail; 9.0 MiB/s wr, 144 op/s 2023-09-23T15:45:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:09 smithi140 bash[105739]: audit 2023-09-23T15:45:08.916528+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]: dispatch 2023-09-23T15:45:09.388 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:09.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:09.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:09.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:09.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:09.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:09.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 16 9538 9522 148.766 80.875 0.00191717 0.00583099 2023-09-23T15:45:09.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:09.777 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:09.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:09.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:09.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:09.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:09.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:09.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:45:10.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:10.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:10.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:10.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:10.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:10.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:10.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.131657+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: audit 2023-09-23T15:45:09.133910+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]': finished 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.133970+0000 mon.a (mon.0) 592 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.139233+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.139682+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.141644+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.283 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:10 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.144132+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:10.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:10.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.435 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:10.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.131657+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: audit 2023-09-23T15:45:09.133910+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]': finished 2023-09-23T15:45:10.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.133970+0000 mon.a (mon.0) 592 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T15:45:10.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.139233+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.139682+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.141644+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.144132+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.131657+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: audit 2023-09-23T15:45:09.133910+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.140:0/1150423409' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.783257331550779}]': finished 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.133970+0000 mon.a (mon.0) 592 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.139233+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.139682+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.141644+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.439 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:10 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.144132+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:10.538 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.574 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:10.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:10.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 10980 10964 137.036 90.125 0.00744458 0.00728478 2023-09-23T15:45:10.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:10.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:10.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:10.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:10.973 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:10.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:10.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:11.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:11.105 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:11.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:11.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:11.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:09.141735+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:11.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.073934+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 435 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-23T15:45:11.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.143010+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.148316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.149390+0000 mon.a (mon.0) 593 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.149746+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.149978+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.150181+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.151459+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[105739]: cluster 2023-09-23T15:45:10.151610+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.219 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:09.141735+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.073934+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 435 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.143010+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.148316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.149390+0000 mon.a (mon.0) 593 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.149746+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.149978+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.150181+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.151459+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:11 smithi140 bash[103196]: cluster 2023-09-23T15:45:10.151610+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:11.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:11.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:11.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:09.141735+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.073934+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 435 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.143010+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.148316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.149390+0000 mon.a (mon.0) 593 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.149746+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.149978+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.150181+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.151459+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:11 smithi186 bash[89807]: cluster 2023-09-23T15:45:10.151610+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T15:45:11.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:11.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:11.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:11.632 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:11.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 13423 13407 139.642 152.688 0.0053997 0.00715241 2023-09-23T15:45:11.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:11.763 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:11.866 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:11.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:11.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:11.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:11.995 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:12.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:12.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:12.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:12.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:12.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:12.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:12.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:12.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:12.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:12.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:12.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:12.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:12.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:12.668 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:12.731 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 15773 15757 140.674 146.875 0.00669175 0.00710201 2023-09-23T15:45:12.772 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:12.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:12.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:12.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:12.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:12.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:13.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:13.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:13.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:13 smithi186 bash[89807]: cluster 2023-09-23T15:45:12.074484+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 688 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 MiB/s wr, 1.37k op/s 2023-09-23T15:45:13.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:13.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:13.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:13.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:13 smithi140 bash[103196]: cluster 2023-09-23T15:45:12.074484+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 688 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 MiB/s wr, 1.37k op/s 2023-09-23T15:45:13.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:13 smithi140 bash[105739]: cluster 2023-09-23T15:45:12.074484+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 688 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 MiB/s wr, 1.37k op/s 2023-09-23T15:45:13.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:13.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:13.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:13.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:13.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:13.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:13.589 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:13.683 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:13.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:13.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:13.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 18093 18077 141.213 145 0.00426922 0.0070741 2023-09-23T15:45:13.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:13.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:13.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:13.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:13.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:13.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:13.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:14.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:14.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.260 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:14.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:14.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:14.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:14.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:14.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:14.629 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:14.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 20064 20048 139.209 123.188 0.00561982 0.00717702 2023-09-23T15:45:14.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:14.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:14.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:14.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:14.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:15.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:15.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:15.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:15.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:15.173 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:15.277 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:15.303 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:15.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:15 smithi186 bash[89807]: cluster 2023-09-23T15:45:14.074979+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 726 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:15.440 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:15.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:15.473 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:15 smithi140 bash[105739]: cluster 2023-09-23T15:45:14.074979+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 726 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:15.474 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:15 smithi140 bash[103196]: cluster 2023-09-23T15:45:14.074979+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 726 MiB data, 2.1 GiB used, 624 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:15.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:15.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:15.674 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:15.726 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:15] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.43.0" 2023-09-23T15:45:15.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 16 21833 21817 136.343 110.562 0.0148015 0.0073277 2023-09-23T15:45:15.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:15.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:15.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:15.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:15.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:15.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:15.998 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:16.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:16.048 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:16.102 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:16.125 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:16.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:16.256 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:16.295 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:16 smithi140 bash[103196]: audit 2023-09-23T15:45:15.920935+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:16.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:16 smithi140 bash[105739]: audit 2023-09-23T15:45:15.920935+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:16.361 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:16.384 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:16.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:16 smithi186 bash[89807]: audit 2023-09-23T15:45:15.920935+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:16.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:16.512 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:45:16.512 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:45:16.512 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:45:16.512 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:45:16.512 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:12452 5.5 5:abfea763:::benchmark_data_smithi140_150834_object12451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.319788+0000", 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.1901766560000002, 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030868427, 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 12452 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.513 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319788+0000", 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319788+0000", 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.514 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319787+0000", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319821+0000", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4569000000000001e-05 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319838+0000", 2023-09-23T15:45:16.515 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7096999999999999e-05 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319849+0000", 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0409e-05 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319894+0000", 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5197000000000001e-05 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.516 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319994+0000", 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000100006 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320085+0000", 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1061000000000001e-05 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.517 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321379+0000", 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012936779999999999 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350441+0000", 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.029062691000000002 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350568+0000", 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012675100000000001 2023-09-23T15:45:16.518 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350614+0000", 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5497999999999997e-05 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350656+0000", 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2803000000000003e-05 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.519 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:12454 5.5 5:a5ec64b7:::benchmark_data_smithi140_150834_object12453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.319911+0000", 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.1900539989999999, 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030860954999999999, 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 12454 2023-09-23T15:45:16.520 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319911+0000", 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319911+0000", 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.521 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319910+0000", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319963+0000", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3177000000000003e-05 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319971+0000", 2023-09-23T15:45:16.522 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5900000000000002e-06 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319975+0000", 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6399999999999996e-06 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320689+0000", 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00071341799999999995 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.523 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320793+0000", 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010418599999999999 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320898+0000", 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000105299 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.524 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.322103+0000", 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012048429999999999 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350475+0000", 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028371837 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350696+0000", 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00022156399999999999 2023-09-23T15:45:16.525 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350737+0000", 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0954999999999997e-05 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350772+0000", 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4183000000000001e-05 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.526 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:12455 5.5 5:a0e06208:::benchmark_data_smithi140_150834_object12454:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.319980+0000", 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.1899846859999998, 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030927098, 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.527 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 12455 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319980+0000", 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319980+0000", 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.528 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319979+0000", 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.319997+0000", 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7686e-05 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.529 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320002+0000", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4039999999999997e-06 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.320006+0000", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2610000000000004e-06 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321401+0000", 2023-09-23T15:45:16.530 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013947219999999999 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321487+0000", 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6520000000000005e-05 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321595+0000", 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000108343 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.531 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350405+0000", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028809963000000001 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350506+0000", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000100295 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350808+0000", 2023-09-23T15:45:16.532 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00030250399999999999 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350848+0000", 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0265999999999997e-05 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350907+0000", 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8573000000000003e-05 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.533 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:12448 5.7 e131/122 5:ed3f1243:::benchmark_data_smithi140_150834_object12447:head v 131'792, mlcod=131'788)", 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.321261+0000", 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.188703931, 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028553064999999999, 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.534 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321261+0000", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321261+0000", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321260+0000", 2023-09-23T15:45:16.535 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321297+0000", 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6998000000000001e-05 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321305+0000", 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3690000000000001e-06 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.536 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321310+0000", 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.848e-06 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321776+0000", 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00046659000000000002 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.537 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321797+0000", 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0559000000000001e-05 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.322576+0000", 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00077954900000000004 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.349814+0000", 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.027237491999999999 2023-09-23T15:45:16.538 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:12462 5.5 5:abbf9262:::benchmark_data_smithi140_150834_object12461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.321805+0000", 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.1881596920000002, 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.032515415999999998, 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.539 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 12462 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321805+0000", 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321805+0000", 2023-09-23T15:45:16.540 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321804+0000", 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321827+0000", 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3184999999999999e-05 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.541 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321839+0000", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.19e-05 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.321847+0000", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6670000000000002e-06 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.322126+0000", 2023-09-23T15:45:16.542 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000278218 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.322238+0000", 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000112409 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.322370+0000", 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013158399999999999 2023-09-23T15:45:16.543 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350533+0000", 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028162963999999999 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.350945+0000", 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00041240800000000001 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.544 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.354232+0000", 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032868960000000001 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.354279+0000", 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7481000000000002e-05 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.545 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.354320+0000", 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0929000000000001e-05 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:12457 5.7 e131/122 5:e6fcc48c:::benchmark_data_smithi140_150834_object12456:head v 131'793, mlcod=131'789)", 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:11.323209+0000", 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 5.1867551829999998, 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028696981999999999, 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.546 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.323209+0000", 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.323209+0000", 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.547 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.323209+0000", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.323259+0000", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9938999999999997e-05 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.349727+0000", 2023-09-23T15:45:16.548 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.026468749999999999 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.349757+0000", 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9519e-05 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.349881+0000", 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012392100000000001 2023-09-23T15:45:16.549 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.349944+0000", 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3659999999999997e-05 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.351822+0000", 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018777889999999999 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.550 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:11.351906+0000", 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4233999999999993e-05 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:14406 5.5 5:ab2b72b5:::benchmark_data_smithi140_150834_object14405:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:12.122839+0000", 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 4.3871251319999995, 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.080583275999999995, 2023-09-23T15:45:16.551 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 14406 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122839+0000", 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.552 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122839+0000", 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122838+0000", 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.553 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122871+0000", 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2716000000000003e-05 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122880+0000", 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3179999999999996e-06 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122886+0000", 2023-09-23T15:45:16.554 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4990000000000002e-06 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.122929+0000", 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3137999999999999e-05 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.123015+0000", 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5982000000000004e-05 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.123101+0000", 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5655999999999994e-05 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.123772+0000", 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00067186000000000004 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127909+0000", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041369789999999998 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203198+0000", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.075288463999999999 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203327+0000", 2023-09-23T15:45:16.557 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000128978 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203423+0000", 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5922999999999996e-05 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:14408 5.5 5:ad9a07a1:::benchmark_data_smithi140_150834_object14407:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.558 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:12.127056+0000", 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 4.3829084900000002, 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.076792566000000007, 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 14408 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.559 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127056+0000", 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127056+0000", 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.560 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127055+0000", 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127088+0000", 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3154999999999997e-05 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127102+0000", 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3662999999999999e-05 2023-09-23T15:45:16.561 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127109+0000", 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6919999999999996e-06 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127162+0000", 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3767999999999997e-05 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127265+0000", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010218299999999999 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.127377+0000", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000112131 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.128080+0000", 2023-09-23T15:45:16.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00070359999999999997 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129091+0000", 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001011063 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203661+0000", 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.074569957000000006 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203766+0000", 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000105072 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203849+0000", 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2327e-05 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.565 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:14409 5.5 5:ad5b3ea5:::benchmark_data_smithi140_150834_object14408:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:12.129177+0000", 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 4.3807877050000004, 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.074936049000000005, 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 14409 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.566 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129177+0000", 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129177+0000", 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.567 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129176+0000", 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129206+0000", 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.951e-05 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129215+0000", 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.7739999999999999e-06 2023-09-23T15:45:16.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129222+0000", 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5069999999999997e-06 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129256+0000", 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4347000000000002e-05 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.569 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129352+0000", 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5509999999999999e-05 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.129473+0000", 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000121014 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.130216+0000", 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00074311500000000003 2023-09-23T15:45:16.570 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.130560+0000", 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000344691 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.203944+0000", 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.073383309999999993 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.571 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.204037+0000", 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2973000000000006e-05 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.204113+0000", 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6168999999999995e-05 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.572 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:14411 5.5 5:aeed5c6f:::benchmark_data_smithi140_150834_object14410:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:12.131181+0000", 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 4.3787840210000004, 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.073216510999999998, 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 14411 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.573 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131181+0000", 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131181+0000", 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.574 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131180+0000", 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131208+0000", 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8283999999999999e-05 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131217+0000", 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1130000000000007e-06 2023-09-23T15:45:16.575 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131222+0000", 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9230000000000001e-06 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131253+0000", 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0525000000000003e-05 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.576 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131333+0000", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0824999999999999e-05 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131418+0000", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4625999999999999e-05 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.131992+0000", 2023-09-23T15:45:16.577 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00057355299999999998 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.132376+0000", 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00038394299999999998 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.204207+0000", 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.071831280999999997 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.578 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.204309+0000", 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000102217 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:12.204397+0000", 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7953000000000003e-05 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.579 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:19628 5.0 e131/122 5:04097203:::benchmark_data_smithi140_150834_object19627:head v 131'1233, mlcod=131'1231)", 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:14.496782+0000", 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.0131822970000002, 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047537558000000001, 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496782+0000", 2023-09-23T15:45:16.580 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496782+0000", 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496782+0000", 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496806+0000", 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4318e-05 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496816+0000", 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8339999999999994e-06 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496822+0000", 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.652e-06 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496863+0000", 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0333999999999997e-05 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.496877+0000", 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3912e-05 2023-09-23T15:45:16.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544266+0000", 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047389401999999997 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544320+0000", 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3851999999999999e-05 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.584 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:19624 5.7 e131/122 5:ee8851ab:::benchmark_data_smithi140_150834_object19623:head v 131'1231, mlcod=131'1228)", 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:14.497293+0000", 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.0126712790000001, 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.048500175999999999, 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.585 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497293+0000", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497293+0000", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497293+0000", 2023-09-23T15:45:16.586 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497355+0000", 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1984999999999997e-05 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497366+0000", 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1671000000000001e-05 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.587 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497372+0000", 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3449999999999996e-06 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497425+0000", 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3613999999999999e-05 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.588 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.497446+0000", 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1081e-05 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.545747+0000", 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.048300662000000001 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.545793+0000", 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6569000000000001e-05 2023-09-23T15:45:16.589 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:19632 5.5 5:ad66de87:::benchmark_data_smithi140_150834_object19631:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:14.498525+0000", 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.0114395859999998, 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.056533304, 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.590 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 19632 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.498525+0000", 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.591 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.498525+0000", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.498523+0000", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.498546+0000", 2023-09-23T15:45:16.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2626999999999999e-05 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544176+0000", 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.045629633000000003 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544193+0000", 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7088999999999999e-05 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544271+0000", 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8177999999999996e-05 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544463+0000", 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00019236200000000001 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.594 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544654+0000", 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000190669 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.546647+0000", 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019929769999999999 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.552894+0000", 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062470879999999996 2023-09-23T15:45:16.595 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.554942+0000", 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002047559 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.555002+0000", 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0588999999999999e-05 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.596 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.555058+0000", 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6054999999999998e-05 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:19631 5.7 e131/122 5:eed7e1de:::benchmark_data_smithi140_150834_object19630:head v 131'1232, mlcod=131'1229)", 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:14.500910+0000", 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.0090544889999999, 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.045778067999999998, 2023-09-23T15:45:16.597 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.500910+0000", 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.500910+0000", 2023-09-23T15:45:16.598 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.500909+0000", 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.500960+0000", 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0736999999999999e-05 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.599 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544166+0000", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.043205435 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.544187+0000", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1467e-05 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.545123+0000", 2023-09-23T15:45:16.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00093604599999999995 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.545144+0000", 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0758999999999999e-05 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.546654+0000", 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0015098329999999999 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:14.546688+0000", 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4536999999999998e-05 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:21268 5.5 5:ac8c083b:::benchmark_data_smithi140_150834_object21267:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.348884+0000", 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.161080318, 2023-09-23T15:45:16.602 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.12590660100000001, 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 21268 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348884+0000", 2023-09-23T15:45:16.603 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348884+0000", 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348883+0000", 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:45:16.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348906+0000", 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2609999999999999e-05 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348918+0000", 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2001000000000001e-05 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.348926+0000", 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1640000000000001e-06 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.349894+0000", 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00096849299999999996 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.349981+0000", 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6438000000000001e-05 2023-09-23T15:45:16.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.350073+0000", 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2675000000000003e-05 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.351003+0000", 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00092939100000000001 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.607 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353609+0000", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0026063570000000001 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474686+0000", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.12107728500000001 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474741+0000", 2023-09-23T15:45:16.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4332000000000001e-05 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474791+0000", 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0049000000000001e-05 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:21275 5.7 e131/122 5:eb38a327:::benchmark_data_smithi140_150834_object21274:head v 131'1351, mlcod=131'1349)", 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.354019+0000", 2023-09-23T15:45:16.609 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.155946047, 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.121218167, 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354019+0000", 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354019+0000", 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354018+0000", 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354075+0000", 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7281000000000003e-05 2023-09-23T15:45:16.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354087+0000", 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2018000000000001e-05 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354095+0000", 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7680000000000008e-06 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354142+0000", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7444999999999997e-05 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354162+0000", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9675000000000001e-05 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475190+0000", 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.121028313 2023-09-23T15:45:16.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475237+0000", 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6474999999999998e-05 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:21277 5.0 e131/122 5:08828f9a:::benchmark_data_smithi140_150834_object21276:head v 131'1327, mlcod=131'1325)", 2023-09-23T15:45:16.614 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.354100+0000", 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.155864749, 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.121590145, 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354100+0000", 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.615 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354100+0000", 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354099+0000", 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354121+0000", 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1559000000000001e-05 2023-09-23T15:45:16.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354129+0000", 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7479999999999993e-06 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354133+0000", 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.583e-06 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354178+0000", 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4808999999999997e-05 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354200+0000", 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2558999999999999e-05 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475653+0000", 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.121452965 2023-09-23T15:45:16.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475690+0000", 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6538999999999997e-05 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:21268 5.5 e131/122 ondisk, result = 0)", 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.354362+0000", 2023-09-23T15:45:16.619 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.1556029350000001, 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.120439949, 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354362+0000", 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354362+0000", 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354361+0000", 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354366+0000", 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3919999999999996e-06 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354374+0000", 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.602e-06 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354381+0000", 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5860000000000001e-06 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474659+0000", 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.120278762 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474679+0000", 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9094999999999999e-05 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474802+0000", 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012303300000000001 2023-09-23T15:45:16.623 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:21273 5.2 e131/120 5:44aba751:::benchmark_data_smithi140_150834_object21272:head v 131'1311, mlcod=131'1308)", 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.354392+0000", 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.1555721400000001, 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.124444394, 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.624 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354392+0000", 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354392+0000", 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354392+0000", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354441+0000", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9187999999999997e-05 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354451+0000", 2023-09-23T15:45:16.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0034000000000001e-05 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354458+0000", 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.331e-06 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354493+0000", 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5688000000000001e-05 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474218+0000", 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.11972422100000001 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.478805+0000", 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0045870470000000003 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.478837+0000", 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2125999999999997e-05 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:21276 5.2 e131/120 5:47791a1d:::benchmark_data_smithi140_150834_object21275:head v 131'1312, mlcod=131'1308)", 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.354534+0000", 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.1554310430000001, 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.124326324, 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:45:16.629 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354534+0000", 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354534+0000", 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.630 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354533+0000", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354579+0000", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5973000000000002e-05 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474832+0000", 2023-09-23T15:45:16.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.120253475 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.474844+0000", 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1584e-05 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475510+0000", 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00066569800000000005 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.475531+0000", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1514000000000001e-05 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.478840+0000", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0033090670000000002 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.478860+0000", 2023-09-23T15:45:16.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9553000000000001e-05 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:45:16.634 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:45:16.634 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:45:16.634 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:45:16.634 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T15:45:16.635 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 1.000000 2023-09-23T15:45:16.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T15:45:16.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:16.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:16.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 16 23786 23770 135.044 122.062 0.00286297 0.00739767 2023-09-23T15:45:16.737 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:16.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:16.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:16.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:16.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:17.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:17.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:17.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:17.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:17.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:17.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:17 smithi186 bash[89807]: cluster 2023-09-23T15:45:16.075717+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 1.0 GiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T15:45:17.409 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:17 smithi140 bash[105739]: cluster 2023-09-23T15:45:16.075717+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 1.0 GiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T15:45:17.409 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:17 smithi140 bash[103196]: cluster 2023-09-23T15:45:16.075717+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 1.0 GiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-09-23T15:45:17.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:17.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:17.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:17.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:17.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:17.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:17.710 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:17.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:17.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 25467 25451 132.545 105.062 0.00851332 0.00753786 2023-09-23T15:45:17.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:17.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:17.947 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:17.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:17.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:18.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:18.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:18.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:18.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:18.240 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:18.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:18.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:18.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:18.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:18.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:18.507 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:18.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:18.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:18.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:18.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 27277 27261 131.05 113.125 0.00829449 0.00762496 2023-09-23T15:45:18.751 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:18.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:18.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:18.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:18.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:19.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:19.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:19.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:19.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:19.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:19.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:19 smithi186 bash[89807]: cluster 2023-09-23T15:45:18.076358+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 1.3 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T15:45:19.419 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:19.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:19.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:19.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:19 smithi140 bash[105739]: cluster 2023-09-23T15:45:18.076358+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 1.3 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T15:45:19.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:19 smithi140 bash[103196]: cluster 2023-09-23T15:45:18.076358+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 1.3 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 115 MiB/s wr, 1.83k op/s 2023-09-23T15:45:19.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:19.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:19.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:19.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 29076 29060 129.72 112.438 0.0119406 0.00770283 2023-09-23T15:45:19.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:19.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:19.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:19.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:20.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:20.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:20.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:20.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:20.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:20.354 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:20.383 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:20.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:20.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T15:45:20.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:20.517 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:20.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:20.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:20.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:20.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 30720 30704 127.922 102.75 0.0151338 0.00781188 2023-09-23T15:45:20.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:20.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:20.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:20.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:20.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:21.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:21.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:21.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:21.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:21.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:21.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:21.438 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:21.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:21 smithi186 bash[89807]: cluster 2023-09-23T15:45:20.077215+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:45:21.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:21.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:21.508 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:21 smithi140 bash[105739]: cluster 2023-09-23T15:45:20.077215+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:45:21.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:21 smithi140 bash[103196]: cluster 2023-09-23T15:45:20.077215+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:45:21.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:21.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:21.709 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:21.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 32305 32289 126.117 99.0625 0.0104507 0.00792339 2023-09-23T15:45:21.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:21.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:21.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:21.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:21.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:21.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:21.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:22.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:22.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:22.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:22.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:22.233 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:22.260 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:22.367 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:22.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:22 smithi140 bash[105739]: audit 2023-09-23T15:45:21.940755+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:45:22.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:22 smithi140 bash[103196]: audit 2023-09-23T15:45:21.940755+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:45:22.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:22.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:22.536 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:22 smithi186 bash[89807]: audit 2023-09-23T15:45:21.940755+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:45:22.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:22.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:22.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:22.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:22.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:22.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 33720 33704 123.9 88.4375 0.0116794 0.00806482 2023-09-23T15:45:22.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:22.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:22.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:22.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:22.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:23.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:23.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:23.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:23.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:23.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:23.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:23 smithi140 bash[105739]: cluster 2023-09-23T15:45:22.077888+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 1.8 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T15:45:23.333 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:23 smithi140 bash[103196]: cluster 2023-09-23T15:45:22.077888+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 1.8 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T15:45:23.347 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:23.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:23 smithi186 bash[89807]: cluster 2023-09-23T15:45:22.077888+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 1.8 GiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T15:45:23.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:23.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:23.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:23.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:23.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:23.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:23.732 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 35309 35293 122.534 99.3125 0.00775565 0.00815393 2023-09-23T15:45:23.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:23.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:23.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:23.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:23.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:23.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:24.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:24.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:24.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:24.159 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:24.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:24.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:24.342 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:24.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:24.442 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:24.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:24.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:24.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:24.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:24.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:24.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 36802 36786 120.996 93.3125 0.00791811 0.00825852 2023-09-23T15:45:24.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:24.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:24.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:25.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:25.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:25.192 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:45:25.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:25.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:25.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:25.342 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:25.350 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:25 smithi186 bash[89807]: cluster 2023-09-23T15:45:24.078428+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T15:45:25.350 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:25 smithi186 bash[89807]: audit 2023-09-23T15:45:24.496832+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:45:25.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:25.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:25.489 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:25 smithi140 bash[105739]: cluster 2023-09-23T15:45:24.078428+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T15:45:25.489 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:25 smithi140 bash[105739]: audit 2023-09-23T15:45:24.496832+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:45:25.490 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:25] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.43.0" 2023-09-23T15:45:25.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:25 smithi140 bash[103196]: cluster 2023-09-23T15:45:24.078428+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T15:45:25.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:25 smithi140 bash[103196]: audit 2023-09-23T15:45:24.496832+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:45:25.504 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:25.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:25.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:25.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:25.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:45:25.733895+0000 min lat: 0.00118261 max lat: 1.02177 avg lat: 0.00834461 2023-09-23T15:45:25.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:45:25.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 38339 38323 119.748 96.0625 0.00546556 0.00834461 2023-09-23T15:45:25.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:25.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:25.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:25.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:25.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:26.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:26.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:26.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:26.154 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:26.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:26.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:26.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:26.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:26.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.431 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: cluster 2023-09-23T15:45:25.175545+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:26.431 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: cluster 2023-09-23T15:45:25.180292+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.431 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: cluster 2023-09-23T15:45:25.183393+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.432 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: cluster 2023-09-23T15:45:25.183917+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.432 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: audit 2023-09-23T15:45:25.185121+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:45:26.432 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:26 smithi186 bash[89807]: cluster 2023-09-23T15:45:25.185274+0000 mon.a (mon.0) 599 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T15:45:26.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:26.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: cluster 2023-09-23T15:45:25.175545+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:26.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: cluster 2023-09-23T15:45:25.180292+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: cluster 2023-09-23T15:45:25.183393+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: cluster 2023-09-23T15:45:25.183917+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.494 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: audit 2023-09-23T15:45:25.185121+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:45:26.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[105739]: cluster 2023-09-23T15:45:25.185274+0000 mon.a (mon.0) 599 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T15:45:26.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: cluster 2023-09-23T15:45:25.175545+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:45:26.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: cluster 2023-09-23T15:45:25.180292+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: cluster 2023-09-23T15:45:25.183393+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: cluster 2023-09-23T15:45:25.183917+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T15:45:26.496 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: audit 2023-09-23T15:45:25.185121+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.140:0/2445828800' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:45:26.496 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:26 smithi140 bash[103196]: cluster 2023-09-23T15:45:25.185274+0000 mon.a (mon.0) 599 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T15:45:26.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:26.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:26.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:26.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:26.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 39824 39808 118.465 92.8125 0.00676556 0.00843526 2023-09-23T15:45:26.818 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:26.844 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:26.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.980 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:26.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:27.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:27.129 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:27.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:27.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:27.248 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:27 smithi186 bash[89807]: cluster 2023-09-23T15:45:26.078917+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 2.1 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T15:45:27.271 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:27.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.401 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:27.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:27 smithi140 bash[103196]: cluster 2023-09-23T15:45:26.078917+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 2.1 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T15:45:27.450 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:27 smithi140 bash[105739]: cluster 2023-09-23T15:45:26.078917+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 2.1 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T15:45:27.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:27.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:27.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:27.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 16 41074 41058 116.631 78.125 0.0172693 0.00856816 2023-09-23T15:45:27.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:27.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:27.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:27.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:27.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:28.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:28.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:28.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:28.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:28.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:28.294 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:45:28.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:28.326 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:45:28.354 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:45:28.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:28.383 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:28.390 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:45:28.436 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:45:28.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:28.480 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:45:28.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:28.520 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:45:28.554 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.558 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:45:28.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:28.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:28.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:28.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 16 42276 42260 114.826 75.125 0.00968985 0.00870283 2023-09-23T15:45:28.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:28.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:28.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:28.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:28.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:29.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:29.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:29.163 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:29.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:29.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:29.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[103196]: cluster 2023-09-23T15:45:28.079750+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 2.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T15:45:29.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[103196]: audit 2023-09-23T15:45:28.255506+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.140:0/3157215117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:29.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[103196]: audit 2023-09-23T15:45:28.833159+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[103196]: audit 2023-09-23T15:45:28.841961+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:29.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:29.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:29.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:29 smithi186 bash[89807]: cluster 2023-09-23T15:45:28.079750+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 2.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T15:45:29.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:29 smithi186 bash[89807]: audit 2023-09-23T15:45:28.255506+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.140:0/3157215117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:29.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:29 smithi186 bash[89807]: audit 2023-09-23T15:45:28.833159+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:29 smithi186 bash[89807]: audit 2023-09-23T15:45:28.841961+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:29.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:29.587 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:29.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:29.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[105739]: cluster 2023-09-23T15:45:28.079750+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 2.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T15:45:29.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[105739]: audit 2023-09-23T15:45:28.255506+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.140:0/3157215117' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[105739]: audit 2023-09-23T15:45:28.833159+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:29 smithi140 bash[105739]: audit 2023-09-23T15:45:28.841961+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:29.691 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:29.716 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:29.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 43482 43466 113.182 75.375 0.0117886 0.00882802 2023-09-23T15:45:29.825 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:29.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:29.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:29.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:45:29.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:30.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:30.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:30.289 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:30.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:30.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:30.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:30.562 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:30.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:30.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:30.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 44876 44860 112.139 87.125 0.0164331 0.0089112 2023-09-23T15:45:30.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:30.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: audit 2023-09-23T15:45:29.841897+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: audit 2023-09-23T15:45:29.848906+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: cluster 2023-09-23T15:45:30.080423+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 2.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: audit 2023-09-23T15:45:30.477289+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: audit 2023-09-23T15:45:30.478575+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:45:30.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[105739]: audit 2023-09-23T15:45:30.486435+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: audit 2023-09-23T15:45:29.841897+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: audit 2023-09-23T15:45:29.848906+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: cluster 2023-09-23T15:45:30.080423+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 2.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T15:45:30.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: audit 2023-09-23T15:45:30.477289+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:45:30.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: audit 2023-09-23T15:45:30.478575+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:45:30.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:30 smithi140 bash[103196]: audit 2023-09-23T15:45:30.486435+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:30.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:30.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:31.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: audit 2023-09-23T15:45:29.841897+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: audit 2023-09-23T15:45:29.848906+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: cluster 2023-09-23T15:45:30.080423+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 2.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: audit 2023-09-23T15:45:30.477289+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: audit 2023-09-23T15:45:30.478575+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:45:31.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:30 smithi186 bash[89807]: audit 2023-09-23T15:45:30.486435+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:31.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:31.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:31.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:31.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:31.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:31.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:31.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 46222 46206 111.061 84.125 0.0117126 0.00899889 2023-09-23T15:45:31.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:31.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:31.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:32.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:32.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:32.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:32.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:31 smithi140 bash[105739]: audit 2023-09-23T15:45:30.920390+0000 mon.a (mon.0) 608 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:32.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:31 smithi140 bash[103196]: audit 2023-09-23T15:45:30.920390+0000 mon.a (mon.0) 608 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:31 smithi186 bash[89807]: audit 2023-09-23T15:45:30.920390+0000 mon.a (mon.0) 608 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:32.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:32.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:32.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:32.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:32.427 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:32.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:32.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:32.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:32.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:32.697 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:32.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:32.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 47593 47577 110.121 85.6875 0.0156656 0.00907525 2023-09-23T15:45:32.834 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:32.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:32.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:32.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:32.974 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:32 smithi140 bash[105739]: cluster 2023-09-23T15:45:32.081090+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:32.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:32 smithi140 bash[103196]: cluster 2023-09-23T15:45:32.081090+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:32.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:32.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:32.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:33.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:33.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:32 smithi186 bash[89807]: cluster 2023-09-23T15:45:32.081090+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 2.7 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T15:45:33.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:33.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:45:33.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:33.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:33.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:33.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:33.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:33.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:33.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:33.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:33.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:33.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:33.733 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 48821 48805 108.929 76.75 0.00336689 0.00917517 2023-09-23T15:45:33.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:33.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:33.874 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T15:45:33.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:33 smithi186 bash[89807]: audit 2023-09-23T15:45:33.644858+0000 mon.a (mon.0) 609 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:45:33.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:33.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:33.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:34.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:34.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:34.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:34.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:33 smithi140 bash[105739]: audit 2023-09-23T15:45:33.644858+0000 mon.a (mon.0) 609 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:45:34.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:33 smithi140 bash[103196]: audit 2023-09-23T15:45:33.644858+0000 mon.a (mon.0) 609 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:45:34.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:34.179 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:34.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:34.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:34.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:34.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:34.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:34.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:34.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:34.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:34.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:34.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:34.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 50154 50138 108.045 83.3125 0.0071031 0.00925045 2023-09-23T15:45:34.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:34.830 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:34.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:34.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:34.962 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:34.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:35.067 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:35.075 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[105739]: cluster 2023-09-23T15:45:33.867822+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.075 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[105739]: cluster 2023-09-23T15:45:33.868388+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.075 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[105739]: audit 2023-09-23T15:45:33.871112+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:45:35.075 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[105739]: cluster 2023-09-23T15:45:33.871281+0000 mon.a (mon.0) 611 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T15:45:35.075 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[105739]: cluster 2023-09-23T15:45:34.081532+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T15:45:35.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[103196]: cluster 2023-09-23T15:45:33.867822+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[103196]: cluster 2023-09-23T15:45:33.868388+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[103196]: audit 2023-09-23T15:45:33.871112+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:45:35.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[103196]: cluster 2023-09-23T15:45:33.871281+0000 mon.a (mon.0) 611 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T15:45:35.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:34 smithi140 bash[103196]: cluster 2023-09-23T15:45:34.081532+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T15:45:35.091 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:35.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:34 smithi186 bash[89807]: cluster 2023-09-23T15:45:33.867822+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:34 smithi186 bash[89807]: cluster 2023-09-23T15:45:33.868388+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T15:45:35.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:34 smithi186 bash[89807]: audit 2023-09-23T15:45:33.871112+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.140:0/453808359' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:45:35.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:34 smithi186 bash[89807]: cluster 2023-09-23T15:45:33.871281+0000 mon.a (mon.0) 611 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T15:45:35.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:34 smithi186 bash[89807]: cluster 2023-09-23T15:45:34.081532+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T15:45:35.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:35.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:35.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:35.322 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:35.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:35.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:35.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:35.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:35.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:35.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:35] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.43.0" 2023-09-23T15:45:35.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:35.720 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:35.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 51372 51356 106.98 76.125 0.0133951 0.00934159 2023-09-23T15:45:35.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:35.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:35.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:35.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:35.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:35.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:36.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:36.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:36.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:36.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:36.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:36.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:36.387 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:36.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:36.527 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:36.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:36.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:36.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:36.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 52530 52514 105.863 72.375 0.00754835 0.00944085 2023-09-23T15:45:36.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:36.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:36.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:36.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:36.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:37.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:37.032 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:36 smithi140 bash[105739]: cluster 2023-09-23T15:45:36.082084+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 3.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T15:45:37.033 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:36 smithi140 bash[103196]: cluster 2023-09-23T15:45:36.082084+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 3.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T15:45:37.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:37.158 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:36 smithi186 bash[89807]: cluster 2023-09-23T15:45:36.082084+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 3.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T15:45:37.184 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:37.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:37.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:37.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:37.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:37.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:37.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:37.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:37.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:37.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:37.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:37.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 16 53855 53839 105.143 82.8125 0.00255007 0.00950574 2023-09-23T15:45:37.794 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:45:37.794 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:45:37.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:37.864 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:37.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:37.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:37.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:38.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:38.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:38.245 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:38.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:38.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:38.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:38.397 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:38.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:38.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:38.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:38.631 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:38.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:38.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 55117 55101 104.347 78.875 0.0126932 0.0095774 2023-09-23T15:45:38.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:38.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:38.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:39.043 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:39.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:39.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:39.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:39.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:39.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.337 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:39 smithi186 bash[89807]: cluster 2023-09-23T15:45:38.082608+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:45:39.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:39.469 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:39.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:39.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:39.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:39 smithi140 bash[103196]: cluster 2023-09-23T15:45:38.082608+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:45:39.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:39 smithi140 bash[105739]: cluster 2023-09-23T15:45:38.082608+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 3.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:45:39.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.797 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 56383 56367 103.605 79.125 0.00619437 0.00964677 2023-09-23T15:45:39.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:39.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:39.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:39.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:40.002 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T15:45:40.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:40.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:40.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:40.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:40.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:40.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:40.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:40.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:40.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:40.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:40.442 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:40.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:40.478 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:40.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:40.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:40.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:40.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:40.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:40.734 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 57593 57577 102.805 75.625 0.00842986 0.00972068 2023-09-23T15:45:40.749 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:45:40.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T15:45:40.834 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:40.872 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:40.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:40.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:41.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:41.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:41.245 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:41.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:41.331 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:41 smithi140 bash[103196]: cluster 2023-09-23T15:45:40.083383+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:41.373 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:41.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:41.406 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:41 smithi186 bash[89807]: cluster 2023-09-23T15:45:40.083383+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:41.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:41.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:41.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:41 smithi140 bash[105739]: cluster 2023-09-23T15:45:40.083383+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:41.650 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:41.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 58829 58813 102.095 77.25 0.0120254 0.00978897 2023-09-23T15:45:41.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:41.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:41.921 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:41.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:42.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:42.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:42.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:42.215 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:42.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:42.353 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:42.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:42.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:42.482 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:42.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:42.586 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:42.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:42.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:42.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:42.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 60052 60036 101.401 76.4375 0.013001 0.00985618 2023-09-23T15:45:42.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:42.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:42.897 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:42.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:42.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:43.002 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:43.033 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:43.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:43.135 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:43.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:43.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:43.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:43 smithi140 bash[105739]: cluster 2023-09-23T15:45:42.083870+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:43 smithi140 bash[103196]: cluster 2023-09-23T15:45:42.083870+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:43.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:43 smithi186 bash[89807]: cluster 2023-09-23T15:45:42.083870+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-23T15:45:43.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:43.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:43.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:43.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:43.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 61202 61186 100.624 71.875 0.00789367 0.00993236 2023-09-23T15:45:43.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:43.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:43.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:43.921 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:43.944 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:43.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:44.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:44.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:44.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:44.169 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:45:44.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:44.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:44.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:44.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:44.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:44.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:44 smithi140 bash[103196]: audit 2023-09-23T15:45:43.643579+0000 mon.a (mon.0) 612 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:44.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:44 smithi140 bash[105739]: audit 2023-09-23T15:45:43.643579+0000 mon.a (mon.0) 612 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:44.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:44.455 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:44 smithi186 bash[89807]: audit 2023-09-23T15:45:43.643579+0000 mon.a (mon.0) 612 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:45:44.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:44.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:44.614 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:44.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:44.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 16 62382 62366 99.935 73.75 0.00392225 0.0100003 2023-09-23T15:45:44.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:44.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:44.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:44.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:44.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:44.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:45.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:45.110 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:45.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:45.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:45.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.084409+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:45:45.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.153406+0000 mon.a (mon.0) 613 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:45:45.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.153435+0000 mon.a (mon.0) 614 : cluster 1 Cluster is now healthy 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: audit 2023-09-23T15:45:44.162884+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.162937+0000 mon.a (mon.0) 616 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.163353+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.166970+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.168200+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.168402+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.170274+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.172924+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.379 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[103196]: cluster 2023-09-23T15:45:44.174915+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.084409+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.153406+0000 mon.a (mon.0) 613 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.153435+0000 mon.a (mon.0) 614 : cluster 1 Cluster is now healthy 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: audit 2023-09-23T15:45:44.162884+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.162937+0000 mon.a (mon.0) 616 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.163353+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.166970+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.168200+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.168402+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.170274+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.380 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.172924+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.381 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[105739]: cluster 2023-09-23T15:45:44.174915+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.381 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:45] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.43.0" 2023-09-23T15:45:45.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:45.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:45.527 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:45.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:45.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:45.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.084409+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.153406+0000 mon.a (mon.0) 613 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.153435+0000 mon.a (mon.0) 614 : cluster 1 Cluster is now healthy 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: audit 2023-09-23T15:45:44.162884+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.140:0/1866758149' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.162937+0000 mon.a (mon.0) 616 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.163353+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.166970+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.168200+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.168402+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.170274+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.172924+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:45 smithi186 bash[89807]: cluster 2023-09-23T15:45:44.174915+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T15:45:45.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:45:45.736272+0000 min lat: 0.00118261 max lat: 1.02177 avg lat: 0.010063 2023-09-23T15:45:45.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:45:45.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 63587 63571 99.3192 75.3125 0.0114477 0.010063 2023-09-23T15:45:45.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:45.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:45.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:45.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:45.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:46.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:46.051 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:46.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:46.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:46.186 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:46.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:46.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:46.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:46.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:46.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:46.523 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:46.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:46.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:46.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:46.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:46.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 64753 64737 98.6741 72.875 0.00900933 0.0101284 2023-09-23T15:45:46.831 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:46.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:46.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:46.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:46.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:46.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:47.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:47.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:46 smithi186 bash[89807]: audit 2023-09-23T15:45:45.925343+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:47.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:46 smithi186 bash[89807]: audit 2023-09-23T15:45:45.927933+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:47.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:46 smithi186 bash[89807]: cluster 2023-09-23T15:45:46.085034+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:45:47.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:47.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[105739]: audit 2023-09-23T15:45:45.925343+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[105739]: audit 2023-09-23T15:45:45.927933+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:47.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[105739]: cluster 2023-09-23T15:45:46.085034+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:45:47.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[103196]: audit 2023-09-23T15:45:45.925343+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:45:47.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[103196]: audit 2023-09-23T15:45:45.927933+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:45:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:46 smithi140 bash[103196]: cluster 2023-09-23T15:45:46.085034+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:45:47.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:47.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:47.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:47.380 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:47.484 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:47.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:47.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:47.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:47.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:47.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 65878 65862 97.9987 70.3125 0.00634178 0.0101989 2023-09-23T15:45:47.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:47.763 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:47.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:47.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:47.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:48.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:48.039 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:48.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:48.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:45:48.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:48.286 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:48.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:48.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:48.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:48.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:48.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.577 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:48.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:48.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 66971 66955 97.3082 68.3125 0.013853 0.0102712 2023-09-23T15:45:48.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:48.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:48.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:48.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:48.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:49.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:49.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:49.133 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:45:49.165 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:45:49.201 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:45:49.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:49.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:49 smithi140 bash[103196]: cluster 2023-09-23T15:45:48.085616+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:45:49.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:49 smithi140 bash[103196]: audit 2023-09-23T15:45:49.101901+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.140:0/2429719541' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:49.224 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:49 smithi140 bash[105739]: cluster 2023-09-23T15:45:48.085616+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:45:49.224 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:49 smithi140 bash[105739]: audit 2023-09-23T15:45:49.101901+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.140:0/2429719541' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:49.234 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:45:49.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:49.266 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:45:49.289 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:45:49.313 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:45:49.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:49.344 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.349 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:45:49.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:49.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:49 smithi186 bash[89807]: cluster 2023-09-23T15:45:48.085616+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:45:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:49 smithi186 bash[89807]: audit 2023-09-23T15:45:49.101901+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.140:0/2429719541' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:45:49.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:49.499 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:49.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:49.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:49.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:49.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 68009 67993 96.571 64.875 0.009541 0.0103501 2023-09-23T15:45:49.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:49.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:49.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:49.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:49.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:50.014 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:50.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:50.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:50.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:50.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:50.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:50.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:50.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:50.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:50.530 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:50.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:50.665 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:50.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:50.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 69074 69058 95.9039 66.5625 0.0115851 0.0104215 2023-09-23T15:45:50.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:50.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:50.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:50.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:50.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:51.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:51.129 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:51.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:51.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:51.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:51 smithi140 bash[103196]: cluster 2023-09-23T15:45:50.086169+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:45:51.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.261 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:51 smithi140 bash[105739]: cluster 2023-09-23T15:45:50.086169+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:45:51.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:51.362 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:51.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:51 smithi186 bash[89807]: cluster 2023-09-23T15:45:50.086169+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 4.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:45:51.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:51.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:51.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:51.626 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:51.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:51.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 70127 70111 95.2496 65.8125 0.0197566 0.010493 2023-09-23T15:45:51.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:51.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:51.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:51.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:51.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:51.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:52.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:52.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.204 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:52.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:52.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:52.476 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:52.581 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:52.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:52.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:52.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:52.735 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 71132 71116 94.5594 62.8125 0.0104923 0.0105696 2023-09-23T15:45:52.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:52.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:52.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:52.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:52.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:52.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.004 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:53.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:53.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:53.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:53 smithi140 bash[105739]: cluster 2023-09-23T15:45:52.086918+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T15:45:53.269 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:53 smithi140 bash[103196]: cluster 2023-09-23T15:45:52.086918+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T15:45:53.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:53.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:53 smithi186 bash[89807]: cluster 2023-09-23T15:45:52.086918+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T15:45:53.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:53.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:53.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:45:53.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:53.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:53.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:53.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:53.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 72173 72157 93.9447 65.0625 0.0130681 0.0106388 2023-09-23T15:45:53.790 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:53.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:53.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:53.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:54.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:54.098 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:54.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:54.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:54.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:54.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:54.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:54.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:54.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:54.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:54.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:54.599 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:54.624 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:54.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:54.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:54.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 73212 73196 93.3526 64.9375 0.00906346 0.010706 2023-09-23T15:45:54.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:54.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:54.903 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:54.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:55.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:55.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:55.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:55.287 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:55.296 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:45:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T15:45:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T15:45:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T15:45:55.296 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:45:55.319 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:55.332 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:55 smithi140 bash[103196]: cluster 2023-09-23T15:45:54.087416+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T15:45:55.332 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:55 smithi140 bash[105739]: cluster 2023-09-23T15:45:54.087416+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T15:45:55.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:55 smithi186 bash[89807]: cluster 2023-09-23T15:45:54.087416+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T15:45:55.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:55.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:55.589 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:45:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:45:55] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2023-09-23T15:45:55.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:55.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:45:55.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:45:55.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 15 74216 74201 92.7418 62.8125 0.0160945 0.0107768 2023-09-23T15:45:55.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:55.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:55.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:55.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.988 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:55.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:55.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:56.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:56.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:56.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:56.177 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T15:45:56.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:56.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:56.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:56.371 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:56 smithi186 bash[89807]: audit 2023-09-23T15:45:55.632405+0000 mon.a (mon.0) 619 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:45:56.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:56 smithi140 bash[105739]: audit 2023-09-23T15:45:55.632405+0000 mon.a (mon.0) 619 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:45:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:56 smithi140 bash[103196]: audit 2023-09-23T15:45:55.632405+0000 mon.a (mon.0) 619 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:45:56.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:56.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:56.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:56.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:45:56.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:56.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:56.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T15:45:56.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 75039 75023 91.9306 51.375 0.0180565 0.0108716 2023-09-23T15:45:56.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:56.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:56.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:56.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:56.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:56.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:57.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:57.066 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[105739]: cluster 2023-09-23T15:45:56.087984+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[105739]: cluster 2023-09-23T15:45:56.168409+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[105739]: audit 2023-09-23T15:45:56.171459+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[105739]: cluster 2023-09-23T15:45:56.171561+0000 mon.a (mon.0) 621 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[105739]: cluster 2023-09-23T15:45:56.178381+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[103196]: cluster 2023-09-23T15:45:56.087984+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[103196]: cluster 2023-09-23T15:45:56.168409+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.171 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[103196]: audit 2023-09-23T15:45:56.171459+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:45:57.172 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[103196]: cluster 2023-09-23T15:45:56.171561+0000 mon.a (mon.0) 621 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T15:45:57.172 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:57 smithi140 bash[103196]: cluster 2023-09-23T15:45:56.178381+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.175 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:57.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:57.374 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:57 smithi186 bash[89807]: cluster 2023-09-23T15:45:56.087984+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T15:45:57.374 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:57 smithi186 bash[89807]: cluster 2023-09-23T15:45:56.168409+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.374 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:57 smithi186 bash[89807]: audit 2023-09-23T15:45:56.171459+0000 mon.a (mon.0) 620 : audit 1 from='client.? 172.21.15.140:0/1476423268' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:45:57.374 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:57 smithi186 bash[89807]: cluster 2023-09-23T15:45:56.171561+0000 mon.a (mon.0) 621 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T15:45:57.374 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:57 smithi186 bash[89807]: cluster 2023-09-23T15:45:56.178381+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T15:45:57.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:57.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:57.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T15:45:57.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:57.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:57.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:45:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:45:57.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 76044 76028 91.3705 62.8125 0.0110192 0.0109386 2023-09-23T15:45:57.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:57.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:57.938 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:45:57.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:57.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:57.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:58.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:58.188 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:58.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:58.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:58.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:45:58.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:45:58.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.505 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:58.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:58.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 77031 77015 90.8104 61.6875 0.0227921 0.0110063 2023-09-23T15:45:58.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:58.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:45:58.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:45:58.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.954 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:58.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:59.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:59.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:59.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:59.175 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:45:59 smithi186 bash[89807]: cluster 2023-09-23T15:45:58.088611+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:45:59.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:59.236 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:45:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:45:59.345 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:59.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:59.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:59.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:59.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:45:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:45:59.599 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:45:59 smithi140 bash[103196]: cluster 2023-09-23T15:45:58.088611+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:45:59.599 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:45:59 smithi140 bash[105739]: cluster 2023-09-23T15:45:58.088611+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:45:59.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:59.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:59.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:59.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 78030 78014 90.2849 62.4375 0.0079057 0.0110703 2023-09-23T15:45:59.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:59.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:45:59.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:45:59.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:59.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:45:59.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:45:59.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:00.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:00.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:00.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:00.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:00.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:00.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:00.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:00.336 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:00.441 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:00.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:00.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:00.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:00.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:00.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:00.710 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:00.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 79030 79014 89.7796 62.5 0.00476913 0.0111335 2023-09-23T15:46:00.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:00.844 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:00.852 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:00.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:00.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:00.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:01.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:01.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:01.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:01.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:01.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:01.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:01.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:01.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:01 smithi186 bash[89807]: cluster 2023-09-23T15:46:00.089266+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T15:46:01.406 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:01 smithi186 bash[89807]: audit 2023-09-23T15:46:00.920868+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:01.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:01.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:01.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:01.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:01 smithi140 bash[105739]: cluster 2023-09-23T15:46:00.089266+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T15:46:01.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:01 smithi140 bash[105739]: audit 2023-09-23T15:46:00.920868+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:01.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:01 smithi140 bash[103196]: cluster 2023-09-23T15:46:00.089266+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T15:46:01.577 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:01 smithi140 bash[103196]: audit 2023-09-23T15:46:00.920868+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:01.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:01.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:01.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 79968 79952 89.2232 58.625 0.00681326 0.0112026 2023-09-23T15:46:01.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:01.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.834 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:01.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:01.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:01.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:01.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:02.066 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:02.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:02.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:02.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:02.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:02.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:02.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:02.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:02.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:02.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:02.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:02.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:02.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 80878 80862 88.6556 56.875 0.0215806 0.011273 2023-09-23T15:46:02.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:02.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:02.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:02.903 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:02.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:03.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:03.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:03.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:03.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:03.199 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:46:03.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:03.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:03.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:03.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:03.448 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[105739]: cluster 2023-09-23T15:46:02.089872+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T15:46:03.448 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[105739]: audit 2023-09-23T15:46:03.054526+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.140:0/2101902550' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.448 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[105739]: audit 2023-09-23T15:46:03.056476+0000 mon.a (mon.0) 623 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.448 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[103196]: cluster 2023-09-23T15:46:02.089872+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T15:46:03.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[103196]: audit 2023-09-23T15:46:03.054526+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.140:0/2101902550' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:03 smithi140 bash[103196]: audit 2023-09-23T15:46:03.056476+0000 mon.a (mon.0) 623 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:03.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:03.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:03 smithi186 bash[89807]: cluster 2023-09-23T15:46:02.089872+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T15:46:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:03 smithi186 bash[89807]: audit 2023-09-23T15:46:03.054526+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.140:0/2101902550' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:03 smithi186 bash[89807]: audit 2023-09-23T15:46:03.056476+0000 mon.a (mon.0) 623 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:46:03.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:03.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:03.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:03.736 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 81742 81726 88.058 54 0.0165987 0.0113505 2023-09-23T15:46:03.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:03.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:03.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:03.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:04.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:04.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:04.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:04.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.178640+0000 mon.a (mon.0) 624 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.179728+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: audit 2023-09-23T15:46:03.183599+0000 mon.a (mon.0) 625 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.183684+0000 mon.a (mon.0) 626 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.189122+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.191592+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.252 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:04 smithi186 bash[89807]: cluster 2023-09-23T15:46:03.194288+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:04.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.178640+0000 mon.a (mon.0) 624 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:04.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.179728+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: audit 2023-09-23T15:46:03.183599+0000 mon.a (mon.0) 625 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.183684+0000 mon.a (mon.0) 626 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.189122+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.191592+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[105739]: cluster 2023-09-23T15:46:03.194288+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.178640+0000 mon.a (mon.0) 624 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.179728+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: audit 2023-09-23T15:46:03.183599+0000 mon.a (mon.0) 625 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.183684+0000 mon.a (mon.0) 626 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T15:46:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.189122+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.191592+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:04 smithi140 bash[103196]: cluster 2023-09-23T15:46:03.194288+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T15:46:04.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:04.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:04.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:04.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:04.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:04.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:04.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:04.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 82707 82691 87.5876 60.3125 0.00853066 0.0114118 2023-09-23T15:46:04.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:04.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:04.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:05.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:05.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:05.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:05.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:05.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:05.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:05.351 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:05 smithi186 bash[89807]: cluster 2023-09-23T15:46:04.090392+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 866 op/s 2023-09-23T15:46:05.362 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:05 smithi140 bash[105739]: cluster 2023-09-23T15:46:04.090392+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 866 op/s 2023-09-23T15:46:05.363 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:05] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:46:05.363 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:05 smithi140 bash[103196]: cluster 2023-09-23T15:46:04.090392+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 54 MiB/s wr, 866 op/s 2023-09-23T15:46:05.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:05.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:05.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:05.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:46:05.738054+0000 min lat: 0.00118261 max lat: 1.02177 avg lat: 0.0114727 2023-09-23T15:46:05.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:46:05.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 83661 83645 87.1215 59.625 0.0148257 0.0114727 2023-09-23T15:46:05.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:05.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:05.869 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:05.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:05.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:06.002 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:06.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:06.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:06.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:06.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:06.327 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:06.328 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:06.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:06.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:06.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:06.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:06.609 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:06.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:06.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 84619 84603 86.6748 59.875 0.0275031 0.0115314 2023-09-23T15:46:06.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:06.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:06.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:06.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:06.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:06.985 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:07.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:07.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:07.121 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:06 smithi186 bash[89807]: cluster 2023-09-23T15:46:06.090981+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T15:46:07.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:07.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:07.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:07.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:06 smithi140 bash[105739]: cluster 2023-09-23T15:46:06.090981+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T15:46:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:06 smithi140 bash[103196]: cluster 2023-09-23T15:46:06.090981+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-23T15:46:07.398 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:07.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:07.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:07.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:07.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:07.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 85490 85474 86.1547 54.4375 0.0219664 0.0116019 2023-09-23T15:46:07.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:07.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:07.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:07.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:07.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:07.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:08.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:08.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:08.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:08.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:08.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:46:08.334 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:08.363 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:08.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:08.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:08.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:08.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:08.543 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:46:08.577 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:46:08.602 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:08.608 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:46:08.635 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:46:08.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:08.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:08.669 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:46:08.703 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:46:08.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 86441 86425 85.7306 59.4375 0.0209861 0.0116585 2023-09-23T15:46:08.738 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:46:08.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:08.769 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:46:08.769 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.772 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:46:08.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:08.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:08.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:08.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:09.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:09.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:09.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:09.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:09.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:09.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:09 smithi186 bash[89807]: cluster 2023-09-23T15:46:08.091591+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T15:46:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:09 smithi186 bash[89807]: audit 2023-09-23T15:46:08.491465+0000 mon.a (mon.0) 627 : audit 0 from='client.? 172.21.15.140:0/2982787992' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:09.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.421 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:09 smithi140 bash[105739]: cluster 2023-09-23T15:46:08.091591+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T15:46:09.421 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:09 smithi140 bash[105739]: audit 2023-09-23T15:46:08.491465+0000 mon.a (mon.0) 627 : audit 0 from='client.? 172.21.15.140:0/2982787992' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:09.422 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:09 smithi140 bash[103196]: cluster 2023-09-23T15:46:08.091591+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T15:46:09.422 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:09 smithi140 bash[103196]: audit 2023-09-23T15:46:08.491465+0000 mon.a (mon.0) 627 : audit 0 from='client.? 172.21.15.140:0/2982787992' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:09.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:09.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:09.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:09.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:09.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:09.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 87421 87405 85.348 61.25 0.0231156 0.0117112 2023-09-23T15:46:09.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:09.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:09.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:09.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:09.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:09.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:10.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:10.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:10.203 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:10.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:10.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:10.384 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:10.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:10.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:10.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:10.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:10.617 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:10.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:10.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:10.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 88322 88306 84.9012 56.3125 0.00828343 0.0117726 2023-09-23T15:46:10.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:10.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:10.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:10.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:10.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:10.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:11.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:11.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:11.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:11.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:11.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:11.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:11.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:11.290 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:11 smithi186 bash[89807]: cluster 2023-09-23T15:46:10.092099+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T15:46:11.316 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:11.419 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:11.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:11.567 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:11 smithi140 bash[105739]: cluster 2023-09-23T15:46:10.092099+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T15:46:11.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:11 smithi140 bash[103196]: cluster 2023-09-23T15:46:10.092099+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T15:46:11.589 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:11.695 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.733 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 89271 89255 84.5134 59.3125 0.0172941 0.0118268 2023-09-23T15:46:11.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:11.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:11.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:11.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:11.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:12.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:12.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:12.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:12.253 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:12.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:12.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:12.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:12.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:12.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:12.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:46:12.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:12.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:12.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 16 90194 90178 84.113 57.6875 0.013131 0.0118832 2023-09-23T15:46:12.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:12.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:12.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:12.898 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:12.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:12.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:12.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:13.039 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:13.066 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:13 smithi186 bash[89807]: cluster 2023-09-23T15:46:12.092702+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T15:46:13.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:13.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:13.301 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:13.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:13.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:13.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:13.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:13 smithi140 bash[105739]: cluster 2023-09-23T15:46:12.092702+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T15:46:13.442 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:13 smithi140 bash[103196]: cluster 2023-09-23T15:46:12.092702+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T15:46:13.464 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:13.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:13.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:13.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:13.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:13.737 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 91098 91082 83.7068 56.5 0.0224014 0.0119406 2023-09-23T15:46:13.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:13.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:13.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:13.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:13.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:14.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.159 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:14.235 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:46:14.235 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:46:14.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.302 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:14.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:14.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:14.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:14.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:14.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:14.697 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:14.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 91975 91959 83.288 54.8125 0.0100959 0.0120009 2023-09-23T15:46:14.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:14.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:14.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:14.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:14.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:15.074 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:15.105 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:15.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:15.173 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T15:46:15.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:15.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:15.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:15.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:15.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[103196]: cluster 2023-09-23T15:46:14.093270+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:46:15.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[103196]: audit 2023-09-23T15:46:14.595550+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.140:0/2060316894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[103196]: audit 2023-09-23T15:46:14.595918+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[105739]: cluster 2023-09-23T15:46:14.093270+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:46:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[105739]: audit 2023-09-23T15:46:14.595550+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.140:0/2060316894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[105739]: audit 2023-09-23T15:46:14.595918+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.365 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:15] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:46:15.375 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:15.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:15.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:15.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:15.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:15.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:15 smithi186 bash[89807]: cluster 2023-09-23T15:46:14.093270+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:46:15.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:15 smithi186 bash[89807]: audit 2023-09-23T15:46:14.595550+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.140:0/2060316894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:15 smithi186 bash[89807]: audit 2023-09-23T15:46:14.595918+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:46:15.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:15.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:15.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T15:46:15.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 92876 92860 82.9026 56.3125 0.00930361 0.0120576 2023-09-23T15:46:15.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:15.781 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:15.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:15.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:15.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:15.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:16.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:16.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:16.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:16.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:16.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:16.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:16.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:16.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:16.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T15:46:16.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: cluster 2023-09-23T15:46:15.162374+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: audit 2023-09-23T15:46:15.166189+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: cluster 2023-09-23T15:46:15.166426+0000 mon.a (mon.0) 630 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: cluster 2023-09-23T15:46:15.167717+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: cluster 2023-09-23T15:46:15.175693+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: cluster 2023-09-23T15:46:15.175871+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: audit 2023-09-23T15:46:15.925256+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:16.452 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:16 smithi186 bash[89807]: audit 2023-09-23T15:46:15.926555+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:16.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:16.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:16.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:16.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: cluster 2023-09-23T15:46:15.162374+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: audit 2023-09-23T15:46:15.166189+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: cluster 2023-09-23T15:46:15.166426+0000 mon.a (mon.0) 630 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: cluster 2023-09-23T15:46:15.167717+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: cluster 2023-09-23T15:46:15.175693+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: cluster 2023-09-23T15:46:15.175871+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: audit 2023-09-23T15:46:15.925256+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[103196]: audit 2023-09-23T15:46:15.926555+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: cluster 2023-09-23T15:46:15.162374+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: audit 2023-09-23T15:46:15.166189+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: cluster 2023-09-23T15:46:15.166426+0000 mon.a (mon.0) 630 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T15:46:16.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: cluster 2023-09-23T15:46:15.167717+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: cluster 2023-09-23T15:46:15.175693+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: cluster 2023-09-23T15:46:15.175871+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T15:46:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: audit 2023-09-23T15:46:15.925256+0000 mon.a (mon.0) 631 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:16.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:16 smithi140 bash[105739]: audit 2023-09-23T15:46:15.926555+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:16.718 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:16.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 93744 93728 82.4989 54.25 0.0228987 0.0121155 2023-09-23T15:46:16.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:16.824 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:16.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:16.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:16.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:16.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:16.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:17.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:17.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:17.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:17.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:17.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:17 smithi140 bash[103196]: cluster 2023-09-23T15:46:16.093743+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T15:46:17.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:17 smithi140 bash[105739]: cluster 2023-09-23T15:46:16.093743+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T15:46:17.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:17.437 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:17 smithi186 bash[89807]: cluster 2023-09-23T15:46:16.093743+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T15:46:17.538 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:17.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:17.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 94617 94601 82.1109 54.5625 0.0112454 0.012173 2023-09-23T15:46:17.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:17.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:17.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:17.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:17.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:17.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:17.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:18.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:18.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:18.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:18.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:18.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:18.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:18.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:18.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:18.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:18.546 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:18.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:18.673 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:18.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 95493 95477 81.736 54.75 0.00954597 0.0122286 2023-09-23T15:46:18.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:18.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:18.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:18.872 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:18.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:18.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:18.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:19.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:19.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:19.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:19.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:19.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:19.355 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:19.459 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:19.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:19 smithi186 bash[89807]: cluster 2023-09-23T15:46:18.094303+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T15:46:19.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:19.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:19.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:19.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:19 smithi140 bash[105739]: cluster 2023-09-23T15:46:18.094303+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T15:46:19.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:19 smithi140 bash[103196]: cluster 2023-09-23T15:46:18.094303+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T15:46:19.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:19.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:19.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 96354 96338 81.3586 53.8125 0.0107057 0.0122853 2023-09-23T15:46:19.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:19.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:19.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:19.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:19.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:19.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:20.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:20.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:20.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:20.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:20.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:20.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:20.319 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:20.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:20.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:20.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:20.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:20.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:20.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:20.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:20.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 97201 97185 80.9796 52.9375 0.0206266 0.0123431 2023-09-23T15:46:20.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:20.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:20.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:20.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:20.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:20.904 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:20.905 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:20.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:21.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:21.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:21.260 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:21 smithi140 bash[105739]: cluster 2023-09-23T15:46:20.094975+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T15:46:21.261 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:21 smithi140 bash[103196]: cluster 2023-09-23T15:46:20.094975+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T15:46:21.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:21.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:21.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:21.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:21 smithi186 bash[89807]: cluster 2023-09-23T15:46:20.094975+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 915 op/s 2023-09-23T15:46:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:21.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:21.537 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:21.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:21.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:21.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 98057 98041 80.618 53.5 0.015055 0.0123987 2023-09-23T15:46:21.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:21.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:21.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:21.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:21.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:22.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:22.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:22.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:22.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:22.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:22.459 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:22.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:22.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:22.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 98931 98915 80.2803 54.625 0.00944827 0.0124507 2023-09-23T15:46:22.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:22.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:22.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:22.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:23.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:23.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:23.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:23.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:23.239 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:23.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:23.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:23.376 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:23 smithi186 bash[89807]: cluster 2023-09-23T15:46:22.095520+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T15:46:23.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:23 smithi140 bash[105739]: cluster 2023-09-23T15:46:22.095520+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T15:46:23.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:23 smithi140 bash[103196]: cluster 2023-09-23T15:46:22.095520+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 892 op/s 2023-09-23T15:46:23.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:23.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:23.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:23.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:23.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:23.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:23.738 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 99800 99784 79.9473 54.3125 0.0137095 0.0125008 2023-09-23T15:46:23.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:23.795 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:23.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:23.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:23.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:23.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:24.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:24.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:24.157 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:24.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:24.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:24.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:24.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:24.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:24.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:24.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:24.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:24.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:24.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 100560 100544 79.5366 47.5 0.0150571 0.0125671 2023-09-23T15:46:24.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:24.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:24.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:24.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:24.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:24.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:25.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:25.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:25.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:25.138 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:25.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:25.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:25 smithi140 bash[103196]: cluster 2023-09-23T15:46:24.096046+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T15:46:25.243 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:25.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:25.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:25.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:25 smithi186 bash[89807]: cluster 2023-09-23T15:46:24.096046+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T15:46:25.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:25.520 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:25.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:25.612 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:25] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2023-09-23T15:46:25.612 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:25 smithi140 bash[105739]: cluster 2023-09-23T15:46:24.096046+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T15:46:25.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:25.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:25.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:46:25.739840+0000 min lat: 0.00118261 max lat: 1.02177 avg lat: 0.0126247 2023-09-23T15:46:25.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:46:25.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 101374 101358 79.1782 50.875 0.0126299 0.0126247 2023-09-23T15:46:25.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:25.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:25.914 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:25.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:25.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:26.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:26.108 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:26.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:26.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:26.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:26.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:26.486 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:26.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:26.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:26.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:26.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:26.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:26.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 102079 102063 78.7447 44.0625 0.0209355 0.0126937 2023-09-23T15:46:26.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:26.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:26.871 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:26.954 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:26.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:26.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:27.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:27.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:26 smithi186 bash[89807]: cluster 2023-09-23T15:46:26.096702+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s 2023-09-23T15:46:27.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:27.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:27.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:27.208 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:26 smithi140 bash[105739]: cluster 2023-09-23T15:46:26.096702+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s 2023-09-23T15:46:27.208 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:26 smithi140 bash[103196]: cluster 2023-09-23T15:46:26.096702+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s 2023-09-23T15:46:27.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:27.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:27.356 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:27.459 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:27.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:27.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:27.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:27.645 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:27.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 102864 102848 78.3826 49.0625 0.0215117 0.0127528 2023-09-23T15:46:27.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:27.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:27.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:27.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:27.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:27.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:28.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:28.033 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:28.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:28.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:28.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.292 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:28.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:28.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:28.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:28.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:28.554 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:28.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:28.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:28.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:28.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 103649 103633 78.0293 49.0625 0.0382215 0.0128086 2023-09-23T15:46:28.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:28.811 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:46:28.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:28.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:28.844 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:46:28.880 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:46:28.908 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:46:28.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.942 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:46:28.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:28.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:28.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:28.986 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:46:29.021 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:46:29.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:29.063 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:46:29.065 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.065 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.065 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.065 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.066 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.066 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.066 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.066 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:46:29.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:29.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:29.273 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:46:29.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[105739]: cluster 2023-09-23T15:46:28.097296+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T15:46:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[105739]: audit 2023-09-23T15:46:28.533023+0000 mon.a (mon.0) 633 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:46:29.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[105739]: audit 2023-09-23T15:46:28.771368+0000 mon.a (mon.0) 634 : audit 0 from='client.? 172.21.15.140:0/1655414394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:29.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[103196]: cluster 2023-09-23T15:46:28.097296+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T15:46:29.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[103196]: audit 2023-09-23T15:46:28.533023+0000 mon.a (mon.0) 633 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:46:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:29 smithi140 bash[103196]: audit 2023-09-23T15:46:28.771368+0000 mon.a (mon.0) 634 : audit 0 from='client.? 172.21.15.140:0/1655414394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:29.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:29.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:29 smithi186 bash[89807]: cluster 2023-09-23T15:46:28.097296+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 850 op/s 2023-09-23T15:46:29.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:29 smithi186 bash[89807]: audit 2023-09-23T15:46:28.533023+0000 mon.a (mon.0) 633 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:46:29.414 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:29 smithi186 bash[89807]: audit 2023-09-23T15:46:28.771368+0000 mon.a (mon.0) 634 : audit 0 from='client.? 172.21.15.140:0/1655414394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:29.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:29.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:29.547 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:29.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:29.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:29.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:29.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:29.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 16 104356 104340 77.6264 44.1875 0.00919377 0.0128757 2023-09-23T15:46:29.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:29.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:29.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:29.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:29.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:30.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:30.089 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:30.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:30.221 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:30.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:30.336 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.150213+0000 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:30.336 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.153857+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.336 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.156639+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.337 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: audit 2023-09-23T15:46:29.157742+0000 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:46:30.337 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.157850+0000 mon.a (mon.0) 637 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T15:46:30.337 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.309415+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.337 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[103196]: cluster 2023-09-23T15:46:29.311414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.337 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.150213+0000 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.153857+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.156639+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: audit 2023-09-23T15:46:29.157742+0000 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.157850+0000 mon.a (mon.0) 637 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.309415+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.338 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:30 smithi140 bash[105739]: cluster 2023-09-23T15:46:29.311414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:30.457 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:30.482 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:30.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:30.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.595 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.150213+0000 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:30.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.153857+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.156639+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: audit 2023-09-23T15:46:29.157742+0000 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.140:0/1256100586' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:46:30.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.157850+0000 mon.a (mon.0) 637 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T15:46:30.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.309415+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.597 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:30 smithi186 bash[89807]: cluster 2023-09-23T15:46:29.311414+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T15:46:30.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:30.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 16 105148 105132 77.2954 49.5 0.0309713 0.0129311 2023-09-23T15:46:30.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:30.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:30.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:31.017 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:31.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:31.188 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:31.292 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:31.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:31.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[105739]: cluster 2023-09-23T15:46:30.097866+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-23T15:46:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[105739]: audit 2023-09-23T15:46:30.567435+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[105739]: audit 2023-09-23T15:46:30.924672+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[105739]: audit 2023-09-23T15:46:31.053263+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[105739]: audit 2023-09-23T15:46:31.060993+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[103196]: cluster 2023-09-23T15:46:30.097866+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[103196]: audit 2023-09-23T15:46:30.567435+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[103196]: audit 2023-09-23T15:46:30.924672+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[103196]: audit 2023-09-23T15:46:31.053263+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:31 smithi140 bash[103196]: audit 2023-09-23T15:46:31.060993+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:31.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:31 smithi186 bash[89807]: cluster 2023-09-23T15:46:30.097866+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-23T15:46:31.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:31 smithi186 bash[89807]: audit 2023-09-23T15:46:30.567435+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:46:31.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:31 smithi186 bash[89807]: audit 2023-09-23T15:46:30.924672+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:31.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:31 smithi186 bash[89807]: audit 2023-09-23T15:46:31.053263+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:31 smithi186 bash[89807]: audit 2023-09-23T15:46:31.060993+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:31.466 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:31.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:31.597 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:31.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:31.701 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:31.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 105904 105888 76.946 47.25 0.00917595 0.0129906 2023-09-23T15:46:31.829 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:31.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:31.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:31.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:31.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:32.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:32.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:32.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:32.222 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:32.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:32.398 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:32.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:32.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:32.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:32.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:32.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 106701 106685 76.6341 49.8125 0.0121272 0.0130438 2023-09-23T15:46:32.761 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:32.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:32.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:32.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:33.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:33.183 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:33 smithi140 bash[103196]: cluster 2023-09-23T15:46:32.098615+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:33.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.236 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:33.344 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:33.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:33.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:33.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:33 smithi186 bash[89807]: cluster 2023-09-23T15:46:32.098615+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:33.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:33.479 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:33 smithi140 bash[105739]: cluster 2023-09-23T15:46:32.098615+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:33.492 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:33.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:33.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 107477 107461 76.3143 48.5 0.0141285 0.0130973 2023-09-23T15:46:33.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:33.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:33.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:33.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:33.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:34.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:34.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:34.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:34.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:34.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:34.323 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:34.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:34.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:34.464 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:34.571 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:34.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:34.697 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:34.727 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:34.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:34.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 108274 108258 76.0165 49.8125 0.0160553 0.0131497 2023-09-23T15:46:34.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:34.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:34.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:34.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:34.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:34.998 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:35.102 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:108588 5.b 5:d0e19d4f:::benchmark_data_smithi140_150834_object108587: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 e138)", 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:35.160288+0000", 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.0035807970000000001, 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0036297999999999999, 2023-09-23T15:46:35.165 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 108588 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160288+0000", 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160288+0000", 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160287+0000", 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160313+0000", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6835e-05 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160324+0000", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0723999999999999e-05 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160331+0000", 2023-09-23T15:46:35.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9240000000000001e-06 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160534+0000", 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00020286100000000001 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160707+0000", 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000173246 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.160887+0000", 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000180144 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:108571 5.6 5:6b0414d9:::benchmark_data_smithi140_150834_object108570: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 e138)", 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:35.137740+0000", 2023-09-23T15:46:35.170 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.026128927999999999, 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.026276341000000002, 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 108571 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.171 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137740+0000", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137740+0000", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137739+0000", 2023-09-23T15:46:35.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137764+0000", 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5123999999999999e-05 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137782+0000", 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7999000000000002e-05 2023-09-23T15:46:35.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137790+0000", 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1140000000000006e-06 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137880+0000", 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9775e-05 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.137999+0000", 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011918599999999999 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 5,7", 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.138101+0000", 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000102272 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:46:35.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.142040+0000", 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039387609999999998 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150413+0000", 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0083730060000000005 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.176 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:108577 5.8 5:1d333a5e:::benchmark_data_smithi140_150834_object108576: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 e138)", 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:35.150767+0000", 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.013101801999999999, 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013350005999999999, 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 108577 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.177 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150767+0000", 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150767+0000", 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150765+0000", 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150799+0000", 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3278000000000002e-05 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:46:35.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150818+0000", 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9601000000000001e-05 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150830+0000", 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1994000000000001e-05 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.150891+0000", 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0287000000000001e-05 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.151074+0000", 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000182988 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.151498+0000", 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00042462400000000002 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:46:35.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:35.155468+0000", 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039701190000000003 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: ], 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 3 2023-09-23T15:46:35.182 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:46:35.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:35.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:46:35.251 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:35 smithi140 bash[105739]: cluster 2023-09-23T15:46:34.099056+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T15:46:35.251 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:35 smithi140 bash[103196]: cluster 2023-09-23T15:46:34.099056+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T15:46:35.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:35.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:35.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:35.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:35.514 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:35] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2023-09-23T15:46:35.530 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:35.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:35 smithi186 bash[89807]: cluster 2023-09-23T15:46:34.099056+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 803 op/s 2023-09-23T15:46:35.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:46:35.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:35.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:35.739 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 90 5 109006 109001 75.6878 46.4375 0.0206822 0.0132069 2023-09-23T15:46:35.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:35.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:35.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:35.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:35.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:36.023 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:36.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:36.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:36.205 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T15:46:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:36.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:36.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:36 smithi186 bash[89807]: audit 2023-09-23T15:46:35.448905+0000 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:46:36.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:36.467 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:36 smithi140 bash[103196]: audit 2023-09-23T15:46:35.448905+0000 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:46:36.467 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:36 smithi140 bash[105739]: audit 2023-09-23T15:46:35.448905+0000 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:46:36.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T15:46:36.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:36.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:36.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0177 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 109006 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 75.6838 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 29.572 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 199.375 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 44.0625 2023-09-23T15:46:36.740 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1210 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 473.152 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 3190 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 705 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.0132078 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0154022 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 1.02177 2023-09-23T15:46:36.741 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.00118261 2023-09-23T15:46:36.748 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T15:46:36.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:36.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:36.883 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.912 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:36.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:37.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:37.043 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:37.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T15:46:37.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:37.205 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:37.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:37.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:37.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:37.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[103196]: cluster 2023-09-23T15:46:36.099952+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[103196]: cluster 2023-09-23T15:46:36.197069+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[103196]: audit 2023-09-23T15:46:36.200247+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[103196]: cluster 2023-09-23T15:46:36.200332+0000 mon.a (mon.0) 644 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[105739]: cluster 2023-09-23T15:46:36.099952+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[105739]: cluster 2023-09-23T15:46:36.197069+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[105739]: audit 2023-09-23T15:46:36.200247+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:46:37.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:37 smithi140 bash[105739]: cluster 2023-09-23T15:46:36.200332+0000 mon.a (mon.0) 644 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T15:46:37.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:37.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:37 smithi186 bash[89807]: cluster 2023-09-23T15:46:36.099952+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-09-23T15:46:37.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:37 smithi186 bash[89807]: cluster 2023-09-23T15:46:36.197069+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:37.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:37 smithi186 bash[89807]: audit 2023-09-23T15:46:36.200247+0000 mon.a (mon.0) 643 : audit 1 from='client.? 172.21.15.140:0/248315265' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:46:37.456 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:37 smithi186 bash[89807]: cluster 2023-09-23T15:46:36.200332+0000 mon.a (mon.0) 644 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T15:46:37.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:37.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:37.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:37.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:37.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:37.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:37.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:37.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:37.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:37.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:37.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:37.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:37.980 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:38.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:38.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:38.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:38.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:38.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:38.289 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:38.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[103196]: cluster 2023-09-23T15:46:36.557079+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[103196]: cluster 2023-09-23T15:46:36.557079+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[103196]: audit 2023-09-23T15:46:37.326783+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[103196]: audit 2023-09-23T15:46:37.335217+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[105739]: cluster 2023-09-23T15:46:36.557079+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[105739]: cluster 2023-09-23T15:46:36.557079+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[105739]: audit 2023-09-23T15:46:37.326783+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:38 smithi140 bash[105739]: audit 2023-09-23T15:46:37.335217+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:38 smithi186 bash[89807]: cluster 2023-09-23T15:46:36.557079+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:38 smithi186 bash[89807]: cluster 2023-09-23T15:46:36.557079+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T15:46:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:38 smithi186 bash[89807]: audit 2023-09-23T15:46:37.326783+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:38 smithi186 bash[89807]: audit 2023-09-23T15:46:37.335217+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:38.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:38.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:38.695 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:38.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:38.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:38.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:39.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:39.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:39.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.271 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:39.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:39 smithi186 bash[89807]: cluster 2023-09-23T15:46:38.100612+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:39 smithi186 bash[89807]: audit 2023-09-23T15:46:38.860527+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:39 smithi186 bash[89807]: audit 2023-09-23T15:46:38.877997+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.426 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:39.530 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:39.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:39.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:39.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[105739]: cluster 2023-09-23T15:46:38.100612+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:39.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[105739]: audit 2023-09-23T15:46:38.860527+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[105739]: audit 2023-09-23T15:46:38.877997+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[103196]: cluster 2023-09-23T15:46:38.100612+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T15:46:39.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[103196]: audit 2023-09-23T15:46:38.860527+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:39 smithi140 bash[103196]: audit 2023-09-23T15:46:38.877997+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:39.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:39.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:39.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:39.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:39.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.956 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:39.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:39.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:40.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:40.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:40.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:40.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:40.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:40.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:40.488 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:40.594 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:40.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:40 smithi186 bash[89807]: audit 2023-09-23T15:46:39.450080+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:46:40.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:40 smithi186 bash[89807]: audit 2023-09-23T15:46:39.452855+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:46:40.603 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:40 smithi186 bash[89807]: audit 2023-09-23T15:46:39.460634+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:40.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:40.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:40.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[105739]: audit 2023-09-23T15:46:39.450080+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:46:40.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[105739]: audit 2023-09-23T15:46:39.452855+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:46:40.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[105739]: audit 2023-09-23T15:46:39.460634+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:40.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[103196]: audit 2023-09-23T15:46:39.450080+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:46:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[103196]: audit 2023-09-23T15:46:39.452855+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:46:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:40 smithi140 bash[103196]: audit 2023-09-23T15:46:39.460634+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:46:40.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:40.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:40.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:40.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:40.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:40.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:40.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:41.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:41.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:41.027 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:41.028 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:41.028 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:41.028 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:46:41.106 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:41.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:41.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:41.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:41.515 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:41.603 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:41 smithi140 bash[105739]: cluster 2023-09-23T15:46:40.101279+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 36 MiB/s wr, 699 op/s 2023-09-23T15:46:41.603 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:41 smithi140 bash[103196]: cluster 2023-09-23T15:46:40.101279+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 36 MiB/s wr, 699 op/s 2023-09-23T15:46:41.619 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:41.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:41 smithi186 bash[89807]: cluster 2023-09-23T15:46:40.101279+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 36 MiB/s wr, 699 op/s 2023-09-23T15:46:41.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:41.766 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:41.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:41.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:41.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:42.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:42.026 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:42.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:42.130 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:42.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:42.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:42.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:42.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:42.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:42.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:42.690 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:42.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:42.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:42.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:42.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:42.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:43.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:43.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:43.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:43.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:43.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:43.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:43.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:43.362 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:43.393 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:43.498 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:43.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:43.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:43 smithi140 bash[103196]: cluster 2023-09-23T15:46:42.101904+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 26 MiB/s wr, 706 op/s 2023-09-23T15:46:43.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:43 smithi140 bash[105739]: cluster 2023-09-23T15:46:42.101904+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 26 MiB/s wr, 706 op/s 2023-09-23T15:46:43.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:43.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:43 smithi186 bash[89807]: cluster 2023-09-23T15:46:42.101904+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 26 MiB/s wr, 706 op/s 2023-09-23T15:46:43.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:43.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:43.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:43.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:43.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:43.973 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:43.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:43.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:44.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:44.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:44.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:44.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:44.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:44.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:44.375 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:44.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.522 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:44.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:44.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:44.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:44.889 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:44.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:44.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:45.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:45.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:45.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:45.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:45.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:45.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:45.278 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:45.311 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:45.345 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:45 smithi140 bash[103196]: cluster 2023-09-23T15:46:44.102416+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 709 op/s 2023-09-23T15:46:45.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:45.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:45.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:45.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:45 smithi186 bash[89807]: cluster 2023-09-23T15:46:44.102416+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 709 op/s 2023-09-23T15:46:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:45] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2023-09-23T15:46:45.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:45 smithi140 bash[105739]: cluster 2023-09-23T15:46:44.102416+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 709 op/s 2023-09-23T15:46:45.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:45.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:45.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:45.868 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:45.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:45.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:45.999 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:46.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:46.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:46.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:46.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:46.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:46.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:46 smithi186 bash[89807]: audit 2023-09-23T15:46:45.924658+0000 mon.a (mon.0) 652 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:46.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:46.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:46.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:46.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:46 smithi140 bash[105739]: audit 2023-09-23T15:46:45.924658+0000 mon.a (mon.0) 652 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:46.569 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:46 smithi140 bash[103196]: audit 2023-09-23T15:46:45.924658+0000 mon.a (mon.0) 652 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:46:46.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:46.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:46.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:46.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.861 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:46.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:46.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:46.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:46.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:47.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:47.141 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:47.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:47.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:47.349 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:47 smithi140 bash[105739]: cluster 2023-09-23T15:46:46.102916+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 11 MiB/s wr, 713 op/s 2023-09-23T15:46:47.349 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:47 smithi140 bash[103196]: cluster 2023-09-23T15:46:46.102916+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 11 MiB/s wr, 713 op/s 2023-09-23T15:46:47.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:47.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:47.513 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:47.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:47 smithi186 bash[89807]: cluster 2023-09-23T15:46:46.102916+0000 mgr.y (mgr.34107) 454 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 11 MiB/s wr, 713 op/s 2023-09-23T15:46:47.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:47.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:47.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:47.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:47.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:47.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:47.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:47.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:48.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:48.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:48.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:48.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:48.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:48.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:48.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:48.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:48.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:48.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:48.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:48.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.762 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:48.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:48.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:48.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:49.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:49.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:49.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:49.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:49.259 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:49.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:49.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:49.351 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:49 smithi140 bash[103196]: cluster 2023-09-23T15:46:48.103517+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 86 B/s rd, 9.0 MiB/s wr, 723 op/s 2023-09-23T15:46:49.392 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:49.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:49.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:49.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:49.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:49.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:49 smithi140 bash[105739]: cluster 2023-09-23T15:46:48.103517+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 86 B/s rd, 9.0 MiB/s wr, 723 op/s 2023-09-23T15:46:49.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:49 smithi186 bash[89807]: cluster 2023-09-23T15:46:48.103517+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 86 B/s rd, 9.0 MiB/s wr, 723 op/s 2023-09-23T15:46:49.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:49.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:49.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:49.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:49.930 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:49.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:49.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:49.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:50.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:50.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:50.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:50.243 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:50.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:50.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:50.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.504 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:50.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:50.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:50.733 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:50.861 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:50.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:50.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:50.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:50.990 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:51.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:51.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:51.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:51.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:51.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:51.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:51.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:51.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:51.526 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:51 smithi186 bash[89807]: cluster 2023-09-23T15:46:50.104004+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 809 op/s 2023-09-23T15:46:51.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:51.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:51.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:51.682 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:51.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:51.745 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:51 smithi140 bash[105739]: cluster 2023-09-23T15:46:50.104004+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 809 op/s 2023-09-23T15:46:51.746 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:51 smithi140 bash[103196]: cluster 2023-09-23T15:46:50.104004+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 809 op/s 2023-09-23T15:46:51.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:51.810 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:51.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:51.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:51.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:52.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:52.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:52.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:52.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:52.338 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:52.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:52.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:52.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:52.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:52.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:52.859 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:52.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:52.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:52.989 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:53.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:53.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:53.190 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:46:53.225 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:46:53.255 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:46:53.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.285 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:46:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:53.315 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:46:53.360 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:46:53.398 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:46:53.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:53.431 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:46:53.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:53.439 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.439 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.440 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:46:53.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:53.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:53 smithi186 bash[89807]: cluster 2023-09-23T15:46:52.104562+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 155 KiB/s wr, 801 op/s 2023-09-23T15:46:53.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:53 smithi186 bash[89807]: audit 2023-09-23T15:46:53.146067+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.140:0/2660606079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:53.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:53.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:53 smithi140 bash[103196]: cluster 2023-09-23T15:46:52.104562+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 155 KiB/s wr, 801 op/s 2023-09-23T15:46:53.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:53 smithi140 bash[103196]: audit 2023-09-23T15:46:53.146067+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.140:0/2660606079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:53.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:53 smithi140 bash[105739]: cluster 2023-09-23T15:46:52.104562+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 155 KiB/s wr, 801 op/s 2023-09-23T15:46:53.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:53 smithi140 bash[105739]: audit 2023-09-23T15:46:53.146067+0000 mon.a (mon.0) 653 : audit 0 from='client.? 172.21.15.140:0/2660606079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:46:53.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:53.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:53.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:53.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:53.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:53.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:53.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:53.984 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:46:53.984 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:46:54.060 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:54.082 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:54.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:54.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:54.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:54.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:54.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:54.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:54.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:54.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:54.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:54.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:54.733 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:54.756 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:54.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:54.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:54.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:54.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:55.016 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:55.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:55.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:55.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:55.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:55.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:55.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:55.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:55 smithi186 bash[89807]: cluster 2023-09-23T15:46:54.104996+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T15:46:55.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:55 smithi186 bash[89807]: audit 2023-09-23T15:46:54.735312+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.140:0/4281213120' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:55 smithi186 bash[89807]: audit 2023-09-23T15:46:54.736098+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.379 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T15:46:55.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:55.418 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[105739]: cluster 2023-09-23T15:46:54.104996+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[105739]: audit 2023-09-23T15:46:54.735312+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.140:0/4281213120' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[105739]: audit 2023-09-23T15:46:54.736098+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:46:55] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[103196]: cluster 2023-09-23T15:46:54.104996+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[103196]: audit 2023-09-23T15:46:54.735312+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.140:0/4281213120' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.419 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:55 smithi140 bash[103196]: audit 2023-09-23T15:46:54.736098+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:46:55.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:55.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:55.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:55.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:55.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:55.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:55.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:55.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:46:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:46:55.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:55.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:55.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:55.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:56.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:56.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:56.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:56.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:56.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:56.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:56.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:56.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:56.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.362879+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: audit 2023-09-23T15:46:55.367036+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:46:56.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.367329+0000 mon.a (mon.0) 656 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T15:46:56.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.369238+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.372999+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.373217+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: cluster 2023-09-23T15:46:55.378964+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[105739]: audit 2023-09-23T15:46:55.431109+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.362879+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: audit 2023-09-23T15:46:55.367036+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.367329+0000 mon.a (mon.0) 656 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.369238+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.372999+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.373217+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: cluster 2023-09-23T15:46:55.378964+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:56 smithi140 bash[103196]: audit 2023-09-23T15:46:55.431109+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:46:56.391 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:46:56.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.362879+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: audit 2023-09-23T15:46:55.367036+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.367329+0000 mon.a (mon.0) 656 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.369238+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.372999+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.373217+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: cluster 2023-09-23T15:46:55.378964+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T15:46:56.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:56 smithi186 bash[89807]: audit 2023-09-23T15:46:55.431109+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:46:56.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:46:56.599 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:56.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:56.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:56.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:56.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:56.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:56.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:56.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:57.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:57.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:57.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:57.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:57.378 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:57.506 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:57.537 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.105441+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:46:57.537 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.372911+0000 mon.a (mon.0) 658 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:57.537 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.383991+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.537 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: audit 2023-09-23T15:46:56.385720+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.385794+0000 mon.a (mon.0) 660 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.390026+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[103196]: cluster 2023-09-23T15:46:56.390033+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.105441+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.372911+0000 mon.a (mon.0) 658 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:57.538 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.383991+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.539 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: audit 2023-09-23T15:46:56.385720+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:46:57.539 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.385794+0000 mon.a (mon.0) 660 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T15:46:57.539 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.390026+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.539 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:57 smithi140 bash[105739]: cluster 2023-09-23T15:46:56.390033+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:57.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T15:46:57.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:57.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.105441+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.372911+0000 mon.a (mon.0) 658 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.383991+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: audit 2023-09-23T15:46:56.385720+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.140:0/1768668250' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.385794+0000 mon.a (mon.0) 660 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.390026+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:57 smithi186 bash[89807]: cluster 2023-09-23T15:46:56.390033+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T15:46:57.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:57.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:57.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T15:46:57.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:57.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:57.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:57.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:57.955 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:46:57.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:57.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:57.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:58.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:58.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:58.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:46:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:46:58.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.425 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:58.530 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:58.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:58.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:46:58 smithi140 bash[103196]: cluster 2023-09-23T15:46:58.106071+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:46:58.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:46:58 smithi140 bash[105739]: cluster 2023-09-23T15:46:58.106071+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:46:58.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:46:58 smithi186 bash[89807]: cluster 2023-09-23T15:46:58.106071+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:46:58.662 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:58.690 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:46:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:46:58.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:58.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:58.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:58.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:58.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:58.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:59.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:59.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:59.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:59.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:46:59.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:46:59.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:59.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:59.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:59.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:46:59.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:46:59.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:59.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:46:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:46:59.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:59.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:46:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:46:59.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:59.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:46:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:46:59.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:00.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:00.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:00.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.199 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:00.309 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:00.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:00.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:00.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:47:00.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:00.487 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:00.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:00.593 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.625 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:00.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:00.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:00.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:01.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:01.038 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:01.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:01.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:01.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:01.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:01 smithi140 bash[105739]: cluster 2023-09-23T15:47:00.106794+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:47:01.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:01 smithi140 bash[105739]: audit 2023-09-23T15:47:00.925306+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:01.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:01 smithi140 bash[103196]: cluster 2023-09-23T15:47:00.106794+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:47:01.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:01 smithi140 bash[103196]: audit 2023-09-23T15:47:00.925306+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:01.308 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:01 smithi186 bash[89807]: cluster 2023-09-23T15:47:00.106794+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v418: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:47:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:01 smithi186 bash[89807]: audit 2023-09-23T15:47:00.925306+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:01.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:01.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:01.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:01.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:01.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:01.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:01.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:01.875 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:01.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:01.980 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:02.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:02.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:02.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:02.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:02.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:02.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:02.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:02.397 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:02.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:02.439 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:02.440 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:02.443 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:02.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:02.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:02.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:02.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:02.683 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:02.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:02.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:02.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:02.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:02.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:02.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:02.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:03.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:03.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:03.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:03.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:03.332 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:03.341 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:03 smithi186 bash[89807]: cluster 2023-09-23T15:47:02.107315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:03.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:03.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:03.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:03.472 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:03 smithi140 bash[105739]: cluster 2023-09-23T15:47:02.107315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:03.472 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:03 smithi140 bash[103196]: cluster 2023-09-23T15:47:02.107315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:03.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:03.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:03.625 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:03.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:03.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:03.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:03.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:03.859 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:03.883 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:03.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:03.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:03.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:04.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:04.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:04.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:04.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:04.270 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:04.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:04.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:04.402 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:04.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:04.473 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:04.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:04.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:04.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:04.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:04.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:04.872 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:04.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:04.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:04.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:05.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:05.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:05.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:05.142 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:05.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:05.254 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:05 smithi140 bash[105739]: cluster 2023-09-23T15:47:04.107815+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T15:47:05.255 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:05 smithi140 bash[103196]: cluster 2023-09-23T15:47:04.107815+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T15:47:05.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:05.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:05.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:05 smithi186 bash[89807]: cluster 2023-09-23T15:47:04.107815+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2023-09-23T15:47:05.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:05.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:05.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:05.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:05] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:47:05.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:05.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:05.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:05.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:05.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:05.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:05.915 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:05.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:05.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:06.043 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:06.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:06.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:06.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:06.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:06.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:06.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:06.448 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:06.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:06.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:06.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:06.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:06.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:06.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:06.772 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:06.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:06.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:06.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:06.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:07.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:07.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:07.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:06 smithi140 bash[103196]: cluster 2023-09-23T15:47:06.108536+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T15:47:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:06 smithi140 bash[105739]: cluster 2023-09-23T15:47:06.108536+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T15:47:07.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:06 smithi186 bash[89807]: cluster 2023-09-23T15:47:06.108536+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T15:47:07.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.179 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:07.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:07.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:07.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:07.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:07.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:07.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:07.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:07.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:07.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:07.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:07.702 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:07.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:07.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:07.852 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:07.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:07.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:07.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:08.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:08.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:08.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:08.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:08.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:08.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:08.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:08.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:08.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.517 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:08.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:08.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:08.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:08.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:08.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:08.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:08.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:09.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:09.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:09.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:09.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:09.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:09.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:09.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:09.316 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:09.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:09.419 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:09.428 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:09 smithi186 bash[89807]: cluster 2023-09-23T15:47:08.109189+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:47:09.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:09.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:09.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:09.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:09 smithi140 bash[105739]: cluster 2023-09-23T15:47:08.109189+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:47:09.571 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:09 smithi140 bash[103196]: cluster 2023-09-23T15:47:08.109189+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:47:09.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:09.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:09.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:09.818 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:09.844 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:09.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:09.988 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:09.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:09.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:10.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:10.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:10.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:10.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:10.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:10.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:10.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:10.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.639 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:10.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:10.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:10.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:10.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:10.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:10.997 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:11.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:11.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:11.274 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:11.310 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:11 smithi186 bash[89807]: cluster 2023-09-23T15:47:10.109866+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T15:47:11.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:11.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:11.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:11.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:11 smithi140 bash[105739]: cluster 2023-09-23T15:47:10.109866+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T15:47:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:11 smithi140 bash[103196]: cluster 2023-09-23T15:47:10.109866+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T15:47:11.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:11.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:11.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:11.830 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:11.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:11.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:11.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:11.979 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:11.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:12.085 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:12.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:12.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:12.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:12.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:12.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:12.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:12.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:12.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:12.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:12.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:12.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:12.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:12.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:12.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:13.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:13.056 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:13.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:13.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:13.192 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:13.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:13.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:13.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:13.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:13.452 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:13 smithi140 bash[103196]: cluster 2023-09-23T15:47:12.110421+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:47:13.452 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:13 smithi140 bash[105739]: cluster 2023-09-23T15:47:12.110421+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:47:13.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:13.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:13.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:13 smithi186 bash[89807]: cluster 2023-09-23T15:47:12.110421+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:47:13.609 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:13.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:13.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:13.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:13.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:13.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:13.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:13.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:14.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:14.043 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:14.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:14.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:14.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:14.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:14.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:14.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:14.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:14.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:14.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:14.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:14.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:14.754 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:14.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:14.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:14.883 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:14.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:14.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.025 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:15.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:15.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:15.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:15.248 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:47:15.260 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.281 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:47:15.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:15.314 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:47:15.350 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:47:15.363 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:15 smithi140 bash[103196]: cluster 2023-09-23T15:47:14.110992+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:47:15.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:15 smithi140 bash[105739]: cluster 2023-09-23T15:47:14.110992+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:47:15.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:15] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:47:15.387 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:47:15.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.435 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:47:15.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.446 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:15 smithi186 bash[89807]: cluster 2023-09-23T15:47:14.110992+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:47:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:15.467 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:47:15.504 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.506 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.507 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.507 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:47:15.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:15.568 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:15.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:15.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:15.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:15.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:15.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:15.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:15.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:15.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.969 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:15.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:15.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:16.060 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:47:16.251 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:47:16.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:4696 5.d 5:bb8b2de4:::benchmark_data_smithi140_150834_object4695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e129)", 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.244835+0000", 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.806458515, 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21341938199999999, 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.252 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.253 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.253 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 4696 2023-09-23T15:47:16.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.253 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244835+0000", 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244835+0000", 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244834+0000", 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244855+0000", 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0593000000000001e-05 2023-09-23T15:47:16.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244864+0000", 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1900000000000001e-06 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244871+0000", 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.2629999999999997e-06 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.258 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.244940+0000", 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8590000000000006e-05 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.245069+0000", 2023-09-23T15:47:16.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012957299999999999 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 5,7", 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.245270+0000", 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0002006 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.245998+0000", 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00072837499999999996 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246551+0000", 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00055289100000000002 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458135+0000", 2023-09-23T15:47:16.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.211583558 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458209+0000", 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4011999999999995e-05 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458254+0000", 2023-09-23T15:47:16.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5553999999999998e-05 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:4701 5.a 5:5cf139c6:::benchmark_data_smithi140_150834_object4700:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e129)", 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.246545+0000", 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.80474806399999, 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.211859293, 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.264 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 4701 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246545+0000", 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246545+0000", 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246545+0000", 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246574+0000", 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9499e-05 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246593+0000", 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9105000000000001e-05 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246598+0000", 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9049999999999996e-06 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246631+0000", 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3303999999999998e-05 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246707+0000", 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5357000000000004e-05 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 3,4", 2023-09-23T15:47:16.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246797+0000", 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0163999999999999e-05 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458153+0000", 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21135619 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458259+0000", 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010546400000000001 2023-09-23T15:47:16.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458298+0000", 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9705e-05 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458351+0000", 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3145e-05 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458405+0000", 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3151e-05 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:4702 5.a 5:57fae3b8:::benchmark_data_smithi140_150834_object4701:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e129)", 2023-09-23T15:47:16.271 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.246654+0000", 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.80463960700001, 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21190073000000001, 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 4702 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246654+0000", 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246654+0000", 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246653+0000", 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246681+0000", 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8161999999999999e-05 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246688+0000", 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2620000000000004e-06 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.246691+0000", 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9310000000000001e-06 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247229+0000", 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00053738199999999999 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247580+0000", 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035133499999999998 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 3,4", 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247725+0000", 2023-09-23T15:47:16.277 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014503300000000001 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458251+0000", 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21052562399999999 2023-09-23T15:47:16.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458262+0000", 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1321999999999999e-05 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458469+0000", 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000206768 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.280 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458517+0000", 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8182e-05 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458554+0000", 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7416000000000002e-05 2023-09-23T15:47:16.281 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:4701 5.a e129/120 ondisk, result = 0)", 2023-09-23T15:47:16.282 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.247574+0000", 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.80371967299999, 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21059154399999999, 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.283 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247574+0000", 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247574+0000", 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247573+0000", 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.285 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247577+0000", 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2479999999999998e-06 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.286 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247586+0000", 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8049999999999996e-06 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.247591+0000", 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1549999999999998e-06 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458114+0000", 2023-09-23T15:47:16.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.21052235999999999 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458125+0000", 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1457999999999999e-05 2023-09-23T15:47:16.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458165+0000", 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0231000000000002e-05 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.290 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:4705 5.4 e129/120 5:21c819d2:::benchmark_data_smithi140_150834_object4704:head v 129'307, mlcod=129'304)", 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.248244+0000", 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.803049329, 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.209955104, 2023-09-23T15:47:16.291 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248244+0000", 2023-09-23T15:47:16.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248244+0000", 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248243+0000", 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248301+0000", 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7339000000000001e-05 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248310+0000", 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1900000000000001e-06 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248316+0000", 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5320000000000003e-06 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248354+0000", 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7697000000000002e-05 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248381+0000", 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7039e-05 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458088+0000", 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20970710300000001 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458199+0000", 2023-09-23T15:47:16.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000111018 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.298 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:4702 5.a e129/120 ondisk, result = 0)", 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.248354+0000", 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.80293975699999, 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20990994099999999, 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:16.299 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248354+0000", 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248354+0000", 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248353+0000", 2023-09-23T15:47:16.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248366+0000", 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2651e-05 2023-09-23T15:47:16.302 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248374+0000", 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8839999999999994e-06 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248379+0000", 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.677e-06 2023-09-23T15:47:16.303 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458238+0000", 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20985843900000001 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458245+0000", 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5379999999999997e-06 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458264+0000", 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8173e-05 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:4696 5.d e129/120 ondisk, result = 0)", 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:07.248780+0000", 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 128.80251365199999, 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.209483536, 2023-09-23T15:47:16.305 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248780+0000", 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248780+0000", 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248779+0000", 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.248785+0000", 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.913e-06 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458034+0000", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20924912700000001 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458054+0000", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0372000000000001e-05 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458115+0000", 2023-09-23T15:47:16.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0353999999999998e-05 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458126+0000", 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1618e-05 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:07.458263+0000", 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013688599999999999 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.309 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:74429 5.b 5:dda61017:::benchmark_data_smithi140_150834_object74428:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.958923+0000", 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 80.092370450999994, 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.211659982, 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.310 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 74429 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958923+0000", 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.311 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958923+0000", 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958922+0000", 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958955+0000", 2023-09-23T15:47:16.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2425999999999998e-05 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958965+0000", 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0733e-05 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958971+0000", 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1580000000000002e-06 2023-09-23T15:47:16.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.959009+0000", 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7648000000000003e-05 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.959119+0000", 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000109714 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.959239+0000", 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011983499999999999 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.961492+0000", 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022533430000000001 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.315 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965700+0000", 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042081280000000002 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.170475+0000", 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20477489099999999 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.170539+0000", 2023-09-23T15:47:16.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3691999999999999e-05 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.170583+0000", 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4263e-05 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:74433 5.8 5:1b331168:::benchmark_data_smithi140_150834_object74432:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.965938+0000", 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 80.085355632000002, 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19738525200000001, 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 74433 2023-09-23T15:47:16.318 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965938+0000", 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965938+0000", 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965937+0000", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965971+0000", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3853999999999998e-05 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965983+0000", 2023-09-23T15:47:16.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1756000000000001e-05 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.965990+0000", 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7270000000000007e-06 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966032+0000", 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1269000000000001e-05 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966161+0000", 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012925100000000001 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966253+0000", 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1860000000000005e-05 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.968540+0000", 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022872019999999999 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.971122+0000", 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025819409999999999 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.163232+0000", 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19210971600000001 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.163285+0000", 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3770000000000002e-05 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.163323+0000", 2023-09-23T15:47:16.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7697000000000002e-05 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:74442 5.b 5:d2329304:::benchmark_data_smithi140_150834_object74441:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.974594+0000", 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 80.076699348000005, 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20347713100000001, 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.325 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 74442 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974594+0000", 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.326 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974594+0000", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974593+0000", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974626+0000", 2023-09-23T15:47:16.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3037000000000002e-05 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974642+0000", 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6205000000000002e-05 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974651+0000", 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3910000000000004e-06 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974704+0000", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3084999999999997e-05 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974834+0000", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000129796 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.974946+0000", 2023-09-23T15:47:16.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000112191 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.977229+0000", 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002282386 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.979204+0000", 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019748740000000002 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.177961+0000", 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19875759400000001 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.178016+0000", 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4800999999999999e-05 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.178071+0000", 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5043000000000001e-05 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103957 5.8 5:16c7b492:::benchmark_data_smithi140_150834_object103956:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.106631+0000", 2023-09-23T15:47:16.332 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.944662141000002, 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.194320144, 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103957 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:16.335 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.335 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106631+0000", 2023-09-23T15:47:16.335 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.335 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.335 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106631+0000", 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106630+0000", 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106654+0000", 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4091e-05 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106665+0000", 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1379000000000001e-05 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106672+0000", 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6839999999999999e-06 2023-09-23T15:47:16.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106716+0000", 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4060999999999997e-05 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106834+0000", 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000118194 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.106944+0000", 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000109602 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.116862+0000", 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.009918016 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.118043+0000", 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011806900000000001 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300850+0000", 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.18280798200000001 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300908+0000", 2023-09-23T15:47:16.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7148999999999998e-05 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300951+0000", 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3738e-05 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103960 5.b 5:d37c4a0c:::benchmark_data_smithi140_150834_object103959:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.341 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.109536+0000", 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.941757688999999, 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.198493539, 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103960 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.342 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109536+0000", 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109536+0000", 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109534+0000", 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109607+0000", 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3254e-05 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109616+0000", 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9460000000000004e-06 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109623+0000", 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9929999999999998e-06 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109679+0000", 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6014000000000003e-05 2023-09-23T15:47:16.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109842+0000", 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000162511 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.110008+0000", 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000166064 2023-09-23T15:47:16.346 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.119172+0000", 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0091637390000000006 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.122530+0000", 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0033579930000000001 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.307931+0000", 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.18540179400000001 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.307987+0000", 2023-09-23T15:47:16.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5872999999999999e-05 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.308029+0000", 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1956999999999998e-05 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103962 5.d 5:bcc2abf9:::benchmark_data_smithi140_150834_object103961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.349 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.109638+0000", 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.941655191999999, 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19160996299999999, 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103962 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.350 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109638+0000", 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109638+0000", 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.351 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.352 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.352 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109638+0000", 2023-09-23T15:47:16.352 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.352 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.352 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109662+0000", 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4117999999999998e-05 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109671+0000", 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9080000000000001e-06 2023-09-23T15:47:16.353 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109696+0000", 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5457999999999999e-05 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109749+0000", 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2716999999999997e-05 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.354 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.109876+0000", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012742 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 5,7", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.110013+0000", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013711600000000001 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.121737+0000", 2023-09-23T15:47:16.355 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011723811000000001 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300977+0000", 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17923997999999999 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301147+0000", 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000170185 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301196+0000", 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8229999999999997e-05 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301248+0000", 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2611999999999997e-05 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103966 5.a 5:5814cfd0:::benchmark_data_smithi140_150834_object103965:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.112797+0000", 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.938495899999999, 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.188127251, 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103966 2023-09-23T15:47:16.358 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112797+0000", 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112797+0000", 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112796+0000", 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112828+0000", 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1819999999999997e-05 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112842+0000", 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4258e-05 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112852+0000", 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0496000000000001e-05 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112960+0000", 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000107144 2023-09-23T15:47:16.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.113081+0000", 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012160899999999999 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 3,4", 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.113166+0000", 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5248999999999996e-05 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.118063+0000", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048964509999999996 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.122653+0000", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0045897639999999996 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300802+0000", 2023-09-23T15:47:16.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.178148801 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300864+0000", 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2738999999999997e-05 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300925+0000", 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0479000000000002e-05 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.364 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103967 5.b 5:d6317ced:::benchmark_data_smithi140_150834_object103966:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.112871+0000", 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.938422635999999, 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.195267944, 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.365 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103967 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112871+0000", 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112871+0000", 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112870+0000", 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112905+0000", 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4853e-05 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112913+0000", 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8110000000000003e-06 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.112919+0000", 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8660000000000002e-06 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.119204+0000", 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062854310000000002 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.119338+0000", 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000134146 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.119471+0000", 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000133065 2023-09-23T15:47:16.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.307731+0000", 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.18825945499999999 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.307819+0000", 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8035000000000007e-05 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.308068+0000", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00024939899999999997 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.308106+0000", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7542000000000001e-05 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.308139+0000", 2023-09-23T15:47:16.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2966000000000003e-05 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103973 5.d 5:bafe981d:::benchmark_data_smithi140_150834_object103972:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.117734+0000", 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.933559281999997, 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.183645638, 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.372 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103973 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117734+0000", 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.373 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117734+0000", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117717+0000", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999824 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117796+0000", 2023-09-23T15:47:16.374 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9652000000000002e-05 2023-09-23T15:47:16.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.375 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.375 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117809+0000", 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3037000000000001e-05 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117817+0000", 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7549999999999994e-06 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117900+0000", 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2516999999999996e-05 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.118042+0000", 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014263899999999999 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 5,7", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.118192+0000", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014938199999999999 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.121955+0000", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0037633530000000001 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301016+0000", 2023-09-23T15:47:16.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17906053699999999 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301300+0000", 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00028467100000000001 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301345+0000", 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4614999999999999e-05 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.301380+0000", 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4944000000000003e-05 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:103974 5.b 5:db757db6:::benchmark_data_smithi140_150834_object103973:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.117904+0000", 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.933389083999998, 2023-09-23T15:47:16.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19607706799999999, 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 103974 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.382 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117904+0000", 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117904+0000", 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117904+0000", 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:47:16.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117926+0000", 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2880000000000001e-05 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117935+0000", 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4130000000000006e-06 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.117941+0000", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9349999999999999e-06 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.122556+0000", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0046150109999999996 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.122717+0000", 2023-09-23T15:47:16.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016079700000000001 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.122844+0000", 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012708399999999999 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.307890+0000", 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.185045975 2023-09-23T15:47:16.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.308242+0000", 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035262500000000002 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.313896+0000", 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056541550000000001 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.313943+0000", 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6885000000000003e-05 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.313981+0000", 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8000000000000002e-05 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:103957 5.8 e137/122 ondisk, result = 0)", 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.123337+0000", 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.927956188000003, 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17762435700000001, 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123337+0000", 2023-09-23T15:47:16.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123337+0000", 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123336+0000", 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123343+0000", 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1639999999999998e-06 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300722+0000", 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17737936700000001 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300751+0000", 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9139e-05 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300831+0000", 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0059e-05 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300843+0000", 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2211999999999999e-05 2023-09-23T15:47:16.392 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300962+0000", 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000118144 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.34566.0:103966 5.a e137/120 ondisk, result = 0)", 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:29.123805+0000", 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 46.927488365999999, 2023-09-23T15:47:16.393 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17713134999999999, 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123805+0000", 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.394 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123805+0000", 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123804+0000", 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.123810+0000", 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8930000000000002e-06 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.395 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300677+0000", 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17686670299999999 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300701+0000", 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4134e-05 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.396 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300778+0000", 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6692000000000004e-05 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300793+0000", 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5141e-05 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:29.300936+0000", 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014355600000000001 2023-09-23T15:47:16.397 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:120579 5.a 5:5349eccc:::benchmark_data_smithi140_150834_object11570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e139)", 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:51.322555+0000", 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 24.728737900999999, 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.170883969, 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:47:16.398 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 120579 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.322555+0000", 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:16.399 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.322555+0000", 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.322555+0000", 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.322560+0000", 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1220000000000003e-06 2023-09-23T15:47:16.400 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.444726+0000", 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.122166526 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.444749+0000", 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3308000000000001e-05 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:16.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.450579+0000", 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058293379999999999 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.451454+0000", 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00087565400000000002 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 3,4", 2023-09-23T15:47:16.402 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.451604+0000", 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000149066 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.460225+0000", 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0086218309999999999 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:47:16.403 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.470683+0000", 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010457342999999999 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.493336+0000", 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022653154000000002 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.493392+0000", 2023-09-23T15:47:16.404 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5866999999999999e-05 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:51.493439+0000", 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7722999999999997e-05 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:16.405 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:47:16.406 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:16 smithi140 bash[103196]: audit 2023-09-23T15:47:15.208375+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.140:0/2229578423' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:16.406 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:16 smithi140 bash[103196]: audit 2023-09-23T15:47:15.925533+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:16.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:16 smithi186 bash[89807]: audit 2023-09-23T15:47:15.208375+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.140:0/2229578423' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:16 smithi186 bash[89807]: audit 2023-09-23T15:47:15.925533+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:16.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:16.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:16.440 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:16 smithi140 bash[105739]: audit 2023-09-23T15:47:15.208375+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.140:0/2229578423' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:16.440 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:16 smithi140 bash[105739]: audit 2023-09-23T15:47:15.925533+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:16.539 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:16.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:16.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:16.662 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:16.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:16.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:16.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:16.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:16.846 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:16.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:16.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:16.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:16.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:16.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:16.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:17.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:17.114 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:17.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:17.198 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:17 smithi140 bash[103196]: cluster 2023-09-23T15:47:16.111526+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 803 op/s 2023-09-23T15:47:17.198 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:17 smithi140 bash[103196]: audit 2023-09-23T15:47:16.940745+0000 mon.a (mon.0) 663 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:47:17.203 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T15:47:17.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:17.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:17.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:17.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:17.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:17.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:17 smithi186 bash[89807]: cluster 2023-09-23T15:47:16.111526+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 803 op/s 2023-09-23T15:47:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:17 smithi186 bash[89807]: audit 2023-09-23T15:47:16.940745+0000 mon.a (mon.0) 663 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:47:17.494 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:17.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:17 smithi140 bash[105739]: cluster 2023-09-23T15:47:16.111526+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v426: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 803 op/s 2023-09-23T15:47:17.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:17 smithi140 bash[105739]: audit 2023-09-23T15:47:16.940745+0000 mon.a (mon.0) 663 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:47:17.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:17.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:17.623 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:17.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:17.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:17.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:17.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:18.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.057 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:18.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:18.222 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:47:18.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: cluster 2023-09-23T15:47:17.190376+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: cluster 2023-09-23T15:47:17.193892+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: audit 2023-09-23T15:47:17.194247+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: cluster 2023-09-23T15:47:17.194315+0000 mon.a (mon.0) 665 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: cluster 2023-09-23T15:47:17.198675+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.303 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[105739]: audit 2023-09-23T15:47:17.465104+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: cluster 2023-09-23T15:47:17.190376+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: cluster 2023-09-23T15:47:17.193892+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: audit 2023-09-23T15:47:17.194247+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: cluster 2023-09-23T15:47:17.194315+0000 mon.a (mon.0) 665 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: cluster 2023-09-23T15:47:17.198675+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:18 smithi140 bash[103196]: audit 2023-09-23T15:47:17.465104+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:47:18.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:18.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: cluster 2023-09-23T15:47:17.190376+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: cluster 2023-09-23T15:47:17.193892+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: audit 2023-09-23T15:47:17.194247+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.140:0/1151472952' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: cluster 2023-09-23T15:47:17.194315+0000 mon.a (mon.0) 665 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: cluster 2023-09-23T15:47:17.198675+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T15:47:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:18 smithi186 bash[89807]: audit 2023-09-23T15:47:17.465104+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:47:18.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:18.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:18.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:18.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:18.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:18.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:18.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:18.825 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:18.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:18.965 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:18.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:18.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:19.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:19.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:19.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:19.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:19.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:19.327 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.112092+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.198165+0000 mon.a (mon.0) 667 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.198196+0000 mon.a (mon.0) 668 : cluster 1 Cluster is now healthy 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.213918+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: audit 2023-09-23T15:47:18.216687+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.217106+0000 mon.a (mon.0) 670 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.217771+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.220214+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.328 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[103196]: cluster 2023-09-23T15:47:18.222760+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.371 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:19.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:19.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.112092+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.198165+0000 mon.a (mon.0) 667 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.198196+0000 mon.a (mon.0) 668 : cluster 1 Cluster is now healthy 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.213918+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: audit 2023-09-23T15:47:18.216687+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.217106+0000 mon.a (mon.0) 670 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.217771+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.220214+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:19 smithi186 bash[89807]: cluster 2023-09-23T15:47:18.222760+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:19.548 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:19.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:19.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.112092+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2023-09-23T15:47:19.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.198165+0000 mon.a (mon.0) 667 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:47:19.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.198196+0000 mon.a (mon.0) 668 : cluster 1 Cluster is now healthy 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.213918+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: audit 2023-09-23T15:47:18.216687+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.140:0/3347847586' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.217106+0000 mon.a (mon.0) 670 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.217771+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.220214+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:19 smithi140 bash[105739]: cluster 2023-09-23T15:47:18.222760+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T15:47:19.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:19.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:19.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:19.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:19.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:19.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:19.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:20.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:20.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:20.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:47:20.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:20.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T15:47:20.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T15:47:20.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:20.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:20.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:20.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:20.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:20.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:20.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:20.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:20.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:20.882 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:20.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:20.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:21.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:21.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:21.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:21.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:21.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:21.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:21 smithi140 bash[105739]: cluster 2023-09-23T15:47:20.112572+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T15:47:21.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:21 smithi140 bash[103196]: cluster 2023-09-23T15:47:20.112572+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T15:47:21.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:21.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:21 smithi186 bash[89807]: cluster 2023-09-23T15:47:20.112572+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v430: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 786 op/s 2023-09-23T15:47:21.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:21.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:21.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:21.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:21.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:21.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:21.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:21.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:21.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:21.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:21.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:21.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:22.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:22.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:22.156 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:22.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:22.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:22.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:47:22.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:22.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:22.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:22.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:22.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:22.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:22.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:22.833 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:22.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:22.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:22.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:22.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:23.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:23.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:23.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:23.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:23.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:23 smithi140 bash[103196]: cluster 2023-09-23T15:47:22.113065+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:23.221 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:23 smithi140 bash[105739]: cluster 2023-09-23T15:47:22.113065+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:23.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:23.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:23.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:23.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:23.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:23 smithi186 bash[89807]: cluster 2023-09-23T15:47:22.113065+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 843 op/s 2023-09-23T15:47:23.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:23.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:23.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:23.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:23.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:23.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:23.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:23.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:23.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:23.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:23.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:24.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:24.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:24.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:24.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:24.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:24.308 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:24.411 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:24.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:24.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:24.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:24.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:24.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:24.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:24.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:25.008 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:25.008 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:25.011 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:25.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:25.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:25.226 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:25 smithi186 bash[89807]: cluster 2023-09-23T15:47:24.113748+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:47:25.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:25.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:25 smithi140 bash[105739]: cluster 2023-09-23T15:47:24.113748+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:47:25.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:25] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.43.0" 2023-09-23T15:47:25.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:25 smithi140 bash[103196]: cluster 2023-09-23T15:47:24.113748+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:47:25.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:25.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:25.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:25.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:25.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:25.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:25.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:25.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:25.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:26.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:26.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:26.164 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:26.188 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:26.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:26.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:26.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:26.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:26.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:26.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:26.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:26.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:26.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:26.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:26.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:26.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:26.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:27.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:27.043 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:27.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:27.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:27.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:27 smithi140 bash[105739]: cluster 2023-09-23T15:47:26.114281+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T15:47:27.210 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:26 smithi140 bash[103196]: cluster 2023-09-23T15:47:26.114281+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T15:47:27.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:27.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:27.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:26 smithi186 bash[89807]: cluster 2023-09-23T15:47:26.114281+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 716 op/s 2023-09-23T15:47:27.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:27.615 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:27.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:27.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:27.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:27.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:27.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:27.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:28.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:28.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:28.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:28.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:28.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:28.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:28.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:28.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:28.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:28.434 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:28.462 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:28.571 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:28.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:28.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:28.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:28.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:28.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:28.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:28.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:28.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:29.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:29.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:29.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:29.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:29.262 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:29.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:29.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:29.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:29.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:29 smithi186 bash[89807]: cluster 2023-09-23T15:47:28.114912+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:47:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:29.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:29.540 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:29.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:29 smithi140 bash[105739]: cluster 2023-09-23T15:47:28.114912+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:47:29.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:29 smithi140 bash[103196]: cluster 2023-09-23T15:47:28.114912+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:47:29.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:29.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:29.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:29.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:29.820 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:29.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:29.957 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:29.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:30.060 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:30.087 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:30.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:30.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:30.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:30.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:30.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:30.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.502 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:30.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:30.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:30.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:30.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:30.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:30.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:30.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:31.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:31.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:31.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:31.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:31.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:31.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:31.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[103196]: cluster 2023-09-23T15:47:30.115537+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T15:47:31.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[103196]: audit 2023-09-23T15:47:30.929713+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:31.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[103196]: audit 2023-09-23T15:47:30.931669+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:31.287 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[105739]: cluster 2023-09-23T15:47:30.115537+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T15:47:31.287 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[105739]: audit 2023-09-23T15:47:30.929713+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:31.287 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:31 smithi140 bash[105739]: audit 2023-09-23T15:47:30.931669+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:31.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:31.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:31.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:31.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:31.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:31.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:31.548 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:31 smithi186 bash[89807]: cluster 2023-09-23T15:47:30.115537+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T15:47:31.548 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:31 smithi186 bash[89807]: audit 2023-09-23T15:47:30.929713+0000 mon.a (mon.0) 671 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:31.548 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:31 smithi186 bash[89807]: audit 2023-09-23T15:47:30.931669+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:31.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:31.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:31.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:31.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:31.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:31.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:31.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:31.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:31.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:32.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:32.098 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:32.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:32.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:32.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:32.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:32.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:32.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:32.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:32.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:32.617 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:32.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:32.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:32.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:32.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:32.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:32.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:32.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:33.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:33.087 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:33.194 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:33.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:33.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:33.354 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:33.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:33 smithi186 bash[89807]: cluster 2023-09-23T15:47:32.116394+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:47:33.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:33.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:33.523 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:33 smithi140 bash[105739]: cluster 2023-09-23T15:47:32.116394+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:47:33.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:33 smithi140 bash[103196]: cluster 2023-09-23T15:47:32.116394+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:47:33.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:33.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:33.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:33.758 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:33.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:33.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:33.883 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:33.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:33.986 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:34.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:34.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:34.121 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:34.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:34.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:34.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:34.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:34.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:34.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:34.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:34.540 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:34.645 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:34.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:34.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:34.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:34.852 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:34.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:34.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:34.985 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:34.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:35.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:35.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:35.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:35.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:35.239 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:35 smithi186 bash[89807]: cluster 2023-09-23T15:47:34.116975+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T15:47:35.255 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:35.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:35.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:35.362 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:35 smithi140 bash[103196]: cluster 2023-09-23T15:47:34.116975+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T15:47:35.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:35 smithi140 bash[105739]: cluster 2023-09-23T15:47:34.116975+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 653 op/s 2023-09-23T15:47:35.363 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:35] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T15:47:35.394 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:35.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:35.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:35.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:35.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:35.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:35.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:35.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:35.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:35.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:35.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:36.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:36.071 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:36.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:36.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:36.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:36.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:36.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:36.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:36.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:36.590 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:36.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:36.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:36.769 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:36.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:36.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:36.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:36.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:37.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.026 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:37.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:37.140 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:36 smithi140 bash[103196]: cluster 2023-09-23T15:47:36.117580+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T15:47:37.141 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:36 smithi140 bash[105739]: cluster 2023-09-23T15:47:36.117580+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T15:47:37.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:37.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:37.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:37.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:37.399 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:36 smithi186 bash[89807]: cluster 2023-09-23T15:47:36.117580+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T15:47:37.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:37.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:37.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:37.661 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:37.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:37.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:37.928 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:37.958 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:37.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:37.980 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:154579 5.1 e143/120 5:8c25801d:::benchmark_data_smithi140_150834_object45570:head v 143'9600, mlcod=143'9598)", 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:37.971476+0000", 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.0087337579999999995, 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0087659799999999996, 2023-09-23T15:47:37.981 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971476+0000", 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:37.982 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971476+0000", 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971474+0000", 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971486+0000", 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1636e-05 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971511+0000", 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5247000000000001e-05 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:37.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971523+0000", 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1285e-05 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971657+0000", 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013436500000000001 2023-09-23T15:47:37.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.971692+0000", 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5055999999999998e-05 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:154584 5.1 e143/120)", 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:37.979442+0000", 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.00076731599999999998, 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00084005600000000005, 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "queued for pg", 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:47:37.987 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979442+0000", 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979442+0000", 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979441+0000", 2023-09-23T15:47:37.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979453+0000", 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2342e-05 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979476+0000", 2023-09-23T15:47:37.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2552999999999999e-05 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:37.979487+0000", 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1233000000000001e-05 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:37.990 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:47:37.991 INFO:teuthology.orchestra.run.smithi140.stdout: ], 2023-09-23T15:47:37.991 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 2 2023-09-23T15:47:37.991 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:47:38.063 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:38.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:38.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:38.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:38.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:38.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:38.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:38.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:38.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:38.598 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:38.614 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:47:38.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:38.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:38.656 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:47:38.692 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:47:38.733 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:47:38.738 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:38.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:38.780 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:47:38.822 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:47:38.855 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:47:38.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:38.897 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:47:38.899 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.899 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.900 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:47:38.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:38.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:38.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:39.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.039 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:39.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.178 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:39 smithi140 bash[103196]: cluster 2023-09-23T15:47:38.118096+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:47:39.178 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:39 smithi140 bash[103196]: audit 2023-09-23T15:47:38.573082+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.140:0/2475328907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:39.179 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:39 smithi140 bash[105739]: cluster 2023-09-23T15:47:38.118096+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:47:39.179 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:39 smithi140 bash[105739]: audit 2023-09-23T15:47:38.573082+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.140:0/2475328907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:39.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:39.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:39.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:39.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:39 smithi186 bash[89807]: cluster 2023-09-23T15:47:38.118096+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:47:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:39 smithi186 bash[89807]: audit 2023-09-23T15:47:38.573082+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.140:0/2475328907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:47:39.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:39.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:39.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:39.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:39.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:39.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:39.678 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:39.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:39.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:39.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:39.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:40.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:40.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:40.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:40.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:40.197 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T15:47:40.199 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:47:40.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:40.292 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:40.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:39.232897+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.140:0/3472433507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:39.233299+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:39.527702+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:39.529213+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.140:0/2045662246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:39.531078+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:40.066989+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.406 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:40 smithi186 bash[89807]: audit 2023-09-23T15:47:40.076633+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:40.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:40.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:40.582 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:39.232897+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.140:0/3472433507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:39.233299+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:39.527702+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:39.529213+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.140:0/2045662246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:39.531078+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:40.066989+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[103196]: audit 2023-09-23T15:47:40.076633+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.583 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:39.232897+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.140:0/3472433507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:39.233299+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:39.527702+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:39.529213+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.140:0/2045662246' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:39.531078+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:40.066989+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:40 smithi140 bash[105739]: audit 2023-09-23T15:47:40.076633+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:40.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:40.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:40.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:40.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:40.851 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:40.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:40.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:40.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T15:47:40.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:40.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:41.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:41.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.118695+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.178234+0000 mon.a (mon.0) 678 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.187707+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: audit 2023-09-23T15:47:40.191552+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: audit 2023-09-23T15:47:40.191641+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.191880+0000 mon.a (mon.0) 681 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.196044+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.241 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.217053+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.242 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:41 smithi186 bash[89807]: cluster 2023-09-23T15:47:40.219007+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.263 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:41.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:41.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.118695+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T15:47:41.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.178234+0000 mon.a (mon.0) 678 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:47:41.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.187707+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: audit 2023-09-23T15:47:40.191552+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: audit 2023-09-23T15:47:40.191641+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.191880+0000 mon.a (mon.0) 681 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.196044+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.217053+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.376 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[105739]: cluster 2023-09-23T15:47:40.219007+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.118695+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T15:47:41.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.178234+0000 mon.a (mon.0) 678 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:47:41.377 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.187707+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: audit 2023-09-23T15:47:40.191552+0000 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: audit 2023-09-23T15:47:40.191641+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.191880+0000 mon.a (mon.0) 681 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.196044+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.217053+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.378 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:41 smithi140 bash[103196]: cluster 2023-09-23T15:47:40.219007+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T15:47:41.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:41.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:41.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:41.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:41.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:41.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:41.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:41.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:42.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:42.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:42.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:42.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:42.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:42.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:42.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:42.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:42.455 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:42.559 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:42.590 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:42.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:42.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:42.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:42.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T15:47:42.830 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:42.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:42.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:42.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:42.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:42.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:43.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:43.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:43.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:43.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:43.239 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:43 smithi140 bash[105739]: cluster 2023-09-23T15:47:42.119278+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T15:47:43.239 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:43 smithi140 bash[103196]: cluster 2023-09-23T15:47:42.119278+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T15:47:43.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:43.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:47:43.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:43.364 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:43.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:43.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:43.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:43.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:43 smithi186 bash[89807]: cluster 2023-09-23T15:47:42.119278+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v442: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T15:47:43.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:43.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:43.816 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:43.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:43.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:43.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:43.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:44.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:44.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:44.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:44.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:44.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:44.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:44.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:44.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:44.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:44.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:47:44.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:44.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:44.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:44.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:44.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:44.991 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:45.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:45.135 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:45.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:45.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:45.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:45 smithi186 bash[89807]: cluster 2023-09-23T15:47:44.119785+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:45.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:45.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:45.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:45.432 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:45.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:45.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:45.546 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:45 smithi140 bash[105739]: cluster 2023-09-23T15:47:44.119785+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:45.546 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:45] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T15:47:45.547 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:45 smithi140 bash[103196]: cluster 2023-09-23T15:47:44.119785+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:45.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:45.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:45.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:45.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:45.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:45.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:45.958 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:45.993 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:45.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:45.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:46.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:46.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:46.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:46.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:46.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:46.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:46.431 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:46.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:46.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:46.582 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:46.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:46.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:46.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:46.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:46.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:46.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:46.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:46.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:47.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:47.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[103196]: audit 2023-09-23T15:47:45.930701+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:47.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[103196]: audit 2023-09-23T15:47:45.932022+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:47.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[103196]: cluster 2023-09-23T15:47:46.120568+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:47:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[105739]: audit 2023-09-23T15:47:45.930701+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[105739]: audit 2023-09-23T15:47:45.932022+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:46 smithi140 bash[105739]: cluster 2023-09-23T15:47:46.120568+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:47:47.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:47.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:47.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:47.296 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:47.297 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:47.302 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:47.398 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:47.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:46 smithi186 bash[89807]: audit 2023-09-23T15:47:45.930701+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:47.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:46 smithi186 bash[89807]: audit 2023-09-23T15:47:45.932022+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:47:47.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:46 smithi186 bash[89807]: cluster 2023-09-23T15:47:46.120568+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:47:47.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:47.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:47.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:47.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:47.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:47.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:47.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:47.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:47.991 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:47.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:48.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:48.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:48 smithi186 bash[89807]: audit 2023-09-23T15:47:47.029497+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:48 smithi186 bash[89807]: audit 2023-09-23T15:47:47.043206+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:48 smithi186 bash[89807]: audit 2023-09-23T15:47:47.650925+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:48 smithi186 bash[89807]: audit 2023-09-23T15:47:47.660519+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:48.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:48.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[103196]: audit 2023-09-23T15:47:47.029497+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[103196]: audit 2023-09-23T15:47:47.043206+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[103196]: audit 2023-09-23T15:47:47.650925+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[103196]: audit 2023-09-23T15:47:47.660519+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[105739]: audit 2023-09-23T15:47:47.029497+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[105739]: audit 2023-09-23T15:47:47.043206+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[105739]: audit 2023-09-23T15:47:47.650925+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:48 smithi140 bash[105739]: audit 2023-09-23T15:47:47.660519+0000 mon.a (mon.0) 687 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:48.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:48.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:48.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:48.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:48.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:48.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:48.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:48.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:48.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:48.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:48.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:49.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.037 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[105739]: cluster 2023-09-23T15:47:48.121215+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:49.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[105739]: audit 2023-09-23T15:47:48.182973+0000 mon.a (mon.0) 688 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:47:49.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[105739]: audit 2023-09-23T15:47:48.183985+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:47:49.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[105739]: audit 2023-09-23T15:47:48.190610+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:49.038 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[103196]: cluster 2023-09-23T15:47:48.121215+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:49.038 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[103196]: audit 2023-09-23T15:47:48.182973+0000 mon.a (mon.0) 688 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:47:49.039 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[103196]: audit 2023-09-23T15:47:48.183985+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:47:49.039 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:49 smithi140 bash[103196]: audit 2023-09-23T15:47:48.190610+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:49.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:49.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:49.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:49.319 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:47:49.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:49.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:49 smithi186 bash[89807]: cluster 2023-09-23T15:47:48.121215+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T15:47:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:49 smithi186 bash[89807]: audit 2023-09-23T15:47:48.182973+0000 mon.a (mon.0) 688 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:47:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:49 smithi186 bash[89807]: audit 2023-09-23T15:47:48.183985+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:47:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:49 smithi186 bash[89807]: audit 2023-09-23T15:47:48.190610+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:47:49.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.461 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:49.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:49.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:49.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:49.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:49.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:49.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:49.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:49.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:50.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:50.142 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:50.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:50.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:50.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:50.512 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.538 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:50.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:50.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:50.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:50.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:50.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:50.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:50.954 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:50.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:50.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:51.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:51.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:51.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:51.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:51.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:51.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:51 smithi186 bash[89807]: cluster 2023-09-23T15:47:50.121768+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:47:51.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:51.460 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:51 smithi140 bash[105739]: cluster 2023-09-23T15:47:50.121768+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:47:51.460 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:51 smithi140 bash[103196]: cluster 2023-09-23T15:47:50.121768+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:47:51.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:51.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:51.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:51.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:51.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:51.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:51.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:51.874 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:51.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:51.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:51.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:52.012 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:52.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:52.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:52.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:52.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:52.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:52.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:52.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:52.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:52.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:52.655 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:52.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:52.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:52.803 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:52.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:52.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:52.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:53.063 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:53.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:53.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:53.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:53.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:53.327 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:53.356 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:53.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:53 smithi186 bash[89807]: cluster 2023-09-23T15:47:52.122362+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-09-23T15:47:53.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:53.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:53.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:53 smithi140 bash[105739]: cluster 2023-09-23T15:47:52.122362+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-09-23T15:47:53.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:53 smithi140 bash[103196]: cluster 2023-09-23T15:47:52.122362+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-09-23T15:47:53.594 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:53.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:53.732 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:53.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:53.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:53.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:53.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:53.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:53.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:54.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:54.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:54.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:54.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:54.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:54.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:54.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:54.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:54.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:54.558 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:54.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:54.661 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:54.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:54.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:54.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:54.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:54.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:54.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:54.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:55.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:55.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:55.203 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:55.212 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:55 smithi186 bash[89807]: cluster 2023-09-23T15:47:54.122921+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:47:55.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:55.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:55.358 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:55.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:47:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:47:55.512 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:55.520 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:47:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:47:55] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:47:55.520 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:55 smithi140 bash[105739]: cluster 2023-09-23T15:47:54.122921+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:47:55.520 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:55 smithi140 bash[103196]: cluster 2023-09-23T15:47:54.122921+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:47:55.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:55.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:55.668 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:55.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:55.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:55.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:55.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:55.933 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:55.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:55.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:56.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:56.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:56.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:56.204 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:56.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:56.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:56.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:56.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:56.485 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:56.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:56.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:56.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:56.722 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:56.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:56.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:56.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:56.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:56.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:57.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:57.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:57.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:57.156 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:56 smithi140 bash[105739]: cluster 2023-09-23T15:47:56.123750+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-09-23T15:47:57.156 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:56 smithi140 bash[103196]: cluster 2023-09-23T15:47:56.123750+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-09-23T15:47:57.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:57.266 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:56 smithi186 bash[89807]: cluster 2023-09-23T15:47:56.123750+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-09-23T15:47:57.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:47:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:47:57.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:57.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:57.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:57.543 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:57.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:57.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:57.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:57.785 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:57.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:57.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:57.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:57.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:57.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:58.049 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:58.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:58.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:58.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:58.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:58.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:58.333 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:58.355 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:58.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:58.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:58.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:58.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:58.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:58.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:58.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:58.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:58.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:58.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:47:58.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:47:59.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:59.032 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:47:59.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:47:59.137 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:59.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:47:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:47:59.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:59.294 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:59.398 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:59.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:47:59 smithi140 bash[105739]: cluster 2023-09-23T15:47:58.124483+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T15:47:59.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:47:59 smithi140 bash[103196]: cluster 2023-09-23T15:47:58.124483+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T15:47:59.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:59.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:59.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:59.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:47:59.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:59.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:47:59 smithi186 bash[89807]: cluster 2023-09-23T15:47:58.124483+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T15:47:59.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:47:59.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:47:59.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:59.808 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:47:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:47:59.915 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:59.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:47:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:47:59.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:00.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:00.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:00.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:00.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:00.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:00.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:00.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:00.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:00.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:00.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:00.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:00.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:00.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:00.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:00.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:00.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:00.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:01.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:01.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:01.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:01.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:01.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:01 smithi140 bash[105739]: cluster 2023-09-23T15:48:00.125099+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 3.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:48:01.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:01 smithi140 bash[105739]: audit 2023-09-23T15:48:00.926575+0000 mon.a (mon.0) 691 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:01 smithi140 bash[103196]: cluster 2023-09-23T15:48:00.125099+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 3.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:48:01.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:01 smithi140 bash[103196]: audit 2023-09-23T15:48:00.926575+0000 mon.a (mon.0) 691 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:01.383 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:01.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.497 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:01 smithi186 bash[89807]: cluster 2023-09-23T15:48:00.125099+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 3.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:48:01.497 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:01 smithi186 bash[89807]: audit 2023-09-23T15:48:00.926575+0000 mon.a (mon.0) 691 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:01.520 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:01.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:01.756 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:01.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:01.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:01.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:02.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:02.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:02.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:02.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:02.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:02.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:02.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:02.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:02.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:02.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:02.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:02.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:02.727 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:48:02.728 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:48:02.728 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:02.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:02.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:02.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:02.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:02.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:03.009 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:03.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:03.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:03.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:03.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:03.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:03.263 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:03 smithi140 bash[103196]: cluster 2023-09-23T15:48:02.125614+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T15:48:03.264 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:03 smithi140 bash[105739]: cluster 2023-09-23T15:48:02.125614+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T15:48:03.279 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:03.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:03.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:03 smithi186 bash[89807]: cluster 2023-09-23T15:48:02.125614+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T15:48:03.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:03.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:03.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:03.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:03.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:03.660 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:48:03.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:03.697 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:48:03.728 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:48:03.764 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:48:03.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:03.797 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:48:03.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:03.847 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:48:03.884 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:48:03.921 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:48:03.925 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.925 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.926 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:48:03.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:03.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:03.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:04.075 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:04.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:04.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:04.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:04.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:04 smithi186 bash[89807]: audit 2023-09-23T15:48:03.541877+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:04.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:04 smithi186 bash[89807]: audit 2023-09-23T15:48:03.591301+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.140:0/4159414711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:04.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:04 smithi140 bash[103196]: audit 2023-09-23T15:48:03.541877+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:04.215 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:04 smithi140 bash[103196]: audit 2023-09-23T15:48:03.591301+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.140:0/4159414711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:04.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:04 smithi140 bash[105739]: audit 2023-09-23T15:48:03.541877+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:04.215 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:04 smithi140 bash[105739]: audit 2023-09-23T15:48:03.591301+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.140:0/4159414711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:04.224 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:48:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:04.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:04.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:04.373 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:04.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:04.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:04.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:04.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:04.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:04.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:04.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:04.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:04.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:04.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:04.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:05.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:05.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:05.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:05.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.126105+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 625 op/s 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.198891+0000 mon.a (mon.0) 693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.213400+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.213400+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: audit 2023-09-23T15:48:04.217391+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.217655+0000 mon.a (mon.0) 695 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T15:48:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: cluster 2023-09-23T15:48:04.226230+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[103196]: audit 2023-09-23T15:48:04.379422+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.126105+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 625 op/s 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.198891+0000 mon.a (mon.0) 693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.213400+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.213400+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: audit 2023-09-23T15:48:04.217391+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.217655+0000 mon.a (mon.0) 695 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: cluster 2023-09-23T15:48:04.226230+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.225 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[105739]: audit 2023-09-23T15:48:04.379422+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:48:05.227 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T15:48:05.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:05.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:05.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:05.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.126105+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 2.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 625 op/s 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.198891+0000 mon.a (mon.0) 693 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.213400+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.213400+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: audit 2023-09-23T15:48:04.217391+0000 mon.a (mon.0) 694 : audit 1 from='client.? 172.21.15.140:0/2444500743' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.217655+0000 mon.a (mon.0) 695 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T15:48:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: cluster 2023-09-23T15:48:04.226230+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T15:48:05.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:05 smithi186 bash[89807]: audit 2023-09-23T15:48:04.379422+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:48:05.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.478 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:05] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-09-23T15:48:05.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:05.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:05.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:05.768 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:05.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:05.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:05.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:06.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:06.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:06.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.174 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:06.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:06.289 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[105739]: cluster 2023-09-23T15:48:05.214565+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T15:48:06.289 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[105739]: audit 2023-09-23T15:48:05.217157+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:48:06.290 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[105739]: cluster 2023-09-23T15:48:05.217226+0000 mon.a (mon.0) 698 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T15:48:06.290 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[103196]: cluster 2023-09-23T15:48:05.214565+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T15:48:06.290 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[103196]: audit 2023-09-23T15:48:05.217157+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:48:06.290 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:06 smithi140 bash[103196]: cluster 2023-09-23T15:48:05.217226+0000 mon.a (mon.0) 698 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T15:48:06.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:06.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:06.431 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:06.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:06.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.547 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:06 smithi186 bash[89807]: cluster 2023-09-23T15:48:05.214565+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T15:48:06.547 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:06 smithi186 bash[89807]: audit 2023-09-23T15:48:05.217157+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.140:0/764846174' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:48:06.547 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:06 smithi186 bash[89807]: cluster 2023-09-23T15:48:05.217226+0000 mon.a (mon.0) 698 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T15:48:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:06.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:06.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:06.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:06.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:06.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:06.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:06.947 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:06.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:07.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:07.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:07.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:07.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:07.226 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:07 smithi186 bash[89807]: cluster 2023-09-23T15:48:06.126797+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 2.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T15:48:07.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:07.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:07 smithi140 bash[105739]: cluster 2023-09-23T15:48:06.126797+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 2.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T15:48:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:07 smithi140 bash[103196]: cluster 2023-09-23T15:48:06.126797+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 2.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T15:48:07.404 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:07.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:07.589 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T15:48:07.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:48:07.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:07.669 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:07.776 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:07.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:07.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:07.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:07.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:08.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:08.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:08.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:08.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:08.215 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:08.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:08.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:08.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:08.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:08.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:08.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:08.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:08.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:08.730 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:08.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:08.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:08.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:08.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:08.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:08.995 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:09.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:09.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.148 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:09.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:09.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:09.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:09.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:09 smithi140 bash[105739]: cluster 2023-09-23T15:48:08.127727+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T15:48:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:09 smithi140 bash[103196]: cluster 2023-09-23T15:48:08.127727+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T15:48:09.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:09 smithi186 bash[89807]: cluster 2023-09-23T15:48:08.127727+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T15:48:09.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:09.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:48:09.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:09.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:48:09.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:09.684 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:09.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:09.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:09.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:09.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:09.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:10.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:10.198 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:10.200 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:10.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:10.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:10.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:10.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:10.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:10.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:10.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:10.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:11.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:11.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:11.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:11.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:11.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:11.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:11.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:11.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:11.438 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:11 smithi140 bash[105739]: cluster 2023-09-23T15:48:10.128441+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:48:11.439 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:11 smithi140 bash[103196]: cluster 2023-09-23T15:48:10.128441+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:48:11.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:11.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:11.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:11.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:11.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:11 smithi186 bash[89807]: cluster 2023-09-23T15:48:10.128441+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:48:11.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:11.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.883 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:11.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:11.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:12.017 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:12.121 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:12.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:12.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:12.250 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:12.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:12.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:12.397 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:12.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:12.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:12.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:12.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:12.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:12.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:12.806 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:12.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:12.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:12.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:13.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:13.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:13.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:13.201 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:13.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:13.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:13.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:13.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:13 smithi140 bash[105739]: cluster 2023-09-23T15:48:12.129098+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 2.5 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:48:13.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:13 smithi140 bash[103196]: cluster 2023-09-23T15:48:12.129098+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 2.5 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:48:13.438 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:13.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:13.568 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:13.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:13.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:13.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:13 smithi186 bash[89807]: cluster 2023-09-23T15:48:12.129098+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 2.5 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T15:48:13.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:13.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:13.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:13.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:13.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:13.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:13.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:13.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:14.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:14.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:14.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:14.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:14.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:14.279 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:14.279 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:14.361 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:14.390 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:14.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:14.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:14.645 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:14.688 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:14.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:14.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:14.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:14.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:14.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:14.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:15.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:15.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:15.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:15.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:15.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:15.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:15.364 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:15.424 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:15 smithi140 bash[103196]: cluster 2023-09-23T15:48:14.129616+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:48:15.425 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:15] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-09-23T15:48:15.425 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:15 smithi140 bash[105739]: cluster 2023-09-23T15:48:14.129616+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:48:15.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:15.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:15.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:15.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:15 smithi186 bash[89807]: cluster 2023-09-23T15:48:14.129616+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 686 op/s 2023-09-23T15:48:15.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:15.624 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:15.730 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:15.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:15.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:15.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:15.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:16.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:16.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:16.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:16.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:16.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:16.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:16.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:16.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:16 smithi186 bash[89807]: audit 2023-09-23T15:48:15.926571+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:16.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:16.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:16.554 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:16.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:16.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:16.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:16 smithi140 bash[105739]: audit 2023-09-23T15:48:15.926571+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:16.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:16 smithi140 bash[103196]: audit 2023-09-23T15:48:15.926571+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:16.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:16.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:16.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:16.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:16.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:16.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:16.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:16.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:16.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:17.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:17.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:17.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:17.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:17.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:17.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:17.351 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:17 smithi140 bash[105739]: cluster 2023-09-23T15:48:16.130152+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T15:48:17.351 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:17 smithi140 bash[103196]: cluster 2023-09-23T15:48:16.130152+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T15:48:17.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:17.466 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:17.493 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:17.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:17.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:17.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:17.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:17 smithi186 bash[89807]: cluster 2023-09-23T15:48:16.130152+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 2.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 656 op/s 2023-09-23T15:48:17.723 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:17.764 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:17.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:17.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:17.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:17.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:17.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:18.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:18.038 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:18.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:18.174 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:18.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:18.279 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:18.409 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:48:18 smithi186 bash[77598]: logger=sqlstore.transactions t=2023-09-23T15:48:18.187989482Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T15:48:18.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:18.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:18.545 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:18.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:18.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:18.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:18.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:18.833 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:18.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:18.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:18.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:19.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:19.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:19.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:19.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.382 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:19 smithi186 bash[89807]: cluster 2023-09-23T15:48:18.130740+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:19.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:19.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:19.513 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:19 smithi140 bash[103196]: cluster 2023-09-23T15:48:18.130740+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:19.513 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:19 smithi140 bash[105739]: cluster 2023-09-23T15:48:18.130740+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:19.534 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:19.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:19.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:19.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:19.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:19.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:19.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:19.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:20.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:20.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:20.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:20.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:20.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:20.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:20.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:20.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:20.456 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:20.484 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:20.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:20.598 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:48:20.598 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:48:20.598 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:48:20.598 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:48:20.598 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:21277 5.0 5:08828f9a:::benchmark_data_smithi140_150834_object21276:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:15.353788+0000", 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 185.24101718099999, 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.123098543, 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 21277 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.599 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353788+0000", 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353788+0000", 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353787+0000", 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353812+0000", 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4470000000000001e-05 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353822+0000", 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0063e-05 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353828+0000", 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0349999999999998e-06 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353853+0000", 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5038999999999999e-05 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.353931+0000", 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7625000000000003e-05 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.603 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354012+0000", 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1186000000000005e-05 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.354995+0000", 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00098349799999999997 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.357147+0000", 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021514329999999999 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.476770+0000", 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.119623044 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.476833+0000", 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3393999999999996e-05 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:15.476887+0000", 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3669999999999999e-05 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:38644 5.0 5:0d7e1933:::benchmark_data_smithi140_150834_object38643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:25.936372+0000", 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 174.658433462, 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.058257960999999997, 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.607 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 38644 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936372+0000", 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936372+0000", 2023-09-23T15:48:20.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936370+0000", 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936400+0000", 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9461000000000001e-05 2023-09-23T15:48:20.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936412+0000", 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2441e-05 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936420+0000", 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1070000000000005e-06 2023-09-23T15:48:20.610 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936465+0000", 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4082999999999998e-05 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936580+0000", 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011529 2023-09-23T15:48:20.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.936712+0000", 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013176 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.938074+0000", 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013623470000000001 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.942235+0000", 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041611260000000002 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.994538+0000", 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.052303109 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.994591+0000", 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3219e-05 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:25.994630+0000", 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8553999999999997e-05 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.614 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:70524 5.0 5:0632a3e9:::benchmark_data_smithi140_150834_object70523:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:52.113196+0000", 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 148.48160962099999, 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.087851338000000001, 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.615 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 70524 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113196+0000", 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113196+0000", 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113194+0000", 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113226+0000", 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1964000000000001e-05 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113246+0000", 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9624999999999999e-05 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.618 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113256+0000", 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0601999999999999e-05 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113296+0000", 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9588000000000001e-05 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113406+0000", 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000110219 2023-09-23T15:48:20.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.113530+0000", 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000123786 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.116044+0000", 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025144239999999999 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.118425+0000", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023808129999999999 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.200854+0000", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.082428748999999996 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.200996+0000", 2023-09-23T15:48:20.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000141994 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:52.201047+0000", 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1345999999999999e-05 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.622 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:74434 5.0 5:0cdff82b:::benchmark_data_smithi140_150834_object74433:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.966030+0000", 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 144.62877500600001, 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19641277700000001, 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 74434 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.623 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966030+0000", 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966030+0000", 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.624 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966029+0000", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966064+0000", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4975000000000003e-05 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966079+0000", 2023-09-23T15:48:20.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5245000000000001e-05 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966091+0000", 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2041999999999999e-05 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966149+0000", 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7328999999999999e-05 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966295+0000", 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014652999999999999 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.966455+0000", 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015988299999999999 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.968792+0000", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002337455 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.970983+0000", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021905599999999998 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.162327+0000", 2023-09-23T15:48:20.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19134366899999999 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.162392+0000", 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5006999999999996e-05 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.162443+0000", 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1601999999999998e-05 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.629 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:79791 5.0 5:0deabbaa:::benchmark_data_smithi140_150834_object79790:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:01.519579+0000", 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 139.075226305, 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.059358030999999999, 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.630 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 79791 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519579+0000", 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519579+0000", 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519578+0000", 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519602+0000", 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4383e-05 2023-09-23T15:48:20.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519613+0000", 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0485999999999999e-05 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519620+0000", 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.844e-06 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519664+0000", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3878999999999998e-05 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519809+0000", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014562599999999999 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.519957+0000", 2023-09-23T15:48:20.634 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014757 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.522434+0000", 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024770600000000001 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.524939+0000", 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002505115 2023-09-23T15:48:20.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.578782+0000", 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.053843104000000003 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.578894+0000", 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011226999999999999 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.578937+0000", 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2854e-05 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:79794 5.0 5:0bb47cf8:::benchmark_data_smithi140_150834_object79793:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:01.522992+0000", 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 139.071813905, 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.063163528999999996, 2023-09-23T15:48:20.637 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 79794 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.522992+0000", 2023-09-23T15:48:20.638 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.522992+0000", 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.522990+0000", 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.639 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523034+0000", 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4505000000000002e-05 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523057+0000", 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3235999999999999e-05 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.640 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523072+0000", 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4600000000000001e-05 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523143+0000", 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1114999999999999e-05 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.641 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523309+0000", 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016547799999999999 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.523413+0000", 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010441 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.525057+0000", 2023-09-23T15:48:20.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001644179 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.525816+0000", 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00075922999999999995 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.586057+0000", 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.060240543000000001 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.643 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.586111+0000", 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3915000000000001e-05 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:01.586155+0000", 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4277999999999999e-05 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.644 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:81489 5.1 e136/120 5:8308c406:::benchmark_data_smithi140_150834_object81488:head v 136'5042, mlcod=136'5040)", 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.401780+0000", 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 137.19302586399999, 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.13509342199999999, 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401780+0000", 2023-09-23T15:48:20.645 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401780+0000", 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401779+0000", 2023-09-23T15:48:20.646 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401834+0000", 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4938000000000002e-05 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401848+0000", 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4808e-05 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.647 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.401857+0000", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5860000000000005e-06 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520221+0000", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.118364046 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520248+0000", 2023-09-23T15:48:20.648 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7033e-05 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.536829+0000", 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.016581111999999999 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.536873+0000", 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3884999999999997e-05 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.649 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:81500 5.0 5:089309f3:::benchmark_data_smithi140_150834_object81499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.402775+0000", 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 137.19203060699999, 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.12826515899999999, 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.650 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 81500 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.402775+0000", 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.402775+0000", 2023-09-23T15:48:20.651 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.402773+0000", 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.402796+0000", 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2679000000000001e-05 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520188+0000", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.117392266 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520204+0000", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5506999999999999e-05 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520260+0000", 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5914e-05 2023-09-23T15:48:20.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520449+0000", 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018992299999999999 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520649+0000", 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00019953500000000001 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.530847+0000", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010198073 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.530893+0000", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5623e-05 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.530950+0000", 2023-09-23T15:48:20.655 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7417000000000003e-05 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.531001+0000", 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1050000000000001e-05 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.531040+0000", 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8887999999999998e-05 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.656 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:81521 5.1 e136/120 5:8f913fe8:::benchmark_data_smithi140_150834_object81520:head v 136'5043, mlcod=136'5040)", 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.426935+0000", 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 137.16787026700001, 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.109955018, 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.657 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.426935+0000", 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.426935+0000", 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.426934+0000", 2023-09-23T15:48:20.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.426994+0000", 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9917999999999998e-05 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520183+0000", 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.093188755999999998 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520198+0000", 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4924e-05 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.523148+0000", 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0029501689999999999 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.660 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.523201+0000", 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3467999999999997e-05 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.536876+0000", 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013674601 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.661 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.536890+0000", 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4432e-05 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:81525 5.a e136/120 5:558dba4c:::benchmark_data_smithi140_150834_object81524:head v 136'5169, mlcod=136'5167)", 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.430178+0000", 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 137.16462776, 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.10016947700000001, 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.662 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.430178+0000", 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.430178+0000", 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.430176+0000", 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.430211+0000", 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4443000000000002e-05 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520232+0000", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.090020807999999994 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520254+0000", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2534000000000001e-05 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520378+0000", 2023-09-23T15:48:20.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012413499999999999 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.520431+0000", 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2355999999999998e-05 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.530304+0000", 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0098730889999999998 2023-09-23T15:48:20.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.530347+0000", 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3449999999999999e-05 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.667 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:81703 5.0 5:04cffb0f:::benchmark_data_smithi140_150834_object81702:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.659035+0000", 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 136.93577003600001, 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.055835148000000001, 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 81703 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.668 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659035+0000", 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659035+0000", 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659035+0000", 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659058+0000", 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3640999999999999e-05 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659069+0000", 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0699999999999999e-05 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.659077+0000", 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4870000000000002e-06 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.661805+0000", 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0027279029999999998 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.661944+0000", 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000138603 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.672 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.662075+0000", 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013091900000000001 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.667209+0000", 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0051335850000000004 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.676375+0000", 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0091669500000000001 2023-09-23T15:48:20.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.714751+0000", 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.038375121999999998 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.714829+0000", 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8875999999999995e-05 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.714871+0000", 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1118999999999997e-05 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:81704 5.0 5:0cbe26c8:::benchmark_data_smithi140_150834_object81703:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:46:03.660973+0000", 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 136.93383252699999, 2023-09-23T15:48:20.675 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.054096317999999997, 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 81704 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.660973+0000", 2023-09-23T15:48:20.676 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.660973+0000", 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.660971+0000", 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.677 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.661001+0000", 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9374999999999999e-05 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.661018+0000", 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.685e-05 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.661039+0000", 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1333000000000001e-05 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.664934+0000", 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038951989999999998 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.665055+0000", 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000120526 2023-09-23T15:48:20.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.665161+0000", 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000106403 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.667307+0000", 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021461710000000001 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.676400+0000", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0090928339999999993 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.714950+0000", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.038550244999999997 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.715024+0000", 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3836000000000003e-05 2023-09-23T15:48:20.681 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:46:03.715069+0000", 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5077000000000002e-05 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:140280 5.0 5:0fa0388d:::benchmark_data_smithi140_150834_object31271:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T15:48:20.682 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:17.797437+0000", 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 62.797368560999999, 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057474378999999999, 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 140280 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.683 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797437+0000", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797437+0000", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797435+0000", 2023-09-23T15:48:20.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797443+0000", 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3810000000000001e-06 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797455+0000", 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1846e-05 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797462+0000", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1779999999999997e-06 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797500+0000", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8572000000000003e-05 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797592+0000", 2023-09-23T15:48:20.686 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1368999999999999e-05 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.797669+0000", 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7410000000000006e-05 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.801109+0000", 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0034397579999999998 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.687 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.802875+0000", 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017662859999999999 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.854811+0000", 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.051935624999999999 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.688 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.854868+0000", 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6873000000000002e-05 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:17.854911+0000", 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3628999999999999e-05 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:147605 5.0 5:0a1fae6e:::benchmark_data_smithi140_150834_object38596:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T15:48:20.689 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:27.941373+0000", 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 52.653432444000003, 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.061140959000000002, 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 147605 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.690 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941373+0000", 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.691 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941373+0000", 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.692 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941371+0000", 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941382+0000", 2023-09-23T15:48:20.693 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0614e-05 2023-09-23T15:48:20.694 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.694 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.694 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.694 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941399+0000", 2023-09-23T15:48:20.694 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7255e-05 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941407+0000", 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0239999999999997e-06 2023-09-23T15:48:20.695 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941478+0000", 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1128000000000001e-05 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.696 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941642+0000", 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016371199999999999 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.697 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.941806+0000", 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016393500000000001 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.698 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.946321+0000", 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0045156500000000004 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:27.953867+0000", 2023-09-23T15:48:20.699 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0075461800000000004 2023-09-23T15:48:20.700 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.700 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.700 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.700 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.002398+0000", 2023-09-23T15:48:20.700 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.048530549999999999 2023-09-23T15:48:20.701 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.701 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.701 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.701 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.002464+0000", 2023-09-23T15:48:20.701 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6447999999999998e-05 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.002514+0000", 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9561999999999997e-05 2023-09-23T15:48:20.702 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.703 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.703 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.703 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.703 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.703 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:147787 5.0 5:092e1f3b:::benchmark_data_smithi140_150834_object38778:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T15:48:20.704 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:28.196695+0000", 2023-09-23T15:48:20.704 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 52.398110912, 2023-09-23T15:48:20.704 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.055263273000000002, 2023-09-23T15:48:20.704 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.704 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 147787 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.705 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196695+0000", 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.706 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196695+0000", 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.707 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196693+0000", 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.708 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196701+0000", 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3480000000000004e-06 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196721+0000", 2023-09-23T15:48:20.709 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9505999999999999e-05 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196731+0000", 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0277e-05 2023-09-23T15:48:20.710 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.711 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.711 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.711 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196779+0000", 2023-09-23T15:48:20.711 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8263999999999997e-05 2023-09-23T15:48:20.711 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.196944+0000", 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016537400000000001 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.712 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.197034+0000", 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9242999999999999e-05 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.713 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.200872+0000", 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003838443 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.714 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.205639+0000", 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0047667150000000004 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.251888+0000", 2023-09-23T15:48:20.715 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.046249406999999999 2023-09-23T15:48:20.716 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.716 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.716 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.716 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.251927+0000", 2023-09-23T15:48:20.716 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8760000000000002e-05 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:28.251958+0000", 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0831999999999999e-05 2023-09-23T15:48:20.717 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:149296 5.0 5:051653e6:::benchmark_data_smithi140_150834_object40287:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T15:48:20.718 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:47:30.348378+0000", 2023-09-23T15:48:20.719 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 50.246427525999998, 2023-09-23T15:48:20.719 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.052994663999999997, 2023-09-23T15:48:20.719 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.719 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.719 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 149296 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.720 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348378+0000", 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348378+0000", 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.721 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348376+0000", 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.722 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348384+0000", 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.61e-06 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348400+0000", 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6385999999999999e-05 2023-09-23T15:48:20.723 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348412+0000", 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1514e-05 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348455+0000", 2023-09-23T15:48:20.724 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2669000000000001e-05 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348570+0000", 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011586099999999999 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.348885+0000", 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00031442599999999997 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.725 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.352365+0000", 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0034800289999999999 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.354318+0000", 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019533010000000002 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.726 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.401264+0000", 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.046946034999999997 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.401311+0000", 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6723e-05 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:47:30.401373+0000", 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1600000000000007e-05 2023-09-23T15:48:20.727 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:178610 5.0 5:0e411fe4:::benchmark_data_smithi140_150834_object69601:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:48:12.994568+0000", 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 7.6002375720000002, 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.054780166999999998, 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.728 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178610 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994568+0000", 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.729 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994568+0000", 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994566+0000", 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994574+0000", 2023-09-23T15:48:20.730 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5590000000000006e-06 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994590+0000", 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5962000000000001e-05 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994598+0000", 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1629999999999999e-06 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.731 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994648+0000", 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0689999999999997e-05 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994799+0000", 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015042399999999999 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994945+0000", 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000146775 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.002270+0000", 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0073246880000000002 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.004381+0000", 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002110972 2023-09-23T15:48:20.733 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049250+0000", 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.044868505000000003 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049301+0000", 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1419999999999999e-05 2023-09-23T15:48:20.734 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049348+0000", 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7064999999999997e-05 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:178611 5.0 5:0260cfd3:::benchmark_data_smithi140_150834_object69602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:48:20.735 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:48:12.994619+0000", 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 7.6001867890000003, 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.054837031000000001, 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178611 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.736 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994619+0000", 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994619+0000", 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.737 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994618+0000", 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994621+0000", 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5629999999999999e-06 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.738 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994626+0000", 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0010000000000001e-06 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.994629+0000", 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6069999999999999e-06 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.998127+0000", 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003497249 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.739 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.998270+0000", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014384399999999999 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:12.998407+0000", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013614599999999999 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.002369+0000", 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003962536 2023-09-23T15:48:20.740 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.004391+0000", 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020216740000000002 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049383+0000", 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.044992488999999997 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049422+0000", 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.871e-05 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:13.049456+0000", 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3654e-05 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.742 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:181649 5.0 5:001f2856:::benchmark_data_smithi140_150834_object72640:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:48:17.284994+0000", 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 3.30981134, 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057993050999999997, 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 181649 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.743 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.284994+0000", 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.284994+0000", 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.744 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.284993+0000", 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.284998+0000", 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2660000000000001e-06 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.745 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.285008+0000", 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0008e-05 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.285015+0000", 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9709999999999998e-06 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.746 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.290902+0000", 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058867119999999997 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.291010+0000", 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000107595 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.291092+0000", 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2386999999999996e-05 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.298989+0000", 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0078967010000000008 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.307449+0000", 2023-09-23T15:48:20.748 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0084604959999999996 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.342887+0000", 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035437349 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.342940+0000", 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3733000000000002e-05 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.749 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.342987+0000", 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6733999999999997e-05 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:181654 5.0 5:04872002:::benchmark_data_smithi140_150834_object72645:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:48:17.289798+0000", 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 3.3050070470000001, 2023-09-23T15:48:20.750 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.053306122999999997, 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 181654 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289798+0000", 2023-09-23T15:48:20.751 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289798+0000", 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289796+0000", 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:20.752 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289805+0000", 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3389999999999993e-06 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289826+0000", 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.109e-05 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:48:20.753 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.289836+0000", 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.9620000000000005e-06 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.295002+0000", 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0051664149999999997 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.295120+0000", 2023-09-23T15:48:20.754 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000117798 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.295222+0000", 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000101919 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.303383+0000", 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0081612520000000008 2023-09-23T15:48:20.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.307526+0000", 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.004142532 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.343029+0000", 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035503117000000001 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.343073+0000", 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3738e-05 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:48:17.343105+0000", 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1951e-05 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:48:20.757 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:48:20.758 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:48:20.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:20.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:20.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:20.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:20.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:20.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:20.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:21.017 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:21.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:21.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:21.162 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:21.254 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:21 smithi140 bash[103196]: cluster 2023-09-23T15:48:20.131228+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:48:21.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:21.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:21.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:21 smithi186 bash[89807]: cluster 2023-09-23T15:48:20.131228+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:48:21.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:21.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:21.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:21.534 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:21 smithi140 bash[105739]: cluster 2023-09-23T15:48:20.131228+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 2.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:48:21.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:21.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:21.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:21.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:21.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:21.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:21.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:21.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:21.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:21.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:22.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:22.097 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:22.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:22.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:22.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:22.328 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:22.355 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:22.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:22.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:22.594 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:22.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:22.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:22.767 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:22.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:22.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:22.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:23.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:23.040 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:23.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:23.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:23.257 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:23 smithi140 bash[103196]: cluster 2023-09-23T15:48:22.131822+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:48:23.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:23.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:23.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:23 smithi186 bash[89807]: cluster 2023-09-23T15:48:22.131822+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:48:23.421 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:23.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:23.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:23 smithi140 bash[105739]: cluster 2023-09-23T15:48:22.131822+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 671 op/s 2023-09-23T15:48:23.581 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:23.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:23.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:23.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:23.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:23.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:23.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:24.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:24.108 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:24.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:24.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:24.234 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:24.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:24.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:24.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:24.511 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:24.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:24.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:24.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:24.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:24.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:24.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:24.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:24.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:24.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:24.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:25.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:25.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:25.137 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:25.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:25.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:25.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:25 smithi140 bash[105739]: cluster 2023-09-23T15:48:24.132406+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s 2023-09-23T15:48:25.277 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:25 smithi140 bash[103196]: cluster 2023-09-23T15:48:24.132406+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s 2023-09-23T15:48:25.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:25.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:25.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:25 smithi186 bash[89807]: cluster 2023-09-23T15:48:24.132406+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 2.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s 2023-09-23T15:48:25.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:25.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:25.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:25.534 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:25] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T15:48:25.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:25.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:25.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:25.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:25.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:25.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:25.958 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:25.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:26.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:26.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:26.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:26.335 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:48:26.338 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:48:26.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:26.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:26.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T15:48:26.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:26.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:26.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:26.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:26.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:26.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:26.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:26.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:26.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:27.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:27.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:27.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:27.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:27.247 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:27 smithi186 bash[89807]: cluster 2023-09-23T15:48:26.133004+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T15:48:27.247 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:27 smithi186 bash[89807]: audit 2023-09-23T15:48:26.315943+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:27.263 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:27.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:27.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:27.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:27 smithi140 bash[103196]: cluster 2023-09-23T15:48:26.133004+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T15:48:27.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:27 smithi140 bash[103196]: audit 2023-09-23T15:48:26.315943+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:27.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:27 smithi140 bash[105739]: cluster 2023-09-23T15:48:26.133004+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 2.0 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T15:48:27.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:27 smithi140 bash[105739]: audit 2023-09-23T15:48:26.315943+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44636 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:27.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:27.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:27.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:27.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:27.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:27.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:27.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:27.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:27.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:27.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:27.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:28.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:28.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:28.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:28.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:28.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:28.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:28.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:28.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:28.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:28.573 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:28.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:28.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:28.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:28.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:28.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:28.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:28.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:28.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:28.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:29.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:29.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:29.134 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":466,"stamp":"2023-09-23T15:48:26.132593+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2102007755,"num_objects":32030,"num_object_clones":0,"num_object_copies":96090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32030,"num_whiteouts":0,"num_read":6519,"num_read_kb":14208,"num_write":187158,"num_write_kb":6991544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43,"num_bytes_recovered":1771123,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":135910,"ondisk_log_size":135910,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":6901052,"kb_used_data":6229956,"kb_used_omap":37,"kb_used_meta":670682,"kb_avail":649315012,"statfs":{"total":671965249536,"available":664898572288,"internally_reserved":0,"allocated":6379474944,"data_stored":6375223679,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38142,"internal_metadata":686779138},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,5,11,5,7,12],"upper_bound":64},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-582746112,"num_objects":-8892,"num_object_clones":0,"num_object_copies":-26676,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8892,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8892,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003303"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":140,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.223735+0000","last_change":"2023-09-23T15:44:43.184322+0000","last_active":"2023-09-23T15:48:04.223735+0000","last_peered":"2023-09-23T15:48:04.223735+0000","last_clean":"2023-09-23T15:48:04.223735+0000","last_became_active":"2023-09-23T15:44:43.183400+0000","last_became_peered":"2023-09-23T15:44:43.183400+0000","last_unstale":"2023-09-23T15:48:04.223735+0000","last_undegraded":"2023-09-23T15:48:04.223735+0000","last_fullsized":"2023-09-23T15:48:04.223735+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:31.102888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":135,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233459+0000","last_change":"2023-09-23T15:44:43.194208+0000","last_active":"2023-09-23T15:48:04.233459+0000","last_peered":"2023-09-23T15:48:04.233459+0000","last_clean":"2023-09-23T15:48:04.233459+0000","last_became_active":"2023-09-23T15:44:43.193849+0000","last_became_peered":"2023-09-23T15:44:43.193849+0000","last_unstale":"2023-09-23T15:48:04.233459+0000","last_undegraded":"2023-09-23T15:48:04.233459+0000","last_fullsized":"2023-09-23T15:48:04.233459+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:31:59.537494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":94,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233074+0000","last_change":"2023-09-23T15:44:43.186691+0000","last_active":"2023-09-23T15:48:04.233074+0000","last_peered":"2023-09-23T15:48:04.233074+0000","last_clean":"2023-09-23T15:48:04.233074+0000","last_became_active":"2023-09-23T15:44:43.186303+0000","last_became_peered":"2023-09-23T15:44:43.186303+0000","last_unstale":"2023-09-23T15:48:04.233074+0000","last_undegraded":"2023-09-23T15:48:04.233074+0000","last_fullsized":"2023-09-23T15:48:04.233074+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:47:11.492690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":89,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.254798+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:48:04.254798+0000","last_peered":"2023-09-23T15:48:04.254798+0000","last_clean":"2023-09-23T15:48:04.254798+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:48:04.254798+0000","last_undegraded":"2023-09-23T15:48:04.254798+0000","last_fullsized":"2023-09-23T15:48:04.254798+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":138,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233054+0000","last_change":"2023-09-23T15:44:43.183400+0000","last_active":"2023-09-23T15:48:04.233054+0000","last_peered":"2023-09-23T15:48:04.233054+0000","last_clean":"2023-09-23T15:48:04.233054+0000","last_became_active":"2023-09-23T15:44:43.182992+0000","last_became_peered":"2023-09-23T15:44:43.182992+0000","last_unstale":"2023-09-23T15:48:04.233054+0000","last_undegraded":"2023-09-23T15:48:04.233054+0000","last_fullsized":"2023-09-23T15:48:04.233054+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:50:59.597062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234986+0000","last_change":"2023-09-23T15:44:43.187287+0000","last_active":"2023-09-23T15:48:04.234986+0000","last_peered":"2023-09-23T15:48:04.234986+0000","last_clean":"2023-09-23T15:48:04.234986+0000","last_became_active":"2023-09-23T15:44:43.186852+0000","last_became_peered":"2023-09-23T15:44:43.186852+0000","last_unstale":"2023-09-23T15:48:04.234986+0000","last_undegraded":"2023-09-23T15:48:04.234986+0000","last_fullsized":"2023-09-23T15:48:04.234986+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:10:54.354905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":87,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.260744+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:48:04.260744+0000","last_peered":"2023-09-23T15:48:04.260744+0000","last_clean":"2023-09-23T15:48:04.260744+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:48:04.260744+0000","last_undegraded":"2023-09-23T15:48:04.260744+0000","last_fullsized":"2023-09-23T15:48:04.260744+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241262+0000","last_change":"2023-09-23T15:44:43.187920+0000","last_active":"2023-09-23T15:48:05.241262+0000","last_peered":"2023-09-23T15:48:05.241262+0000","last_clean":"2023-09-23T15:48:05.241262+0000","last_became_active":"2023-09-23T15:44:43.187363+0000","last_became_peered":"2023-09-23T15:44:43.187363+0000","last_unstale":"2023-09-23T15:48:05.241262+0000","last_undegraded":"2023-09-23T15:48:05.241262+0000","last_fullsized":"2023-09-23T15:48:05.241262+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:54.108657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":116,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231336+0000","last_change":"2023-09-23T15:44:43.187445+0000","last_active":"2023-09-23T15:48:04.231336+0000","last_peered":"2023-09-23T15:48:04.231336+0000","last_clean":"2023-09-23T15:48:04.231336+0000","last_became_active":"2023-09-23T15:44:43.187114+0000","last_became_peered":"2023-09-23T15:44:43.187114+0000","last_unstale":"2023-09-23T15:48:04.231336+0000","last_undegraded":"2023-09-23T15:48:04.231336+0000","last_fullsized":"2023-09-23T15:48:04.231336+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:42:08.924039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":31,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233202+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:48:04.233202+0000","last_peered":"2023-09-23T15:48:04.233202+0000","last_clean":"2023-09-23T15:48:04.233202+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:48:04.233202+0000","last_undegraded":"2023-09-23T15:48:04.233202+0000","last_fullsized":"2023-09-23T15:48:04.233202+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":126,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231408+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:48:04.231408+0000","last_peered":"2023-09-23T15:48:04.231408+0000","last_clean":"2023-09-23T15:48:04.231408+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:48:04.231408+0000","last_undegraded":"2023-09-23T15:48:04.231408+0000","last_fullsized":"2023-09-23T15:48:04.231408+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":69,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234938+0000","last_change":"2023-09-23T15:44:43.188666+0000","last_active":"2023-09-23T15:48:04.234938+0000","last_peered":"2023-09-23T15:48:04.234938+0000","last_clean":"2023-09-23T15:48:04.234938+0000","last_became_active":"2023-09-23T15:44:43.188333+0000","last_became_peered":"2023-09-23T15:44:43.188333+0000","last_unstale":"2023-09-23T15:48:04.234938+0000","last_undegraded":"2023-09-23T15:48:04.234938+0000","last_fullsized":"2023-09-23T15:48:04.234938+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:17.652096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":108,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.239159+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:48:04.239159+0000","last_peered":"2023-09-23T15:48:04.239159+0000","last_clean":"2023-09-23T15:48:04.239159+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:48:04.239159+0000","last_undegraded":"2023-09-23T15:48:04.239159+0000","last_fullsized":"2023-09-23T15:48:04.239159+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":109,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.228171+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:48:04.228171+0000","last_peered":"2023-09-23T15:48:04.228171+0000","last_clean":"2023-09-23T15:48:04.228171+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:48:04.228171+0000","last_undegraded":"2023-09-23T15:48:04.228171+0000","last_fullsized":"2023-09-23T15:48:04.228171+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":125,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.229811+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:48:04.229811+0000","last_peered":"2023-09-23T15:48:04.229811+0000","last_clean":"2023-09-23T15:48:04.229811+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:48:04.229811+0000","last_undegraded":"2023-09-23T15:48:04.229811+0000","last_fullsized":"2023-09-23T15:48:04.229811+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241719+0000","last_change":"2023-09-23T15:44:43.196186+0000","last_active":"2023-09-23T15:48:05.241719+0000","last_peered":"2023-09-23T15:48:05.241719+0000","last_clean":"2023-09-23T15:48:05.241719+0000","last_became_active":"2023-09-23T15:44:43.195148+0000","last_became_peered":"2023-09-23T15:44:43.195148+0000","last_unstale":"2023-09-23T15:48:05.241719+0000","last_undegraded":"2023-09-23T15:48:05.241719+0000","last_fullsized":"2023-09-23T15:48:05.241719+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:41:47.072764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":71,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.229506+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:48:04.229506+0000","last_peered":"2023-09-23T15:48:04.229506+0000","last_clean":"2023-09-23T15:48:04.229506+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:48:04.229506+0000","last_undegraded":"2023-09-23T15:48:04.229506+0000","last_fullsized":"2023-09-23T15:48:04.229506+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":105,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231656+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:48:04.231656+0000","last_peered":"2023-09-23T15:48:04.231656+0000","last_clean":"2023-09-23T15:48:04.231656+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:48:04.231656+0000","last_undegraded":"2023-09-23T15:48:04.231656+0000","last_fullsized":"2023-09-23T15:48:04.231656+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":104,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231084+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:48:04.231084+0000","last_peered":"2023-09-23T15:48:04.231084+0000","last_clean":"2023-09-23T15:48:04.231084+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:48:04.231084+0000","last_undegraded":"2023-09-23T15:48:04.231084+0000","last_fullsized":"2023-09-23T15:48:04.231084+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":88,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.254730+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:48:04.254730+0000","last_peered":"2023-09-23T15:48:04.254730+0000","last_clean":"2023-09-23T15:48:04.254730+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:48:04.254730+0000","last_undegraded":"2023-09-23T15:48:04.254730+0000","last_fullsized":"2023-09-23T15:48:04.254730+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":118,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234504+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:48:04.234504+0000","last_peered":"2023-09-23T15:48:04.234504+0000","last_clean":"2023-09-23T15:48:04.234504+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:48:04.234504+0000","last_undegraded":"2023-09-23T15:48:04.234504+0000","last_fullsized":"2023-09-23T15:48:04.234504+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":120,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233794+0000","last_change":"2023-09-23T15:44:43.197107+0000","last_active":"2023-09-23T15:48:04.233794+0000","last_peered":"2023-09-23T15:48:04.233794+0000","last_clean":"2023-09-23T15:48:04.233794+0000","last_became_active":"2023-09-23T15:44:43.196739+0000","last_became_peered":"2023-09-23T15:44:43.196739+0000","last_unstale":"2023-09-23T15:48:04.233794+0000","last_undegraded":"2023-09-23T15:48:04.233794+0000","last_fullsized":"2023-09-23T15:48:04.233794+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:05:04.056820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"146'11494","reported_seq":11528,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:22.060616+0000","last_change":"2023-09-23T15:44:41.154888+0000","last_active":"2023-09-23T15:48:22.060616+0000","last_peered":"2023-09-23T15:48:22.060616+0000","last_clean":"2023-09-23T15:48:22.060616+0000","last_became_active":"2023-09-23T15:44:41.154499+0000","last_became_peered":"2023-09-23T15:44:41.154499+0000","last_unstale":"2023-09-23T15:48:22.060616+0000","last_undegraded":"2023-09-23T15:48:22.060616+0000","last_fullsized":"2023-09-23T15:48:22.060616+0000","mapping_epoch":120,"log_start":"133'3800","ondisk_log_start":"133'3800","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7694,"log_dups_size":0,"ondisk_log_size":7694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:52:02.373837+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":11494,"num_write_kb":433024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.f","version":"68'1","reported_seq":123,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.230228+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:48:04.230228+0000","last_peered":"2023-09-23T15:48:04.230228+0000","last_clean":"2023-09-23T15:48:04.230228+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:48:04.230228+0000","last_undegraded":"2023-09-23T15:48:04.230228+0000","last_fullsized":"2023-09-23T15:48:04.230228+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.223935+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:48:04.223935+0000","last_peered":"2023-09-23T15:48:04.223935+0000","last_clean":"2023-09-23T15:48:04.223935+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:48:04.223935+0000","last_undegraded":"2023-09-23T15:48:04.223935+0000","last_fullsized":"2023-09-23T15:48:04.223935+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"146'11620","reported_seq":11664,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.525073+0000","last_change":"2023-09-23T15:44:43.184714+0000","last_active":"2023-09-23T15:48:24.525073+0000","last_peered":"2023-09-23T15:48:24.525073+0000","last_clean":"2023-09-23T15:48:24.525073+0000","last_became_active":"2023-09-23T15:44:43.184342+0000","last_became_peered":"2023-09-23T15:44:43.184342+0000","last_unstale":"2023-09-23T15:48:24.525073+0000","last_undegraded":"2023-09-23T15:48:24.525073+0000","last_fullsized":"2023-09-23T15:48:24.525073+0000","mapping_epoch":122,"log_start":"131'1600","ondisk_log_start":"131'1600","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:55:27.919198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130416640,"num_objects":1990,"num_object_clones":0,"num_object_copies":5970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11620,"num_write_kb":435520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.e","version":"68'2","reported_seq":138,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.232813+0000","last_change":"2023-09-23T15:44:43.197249+0000","last_active":"2023-09-23T15:48:04.232813+0000","last_peered":"2023-09-23T15:48:04.232813+0000","last_clean":"2023-09-23T15:48:04.232813+0000","last_became_active":"2023-09-23T15:44:43.188785+0000","last_became_peered":"2023-09-23T15:44:43.188785+0000","last_unstale":"2023-09-23T15:48:04.232813+0000","last_undegraded":"2023-09-23T15:48:04.232813+0000","last_fullsized":"2023-09-23T15:48:04.232813+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:03:16.534784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.9","version":"0'0","reported_seq":142,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.223969+0000","last_change":"2023-09-23T15:44:43.188237+0000","last_active":"2023-09-23T15:48:05.223969+0000","last_peered":"2023-09-23T15:48:05.223969+0000","last_clean":"2023-09-23T15:48:05.223969+0000","last_became_active":"2023-09-23T15:44:43.187911+0000","last_became_peered":"2023-09-23T15:44:43.187911+0000","last_unstale":"2023-09-23T15:48:05.223969+0000","last_undegraded":"2023-09-23T15:48:05.223969+0000","last_fullsized":"2023-09-23T15:48:05.223969+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:45.191073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"146'11654","reported_seq":11687,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.570022+0000","last_change":"2023-09-23T15:44:41.163527+0000","last_active":"2023-09-23T15:48:24.570022+0000","last_peered":"2023-09-23T15:48:24.570022+0000","last_clean":"2023-09-23T15:48:24.570022+0000","last_became_active":"2023-09-23T15:44:41.163237+0000","last_became_peered":"2023-09-23T15:44:41.163237+0000","last_unstale":"2023-09-23T15:48:24.570022+0000","last_undegraded":"2023-09-23T15:48:24.570022+0000","last_fullsized":"2023-09-23T15:48:24.570022+0000","mapping_epoch":120,"log_start":"131'1600","ondisk_log_start":"131'1600","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:41.218982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133038080,"num_objects":2030,"num_object_clones":0,"num_object_copies":6090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2030,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11654,"num_write_kb":437888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.d","version":"68'1","reported_seq":89,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.232199+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:48:04.232199+0000","last_peered":"2023-09-23T15:48:04.232199+0000","last_clean":"2023-09-23T15:48:04.232199+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:48:04.232199+0000","last_undegraded":"2023-09-23T15:48:04.232199+0000","last_fullsized":"2023-09-23T15:48:04.232199+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.235134+0000","last_change":"2023-09-23T15:44:43.187001+0000","last_active":"2023-09-23T15:48:04.235134+0000","last_peered":"2023-09-23T15:48:04.235134+0000","last_clean":"2023-09-23T15:48:04.235134+0000","last_became_active":"2023-09-23T15:44:43.186551+0000","last_became_peered":"2023-09-23T15:44:43.186551+0000","last_unstale":"2023-09-23T15:48:04.235134+0000","last_undegraded":"2023-09-23T15:48:04.235134+0000","last_fullsized":"2023-09-23T15:48:04.235134+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:09.830573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"146'11793","reported_seq":11828,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.579999+0000","last_change":"2023-09-23T15:44:41.161922+0000","last_active":"2023-09-23T15:48:24.579999+0000","last_peered":"2023-09-23T15:48:24.579999+0000","last_clean":"2023-09-23T15:48:24.579999+0000","last_became_active":"2023-09-23T15:44:41.161620+0000","last_became_peered":"2023-09-23T15:44:41.161620+0000","last_unstale":"2023-09-23T15:48:24.579999+0000","last_undegraded":"2023-09-23T15:48:24.579999+0000","last_fullsized":"2023-09-23T15:48:24.579999+0000","mapping_epoch":120,"log_start":"131'1700","ondisk_log_start":"131'1700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10093,"log_dups_size":0,"ondisk_log_size":10093,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:55:57.207735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127598592,"num_objects":1947,"num_object_clones":0,"num_object_copies":5841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1947,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11793,"num_write_kb":439680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.c","version":"0'0","reported_seq":106,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.224216+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:48:04.224216+0000","last_peered":"2023-09-23T15:48:04.224216+0000","last_clean":"2023-09-23T15:48:04.224216+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:48:04.224216+0000","last_undegraded":"2023-09-23T15:48:04.224216+0000","last_fullsized":"2023-09-23T15:48:04.224216+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.264789+0000","last_change":"2023-09-23T15:44:43.178144+0000","last_active":"2023-09-23T15:48:04.264789+0000","last_peered":"2023-09-23T15:48:04.264789+0000","last_clean":"2023-09-23T15:48:04.264789+0000","last_became_active":"2023-09-23T15:44:43.177576+0000","last_became_peered":"2023-09-23T15:44:43.177576+0000","last_unstale":"2023-09-23T15:48:04.264789+0000","last_undegraded":"2023-09-23T15:48:04.264789+0000","last_fullsized":"2023-09-23T15:48:04.264789+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:09.725087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"146'11789","reported_seq":11825,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.525095+0000","last_change":"2023-09-23T15:44:41.161377+0000","last_active":"2023-09-23T15:48:24.525095+0000","last_peered":"2023-09-23T15:48:24.525095+0000","last_clean":"2023-09-23T15:48:24.525095+0000","last_became_active":"2023-09-23T15:44:41.161086+0000","last_became_peered":"2023-09-23T15:44:41.161086+0000","last_unstale":"2023-09-23T15:48:24.525095+0000","last_undegraded":"2023-09-23T15:48:24.525095+0000","last_fullsized":"2023-09-23T15:48:24.525095+0000","mapping_epoch":120,"log_start":"131'1700","ondisk_log_start":"131'1700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:59:29.321833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129499160,"num_objects":1977,"num_object_clones":0,"num_object_copies":5931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1977,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11789,"num_write_kb":440449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.b","version":"69'3","reported_seq":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233256+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:48:04.233256+0000","last_peered":"2023-09-23T15:48:04.233256+0000","last_clean":"2023-09-23T15:48:04.233256+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:48:04.233256+0000","last_undegraded":"2023-09-23T15:48:04.233256+0000","last_fullsized":"2023-09-23T15:48:04.233256+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.239231+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:48:04.239231+0000","last_peered":"2023-09-23T15:48:04.239231+0000","last_clean":"2023-09-23T15:48:04.239231+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:48:04.239231+0000","last_undegraded":"2023-09-23T15:48:04.239231+0000","last_fullsized":"2023-09-23T15:48:04.239231+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"146'11722","reported_seq":11758,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.876497+0000","last_change":"2023-09-23T15:44:43.187602+0000","last_active":"2023-09-23T15:48:24.876497+0000","last_peered":"2023-09-23T15:48:24.876497+0000","last_clean":"2023-09-23T15:48:24.876497+0000","last_became_active":"2023-09-23T15:44:43.187137+0000","last_became_peered":"2023-09-23T15:44:43.187137+0000","last_unstale":"2023-09-23T15:48:24.876497+0000","last_undegraded":"2023-09-23T15:48:24.876497+0000","last_fullsized":"2023-09-23T15:48:24.876497+0000","mapping_epoch":122,"log_start":"135'4900","ondisk_log_start":"135'4900","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+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 @ 2023-09-25T03:02:47.844333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126091264,"num_objects":1924,"num_object_clones":0,"num_object_copies":5772,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1924,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11722,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":133,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.235298+0000","last_change":"2023-09-23T15:44:43.194323+0000","last_active":"2023-09-23T15:48:04.235298+0000","last_peered":"2023-09-23T15:48:04.235298+0000","last_clean":"2023-09-23T15:48:04.235298+0000","last_became_active":"2023-09-23T15:44:43.193935+0000","last_became_peered":"2023-09-23T15:44:43.193935+0000","last_unstale":"2023-09-23T15:48:04.235298+0000","last_undegraded":"2023-09-23T15:48:04.235298+0000","last_fullsized":"2023-09-23T15:48:04.235298+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:32:58.286247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":137,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.227844+0000","last_change":"2023-09-23T15:44:43.187516+0000","last_active":"2023-09-23T15:48:04.227844+0000","last_peered":"2023-09-23T15:48:04.227844+0000","last_clean":"2023-09-23T15:48:04.227844+0000","last_became_active":"2023-09-23T15:44:43.187172+0000","last_became_peered":"2023-09-23T15:44:43.187172+0000","last_unstale":"2023-09-23T15:48:04.227844+0000","last_undegraded":"2023-09-23T15:48:04.227844+0000","last_fullsized":"2023-09-23T15:48:04.227844+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:25.149562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.f","version":"146'11352","reported_seq":11386,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:22.361175+0000","last_change":"2023-09-23T15:44:41.152220+0000","last_active":"2023-09-23T15:48:22.361175+0000","last_peered":"2023-09-23T15:48:22.361175+0000","last_clean":"2023-09-23T15:48:22.361175+0000","last_became_active":"2023-09-23T15:44:41.151810+0000","last_became_peered":"2023-09-23T15:44:41.151810+0000","last_unstale":"2023-09-23T15:48:22.361175+0000","last_undegraded":"2023-09-23T15:48:22.361175+0000","last_fullsized":"2023-09-23T15:48:22.361175+0000","mapping_epoch":120,"log_start":"131'2200","ondisk_log_start":"131'2200","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":9152,"log_dups_size":0,"ondisk_log_size":9152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:56.738348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137363456,"num_objects":2096,"num_object_clones":0,"num_object_copies":6288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2096,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11352,"num_write_kb":430336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.224201+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:48:05.224201+0000","last_peered":"2023-09-23T15:48:05.224201+0000","last_clean":"2023-09-23T15:48:05.224201+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:48:05.224201+0000","last_undegraded":"2023-09-23T15:48:05.224201+0000","last_fullsized":"2023-09-23T15:48:05.224201+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.229162+0000","last_change":"2023-09-23T15:44:43.191101+0000","last_active":"2023-09-23T15:48:04.229162+0000","last_peered":"2023-09-23T15:48:04.229162+0000","last_clean":"2023-09-23T15:48:04.229162+0000","last_became_active":"2023-09-23T15:44:43.190708+0000","last_became_peered":"2023-09-23T15:44:43.190708+0000","last_unstale":"2023-09-23T15:48:04.229162+0000","last_undegraded":"2023-09-23T15:48:04.229162+0000","last_fullsized":"2023-09-23T15:48:04.229162+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:30:06.542490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"146'11617","reported_seq":11653,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.936936+0000","last_change":"2023-09-23T15:44:41.160588+0000","last_active":"2023-09-23T15:48:24.936936+0000","last_peered":"2023-09-23T15:48:24.936936+0000","last_clean":"2023-09-23T15:48:24.936936+0000","last_became_active":"2023-09-23T15:44:41.160224+0000","last_became_peered":"2023-09-23T15:44:41.160224+0000","last_unstale":"2023-09-23T15:48:24.936936+0000","last_undegraded":"2023-09-23T15:48:24.936936+0000","last_fullsized":"2023-09-23T15:48:24.936936+0000","mapping_epoch":120,"log_start":"135'4700","ondisk_log_start":"135'4700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6917,"log_dups_size":0,"ondisk_log_size":6917,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:28:51.866086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128909312,"num_objects":1967,"num_object_clones":0,"num_object_copies":5901,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1967,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11617,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.8","version":"0'0","reported_seq":122,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233393+0000","last_change":"2023-09-23T15:44:43.197218+0000","last_active":"2023-09-23T15:48:04.233393+0000","last_peered":"2023-09-23T15:48:04.233393+0000","last_clean":"2023-09-23T15:48:04.233393+0000","last_became_active":"2023-09-23T15:44:43.196861+0000","last_became_peered":"2023-09-23T15:44:43.196861+0000","last_unstale":"2023-09-23T15:48:04.233393+0000","last_undegraded":"2023-09-23T15:48:04.233393+0000","last_fullsized":"2023-09-23T15:48:04.233393+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:16:25.825169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,7,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":95,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233971+0000","last_change":"2023-09-23T15:44:43.195980+0000","last_active":"2023-09-23T15:48:04.233971+0000","last_peered":"2023-09-23T15:48:04.233971+0000","last_clean":"2023-09-23T15:48:04.233971+0000","last_became_active":"2023-09-23T15:44:43.195632+0000","last_became_peered":"2023-09-23T15:44:43.195632+0000","last_unstale":"2023-09-23T15:48:04.233971+0000","last_undegraded":"2023-09-23T15:48:04.233971+0000","last_fullsized":"2023-09-23T15:48:04.233971+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:39:06.267522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"89'98","reported_seq":407,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.230928+0000","last_change":"2023-09-23T15:45:10.160272+0000","last_active":"2023-09-23T15:48:04.230928+0000","last_peered":"2023-09-23T15:48:04.230928+0000","last_clean":"2023-09-23T15:48:04.230928+0000","last_became_active":"2023-09-23T15:45:10.159830+0000","last_became_peered":"2023-09-23T15:45:10.159830+0000","last_unstale":"2023-09-23T15:48:04.230928+0000","last_undegraded":"2023-09-23T15:48:04.230928+0000","last_fullsized":"2023-09-23T15:48:04.230928+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:51:13.642568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":123,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231744+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:48:04.231744+0000","last_peered":"2023-09-23T15:48:04.231744+0000","last_clean":"2023-09-23T15:48:04.231744+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:48:04.231744+0000","last_undegraded":"2023-09-23T15:48:04.231744+0000","last_fullsized":"2023-09-23T15:48:04.231744+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":75,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.223708+0000","last_change":"2023-09-23T15:44:43.192144+0000","last_active":"2023-09-23T15:48:04.223708+0000","last_peered":"2023-09-23T15:48:04.223708+0000","last_clean":"2023-09-23T15:48:04.223708+0000","last_became_active":"2023-09-23T15:44:43.191690+0000","last_became_peered":"2023-09-23T15:44:43.191690+0000","last_unstale":"2023-09-23T15:48:04.223708+0000","last_undegraded":"2023-09-23T15:48:04.223708+0000","last_fullsized":"2023-09-23T15:48:04.223708+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:12.360146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.3","version":"146'11366","reported_seq":11410,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:22.055644+0000","last_change":"2023-09-23T15:45:10.173109+0000","last_active":"2023-09-23T15:48:22.055644+0000","last_peered":"2023-09-23T15:48:22.055644+0000","last_clean":"2023-09-23T15:48:22.055644+0000","last_became_active":"2023-09-23T15:45:10.158871+0000","last_became_peered":"2023-09-23T15:45:10.158871+0000","last_unstale":"2023-09-23T15:48:22.055644+0000","last_undegraded":"2023-09-23T15:48:22.055644+0000","last_fullsized":"2023-09-23T15:48:22.055644+0000","mapping_epoch":130,"log_start":"133'3600","ondisk_log_start":"133'3600","created":120,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7766,"log_dups_size":0,"ondisk_log_size":7766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:39:16.967261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135135232,"num_objects":2062,"num_object_clones":0,"num_object_copies":6186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11366,"num_write_kb":429696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"146'11868","reported_seq":11913,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:25.249252+0000","last_change":"2023-09-23T15:44:43.188487+0000","last_active":"2023-09-23T15:48:25.249252+0000","last_peered":"2023-09-23T15:48:25.249252+0000","last_clean":"2023-09-23T15:48:25.249252+0000","last_became_active":"2023-09-23T15:44:43.186346+0000","last_became_peered":"2023-09-23T15:44:43.186346+0000","last_unstale":"2023-09-23T15:48:25.249252+0000","last_undegraded":"2023-09-23T15:48:25.249252+0000","last_fullsized":"2023-09-23T15:48:25.249252+0000","mapping_epoch":122,"log_start":"135'5000","ondisk_log_start":"135'5000","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6868,"log_dups_size":0,"ondisk_log_size":6868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:15:39.790851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131203072,"num_objects":2002,"num_object_clones":0,"num_object_copies":6006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11868,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":695,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.226549+0000","last_change":"2023-09-23T15:44:43.211436+0000","last_active":"2023-09-23T15:48:04.226549+0000","last_peered":"2023-09-23T15:48:04.226549+0000","last_clean":"2023-09-23T15:48:04.226549+0000","last_became_active":"2023-09-23T15:44:43.189740+0000","last_became_peered":"2023-09-23T15:44:43.189740+0000","last_unstale":"2023-09-23T15:48:04.226549+0000","last_undegraded":"2023-09-23T15:48:04.226549+0000","last_fullsized":"2023-09-23T15:48:04.226549+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:57.177377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":103,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.228473+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:48:04.228473+0000","last_peered":"2023-09-23T15:48:04.228473+0000","last_clean":"2023-09-23T15:48:04.228473+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:48:04.228473+0000","last_undegraded":"2023-09-23T15:48:04.228473+0000","last_fullsized":"2023-09-23T15:48:04.228473+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.237229+0000","last_change":"2023-09-23T15:44:43.188747+0000","last_active":"2023-09-23T15:48:04.237229+0000","last_peered":"2023-09-23T15:48:04.237229+0000","last_clean":"2023-09-23T15:48:04.237229+0000","last_became_active":"2023-09-23T15:44:43.188156+0000","last_became_peered":"2023-09-23T15:44:43.188156+0000","last_unstale":"2023-09-23T15:48:04.237229+0000","last_undegraded":"2023-09-23T15:48:04.237229+0000","last_fullsized":"2023-09-23T15:48:04.237229+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:25.215949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.6","version":"146'11526","reported_seq":11561,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.546264+0000","last_change":"2023-09-23T15:44:41.164912+0000","last_active":"2023-09-23T15:48:24.546264+0000","last_peered":"2023-09-23T15:48:24.546264+0000","last_clean":"2023-09-23T15:48:24.546264+0000","last_became_active":"2023-09-23T15:44:41.164587+0000","last_became_peered":"2023-09-23T15:44:41.164587+0000","last_unstale":"2023-09-23T15:48:24.546264+0000","last_undegraded":"2023-09-23T15:48:24.546264+0000","last_fullsized":"2023-09-23T15:48:24.546264+0000","mapping_epoch":120,"log_start":"131'1500","ondisk_log_start":"131'1500","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:07.101215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125566976,"num_objects":1916,"num_object_clones":0,"num_object_copies":5748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11526,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"89'185","reported_seq":786,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233356+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:48:04.233356+0000","last_peered":"2023-09-23T15:48:04.233356+0000","last_clean":"2023-09-23T15:48:04.233356+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:48:04.233356+0000","last_undegraded":"2023-09-23T15:48:04.233356+0000","last_fullsized":"2023-09-23T15:48:04.233356+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233553+0000","last_change":"2023-09-23T15:44:43.187472+0000","last_active":"2023-09-23T15:48:04.233553+0000","last_peered":"2023-09-23T15:48:04.233553+0000","last_clean":"2023-09-23T15:48:04.233553+0000","last_became_active":"2023-09-23T15:44:43.186902+0000","last_became_peered":"2023-09-23T15:44:43.186902+0000","last_unstale":"2023-09-23T15:48:04.233553+0000","last_undegraded":"2023-09-23T15:48:04.233553+0000","last_fullsized":"2023-09-23T15:48:04.233553+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:43.920300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":97,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.228869+0000","last_change":"2023-09-23T15:44:43.186698+0000","last_active":"2023-09-23T15:48:04.228869+0000","last_peered":"2023-09-23T15:48:04.228869+0000","last_clean":"2023-09-23T15:48:04.228869+0000","last_became_active":"2023-09-23T15:44:43.186316+0000","last_became_peered":"2023-09-23T15:44:43.186316+0000","last_unstale":"2023-09-23T15:48:04.228869+0000","last_undegraded":"2023-09-23T15:48:04.228869+0000","last_fullsized":"2023-09-23T15:48:04.228869+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:06.641132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"89'183","reported_seq":721,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.224590+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:48:04.224590+0000","last_peered":"2023-09-23T15:48:04.224590+0000","last_clean":"2023-09-23T15:48:04.224590+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:48:04.224590+0000","last_undegraded":"2023-09-23T15:48:04.224590+0000","last_fullsized":"2023-09-23T15:48:04.224590+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":484,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.232785+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:48:04.232785+0000","last_peered":"2023-09-23T15:48:04.232785+0000","last_clean":"2023-09-23T15:48:04.232785+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:48:04.232785+0000","last_undegraded":"2023-09-23T15:48:04.232785+0000","last_fullsized":"2023-09-23T15:48:04.232785+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":100,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234179+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:48:04.234179+0000","last_peered":"2023-09-23T15:48:04.234179+0000","last_clean":"2023-09-23T15:48:04.234179+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:48:04.234179+0000","last_undegraded":"2023-09-23T15:48:04.234179+0000","last_fullsized":"2023-09-23T15:48:04.234179+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.235702+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:48:04.235702+0000","last_peered":"2023-09-23T15:48:04.235702+0000","last_clean":"2023-09-23T15:48:04.235702+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:48:04.235702+0000","last_undegraded":"2023-09-23T15:48:04.235702+0000","last_fullsized":"2023-09-23T15:48:04.235702+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"146'11651","reported_seq":11685,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:21.982776+0000","last_change":"2023-09-23T15:44:41.163923+0000","last_active":"2023-09-23T15:48:21.982776+0000","last_peered":"2023-09-23T15:48:21.982776+0000","last_clean":"2023-09-23T15:48:21.982776+0000","last_became_active":"2023-09-23T15:44:41.163434+0000","last_became_peered":"2023-09-23T15:44:41.163434+0000","last_unstale":"2023-09-23T15:48:21.982776+0000","last_undegraded":"2023-09-23T15:48:21.982776+0000","last_fullsized":"2023-09-23T15:48:21.982776+0000","mapping_epoch":120,"log_start":"133'3900","ondisk_log_start":"133'3900","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7751,"log_dups_size":0,"ondisk_log_size":7751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:37:44.663496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135069696,"num_objects":2061,"num_object_clones":0,"num_object_copies":6183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11651,"num_write_kb":438784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"5.7","version":"146'11360","reported_seq":11404,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:22.330178+0000","last_change":"2023-09-23T15:44:43.191385+0000","last_active":"2023-09-23T15:48:22.330178+0000","last_peered":"2023-09-23T15:48:22.330178+0000","last_clean":"2023-09-23T15:48:22.330178+0000","last_became_active":"2023-09-23T15:44:43.191017+0000","last_became_peered":"2023-09-23T15:44:43.191017+0000","last_unstale":"2023-09-23T15:48:22.330178+0000","last_undegraded":"2023-09-23T15:48:22.330178+0000","last_fullsized":"2023-09-23T15:48:22.330178+0000","mapping_epoch":122,"log_start":"131'2200","ondisk_log_start":"131'2200","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":9160,"log_dups_size":0,"ondisk_log_size":9160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:59:41.272427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129368064,"num_objects":1974,"num_object_clones":0,"num_object_copies":5922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11360,"num_write_kb":426688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"89'190","reported_seq":1007,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.232887+0000","last_change":"2023-09-23T15:44:46.213734+0000","last_active":"2023-09-23T15:48:04.232887+0000","last_peered":"2023-09-23T15:48:04.232887+0000","last_clean":"2023-09-23T15:48:04.232887+0000","last_became_active":"2023-09-23T15:44:46.213311+0000","last_became_peered":"2023-09-23T15:44:46.213311+0000","last_unstale":"2023-09-23T15:48:04.232887+0000","last_undegraded":"2023-09-23T15:48:04.232887+0000","last_fullsized":"2023-09-23T15:48:04.232887+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:42:31.111284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":103,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.253793+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:48:04.253793+0000","last_peered":"2023-09-23T15:48:04.253793+0000","last_clean":"2023-09-23T15:48:04.253793+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:48:04.253793+0000","last_undegraded":"2023-09-23T15:48:04.253793+0000","last_fullsized":"2023-09-23T15:48:04.253793+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.254954+0000","last_change":"2023-09-23T15:44:43.187203+0000","last_active":"2023-09-23T15:48:04.254954+0000","last_peered":"2023-09-23T15:48:04.254954+0000","last_clean":"2023-09-23T15:48:04.254954+0000","last_became_active":"2023-09-23T15:44:43.186797+0000","last_became_peered":"2023-09-23T15:44:43.186797+0000","last_unstale":"2023-09-23T15:48:04.254954+0000","last_undegraded":"2023-09-23T15:48:04.254954+0000","last_fullsized":"2023-09-23T15:48:04.254954+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:55:26.936554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":464,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231818+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:48:04.231818+0000","last_peered":"2023-09-23T15:48:04.231818+0000","last_clean":"2023-09-23T15:48:04.231818+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:48:04.231818+0000","last_undegraded":"2023-09-23T15:48:04.231818+0000","last_fullsized":"2023-09-23T15:48:04.231818+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":68,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.237311+0000","last_change":"2023-09-23T15:44:43.185205+0000","last_active":"2023-09-23T15:48:04.237311+0000","last_peered":"2023-09-23T15:48:04.237311+0000","last_clean":"2023-09-23T15:48:04.237311+0000","last_became_active":"2023-09-23T15:44:43.184868+0000","last_became_peered":"2023-09-23T15:44:43.184868+0000","last_unstale":"2023-09-23T15:48:04.237311+0000","last_undegraded":"2023-09-23T15:48:04.237311+0000","last_fullsized":"2023-09-23T15:48:04.237311+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:15:51.944940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":42,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.228057+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:48:04.228057+0000","last_peered":"2023-09-23T15:48:04.228057+0000","last_clean":"2023-09-23T15:48:04.228057+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:48:04.228057+0000","last_undegraded":"2023-09-23T15:48:04.228057+0000","last_fullsized":"2023-09-23T15:48:04.228057+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.2","version":"146'11638","reported_seq":11670,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:22.120422+0000","last_change":"2023-09-23T15:44:41.162012+0000","last_active":"2023-09-23T15:48:22.120422+0000","last_peered":"2023-09-23T15:48:22.120422+0000","last_clean":"2023-09-23T15:48:22.120422+0000","last_became_active":"2023-09-23T15:44:41.161630+0000","last_became_peered":"2023-09-23T15:44:41.161630+0000","last_unstale":"2023-09-23T15:48:22.120422+0000","last_undegraded":"2023-09-23T15:48:22.120422+0000","last_fullsized":"2023-09-23T15:48:22.120422+0000","mapping_epoch":120,"log_start":"134'3900","ondisk_log_start":"134'3900","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+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 @ 2023-09-24T17:27:58.480917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133431296,"num_objects":2036,"num_object_clones":0,"num_object_copies":6108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11638,"num_write_kb":437568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"68'2","reported_seq":111,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233884+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:48:04.233884+0000","last_peered":"2023-09-23T15:48:04.233884+0000","last_clean":"2023-09-23T15:48:04.233884+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:48:04.233884+0000","last_undegraded":"2023-09-23T15:48:04.233884+0000","last_fullsized":"2023-09-23T15:48:04.233884+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":328,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234004+0000","last_change":"2023-09-23T15:44:46.214051+0000","last_active":"2023-09-23T15:48:04.234004+0000","last_peered":"2023-09-23T15:48:04.234004+0000","last_clean":"2023-09-23T15:48:04.234004+0000","last_became_active":"2023-09-23T15:44:46.213448+0000","last_became_peered":"2023-09-23T15:44:46.213448+0000","last_unstale":"2023-09-23T15:48:04.234004+0000","last_undegraded":"2023-09-23T15:48:04.234004+0000","last_fullsized":"2023-09-23T15:48:04.234004+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:02:33.465019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":107,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233296+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:48:04.233296+0000","last_peered":"2023-09-23T15:48:04.233296+0000","last_clean":"2023-09-23T15:48:04.233296+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:48:04.233296+0000","last_undegraded":"2023-09-23T15:48:04.233296+0000","last_fullsized":"2023-09-23T15:48:04.233296+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"146'11562","reported_seq":11598,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:24.919338+0000","last_change":"2023-09-23T15:44:41.154117+0000","last_active":"2023-09-23T15:48:24.919338+0000","last_peered":"2023-09-23T15:48:24.919338+0000","last_clean":"2023-09-23T15:48:24.919338+0000","last_became_active":"2023-09-23T15:44:41.153704+0000","last_became_peered":"2023-09-23T15:44:41.153704+0000","last_unstale":"2023-09-23T15:48:24.919338+0000","last_undegraded":"2023-09-23T15:48:24.919338+0000","last_fullsized":"2023-09-23T15:48:24.919338+0000","mapping_epoch":120,"log_start":"135'4700","ondisk_log_start":"135'4700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6862,"log_dups_size":0,"ondisk_log_size":6862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:09.938411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128450560,"num_objects":1960,"num_object_clones":0,"num_object_copies":5880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1960,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11562,"num_write_kb":432704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.7","version":"89'46","reported_seq":271,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.234909+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:48:04.234909+0000","last_peered":"2023-09-23T15:48:04.234909+0000","last_clean":"2023-09-23T15:48:04.234909+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:48:04.234909+0000","last_undegraded":"2023-09-23T15:48:04.234909+0000","last_fullsized":"2023-09-23T15:48:04.234909+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":121,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.254883+0000","last_change":"2023-09-23T15:44:43.195947+0000","last_active":"2023-09-23T15:48:04.254883+0000","last_peered":"2023-09-23T15:48:04.254883+0000","last_clean":"2023-09-23T15:48:04.254883+0000","last_became_active":"2023-09-23T15:44:43.185709+0000","last_became_peered":"2023-09-23T15:44:43.185709+0000","last_unstale":"2023-09-23T15:48:04.254883+0000","last_undegraded":"2023-09-23T15:48:04.254883+0000","last_fullsized":"2023-09-23T15:48:04.254883+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:32:51.304670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":95,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.225279+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:48:04.225279+0000","last_peered":"2023-09-23T15:48:04.225279+0000","last_clean":"2023-09-23T15:48:04.225279+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:48:04.225279+0000","last_undegraded":"2023-09-23T15:48:04.225279+0000","last_fullsized":"2023-09-23T15:48:04.225279+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.0","version":"146'12000","reported_seq":12045,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:23.570371+0000","last_change":"2023-09-23T15:44:43.187725+0000","last_active":"2023-09-23T15:48:23.570371+0000","last_peered":"2023-09-23T15:48:23.570371+0000","last_clean":"2023-09-23T15:48:23.570371+0000","last_became_active":"2023-09-23T15:44:43.186823+0000","last_became_peered":"2023-09-23T15:44:43.186823+0000","last_unstale":"2023-09-23T15:48:23.570371+0000","last_undegraded":"2023-09-23T15:48:23.570371+0000","last_fullsized":"2023-09-23T15:48:23.570371+0000","mapping_epoch":122,"log_start":"134'4300","ondisk_log_start":"134'4300","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7700,"log_dups_size":0,"ondisk_log_size":7700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:58.049498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132513792,"num_objects":2022,"num_object_clones":0,"num_object_copies":6066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12000,"num_write_kb":448704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"69'2","reported_seq":93,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.265455+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:48:04.265455+0000","last_peered":"2023-09-23T15:48:04.265455+0000","last_clean":"2023-09-23T15:48:04.265455+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:48:04.265455+0000","last_undegraded":"2023-09-23T15:48:04.265455+0000","last_fullsized":"2023-09-23T15:48:04.265455+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":138,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.235982+0000","last_change":"2023-09-23T15:44:43.183171+0000","last_active":"2023-09-23T15:48:05.235982+0000","last_peered":"2023-09-23T15:48:05.235982+0000","last_clean":"2023-09-23T15:48:05.235982+0000","last_became_active":"2023-09-23T15:44:43.182753+0000","last_became_peered":"2023-09-23T15:44:43.182753+0000","last_unstale":"2023-09-23T15:48:05.235982+0000","last_undegraded":"2023-09-23T15:48:05.235982+0000","last_fullsized":"2023-09-23T15:48:05.235982+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:38.602392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":140,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.224265+0000","last_change":"2023-09-23T15:44:43.199117+0000","last_active":"2023-09-23T15:48:04.224265+0000","last_peered":"2023-09-23T15:48:04.224265+0000","last_clean":"2023-09-23T15:48:04.224265+0000","last_became_active":"2023-09-23T15:44:43.190974+0000","last_became_peered":"2023-09-23T15:44:43.190974+0000","last_unstale":"2023-09-23T15:48:04.224265+0000","last_undegraded":"2023-09-23T15:48:04.224265+0000","last_fullsized":"2023-09-23T15:48:04.224265+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:50:45.179932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":141,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.228346+0000","last_change":"2023-09-23T15:44:43.184663+0000","last_active":"2023-09-23T15:48:04.228346+0000","last_peered":"2023-09-23T15:48:04.228346+0000","last_clean":"2023-09-23T15:48:04.228346+0000","last_became_active":"2023-09-23T15:44:43.184266+0000","last_became_peered":"2023-09-23T15:44:43.184266+0000","last_unstale":"2023-09-23T15:48:04.228346+0000","last_undegraded":"2023-09-23T15:48:04.228346+0000","last_fullsized":"2023-09-23T15:48:04.228346+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:13:37.704297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":109,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.231832+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:48:04.231832+0000","last_peered":"2023-09-23T15:48:04.231832+0000","last_clean":"2023-09-23T15:48:04.231832+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:48:04.231832+0000","last_undegraded":"2023-09-23T15:48:04.231832+0000","last_fullsized":"2023-09-23T15:48:04.231832+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":132,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.227285+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:48:04.227285+0000","last_peered":"2023-09-23T15:48:04.227285+0000","last_clean":"2023-09-23T15:48:04.227285+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:48:04.227285+0000","last_undegraded":"2023-09-23T15:48:04.227285+0000","last_fullsized":"2023-09-23T15:48:04.227285+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":119,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.233620+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:48:04.233620+0000","last_peered":"2023-09-23T15:48:04.233620+0000","last_clean":"2023-09-23T15:48:04.233620+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:48:04.233620+0000","last_undegraded":"2023-09-23T15:48:04.233620+0000","last_fullsized":"2023-09-23T15:48:04.233620+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":29,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.223606+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:48:04.223606+0000","last_peered":"2023-09-23T15:48:04.223606+0000","last_clean":"2023-09-23T15:48:04.223606+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:48:04.223606+0000","last_undegraded":"2023-09-23T15:48:04.223606+0000","last_fullsized":"2023-09-23T15:48:04.223606+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":98,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.260848+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:48:04.260848+0000","last_peered":"2023-09-23T15:48:04.260848+0000","last_clean":"2023-09-23T15:48:04.260848+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:48:04.260848+0000","last_undegraded":"2023-09-23T15:48:04.260848+0000","last_fullsized":"2023-09-23T15:48:04.260848+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T15:48:04.224685+0000","last_change":"2023-09-23T15:44:43.186682+0000","last_active":"2023-09-23T15:48:04.224685+0000","last_peered":"2023-09-23T15:48:04.224685+0000","last_clean":"2023-09-23T15:48:04.224685+0000","last_became_active":"2023-09-23T15:44:43.186307+0000","last_became_peered":"2023-09-23T15:44:43.186307+0000","last_unstale":"2023-09-23T15:48:04.224685+0000","last_undegraded":"2023-09-23T15:48:04.224685+0000","last_fullsized":"2023-09-23T15:48:04.224685+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:53.800459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":2097217560,"num_objects":32002,"num_object_clones":0,"num_object_copies":96006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32002,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":186012,"num_write_kb":6976385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6295531520,"data_stored":6295519304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":134712,"ondisk_log_size":134712,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234271,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":746016,"kb_used_data":674136,"kb_used_omap":0,"kb_used_meta":71808,"kb_avail":92999136,"statfs":{"total":95995035648,"available":95231115264,"internally_reserved":0,"allocated":690315264,"data_stored":689761334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":73531392},"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,1,1,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:07 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":1.252,"15min":1.0820000000000001},"min":{"1min":0.27500000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.0060000000000002,"5min":6.0060000000000002,"15min":6.0060000000000002},"last":5.8330000000000002},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.55,"15min":1.2050000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.6299999999999999,"5min":7.6299999999999999,"15min":7.6299999999999999},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Sep 23 15:47:41 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.1859999999999999,"15min":1.0620000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.0579999999999998,"5min":6.0579999999999998,"15min":6.0579999999999998},"last":5.8780000000000001},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.407,"15min":1.151},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":6.2770000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":0.39700000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:47:55 2023","interfaces":[{"interface":"back","average":{"1min":3.931,"5min":1.988,"15min":1.26},"min":{"1min":0.32900000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":52.273000000000003,"5min":52.273000000000003,"15min":52.273000000000003},"last":5.9290000000000003},{"interface":"front","average":{"1min":4.0330000000000004,"5min":1.996,"15min":1.29},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":52.479999999999997,"5min":52.479999999999997,"15min":52.479999999999997},"last":0.41899999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:47:24 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.111,"15min":1.048},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.0099999999999998,"5min":8.0099999999999998,"15min":8.0099999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.232,"5min":1.157,"15min":1.0920000000000001},"min":{"1min":0.38100000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.2649999999999997,"5min":4.9370000000000003,"15min":4.9370000000000003},"last":5.9050000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.5779999999999998,"5min":1.827,"15min":1.244},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.0430000000000001,"5min":8.7400000000000002,"15min":8.7400000000000002},"last":0.438},{"interface":"front","average":{"1min":2.98,"5min":1.821,"15min":1.3109999999999999},"min":{"1min":0.45000000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":6.9320000000000004,"5min":9.1679999999999993,"15min":9.1679999999999993},"last":9.3059999999999992}]},{"osd":5,"last update":"Sat Sep 23 15:47:24 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.496,"15min":1.169},"min":{"1min":0.39400000000000002,"5min":0.309,"15min":0.309},"max":{"1min":4.343,"5min":8.2970000000000006,"15min":8.2970000000000006},"last":8.6470000000000002},{"interface":"front","average":{"1min":1.972,"5min":1.9550000000000001,"15min":1.365},"min":{"1min":0.41399999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":6.3710000000000004,"5min":8.9760000000000009,"15min":8.9760000000000009},"last":0.71899999999999997}]},{"osd":6,"last update":"Sat Sep 23 15:47:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":1.756,"15min":1.331},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.3739999999999997,"5min":6.2930000000000001,"15min":6.2930000000000001},"last":0.57799999999999996},{"interface":"front","average":{"1min":2.351,"5min":1.49,"15min":1.2569999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":10.029999999999999,"5min":10.029999999999999,"15min":10.029999999999999},"last":0.75600000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495915,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":886228,"kb_used_data":809036,"kb_used_omap":0,"kb_used_meta":77184,"kb_avail":92858924,"statfs":{"total":95995035648,"available":95087538176,"internally_reserved":0,"allocated":828452864,"data_stored":827911071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":79036416},"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,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:14 2023","interfaces":[{"interface":"back","average":{"1min":1.887,"5min":1.4410000000000001,"15min":1.0600000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":8.0419999999999998,"5min":10.706,"15min":10.706},"last":0.55200000000000005},{"interface":"front","average":{"1min":2.3879999999999999,"5min":1.4650000000000001,"15min":1.1080000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":6.8159999999999998,"5min":6.8159999999999998,"15min":6.8159999999999998},"last":1.6659999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:47:34 2023","interfaces":[{"interface":"back","average":{"1min":1.97,"5min":1.2569999999999999,"15min":1.228},"min":{"1min":0.371,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":8.1709999999999994,"5min":8.1709999999999994,"15min":8.1709999999999994},"last":6.3449999999999998},{"interface":"front","average":{"1min":2.0139999999999998,"5min":1.3320000000000001,"15min":1.3919999999999999},"min":{"1min":0.36299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.2370000000000001,"5min":8.2370000000000001,"15min":9.6419999999999995},"last":6.4139999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.145,"5min":1.6719999999999999,"15min":1.208},"min":{"1min":0.46000000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":8.2609999999999992,"5min":23.204999999999998,"15min":23.204999999999998},"last":6.3769999999999998},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.8380000000000001,"15min":1.2190000000000001},"min":{"1min":0.42299999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.0709999999999997,"5min":25.716999999999999,"15min":25.716999999999999},"last":0.58499999999999996}]},{"osd":3,"last update":"Sat Sep 23 15:47:26 2023","interfaces":[{"interface":"back","average":{"1min":1.978,"5min":1.25,"15min":1.052},"min":{"1min":0.379,"5min":0.37,"15min":0.37},"max":{"1min":5.9299999999999997,"5min":5.9299999999999997,"15min":5.9299999999999997},"last":1.7230000000000001},{"interface":"front","average":{"1min":2.0990000000000002,"5min":1.3220000000000001,"15min":1.149},"min":{"1min":0.38700000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.2859999999999996,"5min":8.2859999999999996,"15min":8.2859999999999996},"last":6.4390000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.8559999999999999,"5min":2.101,"15min":1.4610000000000001},"min":{"1min":0.33400000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":10.285,"5min":10.285,"15min":10.285},"last":6.4930000000000003},{"interface":"front","average":{"1min":2.5630000000000002,"5min":2.125,"15min":1.464},"min":{"1min":0.436,"5min":0.376,"15min":0.376},"max":{"1min":8.1069999999999993,"5min":11.442,"15min":11.442},"last":3.1459999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:47:34 2023","interfaces":[{"interface":"back","average":{"1min":2.5640000000000001,"5min":1.7889999999999999,"15min":1.2909999999999999},"min":{"1min":0.41099999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.2050000000000001,"5min":10.894,"15min":10.894},"last":6.468},{"interface":"front","average":{"1min":2.9860000000000002,"5min":1.73,"15min":1.2889999999999999},"min":{"1min":0.41899999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":8.6189999999999998,"5min":9.7509999999999994,"15min":9.7509999999999994},"last":1.704}]},{"osd":7,"last update":"Sat Sep 23 15:47:34 2023","interfaces":[{"interface":"back","average":{"1min":2.8519999999999999,"5min":1.6899999999999999,"15min":1.278},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":10.659000000000001,"5min":10.659000000000001,"15min":10.659000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":2.266,"5min":1.526,"15min":1.2569999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":6.8849999999999998,"5min":6.8849999999999998,"15min":6.8849999999999998},"last":1.742}]}]},{"osd":1,"up_from":0,"seq":438086664302,"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":[],"network_ping_times":[]},{"osd":0,"up_from":97,"seq":416611827829,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1261412,"kb_used_data":1135324,"kb_used_omap":9,"kb_used_meta":126070,"kb_avail":92483740,"statfs":{"total":95995035648,"available":94703349760,"internally_reserved":0,"allocated":1162571776,"data_stored":1161898453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":129096293},"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,2],"upper_bound":16},"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 23 15:47:39 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.56000000000000005,"15min":0.68300000000000005},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.60199999999999998,"5min":3.637,"15min":3.637},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.67900000000000005,"15min":0.83199999999999996},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.64000000000000001,"5min":3.6680000000000001,"15min":3.6680000000000001},"last":0.40899999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.81299999999999994,"15min":0.72699999999999998},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":2.1619999999999999,"5min":5.3200000000000003,"15min":5.3200000000000003},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.75700000000000001,"15min":0.79800000000000004},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.534,"5min":3.073,"15min":3.073},"last":0.48399999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:47:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.755,"15min":0.76500000000000001},"min":{"1min":0.26400000000000001,"5min":0.253,"15min":0.253},"max":{"1min":3.7240000000000002,"5min":3.9980000000000002,"15min":3.9980000000000002},"last":1.3680000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.754,"15min":0.84899999999999998},"min":{"1min":0.29999999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":2.9569999999999999,"5min":5.1289999999999996,"15min":5.1289999999999996},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Sep 23 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.3540000000000001,"15min":1.0940000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.5800000000000001,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.5229999999999999,"5min":1.196,"15min":1.0620000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.0789999999999997,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":0.57999999999999996}]},{"osd":5,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":2.0790000000000002,"5min":1.722,"15min":1.2649999999999999},"min":{"1min":0.56499999999999995,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.3230000000000004,"5min":16.949000000000002,"15min":16.949000000000002},"last":0.91000000000000003},{"interface":"front","average":{"1min":2.3029999999999999,"5min":1.71,"15min":1.3049999999999999},"min":{"1min":0.50900000000000001,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":7.4880000000000004,"5min":11.195,"15min":11.195},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.276,"15min":1.2230000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":10.204000000000001,"5min":10.204000000000001,"15min":10.204000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":2.137,"5min":1.4910000000000001,"15min":1.3080000000000001},"min":{"1min":0.53500000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":10.243,"5min":10.243,"15min":10.243},"last":0.84199999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.611,"15min":1.3069999999999999},"min":{"1min":0.45200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":14.632,"5min":14.632,"15min":14.632},"last":0.88100000000000001},{"interface":"front","average":{"1min":3.9239999999999999,"5min":1.927,"15min":1.3999999999999999},"min":{"1min":0.51000000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":14.569000000000001,"5min":14.569000000000001,"15min":14.569000000000001},"last":0.71399999999999997}]}]},{"osd":2,"up_from":107,"seq":459561500766,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":864388,"kb_used_data":764668,"kb_used_omap":11,"kb_used_meta":99700,"kb_avail":92880764,"statfs":{"total":95995035648,"available":95109902336,"internally_reserved":0,"allocated":783020032,"data_stored":782374695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":102093128},"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,1,2,4],"upper_bound":64},"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 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.70599999999999996,"15min":0.72199999999999998},"min":{"1min":0.215,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":2.2029999999999998,"5min":5.6379999999999999,"15min":5.6379999999999999},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.0589999999999999,"15min":0.85199999999999998},"min":{"1min":0.32600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":3.9900000000000002,"5min":7.5010000000000003,"15min":7.5010000000000003},"last":0.29399999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.76200000000000001,"15min":0.72199999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":3.895,"5min":4.2560000000000002,"15min":4.2560000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.66400000000000003,"15min":0.76500000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":4.9189999999999996},"last":0.42099999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:47:25 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":0.92600000000000005,"15min":0.85999999999999999},"min":{"1min":0.25800000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":7.5380000000000003,"5min":7.5380000000000003,"15min":7.5380000000000003},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.468,"5min":0.90300000000000002,"15min":0.83499999999999996},"min":{"1min":0.32900000000000001,"5min":0.317,"15min":0.317},"max":{"1min":4.8410000000000002,"5min":4.8410000000000002,"15min":4.8410000000000002},"last":0.59299999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.6859999999999999,"15min":1.228},"min":{"1min":0.34599999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":8.1709999999999994,"5min":10.201000000000001,"15min":10.201000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":2.2160000000000002,"5min":1.4099999999999999,"15min":1.1919999999999999},"min":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.9100000000000001,"5min":5.9930000000000003,"15min":5.9930000000000003},"last":2.8340000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.575,"5min":1.357,"15min":1.143},"min":{"1min":0.378,"5min":0.374,"15min":0.374},"max":{"1min":5.0659999999999998,"5min":6.7750000000000004,"15min":6.7750000000000004},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.635,"5min":1.552,"15min":1.232},"min":{"1min":0.45400000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.6539999999999999,"5min":7.5759999999999996,"15min":7.5759999999999996},"last":0.437}]},{"osd":6,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.5449999999999999,"15min":1.266},"min":{"1min":0.505,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.3920000000000003,"5min":7.5570000000000004,"15min":7.5570000000000004},"last":0.88400000000000001},{"interface":"front","average":{"1min":2.0880000000000001,"5min":1.498,"15min":1.238},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":8.3510000000000009,"5min":8.7360000000000007,"15min":8.7360000000000007},"last":1.956}]},{"osd":7,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":1.431,"15min":1.2509999999999999},"min":{"1min":0.52800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":6.7919999999999998,"5min":9.0719999999999992,"15min":9.0719999999999992},"last":2.101},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.718,"15min":1.385},"min":{"1min":0.55000000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":7.399,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":2.0150000000000001}]}]},{"osd":3,"up_from":112,"seq":481036337240,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":459844,"kb_used_data":388028,"kb_used_omap":5,"kb_used_meta":71802,"kb_avail":93285308,"statfs":{"total":95995035648,"available":95524155392,"internally_reserved":0,"allocated":397340672,"data_stored":396696867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":73526070},"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,2,0,1],"upper_bound":32},"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 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.24,"15min":0.89800000000000002},"min":{"1min":0.21199999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":12.484,"5min":43.654000000000003,"15min":43.654000000000003},"last":1.661},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.204,"15min":0.90000000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":12.76,"5min":43.479999999999997,"15min":43.479999999999997},"last":0.29899999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.60299999999999998,"15min":0.73099999999999998},"min":{"1min":0.28399999999999997,"5min":0.253,"15min":0.253},"max":{"1min":0.82299999999999995,"5min":2.774,"15min":2.774},"last":1.6200000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.59699999999999998,"15min":0.70999999999999996},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.21,"5min":2.6890000000000001,"15min":2.6890000000000001},"last":0.35499999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.355,"5min":1.278,"15min":0.94599999999999995},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":16.236000000000001,"5min":43.616999999999997,"15min":43.616999999999997},"last":5.1390000000000002},{"interface":"front","average":{"1min":1.8979999999999999,"5min":1.379,"15min":0.98099999999999998},"min":{"1min":0.32700000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":17.652000000000001,"5min":43.381,"15min":43.381},"last":0.498}]},{"osd":4,"last update":"Sat Sep 23 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":1.2549999999999999,"15min":1.0549999999999999},"min":{"1min":0.39900000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":7.8970000000000002,"5min":7.8970000000000002,"15min":7.8970000000000002},"last":0.42099999999999999},{"interface":"front","average":{"1min":2.1219999999999999,"5min":1.246,"15min":1.1180000000000001},"min":{"1min":0.376,"5min":0.314,"15min":0.314},"max":{"1min":10.326000000000001,"5min":10.326000000000001,"15min":10.326000000000001},"last":0.59699999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1359999999999999,"15min":1.0860000000000001},"min":{"1min":0.443,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.7250000000000001,"5min":4.508,"15min":4.508},"last":0.55600000000000005},{"interface":"front","average":{"1min":1.111,"5min":1.1599999999999999,"15min":1.115},"min":{"1min":0.41799999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.75,"5min":4.5279999999999996,"15min":4.5279999999999996},"last":0.47799999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.9259999999999999,"5min":1.181,"15min":1.0920000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":9.5630000000000006,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.7350000000000001,"5min":1.2090000000000001,"15min":1.161},"min":{"1min":0.53300000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":5.8280000000000003,"5min":5.8280000000000003,"15min":5.8280000000000003},"last":1.7250000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.087,"15min":1.087},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.1339999999999999,"5min":3.8140000000000001,"15min":3.8140000000000001},"last":1.3859999999999999},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.1379999999999999,"15min":1.1200000000000001},"min":{"1min":0.47699999999999998,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":4.5650000000000004,"5min":4.5650000000000004,"15min":4.5650000000000004},"last":5.4660000000000002}]}]},{"osd":4,"up_from":117,"seq":502511173714,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1265556,"kb_used_data":1143500,"kb_used_omap":10,"kb_used_meta":121845,"kb_avail":92479596,"statfs":{"total":95995035648,"available":94699106304,"internally_reserved":0,"allocated":1170944000,"data_stored":1170285451,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":124769311},"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,6,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":5.1239999999999997,"5min":2.4260000000000002,"15min":1.474},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":83.512,"5min":83.512,"15min":83.512},"last":0.32800000000000001},{"interface":"front","average":{"1min":5.2960000000000003,"5min":2.2149999999999999,"15min":1.367},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":83.561999999999998,"5min":83.561999999999998,"15min":83.561999999999998},"last":0.79100000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.677,"15min":1.2150000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.274,"5min":10.131,"15min":10.131},"last":0.36699999999999999},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.2829999999999999,"15min":1.0469999999999999},"min":{"1min":0.34300000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.9139999999999997,"5min":8.9120000000000008,"15min":8.9120000000000008},"last":0.70499999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":4.8869999999999996,"5min":2.4319999999999999,"15min":1.45},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":83.602000000000004,"5min":83.602000000000004,"15min":83.602000000000004},"last":0.39500000000000002},{"interface":"front","average":{"1min":7.1449999999999996,"5min":2.4590000000000001,"15min":1.4710000000000001},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":85.094999999999999,"5min":85.094999999999999,"15min":85.094999999999999},"last":1.2509999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.7410000000000001,"15min":1.3200000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":4.2009999999999996,"5min":10.048999999999999,"15min":10.048999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.47,"5min":1.244,"15min":1.0640000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.875,"5min":8.8810000000000002,"15min":8.8810000000000002},"last":0.65300000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8720000000000001,"5min":1.605,"15min":1.1419999999999999},"min":{"1min":0.48699999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.0110000000000001,"5min":12.752000000000001,"15min":12.752000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":4.2460000000000004,"5min":2.1749999999999998,"15min":1.411},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":18.463999999999999,"5min":18.463999999999999,"15min":18.463999999999999},"last":1.2949999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":2.1120000000000001,"5min":2.165,"15min":1.5189999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":7.181,"5min":13.275,"15min":13.275},"last":5.6180000000000003},{"interface":"front","average":{"1min":2.3679999999999999,"5min":1.792,"15min":1.3879999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":15.07,"5min":15.07,"15min":15.07},"last":5.0179999999999998}]},{"osd":7,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.9350000000000001,"5min":1.6499999999999999,"15min":1.296},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":8.4879999999999995,"5min":8.8439999999999994,"15min":8.8439999999999994},"last":0.73799999999999999},{"interface":"front","average":{"1min":3.2890000000000001,"5min":1.835,"15min":1.369},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.475,"5min":14.324,"15min":14.324},"last":1.3620000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757557,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1417608,"kb_used_data":1315264,"kb_used_omap":0,"kb_used_meta":102272,"kb_avail":92327544,"statfs":{"total":95995035648,"available":94543405056,"internally_reserved":0,"allocated":1346830336,"data_stored":1346295808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":104726528},"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,4,0,0,2,6],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:06 2023","interfaces":[{"interface":"back","average":{"1min":2.448,"5min":1.5149999999999999,"15min":1.1819999999999999},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":9.4339999999999993,"5min":9.4339999999999993,"15min":9.4339999999999993},"last":3.7170000000000001},{"interface":"front","average":{"1min":2.52,"5min":1.456,"15min":1.1930000000000001},"min":{"1min":0.434,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":16.196000000000002,"5min":16.196000000000002,"15min":16.196000000000002},"last":0.27600000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:47:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3279999999999998,"5min":1.181,"15min":1.0489999999999999},"min":{"1min":0.34699999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":16.140999999999998,"5min":16.140999999999998,"15min":16.140999999999998},"last":0.316},{"interface":"front","average":{"1min":1.4850000000000001,"5min":1.1930000000000001,"15min":1.0740000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.8979999999999997,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":3.7850000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:47:59 2023","interfaces":[{"interface":"back","average":{"1min":4.6589999999999998,"5min":2.1309999999999998,"15min":1.2649999999999999},"min":{"1min":0.376,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":55.180999999999997,"5min":55.180999999999997,"15min":55.180999999999997},"last":1.9930000000000001},{"interface":"front","average":{"1min":5.1580000000000004,"5min":1.8759999999999999,"15min":1.3140000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":55.444000000000003,"5min":55.444000000000003,"15min":55.444000000000003},"last":0.36799999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:47:35 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.387,"15min":1.077},"min":{"1min":0.375,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":7.2789999999999999,"5min":14.933,"15min":14.933},"last":2.0710000000000002},{"interface":"front","average":{"1min":1.5389999999999999,"5min":1.1930000000000001,"15min":1.0469999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":8.8670000000000009,"5min":8.8670000000000009,"15min":8.8670000000000009},"last":3.7669999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.96,"5min":2.0059999999999998,"15min":1.304},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.707000000000001,"5min":15.071999999999999,"15min":15.071999999999999},"last":2.0430000000000001},{"interface":"front","average":{"1min":3.012,"5min":1.7669999999999999,"15min":1.381},"min":{"1min":0.42299999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":16.997,"5min":16.997,"15min":16.997},"last":0.34200000000000003}]},{"osd":6,"last update":"Sat Sep 23 15:47:35 2023","interfaces":[{"interface":"back","average":{"1min":2.7370000000000001,"5min":1.5449999999999999,"15min":1.2250000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":16.309999999999999,"5min":16.309999999999999,"15min":16.309999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":2.1160000000000001,"5min":1.6080000000000001,"15min":1.29},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":8.8330000000000002,"5min":8.8330000000000002,"15min":8.8330000000000002},"last":3.7469999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:48:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1869999999999998,"5min":2.0830000000000002,"15min":1.399},"min":{"1min":0.435,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.0609999999999999,"5min":15.106,"15min":15.106},"last":2.488},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.615,"15min":1.3080000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.7640000000000002,"5min":16.234999999999999,"15min":16.234999999999999},"last":0.39200000000000002}]}]}],"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":1145962496,"data_stored":1145962496,"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":774377472,"data_stored":774373400,"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":393543680,"data_stored":393543680,"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":1149894656,"data_stored":1149894656,"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":1345196032,"data_stored":1345191960,"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":813367296,"data_stored":813367296,"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":673189888,"data_stored":673185816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:48:29.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:48:29.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:29.235 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:29 smithi140 bash[105739]: cluster 2023-09-23T15:48:28.133604+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 1.9 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T15:48:29.236 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:29 smithi140 bash[103196]: cluster 2023-09-23T15:48:28.133604+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 1.9 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T15:48:29.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:29.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:29.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:29.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:29.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:29.526 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:48:29.553 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:48:29.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:29.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:29.615 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:48:29.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:29 smithi186 bash[89807]: cluster 2023-09-23T15:48:28.133604+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 1.9 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T15:48:29.659 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:48:29.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:29.690 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:29.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:29.711 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:48:29.752 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:48:29.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:29.797 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:48:29.826 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:29.828 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:48:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.830 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:48:29.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:29.967 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:29.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:30.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:30.095 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:30.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:30.212 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:48:30.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:30.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:30.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:30.347 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[105739]: audit 2023-09-23T15:48:29.499171+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.140:0/3548438708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:30.347 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[105739]: audit 2023-09-23T15:48:30.051522+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.140:0/403785068' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.347 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[105739]: audit 2023-09-23T15:48:30.051971+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.347 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[103196]: audit 2023-09-23T15:48:29.499171+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.140:0/3548438708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:30.348 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[103196]: audit 2023-09-23T15:48:30.051522+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.140:0/403785068' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.348 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:30 smithi140 bash[103196]: audit 2023-09-23T15:48:30.051971+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.366 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:30.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:30.479 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:30 smithi186 bash[89807]: audit 2023-09-23T15:48:29.499171+0000 mon.a (mon.0) 700 : audit 0 from='client.? 172.21.15.140:0/3548438708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:30.479 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:30 smithi186 bash[89807]: audit 2023-09-23T15:48:30.051522+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.140:0/403785068' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.479 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:30 smithi186 bash[89807]: audit 2023-09-23T15:48:30.051971+0000 mon.a (mon.0) 701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:48:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:30.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:30.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:30.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:30.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:30.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:30.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:30.886 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:30.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:30.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:31.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:31.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:31.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:31.268 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.134190+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-09-23T15:48:31.268 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.187847+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:31.268 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.198466+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.268 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: audit 2023-09-23T15:48:30.208406+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.208491+0000 mon.a (mon.0) 704 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.210943+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.213477+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.214760+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: cluster 2023-09-23T15:48:30.223828+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[105739]: audit 2023-09-23T15:48:30.926834+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:31.269 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.134190+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.187847+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.198466+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: audit 2023-09-23T15:48:30.208406+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.208491+0000 mon.a (mon.0) 704 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.210943+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.270 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.213477+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.271 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.214760+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.271 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: cluster 2023-09-23T15:48:30.223828+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.271 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:31 smithi140 bash[103196]: audit 2023-09-23T15:48:30.926834+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:31.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:31.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:31.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:31.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:31.412 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:48:31.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:31.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:31.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.134190+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 1.8 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 726 op/s 2023-09-23T15:48:31.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.187847+0000 mon.a (mon.0) 702 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:48:31.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.198466+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: audit 2023-09-23T15:48:30.208406+0000 mon.a (mon.0) 703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.208491+0000 mon.a (mon.0) 704 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.210943+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.213477+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.214760+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: cluster 2023-09-23T15:48:30.223828+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T15:48:31.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:31 smithi186 bash[89807]: audit 2023-09-23T15:48:30.926834+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:31.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:31.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:31.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:31.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:31.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:31.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:31.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:32.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:32.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:32.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:32.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:32.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:32.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:32.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:32.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:32.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:32.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:32.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.785 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:32.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:32.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:32.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:32.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:33.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:33.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:33.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:33.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:33.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:33.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:33.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:33 smithi186 bash[89807]: cluster 2023-09-23T15:48:32.134722+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:48:33.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:33.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:33.471 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:33 smithi140 bash[105739]: cluster 2023-09-23T15:48:32.134722+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:48:33.472 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:33 smithi140 bash[103196]: cluster 2023-09-23T15:48:32.134722+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:48:33.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:33.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:48:33.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:33.658 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:33.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:33.763 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:33.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:33.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:33.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:33.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:33.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:34.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:34.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:34.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:34.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:48:34.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.232 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:34.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:34.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:34.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:34.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:34.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:34.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:34.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:34.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:34.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:34.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:34.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:34.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:34.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:35.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:35.070 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:35.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:35.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:35.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:35.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:35.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:35.318 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:35 smithi186 bash[89807]: cluster 2023-09-23T15:48:34.135278+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 667 op/s 2023-09-23T15:48:35.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:35.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:35.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:35.459 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:35] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T15:48:35.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:35 smithi140 bash[105739]: cluster 2023-09-23T15:48:34.135278+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 667 op/s 2023-09-23T15:48:35.460 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:35 smithi140 bash[103196]: cluster 2023-09-23T15:48:34.135278+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 667 op/s 2023-09-23T15:48:35.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:35.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:35.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:35.686 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:35.714 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:35.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:35.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:35.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:35.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:35.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:35.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:35.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:35.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:36.098 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:36.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:36.226 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:36.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:36.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:36.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:36.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:36.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:36.522 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:36.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:36.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:36.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:36.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:36.795 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:36.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:36.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:36.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:36.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:36.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:37.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.047 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:36 smithi186 bash[89807]: cluster 2023-09-23T15:48:36.135844+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T15:48:37.071 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:37.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:37.202 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:37.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:37.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:37.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:36 smithi140 bash[103196]: cluster 2023-09-23T15:48:36.135844+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T15:48:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:36 smithi140 bash[105739]: cluster 2023-09-23T15:48:36.135844+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T15:48:37.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:37.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:37.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:37.598 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:37.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:37.716 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:37.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:37.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:37.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:37.978 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:38.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:38.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:38.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:38.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:38.395 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:38.401 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:48:38.401 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:48:38.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:38.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:38.647 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:38.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:38.751 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:38.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:38.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:38.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:38.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:39.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:39.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:39.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:39.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:39.280 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:39.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:39.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:39 smithi140 bash[105739]: cluster 2023-09-23T15:48:38.136472+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T15:48:39.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:39 smithi140 bash[103196]: cluster 2023-09-23T15:48:38.136472+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T15:48:39.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:39 smithi186 bash[89807]: cluster 2023-09-23T15:48:38.136472+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v473: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T15:48:39.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:39.442 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:39.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T15:48:39.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:39.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:39.690 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:39.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:39.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:39.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:39.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:39.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:40.011 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:40.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:40.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:40.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:40.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:40.173 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:40.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:40.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:40.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:40.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:40.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:40.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:40.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:40.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:40.679 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:40.783 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:40.816 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:40.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:40.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:40.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:41.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:41.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:41.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:41.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:41.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:41.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:41.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:41.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:41.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:41 smithi186 bash[89807]: cluster 2023-09-23T15:48:40.137111+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:48:41.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:41.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:41.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:41.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:41.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:41.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:41.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:41 smithi140 bash[105739]: cluster 2023-09-23T15:48:40.137111+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:48:41.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:41 smithi140 bash[103196]: cluster 2023-09-23T15:48:40.137111+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-23T15:48:41.732 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:41.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:41.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:41.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:41.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:41.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:41.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:42.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:42.123 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:42.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:42.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:42.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:42.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:42.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:42.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:42.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:42.534 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:42.562 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:42.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:42.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:42.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:42.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:42.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:42.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:42.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:42.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:43.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:43.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:43.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:43.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:43.331 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:43.340 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:43 smithi186 bash[89807]: cluster 2023-09-23T15:48:42.137828+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T15:48:43.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:43.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:43.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:43.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:43.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:43.639 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:43.655 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:43 smithi140 bash[105739]: cluster 2023-09-23T15:48:42.137828+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T15:48:43.655 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:43 smithi140 bash[103196]: cluster 2023-09-23T15:48:42.137828+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T15:48:43.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:43.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:43.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:43.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:43.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:43.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:44.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:44.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:44.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:44.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.294 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:44.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:44.334 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:48:44.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:44.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:44.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:44.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:44.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:44.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:44.688 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:48:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:44.700 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:48:44.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:44.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:44.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:44.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:45.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.089 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:45.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:45.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:45 smithi186 bash[89807]: cluster 2023-09-23T15:48:44.141376+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:48:45.223 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:45.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:45.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:45 smithi140 bash[105739]: cluster 2023-09-23T15:48:44.141376+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:48:45.382 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:45] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T15:48:45.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:45 smithi140 bash[103196]: cluster 2023-09-23T15:48:44.141376+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T15:48:45.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:45.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:45.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:45.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:45.634 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:45.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.767 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:45.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:45.871 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:45.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:45.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:46.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:46.132 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:46.165 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:46.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.280 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:46 smithi140 bash[103196]: audit 2023-09-23T15:48:44.672296+0000 mgr.y (mgr.34107) 515 : audit 0 from='client.34725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:46.280 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:46 smithi140 bash[103196]: audit 2023-09-23T15:48:45.926987+0000 mon.a (mon.0) 706 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:46.280 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:46 smithi140 bash[105739]: audit 2023-09-23T15:48:44.672296+0000 mgr.y (mgr.34107) 515 : audit 0 from='client.34725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:46.281 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:46 smithi140 bash[105739]: audit 2023-09-23T15:48:45.926987+0000 mon.a (mon.0) 706 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:46.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:46.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:46 smithi186 bash[89807]: audit 2023-09-23T15:48:44.672296+0000 mgr.y (mgr.34107) 515 : audit 0 from='client.34725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:48:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:46 smithi186 bash[89807]: audit 2023-09-23T15:48:45.926987+0000 mon.a (mon.0) 706 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:48:46.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:46.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:46.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:46.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:46.837 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:46.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.985 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:46.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:47.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:47.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:47.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:47.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:47.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:47 smithi186 bash[89807]: cluster 2023-09-23T15:48:46.142019+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 1.1 GiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T15:48:47.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:47.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:47.382 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:47.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:47 smithi140 bash[103196]: cluster 2023-09-23T15:48:46.142019+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 1.1 GiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T15:48:47.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:47 smithi140 bash[105739]: cluster 2023-09-23T15:48:46.142019+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 1.1 GiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 736 op/s 2023-09-23T15:48:47.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:47.618 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:47.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:47.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:47.854 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":476,"stamp":"2023-09-23T15:48:44.140834+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1329010635,"num_objects":20235,"num_object_clones":0,"num_object_copies":60705,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20235,"num_whiteouts":0,"num_read":6519,"num_read_kb":14208,"num_write":198953,"num_write_kb":6991544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":43,"num_bytes_recovered":1771123,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":135905,"ondisk_log_size":135905,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4600708,"kb_used_data":3935116,"kb_used_omap":37,"kb_used_meta":665434,"kb_avail":651615356,"statfs":{"total":671965249536,"available":667254124544,"internally_reserved":0,"allocated":4029558784,"data_stored":4025292112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38142,"internal_metadata":681405186},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-497090560,"num_objects":-7585,"num_object_clones":0,"num_object_copies":-22755,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7585,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7585,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006461"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":141,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.225653+0000","last_change":"2023-09-23T15:44:43.184322+0000","last_active":"2023-09-23T15:48:05.225653+0000","last_peered":"2023-09-23T15:48:05.225653+0000","last_clean":"2023-09-23T15:48:05.225653+0000","last_became_active":"2023-09-23T15:44:43.183400+0000","last_became_peered":"2023-09-23T15:44:43.183400+0000","last_unstale":"2023-09-23T15:48:05.225653+0000","last_undegraded":"2023-09-23T15:48:05.225653+0000","last_fullsized":"2023-09-23T15:48:05.225653+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:31.102888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:30.204455+0000","last_change":"2023-09-23T15:44:43.194208+0000","last_active":"2023-09-23T15:48:30.204455+0000","last_peered":"2023-09-23T15:48:30.204455+0000","last_clean":"2023-09-23T15:48:30.204455+0000","last_became_active":"2023-09-23T15:44:43.193849+0000","last_became_peered":"2023-09-23T15:44:43.193849+0000","last_unstale":"2023-09-23T15:48:30.204455+0000","last_undegraded":"2023-09-23T15:48:30.204455+0000","last_fullsized":"2023-09-23T15:48:30.204455+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:31:59.537494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":95,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241281+0000","last_change":"2023-09-23T15:44:43.186691+0000","last_active":"2023-09-23T15:48:05.241281+0000","last_peered":"2023-09-23T15:48:05.241281+0000","last_clean":"2023-09-23T15:48:05.241281+0000","last_became_active":"2023-09-23T15:44:43.186303+0000","last_became_peered":"2023-09-23T15:44:43.186303+0000","last_unstale":"2023-09-23T15:48:05.241281+0000","last_undegraded":"2023-09-23T15:48:05.241281+0000","last_fullsized":"2023-09-23T15:48:05.241281+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:47:11.492690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":90,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.229102+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:48:05.229102+0000","last_peered":"2023-09-23T15:48:05.229102+0000","last_clean":"2023-09-23T15:48:05.229102+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:48:05.229102+0000","last_undegraded":"2023-09-23T15:48:05.229102+0000","last_fullsized":"2023-09-23T15:48:05.229102+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":140,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:28.612223+0000","last_change":"2023-09-23T15:44:43.183400+0000","last_active":"2023-09-23T15:48:28.612223+0000","last_peered":"2023-09-23T15:48:28.612223+0000","last_clean":"2023-09-23T15:48:28.612223+0000","last_became_active":"2023-09-23T15:44:43.182992+0000","last_became_peered":"2023-09-23T15:44:43.182992+0000","last_unstale":"2023-09-23T15:48:28.612223+0000","last_undegraded":"2023-09-23T15:48:28.612223+0000","last_fullsized":"2023-09-23T15:48:28.612223+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:50:59.597062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.218822+0000","last_change":"2023-09-23T15:44:43.187287+0000","last_active":"2023-09-23T15:48:05.218822+0000","last_peered":"2023-09-23T15:48:05.218822+0000","last_clean":"2023-09-23T15:48:05.218822+0000","last_became_active":"2023-09-23T15:44:43.186852+0000","last_became_peered":"2023-09-23T15:44:43.186852+0000","last_unstale":"2023-09-23T15:48:05.218822+0000","last_undegraded":"2023-09-23T15:48:05.218822+0000","last_fullsized":"2023-09-23T15:48:05.218822+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:10:54.354905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":89,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:30.213221+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:48:30.213221+0000","last_peered":"2023-09-23T15:48:30.213221+0000","last_clean":"2023-09-23T15:48:30.213221+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:48:30.213221+0000","last_undegraded":"2023-09-23T15:48:30.213221+0000","last_fullsized":"2023-09-23T15:48:30.213221+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:13.609524+0000","last_change":"2023-09-23T15:44:43.187920+0000","last_active":"2023-09-23T15:48:13.609524+0000","last_peered":"2023-09-23T15:48:13.609524+0000","last_clean":"2023-09-23T15:48:13.609524+0000","last_became_active":"2023-09-23T15:44:43.187363+0000","last_became_peered":"2023-09-23T15:44:43.187363+0000","last_unstale":"2023-09-23T15:48:13.609524+0000","last_undegraded":"2023-09-23T15:48:13.609524+0000","last_fullsized":"2023-09-23T15:48:13.609524+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:54.108657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222524+0000","last_change":"2023-09-23T15:44:43.187445+0000","last_active":"2023-09-23T15:48:05.222524+0000","last_peered":"2023-09-23T15:48:05.222524+0000","last_clean":"2023-09-23T15:48:05.222524+0000","last_became_active":"2023-09-23T15:44:43.187114+0000","last_became_peered":"2023-09-23T15:44:43.187114+0000","last_unstale":"2023-09-23T15:48:05.222524+0000","last_undegraded":"2023-09-23T15:48:05.222524+0000","last_fullsized":"2023-09-23T15:48:05.222524+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:42:08.924039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":32,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.235534+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:48:05.235534+0000","last_peered":"2023-09-23T15:48:05.235534+0000","last_clean":"2023-09-23T15:48:05.235534+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:48:05.235534+0000","last_undegraded":"2023-09-23T15:48:05.235534+0000","last_fullsized":"2023-09-23T15:48:05.235534+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241366+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:48:05.241366+0000","last_peered":"2023-09-23T15:48:05.241366+0000","last_clean":"2023-09-23T15:48:05.241366+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:48:05.241366+0000","last_undegraded":"2023-09-23T15:48:05.241366+0000","last_fullsized":"2023-09-23T15:48:05.241366+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":70,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.220091+0000","last_change":"2023-09-23T15:44:43.188666+0000","last_active":"2023-09-23T15:48:05.220091+0000","last_peered":"2023-09-23T15:48:05.220091+0000","last_clean":"2023-09-23T15:48:05.220091+0000","last_became_active":"2023-09-23T15:44:43.188333+0000","last_became_peered":"2023-09-23T15:44:43.188333+0000","last_unstale":"2023-09-23T15:48:05.220091+0000","last_undegraded":"2023-09-23T15:48:05.220091+0000","last_fullsized":"2023-09-23T15:48:05.220091+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:16:17.652096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":109,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.225580+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:48:05.225580+0000","last_peered":"2023-09-23T15:48:05.225580+0000","last_clean":"2023-09-23T15:48:05.225580+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:48:05.225580+0000","last_undegraded":"2023-09-23T15:48:05.225580+0000","last_fullsized":"2023-09-23T15:48:05.225580+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":110,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.226957+0000","last_change":"2023-09-23T15:41:46.355694+0000","last_active":"2023-09-23T15:48:05.226957+0000","last_peered":"2023-09-23T15:48:05.226957+0000","last_clean":"2023-09-23T15:48:05.226957+0000","last_became_active":"2023-09-23T15:41:46.355264+0000","last_became_peered":"2023-09-23T15:41:46.355264+0000","last_unstale":"2023-09-23T15:48:05.226957+0000","last_undegraded":"2023-09-23T15:48:05.226957+0000","last_fullsized":"2023-09-23T15:48:05.226957+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:16:33.052694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.236829+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:48:05.236829+0000","last_peered":"2023-09-23T15:48:05.236829+0000","last_clean":"2023-09-23T15:48:05.236829+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:48:05.236829+0000","last_undegraded":"2023-09-23T15:48:05.236829+0000","last_fullsized":"2023-09-23T15:48:05.236829+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":122,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:13.609587+0000","last_change":"2023-09-23T15:44:43.196186+0000","last_active":"2023-09-23T15:48:13.609587+0000","last_peered":"2023-09-23T15:48:13.609587+0000","last_clean":"2023-09-23T15:48:13.609587+0000","last_became_active":"2023-09-23T15:44:43.195148+0000","last_became_peered":"2023-09-23T15:44:43.195148+0000","last_unstale":"2023-09-23T15:48:13.609587+0000","last_undegraded":"2023-09-23T15:48:13.609587+0000","last_fullsized":"2023-09-23T15:48:13.609587+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:41:47.072764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":72,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.233726+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:48:05.233726+0000","last_peered":"2023-09-23T15:48:05.233726+0000","last_clean":"2023-09-23T15:48:05.233726+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:48:05.233726+0000","last_undegraded":"2023-09-23T15:48:05.233726+0000","last_fullsized":"2023-09-23T15:48:05.233726+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":106,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.227057+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:48:05.227057+0000","last_peered":"2023-09-23T15:48:05.227057+0000","last_clean":"2023-09-23T15:48:05.227057+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:48:05.227057+0000","last_undegraded":"2023-09-23T15:48:05.227057+0000","last_fullsized":"2023-09-23T15:48:05.227057+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.236800+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:48:05.236800+0000","last_peered":"2023-09-23T15:48:05.236800+0000","last_clean":"2023-09-23T15:48:05.236800+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:48:05.236800+0000","last_undegraded":"2023-09-23T15:48:05.236800+0000","last_fullsized":"2023-09-23T15:48:05.236800+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":90,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:30.213244+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:48:30.213244+0000","last_peered":"2023-09-23T15:48:30.213244+0000","last_clean":"2023-09-23T15:48:30.213244+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:48:30.213244+0000","last_undegraded":"2023-09-23T15:48:30.213244+0000","last_fullsized":"2023-09-23T15:48:30.213244+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.218465+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:48:05.218465+0000","last_peered":"2023-09-23T15:48:05.218465+0000","last_clean":"2023-09-23T15:48:05.218465+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:48:05.218465+0000","last_undegraded":"2023-09-23T15:48:05.218465+0000","last_fullsized":"2023-09-23T15:48:05.218465+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":122,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:28.612421+0000","last_change":"2023-09-23T15:44:43.197107+0000","last_active":"2023-09-23T15:48:28.612421+0000","last_peered":"2023-09-23T15:48:28.612421+0000","last_clean":"2023-09-23T15:48:28.612421+0000","last_became_active":"2023-09-23T15:44:43.196739+0000","last_became_peered":"2023-09-23T15:44:43.196739+0000","last_unstale":"2023-09-23T15:48:28.612421+0000","last_undegraded":"2023-09-23T15:48:28.612421+0000","last_fullsized":"2023-09-23T15:48:28.612421+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:05:04.056820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"147'12351","reported_seq":12386,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.057586+0000","last_change":"2023-09-23T15:44:41.154888+0000","last_active":"2023-09-23T15:48:42.057586+0000","last_peered":"2023-09-23T15:48:42.057586+0000","last_clean":"2023-09-23T15:48:42.057586+0000","last_became_active":"2023-09-23T15:44:41.154499+0000","last_became_peered":"2023-09-23T15:44:41.154499+0000","last_unstale":"2023-09-23T15:48:42.057586+0000","last_undegraded":"2023-09-23T15:48:42.057586+0000","last_fullsized":"2023-09-23T15:48:42.057586+0000","mapping_epoch":120,"log_start":"134'4600","ondisk_log_start":"134'4600","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7751,"log_dups_size":0,"ondisk_log_size":7751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:52:02.373837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77398016,"num_objects":1181,"num_object_clones":0,"num_object_copies":3543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12351,"num_write_kb":433024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.f","version":"68'1","reported_seq":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241509+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:48:05.241509+0000","last_peered":"2023-09-23T15:48:05.241509+0000","last_clean":"2023-09-23T15:48:05.241509+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:48:05.241509+0000","last_undegraded":"2023-09-23T15:48:05.241509+0000","last_fullsized":"2023-09-23T15:48:05.241509+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":89,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.221905+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:48:05.221905+0000","last_peered":"2023-09-23T15:48:05.221905+0000","last_clean":"2023-09-23T15:48:05.221905+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:48:05.221905+0000","last_undegraded":"2023-09-23T15:48:05.221905+0000","last_fullsized":"2023-09-23T15:48:05.221905+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'12311","reported_seq":12356,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.630096+0000","last_change":"2023-09-23T15:44:43.184714+0000","last_active":"2023-09-23T15:48:39.630096+0000","last_peered":"2023-09-23T15:48:39.630096+0000","last_clean":"2023-09-23T15:48:39.630096+0000","last_became_active":"2023-09-23T15:44:43.184342+0000","last_became_peered":"2023-09-23T15:44:43.184342+0000","last_unstale":"2023-09-23T15:48:39.630096+0000","last_undegraded":"2023-09-23T15:48:39.630096+0000","last_fullsized":"2023-09-23T15:48:39.630096+0000","mapping_epoch":122,"log_start":"131'2300","ondisk_log_start":"131'2300","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+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 @ 2023-09-24T21:55:27.919198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85131264,"num_objects":1299,"num_object_clones":0,"num_object_copies":3897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12311,"num_write_kb":435520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.e","version":"68'2","reported_seq":139,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241663+0000","last_change":"2023-09-23T15:44:43.197249+0000","last_active":"2023-09-23T15:48:05.241663+0000","last_peered":"2023-09-23T15:48:05.241663+0000","last_clean":"2023-09-23T15:48:05.241663+0000","last_became_active":"2023-09-23T15:44:43.188785+0000","last_became_peered":"2023-09-23T15:44:43.188785+0000","last_unstale":"2023-09-23T15:48:05.241663+0000","last_undegraded":"2023-09-23T15:48:05.241663+0000","last_fullsized":"2023-09-23T15:48:05.241663+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:03:16.534784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.9","version":"0'0","reported_seq":143,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:14.936273+0000","last_change":"2023-09-23T15:44:43.188237+0000","last_active":"2023-09-23T15:48:14.936273+0000","last_peered":"2023-09-23T15:48:14.936273+0000","last_clean":"2023-09-23T15:48:14.936273+0000","last_became_active":"2023-09-23T15:44:43.187911+0000","last_became_peered":"2023-09-23T15:44:43.187911+0000","last_unstale":"2023-09-23T15:48:14.936273+0000","last_undegraded":"2023-09-23T15:48:14.936273+0000","last_fullsized":"2023-09-23T15:48:14.936273+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:45.191073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"147'12305","reported_seq":12341,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.607853+0000","last_change":"2023-09-23T15:44:41.163527+0000","last_active":"2023-09-23T15:48:39.607853+0000","last_peered":"2023-09-23T15:48:39.607853+0000","last_clean":"2023-09-23T15:48:39.607853+0000","last_became_active":"2023-09-23T15:44:41.163237+0000","last_became_peered":"2023-09-23T15:44:41.163237+0000","last_unstale":"2023-09-23T15:48:39.607853+0000","last_undegraded":"2023-09-23T15:48:39.607853+0000","last_fullsized":"2023-09-23T15:48:39.607853+0000","mapping_epoch":120,"log_start":"131'2300","ondisk_log_start":"131'2300","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:38:41.218982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90374144,"num_objects":1379,"num_object_clones":0,"num_object_copies":4137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12305,"num_write_kb":437888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.d","version":"68'1","reported_seq":90,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241554+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:48:05.241554+0000","last_peered":"2023-09-23T15:48:05.241554+0000","last_clean":"2023-09-23T15:48:05.241554+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:48:05.241554+0000","last_undegraded":"2023-09-23T15:48:05.241554+0000","last_fullsized":"2023-09-23T15:48:05.241554+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.220186+0000","last_change":"2023-09-23T15:44:43.187001+0000","last_active":"2023-09-23T15:48:05.220186+0000","last_peered":"2023-09-23T15:48:05.220186+0000","last_clean":"2023-09-23T15:48:05.220186+0000","last_became_active":"2023-09-23T15:44:43.186551+0000","last_became_peered":"2023-09-23T15:44:43.186551+0000","last_unstale":"2023-09-23T15:48:05.220186+0000","last_undegraded":"2023-09-23T15:48:05.220186+0000","last_fullsized":"2023-09-23T15:48:05.220186+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:09.830573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"147'12442","reported_seq":12478,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.572813+0000","last_change":"2023-09-23T15:44:41.161922+0000","last_active":"2023-09-23T15:48:39.572813+0000","last_peered":"2023-09-23T15:48:39.572813+0000","last_clean":"2023-09-23T15:48:39.572813+0000","last_became_active":"2023-09-23T15:44:41.161620+0000","last_became_peered":"2023-09-23T15:44:41.161620+0000","last_unstale":"2023-09-23T15:48:39.572813+0000","last_undegraded":"2023-09-23T15:48:39.572813+0000","last_fullsized":"2023-09-23T15:48:39.572813+0000","mapping_epoch":120,"log_start":"131'2400","ondisk_log_start":"131'2400","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:55:57.207735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85065728,"num_objects":1298,"num_object_clones":0,"num_object_copies":3894,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1298,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12442,"num_write_kb":439680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.c","version":"0'0","reported_seq":107,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222194+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:48:05.222194+0000","last_peered":"2023-09-23T15:48:05.222194+0000","last_clean":"2023-09-23T15:48:05.222194+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:48:05.222194+0000","last_undegraded":"2023-09-23T15:48:05.222194+0000","last_fullsized":"2023-09-23T15:48:05.222194+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.233098+0000","last_change":"2023-09-23T15:44:43.178144+0000","last_active":"2023-09-23T15:48:05.233098+0000","last_peered":"2023-09-23T15:48:05.233098+0000","last_clean":"2023-09-23T15:48:05.233098+0000","last_became_active":"2023-09-23T15:44:43.177576+0000","last_became_peered":"2023-09-23T15:44:43.177576+0000","last_unstale":"2023-09-23T15:48:05.233098+0000","last_undegraded":"2023-09-23T15:48:05.233098+0000","last_fullsized":"2023-09-23T15:48:05.233098+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:09.725087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"147'12416","reported_seq":12453,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.634359+0000","last_change":"2023-09-23T15:44:41.161377+0000","last_active":"2023-09-23T15:48:39.634359+0000","last_peered":"2023-09-23T15:48:39.634359+0000","last_clean":"2023-09-23T15:48:39.634359+0000","last_became_active":"2023-09-23T15:44:41.161086+0000","last_became_peered":"2023-09-23T15:44:41.161086+0000","last_unstale":"2023-09-23T15:48:39.634359+0000","last_undegraded":"2023-09-23T15:48:39.634359+0000","last_fullsized":"2023-09-23T15:48:39.634359+0000","mapping_epoch":120,"log_start":"132'2400","ondisk_log_start":"132'2400","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+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":"periodic scrub scheduled @ 2023-09-25T02:59:29.321833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88408088,"num_objects":1350,"num_object_clones":0,"num_object_copies":4050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1350,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12416,"num_write_kb":440449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.b","version":"69'3","reported_seq":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.242761+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:48:05.242761+0000","last_peered":"2023-09-23T15:48:05.242761+0000","last_clean":"2023-09-23T15:48:05.242761+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:48:05.242761+0000","last_undegraded":"2023-09-23T15:48:05.242761+0000","last_fullsized":"2023-09-23T15:48:05.242761+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:29.965967+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:48:29.965967+0000","last_peered":"2023-09-23T15:48:29.965967+0000","last_clean":"2023-09-23T15:48:29.965967+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:48:29.965967+0000","last_undegraded":"2023-09-23T15:48:29.965967+0000","last_fullsized":"2023-09-23T15:48:29.965967+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'12370","reported_seq":12407,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.916325+0000","last_change":"2023-09-23T15:44:43.187602+0000","last_active":"2023-09-23T15:48:39.916325+0000","last_peered":"2023-09-23T15:48:39.916325+0000","last_clean":"2023-09-23T15:48:39.916325+0000","last_became_active":"2023-09-23T15:44:43.187137+0000","last_became_peered":"2023-09-23T15:44:43.187137+0000","last_unstale":"2023-09-23T15:48:39.916325+0000","last_undegraded":"2023-09-23T15:48:39.916325+0000","last_fullsized":"2023-09-23T15:48:39.916325+0000","mapping_epoch":122,"log_start":"136'5500","ondisk_log_start":"136'5500","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6870,"log_dups_size":0,"ondisk_log_size":6870,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:02:47.844333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83623936,"num_objects":1276,"num_object_clones":0,"num_object_copies":3828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12370,"num_write_kb":436672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":134,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.220267+0000","last_change":"2023-09-23T15:44:43.194323+0000","last_active":"2023-09-23T15:48:05.220267+0000","last_peered":"2023-09-23T15:48:05.220267+0000","last_clean":"2023-09-23T15:48:05.220267+0000","last_became_active":"2023-09-23T15:44:43.193935+0000","last_became_peered":"2023-09-23T15:44:43.193935+0000","last_unstale":"2023-09-23T15:48:05.220267+0000","last_undegraded":"2023-09-23T15:48:05.220267+0000","last_fullsized":"2023-09-23T15:48:05.220267+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:32:58.286247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":139,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:29.965986+0000","last_change":"2023-09-23T15:44:43.187516+0000","last_active":"2023-09-23T15:48:29.965986+0000","last_peered":"2023-09-23T15:48:29.965986+0000","last_clean":"2023-09-23T15:48:29.965986+0000","last_became_active":"2023-09-23T15:44:43.187172+0000","last_became_peered":"2023-09-23T15:44:43.187172+0000","last_unstale":"2023-09-23T15:48:29.965986+0000","last_undegraded":"2023-09-23T15:48:29.965986+0000","last_fullsized":"2023-09-23T15:48:29.965986+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:25.149562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.f","version":"147'12231","reported_seq":12264,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.439116+0000","last_change":"2023-09-23T15:44:41.152220+0000","last_active":"2023-09-23T15:48:42.439116+0000","last_peered":"2023-09-23T15:48:42.439116+0000","last_clean":"2023-09-23T15:48:42.439116+0000","last_became_active":"2023-09-23T15:44:41.151810+0000","last_became_peered":"2023-09-23T15:44:41.151810+0000","last_unstale":"2023-09-23T15:48:42.439116+0000","last_undegraded":"2023-09-23T15:48:42.439116+0000","last_fullsized":"2023-09-23T15:48:42.439116+0000","mapping_epoch":120,"log_start":"133'3100","ondisk_log_start":"133'3100","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":9131,"log_dups_size":0,"ondisk_log_size":9131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:56.738348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79757312,"num_objects":1217,"num_object_clones":0,"num_object_copies":3651,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1217,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12231,"num_write_kb":430336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":114,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:14.936309+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:48:14.936309+0000","last_peered":"2023-09-23T15:48:14.936309+0000","last_clean":"2023-09-23T15:48:14.936309+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:48:14.936309+0000","last_undegraded":"2023-09-23T15:48:14.936309+0000","last_fullsized":"2023-09-23T15:48:14.936309+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:29.966011+0000","last_change":"2023-09-23T15:44:43.191101+0000","last_active":"2023-09-23T15:48:29.966011+0000","last_peered":"2023-09-23T15:48:29.966011+0000","last_clean":"2023-09-23T15:48:29.966011+0000","last_became_active":"2023-09-23T15:44:43.190708+0000","last_became_peered":"2023-09-23T15:44:43.190708+0000","last_unstale":"2023-09-23T15:48:29.966011+0000","last_undegraded":"2023-09-23T15:48:29.966011+0000","last_fullsized":"2023-09-23T15:48:29.966011+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:30:06.542490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"147'12258","reported_seq":12295,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.895117+0000","last_change":"2023-09-23T15:44:41.160588+0000","last_active":"2023-09-23T15:48:39.895117+0000","last_peered":"2023-09-23T15:48:39.895117+0000","last_clean":"2023-09-23T15:48:39.895117+0000","last_became_active":"2023-09-23T15:44:41.160224+0000","last_became_peered":"2023-09-23T15:44:41.160224+0000","last_unstale":"2023-09-23T15:48:39.895117+0000","last_undegraded":"2023-09-23T15:48:39.895117+0000","last_fullsized":"2023-09-23T15:48:39.895117+0000","mapping_epoch":120,"log_start":"136'5400","ondisk_log_start":"136'5400","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6858,"log_dups_size":0,"ondisk_log_size":6858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:28:51.866086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86900736,"num_objects":1326,"num_object_clones":0,"num_object_copies":3978,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1326,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12258,"num_write_kb":434688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.8","version":"0'0","reported_seq":123,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241384+0000","last_change":"2023-09-23T15:44:43.197218+0000","last_active":"2023-09-23T15:48:05.241384+0000","last_peered":"2023-09-23T15:48:05.241384+0000","last_clean":"2023-09-23T15:48:05.241384+0000","last_became_active":"2023-09-23T15:44:43.196861+0000","last_became_peered":"2023-09-23T15:44:43.196861+0000","last_unstale":"2023-09-23T15:48:05.241384+0000","last_undegraded":"2023-09-23T15:48:05.241384+0000","last_fullsized":"2023-09-23T15:48:05.241384+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:16:25.825169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,7,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":96,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.242595+0000","last_change":"2023-09-23T15:44:43.195980+0000","last_active":"2023-09-23T15:48:05.242595+0000","last_peered":"2023-09-23T15:48:05.242595+0000","last_clean":"2023-09-23T15:48:05.242595+0000","last_became_active":"2023-09-23T15:44:43.195632+0000","last_became_peered":"2023-09-23T15:44:43.195632+0000","last_unstale":"2023-09-23T15:48:05.242595+0000","last_undegraded":"2023-09-23T15:48:05.242595+0000","last_fullsized":"2023-09-23T15:48:05.242595+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:39:06.267522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"89'98","reported_seq":408,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241641+0000","last_change":"2023-09-23T15:45:10.160272+0000","last_active":"2023-09-23T15:48:05.241641+0000","last_peered":"2023-09-23T15:48:05.241641+0000","last_clean":"2023-09-23T15:48:05.241641+0000","last_became_active":"2023-09-23T15:45:10.159830+0000","last_became_peered":"2023-09-23T15:45:10.159830+0000","last_unstale":"2023-09-23T15:48:05.241641+0000","last_undegraded":"2023-09-23T15:48:05.241641+0000","last_fullsized":"2023-09-23T15:48:05.241641+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:51:13.642568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.227152+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:48:05.227152+0000","last_peered":"2023-09-23T15:48:05.227152+0000","last_clean":"2023-09-23T15:48:05.227152+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:48:05.227152+0000","last_undegraded":"2023-09-23T15:48:05.227152+0000","last_fullsized":"2023-09-23T15:48:05.227152+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":76,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222074+0000","last_change":"2023-09-23T15:44:43.192144+0000","last_active":"2023-09-23T15:48:05.222074+0000","last_peered":"2023-09-23T15:48:05.222074+0000","last_clean":"2023-09-23T15:48:05.222074+0000","last_became_active":"2023-09-23T15:44:43.191690+0000","last_became_peered":"2023-09-23T15:44:43.191690+0000","last_unstale":"2023-09-23T15:48:05.222074+0000","last_undegraded":"2023-09-23T15:48:05.222074+0000","last_fullsized":"2023-09-23T15:48:05.222074+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:12.360146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.3","version":"147'12235","reported_seq":12279,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.117152+0000","last_change":"2023-09-23T15:45:10.173109+0000","last_active":"2023-09-23T15:48:42.117152+0000","last_peered":"2023-09-23T15:48:42.117152+0000","last_clean":"2023-09-23T15:48:42.117152+0000","last_became_active":"2023-09-23T15:45:10.158871+0000","last_became_peered":"2023-09-23T15:45:10.158871+0000","last_unstale":"2023-09-23T15:48:42.117152+0000","last_undegraded":"2023-09-23T15:48:42.117152+0000","last_fullsized":"2023-09-23T15:48:42.117152+0000","mapping_epoch":130,"log_start":"134'4500","ondisk_log_start":"134'4500","created":120,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+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":"periodic scrub scheduled @ 2023-09-24T22:39:16.967261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78184448,"num_objects":1193,"num_object_clones":0,"num_object_copies":3579,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1193,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12235,"num_write_kb":429696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"147'12559","reported_seq":12604,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:40.237735+0000","last_change":"2023-09-23T15:44:43.188487+0000","last_active":"2023-09-23T15:48:40.237735+0000","last_peered":"2023-09-23T15:48:40.237735+0000","last_clean":"2023-09-23T15:48:40.237735+0000","last_became_active":"2023-09-23T15:44:43.186346+0000","last_became_peered":"2023-09-23T15:44:43.186346+0000","last_unstale":"2023-09-23T15:48:40.237735+0000","last_undegraded":"2023-09-23T15:48:40.237735+0000","last_fullsized":"2023-09-23T15:48:40.237735+0000","mapping_epoch":122,"log_start":"136'5700","ondisk_log_start":"136'5700","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6859,"log_dups_size":0,"ondisk_log_size":6859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:15:39.790851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85917696,"num_objects":1311,"num_object_clones":0,"num_object_copies":3933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12559,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":696,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222329+0000","last_change":"2023-09-23T15:44:43.211436+0000","last_active":"2023-09-23T15:48:05.222329+0000","last_peered":"2023-09-23T15:48:05.222329+0000","last_clean":"2023-09-23T15:48:05.222329+0000","last_became_active":"2023-09-23T15:44:43.189740+0000","last_became_peered":"2023-09-23T15:44:43.189740+0000","last_unstale":"2023-09-23T15:48:05.222329+0000","last_undegraded":"2023-09-23T15:48:05.222329+0000","last_fullsized":"2023-09-23T15:48:05.222329+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:57.177377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":104,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.227282+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:48:05.227282+0000","last_peered":"2023-09-23T15:48:05.227282+0000","last_clean":"2023-09-23T15:48:05.227282+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:48:05.227282+0000","last_undegraded":"2023-09-23T15:48:05.227282+0000","last_fullsized":"2023-09-23T15:48:05.227282+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.236073+0000","last_change":"2023-09-23T15:44:43.188747+0000","last_active":"2023-09-23T15:48:05.236073+0000","last_peered":"2023-09-23T15:48:05.236073+0000","last_clean":"2023-09-23T15:48:05.236073+0000","last_became_active":"2023-09-23T15:44:43.188156+0000","last_became_peered":"2023-09-23T15:44:43.188156+0000","last_unstale":"2023-09-23T15:48:05.236073+0000","last_undegraded":"2023-09-23T15:48:05.236073+0000","last_fullsized":"2023-09-23T15:48:05.236073+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:25.215949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.6","version":"147'12153","reported_seq":12189,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.619241+0000","last_change":"2023-09-23T15:44:41.164912+0000","last_active":"2023-09-23T15:48:39.619241+0000","last_peered":"2023-09-23T15:48:39.619241+0000","last_clean":"2023-09-23T15:48:39.619241+0000","last_became_active":"2023-09-23T15:44:41.164587+0000","last_became_peered":"2023-09-23T15:44:41.164587+0000","last_unstale":"2023-09-23T15:48:39.619241+0000","last_undegraded":"2023-09-23T15:48:39.619241+0000","last_fullsized":"2023-09-23T15:48:39.619241+0000","mapping_epoch":120,"log_start":"131'2100","ondisk_log_start":"131'2100","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":10053,"log_dups_size":0,"ondisk_log_size":10053,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:10:07.101215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84475904,"num_objects":1289,"num_object_clones":0,"num_object_copies":3867,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1289,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12153,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"89'185","reported_seq":787,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.235739+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:48:05.235739+0000","last_peered":"2023-09-23T15:48:05.235739+0000","last_clean":"2023-09-23T15:48:05.235739+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:48:05.235739+0000","last_undegraded":"2023-09-23T15:48:05.235739+0000","last_fullsized":"2023-09-23T15:48:05.235739+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.235537+0000","last_change":"2023-09-23T15:44:43.187472+0000","last_active":"2023-09-23T15:48:05.235537+0000","last_peered":"2023-09-23T15:48:05.235537+0000","last_clean":"2023-09-23T15:48:05.235537+0000","last_became_active":"2023-09-23T15:44:43.186902+0000","last_became_peered":"2023-09-23T15:44:43.186902+0000","last_unstale":"2023-09-23T15:48:05.235537+0000","last_undegraded":"2023-09-23T15:48:05.235537+0000","last_fullsized":"2023-09-23T15:48:05.235537+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:43.920300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":98,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.223284+0000","last_change":"2023-09-23T15:44:43.186698+0000","last_active":"2023-09-23T15:48:05.223284+0000","last_peered":"2023-09-23T15:48:05.223284+0000","last_clean":"2023-09-23T15:48:05.223284+0000","last_became_active":"2023-09-23T15:44:43.186316+0000","last_became_peered":"2023-09-23T15:44:43.186316+0000","last_unstale":"2023-09-23T15:48:05.223284+0000","last_undegraded":"2023-09-23T15:48:05.223284+0000","last_fullsized":"2023-09-23T15:48:05.223284+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:06.641132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"89'183","reported_seq":722,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.246534+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:48:05.246534+0000","last_peered":"2023-09-23T15:48:05.246534+0000","last_clean":"2023-09-23T15:48:05.246534+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:48:05.246534+0000","last_undegraded":"2023-09-23T15:48:05.246534+0000","last_fullsized":"2023-09-23T15:48:05.246534+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":485,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.233585+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:48:05.233585+0000","last_peered":"2023-09-23T15:48:05.233585+0000","last_clean":"2023-09-23T15:48:05.233585+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:48:05.233585+0000","last_undegraded":"2023-09-23T15:48:05.233585+0000","last_fullsized":"2023-09-23T15:48:05.233585+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":101,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241466+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:48:05.241466+0000","last_peered":"2023-09-23T15:48:05.241466+0000","last_clean":"2023-09-23T15:48:05.241466+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:48:05.241466+0000","last_undegraded":"2023-09-23T15:48:05.241466+0000","last_fullsized":"2023-09-23T15:48:05.241466+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.218979+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:48:05.218979+0000","last_peered":"2023-09-23T15:48:05.218979+0000","last_clean":"2023-09-23T15:48:05.218979+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:48:05.218979+0000","last_undegraded":"2023-09-23T15:48:05.218979+0000","last_fullsized":"2023-09-23T15:48:05.218979+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"147'12490","reported_seq":12525,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.086177+0000","last_change":"2023-09-23T15:44:41.163923+0000","last_active":"2023-09-23T15:48:42.086177+0000","last_peered":"2023-09-23T15:48:42.086177+0000","last_clean":"2023-09-23T15:48:42.086177+0000","last_became_active":"2023-09-23T15:44:41.163434+0000","last_became_peered":"2023-09-23T15:44:41.163434+0000","last_unstale":"2023-09-23T15:48:42.086177+0000","last_undegraded":"2023-09-23T15:48:42.086177+0000","last_fullsized":"2023-09-23T15:48:42.086177+0000","mapping_epoch":120,"log_start":"134'4700","ondisk_log_start":"134'4700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7790,"log_dups_size":0,"ondisk_log_size":7790,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:37:44.663496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80084992,"num_objects":1222,"num_object_clones":0,"num_object_copies":3666,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1222,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12490,"num_write_kb":438784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"5.7","version":"147'12176","reported_seq":12221,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.463883+0000","last_change":"2023-09-23T15:44:43.191385+0000","last_active":"2023-09-23T15:48:42.463883+0000","last_peered":"2023-09-23T15:48:42.463883+0000","last_clean":"2023-09-23T15:48:42.463883+0000","last_became_active":"2023-09-23T15:44:43.191017+0000","last_became_peered":"2023-09-23T15:44:43.191017+0000","last_unstale":"2023-09-23T15:48:42.463883+0000","last_undegraded":"2023-09-23T15:48:42.463883+0000","last_fullsized":"2023-09-23T15:48:42.463883+0000","mapping_epoch":122,"log_start":"132'3000","ondisk_log_start":"132'3000","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":9176,"log_dups_size":0,"ondisk_log_size":9176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:59:41.272427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75890688,"num_objects":1158,"num_object_clones":0,"num_object_copies":3474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12176,"num_write_kb":426688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"89'190","reported_seq":1008,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.233635+0000","last_change":"2023-09-23T15:44:46.213734+0000","last_active":"2023-09-23T15:48:05.233635+0000","last_peered":"2023-09-23T15:48:05.233635+0000","last_clean":"2023-09-23T15:48:05.233635+0000","last_became_active":"2023-09-23T15:44:46.213311+0000","last_became_peered":"2023-09-23T15:44:46.213311+0000","last_unstale":"2023-09-23T15:48:05.233635+0000","last_undegraded":"2023-09-23T15:48:05.233635+0000","last_fullsized":"2023-09-23T15:48:05.233635+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:42:31.111284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":104,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.228629+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:48:05.228629+0000","last_peered":"2023-09-23T15:48:05.228629+0000","last_clean":"2023-09-23T15:48:05.228629+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:48:05.228629+0000","last_undegraded":"2023-09-23T15:48:05.228629+0000","last_fullsized":"2023-09-23T15:48:05.228629+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.229230+0000","last_change":"2023-09-23T15:44:43.187203+0000","last_active":"2023-09-23T15:48:05.229230+0000","last_peered":"2023-09-23T15:48:05.229230+0000","last_clean":"2023-09-23T15:48:05.229230+0000","last_became_active":"2023-09-23T15:44:43.186797+0000","last_became_peered":"2023-09-23T15:44:43.186797+0000","last_unstale":"2023-09-23T15:48:05.229230+0000","last_undegraded":"2023-09-23T15:48:05.229230+0000","last_fullsized":"2023-09-23T15:48:05.229230+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:55:26.936554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":465,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241456+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:48:05.241456+0000","last_peered":"2023-09-23T15:48:05.241456+0000","last_clean":"2023-09-23T15:48:05.241456+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:48:05.241456+0000","last_undegraded":"2023-09-23T15:48:05.241456+0000","last_fullsized":"2023-09-23T15:48:05.241456+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":69,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.236122+0000","last_change":"2023-09-23T15:44:43.185205+0000","last_active":"2023-09-23T15:48:05.236122+0000","last_peered":"2023-09-23T15:48:05.236122+0000","last_clean":"2023-09-23T15:48:05.236122+0000","last_became_active":"2023-09-23T15:44:43.184868+0000","last_became_peered":"2023-09-23T15:44:43.184868+0000","last_unstale":"2023-09-23T15:48:05.236122+0000","last_undegraded":"2023-09-23T15:48:05.236122+0000","last_fullsized":"2023-09-23T15:48:05.236122+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:15:51.944940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":43,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.246666+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:48:05.246666+0000","last_peered":"2023-09-23T15:48:05.246666+0000","last_clean":"2023-09-23T15:48:05.246666+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:48:05.246666+0000","last_undegraded":"2023-09-23T15:48:05.246666+0000","last_fullsized":"2023-09-23T15:48:05.246666+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.2","version":"147'12466","reported_seq":12499,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:42.118240+0000","last_change":"2023-09-23T15:44:41.162012+0000","last_active":"2023-09-23T15:48:42.118240+0000","last_peered":"2023-09-23T15:48:42.118240+0000","last_clean":"2023-09-23T15:48:42.118240+0000","last_became_active":"2023-09-23T15:44:41.161630+0000","last_became_peered":"2023-09-23T15:44:41.161630+0000","last_unstale":"2023-09-23T15:48:42.118240+0000","last_undegraded":"2023-09-23T15:48:42.118240+0000","last_fullsized":"2023-09-23T15:48:42.118240+0000","mapping_epoch":120,"log_start":"134'4700","ondisk_log_start":"134'4700","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7766,"log_dups_size":0,"ondisk_log_size":7766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:27:58.480917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79167488,"num_objects":1208,"num_object_clones":0,"num_object_copies":3624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12466,"num_write_kb":437568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"68'2","reported_seq":112,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.242520+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:48:05.242520+0000","last_peered":"2023-09-23T15:48:05.242520+0000","last_clean":"2023-09-23T15:48:05.242520+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:48:05.242520+0000","last_undegraded":"2023-09-23T15:48:05.242520+0000","last_fullsized":"2023-09-23T15:48:05.242520+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":329,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.218362+0000","last_change":"2023-09-23T15:44:46.214051+0000","last_active":"2023-09-23T15:48:05.218362+0000","last_peered":"2023-09-23T15:48:05.218362+0000","last_clean":"2023-09-23T15:48:05.218362+0000","last_became_active":"2023-09-23T15:44:46.213448+0000","last_became_peered":"2023-09-23T15:44:46.213448+0000","last_unstale":"2023-09-23T15:48:05.218362+0000","last_undegraded":"2023-09-23T15:48:05.218362+0000","last_fullsized":"2023-09-23T15:48:05.218362+0000","mapping_epoch":125,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":126,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:02:33.465019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":108,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.241110+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:48:05.241110+0000","last_peered":"2023-09-23T15:48:05.241110+0000","last_clean":"2023-09-23T15:48:05.241110+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:48:05.241110+0000","last_undegraded":"2023-09-23T15:48:05.241110+0000","last_fullsized":"2023-09-23T15:48:05.241110+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"147'12207","reported_seq":12244,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:39.925924+0000","last_change":"2023-09-23T15:44:41.154117+0000","last_active":"2023-09-23T15:48:39.925924+0000","last_peered":"2023-09-23T15:48:39.925924+0000","last_clean":"2023-09-23T15:48:39.925924+0000","last_became_active":"2023-09-23T15:44:41.153704+0000","last_became_peered":"2023-09-23T15:44:41.153704+0000","last_unstale":"2023-09-23T15:48:39.925924+0000","last_undegraded":"2023-09-23T15:48:39.925924+0000","last_fullsized":"2023-09-23T15:48:39.925924+0000","mapping_epoch":120,"log_start":"136'5300","ondisk_log_start":"136'5300","created":120,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":6907,"log_dups_size":0,"ondisk_log_size":6907,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:09.938411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86179840,"num_objects":1315,"num_object_clones":0,"num_object_copies":3945,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1315,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12207,"num_write_kb":432704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.7","version":"89'46","reported_seq":272,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.218746+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:48:05.218746+0000","last_peered":"2023-09-23T15:48:05.218746+0000","last_clean":"2023-09-23T15:48:05.218746+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:48:05.218746+0000","last_undegraded":"2023-09-23T15:48:05.218746+0000","last_fullsized":"2023-09-23T15:48:05.218746+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":122,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.229219+0000","last_change":"2023-09-23T15:44:43.195947+0000","last_active":"2023-09-23T15:48:05.229219+0000","last_peered":"2023-09-23T15:48:05.229219+0000","last_clean":"2023-09-23T15:48:05.229219+0000","last_became_active":"2023-09-23T15:44:43.185709+0000","last_became_peered":"2023-09-23T15:44:43.185709+0000","last_unstale":"2023-09-23T15:48:05.229219+0000","last_undegraded":"2023-09-23T15:48:05.229219+0000","last_fullsized":"2023-09-23T15:48:05.229219+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:32:51.304670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":96,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.224035+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:48:05.224035+0000","last_peered":"2023-09-23T15:48:05.224035+0000","last_clean":"2023-09-23T15:48:05.224035+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:48:05.224035+0000","last_undegraded":"2023-09-23T15:48:05.224035+0000","last_fullsized":"2023-09-23T15:48:05.224035+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.0","version":"147'12837","reported_seq":12884,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-23T15:48:43.592261+0000","last_change":"2023-09-23T15:44:43.187725+0000","last_active":"2023-09-23T15:48:43.592261+0000","last_peered":"2023-09-23T15:48:43.592261+0000","last_clean":"2023-09-23T15:48:43.592261+0000","last_became_active":"2023-09-23T15:44:43.186823+0000","last_became_peered":"2023-09-23T15:44:43.186823+0000","last_unstale":"2023-09-23T15:48:43.592261+0000","last_undegraded":"2023-09-23T15:48:43.592261+0000","last_fullsized":"2023-09-23T15:48:43.592261+0000","mapping_epoch":122,"log_start":"135'5100","ondisk_log_start":"135'5100","created":120,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:44:40.125397+0000","last_clean_scrub_stamp":"2023-09-23T15:44:40.125397+0000","objects_scrubbed":0,"log_size":7737,"log_dups_size":0,"ondisk_log_size":7737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:36:58.049498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77660160,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12837,"num_write_kb":448704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"69'2","reported_seq":94,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.233196+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:48:05.233196+0000","last_peered":"2023-09-23T15:48:05.233196+0000","last_clean":"2023-09-23T15:48:05.233196+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:48:05.233196+0000","last_undegraded":"2023-09-23T15:48:05.233196+0000","last_fullsized":"2023-09-23T15:48:05.233196+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":139,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:14.561340+0000","last_change":"2023-09-23T15:44:43.183171+0000","last_active":"2023-09-23T15:48:14.561340+0000","last_peered":"2023-09-23T15:48:14.561340+0000","last_clean":"2023-09-23T15:48:14.561340+0000","last_became_active":"2023-09-23T15:44:43.182753+0000","last_became_peered":"2023-09-23T15:44:43.182753+0000","last_unstale":"2023-09-23T15:48:14.561340+0000","last_undegraded":"2023-09-23T15:48:14.561340+0000","last_fullsized":"2023-09-23T15:48:14.561340+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:38.602392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":141,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222278+0000","last_change":"2023-09-23T15:44:43.199117+0000","last_active":"2023-09-23T15:48:05.222278+0000","last_peered":"2023-09-23T15:48:05.222278+0000","last_clean":"2023-09-23T15:48:05.222278+0000","last_became_active":"2023-09-23T15:44:43.190974+0000","last_became_peered":"2023-09-23T15:44:43.190974+0000","last_unstale":"2023-09-23T15:48:05.222278+0000","last_undegraded":"2023-09-23T15:48:05.222278+0000","last_fullsized":"2023-09-23T15:48:05.222278+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:50:45.179932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":142,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.227109+0000","last_change":"2023-09-23T15:44:43.184663+0000","last_active":"2023-09-23T15:48:05.227109+0000","last_peered":"2023-09-23T15:48:05.227109+0000","last_clean":"2023-09-23T15:48:05.227109+0000","last_became_active":"2023-09-23T15:44:43.184266+0000","last_became_peered":"2023-09-23T15:44:43.184266+0000","last_unstale":"2023-09-23T15:48:05.227109+0000","last_undegraded":"2023-09-23T15:48:05.227109+0000","last_fullsized":"2023-09-23T15:48:05.227109+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:13:37.704297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":110,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.227254+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:48:05.227254+0000","last_peered":"2023-09-23T15:48:05.227254+0000","last_clean":"2023-09-23T15:48:05.227254+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:48:05.227254+0000","last_undegraded":"2023-09-23T15:48:05.227254+0000","last_fullsized":"2023-09-23T15:48:05.227254+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.225889+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:48:05.225889+0000","last_peered":"2023-09-23T15:48:05.225889+0000","last_clean":"2023-09-23T15:48:05.225889+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:48:05.225889+0000","last_undegraded":"2023-09-23T15:48:05.225889+0000","last_fullsized":"2023-09-23T15:48:05.225889+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":120,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.242173+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:48:05.242173+0000","last_peered":"2023-09-23T15:48:05.242173+0000","last_clean":"2023-09-23T15:48:05.242173+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:48:05.242173+0000","last_undegraded":"2023-09-23T15:48:05.242173+0000","last_fullsized":"2023-09-23T15:48:05.242173+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":30,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.221933+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:48:05.221933+0000","last_peered":"2023-09-23T15:48:05.221933+0000","last_clean":"2023-09-23T15:48:05.221933+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:48:05.221933+0000","last_undegraded":"2023-09-23T15:48:05.221933+0000","last_fullsized":"2023-09-23T15:48:05.221933+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":99,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.229350+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:48:05.229350+0000","last_peered":"2023-09-23T15:48:05.229350+0000","last_clean":"2023-09-23T15:48:05.229350+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:48:05.229350+0000","last_undegraded":"2023-09-23T15:48:05.229350+0000","last_fullsized":"2023-09-23T15:48:05.229350+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-23T15:48:05.222559+0000","last_change":"2023-09-23T15:44:43.186682+0000","last_active":"2023-09-23T15:48:05.222559+0000","last_peered":"2023-09-23T15:48:05.222559+0000","last_clean":"2023-09-23T15:48:05.222559+0000","last_became_active":"2023-09-23T15:44:43.186307+0000","last_became_peered":"2023-09-23T15:44:43.186307+0000","last_unstale":"2023-09-23T15:48:05.222559+0000","last_undegraded":"2023-09-23T15:48:05.222559+0000","last_fullsized":"2023-09-23T15:48:05.222559+0000","mapping_epoch":122,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":123,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:53.800459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1324220440,"num_objects":20207,"num_object_clones":0,"num_object_copies":60621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20207,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":197807,"num_write_kb":6976385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3938136064,"data_stored":3938123848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":134707,"ondisk_log_size":134707,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234275,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":475688,"kb_used_data":405280,"kb_used_omap":0,"kb_used_meta":70400,"kb_avail":93269464,"statfs":{"total":95995035648,"available":95507931136,"internally_reserved":0,"allocated":415006720,"data_stored":414452757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":72089600},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:07 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":1.252,"15min":1.0820000000000001},"min":{"1min":0.27500000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.0060000000000002,"5min":6.0060000000000002,"15min":6.0060000000000002},"last":1.796},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.55,"15min":1.2050000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.6299999999999999,"5min":7.6299999999999999,"15min":7.6299999999999999},"last":0.57299999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:47:41 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.1859999999999999,"15min":1.0620000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.0579999999999998,"5min":6.0579999999999998,"15min":6.0579999999999998},"last":1.853},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.407,"15min":1.151},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":6.2770000000000001,"5min":6.2770000000000001,"15min":6.2770000000000001},"last":0.64100000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:47:55 2023","interfaces":[{"interface":"back","average":{"1min":3.931,"5min":1.988,"15min":1.26},"min":{"1min":0.32900000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":52.273000000000003,"5min":52.273000000000003,"15min":52.273000000000003},"last":1.829},{"interface":"front","average":{"1min":4.0330000000000004,"5min":1.996,"15min":1.29},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":52.479999999999997,"5min":52.479999999999997,"15min":52.479999999999997},"last":0.41999999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:48:24 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":1.3460000000000001,"15min":1.1200000000000001},"min":{"1min":0.38300000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.7670000000000003,"5min":8.0099999999999998,"15min":8.0099999999999998},"last":0.48299999999999998},{"interface":"front","average":{"1min":2.0059999999999998,"5min":1.343,"15min":1.155},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.0880000000000001,"5min":6.0880000000000001,"15min":6.0880000000000001},"last":1.8759999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:47:55 2023","interfaces":[{"interface":"back","average":{"1min":2.5779999999999998,"5min":1.827,"15min":1.244},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.0430000000000001,"5min":8.7400000000000002,"15min":8.7400000000000002},"last":0.60499999999999998},{"interface":"front","average":{"1min":2.98,"5min":1.821,"15min":1.3109999999999999},"min":{"1min":0.45000000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":6.9320000000000004,"5min":9.1679999999999993,"15min":9.1679999999999993},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Sep 23 15:48:24 2023","interfaces":[{"interface":"back","average":{"1min":2.9169999999999998,"5min":1.847,"15min":1.3049999999999999},"min":{"1min":0.37,"5min":0.309,"15min":0.309},"max":{"1min":8.6470000000000002,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":1.8979999999999999},{"interface":"front","average":{"1min":2.601,"5min":2.2360000000000002,"15min":1.4770000000000001},"min":{"1min":0.46899999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":6.9850000000000003,"5min":8.9760000000000009,"15min":8.9760000000000009},"last":0.53400000000000003}]},{"osd":6,"last update":"Sat Sep 23 15:48:24 2023","interfaces":[{"interface":"back","average":{"1min":3.464,"5min":2.198,"15min":1.498},"min":{"1min":0.56200000000000006,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":14.589,"5min":14.589,"15min":14.589},"last":7.1479999999999997},{"interface":"front","average":{"1min":3.1269999999999998,"5min":1.8799999999999999,"15min":1.3999999999999999},"min":{"1min":0.63100000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":9.1549999999999994,"5min":10.029999999999999,"15min":10.029999999999999},"last":0.622}]}]},{"osd":6,"up_from":46,"seq":197568495919,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546652,"kb_used_data":478356,"kb_used_omap":0,"kb_used_meta":68224,"kb_avail":93198500,"statfs":{"total":95995035648,"available":95435264000,"internally_reserved":0,"allocated":489836544,"data_stored":489294718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":69861376},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:14 2023","interfaces":[{"interface":"back","average":{"1min":1.887,"5min":1.4410000000000001,"15min":1.0600000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":8.0419999999999998,"5min":10.706,"15min":10.706},"last":1.0009999999999999},{"interface":"front","average":{"1min":2.3879999999999999,"5min":1.4650000000000001,"15min":1.1080000000000001},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":6.8159999999999998,"5min":6.8159999999999998,"15min":6.8159999999999998},"last":0.55200000000000005}]},{"osd":1,"last update":"Sat Sep 23 15:48:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.4359999999999999,"15min":1.266},"min":{"1min":0.309,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.6399999999999997,"5min":8.1709999999999994,"15min":8.1709999999999994},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.9650000000000001,"5min":1.522,"15min":1.4219999999999999},"min":{"1min":0.378,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":7.79,"5min":8.2370000000000001,"15min":9.6419999999999995},"last":0.51500000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.145,"5min":1.6719999999999999,"15min":1.208},"min":{"1min":0.46000000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":8.2609999999999992,"5min":23.204999999999998,"15min":23.204999999999998},"last":0.46000000000000002},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.8380000000000001,"15min":1.2190000000000001},"min":{"1min":0.42299999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.0709999999999997,"5min":25.716999999999999,"15min":25.716999999999999},"last":1.635}]},{"osd":3,"last update":"Sat Sep 23 15:48:27 2023","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.3380000000000001,"15min":1.079},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.4880000000000004,"5min":5.9299999999999997,"15min":5.9299999999999997},"last":0.38},{"interface":"front","average":{"1min":2.109,"5min":1.5369999999999999,"15min":1.2190000000000001},"min":{"1min":0.36799999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.5410000000000004,"5min":8.2859999999999996,"15min":8.2859999999999996},"last":0.752}]},{"osd":4,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.8559999999999999,"5min":2.101,"15min":1.4610000000000001},"min":{"1min":0.33400000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":10.285,"5min":10.285,"15min":10.285},"last":0.42999999999999999},{"interface":"front","average":{"1min":2.5630000000000002,"5min":2.125,"15min":1.464},"min":{"1min":0.436,"5min":0.376,"15min":0.376},"max":{"1min":8.1069999999999993,"5min":11.442,"15min":11.442},"last":1.1100000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:48:35 2023","interfaces":[{"interface":"back","average":{"1min":2.859,"5min":2.1339999999999999,"15min":1.4119999999999999},"min":{"1min":0.35499999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":10.968,"5min":10.968,"15min":10.968},"last":1.4630000000000001},{"interface":"front","average":{"1min":2.4929999999999999,"5min":2.0099999999999998,"15min":1.387},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":8.0670000000000002,"5min":9.7509999999999994,"15min":9.7509999999999994},"last":1.5700000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:48:35 2023","interfaces":[{"interface":"back","average":{"1min":2.8319999999999999,"5min":2.0409999999999999,"15min":1.397},"min":{"1min":0.48299999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":8.0760000000000005,"5min":10.659000000000001,"15min":10.659000000000001},"last":2.8159999999999998},{"interface":"front","average":{"1min":1.9510000000000001,"5min":1.6859999999999999,"15min":1.3120000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.4299999999999997,"5min":6.8849999999999998,"15min":6.8849999999999998},"last":2.718}]}]},{"osd":1,"up_from":0,"seq":438086664305,"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":[],"network_ping_times":[]},{"osd":0,"up_from":97,"seq":416611827832,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":874608,"kb_used_data":756712,"kb_used_omap":9,"kb_used_meta":117878,"kb_avail":92870544,"statfs":{"total":95995035648,"available":95099437056,"internally_reserved":0,"allocated":774873088,"data_stored":774195938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":120707685},"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 23 15:47:39 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.56000000000000005,"15min":0.68300000000000005},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.60199999999999998,"5min":3.637,"15min":3.637},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.67900000000000005,"15min":0.83199999999999996},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.64000000000000001,"5min":3.6680000000000001,"15min":3.6680000000000001},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.81299999999999994,"15min":0.72699999999999998},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":2.1619999999999999,"5min":5.3200000000000003,"15min":5.3200000000000003},"last":2.0449999999999999},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.75700000000000001,"15min":0.79800000000000004},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.534,"5min":3.073,"15min":3.073},"last":0.622}]},{"osd":3,"last update":"Sat Sep 23 15:48:30 2023","interfaces":[{"interface":"back","average":{"1min":1.3919999999999999,"5min":0.91300000000000003,"15min":0.80700000000000005},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":6.548,"5min":6.548,"15min":6.548},"last":3.2290000000000001},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.79000000000000004,"15min":0.84699999999999998},"min":{"1min":0.28199999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":2.7799999999999998,"5min":5.1289999999999996,"15min":5.1289999999999996},"last":2.125}]},{"osd":4,"last update":"Sat Sep 23 15:48:02 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.3540000000000001,"15min":1.0940000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.5800000000000001,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":2.093},{"interface":"front","average":{"1min":1.5229999999999999,"5min":1.196,"15min":1.0620000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.0789999999999997,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":2.6030000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":2.0790000000000002,"5min":1.722,"15min":1.2649999999999999},"min":{"1min":0.56499999999999995,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.3230000000000004,"5min":16.949000000000002,"15min":16.949000000000002},"last":4.9470000000000001},{"interface":"front","average":{"1min":2.3029999999999999,"5min":1.71,"15min":1.3049999999999999},"min":{"1min":0.50900000000000001,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":7.4880000000000004,"5min":11.195,"15min":11.195},"last":3.1499999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.276,"15min":1.2230000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":10.204000000000001,"5min":10.204000000000001,"15min":10.204000000000001},"last":2.6459999999999999},{"interface":"front","average":{"1min":2.137,"5min":1.4910000000000001,"15min":1.3080000000000001},"min":{"1min":0.53500000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":10.243,"5min":10.243,"15min":10.243},"last":3.181}]},{"osd":7,"last update":"Sat Sep 23 15:48:13 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":1.611,"15min":1.3069999999999999},"min":{"1min":0.45200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":14.632,"5min":14.632,"15min":14.632},"last":2.1760000000000002},{"interface":"front","average":{"1min":3.9239999999999999,"5min":1.927,"15min":1.3999999999999999},"min":{"1min":0.51000000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":14.569000000000001,"5min":14.569000000000001,"15min":14.569000000000001},"last":3.2570000000000001}]}]},{"osd":2,"up_from":107,"seq":459561500769,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":618512,"kb_used_data":518792,"kb_used_omap":11,"kb_used_meta":99700,"kb_avail":93126640,"statfs":{"total":95995035648,"available":95361679360,"internally_reserved":0,"allocated":531243008,"data_stored":530593844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":102093128},"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 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.70599999999999996,"15min":0.72199999999999998},"min":{"1min":0.215,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":2.2029999999999998,"5min":5.6379999999999999,"15min":5.6379999999999999},"last":3.3530000000000002},{"interface":"front","average":{"1min":1.103,"5min":1.0589999999999999,"15min":0.85199999999999998},"min":{"1min":0.32600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":3.9900000000000002,"5min":7.5010000000000003,"15min":7.5010000000000003},"last":0.45800000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.76200000000000001,"15min":0.72199999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":3.895,"5min":4.2560000000000002,"15min":4.2560000000000002},"last":6.6360000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.66400000000000003,"15min":0.76500000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.9189999999999996,"5min":4.9189999999999996,"15min":4.9189999999999996},"last":3.403}]},{"osd":3,"last update":"Sat Sep 23 15:48:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.012,"15min":0.876},"min":{"1min":0.34999999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":3.448,"5min":7.5380000000000003,"15min":7.5380000000000003},"last":0.315},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.85599999999999998,"15min":0.81399999999999995},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.88700000000000001,"5min":4.8410000000000002,"15min":4.8410000000000002},"last":6.5759999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.6859999999999999,"15min":1.228},"min":{"1min":0.34599999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":8.1709999999999994,"5min":10.201000000000001,"15min":10.201000000000001},"last":7.4699999999999998},{"interface":"front","average":{"1min":2.2160000000000002,"5min":1.4099999999999999,"15min":1.1919999999999999},"min":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.9100000000000001,"5min":5.9930000000000003,"15min":5.9930000000000003},"last":3.6259999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.575,"5min":1.357,"15min":1.143},"min":{"1min":0.378,"5min":0.374,"15min":0.374},"max":{"1min":5.0659999999999998,"5min":6.7750000000000004,"15min":6.7750000000000004},"last":4.4429999999999996},{"interface":"front","average":{"1min":1.635,"5min":1.552,"15min":1.232},"min":{"1min":0.45400000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.6539999999999999,"5min":7.5759999999999996,"15min":7.5759999999999996},"last":0.56799999999999995}]},{"osd":6,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.5449999999999999,"15min":1.266},"min":{"1min":0.505,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.3920000000000003,"5min":7.5570000000000004,"15min":7.5570000000000004},"last":0.38700000000000001},{"interface":"front","average":{"1min":2.0880000000000001,"5min":1.498,"15min":1.238},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":8.3510000000000009,"5min":8.7360000000000007,"15min":8.7360000000000007},"last":7.6390000000000002}]},{"osd":7,"last update":"Sat Sep 23 15:48:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":1.431,"15min":1.2509999999999999},"min":{"1min":0.52800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":6.7919999999999998,"5min":9.0719999999999992,"15min":9.0719999999999992},"last":4.8170000000000002},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.718,"15min":1.385},"min":{"1min":0.55000000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":7.399,"5min":9.0950000000000006,"15min":9.0950000000000006},"last":0.496}]}]},{"osd":3,"up_from":112,"seq":481036337244,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":293904,"kb_used_data":226184,"kb_used_omap":5,"kb_used_meta":67706,"kb_avail":93451248,"statfs":{"total":95995035648,"available":95694077952,"internally_reserved":0,"allocated":231612416,"data_stored":230964784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":69331766},"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 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.3380000000000001,"15min":0.92500000000000004},"min":{"1min":0.215,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":9.7889999999999997,"5min":43.654000000000003,"15min":43.654000000000003},"last":0.374},{"interface":"front","average":{"1min":0.89700000000000002,"5min":1.2689999999999999,"15min":0.91000000000000003},"min":{"1min":0.28100000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":3.6379999999999999,"5min":43.479999999999997,"15min":43.479999999999997},"last":0.56399999999999995}]},{"osd":1,"last update":"Sat Sep 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.59199999999999997,"15min":0.71699999999999997},"min":{"1min":0.26600000000000001,"5min":0.253,"15min":0.253},"max":{"1min":2.2679999999999998,"5min":2.774,"15min":2.774},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.627,"15min":0.70399999999999996},"min":{"1min":0.311,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":2.968,"5min":2.968,"15min":2.968},"last":0.45000000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":3.8610000000000002,"5min":1.923,"15min":1.1519999999999999},"min":{"1min":0.28499999999999998,"5min":0.248,"15min":0.248},"max":{"1min":48.57,"5min":48.57,"15min":48.57},"last":0.51200000000000001},{"interface":"front","average":{"1min":4.0960000000000001,"5min":2.073,"15min":1.202},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":48.533000000000001,"5min":48.533000000000001,"15min":48.533000000000001},"last":0.35399999999999998}]},{"osd":4,"last update":"Sat Sep 23 15:47:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0830000000000002,"5min":1.2549999999999999,"15min":1.0549999999999999},"min":{"1min":0.39900000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":7.8970000000000002,"5min":7.8970000000000002,"15min":7.8970000000000002},"last":0.85699999999999998},{"interface":"front","average":{"1min":2.1219999999999999,"5min":1.246,"15min":1.1180000000000001},"min":{"1min":0.376,"5min":0.314,"15min":0.314},"max":{"1min":10.326000000000001,"5min":10.326000000000001,"15min":10.326000000000001},"last":0.82999999999999996}]},{"osd":5,"last update":"Sat Sep 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":1.871,"5min":1.333,"15min":1.1399999999999999},"min":{"1min":0.35799999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.7809999999999997,"5min":5.7809999999999997,"15min":5.7809999999999997},"last":5.1790000000000003},{"interface":"front","average":{"1min":2.1890000000000001,"5min":1.403,"15min":1.1879999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.8079999999999998,"5min":6.8079999999999998,"15min":6.8079999999999998},"last":4.508}]},{"osd":6,"last update":"Sat Sep 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":1.264,"15min":1.111},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.5259999999999998,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.3169999999999999,"15min":1.1839999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":5.5469999999999997,"5min":5.8280000000000003,"15min":5.8280000000000003},"last":1.2050000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:48:32 2023","interfaces":[{"interface":"back","average":{"1min":1.492,"5min":1.2,"15min":1.1140000000000001},"min":{"1min":0.41999999999999998,"5min":0.373,"15min":0.373},"max":{"1min":5.1459999999999999,"5min":5.1459999999999999,"15min":5.1459999999999999},"last":0.629},{"interface":"front","average":{"1min":2.472,"5min":1.4470000000000001,"15min":1.21},"min":{"1min":0.48899999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":8.2750000000000004,"5min":8.2750000000000004,"15min":8.2750000000000004},"last":1.175}]}]},{"osd":4,"up_from":117,"seq":502511173717,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":877472,"kb_used_data":751512,"kb_used_omap":10,"kb_used_meta":125941,"kb_avail":92867680,"statfs":{"total":95995035648,"available":95096504320,"internally_reserved":0,"allocated":769548288,"data_stored":768885912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":128963615},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":5.1239999999999997,"5min":2.4260000000000002,"15min":1.474},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":83.512,"5min":83.512,"15min":83.512},"last":0.502},{"interface":"front","average":{"1min":5.2960000000000003,"5min":2.2149999999999999,"15min":1.367},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":83.561999999999998,"5min":83.561999999999998,"15min":83.561999999999998},"last":8.9139999999999997}]},{"osd":1,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.677,"15min":1.2150000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.274,"5min":10.131,"15min":10.131},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.2829999999999999,"15min":1.0469999999999999},"min":{"1min":0.34300000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.9139999999999997,"5min":8.9120000000000008,"15min":8.9120000000000008},"last":8.9290000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":4.8869999999999996,"5min":2.4319999999999999,"15min":1.45},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":83.602000000000004,"5min":83.602000000000004,"15min":83.602000000000004},"last":0.53800000000000003},{"interface":"front","average":{"1min":7.1449999999999996,"5min":2.4590000000000001,"15min":1.4710000000000001},"min":{"1min":0.38200000000000001,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":85.094999999999999,"5min":85.094999999999999,"15min":85.094999999999999},"last":7.1680000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.7410000000000001,"15min":1.3200000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":4.2009999999999996,"5min":10.048999999999999,"15min":10.048999999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":1.47,"5min":1.244,"15min":1.0640000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.875,"5min":8.8810000000000002,"15min":8.8810000000000002},"last":8.8810000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8720000000000001,"5min":1.605,"15min":1.1419999999999999},"min":{"1min":0.48699999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.0110000000000001,"5min":12.752000000000001,"15min":12.752000000000001},"last":8.8529999999999998},{"interface":"front","average":{"1min":4.2460000000000004,"5min":2.1749999999999998,"15min":1.411},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":18.463999999999999,"5min":18.463999999999999,"15min":18.463999999999999},"last":7.1360000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":2.1120000000000001,"5min":2.165,"15min":1.5189999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":7.181,"5min":13.275,"15min":13.275},"last":4.1799999999999997},{"interface":"front","average":{"1min":2.3679999999999999,"5min":1.792,"15min":1.3879999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":15.07,"5min":15.07,"15min":15.07},"last":8.9459999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:47:58 2023","interfaces":[{"interface":"back","average":{"1min":1.9350000000000001,"5min":1.6499999999999999,"15min":1.296},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":8.4879999999999995,"5min":8.8439999999999994,"15min":8.8439999999999994},"last":8.8979999999999997},{"interface":"front","average":{"1min":3.2890000000000001,"5min":1.835,"15min":1.369},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.475,"5min":14.324,"15min":14.324},"last":7.4969999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757561,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":913872,"kb_used_data":798280,"kb_used_omap":0,"kb_used_meta":115584,"kb_avail":92831280,"statfs":{"total":95995035648,"available":95059230720,"internally_reserved":0,"allocated":817438720,"data_stored":816904159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":118358016},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:48:06 2023","interfaces":[{"interface":"back","average":{"1min":2.448,"5min":1.5149999999999999,"15min":1.1819999999999999},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":9.4339999999999993,"5min":9.4339999999999993,"15min":9.4339999999999993},"last":0.432},{"interface":"front","average":{"1min":2.52,"5min":1.456,"15min":1.1930000000000001},"min":{"1min":0.434,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":16.196000000000002,"5min":16.196000000000002,"15min":16.196000000000002},"last":0.56200000000000006}]},{"osd":1,"last update":"Sat Sep 23 15:47:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3279999999999998,"5min":1.181,"15min":1.0489999999999999},"min":{"1min":0.34699999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":16.140999999999998,"5min":16.140999999999998,"15min":16.140999999999998},"last":0.5},{"interface":"front","average":{"1min":1.4850000000000001,"5min":1.1930000000000001,"15min":1.0740000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.8979999999999997,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":0.52100000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:47:59 2023","interfaces":[{"interface":"back","average":{"1min":4.6589999999999998,"5min":2.1309999999999998,"15min":1.2649999999999999},"min":{"1min":0.376,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":55.180999999999997,"5min":55.180999999999997,"15min":55.180999999999997},"last":4.1390000000000002},{"interface":"front","average":{"1min":5.1580000000000004,"5min":1.8759999999999999,"15min":1.3140000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":55.444000000000003,"5min":55.444000000000003,"15min":55.444000000000003},"last":0.58599999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:48:36 2023","interfaces":[{"interface":"back","average":{"1min":1.917,"5min":1.5860000000000001,"15min":1.143},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":10.993,"5min":14.933,"15min":14.933},"last":4.173},{"interface":"front","average":{"1min":2.194,"5min":1.4379999999999999,"15min":1.1279999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":14.85,"5min":14.85,"15min":14.85},"last":0.55300000000000005}]},{"osd":4,"last update":"Sat Sep 23 15:47:54 2023","interfaces":[{"interface":"back","average":{"1min":2.96,"5min":2.0059999999999998,"15min":1.304},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.707000000000001,"5min":15.071999999999999,"15min":15.071999999999999},"last":4.7039999999999997},{"interface":"front","average":{"1min":3.012,"5min":1.7669999999999999,"15min":1.381},"min":{"1min":0.42299999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":16.997,"5min":16.997,"15min":16.997},"last":0.60399999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:48:36 2023","interfaces":[{"interface":"back","average":{"1min":2.8969999999999998,"5min":1.881,"15min":1.3520000000000001},"min":{"1min":0.41599999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":9.2469999999999999,"5min":16.309999999999999,"15min":16.309999999999999},"last":2.0059999999999998},{"interface":"front","average":{"1min":2.6349999999999998,"5min":1.9139999999999999,"15min":1.3979999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":8.3529999999999998,"5min":8.8330000000000002,"15min":8.8330000000000002},"last":1.9590000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:48:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1869999999999998,"5min":2.0830000000000002,"15min":1.399},"min":{"1min":0.435,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.0609999999999999,"5min":15.106,"15min":15.106},"last":7.1230000000000002},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.615,"15min":1.3080000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.7640000000000002,"5min":16.234999999999999,"15min":16.234999999999999},"last":0.68899999999999995}]}]}],"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":759562240,"data_stored":759562240,"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":520228864,"data_stored":520224792,"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":228655104,"data_stored":228655104,"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":766574592,"data_stored":766574592,"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":789319680,"data_stored":789315608,"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":476119040,"data_stored":476119040,"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":397676544,"data_stored":397672472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:48:47.860 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T15:48:47.860 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:48:47.860 INFO:tasks.thrashosds.thrasher:Adding osd 1 2023-09-23T15:48:47.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd in 1 2023-09-23T15:48:47.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.933 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:47.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:47.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:48.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:48.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:48.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:48.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:48.219 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:48.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:48.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:48.371 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:48:48.424 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:48:48.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:48.459 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:48:48.490 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:48:48.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:48.523 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:48:48.575 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:48:48.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:48.607 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:48:48.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:48.642 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:48:48.649 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.649 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:48:48.723 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:48.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:48.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:48.915 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:48.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:48.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:49.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:49.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:49.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:49.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:49.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:49.277 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:48:49.278 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T15:48:49.278 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T15:48:49.278 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T15:48:49.278 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:48:49.283 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[105739]: cluster 2023-09-23T15:48:48.142599+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 1.0 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T15:48:49.284 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[105739]: audit 2023-09-23T15:48:48.270190+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:48:49.284 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[105739]: audit 2023-09-23T15:48:48.329177+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.140:0/3787903189' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:49.284 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[103196]: cluster 2023-09-23T15:48:48.142599+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 1.0 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T15:48:49.284 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[103196]: audit 2023-09-23T15:48:48.270190+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:48:49.284 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:49 smithi140 bash[103196]: audit 2023-09-23T15:48:48.329177+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.140:0/3787903189' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:49.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:49.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:49.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:49 smithi186 bash[89807]: cluster 2023-09-23T15:48:48.142599+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 1.0 GiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T15:48:49.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:49 smithi186 bash[89807]: audit 2023-09-23T15:48:48.270190+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:48:49.309 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:49 smithi186 bash[89807]: audit 2023-09-23T15:48:48.329177+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.140:0/3787903189' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:48:49.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:49.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:49.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:49.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:49.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:49.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:49.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:49.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:49.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:49.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:49.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:49.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:49.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:50.062 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:50.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:50.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:50.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:50.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:50.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T15:48:50.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:50.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:50.486 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:50.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:50.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:50.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:50.645 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:50.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:50.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:50.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:50.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:50.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:50.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:50.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:50.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:51.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:51.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:51.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:51.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:51.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:51.319 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:51 smithi186 bash[89807]: cluster 2023-09-23T15:48:50.143284+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v479: 89 pgs: 89 active+clean; 948 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:48:51.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:51.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:51.452 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:51 smithi140 bash[105739]: cluster 2023-09-23T15:48:50.143284+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v479: 89 pgs: 89 active+clean; 948 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:48:51.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:51 smithi140 bash[103196]: cluster 2023-09-23T15:48:50.143284+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v479: 89 pgs: 89 active+clean; 948 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:48:51.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:51.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:51.600 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:51.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:51.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:51.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:51.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:51.874 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:51.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:51.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:52.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:52.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:52.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:52.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:52.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:52.258 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:48:52.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.320 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:52 smithi186 bash[89807]: audit 2023-09-23T15:48:51.262587+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.140:0/2188777034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.321 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:52 smithi186 bash[89807]: audit 2023-09-23T15:48:51.264385+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.345 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:52.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:52.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:52.581 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:52.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:52 smithi140 bash[105739]: audit 2023-09-23T15:48:51.262587+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.140:0/2188777034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:52 smithi140 bash[105739]: audit 2023-09-23T15:48:51.264385+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:52 smithi140 bash[103196]: audit 2023-09-23T15:48:51.262587+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.140:0/2188777034' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:52 smithi140 bash[103196]: audit 2023-09-23T15:48:51.264385+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:48:52.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:48:52.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:52.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:52.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:52.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:52.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:52.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:53.035 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:53.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.168 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:53.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.318 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:53.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.144063+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 909 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.231405+0000 mon.a (mon.0) 709 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.231437+0000 mon.a (mon.0) 710 : cluster 1 Cluster is now healthy 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.244291+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: audit 2023-09-23T15:48:52.247026+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:53.430 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.247229+0000 mon.a (mon.0) 712 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.247839+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[103196]: cluster 2023-09-23T15:48:52.248556+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.144063+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 909 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.231405+0000 mon.a (mon.0) 709 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.231437+0000 mon.a (mon.0) 710 : cluster 1 Cluster is now healthy 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.244291+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: audit 2023-09-23T15:48:52.247026+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:53.431 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.247229+0000 mon.a (mon.0) 712 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T15:48:53.432 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.247839+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.432 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:53 smithi140 bash[105739]: cluster 2023-09-23T15:48:52.248556+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:53.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:53.559 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:53.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.144063+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v480: 89 pgs: 89 active+clean; 909 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 616 op/s 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.231405+0000 mon.a (mon.0) 709 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.231437+0000 mon.a (mon.0) 710 : cluster 1 Cluster is now healthy 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.244291+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: audit 2023-09-23T15:48:52.247026+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.247229+0000 mon.a (mon.0) 712 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.247839+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:53 smithi186 bash[89807]: cluster 2023-09-23T15:48:52.248556+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T15:48:53.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:53.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:53.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:53.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:53.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:53.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:53.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:53.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:54.021 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:54.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:54.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.271 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:54.375 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:54.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:54.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:54.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:54.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:54.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.841 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:54.867 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:48:54.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:54.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:54.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:54.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:55.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:55.142 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:55.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:55.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:55.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:55.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:55.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:55 smithi186 bash[89807]: cluster 2023-09-23T15:48:54.144712+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 89 pgs: 89 active+clean; 843 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:55.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:55.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:55.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:55.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:48:55.553 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:55 smithi140 bash[105739]: cluster 2023-09-23T15:48:54.144712+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 89 pgs: 89 active+clean; 843 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:55.553 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:48:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:48:55] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2023-09-23T15:48:55.553 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:55 smithi140 bash[103196]: cluster 2023-09-23T15:48:54.144712+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 89 pgs: 89 active+clean; 843 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:55.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:55.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:55.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:55.694 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:55.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:55.830 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:55.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:55.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:55.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:56.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:56.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:56.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:56.240 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:56.278 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:56 smithi186 bash[89807]: audit 2023-09-23T15:48:55.276573+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:56.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:56.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[103196]: audit 2023-09-23T15:48:55.276573+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[103196]: audit 2023-09-23T15:48:55.285657+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[103196]: audit 2023-09-23T15:48:56.033232+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[103196]: audit 2023-09-23T15:48:56.041818+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[105739]: audit 2023-09-23T15:48:55.276573+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[105739]: audit 2023-09-23T15:48:55.285657+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[105739]: audit 2023-09-23T15:48:56.033232+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:56 smithi140 bash[105739]: audit 2023-09-23T15:48:56.041818+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:56.513 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:48:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:48:56.618 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:56.626 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:56 smithi186 bash[89807]: audit 2023-09-23T15:48:55.285657+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:56 smithi186 bash[89807]: audit 2023-09-23T15:48:56.033232+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:56 smithi186 bash[89807]: audit 2023-09-23T15:48:56.041818+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:56.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:56.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:56.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:56.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:56.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:56.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:56.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:57.014 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:57.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:57.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:57.070 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:48:57.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:57.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:57.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:57.279 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:57 smithi186 bash[89807]: cluster 2023-09-23T15:48:56.145317+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 721 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:57.280 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:57 smithi186 bash[89807]: audit 2023-09-23T15:48:56.667834+0000 mon.a (mon.0) 717 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:48:57.280 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:57 smithi186 bash[89807]: audit 2023-09-23T15:48:56.668974+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:48:57.280 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:57 smithi186 bash[89807]: audit 2023-09-23T15:48:56.675876+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:57.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:57.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:57.420 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:57.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:57.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:57.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[103196]: cluster 2023-09-23T15:48:56.145317+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 721 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:57.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[103196]: audit 2023-09-23T15:48:56.667834+0000 mon.a (mon.0) 717 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:48:57.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[103196]: audit 2023-09-23T15:48:56.668974+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:48:57.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[103196]: audit 2023-09-23T15:48:56.675876+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:57.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[105739]: cluster 2023-09-23T15:48:56.145317+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v483: 89 pgs: 89 active+clean; 721 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T15:48:57.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[105739]: audit 2023-09-23T15:48:56.667834+0000 mon.a (mon.0) 717 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:48:57.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[105739]: audit 2023-09-23T15:48:56.668974+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:48:57.563 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:57 smithi140 bash[105739]: audit 2023-09-23T15:48:56.675876+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:48:57.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:57.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:57.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:48:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:48:57.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:57.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:57.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:57.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:58.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:58.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:58.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:48:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:48:58.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:58.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:58.513 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:58.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:58.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:58.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:58.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:58.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:58.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:59.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:59.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:59.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:59.215 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:48:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:48:59.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:59.329 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:48:59 smithi140 bash[105739]: cluster 2023-09-23T15:48:58.145823+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 648 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:59.329 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:59 smithi140 bash[103196]: cluster 2023-09-23T15:48:58.145823+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 648 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:59.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:48:59.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:48:59.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:59.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:48:59 smithi186 bash[89807]: cluster 2023-09-23T15:48:58.145823+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v484: 89 pgs: 89 active+clean; 648 MiB data, 2.6 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T15:48:59.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:48:59.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:48:59.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:59.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:48:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:48:59.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:14388 5.c 5:375992b7:::benchmark_data_smithi140_150834_object14387:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:48:59.739 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:12.116138+0000", 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 227.61368544699999, 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081113932, 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 14388 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.740 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116138+0000", 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116138+0000", 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.741 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116136+0000", 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116174+0000", 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7527000000000002e-05 2023-09-23T15:48:59.742 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116185+0000", 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.134e-05 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116204+0000", 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8887999999999999e-05 2023-09-23T15:48:59.743 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116452+0000", 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00024748100000000002 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116617+0000", 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000165527 2023-09-23T15:48:59.744 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.116846+0000", 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000229034 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.118206+0000", 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001360134 2023-09-23T15:48:59.745 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.120425+0000", 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022186609999999998 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.194667+0000", 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.074241940000000006 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.746 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.197205+0000", 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0025383860000000001 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:12.197252+0000", 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6657999999999999e-05 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.747 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:21279 5.c 5:3a7e9e71:::benchmark_data_smithi140_150834_object21278:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:15.354193+0000", 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 224.37563103799999, 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.125001469, 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21279 2023-09-23T15:48:59.748 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354193+0000", 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354193+0000", 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.749 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354191+0000", 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354238+0000", 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6487999999999999e-05 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.750 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354251+0000", 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3363000000000001e-05 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354259+0000", 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8730000000000007e-06 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.751 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354314+0000", 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5272000000000002e-05 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354476+0000", 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000162218 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.752 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.354616+0000", 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013992 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.355649+0000", 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010327699999999999 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.753 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.357113+0000", 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0014635869999999999 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.478982+0000", 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.12186923400000001 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.479099+0000", 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000117447 2023-09-23T15:48:59.754 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.479194+0000", 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4760999999999996e-05 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:25169 5.c 5:35dce71e:::benchmark_data_smithi140_150834_object25168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:48:59.755 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:17.512630+0000", 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 222.217193111, 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081374035999999997, 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 25169 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.756 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512630+0000", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512630+0000", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512629+0000", 2023-09-23T15:48:59.757 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512683+0000", 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4129999999999998e-05 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512698+0000", 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5290000000000001e-05 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.758 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512706+0000", 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0239999999999997e-06 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512750+0000", 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3891999999999999e-05 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.759 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.512921+0000", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000171251 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513080+0000", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015862800000000001 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.519390+0000", 2023-09-23T15:48:59.760 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0063101800000000003 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.521218+0000", 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0018273639999999999 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.593865+0000", 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.072647001000000003 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.761 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.593941+0000", 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6870000000000001e-05 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.594004+0000", 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2969e-05 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.762 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:25170 5.c 5:376465fd:::benchmark_data_smithi140_150834_object25169:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:17.513102+0000", 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 222.216721836, 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081055464999999993, 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 25170 2023-09-23T15:48:59.763 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513102+0000", 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513102+0000", 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.764 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513101+0000", 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513150+0000", 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9574999999999999e-05 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.765 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513163+0000", 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2695e-05 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.513170+0000", 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3000000000000004e-06 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.515888+0000", 2023-09-23T15:48:59.766 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002718224 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.516182+0000", 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00029332700000000002 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.516517+0000", 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000335447 2023-09-23T15:48:59.767 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.521053+0000", 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00453631 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.521226+0000", 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000172492 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.768 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.594058+0000", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.072831913999999998 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.594112+0000", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4302000000000003e-05 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:17.594157+0000", 2023-09-23T15:48:59.769 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5043000000000002e-05 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70512 5.e 5:728c4133:::benchmark_data_smithi140_150834_object70511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.095222+0000", 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.63460164200001, 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.114499356, 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.770 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70512 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095222+0000", 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.771 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095222+0000", 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095221+0000", 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.772 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095258+0000", 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6865e-05 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095268+0000", 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0560999999999999e-05 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095275+0000", 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2779999999999996e-06 2023-09-23T15:48:59.773 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095330+0000", 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4660999999999997e-05 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.095489+0000", 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000158493 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.774 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.103099+0000", 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0076102909999999999 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.109820+0000", 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0067215130000000001 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.775 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112570+0000", 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002749998 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209567+0000", 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.096996569000000005 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209690+0000", 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012311900000000001 2023-09-23T15:48:59.776 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209721+0000", 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.1140999999999999e-05 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70518 5.c 5:3e60872e:::benchmark_data_smithi140_150834_object70517:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.777 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.098050+0000", 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.63177309700001, 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.108279378, 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70518 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.778 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098050+0000", 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098050+0000", 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.779 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098049+0000", 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098082+0000", 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2848999999999997e-05 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098093+0000", 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1204e-05 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.780 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098101+0000", 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6590000000000007e-06 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098149+0000", 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8065999999999997e-05 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.781 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.098307+0000", 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015799999999999999 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.104953+0000", 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066458120000000001 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.107762+0000", 2023-09-23T15:48:59.782 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028098519999999998 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.110184+0000", 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0024218659999999999 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.206100+0000", 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.095915442000000004 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.783 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.206168+0000", 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8583000000000004e-05 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.206330+0000", 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016155999999999999 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.784 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70523 5.c 5:3c3658ed:::benchmark_data_smithi140_150834_object70522:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.112526+0000", 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.617297388, 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.097236580000000003, 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70523 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.785 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112526+0000", 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112526+0000", 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.786 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112525+0000", 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112553+0000", 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8218999999999999e-05 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.787 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112561+0000", 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6709999999999999e-06 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112566+0000", 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1599999999999997e-06 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112611+0000", 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4441999999999999e-05 2023-09-23T15:48:59.788 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112827+0000", 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000216157 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.112979+0000", 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015233 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.789 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.122484+0000", 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0095052069999999999 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.125310+0000", 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028258900000000002 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.790 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.206372+0000", 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081062235999999996 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.206452+0000", 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0053000000000001e-05 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209763+0000", 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0033103400000000002 2023-09-23T15:48:59.791 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70529 5.e 5:7fd26ab7:::benchmark_data_smithi140_150834_object70528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.113175+0000", 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.616648626, 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.097268823000000004, 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.792 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70529 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113175+0000", 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.793 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113175+0000", 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113174+0000", 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.794 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113244+0000", 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0304999999999999e-05 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113258+0000", 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3763e-05 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113267+0000", 2023-09-23T15:48:59.795 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9400000000000008e-06 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113310+0000", 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2786e-05 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113450+0000", 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000140564 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.796 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.113637+0000", 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018694 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.118632+0000", 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0049950949999999997 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.797 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.123482+0000", 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048495600000000002 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.210363+0000", 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.086881559999999997 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.210407+0000", 2023-09-23T15:48:59.798 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3776999999999998e-05 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.210444+0000", 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6732e-05 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70535 5.c 5:31d66c08:::benchmark_data_smithi140_150834_object70534:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.799 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.121412+0000", 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.608412015, 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.088468011999999999, 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70535 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.800 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121412+0000", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121412+0000", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121411+0000", 2023-09-23T15:48:59.801 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121459+0000", 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8031000000000001e-05 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121470+0000", 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0679999999999999e-05 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.802 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121478+0000", 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.704e-06 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.122512+0000", 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010333160000000001 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.803 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.122680+0000", 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016858699999999999 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.122849+0000", 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000169142 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.128335+0000", 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0054855080000000001 2023-09-23T15:48:59.804 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.128446+0000", 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000111279 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209824+0000", 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081377729999999995 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.805 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209858+0000", 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3652999999999998e-05 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209880+0000", 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1917999999999999e-05 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.806 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:70536 5.c 5:39b1ddcd:::benchmark_data_smithi140_150834_object70535:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:52.121486+0000", 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 187.608337232, 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.088496406, 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 70536 2023-09-23T15:48:59.807 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121486+0000", 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121486+0000", 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.808 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121485+0000", 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121520+0000", 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4888999999999997e-05 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.809 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121531+0000", 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1137e-05 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.121539+0000", 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6809999999999998e-06 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.125345+0000", 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038056029999999999 2023-09-23T15:48:59.810 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.125510+0000", 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000164981 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.125676+0000", 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016595499999999999 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.811 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.128383+0000", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027079299999999999 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.128596+0000", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021234800000000001 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209912+0000", 2023-09-23T15:48:59.812 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081315817999999998 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209950+0000", 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8711000000000003e-05 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:52.209983+0000", 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2357999999999997e-05 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.813 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74420 5.c 5:3f97dee2:::benchmark_data_smithi140_150834_object74419:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.948617+0000", 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 183.78120609199999, 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.212112736, 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.814 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74420 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948617+0000", 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.815 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948617+0000", 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948617+0000", 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948652+0000", 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.561e-05 2023-09-23T15:48:59.816 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948661+0000", 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5099999999999998e-06 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.948667+0000", 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3779999999999998e-06 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.817 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.954156+0000", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0054889600000000002 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.954262+0000", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000105859 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.954410+0000", 2023-09-23T15:48:59.818 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014838500000000001 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957001+0000", 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002590321 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.962387+0000", 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0053858830000000002 2023-09-23T15:48:59.819 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160511+0000", 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19812397300000001 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160639+0000", 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012821600000000001 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.820 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160730+0000", 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1372999999999994e-05 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74432 5.e 5:7a6581e8:::benchmark_data_smithi140_150834_object74431:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.961298+0000", 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 183.768525098, 2023-09-23T15:48:59.821 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19917942499999999, 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74432 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961298+0000", 2023-09-23T15:48:59.822 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961298+0000", 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961298+0000", 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:48:59.823 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961355+0000", 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6959999999999997e-05 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961361+0000", 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.913e-06 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.824 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961365+0000", 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2570000000000001e-06 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961419+0000", 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4236e-05 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.825 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961561+0000", 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014141800000000001 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.961705+0000", 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014463599999999999 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.964835+0000", 2023-09-23T15:48:59.826 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003129962 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.964976+0000", 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000140801 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160347+0000", 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.195371346 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.827 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160424+0000", 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6672e-05 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160478+0000", 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3745000000000001e-05 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.828 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74445 5.e 5:70007b4b:::benchmark_data_smithi140_150834_object74444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.979569+0000", 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 183.75025483300001, 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18175257, 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.829 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74445 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979569+0000", 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.830 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979569+0000", 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979567+0000", 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979597+0000", 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0100999999999999e-05 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.831 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979608+0000", 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0576e-05 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979616+0000", 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4379999999999995e-06 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.832 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979658+0000", 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1618e-05 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979821+0000", 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016282699999999999 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980010+0000", 2023-09-23T15:48:59.833 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000188791 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.983084+0000", 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0030744539999999999 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.983881+0000", 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000796548 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.834 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161102+0000", 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.17722157699999999 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161229+0000", 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012683900000000001 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.835 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161321+0000", 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2251999999999997e-05 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74453 5.c 5:319cad15:::benchmark_data_smithi140_150834_object74452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.993336+0000", 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 183.73648788099999, 2023-09-23T15:48:59.836 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.16781666200000001, 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74453 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.837 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993336+0000", 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993336+0000", 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.838 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993334+0000", 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993365+0000", 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0812999999999998e-05 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993382+0000", 2023-09-23T15:48:59.839 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7064000000000001e-05 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993391+0000", 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3619999999999995e-06 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993459+0000", 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7863999999999999e-05 2023-09-23T15:48:59.840 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993629+0000", 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017036199999999999 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,6", 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.993799+0000", 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016970099999999999 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.841 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.997183+0000", 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0033839 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.997664+0000", 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00048110399999999999 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.842 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161070+0000", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.16340603000000001 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161112+0000", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2373000000000002e-05 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161152+0000", 2023-09-23T15:48:59.843 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9944999999999998e-05 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:81489 5.1 5:8308c406:::benchmark_data_smithi140_150834_object81488:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:46:03.392723+0000", 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 176.33710017799999, 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.14379486299999999, 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.844 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81489 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392723+0000", 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.845 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392723+0000", 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392723+0000", 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.846 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392762+0000", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8868000000000001e-05 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392776+0000", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4216000000000001e-05 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.392789+0000", 2023-09-23T15:48:59.847 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3166999999999999e-05 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.400009+0000", 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0072199869999999998 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.400142+0000", 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013250600000000001 2023-09-23T15:48:59.848 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.400265+0000", 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012389500000000001 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.406232+0000", 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0059666989999999998 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.849 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.407026+0000", 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00079423099999999995 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536149+0000", 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.129122556 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.850 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536474+0000", 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00032553699999999998 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536518+0000", 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3798999999999999e-05 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.851 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:81521 5.1 5:8f913fe8:::benchmark_data_smithi140_150834_object81520:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:46:03.424980+0000", 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 176.304843422, 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.111685677, 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81521 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.852 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.424980+0000", 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.853 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:48:59.854 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.854 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.424980+0000", 2023-09-23T15:48:59.854 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.424979+0000", 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425030+0000", 2023-09-23T15:48:59.855 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1137000000000002e-05 2023-09-23T15:48:59.857 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.857 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425045+0000", 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4589999999999999e-05 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425054+0000", 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3370000000000006e-06 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.858 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425123+0000", 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8882999999999998e-05 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425287+0000", 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000163943 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:48:59.859 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.425443+0000", 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015588099999999999 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.428871+0000", 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034281709999999998 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.431315+0000", 2023-09-23T15:48:59.860 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0024443020000000002 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536588+0000", 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.105272794 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536643+0000", 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5207000000000002e-05 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.861 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536666+0000", 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2654e-05 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:81531 5.1 5:8814aab8:::benchmark_data_smithi140_150834_object81530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:46:03.434679+0000", 2023-09-23T15:48:59.862 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 176.295144196, 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.102070023, 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81531 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.863 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434679+0000", 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434679+0000", 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434677+0000", 2023-09-23T15:48:59.864 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434718+0000", 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0652000000000003e-05 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434732+0000", 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4936999999999999e-05 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.865 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434744+0000", 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1657999999999999e-05 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.434885+0000", 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000141123 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.866 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.435055+0000", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016951499999999999 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.435224+0000", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016970099999999999 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.439090+0000", 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038655669999999999 2023-09-23T15:48:59.867 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.443087+0000", 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0039966419999999999 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536702+0000", 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.093615646999999996 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.868 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536727+0000", 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4436000000000001e-05 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536749+0000", 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2629999999999998e-05 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.869 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:81544 5.1 5:8cd883b9:::benchmark_data_smithi140_150834_object81543:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:46:03.450042+0000", 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 176.27978139999999, 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.086842317000000002, 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81544 2023-09-23T15:48:59.870 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450042+0000", 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450042+0000", 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.871 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450036+0000", 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999938 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450091+0000", 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5614e-05 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.872 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450116+0000", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4788999999999999e-05 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450129+0000", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2551999999999999e-05 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450202+0000", 2023-09-23T15:48:59.873 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3152999999999996e-05 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450375+0000", 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000172745 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.450567+0000", 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019222099999999999 2023-09-23T15:48:59.874 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.453928+0000", 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0033609120000000002 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.457830+0000", 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003902483 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.875 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536805+0000", 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.078975097999999994 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536849+0000", 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3149000000000003e-05 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.876 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:46:03.536884+0000", 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5908000000000002e-05 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:150722 5.e 5:7c32654c:::benchmark_data_smithi140_150834_object41713:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:47:32.362414+0000", 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 87.367409054000007, 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.15049689999999999, 2023-09-23T15:48:59.877 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 150722 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362414+0000", 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.878 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362414+0000", 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362413+0000", 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.879 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362419+0000", 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2029999999999997e-06 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362433+0000", 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3407999999999999e-05 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.880 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362444+0000", 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1371e-05 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362508+0000", 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3633000000000006e-05 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362664+0000", 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015673299999999999 2023-09-23T15:48:59.881 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.362795+0000", 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000131023 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.365788+0000", 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002992452 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.882 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.366531+0000", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00074269400000000001 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.512584+0000", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.14605338400000001 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.512759+0000", 2023-09-23T15:48:59.883 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000175549 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:32.512911+0000", 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000151946 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:188345 5.e 5:7f272d1d:::benchmark_data_smithi140_150834_object79336:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:48:59.884 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:27.205507+0000", 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 32.524316984000002, 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.081685455000000004, 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 188345 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.885 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205507+0000", 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205507+0000", 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:48:59.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205505+0000", 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205513+0000", 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3089999999999996e-06 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205529+0000", 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5913000000000002e-05 2023-09-23T15:48:59.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205540+0000", 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0727000000000001e-05 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205598+0000", 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8266000000000001e-05 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205744+0000", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014575300000000001 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.205877+0000", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013360499999999999 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.212576+0000", 2023-09-23T15:48:59.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066986850000000002 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.215039+0000", 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002463093 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.286958+0000", 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.071919254000000002 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.890 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.287074+0000", 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000115767 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:27.287192+0000", 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000117967 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.891 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:48:59.892 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:48:59.892 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:48:59.892 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:48:59.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:48:59.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:00.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:00.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:48:59 smithi140 bash[103196]: debug 2023-09-23T15:48:59.794+0000 7f6e4713a700 -1 mon.a@0(leader).osd e148 definitely_dead 0 2023-09-23T15:49:00.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:00.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:00.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:00.294 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:00 smithi186 bash[89807]: audit 2023-09-23T15:48:59.798015+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.140:0/2272475992' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.294 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:00 smithi186 bash[89807]: audit 2023-09-23T15:48:59.798433+0000 mon.a (mon.0) 720 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.305 INFO:teuthology.orchestra.run.smithi140.stderr:marked in osd.1. 2023-09-23T15:49:00.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:00.418 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:00.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:00.522 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:00.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:00 smithi140 bash[103196]: audit 2023-09-23T15:48:59.798015+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.140:0/2272475992' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:00 smithi140 bash[103196]: audit 2023-09-23T15:48:59.798433+0000 mon.a (mon.0) 720 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:00 smithi140 bash[105739]: audit 2023-09-23T15:48:59.798015+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.140:0/2272475992' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:00 smithi140 bash[105739]: audit 2023-09-23T15:48:59.798433+0000 mon.a (mon.0) 720 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T15:49:00.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:00.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:00.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T15:49:00.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:00.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:00.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:00.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:01.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:01.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:01.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:01.197 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:01.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:01.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.146417+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 529 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.287806+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.290350+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.293088+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.294255+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.297028+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: audit 2023-09-23T15:49:00.299326+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T15:49:01.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.300023+0000 mon.a (mon.0) 722 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.304898+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.306879+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.308926+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: audit 2023-09-23T15:49:00.933833+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: audit 2023-09-23T15:49:00.935360+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.991152+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.997430+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.002728+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.005733+0000 mon.a (mon.0) 725 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T15:49:01.348 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:01 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.006398+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:01.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:01.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:01.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.146417+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 529 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T15:49:01.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.287806+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.290350+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.293088+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.294255+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.297028+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: audit 2023-09-23T15:49:00.299326+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.300023+0000 mon.a (mon.0) 722 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.304898+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.306879+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.308926+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: audit 2023-09-23T15:49:00.933833+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: audit 2023-09-23T15:49:00.935360+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.991152+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.997430+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.498 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.002728+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.005733+0000 mon.a (mon.0) 725 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.006398+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.146417+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 529 MiB data, 2.4 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.287806+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.290350+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.293088+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.294255+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.297028+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: audit 2023-09-23T15:49:00.299326+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.300023+0000 mon.a (mon.0) 722 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.304898+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.306879+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.308926+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: audit 2023-09-23T15:49:00.933833+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: audit 2023-09-23T15:49:00.935360+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.991152+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.997430+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.002728+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.005733+0000 mon.a (mon.0) 725 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-23T15:49:01.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:01 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.006398+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:01.602 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:01.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:01.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:01.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:01.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:01.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:01.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:02.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:02.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:02.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:02.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:02.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.993538+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.998779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:00.998962+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.004003+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.004440+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.007041+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.995478+0000 mon.a (mon.0) 726 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.996472+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:02.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.998495+0000 osd.3 (osd.3) 1 : cluster 0 5.0 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13544 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.993538+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.998779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:00.998962+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.004003+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.004440+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.007041+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.995478+0000 mon.a (mon.0) 726 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.996472+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:02.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:02 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.998495+0000 osd.3 (osd.3) 1 : cluster 0 5.0 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13544 2023-09-23T15:49:02.297 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:02.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:02.305 INFO:tasks.thrashosds.thrasher:Added osd 1 2023-09-23T15:49:02.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:02.417 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:02.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:02.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:02.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.993538+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.998779+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:00.998962+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.004003+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.004440+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.007041+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.995478+0000 mon.a (mon.0) 726 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.996472+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:02.551 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:02 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.998495+0000 osd.3 (osd.3) 1 : cluster 0 5.0 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13544 2023-09-23T15:49:02.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:02.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:02.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:02.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:02.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:02.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:02.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:02.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:02.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:02.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:03.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:03.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:03.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.995004+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.996880+0000 osd.2 (osd.2) 1 : cluster 0 5.8 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13186 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.998248+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:01.998976+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.003005+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.003405+0000 osd.5 (osd.5) 83 : cluster 0 5.7 starting backfill to osd.1 from (0'0,0'0] MAX to 148'12886 2023-09-23T15:49:03.365 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.003459+0000 osd.0 (osd.0) 1 : cluster 0 5.c starting backfill to osd.1 from (0'0,0'0] MAX to 148'13224 2023-09-23T15:49:03.366 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.016987+0000 osd.0 (osd.0) 2 : cluster 0 5.5 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13403 2023-09-23T15:49:03.366 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.147092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v489: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 498 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 11/23781 objects degraded (0.046%); 0 B/s, 0 objects/s recovering 2023-09-23T15:49:03.366 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.992429+0000 mon.a (mon.0) 727 : cluster 3 Health check failed: Degraded data redundancy: 11/23781 objects degraded (0.046%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:49:03.366 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:03.002426+0000 mon.a (mon.0) 728 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T15:49:03.366 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:03 smithi186 bash[89807]: cluster 2023-09-23T15:49:03.003594+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:03.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.995004+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.996880+0000 osd.2 (osd.2) 1 : cluster 0 5.8 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13186 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.998248+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:01.998976+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.003005+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.003405+0000 osd.5 (osd.5) 83 : cluster 0 5.7 starting backfill to osd.1 from (0'0,0'0] MAX to 148'12886 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.003459+0000 osd.0 (osd.0) 1 : cluster 0 5.c starting backfill to osd.1 from (0'0,0'0] MAX to 148'13224 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.016987+0000 osd.0 (osd.0) 2 : cluster 0 5.5 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13403 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.147092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v489: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 498 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 11/23781 objects degraded (0.046%); 0 B/s, 0 objects/s recovering 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.992429+0000 mon.a (mon.0) 727 : cluster 3 Health check failed: Degraded data redundancy: 11/23781 objects degraded (0.046%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:03.002426+0000 mon.a (mon.0) 728 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T15:49:03.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[103196]: cluster 2023-09-23T15:49:03.003594+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.995004+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.996880+0000 osd.2 (osd.2) 1 : cluster 0 5.8 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13186 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.998248+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:01.998976+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.003005+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.003405+0000 osd.5 (osd.5) 83 : cluster 0 5.7 starting backfill to osd.1 from (0'0,0'0] MAX to 148'12886 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.003459+0000 osd.0 (osd.0) 1 : cluster 0 5.c starting backfill to osd.1 from (0'0,0'0] MAX to 148'13224 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.016987+0000 osd.0 (osd.0) 2 : cluster 0 5.5 starting backfill to osd.1 from (0'0,0'0] MAX to 148'13403 2023-09-23T15:49:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.147092+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v489: 89 pgs: 1 activating+undersized+degraded+remapped, 88 active+clean; 498 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 11/23781 objects degraded (0.046%); 0 B/s, 0 objects/s recovering 2023-09-23T15:49:03.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.992429+0000 mon.a (mon.0) 727 : cluster 3 Health check failed: Degraded data redundancy: 11/23781 objects degraded (0.046%), 1 pg degraded (PG_DEGRADED) 2023-09-23T15:49:03.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:03.002426+0000 mon.a (mon.0) 728 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-23T15:49:03.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:03 smithi140 bash[105739]: cluster 2023-09-23T15:49:03.003594+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:03.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:03.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:03.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:03.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:03.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:03.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:03.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:03.820 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:03.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:03.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:03.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:04.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:04.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:04.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:04.299 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[105739]: cluster 2023-09-23T15:49:02.998724+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[105739]: cluster 2023-09-23T15:49:03.003724+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[105739]: cluster 2023-09-23T15:49:03.005752+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[105739]: cluster 2023-09-23T15:49:04.004173+0000 mon.a (mon.0) 729 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[105739]: cluster 2023-09-23T15:49:04.005871+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[103196]: cluster 2023-09-23T15:49:02.998724+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[103196]: cluster 2023-09-23T15:49:03.003724+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[103196]: cluster 2023-09-23T15:49:03.005752+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[103196]: cluster 2023-09-23T15:49:04.004173+0000 mon.a (mon.0) 729 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T15:49:04.300 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:04 smithi140 bash[103196]: cluster 2023-09-23T15:49:04.005871+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:04.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:04.459 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:04.467 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:04 smithi186 bash[89807]: cluster 2023-09-23T15:49:02.998724+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:04 smithi186 bash[89807]: cluster 2023-09-23T15:49:03.003724+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:04 smithi186 bash[89807]: cluster 2023-09-23T15:49:03.005752+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T15:49:04.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:04 smithi186 bash[89807]: cluster 2023-09-23T15:49:04.004173+0000 mon.a (mon.0) 729 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-23T15:49:04.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:04 smithi186 bash[89807]: cluster 2023-09-23T15:49:04.005871+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:04.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:04.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:04.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:04.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:04.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:04.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:04.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:04.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:04.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:04.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:04.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:04.981 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:05.016 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:05.097 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:49:05.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:05.148 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:49:05.160 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:05.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:05.182 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:49:05.220 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:49:05.263 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:49:05.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:05.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:05.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:05.300 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:05 smithi186 bash[89807]: cluster 2023-09-23T15:49:04.004361+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.301 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:05 smithi186 bash[89807]: cluster 2023-09-23T15:49:04.015161+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.301 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:05 smithi186 bash[89807]: cluster 2023-09-23T15:49:04.147657+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v492: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 86 active+clean; 454 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 11/21657 objects degraded (0.051%); 867/21657 objects misplaced (4.003%); 4 B/s, 3 objects/s recovering 2023-09-23T15:49:05.301 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:05 smithi186 bash[89807]: audit 2023-09-23T15:49:05.051296+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.140:0/2302130088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:05.316 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:49:05.354 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:49:05.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:05.402 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.406 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.406 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:49:05.430 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:05.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:05.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:05.541 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:05.541 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[103196]: cluster 2023-09-23T15:49:04.004361+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.541 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[103196]: cluster 2023-09-23T15:49:04.015161+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.541 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[103196]: cluster 2023-09-23T15:49:04.147657+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v492: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 86 active+clean; 454 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 11/21657 objects degraded (0.051%); 867/21657 objects misplaced (4.003%); 4 B/s, 3 objects/s recovering 2023-09-23T15:49:05.541 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[103196]: audit 2023-09-23T15:49:05.051296+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.140:0/2302130088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:05.542 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:05] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-09-23T15:49:05.542 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[105739]: cluster 2023-09-23T15:49:04.004361+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.542 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[105739]: cluster 2023-09-23T15:49:04.015161+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T15:49:05.542 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[105739]: cluster 2023-09-23T15:49:04.147657+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v492: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 86 active+clean; 454 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 312 op/s; 11/21657 objects degraded (0.051%); 867/21657 objects misplaced (4.003%); 4 B/s, 3 objects/s recovering 2023-09-23T15:49:05.542 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:05 smithi140 bash[105739]: audit 2023-09-23T15:49:05.051296+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.140:0/2302130088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:05.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:05.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:05.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:05.683 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:05.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:05.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:05.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:05.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:05.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:06.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:06.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:06.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:06.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:06.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:06.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:06.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:06.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:06.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:06.593 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:06.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:06.717 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:06.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:06.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:06.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:06.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:06.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:06.971 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:06.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:06.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:07.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:07.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:07.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:05.992420+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:05.995819+0000 mon.a (mon.0) 731 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:06.003785+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:06.007479+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:06.010627+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:06.018710+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:06 smithi186 bash[89807]: cluster 2023-09-23T15:49:06.148096+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 1 active+clean+remapped, 4 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 83 active+clean; 384 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11/18297 objects degraded (0.060%); 1503/18297 objects misplaced (8.214%); 8.0 MiB/s, 104 objects/s recovering 2023-09-23T15:49:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:05.992420+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:05.995819+0000 mon.a (mon.0) 731 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T15:49:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:06.003785+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:06.007479+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:06.010627+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:06.018710+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[105739]: cluster 2023-09-23T15:49:06.148096+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 1 active+clean+remapped, 4 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 83 active+clean; 384 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11/18297 objects degraded (0.060%); 1503/18297 objects misplaced (8.214%); 8.0 MiB/s, 104 objects/s recovering 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:05.992420+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:05.995819+0000 mon.a (mon.0) 731 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:06.003785+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:06.007479+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:06.010627+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:06.018710+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T15:49:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:06 smithi140 bash[103196]: cluster 2023-09-23T15:49:06.148096+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v494: 89 pgs: 1 active+clean+remapped, 4 active+remapped+backfill_wait, 1 activating+undersized+degraded+remapped, 83 active+clean; 384 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 11/18297 objects degraded (0.060%); 1503/18297 objects misplaced (8.214%); 8.0 MiB/s, 104 objects/s recovering 2023-09-23T15:49:07.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:07.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:07.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:07.306 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:49:07.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T15:49:07.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:07.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:07.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:07.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:07.517 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:07.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:07.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:07.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:07.756 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:07.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:07.883 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:07.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:07.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:08.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:08.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:08.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:08.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:08.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:08 smithi186 bash[89807]: cluster 2023-09-23T15:49:07.010027+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.152 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:08 smithi186 bash[89807]: cluster 2023-09-23T15:49:07.013222+0000 mon.a (mon.0) 732 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T15:49:08.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:08 smithi186 bash[89807]: cluster 2023-09-23T15:49:07.016134+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:08 smithi186 bash[89807]: cluster 2023-09-23T15:49:07.063991+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.168 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:08.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:08.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:08.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:08.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[105739]: cluster 2023-09-23T15:49:07.010027+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[105739]: cluster 2023-09-23T15:49:07.013222+0000 mon.a (mon.0) 732 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[105739]: cluster 2023-09-23T15:49:07.016134+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[105739]: cluster 2023-09-23T15:49:07.063991+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[103196]: cluster 2023-09-23T15:49:07.010027+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[103196]: cluster 2023-09-23T15:49:07.013222+0000 mon.a (mon.0) 732 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[103196]: cluster 2023-09-23T15:49:07.016134+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:08 smithi140 bash[103196]: cluster 2023-09-23T15:49:07.063991+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T15:49:08.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:08.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:08.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:08.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:08.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:08.939 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:08.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:09.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:09.071 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:09 smithi186 bash[89807]: cluster 2023-09-23T15:49:08.021032+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:09 smithi186 bash[89807]: cluster 2023-09-23T15:49:08.023683+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:09 smithi186 bash[89807]: cluster 2023-09-23T15:49:08.024513+0000 mon.a (mon.0) 733 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T15:49:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:09 smithi186 bash[89807]: cluster 2023-09-23T15:49:08.096730+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.072 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:09 smithi186 bash[89807]: cluster 2023-09-23T15:49:08.148473+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v497: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 326 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 1062/15519 objects misplaced (6.843%); 12 MiB/s, 170 objects/s recovering 2023-09-23T15:49:09.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:09.187 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:09.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:09.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[105739]: cluster 2023-09-23T15:49:08.021032+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[105739]: cluster 2023-09-23T15:49:08.023683+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[105739]: cluster 2023-09-23T15:49:08.024513+0000 mon.a (mon.0) 733 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[105739]: cluster 2023-09-23T15:49:08.096730+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[105739]: cluster 2023-09-23T15:49:08.148473+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v497: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 326 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 1062/15519 objects misplaced (6.843%); 12 MiB/s, 170 objects/s recovering 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[103196]: cluster 2023-09-23T15:49:08.021032+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[103196]: cluster 2023-09-23T15:49:08.023683+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[103196]: cluster 2023-09-23T15:49:08.024513+0000 mon.a (mon.0) 733 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-09-23T15:49:09.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[103196]: cluster 2023-09-23T15:49:08.096730+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T15:49:09.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:09 smithi140 bash[103196]: cluster 2023-09-23T15:49:08.148473+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v497: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 3 active+remapped+backfill_wait, 84 active+clean; 326 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 1062/15519 objects misplaced (6.843%); 12 MiB/s, 170 objects/s recovering 2023-09-23T15:49:09.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:09.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:09.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:09.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:09.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:09.614 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:09.718 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:09.749 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:09.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:09.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:09.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:09.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:09.989 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:10.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:10.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:10.046 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:49:10.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:10.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:10.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:10.292 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.019948+0000 mon.a (mon.0) 734 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/18297 objects degraded (0.060%), 1 pg degraded) 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.019979+0000 mon.a (mon.0) 735 : cluster 1 Cluster is now healthy 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.027052+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.031180+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.031877+0000 mon.a (mon.0) 736 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.034534+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.296 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: cluster 2023-09-23T15:49:09.036725+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.297 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: audit 2023-09-23T15:49:09.139010+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.140:0/3097861416' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.297 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[105739]: audit 2023-09-23T15:49:09.139467+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.019948+0000 mon.a (mon.0) 734 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/18297 objects degraded (0.060%), 1 pg degraded) 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.019979+0000 mon.a (mon.0) 735 : cluster 1 Cluster is now healthy 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.027052+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.031180+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.031877+0000 mon.a (mon.0) 736 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T15:49:10.298 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.034534+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.299 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: cluster 2023-09-23T15:49:09.036725+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.299 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: audit 2023-09-23T15:49:09.139010+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.140:0/3097861416' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.299 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:10 smithi140 bash[103196]: audit 2023-09-23T15:49:09.139467+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.019948+0000 mon.a (mon.0) 734 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/18297 objects degraded (0.060%), 1 pg degraded) 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.019979+0000 mon.a (mon.0) 735 : cluster 1 Cluster is now healthy 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.027052+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.031180+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.031877+0000 mon.a (mon.0) 736 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.034534+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: cluster 2023-09-23T15:49:09.036725+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: audit 2023-09-23T15:49:09.139010+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.140:0/3097861416' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:10 smithi186 bash[89807]: audit 2023-09-23T15:49:09.139467+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:49:10.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:10.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:10.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:10.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:10.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:10.630 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:49:10.630 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:49:10.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:10.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:10.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:10.826 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:10.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:10.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:10.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:11.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:11.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:11.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:11.208 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.026927+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: audit 2023-09-23T15:49:10.035851+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.035979+0000 mon.a (mon.0) 740 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.086703+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.087138+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.087374+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[103196]: cluster 2023-09-23T15:49:10.149007+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v500: 89 pgs: 2 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 85 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 3/12849 objects misplaced (0.023%); 17 MiB/s, 271 objects/s recovering 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.026927+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: audit 2023-09-23T15:49:10.035851+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.035979+0000 mon.a (mon.0) 740 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.086703+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.087138+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.087374+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.210 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:11 smithi140 bash[105739]: cluster 2023-09-23T15:49:10.149007+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v500: 89 pgs: 2 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 85 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 3/12849 objects misplaced (0.023%); 17 MiB/s, 271 objects/s recovering 2023-09-23T15:49:11.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:11.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:11.339 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.026927+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:11.339 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: audit 2023-09-23T15:49:10.035851+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:49:11.339 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.035979+0000 mon.a (mon.0) 740 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-09-23T15:49:11.339 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.086703+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.340 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.087138+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.340 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.087374+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T15:49:11.340 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:11 smithi186 bash[89807]: cluster 2023-09-23T15:49:10.149007+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v500: 89 pgs: 2 peering, 1 active+remapped+backfilling, 1 active+clean+remapped, 85 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 3/12849 objects misplaced (0.023%); 17 MiB/s, 271 objects/s recovering 2023-09-23T15:49:11.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:11.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:11.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:11.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:11.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:11.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:11.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:11.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T15:49:11.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:11.766 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:11.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:11.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:11.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:11.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:12.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:12.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:12.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:12.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:12.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:12.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:12.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:12.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:12.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:12.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:12.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:12.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:12.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:12.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:12.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:12.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:12.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:13.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:13.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:13.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:13.287 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:13.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:13.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:13.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:13 smithi140 bash[105739]: cluster 2023-09-23T15:49:12.149621+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v501: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 3/11778 objects misplaced (0.025%); 13 MiB/s, 211 objects/s recovering 2023-09-23T15:49:13.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:13 smithi140 bash[103196]: cluster 2023-09-23T15:49:12.149621+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v501: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 3/11778 objects misplaced (0.025%); 13 MiB/s, 211 objects/s recovering 2023-09-23T15:49:13.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:13 smithi186 bash[89807]: cluster 2023-09-23T15:49:12.149621+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v501: 89 pgs: 2 peering, 1 active+remapped+backfilling, 86 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 3/11778 objects misplaced (0.025%); 13 MiB/s, 211 objects/s recovering 2023-09-23T15:49:13.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:49:13.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:13.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:13.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:13.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:13.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:13.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:13.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:13.966 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:13.968 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:13.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:14.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:14.121 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:14.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:14.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:14.339 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:14.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:14.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:14.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:14.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:14.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:14.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:14.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:14.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:14.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:15.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:15.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:15.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:15.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:15.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:15.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:15.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:15.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:15 smithi186 bash[89807]: cluster 2023-09-23T15:49:14.150220+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v502: 89 pgs: 2 peering, 87 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-09-23T15:49:15.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:15.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:15.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:15.551 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 109006 objects 2023-09-23T15:49:15.552 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :158.803 2023-09-23T15:49:15.576 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:15.604 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:15.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:15.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:15 smithi140 bash[105739]: cluster 2023-09-23T15:49:14.150220+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v502: 89 pgs: 2 peering, 87 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-09-23T15:49:15.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:15] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.43.0" 2023-09-23T15:49:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:15 smithi140 bash[103196]: cluster 2023-09-23T15:49:14.150220+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v502: 89 pgs: 2 peering, 87 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-09-23T15:49:15.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:15.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:15.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:15.878 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T15:49:15.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T15:49:15.896 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:15.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:15.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:15.999 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:16.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:16.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:16.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:16.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:16.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:16.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:16.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:16.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:16.521 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:16.540 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:16.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:16.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:16.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:16.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:16.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:16.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:16.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:16.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:16.962 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[105739]: audit 2023-09-23T15:49:15.932833+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:16.962 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[105739]: audit 2023-09-23T15:49:15.934335+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:16.962 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[105739]: cluster 2023-09-23T15:49:16.236208+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 84 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 6.2 MiB/s, 99 objects/s recovering 2023-09-23T15:49:16.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[105739]: audit 2023-09-23T15:49:16.237327+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:16.963 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[103196]: audit 2023-09-23T15:49:15.932833+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:16.963 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[103196]: audit 2023-09-23T15:49:15.934335+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:16.963 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[103196]: cluster 2023-09-23T15:49:16.236208+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 84 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 6.2 MiB/s, 99 objects/s recovering 2023-09-23T15:49:16.963 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:16 smithi140 bash[103196]: audit 2023-09-23T15:49:16.237327+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:16.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:16.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:17.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:17.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:17.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:16 smithi186 bash[89807]: audit 2023-09-23T15:49:15.932833+0000 mon.a (mon.0) 741 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:16 smithi186 bash[89807]: audit 2023-09-23T15:49:15.934335+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:16 smithi186 bash[89807]: cluster 2023-09-23T15:49:16.236208+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 84 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 6.2 MiB/s, 99 objects/s recovering 2023-09-23T15:49:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:16 smithi186 bash[89807]: audit 2023-09-23T15:49:16.237327+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:49:17.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:17.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:17.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:17.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:17.368 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:17.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:17.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:17.502 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:17.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:17.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:17.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:17.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:17.739 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:17.764 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:17.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:17.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:17.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:17.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:18.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:18.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:18.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:18.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:18.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:18.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:18.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:18.407 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:18.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:18.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:18.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:18.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:18.678 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:18.706 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:18.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:18.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:18.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:18.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:18.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:18.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:18.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:19.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:19.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:19.333 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.343 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:19 smithi140 bash[105739]: cluster 2023-09-23T15:49:18.237092+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 27 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:49:19.344 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:19 smithi140 bash[103196]: cluster 2023-09-23T15:49:18.237092+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 27 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:49:19.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:19.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:19.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:19.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:19.552 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:19 smithi186 bash[89807]: cluster 2023-09-23T15:49:18.237092+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 27 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:49:19.591 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:19.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:19.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:19.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:19.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:19.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:19.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:19.982 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:20.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:20.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:20.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:20.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:20.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:20.416 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:20.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:20.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.551 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:20.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:20.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:20.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:20.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:20.915 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:49:20.915 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:49:20.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:20.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:20.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:21.045 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:21.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:21.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:21.207 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:21.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:21.244 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:49:21.268 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:21.269 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:49:21.291 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:49:21.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:21.319 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:49:21.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:21.338 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:49:21.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:21.357 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:49:21.379 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:49:21.403 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:49:21.404 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.405 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.406 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.406 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.406 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:49:21.441 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:21.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:21 smithi186 bash[89807]: cluster 2023-09-23T15:49:20.237708+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 5.5 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 19 KiB/s, 0 objects/s recovering 2023-09-23T15:49:21.454 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:21 smithi186 bash[89807]: audit 2023-09-23T15:49:21.220002+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.140:0/1700682938' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:21.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:21.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:21.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:21 smithi140 bash[105739]: cluster 2023-09-23T15:49:20.237708+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 5.5 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 19 KiB/s, 0 objects/s recovering 2023-09-23T15:49:21.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:21 smithi140 bash[105739]: audit 2023-09-23T15:49:21.220002+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.140:0/1700682938' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:21.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:21 smithi140 bash[103196]: cluster 2023-09-23T15:49:20.237708+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 5.5 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 19 KiB/s, 0 objects/s recovering 2023-09-23T15:49:21.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:21 smithi140 bash[103196]: audit 2023-09-23T15:49:21.220002+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.140:0/1700682938' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:21.595 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:21.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:21.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:21.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:21.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:21.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T15:49:21.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:21.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:21.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:21.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:22.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:22.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:22.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:22.263 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:22.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:22.299 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:22 smithi140 bash[103196]: audit 2023-09-23T15:49:21.876708+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:49:22.312 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T15:49:22.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:22.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:22.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:22.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:22.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:22.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:22.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:22.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:22 smithi186 bash[89807]: audit 2023-09-23T15:49:21.876708+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:49:22.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:22 smithi140 bash[105739]: audit 2023-09-23T15:49:21.876708+0000 mon.a (mon.0) 745 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T15:49:22.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:22.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:22.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:22.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:22.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:23.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:23.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:23.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:23.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:23.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:23.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:23.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:23.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:23.447 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:23.552 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:23.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:23 smithi186 bash[89807]: cluster 2023-09-23T15:49:22.238391+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 4.6 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T15:49:23.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:23 smithi186 bash[89807]: cluster 2023-09-23T15:49:22.304907+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:23 smithi186 bash[89807]: cluster 2023-09-23T15:49:22.304913+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:23 smithi186 bash[89807]: audit 2023-09-23T15:49:22.308702+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:49:23.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:23 smithi186 bash[89807]: cluster 2023-09-23T15:49:22.308834+0000 mon.a (mon.0) 747 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T15:49:23.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[103196]: cluster 2023-09-23T15:49:22.238391+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 4.6 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[103196]: cluster 2023-09-23T15:49:22.304907+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[103196]: cluster 2023-09-23T15:49:22.304913+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[103196]: audit 2023-09-23T15:49:22.308702+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[103196]: cluster 2023-09-23T15:49:22.308834+0000 mon.a (mon.0) 747 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[105739]: cluster 2023-09-23T15:49:22.238391+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 4.6 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T15:49:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[105739]: cluster 2023-09-23T15:49:22.304907+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[105739]: cluster 2023-09-23T15:49:22.304913+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T15:49:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[105739]: audit 2023-09-23T15:49:22.308702+0000 mon.a (mon.0) 746 : audit 1 from='client.? 172.21.15.140:0/4054919382' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T15:49:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:23 smithi140 bash[105739]: cluster 2023-09-23T15:49:22.308834+0000 mon.a (mon.0) 747 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-09-23T15:49:23.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:23.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:23.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:23.813 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:23.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:23.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:23.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:23.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:24.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:24.107 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:24.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:24.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:24.346 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:24.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:24.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:24.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:24.516 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:24.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:24.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:24.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:24.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:24.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:24.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:24.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:24.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:24.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:25.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:25.040 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:25.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:25.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T15:49:25.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:25.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:25.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:25.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:25.309 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:25.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:25.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:25.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:25.441 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:25] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.43.0" 2023-09-23T15:49:25.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:25 smithi140 bash[105739]: cluster 2023-09-23T15:49:24.239009+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 318 op/s 2023-09-23T15:49:25.441 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:25 smithi140 bash[103196]: cluster 2023-09-23T15:49:24.239009+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 318 op/s 2023-09-23T15:49:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:25.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:25 smithi186 bash[89807]: cluster 2023-09-23T15:49:24.239009+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 318 op/s 2023-09-23T15:49:25.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:25.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:25.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:25.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:25.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:25.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:26.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:26.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:26.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:49:26.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:26.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:26.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:26.385 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:26.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:26.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:26.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:26.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:26.638 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:26.651 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:26.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:26.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:26.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:26.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:26.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:26.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:27.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:27.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:27 smithi140 bash[103196]: cluster 2023-09-23T15:49:26.239872+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T15:49:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:27 smithi140 bash[105739]: cluster 2023-09-23T15:49:26.239872+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T15:49:27.165 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:27.268 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:27.282 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:27 smithi186 bash[89807]: cluster 2023-09-23T15:49:26.239872+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T15:49:27.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:27.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.431 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:27.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:27.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:27.562 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:27.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:27.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:27.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:27.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:27.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:27.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:27.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:27.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:27.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:27.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:27.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:28.022 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:49:28.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:28.107 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:28.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:28.224 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:28 smithi186 bash[89807]: audit 2023-09-23T15:49:27.925938+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.140:0/1590506199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.224 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:28 smithi186 bash[89807]: audit 2023-09-23T15:49:27.926364+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:28.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:28.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.358 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:28 smithi140 bash[103196]: audit 2023-09-23T15:49:27.925938+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.140:0/1590506199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.358 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:28 smithi140 bash[103196]: audit 2023-09-23T15:49:27.926364+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.358 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:28 smithi140 bash[105739]: audit 2023-09-23T15:49:27.925938+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.140:0/1590506199' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.358 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:28 smithi140 bash[105739]: audit 2023-09-23T15:49:27.926364+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:49:28.373 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:28.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:28.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:28.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:28.733 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:28.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:28.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:28.891 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:28.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:28.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:29.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.007092+0000 mon.a (mon.0) 749 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.015959+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.016293+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: audit 2023-09-23T15:49:28.018525+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.018620+0000 mon.a (mon.0) 751 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T15:49:29.049 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.240850+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T15:49:29.050 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:29 smithi186 bash[89807]: cluster 2023-09-23T15:49:28.369008+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:29.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:29.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:29.292 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.007092+0000 mon.a (mon.0) 749 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:29.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.015959+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.016293+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: audit 2023-09-23T15:49:28.018525+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:49:29.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.018620+0000 mon.a (mon.0) 751 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T15:49:29.293 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.240850+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T15:49:29.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[103196]: cluster 2023-09-23T15:49:28.369008+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.294 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.007092+0000 mon.a (mon.0) 749 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:29.294 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.015959+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.294 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.016293+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: audit 2023-09-23T15:49:28.018525+0000 mon.a (mon.0) 750 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:49:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.018620+0000 mon.a (mon.0) 751 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-09-23T15:49:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.240850+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-09-23T15:49:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:29 smithi140 bash[105739]: cluster 2023-09-23T15:49:28.369008+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T15:49:29.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:29.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:29.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:29.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:29.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:29.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:29.586 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:29.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:29.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:29.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:29.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:29.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:29.850 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:29.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:29.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:29.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:30.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:30.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:30.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:30.150 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:30.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.240 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_0' removed 2023-09-23T15:49:30.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:30.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:30 smithi140 bash[103196]: audit 2023-09-23T15:49:30.169697+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.140:0/1727912369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:30 smithi140 bash[103196]: audit 2023-09-23T15:49:30.170235+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:30 smithi140 bash[105739]: audit 2023-09-23T15:49:30.169697+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.140:0/1727912369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.360 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:30 smithi140 bash[105739]: audit 2023-09-23T15:49:30.170235+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.377 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:30 smithi186 bash[89807]: audit 2023-09-23T15:49:30.169697+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.140:0/1727912369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:30 smithi186 bash[89807]: audit 2023-09-23T15:49:30.170235+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.450 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:21275 5.7 5:eb38a327:::benchmark_data_smithi140_150834_object21274:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:15.352175+0000", 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 255.09395412800001, 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.122951821, 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21275 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.451 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352175+0000", 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352175+0000", 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352173+0000", 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352227+0000", 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4642999999999998e-05 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352239+0000", 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.135e-05 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352246+0000", 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1439999999999997e-06 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352281+0000", 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5104000000000001e-05 2023-09-23T15:49:30.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352376+0000", 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4724999999999999e-05 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.352472+0000", 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.6385999999999995e-05 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.455 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.353736+0000", 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012641519999999999 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.355856+0000", 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021197960000000002 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.474875+0000", 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.119019419 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.475011+0000", 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000135981 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:15.475126+0000", 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000115012 2023-09-23T15:49:30.457 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74440 5.7 5:e8971deb:::benchmark_data_smithi140_150834_object74439:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.973236+0000", 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 214.47289281600001, 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18740960100000001, 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.458 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74440 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973236+0000", 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.459 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973236+0000", 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973234+0000", 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.460 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973336+0000", 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000101857 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973351+0000", 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5325999999999999e-05 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973359+0000", 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7209999999999994e-06 2023-09-23T15:49:30.461 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973409+0000", 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9545000000000001e-05 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973571+0000", 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016175200000000001 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973692+0000", 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000121599 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.975969+0000", 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002277388 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.463 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.978673+0000", 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027036260000000002 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160365+0000", 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18169185900000001 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160540+0000", 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017456000000000001 2023-09-23T15:49:30.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160646+0000", 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000106024 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74449 5.7 5:ee52bb22:::benchmark_data_smithi140_150834_object74448:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:30.465 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.979954+0000", 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 214.46617524000001, 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18131941600000001, 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74449 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.466 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979954+0000", 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979954+0000", 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979953+0000", 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979988+0000", 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5157999999999998e-05 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980000+0000", 2023-09-23T15:49:30.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1533e-05 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980005+0000", 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4650000000000002e-06 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980040+0000", 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4959999999999997e-05 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980365+0000", 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00032472600000000001 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980502+0000", 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000137644 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.985240+0000", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0047374770000000004 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.989619+0000", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0043788150000000003 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160929+0000", 2023-09-23T15:49:30.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.171310774 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161164+0000", 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00023407899999999999 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.161273+0000", 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010940199999999999 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.472 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:149440 5.7 5:ea7ca0e2:::benchmark_data_smithi140_150834_object40431:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:47:30.557036+0000", 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 119.88909326700001, 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.089428425000000006, 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.473 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 149440 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557036+0000", 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.474 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557036+0000", 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557035+0000", 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557038+0000", 2023-09-23T15:49:30.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9359999999999999e-06 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557045+0000", 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9750000000000001e-06 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.557049+0000", 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8130000000000002e-06 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.584833+0000", 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027783663 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.584957+0000", 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000123998 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.477 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.585086+0000", 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012955200000000001 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.595138+0000", 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010051793999999999 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.605261+0000", 2023-09-23T15:49:30.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010122757 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.646366+0000", 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.041105106000000002 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.479 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.646421+0000", 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4777000000000001e-05 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:47:30.646464+0000", 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3427000000000003e-05 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:182868 5.7 5:ecfdf844:::benchmark_data_smithi140_150834_object73859:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:19.055273+0000", 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 71.390855608999999, 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.082869407000000006, 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 182868 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.481 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055273+0000", 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055273+0000", 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055272+0000", 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055279+0000", 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4610000000000002e-06 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055299+0000", 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0186e-05 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.055308+0000", 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1479999999999995e-06 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.073931+0000", 2023-09-23T15:49:30.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018622818999999999 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.074051+0000", 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000120071 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.074166+0000", 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000114762 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.085829+0000", 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011663376 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.101266+0000", 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015436910999999999 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.138039+0000", 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.036772594999999998 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.138097+0000", 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7670999999999997e-05 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:19.138143+0000", 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6038999999999997e-05 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:185050 5.f 5:f0cca684:::benchmark_data_smithi140_150834_object76041:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:22.206952+0000", 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 68.239176787999995, 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.096333584999999999, 2023-09-23T15:49:30.488 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 185050 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206952+0000", 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.489 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206952+0000", 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206951+0000", 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206961+0000", 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0254e-05 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206974+0000", 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3023000000000001e-05 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.206981+0000", 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7179999999999999e-06 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.237882+0000", 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.030901049999999999 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.238017+0000", 2023-09-23T15:49:30.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000135069 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.238150+0000", 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000133549 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.247577+0000", 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0094265370000000005 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.247626+0000", 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9106e-05 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.303167+0000", 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.055541263 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.303238+0000", 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1193999999999996e-05 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.303286+0000", 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7243000000000002e-05 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.495 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:185057 5.7 5:e0d44e90:::benchmark_data_smithi140_150834_object76048:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:22.212505+0000", 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 68.233624246999995, 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.094689494999999999, 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 185057 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.496 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212505+0000", 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212505+0000", 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212503+0000", 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212510+0000", 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0430000000000002e-06 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212520+0000", 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9420000000000007e-06 2023-09-23T15:49:30.498 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.212526+0000", 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.891e-06 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.247641+0000", 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.035114961 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.499 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.247761+0000", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012026 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.247890+0000", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000128541 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263225+0000", 2023-09-23T15:49:30.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015335586 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263256+0000", 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0701999999999998e-05 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307076+0000", 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.043820190000000002 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307139+0000", 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2667000000000002e-05 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307194+0000", 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5208999999999999e-05 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.502 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:185059 5.f 5:f13b8ce4:::benchmark_data_smithi140_150834_object76050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:22.217941+0000", 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 68.228187696999996, 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.089355157000000004, 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.503 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 185059 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217941+0000", 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217941+0000", 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217940+0000", 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217949+0000", 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1269999999999992e-06 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217960+0000", 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1012000000000001e-05 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.217966+0000", 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8850000000000004e-06 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.251927+0000", 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.033961234 2023-09-23T15:49:30.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.252029+0000", 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000102129 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.252112+0000", 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.2608999999999995e-05 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.507 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263289+0000", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011177787 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.274383+0000", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011093255999999999 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307207+0000", 2023-09-23T15:49:30.508 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.032824355999999999 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307256+0000", 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8942e-05 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307296+0000", 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0234000000000001e-05 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.509 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:185060 5.7 5:e0728b45:::benchmark_data_smithi140_150834_object76051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:22.218959+0000", 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 68.227170199, 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.088424084, 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.510 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 185060 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218959+0000", 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.511 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218959+0000", 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218957+0000", 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218964+0000", 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5690000000000001e-06 2023-09-23T15:49:30.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218981+0000", 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7456e-05 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.218987+0000", 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1090000000000003e-06 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.513 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.257383+0000", 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.038395648999999997 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.257609+0000", 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00022591399999999999 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.257735+0000", 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012656500000000001 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.268860+0000", 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011124942000000001 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.296307+0000", 2023-09-23T15:49:30.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027446393999999999 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307305+0000", 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010998575999999999 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307348+0000", 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3089e-05 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307383+0000", 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4178999999999999e-05 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:185062 5.7 5:e5a7b1dd:::benchmark_data_smithi140_150834_object76053:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:22.221782+0000", 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 68.224346314000002, 2023-09-23T15:49:30.517 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085674982999999996, 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 185062 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.518 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221782+0000", 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221782+0000", 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221781+0000", 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221791+0000", 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5570000000000001e-06 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221801+0000", 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0859000000000001e-05 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.221808+0000", 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3559999999999998e-06 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263418+0000", 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.041609919000000002 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263555+0000", 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000137169 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.263697+0000", 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014227099999999999 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.268890+0000", 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0051929469999999998 2023-09-23T15:49:30.522 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.296332+0000", 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027442175999999999 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307389+0000", 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011056447 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.523 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307427+0000", 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8102999999999998e-05 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:22.307457+0000", 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0651999999999997e-05 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:189204 5.7 5:e40802af:::benchmark_data_smithi140_150834_object80195:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:28.483418+0000", 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 61.962710284000003, 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.088201696999999996, 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189204 2023-09-23T15:49:30.525 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483418+0000", 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483418+0000", 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483418+0000", 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483425+0000", 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9240000000000001e-06 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483435+0000", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0068000000000001e-05 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.483440+0000", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.972e-06 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.503222+0000", 2023-09-23T15:49:30.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.019782502 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.503436+0000", 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021339800000000001 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.503590+0000", 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000154582 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.512533+0000", 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0089429869999999995 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.555391+0000", 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.042857889000000003 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571531+0000", 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.016140095 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571575+0000", 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4302999999999999e-05 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571620+0000", 2023-09-23T15:49:30.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4768999999999998e-05 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:189206 5.7 5:ea0b99cc:::benchmark_data_smithi140_150834_object80197:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e146)", 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:28.487702+0000", 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 61.958426588999998, 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.084012481, 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.532 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189206 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487702+0000", 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487702+0000", 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487701+0000", 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487708+0000", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9109999999999993e-06 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487726+0000", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7744000000000002e-05 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.487733+0000", 2023-09-23T15:49:30.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3010000000000001e-06 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.512695+0000", 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.024961905 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.512892+0000", 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019660700000000001 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.513085+0000", 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019343400000000001 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.521338+0000", 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0082527469999999995 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.555760+0000", 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.034421387999999997 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571646+0000", 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015886830000000001 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571676+0000", 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9679000000000002e-05 2023-09-23T15:49:30.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:28.571715+0000", 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8603999999999998e-05 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:207218 5.f 5:fe4e05a3:::benchmark_data_smithi140_150834_object98209:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:54.794477+0000", 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 35.651651946000001, 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.097790133000000001, 2023-09-23T15:49:30.539 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 207218 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.541 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794477+0000", 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794477+0000", 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794476+0000", 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794479+0000", 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8260000000000001e-06 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794485+0000", 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8529999999999997e-06 2023-09-23T15:49:30.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.794489+0000", 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9190000000000001e-06 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.801455+0000", 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069655619999999998 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.801586+0000", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013163699999999999 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.801713+0000", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012691100000000001 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.809260+0000", 2023-09-23T15:49:30.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0075467390000000002 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.827201+0000", 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.017941604999999999 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892149+0000", 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.064947487999999998 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892209+0000", 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0157e-05 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892267+0000", 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7843000000000002e-05 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.547 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:207222 5.f 5:f75614a8:::benchmark_data_smithi140_150834_object98213:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:54.795768+0000", 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 35.650360747999997, 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.096638030999999999, 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 207222 2023-09-23T15:49:30.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795768+0000", 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795768+0000", 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795767+0000", 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795773+0000", 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7289999999999997e-06 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795783+0000", 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9280000000000005e-06 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.795789+0000", 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1539999999999999e-06 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.810532+0000", 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014742962 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.810841+0000", 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000309377 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.811235+0000", 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00039339799999999999 2023-09-23T15:49:30.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.831808+0000", 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.020573266 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.849963+0000", 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018155337000000001 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892324+0000", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.042360737000000002 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892368+0000", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4214000000000001e-05 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892406+0000", 2023-09-23T15:49:30.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7929000000000002e-05 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:207228 5.f 5:f2977a7f:::benchmark_data_smithi140_150834_object98219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:54.807057+0000", 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 35.639071553999997, 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085594970000000006, 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.555 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 207228 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807057+0000", 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807057+0000", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807056+0000", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807062+0000", 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5799999999999997e-06 2023-09-23T15:49:30.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807078+0000", 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5770999999999999e-05 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807084+0000", 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2559999999999999e-06 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.817228+0000", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010143544000000001 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.817438+0000", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020967699999999999 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.817551+0000", 2023-09-23T15:49:30.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011299 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.831816+0000", 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014265547 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850736+0000", 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018919503000000001 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892570+0000", 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.041834650000000001 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892615+0000", 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4394000000000002e-05 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892652+0000", 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7487000000000002e-05 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:207229 5.7 5:ef6ce78b:::benchmark_data_smithi140_150834_object98220:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:54.807091+0000", 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 35.639038194999998, 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085461454000000006, 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.562 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 207229 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807091+0000", 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807091+0000", 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807090+0000", 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807093+0000", 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.757e-06 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807098+0000", 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5160000000000002e-06 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.807103+0000", 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1180000000000002e-06 2023-09-23T15:49:30.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.822611+0000", 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015508210999999999 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.822742+0000", 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013128900000000001 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.822906+0000", 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000163979 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.834053+0000", 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011147327 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.567 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.834098+0000", 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5011e-05 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892464+0000", 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.058365683000000002 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892512+0000", 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8043000000000001e-05 2023-09-23T15:49:30.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.892552+0000", 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9947999999999998e-05 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:207248 5.f 5:f7f8516a:::benchmark_data_smithi140_150834_object98239:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:48:54.850560+0000", 2023-09-23T15:49:30.569 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 35.595568550000003, 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.086384141999999997, 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 207248 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850560+0000", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850560+0000", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850559+0000", 2023-09-23T15:49:30.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850566+0000", 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.593e-06 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850579+0000", 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2369e-05 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.850585+0000", 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2249999999999997e-06 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.897111+0000", 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.046526142999999999 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.897230+0000", 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011915 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.897343+0000", 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000113402 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.924501+0000", 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027157735999999998 2023-09-23T15:49:30.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.924847+0000", 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00034546700000000002 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.936752+0000", 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011905446 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.936908+0000", 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000156226 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:48:54.936944+0000", 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6010000000000003e-05 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:210953 5.7 5:e64134f6:::benchmark_data_smithi140_150834_object101944:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:49:00.325440+0000", 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 30.1206885, 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1764789929999999, 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 210953 2023-09-23T15:49:30.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325440+0000", 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325440+0000", 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325438+0000", 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325445+0000", 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6630000000000004e-06 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325458+0000", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.309e-05 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.325465+0000", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3359999999999997e-06 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.329326+0000", 2023-09-23T15:49:30.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038605950000000001 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.329337+0000", 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0611999999999999e-05 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019453+0000", 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.69011627600000003 2023-09-23T15:49:30.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019464+0000", 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1018e-05 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.480752+0000", 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4612885470000001 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.480899+0000", 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014636799999999999 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.481016+0000", 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011684399999999999 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.486062+0000", 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.005046783 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.490516+0000", 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0044538499999999996 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.501688+0000", 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011172038 2023-09-23T15:49:30.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.501722+0000", 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3370000000000001e-05 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.501785+0000", 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3168000000000002e-05 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.501919+0000", 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013435899999999999 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:210961 5.7 5:e891799d:::benchmark_data_smithi140_150834_object101952:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:49:00.336000+0000", 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 30.110128498000002, 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.166513514, 2023-09-23T15:49:30.586 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 210961 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336000+0000", 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336000+0000", 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.335999+0000", 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336008+0000", 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6570000000000003e-06 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336019+0000", 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1439e-05 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336026+0000", 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6560000000000003e-06 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336082+0000", 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6280999999999999e-05 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.336092+0000", 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0066e-05 2023-09-23T15:49:30.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019737+0000", 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.68364464800000002 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019756+0000", 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9459000000000001e-05 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.486101+0000", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.466344911 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.486208+0000", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000106697 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.486306+0000", 2023-09-23T15:49:30.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7604999999999998e-05 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.495909+0000", 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0096037050000000006 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502161+0000", 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0062518670000000004 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502232+0000", 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1136000000000005e-05 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502281+0000", 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8875999999999998e-05 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.594 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502349+0000", 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7389000000000001e-05 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502514+0000", 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016523800000000001 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:210971 5.7 5:ec88bfcf:::benchmark_data_smithi140_150834_object101962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:49:00.354921+0000", 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 30.091207483000002, 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1545404829999999, 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 210971 2023-09-23T15:49:30.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354921+0000", 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354921+0000", 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354920+0000", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354928+0000", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3280000000000006e-06 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354943+0000", 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.505e-05 2023-09-23T15:49:30.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.354950+0000", 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6610000000000003e-06 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.355004+0000", 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4400000000000001e-05 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:00.355015+0000", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0964999999999999e-05 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019783+0000", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.66476803799999995 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:01.019793+0000", 2023-09-23T15:49:30.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7149999999999993e-06 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.490573+0000", 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4707804600000001 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.490724+0000", 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015081900000000001 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.490868+0000", 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014364600000000001 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.501962+0000", 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011093855999999999 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:30.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502170+0000", 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000208261 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.502566+0000", 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00039626 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.509234+0000", 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066673089999999997 2023-09-23T15:49:30.603 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.509336+0000", 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000102394 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:49:02.509462+0000", 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012582899999999999 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.604 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.605 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:30.605 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:30.605 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:49:30.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:30.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:30.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:30.863 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:30.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:30.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:31.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:31.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:31.150 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:31.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:31.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:31.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:31.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: cluster 2023-09-23T15:49:30.230920+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: audit 2023-09-23T15:49:30.230978+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: cluster 2023-09-23T15:49:30.231093+0000 mon.a (mon.0) 754 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: cluster 2023-09-23T15:49:30.241376+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: cluster 2023-09-23T15:49:30.295297+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: cluster 2023-09-23T15:49:30.295309+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[105739]: audit 2023-09-23T15:49:30.929016+0000 mon.a (mon.0) 755 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: cluster 2023-09-23T15:49:30.230920+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: audit 2023-09-23T15:49:30.230978+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: cluster 2023-09-23T15:49:30.231093+0000 mon.a (mon.0) 754 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: cluster 2023-09-23T15:49:30.241376+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: cluster 2023-09-23T15:49:30.295297+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: cluster 2023-09-23T15:49:30.295309+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.389 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:31 smithi140 bash[103196]: audit 2023-09-23T15:49:30.929016+0000 mon.a (mon.0) 755 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:31.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:31.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: cluster 2023-09-23T15:49:30.230920+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: audit 2023-09-23T15:49:30.230978+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: cluster 2023-09-23T15:49:30.231093+0000 mon.a (mon.0) 754 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: cluster 2023-09-23T15:49:30.241376+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 782 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: cluster 2023-09-23T15:49:30.295297+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: cluster 2023-09-23T15:49:30.295309+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T15:49:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:31 smithi186 bash[89807]: audit 2023-09-23T15:49:30.929016+0000 mon.a (mon.0) 755 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:31.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T15:49:31.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:31.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:31.638 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:31.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:31.681 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:49:31.772 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:31.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:31.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:31.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:31.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:32.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:32.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:32.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:32.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:32.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:32.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:32.305 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T15:49:32.305 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T15:49:32.305 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T15:49:32.305 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T15:49:32.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:32.433 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:32.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:32.579 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:32.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:32.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:32.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:32.751 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:32.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:32.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:32.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:32.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:33.133 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:33.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:33.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:33 smithi186 bash[89807]: cluster 2023-09-23T15:49:32.242230+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 785 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:33.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:33.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:33 smithi140 bash[105739]: cluster 2023-09-23T15:49:32.242230+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 785 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:33.506 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:33 smithi140 bash[103196]: cluster 2023-09-23T15:49:32.242230+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 785 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:33.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:33.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:33.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:33.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:33.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:33.930 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:33.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:33.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:34.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:34.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:34.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:34.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:34.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:34.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:34.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:34.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:34.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:34.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:34.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:34.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:34.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:34.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:34.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:34.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:35.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:35.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:35.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:35.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:35.285 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:35.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:35 smithi186 bash[89807]: cluster 2023-09-23T15:49:34.243090+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:35.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.446 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:35.549 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.551 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:35] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2023-09-23T15:49:35.551 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:35 smithi140 bash[105739]: cluster 2023-09-23T15:49:34.243090+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:35.551 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:35 smithi140 bash[103196]: cluster 2023-09-23T15:49:34.243090+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:35.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:35.678 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:35.706 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:35.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.839 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:35.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:35.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:35.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:35.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:36.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:36.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:36.208 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:36.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:36.243 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:36.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:36.274 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T15:49:36.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:36.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:36.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:36.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:36.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:36 smithi140 bash[103196]: audit 2023-09-23T15:49:35.752227+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.140:0/2037502490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:36 smithi140 bash[103196]: audit 2023-09-23T15:49:35.752748+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:36 smithi140 bash[105739]: audit 2023-09-23T15:49:35.752227+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.140:0/2037502490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:36 smithi140 bash[105739]: audit 2023-09-23T15:49:35.752748+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:36.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:36.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:36 smithi186 bash[89807]: audit 2023-09-23T15:49:35.752227+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.140:0/2037502490' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:36 smithi186 bash[89807]: audit 2023-09-23T15:49:35.752748+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T15:49:36.739 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:36.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:36.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:36.902 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:36.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:37.006 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:37.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:37.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:37.139 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:37.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:37.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:37.276 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:37 smithi186 bash[89807]: cluster 2023-09-23T15:49:36.243892+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:37.276 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:37 smithi186 bash[89807]: cluster 2023-09-23T15:49:36.266302+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:37.276 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:37 smithi186 bash[89807]: audit 2023-09-23T15:49:36.270445+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:49:37.276 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:37 smithi186 bash[89807]: cluster 2023-09-23T15:49:36.270538+0000 mon.a (mon.0) 758 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T15:49:37.294 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:37.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:37.398 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:37.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:37.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:37.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[103196]: cluster 2023-09-23T15:49:36.243892+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:37.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[103196]: cluster 2023-09-23T15:49:36.266302+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:37.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[103196]: audit 2023-09-23T15:49:36.270445+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:49:37.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[103196]: cluster 2023-09-23T15:49:36.270538+0000 mon.a (mon.0) 758 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T15:49:37.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:37.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:37.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:37.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:37.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:37.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:37.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[105739]: cluster 2023-09-23T15:49:36.243892+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:37.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[105739]: cluster 2023-09-23T15:49:36.266302+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:37.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[105739]: audit 2023-09-23T15:49:36.270445+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T15:49:37.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:37 smithi140 bash[105739]: cluster 2023-09-23T15:49:36.270538+0000 mon.a (mon.0) 758 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-09-23T15:49:37.810 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:37.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:37.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:37.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:37.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:37.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:38.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T15:49:38.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:38.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:38.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:38.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:38.339 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:38.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:38 smithi186 bash[89807]: cluster 2023-09-23T15:49:37.150787+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:38 smithi186 bash[89807]: cluster 2023-09-23T15:49:37.150933+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:38.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:38.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:38.485 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:38.486 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:38.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:38 smithi140 bash[103196]: cluster 2023-09-23T15:49:37.150787+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:38 smithi140 bash[103196]: cluster 2023-09-23T15:49:37.150933+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.511 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:38 smithi140 bash[105739]: cluster 2023-09-23T15:49:37.150787+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.511 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:38 smithi140 bash[105739]: cluster 2023-09-23T15:49:37.150933+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T15:49:38.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.602 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:49:38.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:38.624 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:49:38.644 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:49:38.674 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:49:38.698 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:49:38.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.718 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:49:38.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:38.745 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:49:38.772 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.774 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:49:38.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:38.864 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:38.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:38.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:38.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:38.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:39.101 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:39.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:39.262 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:39.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:39.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:39.398 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:39.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:39.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:39 smithi186 bash[89807]: cluster 2023-09-23T15:49:38.244736+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:39.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:39 smithi186 bash[89807]: audit 2023-09-23T15:49:38.581399+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.140:0/2060331680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:39.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:39.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:39.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:39 smithi140 bash[105739]: cluster 2023-09-23T15:49:38.244736+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:39.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:39 smithi140 bash[105739]: audit 2023-09-23T15:49:38.581399+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.140:0/2060331680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:39.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:39 smithi140 bash[103196]: cluster 2023-09-23T15:49:38.244736+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:39.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:39 smithi140 bash[103196]: audit 2023-09-23T15:49:38.581399+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.140:0/2060331680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:39.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:39.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:39.795 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:39.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:39.898 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:39.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:39.932 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:49:39.932 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:49:40.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:40.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:40.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:40.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:40.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:40.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:40.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:40.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:40.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:40.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:40.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:40.582 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:40.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:40.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:40.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:40.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:40.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:40.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:40.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T15:49:40.947 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:41.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:41.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:41.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:41.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:41.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:41.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:41.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:41.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:41.570 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:41 smithi140 bash[105739]: cluster 2023-09-23T15:49:40.245395+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:41.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:41 smithi140 bash[103196]: cluster 2023-09-23T15:49:40.245395+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:41.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:41.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:41 smithi186 bash[89807]: cluster 2023-09-23T15:49:40.245395+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:41.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:41.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:41.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:41.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:41.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:41.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:41.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:41.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:41.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:42.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:42.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:42.269 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:42.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:49:42.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:42.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:42.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:42.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:42.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:42.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:42.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:42.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:42.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:42.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:42.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:43.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:43.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:43.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:43.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:43.221 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:43.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:43.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:43.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:43.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:43.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:43 smithi186 bash[89807]: cluster 2023-09-23T15:49:42.245908+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:43.466 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:43.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:43 smithi140 bash[105739]: cluster 2023-09-23T15:49:42.245908+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:43.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:43 smithi140 bash[103196]: cluster 2023-09-23T15:49:42.245908+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:43.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:43.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:43.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:43.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:43.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:43.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:43.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:43.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:43.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:43.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:44.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:44.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:44.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:44.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:44.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:44.316 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:44.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:44.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:44.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:44.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:44.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:44.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:44.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:44.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:44.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:44.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:44.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:44.958 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:44.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:44.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:44.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:45.068 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:45.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:45.115 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:45.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:45.240 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:45.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:45.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:45 smithi140 bash[105739]: cluster 2023-09-23T15:49:44.246469+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:45.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:45 smithi140 bash[103196]: cluster 2023-09-23T15:49:44.246469+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:45.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:45.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:45.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:45.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:45.617 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:45 smithi186 bash[89807]: cluster 2023-09-23T15:49:44.246469+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:45.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:45] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2023-09-23T15:49:45.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:45.685 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:45.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:45.773 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:45.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:45.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:45.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:45.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:46.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:46.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:46.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:46.168 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:46.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:46.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:46.308 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:46.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:46.313 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_1' created 2023-09-23T15:49:46.317 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:49:46.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:46.446 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:46.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:46.562 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:45.415462+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.140:0/78601505' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.562 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:45.415895+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.562 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:45.860968+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:49:46.563 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:45.929371+0000 mon.a (mon.0) 762 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:46.563 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:46.227486+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.563 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:46.227984+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T15:49:46.563 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:46 smithi186 bash[89807]: audit 2023-09-23T15:49:46.228413+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:46.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:46.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:45.415462+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.140:0/78601505' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:45.415895+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:45.860968+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:45.929371+0000 mon.a (mon.0) 762 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:46.227486+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:46.227984+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[105739]: audit 2023-09-23T15:49:46.228413+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:45.415462+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.140:0/78601505' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:45.415895+0000 mon.a (mon.0) 760 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:45.860968+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:45.929371+0000 mon.a (mon.0) 762 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:46.227486+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:46.227984+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T15:49:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:46 smithi140 bash[103196]: audit 2023-09-23T15:49:46.228413+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T15:49:46.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:46.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:46.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:46.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:46.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:46.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:46.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:46.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:46.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:46.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:47.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:47.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:47.221 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:47.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:47.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:47.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:47.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:47.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:47.482 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.247342+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.287983+0000 mon.a (mon.0) 766 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.302813+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.304463+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.304663+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.306645+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.492 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: audit 2023-09-23T15:49:46.306649+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: audit 2023-09-23T15:49:46.306925+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: audit 2023-09-23T15:49:46.307171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: audit 2023-09-23T15:49:46.307399+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: audit 2023-09-23T15:49:46.307577+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.307719+0000 mon.a (mon.0) 772 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.307944+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.309053+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.493 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:47 smithi186 bash[89807]: cluster 2023-09-23T15:49:46.310889+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:47.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.247342+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.287983+0000 mon.a (mon.0) 766 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.302813+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.304463+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.304663+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.306645+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: audit 2023-09-23T15:49:46.306649+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: audit 2023-09-23T15:49:46.306925+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:49:47.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: audit 2023-09-23T15:49:46.307171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: audit 2023-09-23T15:49:46.307399+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: audit 2023-09-23T15:49:46.307577+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.307719+0000 mon.a (mon.0) 772 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.307944+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.309053+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[103196]: cluster 2023-09-23T15:49:46.310889+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.247342+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 789 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.287983+0000 mon.a (mon.0) 766 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:49:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.302813+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.304463+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.304663+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.306645+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: audit 2023-09-23T15:49:46.306649+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: audit 2023-09-23T15:49:46.306925+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.140:0/4235925368' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: audit 2023-09-23T15:49:46.307171+0000 mon.a (mon.0) 769 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: audit 2023-09-23T15:49:46.307399+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: audit 2023-09-23T15:49:46.307577+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.307719+0000 mon.a (mon.0) 772 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.307944+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.309053+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:47 smithi140 bash[105739]: cluster 2023-09-23T15:49:46.310889+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T15:49:47.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:47.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:47.771 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:47.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:47.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:47.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:48.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:48.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:48.137 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.168 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:48.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:48.293 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:48.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.306160+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.308377+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.309384+0000 mon.a (mon.0) 773 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.310177+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.312994+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.404 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[103196]: cluster 2023-09-23T15:49:47.316705+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.306160+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.308377+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.309384+0000 mon.a (mon.0) 773 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.310177+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.312994+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:48 smithi140 bash[105739]: cluster 2023-09-23T15:49:47.316705+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:48.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:48.530 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.306160+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.308377+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.309384+0000 mon.a (mon.0) 773 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-09-23T15:49:48.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.310177+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.312994+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.531 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:48 smithi186 bash[89807]: cluster 2023-09-23T15:49:47.316705+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T15:49:48.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:48.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:48.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:48.891 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T15:49:48.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:48.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:48.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:49.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:49.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:49.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:49.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:49.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:49.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:49.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:49.466 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.247788+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v525: 89 pgs: 7 creating+peering, 1 peering, 9 unknown, 72 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:49.466 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.311183+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.466 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.315898+0000 mon.a (mon.0) 774 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T15:49:49.466 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.853071+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.467 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.247788+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v525: 89 pgs: 7 creating+peering, 1 peering, 9 unknown, 72 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:49.467 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.311183+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.467 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.315898+0000 mon.a (mon.0) 774 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T15:49:49.467 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:49 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.853071+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:49 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.247788+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v525: 89 pgs: 7 creating+peering, 1 peering, 9 unknown, 72 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:49.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:49 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.311183+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:49 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.315898+0000 mon.a (mon.0) 774 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-09-23T15:49:49.468 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:49 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.853071+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:49.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:49.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.607 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:49.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:49.655 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:49:49.655 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:49:49.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:49.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:49.854 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.883 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:49.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:49.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:49.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.017 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:50.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:50.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:50.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:50.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:50.416 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:50.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T15:49:50.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:50.533 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:50 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.768653+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.533 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:50 smithi186 bash[89807]: cluster 2023-09-23T15:49:48.771616+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:50.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:50 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.768653+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:50 smithi140 bash[103196]: cluster 2023-09-23T15:49:48.771616+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:50 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.768653+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:50 smithi140 bash[105739]: cluster 2023-09-23T15:49:48.771616+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T15:49:50.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:50.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:50.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:50.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:50.922 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:50.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:50.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:51.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:49:51.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:51.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:51.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:51.193 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:51.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:51.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:51.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:51.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:51 smithi186 bash[89807]: cluster 2023-09-23T15:49:50.248322+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v527: 89 pgs: 7 creating+peering, 1 peering, 1 unknown, 80 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:51.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:51.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:51.591 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:51 smithi140 bash[105739]: cluster 2023-09-23T15:49:50.248322+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v527: 89 pgs: 7 creating+peering, 1 peering, 1 unknown, 80 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:51.591 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:51 smithi140 bash[103196]: cluster 2023-09-23T15:49:50.248322+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v527: 89 pgs: 7 creating+peering, 1 peering, 1 unknown, 80 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:51.598 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:51.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:51.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:51.732 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:51.868 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:51.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:52.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:52.039 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:52.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:52.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:52.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:52.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:52.310 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:52.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:52.348 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T15:49:52.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:52.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:52.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:52.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:52.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:52.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:52 smithi140 bash[103196]: audit 2023-09-23T15:49:51.911606+0000 mon.a (mon.0) 775 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:49:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:52 smithi140 bash[105739]: audit 2023-09-23T15:49:51.911606+0000 mon.a (mon.0) 775 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:49:52.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:52 smithi186 bash[89807]: audit 2023-09-23T15:49:51.911606+0000 mon.a (mon.0) 775 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T15:49:52.674 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:52.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:52.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:52.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:52.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:52.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:52.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:52.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:52.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:53.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:53.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:53.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:53.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:53.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:53.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:53.360 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[103196]: cluster 2023-09-23T15:49:52.249357+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:53.360 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[103196]: cluster 2023-09-23T15:49:52.339710+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:53.360 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[103196]: audit 2023-09-23T15:49:52.344269+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:49:53.360 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[103196]: cluster 2023-09-23T15:49:52.344354+0000 mon.a (mon.0) 777 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T15:49:53.361 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[105739]: cluster 2023-09-23T15:49:52.249357+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:53.361 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[105739]: cluster 2023-09-23T15:49:52.339710+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:53.361 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[105739]: audit 2023-09-23T15:49:52.344269+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:49:53.361 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:53 smithi140 bash[105739]: cluster 2023-09-23T15:49:52.344354+0000 mon.a (mon.0) 777 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T15:49:53.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:53.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:53.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:53.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:53.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:53 smithi186 bash[89807]: cluster 2023-09-23T15:49:52.249357+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:53.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:53 smithi186 bash[89807]: cluster 2023-09-23T15:49:52.339710+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:53.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:53 smithi186 bash[89807]: audit 2023-09-23T15:49:52.344269+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.140:0/328544920' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T15:49:53.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:53 smithi186 bash[89807]: cluster 2023-09-23T15:49:52.344354+0000 mon.a (mon.0) 777 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-09-23T15:49:53.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:53.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:53.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:53.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:53.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:53.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:54.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:54.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:54.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:54.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:54.186 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T15:49:54.286 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:54.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:54.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:54.427 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:54 smithi140 bash[105739]: cluster 2023-09-23T15:49:52.854745+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.428 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:54 smithi140 bash[105739]: cluster 2023-09-23T15:49:52.854850+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.428 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:54 smithi140 bash[103196]: cluster 2023-09-23T15:49:52.854745+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.428 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:54 smithi140 bash[103196]: cluster 2023-09-23T15:49:52.854850+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:54.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:54.483 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:54.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:54.584 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:54.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:54 smithi186 bash[89807]: cluster 2023-09-23T15:49:52.854745+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:54 smithi186 bash[89807]: cluster 2023-09-23T15:49:52.854850+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T15:49:54.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:54.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:54.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:54.864 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:54.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:54.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:54.971 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:49:54.998 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:49:55.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:55.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:55.021 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:49:55.045 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:49:55.072 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:49:55.099 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:49:55.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:55.126 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:49:55.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:55.155 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:49:55.158 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.158 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.158 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.158 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.158 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.159 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.159 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.159 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:49:55.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:55.250 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:49:55.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:55.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:55.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:55.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:55.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:55.556 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:55 smithi140 bash[103196]: cluster 2023-09-23T15:49:54.250190+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:55.556 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:55 smithi140 bash[103196]: audit 2023-09-23T15:49:54.942998+0000 mon.a (mon.0) 778 : audit 0 from='client.? 172.21.15.140:0/1669454090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:55.556 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:55 smithi140 bash[105739]: cluster 2023-09-23T15:49:54.250190+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:55.557 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:55 smithi140 bash[105739]: audit 2023-09-23T15:49:54.942998+0000 mon.a (mon.0) 778 : audit 0 from='client.? 172.21.15.140:0/1669454090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:55.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:55.655 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:55 smithi186 bash[89807]: cluster 2023-09-23T15:49:54.250190+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:55.655 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:55 smithi186 bash[89807]: audit 2023-09-23T15:49:54.942998+0000 mon.a (mon.0) 778 : audit 0 from='client.? 172.21.15.140:0/1669454090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:49:55.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:55.776 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:55.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:55.883 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:49:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:49:55] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T15:49:55.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:55.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:55.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:56.053 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:56.088 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:56.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.223 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:56.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:56.355 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:56.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:56.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:56.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:56.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:56.748 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:56.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:49:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:56.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:49:56.982 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:57.011 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:57.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:57.121 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:57 smithi140 bash[105739]: cluster 2023-09-23T15:49:56.251102+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:57.121 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:57 smithi140 bash[105739]: audit 2023-09-23T15:49:56.757696+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:49:57.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:57 smithi140 bash[103196]: cluster 2023-09-23T15:49:56.251102+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:57.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:57 smithi140 bash[103196]: audit 2023-09-23T15:49:56.757696+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:49:57.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:57.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:57 smithi186 bash[89807]: cluster 2023-09-23T15:49:56.251102+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.6 MiB data, 793 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:57 smithi186 bash[89807]: audit 2023-09-23T15:49:56.757696+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:49:57.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:57.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:57.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:57.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:57.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:57.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:57.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:57.638 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:57.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:57.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:57.680 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:57.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:57.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:57.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:57.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:57.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:58.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:58.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:58.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:58.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:49:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:49:58.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:58.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:58.437 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:58.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:58.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:58.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:58.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:58.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:58.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:58.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:49:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:58.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:49:58.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:59.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:49:59.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:49:59.047 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9324 5.3 5:c0ea55b2:::benchmark_data_smithi140_150834_object9323: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 e130)", 2023-09-23T15:49:59.048 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.146543+0000", 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.89372808100001, 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.013509625, 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.049 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9324 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146543+0000", 2023-09-23T15:49:59.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146543+0000", 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146542+0000", 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146572+0000", 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9779999999999999e-05 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146585+0000", 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2653999999999999e-05 2023-09-23T15:49:59.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146592+0000", 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2069999999999998e-06 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146652+0000", 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0155999999999998e-05 2023-09-23T15:49:59.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.146662+0000", 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9199999999999999e-06 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.159818+0000", 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0131560660000001 2023-09-23T15:49:59.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.160053+0000", 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00023480899999999999 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.055 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9379 5.3 5:c75b7888:::benchmark_data_smithi140_150834_object9378:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.167557+0000", 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.87271471399998, 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0059216230000001, 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.056 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9379 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167557+0000", 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167557+0000", 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167555+0000", 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167677+0000", 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000121829 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167689+0000", 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2174999999999999e-05 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167696+0000", 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8600000000000004e-06 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167780+0000", 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3558000000000002e-05 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.167792+0000", 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2295e-05 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.160107+0000", 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99231483300000001 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.160297+0000", 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000190566 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.160637+0000", 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00033924900000000002 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.163853+0000", 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032164559999999999 2023-09-23T15:49:59.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173292+0000", 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0094384150000000003 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173353+0000", 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1581000000000006e-05 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173422+0000", 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8736000000000001e-05 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173478+0000", 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6242999999999997e-05 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9386 5.3 5:c1503aa6:::benchmark_data_smithi140_150834_object9385:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.171697+0000", 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.86857416700002, 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.002054217, 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9386 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.065 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171697+0000", 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171697+0000", 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171696+0000", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171762+0000", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6149000000000007e-05 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171775+0000", 2023-09-23T15:49:59.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2826999999999999e-05 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171781+0000", 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7540000000000003e-06 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171840+0000", 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9525999999999999e-05 2023-09-23T15:49:59.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.171848+0000", 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6680000000000001e-06 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.161383+0000", 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98953505799999997 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.161549+0000", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016635099999999999 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.161743+0000", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019413899999999999 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165493+0000", 2023-09-23T15:49:59.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037491460000000001 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173569+0000", 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0080765639999999996 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173636+0000", 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6433999999999994e-05 2023-09-23T15:49:59.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173696+0000", 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0242999999999999e-05 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173751+0000", 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5492999999999999e-05 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.072 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9387 5.3 5:cb08a3d1:::benchmark_data_smithi140_150834_object9386:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.172435+0000", 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.86783638899999, 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0015807299999999, 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.073 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9387 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172435+0000", 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.074 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172435+0000", 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172434+0000", 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.075 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172523+0000", 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9278999999999997e-05 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172534+0000", 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0713000000000001e-05 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172541+0000", 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6220000000000003e-06 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172590+0000", 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8903999999999998e-05 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.172596+0000", 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2600000000000002e-06 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.162249+0000", 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98965344499999996 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.162402+0000", 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015229100000000001 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.162607+0000", 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000204916 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165508+0000", 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029015030000000002 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173850+0000", 2023-09-23T15:49:59.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0083420219999999993 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173911+0000", 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0491000000000001e-05 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173969+0000", 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8638000000000003e-05 2023-09-23T15:49:59.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174016+0000", 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6397000000000003e-05 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.082 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9392 5.3 5:c5f3558b:::benchmark_data_smithi140_150834_object9391:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.173353+0000", 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.86691815699999, 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0009101439999999, 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9392 2023-09-23T15:49:59.083 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173353+0000", 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173353+0000", 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173352+0000", 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173405+0000", 2023-09-23T15:49:59.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2682000000000001e-05 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173411+0000", 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2960000000000004e-06 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173431+0000", 2023-09-23T15:49:59.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9108999999999999e-05 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173488+0000", 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7367999999999997e-05 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.173498+0000", 2023-09-23T15:49:59.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.6229999999999992e-06 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.163094+0000", 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98959689799999995 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.163245+0000", 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015087299999999999 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.163433+0000", 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018806500000000001 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167018+0000", 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0035842539999999998 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174091+0000", 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0070730539999999996 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174150+0000", 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9543000000000002e-05 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174208+0000", 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8097999999999998e-05 2023-09-23T15:49:59.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174263+0000", 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4858000000000002e-05 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9447 5.3 5:ce25d49c:::benchmark_data_smithi140_150834_object9446:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.197421+0000", 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.84285006599998, 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97707006299999999, 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.093 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9447 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197421+0000", 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197421+0000", 2023-09-23T15:49:59.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197419+0000", 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197454+0000", 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4836999999999999e-05 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197470+0000", 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6572e-05 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197478+0000", 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7919999999999993e-06 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197560+0000", 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1969000000000001e-05 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.197571+0000", 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0953e-05 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.163913+0000", 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.966342115 2023-09-23T15:49:59.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.164057+0000", 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014386499999999999 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.164262+0000", 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020468 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167027+0000", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027656270000000001 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174311+0000", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0072837079999999998 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174363+0000", 2023-09-23T15:49:59.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2021000000000002e-05 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174438+0000", 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.483e-05 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174491+0000", 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3319999999999998e-05 2023-09-23T15:49:59.100 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9451 5.3 5:c982325f:::benchmark_data_smithi140_150834_object9450:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.200263+0000", 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.840008098, 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97449390000000002, 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.101 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9451 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200263+0000", 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200263+0000", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200262+0000", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200309+0000", 2023-09-23T15:49:59.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6915000000000001e-05 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200323+0000", 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3621000000000001e-05 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200329+0000", 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0530000000000003e-06 2023-09-23T15:49:59.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200395+0000", 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5707e-05 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.200402+0000", 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7109999999999995e-06 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.164727+0000", 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96432453799999995 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.164838+0000", 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000110862 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165007+0000", 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016955200000000001 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168515+0000", 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0035074289999999998 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174582+0000", 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0060676159999999996 2023-09-23T15:49:59.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174640+0000", 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7380999999999998e-05 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174711+0000", 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1607999999999996e-05 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174757+0000", 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5819999999999998e-05 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9455 5.3 5:c3dee6ab:::benchmark_data_smithi140_150834_object9454:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.201410+0000", 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.83886163199998, 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97354508500000003, 2023-09-23T15:49:59.109 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9455 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201410+0000", 2023-09-23T15:49:59.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201410+0000", 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201409+0000", 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201677+0000", 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00026863000000000001 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201715+0000", 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7292999999999997e-05 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201723+0000", 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5830000000000007e-06 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201780+0000", 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7370999999999997e-05 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.201790+0000", 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7329999999999998e-06 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165555+0000", 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96376516499999998 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165654+0000", 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8716999999999997e-05 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.165776+0000", 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000122139 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.115 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168524+0000", 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027475479999999998 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174806+0000", 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0062820230000000003 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174844+0000", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7960999999999998e-05 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174898+0000", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4435999999999999e-05 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.174955+0000", 2023-09-23T15:49:59.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6505000000000002e-05 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9474 5.3 5:c728b5d7:::benchmark_data_smithi140_150834_object9473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.208802+0000", 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.83146899799999, 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96638344399999998, 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.118 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9474 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208802+0000", 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208802+0000", 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208801+0000", 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208842+0000", 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0997000000000001e-05 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208859+0000", 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7858000000000001e-05 2023-09-23T15:49:59.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208868+0000", 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6400000000000003e-06 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208954+0000", 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6351e-05 2023-09-23T15:49:59.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.208967+0000", 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2527000000000001e-05 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.166223+0000", 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95725622600000004 2023-09-23T15:49:59.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.166376+0000", 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015252199999999999 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.166563+0000", 2023-09-23T15:49:59.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018684499999999999 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.170143+0000", 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003580934 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175032+0000", 2023-09-23T15:49:59.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048887189999999997 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175088+0000", 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5911000000000001e-05 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175143+0000", 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4786e-05 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175186+0000", 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2774000000000001e-05 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.127 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9476 5.3 5:c8bc8c39:::benchmark_data_smithi140_150834_object9475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.210233+0000", 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.83003862300001, 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96521748100000004, 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.128 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9476 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210233+0000", 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210233+0000", 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210231+0000", 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210284+0000", 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2843000000000002e-05 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210297+0000", 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3371e-05 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210304+0000", 2023-09-23T15:49:59.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8430000000000004e-06 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210388+0000", 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3462999999999997e-05 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.210407+0000", 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9293e-05 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167073+0000", 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95666622899999998 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167186+0000", 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000112531 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167303+0000", 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000116756 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.170152+0000", 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028496670000000002 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175269+0000", 2023-09-23T15:49:59.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0051166450000000004 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175340+0000", 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1604000000000001e-05 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175400+0000", 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9240999999999997e-05 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175450+0000", 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0362000000000003e-05 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9495 5.3 5:c23669b1:::benchmark_data_smithi140_150834_object9494:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.218186+0000", 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.82208552499998, 2023-09-23T15:49:59.136 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95746877500000005, 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9495 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218186+0000", 2023-09-23T15:49:59.137 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218186+0000", 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218184+0000", 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218265+0000", 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0434999999999998e-05 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218282+0000", 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7655999999999998e-05 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218289+0000", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3849999999999999e-06 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218344+0000", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5495000000000003e-05 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.218351+0000", 2023-09-23T15:49:59.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9410000000000001e-06 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167724+0000", 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94937313499999998 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.167879+0000", 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015514899999999999 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168069+0000", 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018951999999999999 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171795+0000", 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037260209999999999 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175513+0000", 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037178229999999999 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175554+0000", 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0898e-05 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175607+0000", 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2978e-05 2023-09-23T15:49:59.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175654+0000", 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7930999999999999e-05 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9508 5.3 5:c9dae328:::benchmark_data_smithi140_150834_object9507:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.144 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.223986+0000", 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.81628546899998, 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95228967099999995, 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9508 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.223986+0000", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.223986+0000", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.223984+0000", 2023-09-23T15:49:59.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.224018+0000", 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3386999999999997e-05 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.224038+0000", 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0607000000000001e-05 2023-09-23T15:49:59.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.224045+0000", 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9709999999999998e-06 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.224108+0000", 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3042999999999999e-05 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.224117+0000", 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9539999999999993e-06 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168573+0000", 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94445597699999995 2023-09-23T15:49:59.150 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168701+0000", 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012732100000000001 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.151 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.168882+0000", 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000181824 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171804+0000", 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029212470000000001 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175761+0000", 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0039577680000000004 2023-09-23T15:49:59.152 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.175887+0000", 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000125969 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176136+0000", 2023-09-23T15:49:59.153 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00024900299999999997 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176275+0000", 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013903200000000001 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.154 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9511 5.3 5:cef3db5a:::benchmark_data_smithi140_150834_object9510:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.226092+0000", 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.81417884799998, 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95039443199999996, 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9511 2023-09-23T15:49:59.155 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226092+0000", 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226092+0000", 2023-09-23T15:49:59.156 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226091+0000", 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226147+0000", 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5961999999999997e-05 2023-09-23T15:49:59.157 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226166+0000", 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9196999999999999e-05 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226175+0000", 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7390000000000005e-06 2023-09-23T15:49:59.158 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226261+0000", 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5977999999999996e-05 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.226274+0000", 2023-09-23T15:49:59.159 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3551e-05 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.169402+0000", 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94312747600000002 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.169552+0000", 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015061999999999999 2023-09-23T15:49:59.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.169744+0000", 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000191542 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.172737+0000", 2023-09-23T15:49:59.161 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029926699999999998 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176331+0000", 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0035939650000000002 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.162 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176375+0000", 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4558999999999998e-05 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176436+0000", 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0822999999999997e-05 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.163 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176487+0000", 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0838999999999999e-05 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9513 5.3 5:cd0b800f:::benchmark_data_smithi140_150834_object9512:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.164 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.228158+0000", 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.81211329600001, 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94851698100000004, 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9513 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.165 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228158+0000", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228158+0000", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228157+0000", 2023-09-23T15:49:59.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228213+0000", 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6517000000000001e-05 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228227+0000", 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4337e-05 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228235+0000", 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4540000000000001e-06 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228286+0000", 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1612e-05 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.228294+0000", 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9470000000000003e-06 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.170203+0000", 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94190818600000004 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.170338+0000", 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013575100000000001 2023-09-23T15:49:59.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.170498+0000", 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000159338 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.172750+0000", 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022519010000000002 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.170 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176539+0000", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037890200000000001 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176577+0000", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8588999999999999e-05 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176633+0000", 2023-09-23T15:49:59.171 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5386000000000001e-05 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176675+0000", 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2338e-05 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9527 5.3 5:c3435200:::benchmark_data_smithi140_150834_object9526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.172 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.244745+0000", 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.79552648200001, 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.93215716599999998, 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9527 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.173 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244745+0000", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244745+0000", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244742+0000", 2023-09-23T15:49:59.174 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244821+0000", 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8746999999999997e-05 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244842+0000", 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0774000000000001e-05 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.175 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244853+0000", 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0837e-05 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244943+0000", 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9821000000000006e-05 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.176 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.244955+0000", 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2566e-05 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171018+0000", 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.92606329700000001 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171164+0000", 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014562200000000001 2023-09-23T15:49:59.177 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171353+0000", 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018901399999999999 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173221+0000", 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0018683459999999999 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.178 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176720+0000", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034987 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176761+0000", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0639000000000002e-05 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176841+0000", 2023-09-23T15:49:59.179 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0366999999999998e-05 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176902+0000", 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0764000000000003e-05 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:9538 5.3 5:c780116b:::benchmark_data_smithi140_150834_object9537:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T15:49:59.180 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:09.265647+0000", 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 289.77462431399999, 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.911451181, 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 9538 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.181 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265647+0000", 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265647+0000", 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265645+0000", 2023-09-23T15:49:59.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265696+0000", 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1161e-05 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265718+0000", 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1858e-05 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265728+0000", 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3789999999999995e-06 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265815+0000", 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7832999999999997e-05 2023-09-23T15:49:59.184 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:09.265829+0000", 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3436e-05 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171851+0000", 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.90602182499999995 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.185 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.171995+0000", 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014432599999999999 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.172175+0000", 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000180483 2023-09-23T15:49:59.186 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.173495+0000", 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0013192290000000001 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.176948+0000", 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034529080000000002 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.187 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.177004+0000", 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6141999999999999e-05 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.177056+0000", 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1999000000000001e-05 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.188 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:10.177098+0000", 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2351999999999997e-05 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74427 5.2 5:46954e4e:::benchmark_data_smithi140_150834_object74426:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.956801+0000", 2023-09-23T15:49:59.189 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 243.083470635, 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.20385250199999999, 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74427 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.190 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956801+0000", 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956801+0000", 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956799+0000", 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.191 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956849+0000", 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0092000000000001e-05 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956882+0000", 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3127999999999999e-05 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.192 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.956890+0000", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.79e-06 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957035+0000", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014500599999999999 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957176+0000", 2023-09-23T15:49:59.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014069000000000001 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957332+0000", 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000156176 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.963014+0000", 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0056818609999999999 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.966672+0000", 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036587849999999999 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160365+0000", 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19369230400000001 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160510+0000", 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000145532 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.160653+0000", 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000142767 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.196 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74430 5.2 5:4900c3aa:::benchmark_data_smithi140_150834_object74429:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.957816+0000", 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 243.08245492, 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.21197901399999999, 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.197 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74430 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957816+0000", 2023-09-23T15:49:59.198 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957816+0000", 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957815+0000", 2023-09-23T15:49:59.199 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957848+0000", 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2249999999999998e-05 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.200 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957861+0000", 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3186e-05 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.957868+0000", 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0550000000000002e-06 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.960016+0000", 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021486439999999999 2023-09-23T15:49:59.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.960163+0000", 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014633300000000001 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.960317+0000", 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015458299999999999 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.964351+0000", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0040334029999999996 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.966700+0000", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002348873 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.169658+0000", 2023-09-23T15:49:59.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.20295816799999999 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.169736+0000", 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7706000000000004e-05 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.169795+0000", 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9812000000000003e-05 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.204 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74439 5.3 5:c245f042:::benchmark_data_smithi140_150834_object74438:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.970753+0000", 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 243.06951814999999, 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19551545300000001, 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.205 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74439 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970753+0000", 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.206 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970753+0000", 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970752+0000", 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970801+0000", 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8977999999999998e-05 2023-09-23T15:49:59.207 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970815+0000", 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4005000000000001e-05 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970821+0000", 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9020000000000004e-06 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970868+0000", 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7834999999999999e-05 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.970983+0000", 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000114417 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.971101+0000", 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011814199999999999 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.973409+0000", 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023077829999999999 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.977739+0000", 2023-09-23T15:49:59.210 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0043304700000000003 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.166078+0000", 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18833882499999999 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.166210+0000", 2023-09-23T15:49:59.211 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013156100000000001 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.166269+0000", 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8959000000000003e-05 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.34566.0:74447 5.3 5:c09ef08d:::benchmark_data_smithi140_150834_object74446:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T15:49:59.212 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:45:55.979862+0000", 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 243.06040918299999, 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19130174899999999, 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.34566", 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 74447 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:49:59.213 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979862+0000", 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979862+0000", 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.214 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979860+0000", 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979898+0000", 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7815999999999998e-05 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:49:59.215 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979917+0000", 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8595000000000001e-05 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979925+0000", 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4020000000000002e-06 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:49:59.216 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.979987+0000", 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2255999999999995e-05 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980116+0000", 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000128243 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.980263+0000", 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000147718 2023-09-23T15:49:59.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.983999+0000", 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037353960000000002 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:55.984915+0000", 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00091648000000000001 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.218 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.170994+0000", 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.186078826 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.171108+0000", 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000113917 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:49:59.219 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:45:56.171164+0000", 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5818e-05 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:49:59.220 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:49:59.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:49:59.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:59.347 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:59.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:49:59.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:49:59 smithi186 bash[89807]: cluster 2023-09-23T15:49:58.251944+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:59.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:49:59.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:49:59 smithi140 bash[105739]: cluster 2023-09-23T15:49:58.251944+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:59.487 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:49:59 smithi140 bash[103196]: cluster 2023-09-23T15:49:58.251944+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:49:59.503 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:59.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:49:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:49:59.727 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:49:59.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:59.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:49:59.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:49:59.868 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:59.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:49:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:49:59.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:49:59.997 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:00.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T15:50:00.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:00.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:00.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:00.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:00.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:00.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:00.315 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:00.000114+0000 mon.a (mon.0) 780 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T15:50:00.316 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:00.000143+0000 mon.a (mon.0) 781 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T15:50:00.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:00.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:00.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:00.543 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:00.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:00.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:00.000114+0000 mon.a (mon.0) 780 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T15:50:00.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:00.000143+0000 mon.a (mon.0) 781 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T15:50:00.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.657 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:00.000114+0000 mon.a (mon.0) 780 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T15:50:00.657 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:00.000143+0000 mon.a (mon.0) 781 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T15:50:00.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:00.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:00.914 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:00.938 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:00.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:00.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:01.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:01.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:01.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:01.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:01.299 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:01.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:01.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:01.426 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:01.454 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:01.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[103196]: cluster 2023-09-23T15:50:00.252490+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[103196]: audit 2023-09-23T15:50:00.929789+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[103196]: audit 2023-09-23T15:50:01.259100+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[105739]: cluster 2023-09-23T15:50:00.252490+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[105739]: audit 2023-09-23T15:50:00.929789+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:01.568 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:01 smithi140 bash[105739]: audit 2023-09-23T15:50:01.259100+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:01.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:01.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:01.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:01 smithi186 bash[89807]: cluster 2023-09-23T15:50:00.252490+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:01 smithi186 bash[89807]: audit 2023-09-23T15:50:00.929789+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:01 smithi186 bash[89807]: audit 2023-09-23T15:50:01.259100+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:01.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:01.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:01.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:01.822 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:01.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:01.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:01.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:01.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:01.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:01.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:02.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:02.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:02.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:02.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:02.330 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T15:50:02.378 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:02.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:02.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:02.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:02.527 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:02.532 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:02 smithi140 bash[103196]: audit 2023-09-23T15:50:02.209340+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:50:02.533 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:02 smithi140 bash[105739]: audit 2023-09-23T15:50:02.209340+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:50:02.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:02.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:02.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:02 smithi186 bash[89807]: audit 2023-09-23T15:50:02.209340+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:50:02.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:02.785 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:02.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:02.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:02.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:02.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:03.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:03.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:03.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:03.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:03.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:03.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:03.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:03.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:03.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:03.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: cluster 2023-09-23T15:50:02.253122+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: cluster 2023-09-23T15:50:02.323274+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: audit 2023-09-23T15:50:02.327158+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: cluster 2023-09-23T15:50:02.327355+0000 mon.a (mon.0) 786 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: cluster 2023-09-23T15:50:02.411059+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: audit 2023-09-23T15:50:02.747439+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[105739]: audit 2023-09-23T15:50:02.756544+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.506 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: cluster 2023-09-23T15:50:02.253122+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: cluster 2023-09-23T15:50:02.323274+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: audit 2023-09-23T15:50:02.327158+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: cluster 2023-09-23T15:50:02.327355+0000 mon.a (mon.0) 786 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: cluster 2023-09-23T15:50:02.411059+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: audit 2023-09-23T15:50:02.747439+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.507 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:03 smithi140 bash[103196]: audit 2023-09-23T15:50:02.756544+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:03.537 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: cluster 2023-09-23T15:50:02.253122+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: cluster 2023-09-23T15:50:02.323274+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: audit 2023-09-23T15:50:02.327158+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.140:0/3049015340' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: cluster 2023-09-23T15:50:02.327355+0000 mon.a (mon.0) 786 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: cluster 2023-09-23T15:50:02.411059+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: audit 2023-09-23T15:50:02.747439+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.538 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:03 smithi186 bash[89807]: audit 2023-09-23T15:50:02.756544+0000 mon.a (mon.0) 788 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:03.582 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:03.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:03.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:03.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:03.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:03.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:03.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:03.952 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:03.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:03.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:03.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:04.078 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:04.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:04.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:04.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:04.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:04.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:04.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:04.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:04.554 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:50:04.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:04 smithi186 bash[89807]: cluster 2023-09-23T15:50:02.477670+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:04.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:04 smithi186 bash[89807]: audit 2023-09-23T15:50:04.105238+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.582 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:04 smithi186 bash[89807]: audit 2023-09-23T15:50:04.114582+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.591 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:04.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[103196]: cluster 2023-09-23T15:50:02.477670+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:04.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[103196]: audit 2023-09-23T15:50:04.105238+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[103196]: audit 2023-09-23T15:50:04.114582+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[105739]: cluster 2023-09-23T15:50:02.477670+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T15:50:04.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[105739]: audit 2023-09-23T15:50:04.105238+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:04 smithi140 bash[105739]: audit 2023-09-23T15:50:04.114582+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:04.714 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:04.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:04.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:04.838 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:04.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:04.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:04.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:05.007 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:05.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:05.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:05.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:05.376 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:05.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:05.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[105739]: cluster 2023-09-23T15:50:04.253779+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[105739]: audit 2023-09-23T15:50:04.586242+0000 mon.a (mon.0) 791 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[105739]: audit 2023-09-23T15:50:04.587258+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[105739]: audit 2023-09-23T15:50:04.596958+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[103196]: cluster 2023-09-23T15:50:04.253779+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[103196]: audit 2023-09-23T15:50:04.586242+0000 mon.a (mon.0) 791 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[103196]: audit 2023-09-23T15:50:04.587258+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:50:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[103196]: audit 2023-09-23T15:50:04.596958+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:05] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T15:50:05.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:05 smithi186 bash[89807]: cluster 2023-09-23T15:50:04.253779+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.6 MiB data, 794 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:05 smithi186 bash[89807]: audit 2023-09-23T15:50:04.586242+0000 mon.a (mon.0) 791 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:50:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:05 smithi186 bash[89807]: audit 2023-09-23T15:50:04.587258+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:50:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:05 smithi186 bash[89807]: audit 2023-09-23T15:50:04.596958+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:05.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:05.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:05.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:05.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:05.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:05.939 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:05.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:05.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:06.042 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.048 DEBUG:teuthology.orchestra.run.smithi140:> /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' 2023-09-23T15:50:06.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.065 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T15:50:06.066 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T15:50:06.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:06.105 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T15:50:06.105 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T15:50:06.105 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_174052 2023-09-23T15:50:06.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:50:06.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T15:50:06.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:06.199 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:06.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.315 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:06.331 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:06.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:06.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:06.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:06.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:06.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:06.720 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:06.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:06.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:06.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:06.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:06.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:07.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:07.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 2080 2064 128.992 129 0.00514045 0.00771697 2023-09-23T15:50:07.130 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:07.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:07.132 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:07 smithi140 bash[105739]: cluster 2023-09-23T15:50:06.254400+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 4.6 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:07.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:07 smithi140 bash[103196]: cluster 2023-09-23T15:50:06.254400+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 4.6 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:07.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:07.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:07.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:07.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:07.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:07 smithi186 bash[89807]: cluster 2023-09-23T15:50:06.254400+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 4.6 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2023-09-23T15:50:07.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:07.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:07.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:07.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:07.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:07.646 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:07.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:07.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:07.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:07.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:07.914 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:07.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:08.017 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:08.040 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:50:08.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:08.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:08.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 16 4262 4246 132.676 136.375 0.00143585 0.00730064 2023-09-23T15:50:08.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:08.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:08.274 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:08.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:08 smithi140 bash[103196]: audit 2023-09-23T15:50:07.608891+0000 mon.a (mon.0) 794 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:08 smithi140 bash[105739]: audit 2023-09-23T15:50:07.608891+0000 mon.a (mon.0) 794 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:08.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:08.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:08 smithi186 bash[89807]: audit 2023-09-23T15:50:07.608891+0000 mon.a (mon.0) 794 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:08.433 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:08.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:08.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:08.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:08.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:08.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:08.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:08.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:08.938 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:08.957 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:08.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:08.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:09.062 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:09.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:09.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 16 6733 6717 139.924 154.438 0.0092179 0.0071365 2023-09-23T15:50:09.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.016526+0000 mon.a (mon.0) 795 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.016561+0000 mon.a (mon.0) 796 : cluster 1 Cluster is now healthy 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.026505+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: audit 2023-09-23T15:50:08.031408+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.031533+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.031612+0000 mon.a (mon.0) 798 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T15:50:09.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.037369+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.038910+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[103196]: cluster 2023-09-23T15:50:08.255021+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 40 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s wr, 70 op/s 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.016526+0000 mon.a (mon.0) 795 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.016561+0000 mon.a (mon.0) 796 : cluster 1 Cluster is now healthy 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.026505+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: audit 2023-09-23T15:50:08.031408+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.031533+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.031612+0000 mon.a (mon.0) 798 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.037369+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.202 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.038910+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.203 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:09 smithi140 bash[105739]: cluster 2023-09-23T15:50:08.255021+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 40 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s wr, 70 op/s 2023-09-23T15:50:09.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:09.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:09.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:09.324 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:50:09.324 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:50:09.324 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.324 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:7318 6.8 6:130ae7f4:::benchmark_data_smithi140_174052_object7317: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 e168)", 2023-09-23T15:50:09.324 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:09.322142+0000", 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.000192301, 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00023174299999999999, 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 7318 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:50:09.325 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322142+0000", 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322142+0000", 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.326 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322141+0000", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322173+0000", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.1445999999999997e-05 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322185+0000", 2023-09-23T15:50:09.327 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2396e-05 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322192+0000", 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3000000000000004e-06 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322236+0000", 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3631000000000003e-05 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:50:09.328 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:09.322366+0000", 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012975700000000001 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: ], 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout: "num_ops": 1 2023-09-23T15:50:09.329 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.016526+0000 mon.a (mon.0) 795 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.016561+0000 mon.a (mon.0) 796 : cluster 1 Cluster is now healthy 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.026505+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: audit 2023-09-23T15:50:08.031408+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.140:0/3729543175' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.031533+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.333 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.031612+0000 mon.a (mon.0) 798 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-09-23T15:50:09.334 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.037369+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.334 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.038910+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T15:50:09.334 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:09 smithi186 bash[89807]: cluster 2023-09-23T15:50:08.255021+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 40 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s wr, 70 op/s 2023-09-23T15:50:09.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:09.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:09.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:09.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:09.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:09.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:09.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:09.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:09.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:09.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:09.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:09.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:09.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:10.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:10.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 15 9370 9355 146.158 164.875 0.00511827 0.0068344 2023-09-23T15:50:10.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:10.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:10.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:10.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:10.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:10.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:10.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:10.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:10.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:10.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:10.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:10.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:10.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:10.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:10.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:10.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:10.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:10.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:10.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:11.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:11.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:11.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:11.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 11152 11136 139.186 111.312 0.00696902 0.00717611 2023-09-23T15:50:11.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:11.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:11.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T15:50:11.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:11.358 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:11 smithi140 bash[105739]: cluster 2023-09-23T15:50:10.255698+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-09-23T15:50:11.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:11 smithi140 bash[103196]: cluster 2023-09-23T15:50:10.255698+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-09-23T15:50:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:11 smithi186 bash[89807]: cluster 2023-09-23T15:50:10.255698+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-09-23T15:50:11.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:11.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:11.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:11.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:11.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:11.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:11.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:11.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:11.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:11.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:11.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:12.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:12.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 13493 13477 140.371 146.312 0.00782088 0.00711461 2023-09-23T15:50:12.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:12.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:12.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:12.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:12.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:12.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:12.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:12.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:12.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:12.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:12.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:12.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:12.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:12.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:12.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:12.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:12.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:12.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:12.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:13.051 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:13.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:13.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:13.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 15716 15700 140.165 138.938 0.00579801 0.00712757 2023-09-23T15:50:13.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:13.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:13.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:13.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:13.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:13.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:13.351 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T15:50:13.446 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:13.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:13.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:13.581 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:13.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:13 smithi186 bash[89807]: cluster 2023-09-23T15:50:12.256319+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 622 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T15:50:13.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:13 smithi186 bash[89807]: audit 2023-09-23T15:50:12.321922+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.140:0/2660869091' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:13 smithi186 bash[89807]: audit 2023-09-23T15:50:12.322877+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:13.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:13.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[103196]: cluster 2023-09-23T15:50:12.256319+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 622 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T15:50:13.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[103196]: audit 2023-09-23T15:50:12.321922+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.140:0/2660869091' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[103196]: audit 2023-09-23T15:50:12.322877+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[105739]: cluster 2023-09-23T15:50:12.256319+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 622 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T15:50:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[105739]: audit 2023-09-23T15:50:12.321922+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.140:0/2660869091' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:13 smithi140 bash[105739]: audit 2023-09-23T15:50:12.322877+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T15:50:13.713 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:13.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:13.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:13.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:13.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:13.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:14.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:14.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 17685 17669 138.025 123.062 0.00641751 0.00723807 2023-09-23T15:50:14.111 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:14.150 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:14.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:50:14.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:14.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:14.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:14.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:14 smithi186 bash[89807]: audit 2023-09-23T15:50:13.340123+0000 mon.a (mon.0) 800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:50:14.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:14 smithi186 bash[89807]: cluster 2023-09-23T15:50:13.340420+0000 mon.a (mon.0) 801 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T15:50:14.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:14 smithi186 bash[89807]: cluster 2023-09-23T15:50:13.341158+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.405 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:14 smithi186 bash[89807]: cluster 2023-09-23T15:50:13.350680+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.427 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:14.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:14.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:14.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[103196]: audit 2023-09-23T15:50:13.340123+0000 mon.a (mon.0) 800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[103196]: cluster 2023-09-23T15:50:13.340420+0000 mon.a (mon.0) 801 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[103196]: cluster 2023-09-23T15:50:13.341158+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[103196]: cluster 2023-09-23T15:50:13.350680+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[105739]: audit 2023-09-23T15:50:13.340123+0000 mon.a (mon.0) 800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[105739]: cluster 2023-09-23T15:50:13.340420+0000 mon.a (mon.0) 801 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[105739]: cluster 2023-09-23T15:50:13.341158+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:14 smithi140 bash[105739]: cluster 2023-09-23T15:50:13.350680+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T15:50:14.665 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:14.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:14.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:14.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:14.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:14.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:14.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:14.954 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:14.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:14.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:15.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:15.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:15.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:15.106 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 19493 19477 135.244 113 0.00707903 0.00738739 2023-09-23T15:50:15.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:15.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:15.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:15.349 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:15 smithi186 bash[89807]: cluster 2023-09-23T15:50:14.257019+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 838 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:15.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:15.457 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:15.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:15.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:15 smithi140 bash[103196]: cluster 2023-09-23T15:50:14.257019+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 838 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:15.503 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:15 smithi140 bash[105739]: cluster 2023-09-23T15:50:14.257019+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 838 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:15.503 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:15] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T15:50:15.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:15.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:15.714 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:15.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:15.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:15.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:15.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:15.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:16.009 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:16.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 15 21485 21470 134.174 124.562 0.00674317 0.00744624 2023-09-23T15:50:16.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.138 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:16.166 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:50:16.243 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:16.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:16.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:16.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:16.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:16.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:16.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:16.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:16.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:16.903 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:16.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:16.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:16.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:17.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:17.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:17.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:17.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 16 23419 23403 132.958 120.812 0.00824386 0.00751377 2023-09-23T15:50:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[103196]: audit 2023-09-23T15:50:15.938526+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[103196]: audit 2023-09-23T15:50:15.939979+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[103196]: cluster 2023-09-23T15:50:16.257671+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 994 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T15:50:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[105739]: audit 2023-09-23T15:50:15.938526+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[105739]: audit 2023-09-23T15:50:15.939979+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:16 smithi140 bash[105739]: cluster 2023-09-23T15:50:16.257671+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 994 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T15:50:17.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:17.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:17.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:17.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:17.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:16 smithi186 bash[89807]: audit 2023-09-23T15:50:15.938526+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:16 smithi186 bash[89807]: audit 2023-09-23T15:50:15.939979+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:16 smithi186 bash[89807]: cluster 2023-09-23T15:50:16.257671+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 994 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-09-23T15:50:17.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:17.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:17.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:17.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T15:50:17.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:17.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:17.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:17.725 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:17.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:17.831 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:17.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:17.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:17.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:17.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:17.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:18.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:18.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 25263 25247 131.482 115.25 0.0108507 0.00759928 2023-09-23T15:50:18.121 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:18.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:18.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:18.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:18.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.361 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:50:18.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:18.407 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:50:18.456 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:50:18.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:18.496 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:50:18.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:18.532 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:50:18.576 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:50:18.611 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:50:18.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:18 smithi140 bash[103196]: audit 2023-09-23T15:50:18.311965+0000 mon.a (mon.0) 804 : audit 0 from='client.? 172.21.15.140:0/2565358191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:18 smithi140 bash[105739]: audit 2023-09-23T15:50:18.311965+0000 mon.a (mon.0) 804 : audit 0 from='client.? 172.21.15.140:0/2565358191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:18.647 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.650 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:50:18.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:18 smithi186 bash[89807]: audit 2023-09-23T15:50:18.311965+0000 mon.a (mon.0) 804 : audit 0 from='client.? 172.21.15.140:0/2565358191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:18.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:18.763 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:18.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:18.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:18.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:19.021 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:19.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:19.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 26947 26931 129.463 105.25 0.00750771 0.00771763 2023-09-23T15:50:19.158 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:19.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:19.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:19.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:19.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:19.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:19.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:19.452 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:19 smithi140 bash[105739]: cluster 2023-09-23T15:50:18.258280+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:50:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:19.453 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:19 smithi140 bash[103196]: cluster 2023-09-23T15:50:18.258280+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:50:19.554 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:19 smithi186 bash[89807]: cluster 2023-09-23T15:50:18.258280+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T15:50:19.584 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:19.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:19.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:19.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:19.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:19.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:19.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:19.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:19.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:20.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:20.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 28404 28388 126.72 91.0625 0.0105912 0.00788368 2023-09-23T15:50:20.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:20.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:20.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:20.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:20.342 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:20.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:20.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:20.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:20.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:20.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:20.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:20.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:20.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:20.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:20.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:20.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:21.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:21.033 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:21.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:21.107 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 30245 30229 125.942 115.062 0.00473999 0.00793383 2023-09-23T15:50:21.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:21.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:21.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:21.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:21.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:21.375 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:21 smithi186 bash[89807]: cluster 2023-09-23T15:50:20.259030+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T15:50:21.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:21.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:21.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:21.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:21.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:21 smithi140 bash[103196]: cluster 2023-09-23T15:50:20.259030+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T15:50:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:21 smithi140 bash[105739]: cluster 2023-09-23T15:50:20.259030+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 1.5 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T15:50:21.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:21.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:21.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:21.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:21.822 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:21.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:21.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:21.956 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:21.967 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:21.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:22.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:22.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:22.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 31962 31946 124.774 107.312 0.00827206 0.00800817 2023-09-23T15:50:22.200 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:22.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:22.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:22.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:22.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:22.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:50:22.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:22.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:22.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:22.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:22.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:22.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:22.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:22.924 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:22.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:23.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:23.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 33621 33605 123.533 103.688 0.00882649 0.00808803 2023-09-23T15:50:23.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:23.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:23.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:23.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:23.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:23.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:23.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:23.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:23 smithi140 bash[103196]: cluster 2023-09-23T15:50:22.261367+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 1.8 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T15:50:23.488 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:23 smithi140 bash[105739]: cluster 2023-09-23T15:50:22.261367+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 1.8 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T15:50:23.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:23.512 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:50:23.512 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:50:23.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:23.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:23 smithi186 bash[89807]: cluster 2023-09-23T15:50:22.261367+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 1.8 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T15:50:23.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:23.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:23.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:23.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:23.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:23.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:23.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:23.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:23.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:23.996 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:24.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:24.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:24.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:24.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 35276 35260 122.416 103.438 0.0102765 0.00816311 2023-09-23T15:50:24.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:24.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:24.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:24.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:24.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:24.435 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:24.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:24.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:24.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:24.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:24.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:24.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:24.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:24.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T15:50:24.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:24.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:24.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:24.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:25.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:25.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:25.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 36888 36872 121.275 100.75 0.00552283 0.00823933 2023-09-23T15:50:25.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:25.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:25.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:25.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:25.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:25.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:25.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:25.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:25.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:25.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:25.599 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:25 smithi186 bash[89807]: cluster 2023-09-23T15:50:24.261849+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.01k op/s 2023-09-23T15:50:25.622 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:25.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:25.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:25 smithi140 bash[103196]: cluster 2023-09-23T15:50:24.261849+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.01k op/s 2023-09-23T15:50:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:25] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-09-23T15:50:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:25 smithi140 bash[105739]: cluster 2023-09-23T15:50:24.261849+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.01k op/s 2023-09-23T15:50:25.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:25.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:25.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:25.854 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:25.883 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:25.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:25.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:26.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:26.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:50:26.108920+0000 min lat: 0.00121664 max lat: 0.326877 avg lat: 0.00830914 2023-09-23T15:50:26.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:50:26.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 38500 38484 120.248 100.75 0.00536502 0.00830914 2023-09-23T15:50:26.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:26.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:26.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:26.279 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:26.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:26.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:26.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:26.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:26.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:26.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:26.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:26.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:26.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:26.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:26.810 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:26.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:26.914 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:26.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:26.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:27.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:27.076 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:27.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:27.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 39979 39963 118.924 92.4375 0.00677032 0.00840315 2023-09-23T15:50:27.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:27 smithi140 bash[103196]: cluster 2023-09-23T15:50:26.262465+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T15:50:27.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:27 smithi140 bash[105739]: cluster 2023-09-23T15:50:26.262465+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T15:50:27.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:27.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:27.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:27.314 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:27 smithi186 bash[89807]: cluster 2023-09-23T15:50:26.262465+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T15:50:27.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:27.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:27.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:27.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:27.570 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:27.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:27.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:27.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:27.725 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:27.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:27.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:27.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:27.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:27.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:27.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:28.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 16 41598 41582 118.117 101.188 0.0111843 0.0084605 2023-09-23T15:50:28.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:28.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:28.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:28.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:28.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:28.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:28.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:28.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:28.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:28.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:28.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:28.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:28.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:28.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:28.963 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:28.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:28.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:29.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:29.097 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:29.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 15 43080 43065 117.011 92.6875 0.00906883 0.00854029 2023-09-23T15:50:29.201 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.234 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:29.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:29.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.482 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:29 smithi186 bash[89807]: cluster 2023-09-23T15:50:28.263200+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-09-23T15:50:29.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:29.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:29.612 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:29 smithi140 bash[103196]: cluster 2023-09-23T15:50:28.263200+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-09-23T15:50:29.612 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:29 smithi140 bash[105739]: cluster 2023-09-23T15:50:28.263200+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2023-09-23T15:50:29.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:29.681 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:50:29.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:29.768 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:29.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:29.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:29.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:30.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:30.038 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:30.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:30.108 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 44555 44539 115.974 92.125 0.00812249 0.00861665 2023-09-23T15:50:30.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:30.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:30.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:30.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:30.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:30.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:30.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:30.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:30.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:30.569 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:30.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:30.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:30.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:30.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:30.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:30.942 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:30.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:30.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:31.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:31.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 45726 45710 114.262 73.1875 0.00703048 0.00874506 2023-09-23T15:50:31.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:31.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:31.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:31.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:31.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:31.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:31.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:31.416 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:31.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:31.511 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:31.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:31.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:31 smithi186 bash[89807]: cluster 2023-09-23T15:50:30.263898+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T15:50:31.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:31 smithi186 bash[89807]: audit 2023-09-23T15:50:30.931247+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:31.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:31 smithi140 bash[105739]: cluster 2023-09-23T15:50:30.263898+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T15:50:31.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:31 smithi140 bash[105739]: audit 2023-09-23T15:50:30.931247+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:31 smithi140 bash[103196]: cluster 2023-09-23T15:50:30.263898+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T15:50:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:31 smithi140 bash[103196]: audit 2023-09-23T15:50:30.931247+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:31.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:31.748 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:31.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:31.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:31.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:31.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:31.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:32.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:32.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:32.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 46776 46760 112.391 65.625 0.0411493 0.00888433 2023-09-23T15:50:32.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:32.179 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:32.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:32.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:32.415 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:32.431 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:32.534 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:32.562 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:32.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:32.665 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:32.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:32.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:32.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:32.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:32.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:32.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:33.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:33.082 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:33.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 48171 48155 111.458 87.1875 0.0117776 0.00896641 2023-09-23T15:50:33.186 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:33.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:33.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:33.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:33.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:33.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:33.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:33 smithi186 bash[89807]: cluster 2023-09-23T15:50:32.264653+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:33.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:33.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:33.578 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:33 smithi140 bash[103196]: cluster 2023-09-23T15:50:32.264653+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:33.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:33 smithi140 bash[105739]: cluster 2023-09-23T15:50:32.264653+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T15:50:33.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:33.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:33.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:33.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:33.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:33.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:33.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:34.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 49395 49379 110.209 76.5 0.012794 0.00906829 2023-09-23T15:50:34.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:34.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:34.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:34.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:34.348 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:34 smithi140 bash[103196]: audit 2023-09-23T15:50:33.878966+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.140:0/1228037660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.348 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:34 smithi140 bash[103196]: audit 2023-09-23T15:50:33.880713+0000 mon.a (mon.0) 806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.348 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:50:34.394 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:34.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:34.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:34.511 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:34 smithi186 bash[89807]: audit 2023-09-23T15:50:33.878966+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.140:0/1228037660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.512 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:34 smithi186 bash[89807]: audit 2023-09-23T15:50:33.880713+0000 mon.a (mon.0) 806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:34 smithi140 bash[105739]: audit 2023-09-23T15:50:33.878966+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.140:0/1228037660' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:34 smithi140 bash[105739]: audit 2023-09-23T15:50:33.880713+0000 mon.a (mon.0) 806 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:50:34.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:34.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:34.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:34.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:35.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:35.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:35.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:35.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 50766 50750 109.363 85.6875 0.00974362 0.00913861 2023-09-23T15:50:35.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:35.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:35.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:35.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:35.350 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.265238+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T15:50:35.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.265238+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.327265+0000 mon.a (mon.0) 807 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: audit 2023-09-23T15:50:34.334795+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.335058+0000 mon.a (mon.0) 809 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.336126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.336407+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.336880+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.338936+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:35 smithi186 bash[89807]: cluster 2023-09-23T15:50:34.344629+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:35.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:35.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.265238+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.327265+0000 mon.a (mon.0) 807 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: audit 2023-09-23T15:50:34.334795+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.335058+0000 mon.a (mon.0) 809 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.336126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.336407+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.336880+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.602 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.338936+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.603 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[105739]: cluster 2023-09-23T15:50:34.344629+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.603 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:35] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.43.0" 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.327265+0000 mon.a (mon.0) 807 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: audit 2023-09-23T15:50:34.334795+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.335058+0000 mon.a (mon.0) 809 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.336126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.336407+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.336880+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.338936+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:35 smithi140 bash[103196]: cluster 2023-09-23T15:50:34.344629+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T15:50:35.703 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:35.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:35.832 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:50:35.833 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:50:35.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:35.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:35.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:35.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:36.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:36.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 52012 51996 108.313 77.875 0.0125582 0.00922686 2023-09-23T15:50:36.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:36.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:36.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:36.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:36.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:36.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:36.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:36.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:36.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:36.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:36.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:36.688 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:36.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:36.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:36.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:36.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:36.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:36.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:37.052 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T15:50:37.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:37.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:37 smithi140 bash[105739]: cluster 2023-09-23T15:50:36.265882+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T15:50:37.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:37 smithi140 bash[105739]: audit 2023-09-23T15:50:36.853391+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:50:37.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:37 smithi140 bash[103196]: cluster 2023-09-23T15:50:36.265882+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T15:50:37.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:37 smithi140 bash[103196]: audit 2023-09-23T15:50:36.853391+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:50:37.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 53231 53215 107.277 76.1875 0.00760796 0.00931634 2023-09-23T15:50:37.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:37.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T15:50:37.210 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:37.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:37.323 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:37 smithi186 bash[89807]: cluster 2023-09-23T15:50:36.265882+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T15:50:37.324 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:37 smithi186 bash[89807]: audit 2023-09-23T15:50:36.853391+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T15:50:37.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:37.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:37.448 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:37.482 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:37.586 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:37.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:37.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:37.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:37.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:37.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:37.986 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:38.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:38.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: cluster 2023-09-23T15:50:37.036217+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: cluster 2023-09-23T15:50:37.043457+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: audit 2023-09-23T15:50:37.044843+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: cluster 2023-09-23T15:50:37.045929+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: cluster 2023-09-23T15:50:37.047727+0000 mon.a (mon.0) 812 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T15:50:38.104 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[103196]: cluster 2023-09-23T15:50:37.050611+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 15 54480 54465 106.365 78.125 0.0760075 0.00938677 2023-09-23T15:50:38.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:38.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: cluster 2023-09-23T15:50:37.036217+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: cluster 2023-09-23T15:50:37.043457+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: audit 2023-09-23T15:50:37.044843+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:50:38.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: cluster 2023-09-23T15:50:37.045929+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.141 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: cluster 2023-09-23T15:50:37.047727+0000 mon.a (mon.0) 812 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T15:50:38.142 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:38 smithi186 bash[89807]: cluster 2023-09-23T15:50:37.050611+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.162 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:38.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:38.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:38.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:38.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: cluster 2023-09-23T15:50:37.036217+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: cluster 2023-09-23T15:50:37.043457+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: audit 2023-09-23T15:50:37.044843+0000 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.140:0/3232885208' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T15:50:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: cluster 2023-09-23T15:50:37.045929+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: cluster 2023-09-23T15:50:37.047727+0000 mon.a (mon.0) 812 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-09-23T15:50:38.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:38 smithi140 bash[105739]: cluster 2023-09-23T15:50:37.050611+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T15:50:38.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.440 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:38.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:38.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:38.678 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:38.818 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:38.846 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:38.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:50:38.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:38.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:38.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:39.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:39.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:39.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 55813 55797 105.665 83.25 0.0220255 0.00945666 2023-09-23T15:50:39.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T15:50:39.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:39.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:39 smithi186 bash[89807]: cluster 2023-09-23T15:50:38.266348+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:50:39.217 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:39 smithi140 bash[103196]: cluster 2023-09-23T15:50:38.266348+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:50:39.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:39 smithi140 bash[105739]: cluster 2023-09-23T15:50:38.266348+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:50:39.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:39.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:39.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:39.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:39.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:39.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:39.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:39.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:39.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:39.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:39.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:39.902 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:39.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:40.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:40.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:40.109 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 57030 57014 104.794 76.0625 0.00942844 0.00953683 2023-09-23T15:50:40.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.223 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:40.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:40.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:40.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:40.469 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:40.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:40.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:40.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:40.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:40.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:40.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:41.002 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.024 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:50:41.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:41.078 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:50:41.111 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 58215 58199 103.912 74.0625 0.00966815 0.00961677 2023-09-23T15:50:41.125 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:50:41.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.174 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:50:41.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:41.212 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:50:41.248 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:50:41.283 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:50:41.292 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.314 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:50:41.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.321 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:50:41.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:41.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:41.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:41.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:41 smithi186 bash[89807]: cluster 2023-09-23T15:50:40.267026+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:50:41.564 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:41 smithi186 bash[89807]: audit 2023-09-23T15:50:40.959565+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.140:0/864555674' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:41.591 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:41 smithi140 bash[105739]: cluster 2023-09-23T15:50:40.267026+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:50:41.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:41 smithi140 bash[105739]: audit 2023-09-23T15:50:40.959565+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.140:0/864555674' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:41.594 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:41 smithi140 bash[103196]: cluster 2023-09-23T15:50:40.267026+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:50:41.594 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:41 smithi140 bash[103196]: audit 2023-09-23T15:50:40.959565+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.140:0/864555674' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:50:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:41.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:41.834 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:41.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:41.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:41.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:41.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:42.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:42.111 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 59355 59339 103.004 71.25 0.00969247 0.00970221 2023-09-23T15:50:42.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:42.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:42.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:42.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:42.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:42.403 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:42.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:42.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:42.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:42.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:42.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:42.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:42.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:42.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:42.905 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:42.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:42.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:42.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:43.037 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:43.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:43.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:43.111 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 60577 60561 102.284 76.375 0.00497604 0.00977096 2023-09-23T15:50:43.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:43.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:43.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:43.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:43.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:43.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:43.461 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:43 smithi140 bash[103196]: cluster 2023-09-23T15:50:42.267881+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:50:43.462 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:43 smithi140 bash[105739]: cluster 2023-09-23T15:50:42.267881+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:50:43.465 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:43.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:43.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:43.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:43.599 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:43 smithi186 bash[89807]: cluster 2023-09-23T15:50:42.267881+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:50:43.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:43.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:43.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:43.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:43.852 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:43.877 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:43.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:43.982 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:44.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:44.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:44.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:44.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 61758 61742 101.535 73.8125 0.0135369 0.00984327 2023-09-23T15:50:44.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:44.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:44.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:44.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:44.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:44.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:44.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:44.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:44.488 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:44.488 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:44.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:44.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:44.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:44.725 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:44.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:44.861 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:44.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:44.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:44.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:44.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:50:44.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:45.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:45.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 16 62907 62891 100.77 71.8125 0.0207656 0.00991704 2023-09-23T15:50:45.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:45.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:45.279 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:45.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:45.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:45.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:45.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:45.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:45.625 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:45 smithi140 bash[103196]: cluster 2023-09-23T15:50:44.268474+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:45.626 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:45 smithi140 bash[105739]: cluster 2023-09-23T15:50:44.268474+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:45.626 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:45] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.43.0" 2023-09-23T15:50:45.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:45 smithi186 bash[89807]: cluster 2023-09-23T15:50:44.268474+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:45.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:45.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:45.819 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:45.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:45.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:45.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:46.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:46.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:46.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:50:46.113025+0000 min lat: 0.00121664 max lat: 0.326877 avg lat: 0.0100098 2023-09-23T15:50:46.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:50:46.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 63922 63906 99.8371 63.4375 0.0124301 0.0100098 2023-09-23T15:50:46.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:46.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:46.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:46.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:46.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:46.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:46.460 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:46.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:46.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:46.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:46.617 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:46.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:46.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:46.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:46.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:46.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:46.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:46.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:46.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:47.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:47.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:47.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 65137 65121 99.254 75.9375 0.00580257 0.0100687 2023-09-23T15:50:47.126 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:47.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:46 smithi186 bash[89807]: audit 2023-09-23T15:50:45.935585+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:47.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:46 smithi186 bash[89807]: audit 2023-09-23T15:50:45.936790+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:47.135 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:46 smithi186 bash[89807]: cluster 2023-09-23T15:50:46.269074+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:50:47.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:47.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:47.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:47.265 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[105739]: audit 2023-09-23T15:50:45.935585+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:47.265 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[105739]: audit 2023-09-23T15:50:45.936790+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:47.265 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[105739]: cluster 2023-09-23T15:50:46.269074+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:50:47.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[103196]: audit 2023-09-23T15:50:45.935585+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:50:47.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[103196]: audit 2023-09-23T15:50:45.936790+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:50:47.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:46 smithi140 bash[103196]: cluster 2023-09-23T15:50:46.269074+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-23T15:50:47.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:47.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:47.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:47.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:47.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:47.522 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:47.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:47.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:47.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:47.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:47.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:47.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:47.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:47.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:47.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:47.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:48.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:48.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:48.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:48.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 66301 66285 98.6228 72.75 0.0140935 0.0101337 2023-09-23T15:50:48.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:48.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:48.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:48.308 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:48.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:48.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:48.437 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:48.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:48.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:48.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:48.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:48.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:48.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:48.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:48.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:48.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:48.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:48.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:49.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:49.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:49.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:49.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 67440 67424 97.9846 71.1875 0.0116037 0.0101992 2023-09-23T15:50:49.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:49.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:49.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:49.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:49.325 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:49 smithi186 bash[89807]: cluster 2023-09-23T15:50:48.269797+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T15:50:49.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:49.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:49.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:49 smithi140 bash[103196]: cluster 2023-09-23T15:50:48.269797+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T15:50:49.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:49 smithi140 bash[105739]: cluster 2023-09-23T15:50:48.269797+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T15:50:49.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:49.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:49.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:49.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:49.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:49.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:49.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:49.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:49.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:49.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:50.029 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:50.112 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 68388 68372 97.1042 59.25 0.016931 0.0102929 2023-09-23T15:50:50.163 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:50.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:50.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:50.455 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:50.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:50.558 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:50.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:50.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:50.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:50.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:50.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:50.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:50.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:50.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:50.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:51.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:51.116 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 69316 69300 96.2351 58 0.0111882 0.0103854 2023-09-23T15:50:51.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:51.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:51.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:51.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:51.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:51.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:51 smithi140 bash[105739]: cluster 2023-09-23T15:50:50.270416+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:51.376 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:51 smithi140 bash[103196]: cluster 2023-09-23T15:50:50.270416+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:51.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:51.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:51.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:51.510 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:51 smithi186 bash[89807]: cluster 2023-09-23T15:50:50.270416+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:50:51.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:51.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:51.773 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.806 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:51.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.939 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:51.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:52.045 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:52.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 70409 70393 95.6279 68.3125 0.0146965 0.0104514 2023-09-23T15:50:52.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:52.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:52.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:52.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:52.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:52.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:52.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:52.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:52.728 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:50:52.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:52.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:52.854 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:52.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:52.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:52.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:53.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:53.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:53.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:53.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 71335 71319 94.8246 57.875 0.1894 0.0105088 2023-09-23T15:50:53.143 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:53.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:53.284 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:53.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:53 smithi140 bash[105739]: cluster 2023-09-23T15:50:52.271039+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:50:53.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:53 smithi140 bash[103196]: cluster 2023-09-23T15:50:52.271039+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:50:53.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:53.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:53.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:53.527 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:53 smithi186 bash[89807]: cluster 2023-09-23T15:50:52.271039+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T15:50:53.548 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:53.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:53.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:53.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:53.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:53.820 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:53.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:53.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:53.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:54.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:54.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:54.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 72489 72473 94.3516 72.125 0.011465 0.0105931 2023-09-23T15:50:54.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:54.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:54.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:54.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:54.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:54.481 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:54.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:54.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:54.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:54.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:54.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:54.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:54.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:54.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:54.990 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:55.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 73539 73523 93.7653 65.625 0.011186 0.0106585 2023-09-23T15:50:55.127 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:55.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:55.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.287 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:50:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:50:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:73706 6.0 6:038a4c10:::benchmark_data_smithi140_174052_object73705: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 e171)", 2023-09-23T15:50:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:55.273998+0000", 2023-09-23T15:50:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.012450007000000001, 2023-09-23T15:50:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012479782, 2023-09-23T15:50:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:50:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:50:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 73706 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:50:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.273998+0000", 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:50:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.273998+0000", 2023-09-23T15:50:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:50:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.273996+0000", 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:50:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.274031+0000", 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5256000000000003e-05 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.274154+0000", 2023-09-23T15:50:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012268899999999999 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.274171+0000", 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7169000000000001e-05 2023-09-23T15:50:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.274424+0000", 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000253408 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:50:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.277727+0000", 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0033026549999999998 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.278274+0000", 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00054703399999999995 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.282579+0000", 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0043052419999999999 2023-09-23T15:50:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:55.283846+0000", 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012667749999999999 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: ], 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 1 2023-09-23T15:50:55.297 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:50:55.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.298 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:55.399 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:55.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:55 smithi186 bash[89807]: cluster 2023-09-23T15:50:54.271626+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:50:55.436 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:55.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:55.539 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.547 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:55 smithi140 bash[103196]: cluster 2023-09-23T15:50:54.271626+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:50:55.547 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:50:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:50:55] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T15:50:55.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:55 smithi140 bash[105739]: cluster 2023-09-23T15:50:54.271626+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:50:55.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:55.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:55.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:55.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:55.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:55.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:55.822 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:55.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:55.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:55.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:55.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:55.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:56.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:56.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:56.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:56.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 16 74546 74530 93.1487 62.9375 0.0122684 0.0107299 2023-09-23T15:50:56.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:56.221 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:56.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.355 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:56.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.485 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:56.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:56.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:56.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:56.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:56.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:56.944 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:56.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:57.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:57.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:50:57.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:50:57.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 75626 75610 92.6457 67.5 0.00424208 0.0107878 2023-09-23T15:50:57.179 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:57.187 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:57 smithi186 bash[89807]: cluster 2023-09-23T15:50:56.273939+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:50:57.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:57.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:57.328 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:57.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:57.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:57 smithi140 bash[105739]: cluster 2023-09-23T15:50:56.273939+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:50:57.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:57 smithi140 bash[103196]: cluster 2023-09-23T15:50:56.273939+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:50:57.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:57.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:57.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:57.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:57.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:57.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:57.861 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:57.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:57.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:57.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:58.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:50:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:50:58.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 76718 76702 92.1765 68.25 0.0099165 0.0108427 2023-09-23T15:50:58.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:58.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:50:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:50:58.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:58.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:58.333 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T15:50:58.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:58.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:50:58.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:50:58.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:58.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:58.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:58.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:58.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:58.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:58.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:58.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:58.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:58.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:58.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:59.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.303 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 77597 77581 91.4738 54.9375 0.0119289 0.0109252 2023-09-23T15:50:59.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:59.352 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:50:59.441 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:59.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:50:59.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:50:59.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:59.604 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:50:59.604 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:59 smithi186 bash[89807]: cluster 2023-09-23T15:50:58.277323+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:50:59.605 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:50:59 smithi186 bash[89807]: audit 2023-09-23T15:50:59.176880+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:50:59.684 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:59 smithi140 bash[105739]: cluster 2023-09-23T15:50:58.277323+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:50:59.685 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:50:59 smithi140 bash[105739]: audit 2023-09-23T15:50:59.176880+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:59.685 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:59 smithi140 bash[103196]: cluster 2023-09-23T15:50:58.277323+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:50:59.685 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:50:59 smithi140 bash[103196]: audit 2023-09-23T15:50:59.176880+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:50:59.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:50:59.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:59.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:50:59.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:50:59.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.993 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:50:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:50:59.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:00.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:00.113 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 78462 78446 90.7809 54.0625 0.00949395 0.0110096 2023-09-23T15:51:00.122 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:00.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:00.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:00.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:00.357 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:59.331117+0000 mon.a (mon.0) 816 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:00.357 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:59.334321+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.357 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: audit 2023-09-23T15:50:59.339584+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:00.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:59.339750+0000 mon.a (mon.0) 818 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T15:51:00.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:59.341697+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.358 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T15:51:00.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:00.388 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:00.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:00.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:00.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:00.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:00.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:00.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:59.331117+0000 mon.a (mon.0) 816 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:00.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:59.334321+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: audit 2023-09-23T15:50:59.339584+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:59.339750+0000 mon.a (mon.0) 818 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:59.341697+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: cluster 2023-09-23T15:50:59.348666+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: audit 2023-09-23T15:50:59.364399+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.140:0/3700156954' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[105739]: audit 2023-09-23T15:50:59.366369+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:59.331117+0000 mon.a (mon.0) 816 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:59.334321+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: audit 2023-09-23T15:50:59.339584+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.140:0/2602892166' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:59.339750+0000 mon.a (mon.0) 818 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-09-23T15:51:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:59.341697+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: cluster 2023-09-23T15:50:59.348666+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: audit 2023-09-23T15:50:59.364399+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.140:0/3700156954' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:00 smithi140 bash[103196]: audit 2023-09-23T15:50:59.366369+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:00.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:00.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: cluster 2023-09-23T15:50:59.348666+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T15:51:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: audit 2023-09-23T15:50:59.364399+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.140:0/3700156954' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:00 smithi186 bash[89807]: audit 2023-09-23T15:50:59.366369+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T15:51:00.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:00.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:00.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:00.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:00.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:00.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:01.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:01.056 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:01.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:01.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 79426 79410 90.2258 60.25 0.00757034 0.0110771 2023-09-23T15:51:01.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:01.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:01.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:01.438 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:01.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.279503+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:51:01.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.347188+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.349505+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: audit 2023-09-23T15:51:00.350553+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.350668+0000 mon.a (mon.0) 821 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.351856+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.352159+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.356004+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: cluster 2023-09-23T15:51:00.356750+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[103196]: audit 2023-09-23T15:51:00.930990+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.279503+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:51:01.450 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.347188+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.349505+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: audit 2023-09-23T15:51:00.350553+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.350668+0000 mon.a (mon.0) 821 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.351856+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.352159+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.356004+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: cluster 2023-09-23T15:51:00.356750+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.451 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:01 smithi140 bash[105739]: audit 2023-09-23T15:51:00.930990+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:01.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:01.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.279503+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.347188+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.349505+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: audit 2023-09-23T15:51:00.350553+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.350668+0000 mon.a (mon.0) 821 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.351856+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.352159+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.356004+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: cluster 2023-09-23T15:51:00.356750+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T15:51:01.581 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:01 smithi186 bash[89807]: audit 2023-09-23T15:51:00.930990+0000 mon.a (mon.0) 822 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:01.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:01.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:01.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:01.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.874 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:01.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:01.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:02.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:02.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 80443 80427 89.7496 63.5625 0.03336 0.0111358 2023-09-23T15:51:02.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:02.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:02.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:02.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:02.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:02.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:02.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:02.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:02.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:02.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:02.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:02.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:02.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:02.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:02.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:02.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:03.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 81454 81438 89.2835 63.1875 0.00744029 0.0111947 2023-09-23T15:51:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:03.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:03.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:03.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:03.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:03.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T15:51:03.491 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:03.519 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:03.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:03.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:03 smithi140 bash[105739]: cluster 2023-09-23T15:51:02.280092+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:51:03.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:03 smithi140 bash[103196]: cluster 2023-09-23T15:51:02.280092+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:51:03.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:03 smithi186 bash[89807]: cluster 2023-09-23T15:51:02.280092+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:51:03.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:03.756 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.785 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:03.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:03.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:03.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:03.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:04.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.041 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:51:04.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:04.092 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:51:04.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 82386 82370 88.7484 58.25 0.0159373 0.0112613 2023-09-23T15:51:04.123 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:51:04.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:04.168 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:51:04.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:04.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:04.205 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:51:04.243 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:51:04.273 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:51:04.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:04.306 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.314 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.315 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:51:04.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:04.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.462 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:04.559 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:04 smithi140 bash[103196]: audit 2023-09-23T15:51:03.979597+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.140:0/2483671211' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:04.560 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:04 smithi140 bash[105739]: audit 2023-09-23T15:51:03.979597+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.140:0/2483671211' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:04.565 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:04.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:04.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:04 smithi186 bash[89807]: audit 2023-09-23T15:51:03.979597+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.140:0/2483671211' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:04.709 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:04.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:04.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:04.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:04.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:04.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:05.000 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:05.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:05.105 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:05.114 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 83278 83262 88.188 55.75 0.0198275 0.011333 2023-09-23T15:51:05.138 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:05.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:51:05.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:05.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:05.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:05.513 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.544 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:05 smithi140 bash[103196]: cluster 2023-09-23T15:51:04.280681+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:51:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:05 smithi140 bash[103196]: audit 2023-09-23T15:51:04.672446+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:51:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:05] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:51:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:05 smithi140 bash[105739]: cluster 2023-09-23T15:51:04.280681+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:51:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:05 smithi140 bash[105739]: audit 2023-09-23T15:51:04.672446+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:51:05.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:05.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:05 smithi186 bash[89807]: cluster 2023-09-23T15:51:04.280681+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:51:05.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:05 smithi186 bash[89807]: audit 2023-09-23T15:51:04.672446+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:51:05.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:05.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:05.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.808 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:05.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:05.944 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:05.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:05.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:06.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:06.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:06.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:51:06.115543+0000 min lat: 0.00121664 max lat: 0.326877 avg lat: 0.0113982 2023-09-23T15:51:06.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:51:06.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 84215 84199 87.6942 58.5625 0.00863389 0.0113982 2023-09-23T15:51:06.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:06.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:06.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:06.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:06.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:06.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:06.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:06.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:06.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:06.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:06.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:07.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:07.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:07.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:07.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 85187 85171 87.2524 60.75 0.0268662 0.0114555 2023-09-23T15:51:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:07 smithi186 bash[89807]: cluster 2023-09-23T15:51:06.281330+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T15:51:07.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:07.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:07.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:07.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:07.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:07.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:07 smithi140 bash[103196]: cluster 2023-09-23T15:51:06.281330+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T15:51:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:07 smithi140 bash[105739]: cluster 2023-09-23T15:51:06.281330+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-23T15:51:07.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:07.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:07.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:07.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:07.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:07.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:51:07.769 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:07.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:07.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:07.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:07.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:08.019 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:08.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:08.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 86094 86078 86.7594 56.6875 0.0204941 0.0115198 2023-09-23T15:51:08.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:08.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:08.234 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:08.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:08.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:08.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:08.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:08.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:08.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:08.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:08.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:08.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:08.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:08.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:08.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:08.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:08.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:08.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:08.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:08.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:08.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:09.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:09.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 87033 87017 86.3137 58.6875 0.00771964 0.0115785 2023-09-23T15:51:09.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:09.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:09.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:09.255 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:09.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:09.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:09.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:09.380 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:09 smithi186 bash[89807]: cluster 2023-09-23T15:51:08.281898+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T15:51:09.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:09.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:09.500 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:09.526 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:09.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:09.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:09 smithi140 bash[105739]: cluster 2023-09-23T15:51:08.281898+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T15:51:09.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:09 smithi140 bash[103196]: cluster 2023-09-23T15:51:08.281898+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T15:51:09.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:09.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:09.788 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:09.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:09.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:09.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:10.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.057 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:10.115 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 87968 87952 85.8781 58.4375 0.00776711 0.0116387 2023-09-23T15:51:10.161 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:10.277 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:10.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:10.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:10.448 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:10.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:10.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:10.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:10.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:10.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:10.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:10.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:10.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.879 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:10.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:10.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:11.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:11.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 88788 88772 85.343 51.25 0.0138836 0.0117116 2023-09-23T15:51:11.132 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:11.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:11.260 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:11.286 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:11.343 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:11 smithi140 bash[103196]: cluster 2023-09-23T15:51:10.282924+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T15:51:11.343 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:11 smithi140 bash[103196]: audit 2023-09-23T15:51:11.335808+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:11.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:11 smithi186 bash[89807]: cluster 2023-09-23T15:51:10.282924+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T15:51:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:11 smithi186 bash[89807]: audit 2023-09-23T15:51:11.335808+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:11.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:11.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:11.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:11.598 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:11.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:11.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:11 smithi140 bash[105739]: cluster 2023-09-23T15:51:10.282924+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T15:51:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:11 smithi140 bash[105739]: audit 2023-09-23T15:51:11.335808+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:11.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:11.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:11.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:11.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:11.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:11.969 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:12.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:12.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 89602 89586 84.8207 50.875 0.0140487 0.0117826 2023-09-23T15:51:12.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:12.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:12.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:12.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:12.311 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[105739]: audit 2023-09-23T15:51:11.358910+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[105739]: audit 2023-09-23T15:51:11.700347+0000 mon.a (mon.0) 827 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[105739]: audit 2023-09-23T15:51:11.710596+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[105739]: audit 2023-09-23T15:51:12.341134+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:51:12.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[105739]: audit 2023-09-23T15:51:12.342820+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:51:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[103196]: audit 2023-09-23T15:51:11.358910+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[103196]: audit 2023-09-23T15:51:11.700347+0000 mon.a (mon.0) 827 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[103196]: audit 2023-09-23T15:51:11.710596+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[103196]: audit 2023-09-23T15:51:12.341134+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:51:12.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:12 smithi140 bash[103196]: audit 2023-09-23T15:51:12.342820+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:51:12.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:12.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:12.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:12.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:12.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:12.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:12 smithi186 bash[89807]: audit 2023-09-23T15:51:11.358910+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:12 smithi186 bash[89807]: audit 2023-09-23T15:51:11.700347+0000 mon.a (mon.0) 827 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:12 smithi186 bash[89807]: audit 2023-09-23T15:51:11.710596+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:12 smithi186 bash[89807]: audit 2023-09-23T15:51:12.341134+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:51:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:12 smithi186 bash[89807]: audit 2023-09-23T15:51:12.342820+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:51:12.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:12.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:12.816 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:12.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:12.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:12.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:12.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:13.043 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:13.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:13.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:13.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 16 90558 90542 84.4464 59.75 0.00889809 0.0118363 2023-09-23T15:51:13.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:13.192 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:13.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:13.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:13.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:13.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:13.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:13.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:13.583 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:13 smithi140 bash[105739]: cluster 2023-09-23T15:51:12.283890+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T15:51:13.583 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:13 smithi140 bash[105739]: audit 2023-09-23T15:51:12.355969+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:13.584 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:13 smithi140 bash[103196]: cluster 2023-09-23T15:51:12.283890+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T15:51:13.584 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:13 smithi140 bash[103196]: audit 2023-09-23T15:51:12.355969+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:13.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:13 smithi186 bash[89807]: cluster 2023-09-23T15:51:12.283890+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T15:51:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:13 smithi186 bash[89807]: audit 2023-09-23T15:51:12.355969+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:51:13.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:13.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:13.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:13.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:13.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:13.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:13.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:14.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:14.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:14.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 91237 91221 83.8286 42.4375 0.0043607 0.0119133 2023-09-23T15:51:14.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:14.152 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:14.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:14.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:14.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:14.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:14.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:14.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:14.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:14.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:14.785 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:14.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:14.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:15.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:15.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:15.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:15.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 92199 92183 83.485 60.125 0.00480639 0.0119719 2023-09-23T15:51:15.200 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:15.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:15.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:15.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:15.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:15.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:15.471 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:15 smithi186 bash[89807]: cluster 2023-09-23T15:51:14.284414+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:51:15.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:15.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:15.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:15.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:15.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:15.718 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:15] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:51:15.719 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:15 smithi140 bash[103196]: cluster 2023-09-23T15:51:14.284414+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:51:15.719 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:15 smithi140 bash[105739]: cluster 2023-09-23T15:51:14.284414+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T15:51:15.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:15.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:15.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:15.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:15.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:15.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:15.997 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:16.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:16.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 93038 93022 83.0414 52.4375 0.0117186 0.0120368 2023-09-23T15:51:16.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:16.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:16.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:16.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:16.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:16.394 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:16.402 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:16 smithi186 bash[89807]: audit 2023-09-23T15:51:15.930624+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:16.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:16.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:16.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:16.533 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:16 smithi140 bash[105739]: audit 2023-09-23T15:51:15.930624+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:16.534 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:16 smithi140 bash[103196]: audit 2023-09-23T15:51:15.930624+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:16.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:16.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:16.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:16.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:16.816 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:16.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:16.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:16.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:16.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:17.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:17.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:17.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:17.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 93977 93961 82.6984 58.6875 0.0197661 0.0120867 2023-09-23T15:51:17.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:17.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:17.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:17.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:17.375 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:17 smithi186 bash[89807]: cluster 2023-09-23T15:51:16.285014+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T15:51:17.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:17.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:17.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:17.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:17.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:17 smithi140 bash[105739]: cluster 2023-09-23T15:51:16.285014+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T15:51:17.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:17 smithi140 bash[103196]: cluster 2023-09-23T15:51:16.285014+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T15:51:17.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:17.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:17.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:17.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:17.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:17.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:17.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:17.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:18.117 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 94851 94835 82.3084 54.625 0.00539991 0.0121428 2023-09-23T15:51:18.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.141 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:18.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:18.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:18.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:18.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:18.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:18.682 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:18.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:18.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:18.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:18.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:18.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:19.046 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:19.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:19.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:19.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 95755 95739 81.9548 56.5 0.0145964 0.0121958 2023-09-23T15:51:19.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:19.202 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:19.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:19.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:19.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:19.380 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:19 smithi140 bash[103196]: cluster 2023-09-23T15:51:18.285598+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T15:51:19.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:19.447 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:19 smithi186 bash[89807]: cluster 2023-09-23T15:51:18.285598+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T15:51:19.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:19.568 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:19.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:19.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:19.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:19.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:19.748 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:19 smithi140 bash[105739]: cluster 2023-09-23T15:51:18.285598+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T15:51:19.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:19.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:19.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:19.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:19.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:19.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:19.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:20.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:20.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 96563 96547 81.5298 50.5 0.00834837 0.0122597 2023-09-23T15:51:20.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:20.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:20.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:20.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:20.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:20.383 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:20.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:20.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:20.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:20.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:20.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:20.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:20.912 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:20.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:20.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:21.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:21.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:21.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:21.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 97397 97381 81.1377 52.125 0.0120572 0.0123194 2023-09-23T15:51:21.159 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:21.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:21.295 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:21.331 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:21.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:21.464 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:21.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:21.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:21.596 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:21.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:21.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:21 smithi140 bash[103196]: cluster 2023-09-23T15:51:20.286095+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T15:51:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:21 smithi140 bash[105739]: cluster 2023-09-23T15:51:20.286095+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T15:51:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:21 smithi186 bash[89807]: cluster 2023-09-23T15:51:20.286095+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2023-09-23T15:51:21.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:21.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:21.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:21.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:21.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:21.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:21.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:22.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 98271 98255 80.7888 54.625 0.0259717 0.0123727 2023-09-23T15:51:22.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:22.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:22.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:22.495 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:22.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:22.658 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:22.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:22.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:22.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:22.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:23.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:23.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:23.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:23.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 99149 99133 80.4522 54.875 0.0297545 0.0124234 2023-09-23T15:51:23.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:23.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:23.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:23.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:23.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:23.439 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:23.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:23.572 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:23 smithi140 bash[103196]: cluster 2023-09-23T15:51:22.286559+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T15:51:23.572 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:23 smithi140 bash[105739]: cluster 2023-09-23T15:51:22.286559+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T15:51:23.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:23.586 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:23 smithi186 bash[89807]: cluster 2023-09-23T15:51:22.286559+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T15:51:23.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:23.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:23.722 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:23.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:23.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:23.861 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:23.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:23.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:23.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:24.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:24.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:24.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 100062 100046 80.1523 57.0625 0.0126763 0.0124705 2023-09-23T15:51:24.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:24.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:24.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.302 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:24.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:24.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:24.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:24.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:24.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:24.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:24.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:24.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:24.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:24.901 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:51:24.902 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:51:24.956 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:24.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:24.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:25.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:25.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 100862 100846 79.7706 50 0.0132539 0.0125297 2023-09-23T15:51:25.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:25.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:25.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:25.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:25.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:25.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:25.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:25 smithi186 bash[89807]: cluster 2023-09-23T15:51:24.287081+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T15:51:25.494 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:25.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:25 smithi140 bash[103196]: cluster 2023-09-23T15:51:24.287081+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T15:51:25.502 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:25 smithi140 bash[105739]: cluster 2023-09-23T15:51:24.287081+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T15:51:25.502 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:25] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2023-09-23T15:51:25.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:25.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:25.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:25.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:25.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:25.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:25.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:25.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:25.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:26.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:26.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:26.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:51:26.119215+0000 min lat: 0.00121664 max lat: 0.326877 avg lat: 0.0125847 2023-09-23T15:51:26.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:51:26.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 101696 101680 79.425 52.125 0.012367 0.0125847 2023-09-23T15:51:26.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:26.186 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:26.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:26.321 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:26.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:26.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:26.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:26.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:26.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:26.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:26.715 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:26.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:26.839 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:26.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:26.942 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:26.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:26.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:27.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:27.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.113 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:27 smithi140 bash[105739]: cluster 2023-09-23T15:51:26.287602+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T15:51:27.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:27.114 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:27 smithi140 bash[103196]: cluster 2023-09-23T15:51:26.287602+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T15:51:27.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 102492 102476 79.0586 49.75 0.0121584 0.0126427 2023-09-23T15:51:27.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:27.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:27.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:27.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:27.358 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:27 smithi186 bash[89807]: cluster 2023-09-23T15:51:26.287602+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T15:51:27.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:27.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:27.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:27.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:27.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:27.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:27.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:27.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:27.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:27.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:27.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:27.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:28.014 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:28.042 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:28.061 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T15:51:28.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 103277 103261 78.6927 49.0625 0.00796531 0.0127018 2023-09-23T15:51:28.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:28.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:28.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:28.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:28.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:28.309 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:28 smithi186 bash[89807]: audit 2023-09-23T15:51:27.046617+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.140:0/216175866' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.309 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:28 smithi186 bash[89807]: audit 2023-09-23T15:51:27.051630+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:28.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:28.420 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:28 smithi140 bash[103196]: audit 2023-09-23T15:51:27.046617+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.140:0/216175866' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.420 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:28 smithi140 bash[103196]: audit 2023-09-23T15:51:27.051630+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.420 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:28 smithi140 bash[105739]: audit 2023-09-23T15:51:27.046617+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.140:0/216175866' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.420 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:28 smithi140 bash[105739]: audit 2023-09-23T15:51:27.051630+0000 mon.a (mon.0) 833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T15:51:28.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:28.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:28.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:28.676 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:28.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:28.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:28.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:28.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:28.964 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:28.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:29.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:29.104 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:29.118 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 104002 103986 78.2905 45.3125 0.00848113 0.0127654 2023-09-23T15:51:29.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:29 smithi186 bash[89807]: cluster 2023-09-23T15:51:28.054480+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:29 smithi186 bash[89807]: audit 2023-09-23T15:51:28.056624+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:51:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:29 smithi186 bash[89807]: cluster 2023-09-23T15:51:28.056717+0000 mon.a (mon.0) 835 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T15:51:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:29 smithi186 bash[89807]: cluster 2023-09-23T15:51:28.065071+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:29 smithi186 bash[89807]: cluster 2023-09-23T15:51:28.287952+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-09-23T15:51:29.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T15:51:29.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:29.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:29.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:29.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[103196]: cluster 2023-09-23T15:51:28.054480+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[103196]: audit 2023-09-23T15:51:28.056624+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:51:29.294 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[103196]: cluster 2023-09-23T15:51:28.056717+0000 mon.a (mon.0) 835 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[103196]: cluster 2023-09-23T15:51:28.065071+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[103196]: cluster 2023-09-23T15:51:28.287952+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[105739]: cluster 2023-09-23T15:51:28.054480+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[105739]: audit 2023-09-23T15:51:28.056624+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[105739]: cluster 2023-09-23T15:51:28.056717+0000 mon.a (mon.0) 835 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[105739]: cluster 2023-09-23T15:51:28.065071+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T15:51:29.295 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:29 smithi140 bash[105739]: cluster 2023-09-23T15:51:28.287952+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-09-23T15:51:29.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:29.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:29.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:29.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:29.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:29.613 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:29.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:29.750 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:29.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:29.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:29.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:29.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:30.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:30.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:30.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:30.064 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:30 smithi186 bash[89807]: audit 2023-09-23T15:51:29.730457+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:51:30.083 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:51:30.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 15 104754 104739 77.9187 47.0625 0.0111033 0.0128275 2023-09-23T15:51:30.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:30.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:30.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:30.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:30.299 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:30 smithi140 bash[103196]: audit 2023-09-23T15:51:29.730457+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:51:30.300 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:30 smithi140 bash[105739]: audit 2023-09-23T15:51:29.730457+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:51:30.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:30.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:30.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:30.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:30.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:30.576 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:30.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:30.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:30.715 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:30.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:30.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:30.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:30.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:30.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:31.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T15:51:31.042 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:51:31.061 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:51:31.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:31.088 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:51:31.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:31.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 16 105442 105426 77.5072 42.9375 0.00866113 0.0128799 2023-09-23T15:51:31.132 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.062995+0000 mon.a (mon.0) 837 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: audit 2023-09-23T15:51:30.076971+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.077229+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.081853+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.082876+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.084974+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.087167+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.087467+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: cluster 2023-09-23T15:51:30.288468+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: audit 2023-09-23T15:51:30.931282+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:31.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[103196]: audit 2023-09-23T15:51:31.019168+0000 mon.a (mon.0) 841 : audit 0 from='client.? 172.21.15.140:0/856833443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.062995+0000 mon.a (mon.0) 837 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: audit 2023-09-23T15:51:30.076971+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.077229+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.081853+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.082876+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.084974+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.087167+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.087467+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: cluster 2023-09-23T15:51:30.288468+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-09-23T15:51:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: audit 2023-09-23T15:51:30.931282+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:31 smithi140 bash[105739]: audit 2023-09-23T15:51:31.019168+0000 mon.a (mon.0) 841 : audit 0 from='client.? 172.21.15.140:0/856833443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:31.212 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:51:31.218 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.062995+0000 mon.a (mon.0) 837 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: audit 2023-09-23T15:51:30.076971+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.140:0/540300645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.077229+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.081853+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.082876+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.084974+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.087167+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.087467+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: cluster 2023-09-23T15:51:30.288468+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-09-23T15:51:31.228 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: audit 2023-09-23T15:51:30.931282+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:31.229 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:31 smithi186 bash[89807]: audit 2023-09-23T15:51:31.019168+0000 mon.a (mon.0) 841 : audit 0 from='client.? 172.21.15.140:0/856833443' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:31.250 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:51:31.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:31.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:31.285 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:51:31.325 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:51:31.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:31.357 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:51:31.369 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.370 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:51:31.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:31.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:31.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:31.785 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:31.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:31.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:31.944 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:31.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:32.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:32.076 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:32.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 106139 106123 77.1124 43.5625 0.0176143 0.0129625 2023-09-23T15:51:32.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.215 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:32.318 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:32.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:32.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.633 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:32.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:32.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:32.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:32.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:32.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:32.997 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:33.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:33.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:33.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 107017 107001 76.8568 54.875 0.0129166 0.0130053 2023-09-23T15:51:33.130 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:33.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:33.347 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:33 smithi140 bash[105739]: cluster 2023-09-23T15:51:32.289064+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T15:51:33.347 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:33 smithi140 bash[103196]: cluster 2023-09-23T15:51:32.289064+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T15:51:33.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.400 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:33 smithi186 bash[89807]: cluster 2023-09-23T15:51:32.289064+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T15:51:33.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:33.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:33.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:33.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:33.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.691 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:33.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:33.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:33.831 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:33.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:33.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:33.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:34.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:34.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:34.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:34.119 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 107851 107835 76.5757 52.125 0.0118572 0.0130527 2023-09-23T15:51:34.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:34.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:34.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:34.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:34.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:34.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:51:34.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:34.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:34.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:34.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:34.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:34.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:34.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:34.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:34.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:34.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:35.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:35.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:51:35.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:35.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:35.122 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 108625 108609 76.256 48.375 0.0223057 0.0131081 2023-09-23T15:51:35.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:35.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:35.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:35.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:35.322 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:35.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:35.354 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:35 smithi140 bash[103196]: cluster 2023-09-23T15:51:34.289485+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T15:51:35.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:35.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:35.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:35.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:35 smithi186 bash[89807]: cluster 2023-09-23T15:51:34.289485+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T15:51:35.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:35.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:35 smithi140 bash[105739]: cluster 2023-09-23T15:51:34.289485+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-23T15:51:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:35] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:51:35.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:35.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:35.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:35.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:35.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:35.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:35.982 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:35.985 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:35.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:36.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0095 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 109397 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 75.9621 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 28.0283 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 164.875 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 42.4375 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1215 2023-09-23T15:51:36.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 448.452 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 2638 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 679 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.0131597 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0124729 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 0.326877 2023-09-23T15:51:36.124 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.00121664 2023-09-23T15:51:36.131 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T15:51:36.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:36.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:36.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:36.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:36.384 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:36.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:36.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:36.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:36.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:36.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:36.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:36.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:36.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:37.005 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:37.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:37.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:37.157 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:37 smithi140 bash[105739]: cluster 2023-09-23T15:51:36.291279+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 732 op/s 2023-09-23T15:51:37.158 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:37 smithi140 bash[103196]: cluster 2023-09-23T15:51:36.291279+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 732 op/s 2023-09-23T15:51:37.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:37.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:37.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.300 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:37 smithi186 bash[89807]: cluster 2023-09-23T15:51:36.291279+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 732 op/s 2023-09-23T15:51:37.319 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:37.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:37.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:37.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:37.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:37.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:37.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:37.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:37.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:37.956 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:37.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:38.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:38.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:38.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:38.258 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:38.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:38.362 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:38.396 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:38.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:38.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:38.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:38.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:38.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:38.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:38.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:38.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:38.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:38.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:39.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:39.051 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:39.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:39.054 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:39.163 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:39.187 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:39.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:39.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:39.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:39.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:39.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:39.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:39.596 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:39.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:39.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:39 smithi140 bash[103196]: cluster 2023-09-23T15:51:38.291845+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 784 op/s 2023-09-23T15:51:39.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:39 smithi140 bash[105739]: cluster 2023-09-23T15:51:38.291845+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 784 op/s 2023-09-23T15:51:39.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:39 smithi186 bash[89807]: cluster 2023-09-23T15:51:38.291845+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 784 op/s 2023-09-23T15:51:39.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:39.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:39.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:39.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:39.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:39.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:39.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:39.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:40.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:40.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:40.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:40.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:40.263 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:40.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:40.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:40.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:40.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:40.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:40.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:40.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:40.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:40.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:40.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:40.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:41.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:41.203 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:41.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:41.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:41.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.619 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:41 smithi186 bash[89807]: cluster 2023-09-23T15:51:40.292371+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 100 B/s rd, 41 MiB/s wr, 821 op/s 2023-09-23T15:51:41.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:41 smithi140 bash[103196]: cluster 2023-09-23T15:51:40.292371+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 100 B/s rd, 41 MiB/s wr, 821 op/s 2023-09-23T15:51:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:41 smithi140 bash[105739]: cluster 2023-09-23T15:51:40.292371+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 100 B/s rd, 41 MiB/s wr, 821 op/s 2023-09-23T15:51:41.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:41.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:41.871 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.897 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:41.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:41.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:42.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:42.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:42.127 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:42.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:42.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:42.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:42.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:42.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:42.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.582 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:42.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.716 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:42.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:42.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:42.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:42.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:42.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:42.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:42.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:43.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:43.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:43.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:43.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:43.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.388 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:43.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.504 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:43 smithi140 bash[103196]: cluster 2023-09-23T15:51:42.292956+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 822 op/s 2023-09-23T15:51:43.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:43 smithi140 bash[105739]: cluster 2023-09-23T15:51:42.292956+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 822 op/s 2023-09-23T15:51:43.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:43.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:43.651 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:43.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:43 smithi186 bash[89807]: cluster 2023-09-23T15:51:42.292956+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 822 op/s 2023-09-23T15:51:43.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:43.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:43.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:43.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:43.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:43.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:43.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:44.029 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:44.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:44.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:44.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:44.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:44.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:44.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:44.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:44.725 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:44.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:44.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:44.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:44.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:44.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:44.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:45.098 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:45.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:45.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:45.222 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:45.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:45.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:45.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:45.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:45.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:45.501 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:45 smithi186 bash[89807]: cluster 2023-09-23T15:51:44.293466+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 737 op/s 2023-09-23T15:51:45.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:45.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:45.612 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:45 smithi140 bash[105739]: cluster 2023-09-23T15:51:44.293466+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 737 op/s 2023-09-23T15:51:45.613 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:45] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:51:45.613 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:45 smithi140 bash[103196]: cluster 2023-09-23T15:51:44.293466+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 737 op/s 2023-09-23T15:51:45.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:45.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:45.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:45.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:45.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:45.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:45.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:45.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:45.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:46.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:46.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:46.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:46.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:46.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:46.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:46.367 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:46 smithi186 bash[89807]: audit 2023-09-23T15:51:45.934698+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:46.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.428 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:46 smithi140 bash[103196]: audit 2023-09-23T15:51:45.934698+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:46.428 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:46 smithi140 bash[105739]: audit 2023-09-23T15:51:45.934698+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:51:46.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:46.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:46.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:46.819 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:46.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:46.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:46.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:46.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:46.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:47.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:47.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:47.221 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:47.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:47.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:47.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:47.375 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:47 smithi140 bash[103196]: cluster 2023-09-23T15:51:46.294056+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 765 op/s 2023-09-23T15:51:47.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:47 smithi140 bash[105739]: cluster 2023-09-23T15:51:46.294056+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 765 op/s 2023-09-23T15:51:47.398 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:47.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:47.533 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:47.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:47.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:47 smithi186 bash[89807]: cluster 2023-09-23T15:51:46.294056+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 765 op/s 2023-09-23T15:51:47.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:47.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:47.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:47.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:47.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:47.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:48.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:48.056 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:48.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:48.163 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:48.193 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:48.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:48.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:48.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:48.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:48.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:48.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:48.593 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:48.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:48.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:48.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:48.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:48.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:48.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:49.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:49.073 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:74420 5.c e134/122 5:3f97dee2:::benchmark_data_smithi140_150834_object74419:head v 134'4698, mlcod=134'4694)", 2023-09-23T15:51:49.124 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.956365+0000", 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 353.166266742, 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20507298500000001, 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956365+0000", 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.125 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956365+0000", 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956364+0000", 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.126 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.127 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956404+0000", 2023-09-23T15:51:49.127 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9910000000000002e-05 2023-09-23T15:51:49.127 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.127 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.127 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956414+0000", 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0071999999999999e-05 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956423+0000", 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2770000000000005e-06 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.128 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956466+0000", 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3634999999999998e-05 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.956481+0000", 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.454e-05 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.161401+0000", 2023-09-23T15:51:49.129 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.204919713 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.161438+0000", 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7799999999999997e-05 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.130 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:74427 5.2 e134/120 5:46954e4e:::benchmark_data_smithi140_150834_object74426:head v 134'4707, mlcod=134'4705)", 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.958829+0000", 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 353.16380311799998, 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.200582854, 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958829+0000", 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.131 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958829+0000", 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.132 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958828+0000", 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.958871+0000", 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.32e-05 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154775+0000", 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19590317700000001 2023-09-23T15:51:49.133 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154792+0000", 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6957e-05 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.135 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154860+0000", 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8677000000000007e-05 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154888+0000", 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8221999999999998e-05 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.159362+0000", 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0044738310000000002 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.136 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.159412+0000", 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9551e-05 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.34566.0:74440 5.7 e134/122 5:e8971deb:::benchmark_data_smithi140_150834_object74439:head v 134'4573, mlcod=134'4571)", 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:45:55.975234+0000", 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 353.14739805800002, 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.18604754000000001, 2023-09-23T15:51:49.137 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.975234+0000", 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.975234+0000", 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.138 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.975233+0000", 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:55.975277+0000", 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3980000000000002e-05 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.139 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154744+0000", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17946753100000001 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154761+0000", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6566999999999999e-05 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154823+0000", 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1824999999999998e-05 2023-09-23T15:51:49.140 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.154860+0000", 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7054000000000001e-05 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.161137+0000", 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062776630000000002 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.141 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:45:56.161282+0000", 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014426400000000001 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210939 5.5 5:a376f1e4:::benchmark_data_smithi140_150834_object101930:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.83243099699999, 2023-09-23T15:51:49.142 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1387080979999999, 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210939 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:51:49.143 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290200+0000", 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.144 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290207+0000", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6699999999999994e-06 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290225+0000", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8295e-05 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290235+0000", 2023-09-23T15:51:49.145 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6889999999999999e-06 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290291+0000", 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5504000000000003e-05 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290434+0000", 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014307799999999999 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.146 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290629+0000", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00019561099999999999 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.315578+0000", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.024948383000000001 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.315591+0000", 2023-09-23T15:51:49.147 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3112000000000001e-05 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997758+0000", 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.68216691500000004 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997774+0000", 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5897999999999999e-05 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.148 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428239+0000", 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.430465632 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428909+0000", 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00066988599999999996 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.149 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210947 5.5 5:aacba728:::benchmark_data_smithi140_150834_object101938:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.80096538800001, 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.136721987, 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210947 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.150 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.151 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321665+0000", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321670+0000", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4889999999999997e-06 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321678+0000", 2023-09-23T15:51:49.152 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7029999999999995e-06 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321685+0000", 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3060000000000003e-06 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321938+0000", 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025316500000000002 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.153 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321948+0000", 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0559e-05 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997856+0000", 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.67590731400000004 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.154 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997902+0000", 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6264999999999998e-05 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428687+0000", 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4307851579999999 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428842+0000", 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015470100000000001 2023-09-23T15:51:49.155 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.429027+0000", 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018477500000000001 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438553+0000", 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0095259000000000003 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.156 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449436+0000", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010883144000000001 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449582+0000", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014651399999999999 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458282+0000", 2023-09-23T15:51:49.157 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0086994340000000007 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458326+0000", 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4230000000000002e-05 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458389+0000", 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2848999999999994e-05 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.158 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210958 5.5 5:a8321586:::benchmark_data_smithi140_150834_object101949:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.78978253, 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1256767559999998, 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.159 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210958 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.160 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332847+0000", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332856+0000", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9150000000000002e-06 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332873+0000", 2023-09-23T15:51:49.161 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6753e-05 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332884+0000", 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0749e-05 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332955+0000", 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1058999999999998e-05 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.162 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332969+0000", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3665e-05 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998070+0000", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.66510186599999999 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998083+0000", 2023-09-23T15:51:49.163 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2704000000000001e-05 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438588+0000", 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4405044819999999 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438775+0000", 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018728500000000001 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.164 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438950+0000", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000175327 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449474+0000", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010523566999999999 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449509+0000", 2023-09-23T15:51:49.165 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5593000000000003e-05 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449616+0000", 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010676899999999999 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458420+0000", 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0088034759999999993 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458446+0000", 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6139000000000002e-05 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458526+0000", 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0558999999999999e-05 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.167 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210960 5.5 5:a4883e0f:::benchmark_data_smithi140_150834_object101951:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.78802253200001, 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1240336360000001, 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.168 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210960 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334608+0000", 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334615+0000", 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.426e-06 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334630+0000", 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5141e-05 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334640+0000", 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.798e-06 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334693+0000", 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3609000000000001e-05 2023-09-23T15:51:49.171 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334704+0000", 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1075e-05 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998121+0000", 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.66341651999999995 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998132+0000", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0848e-05 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444395+0000", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4462626730000001 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444708+0000", 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00031304299999999999 2023-09-23T15:51:49.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444795+0000", 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7888999999999998e-05 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449543+0000", 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0047478939999999999 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449681+0000", 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000138102 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458415+0000", 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0087333429999999993 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.175 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458531+0000", 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000116013 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458558+0000", 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6767999999999999e-05 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458643+0000", 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5624000000000006e-05 2023-09-23T15:51:49.176 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210966 5.5 5:a36a5135:::benchmark_data_smithi140_150834_object101957:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.780044363, 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1210967150000002, 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.177 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210966 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:51:49.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342586+0000", 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342595+0000", 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9889999999999998e-06 2023-09-23T15:51:49.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342612+0000", 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7385999999999999e-05 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342635+0000", 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2189e-05 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342719+0000", 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4816999999999998e-05 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342730+0000", 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0115999999999999e-05 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998164+0000", 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.65543429600000003 2023-09-23T15:51:49.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998174+0000", 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0057999999999999e-05 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449707+0000", 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4515334790000001 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.182 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449841+0000", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013407499999999999 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449979+0000", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000137995 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458648+0000", 2023-09-23T15:51:49.183 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0086687420000000001 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458672+0000", 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3640999999999999e-05 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458694+0000", 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2255e-05 2023-09-23T15:51:49.184 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463586+0000", 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048922410000000003 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463619+0000", 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2236000000000001e-05 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.185 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463684+0000", 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5868e-05 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210978 5.5 5:a5ef74a9:::benchmark_data_smithi140_150834_object101969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.75242295499999, 2023-09-23T15:51:49.186 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0936253840000001, 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210978 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.187 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370207+0000", 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.188 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370216+0000", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6170000000000007e-06 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370232+0000", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6405999999999998e-05 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370241+0000", 2023-09-23T15:51:49.189 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9039999999999998e-06 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370291+0000", 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9768999999999997e-05 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370300+0000", 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4960000000000002e-06 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.190 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998205+0000", 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.62790493199999997 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998214+0000", 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6950000000000006e-06 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.191 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454262+0000", 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.45604782 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454396+0000", 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000134349 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454526+0000", 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000129827 2023-09-23T15:51:49.192 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458676+0000", 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041504209999999996 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458716+0000", 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9508000000000002e-05 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.193 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463715+0000", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0049995309999999998 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463744+0000", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8121999999999999e-05 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463770+0000", 2023-09-23T15:51:49.194 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6900999999999999e-05 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463835+0000", 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4114000000000003e-05 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210962 5.c 5:36d4b7f7:::benchmark_data_smithi140_150834_object101953:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e150)", 2023-09-23T15:51:49.195 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.996530+0000", 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 168.126102581, 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4601763270000001, 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210962 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.196 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996530+0000", 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996530+0000", 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996528+0000", 2023-09-23T15:51:49.197 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996537+0000", 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1230000000000006e-06 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996552+0000", 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5699e-05 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.198 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.996565+0000", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2224e-05 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.004944+0000", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0083796960000000007 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.004958+0000", 2023-09-23T15:51:49.199 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3378e-05 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.447998+0000", 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.44304009 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.450537+0000", 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025391979999999999 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.200 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.450617+0000", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0544000000000007e-05 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454827+0000", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042097760000000001 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.455047+0000", 2023-09-23T15:51:49.201 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00021979500000000001 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.456170+0000", 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011230789999999999 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.456569+0000", 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00039838200000000002 2023-09-23T15:51:49.202 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.456602+0000", 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3881000000000003e-05 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.456706+0000", 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000103442 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.203 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:10882 6.0 6:042bf473:::benchmark_data_smithi140_174052_object10881:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:10.873042+0000", 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 98.249589651999997, 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.16187098, 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.204 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 10882 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873042+0000", 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873042+0000", 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.205 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873040+0000", 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873093+0000", 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2231000000000002e-05 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.206 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873109+0000", 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5903e-05 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873122+0000", 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3498e-05 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873177+0000", 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4688000000000002e-05 2023-09-23T15:51:49.207 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873274+0000", 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.7608999999999993e-05 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.873364+0000", 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0008999999999998e-05 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.208 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874148+0000", 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00078374800000000002 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.876195+0000", 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020469849999999999 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034719+0000", 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15852380299999999 2023-09-23T15:51:49.209 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034826+0000", 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000107533 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034913+0000", 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7000000000000001e-05 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.210 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:10884 6.0 6:0a665ca4:::benchmark_data_smithi140_174052_object10883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:10.874250+0000", 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 98.248382092, 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.16103698899999999, 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.211 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 10884 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874250+0000", 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874250+0000", 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.212 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874249+0000", 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874305+0000", 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5748999999999998e-05 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.213 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874317+0000", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2184000000000001e-05 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874324+0000", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4719999999999998e-06 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874401+0000", 2023-09-23T15:51:49.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6663999999999996e-05 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874527+0000", 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012609000000000001 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.874660+0000", 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013332200000000001 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.876369+0000", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001708972 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.877554+0000", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011843299999999999 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.035194+0000", 2023-09-23T15:51:49.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15764019100000001 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.035247+0000", 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2998000000000003e-05 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.035287+0000", 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0037999999999999e-05 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.217 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.44747.0:10896 6.d e168/163 6:bd4b2e7f:::benchmark_data_smithi140_174052_object10895:head v 168'696, mlcod=168'694)", 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:10.880085+0000", 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 98.242546875000002, 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15544021499999999, 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.219 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880085+0000", 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880085+0000", 2023-09-23T15:51:49.221 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880085+0000", 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880204+0000", 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011906899999999999 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880215+0000", 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1518999999999999e-05 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.880225+0000", 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.7450000000000007e-06 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.223 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034563+0000", 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15433795 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034591+0000", 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8540000000000001e-05 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.035490+0000", 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00089865799999999999 2023-09-23T15:51:49.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.035525+0000", 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5417999999999999e-05 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop_reply(client.44747.0:10882 6.0 e168/163 ondisk, result = 0)", 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:10.881309+0000", 2023-09-23T15:51:49.225 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 98.241323542999993, 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.153618537, 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.881309+0000", 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.881309+0000", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.881308+0000", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:10.881314+0000", 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6209999999999998e-06 2023-09-23T15:51:49.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034536+0000", 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15322111199999999 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034551+0000", 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5466000000000001e-05 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034687+0000", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000135456 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034705+0000", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8652999999999999e-05 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:11.034927+0000", 2023-09-23T15:51:49.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00022194599999999999 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:68720 6.0 6:04cbfd7a:::benchmark_data_smithi140_174052_object68719:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:50.423356+0000", 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 58.699275778000001, 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19322756399999999, 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.230 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 68720 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423356+0000", 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.231 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423356+0000", 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423355+0000", 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423387+0000", 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1488000000000001e-05 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423398+0000", 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0584000000000001e-05 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.423405+0000", 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8450000000000003e-06 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.426221+0000", 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0028152849999999998 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.426347+0000", 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012648499999999999 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.426480+0000", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013301099999999999 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.429462+0000", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0029818480000000001 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431105+0000", 2023-09-23T15:51:49.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0016432129999999999 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616288+0000", 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.185182503 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616462+0000", 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00017436900000000001 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616584+0000", 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000121791 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:68729 6.0 6:087de28f:::benchmark_data_smithi140_174052_object68728:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:50.431009+0000", 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 58.691623380000003, 2023-09-23T15:51:49.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.185899815, 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 68729 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431009+0000", 2023-09-23T15:51:49.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431009+0000", 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431007+0000", 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431032+0000", 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4221999999999999e-05 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431042+0000", 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0801e-05 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431050+0000", 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4479999999999997e-06 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431127+0000", 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6831999999999999e-05 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431222+0000", 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5288e-05 2023-09-23T15:51:49.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.431314+0000", 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2285000000000002e-05 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.433617+0000", 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002303144 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.437136+0000", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0035182239999999999 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616715+0000", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17957932900000001 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616758+0000", 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3584000000000001e-05 2023-09-23T15:51:49.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:50.616909+0000", 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015005699999999999 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:71308 6.0 6:0a63f85c:::benchmark_data_smithi140_174052_object71307:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:52.926550+0000", 2023-09-23T15:51:49.244 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 56.196082478000001, 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.190989195, 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 71308 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926550+0000", 2023-09-23T15:51:49.245 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926550+0000", 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926547+0000", 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T15:51:49.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926577+0000", 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9298999999999998e-05 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926591+0000", 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4324999999999999e-05 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926601+0000", 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4329999999999993e-06 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926658+0000", 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7528999999999998e-05 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926784+0000", 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012627800000000001 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.926910+0000", 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000125745 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.930142+0000", 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032323959999999998 2023-09-23T15:51:49.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.934232+0000", 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.004089372 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.117235+0000", 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.18300322199999999 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.117489+0000", 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025352000000000003 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.117539+0000", 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0253999999999997e-05 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.251 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:71332 6.0 6:052eb8e4:::benchmark_data_smithi140_174052_object71331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171)", 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:50:52.949733+0000", 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 56.172899299000001, 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17458917299999999, 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 71332 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.252 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949733+0000", 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949733+0000", 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949730+0000", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999967 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949781+0000", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1496000000000003e-05 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949806+0000", 2023-09-23T15:51:49.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5293e-05 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949822+0000", 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5268999999999999e-05 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.949916+0000", 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4061999999999995e-05 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.950040+0000", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012400399999999999 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.950134+0000", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4580999999999995e-05 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.952036+0000", 2023-09-23T15:51:49.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019016269999999999 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:52.952223+0000", 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018659500000000001 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.124140+0000", 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17191720299999999 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.124274+0000", 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013390400000000001 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:50:53.124322+0000", 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8299e-05 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.258 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:112560 6.0 6:016c8faf:::benchmark_data_smithi140_174052_object3160:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:51:39.878972+0000", 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 9.2436602689999994, 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17933976900000001, 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.259 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 112560 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878972+0000", 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878972+0000", 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878970+0000", 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878978+0000", 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3599999999999998e-06 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878990+0000", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1975e-05 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.878997+0000", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5700000000000004e-06 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.879045+0000", 2023-09-23T15:51:49.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7880999999999998e-05 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.879177+0000", 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000132087 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.879292+0000", 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000114565 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.882910+0000", 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0036185129999999999 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:39.888769+0000", 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058589560000000002 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:40.058207+0000", 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.16943725100000001 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:40.058260+0000", 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3476000000000001e-05 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:40.058312+0000", 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1572e-05 2023-09-23T15:51:49.265 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:119434 6.0 6:007cbbde:::benchmark_data_smithi140_174052_object10034:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e175)", 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:51:48.272079+0000", 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.85055268299999998, 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.159318445, 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:51:49.266 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 119434 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272079+0000", 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:51:49.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272079+0000", 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272078+0000", 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272093+0000", 2023-09-23T15:51:49.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4826e-05 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272104+0000", 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1294999999999999e-05 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272112+0000", 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5469999999999999e-06 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272696+0000", 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00058439600000000005 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272805+0000", 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010864799999999999 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:51:49.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.272901+0000", 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5657999999999998e-05 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.276800+0000", 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038994709999999998 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.279151+0000", 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023506849999999999 2023-09-23T15:51:49.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.431302+0000", 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.15215131900000001 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.431350+0000", 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7991999999999997e-05 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:51:49.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:51:48.431398+0000", 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7859999999999999e-05 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:51:49.273 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:51:49.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:49.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:49.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:49.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:49 smithi186 bash[89807]: cluster 2023-09-23T15:51:48.294498+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 838 op/s 2023-09-23T15:51:49.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:49 smithi186 bash[89807]: audit 2023-09-23T15:51:48.688373+0000 mon.a (mon.0) 843 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T15:51:49.392 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T15:51:49.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:49.417 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:49 smithi140 bash[103196]: cluster 2023-09-23T15:51:48.294498+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 838 op/s 2023-09-23T15:51:49.417 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:49 smithi140 bash[103196]: audit 2023-09-23T15:51:48.688373+0000 mon.a (mon.0) 843 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T15:51:49.417 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:49 smithi140 bash[105739]: cluster 2023-09-23T15:51:48.294498+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 838 op/s 2023-09-23T15:51:49.417 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:49 smithi140 bash[105739]: audit 2023-09-23T15:51:48.688373+0000 mon.a (mon.0) 843 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T15:51:49.434 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:49.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:49.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:49.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:49.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:49.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:49.810 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:49.844 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:49.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:49.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:49.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:50.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:50.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:50.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:50.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:50.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:50.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:50.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:50 smithi186 bash[89807]: cluster 2023-09-23T15:51:49.381887+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:50 smithi186 bash[89807]: audit 2023-09-23T15:51:49.382039+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T15:51:50.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:50 smithi186 bash[89807]: cluster 2023-09-23T15:51:49.382239+0000 mon.a (mon.0) 845 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T15:51:50.486 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:50.494 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[103196]: cluster 2023-09-23T15:51:49.381887+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.494 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[103196]: audit 2023-09-23T15:51:49.382039+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T15:51:50.494 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[103196]: cluster 2023-09-23T15:51:49.382239+0000 mon.a (mon.0) 845 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T15:51:50.494 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[103196]: cluster 2023-09-23T15:51:49.383713+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[103196]: cluster 2023-09-23T15:51:49.390034+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[105739]: cluster 2023-09-23T15:51:49.381887+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[105739]: audit 2023-09-23T15:51:49.382039+0000 mon.a (mon.0) 844 : audit 1 from='client.? 172.21.15.140:0/1039283547' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[105739]: cluster 2023-09-23T15:51:49.382239+0000 mon.a (mon.0) 845 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[105739]: cluster 2023-09-23T15:51:49.383713+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.495 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:50 smithi140 bash[105739]: cluster 2023-09-23T15:51:49.390034+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:50.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:50.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:50.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:50 smithi186 bash[89807]: cluster 2023-09-23T15:51:49.383713+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:50 smithi186 bash[89807]: cluster 2023-09-23T15:51:49.390034+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T15:51:50.751 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:50.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:50.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:50.882 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:50.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:50.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:50.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:51.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:51.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:51.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:51.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:51.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:51.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:51.565 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:51 smithi140 bash[103196]: cluster 2023-09-23T15:51:50.294910+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 282 KiB/s wr, 818 op/s 2023-09-23T15:51:51.566 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:51 smithi140 bash[105739]: cluster 2023-09-23T15:51:50.294910+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 282 KiB/s wr, 818 op/s 2023-09-23T15:51:51.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:51.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:51 smithi186 bash[89807]: cluster 2023-09-23T15:51:50.294910+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 282 KiB/s wr, 818 op/s 2023-09-23T15:51:51.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:51.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:51.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:51.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:51.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:51.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:51.988 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:51.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:52.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:52.115 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:52.218 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:52.255 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:52.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:52.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:52.446 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T15:51:52.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:51:52.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T15:51:52.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:52.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:52.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:52.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:52.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:52.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:52.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:52.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:52.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:52.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:52.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:52.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:53.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:53.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:53.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:53.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:53.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:53.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:53.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:53.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:53.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:53.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:53.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:53.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:53.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:53 smithi140 bash[105739]: cluster 2023-09-23T15:51:52.296080+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T15:51:53.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:53 smithi140 bash[103196]: cluster 2023-09-23T15:51:52.296080+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T15:51:53.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:53 smithi186 bash[89807]: cluster 2023-09-23T15:51:52.296080+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T15:51:53.681 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:51:53.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:53.745 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:51:53.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:53.795 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:51:53.841 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:51:53.876 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:51:53.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:53.914 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:51:53.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:53.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:53.961 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:51:54.002 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.010 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:51:54.019 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:54.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:54.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:54.154 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:54.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:54.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:54.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:54.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:54.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:54.432 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:51:54.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:54.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:54.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:54.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:54 smithi186 bash[89807]: audit 2023-09-23T15:51:53.634928+0000 mon.a (mon.0) 846 : audit 0 from='client.? 172.21.15.140:0/2135886500' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:54.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:54 smithi186 bash[89807]: audit 2023-09-23T15:51:54.061035+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.140:0/3630212342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:54 smithi186 bash[89807]: audit 2023-09-23T15:51:54.065841+0000 mon.a (mon.0) 847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:54.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:54.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[105739]: audit 2023-09-23T15:51:53.634928+0000 mon.a (mon.0) 846 : audit 0 from='client.? 172.21.15.140:0/2135886500' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:54.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[105739]: audit 2023-09-23T15:51:54.061035+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.140:0/3630212342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[105739]: audit 2023-09-23T15:51:54.065841+0000 mon.a (mon.0) 847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[103196]: audit 2023-09-23T15:51:53.634928+0000 mon.a (mon.0) 846 : audit 0 from='client.? 172.21.15.140:0/2135886500' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:51:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[103196]: audit 2023-09-23T15:51:54.061035+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.140:0/3630212342' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:54 smithi140 bash[103196]: audit 2023-09-23T15:51:54.065841+0000 mon.a (mon.0) 847 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:51:54.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:54.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:54.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:54.839 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:54.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:54.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:54.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:54.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:55.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:55.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:55.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:55.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:55.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:55.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:55.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:55.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:55.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:55.486 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.296591+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T15:51:55.486 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.406926+0000 mon.a (mon.0) 848 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.406973+0000 mon.a (mon.0) 849 : cluster 1 Cluster is now healthy 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.424114+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: audit 2023-09-23T15:51:54.424598+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.424676+0000 mon.a (mon.0) 851 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.425081+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.437578+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[105739]: cluster 2023-09-23T15:51:54.439928+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.487 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:51:55] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.43.0" 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.296591+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.406926+0000 mon.a (mon.0) 848 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.406973+0000 mon.a (mon.0) 849 : cluster 1 Cluster is now healthy 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.424114+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: audit 2023-09-23T15:51:54.424598+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.424676+0000 mon.a (mon.0) 851 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.425081+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.437578+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.488 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:55 smithi140 bash[103196]: cluster 2023-09-23T15:51:54.439928+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:55.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:55.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:55.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:55.739 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:55.748 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.296591+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T15:51:55.748 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.406926+0000 mon.a (mon.0) 848 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:51:55.748 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.406973+0000 mon.a (mon.0) 849 : cluster 1 Cluster is now healthy 2023-09-23T15:51:55.748 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.424114+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: audit 2023-09-23T15:51:54.424598+0000 mon.a (mon.0) 850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:51:55.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.424676+0000 mon.a (mon.0) 851 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-09-23T15:51:55.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.425081+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.437578+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:55 smithi186 bash[89807]: cluster 2023-09-23T15:51:54.439928+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T15:51:55.762 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:55.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:55.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:55.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:55.999 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:56.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:56.131 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:56.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:56.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:56.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:56.397 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:56.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:56.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:56.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:56.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:56.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:56.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:56.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:56.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:56.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:56.971 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:56.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:57.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:57 smithi140 bash[105739]: cluster 2023-09-23T15:51:56.297087+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:51:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:57 smithi140 bash[103196]: cluster 2023-09-23T15:51:56.297087+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:51:57.076 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:57.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:57.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:57.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:57.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:57.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:57.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:57.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:57.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:57 smithi186 bash[89807]: cluster 2023-09-23T15:51:56.297087+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:51:57.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:57.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:57.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:57.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:57.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:57.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:57.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:57.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:57.898 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:57.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:51:57.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:57.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:51:58.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:58.058 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:58.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:51:58.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:58.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:58.345 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:58.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:51:58.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:51:58.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:58.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:58.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:51:58.624 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:58.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:51:58.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:51:58.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:58.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:58.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:58.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:58.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:58.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:59.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:59.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:51:59.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:51:59.140 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:59.140 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:51:59.185 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:59.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:51:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:51:59.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:59.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:59.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:59.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:51:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:51:59.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:59.601 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:51:59 smithi140 bash[103196]: cluster 2023-09-23T15:51:58.297745+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T15:51:59.601 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:51:59 smithi140 bash[105739]: cluster 2023-09-23T15:51:58.297745+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T15:51:59.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:51:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:51:59.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:51:59 smithi186 bash[89807]: cluster 2023-09-23T15:51:58.297745+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T15:51:59.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:59.758 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:59.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:59.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:51:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:51:59.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:51:59.996 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:00.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:00.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:00.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:00.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:00.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:00.293 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:00.402 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:00.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:00.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:00.588 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:00.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:00.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:00.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:00.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:00.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:00.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:00.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:00.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:01.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:01.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:01.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:01.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:01.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:01.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:01.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.498 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:01 smithi186 bash[89807]: cluster 2023-09-23T15:52:00.298341+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T15:52:01.498 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:01 smithi186 bash[89807]: audit 2023-09-23T15:52:00.940822+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:01.498 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:01 smithi186 bash[89807]: audit 2023-09-23T15:52:00.942256+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:01.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:01.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[103196]: cluster 2023-09-23T15:52:00.298341+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[103196]: audit 2023-09-23T15:52:00.940822+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[103196]: audit 2023-09-23T15:52:00.942256+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[105739]: cluster 2023-09-23T15:52:00.298341+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[105739]: audit 2023-09-23T15:52:00.940822+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:01 smithi140 bash[105739]: audit 2023-09-23T15:52:00.942256+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:01.655 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:01.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:01.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:01.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:01.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:01.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:02.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:02.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:02.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:02.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:02.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:02.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:02.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:02.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:02.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:02.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:02.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:02.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:02.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:02.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:02.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:02.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:02.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:02.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:02.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:02.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:02.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:03.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:03.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:03.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:03.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:03.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:03.362 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:03.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.507 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:03 smithi140 bash[105739]: cluster 2023-09-23T15:52:02.298980+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T15:52:03.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:03 smithi140 bash[103196]: cluster 2023-09-23T15:52:02.298980+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T15:52:03.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:03.620 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:03.621 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:03.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:03 smithi186 bash[89807]: cluster 2023-09-23T15:52:02.298980+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T15:52:03.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:03.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:03.785 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:03.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:03.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:03.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:03.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:04.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:04.084 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:04.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:04.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:04.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:04.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:04.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:04.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:04.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:04.466 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:04.492 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:04.597 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:04.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:04.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:04.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:04.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:04.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:04.887 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:04.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:04.991 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:05.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:05.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:05.131 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:05.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:05.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:05.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:05.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:05.369 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:05 smithi186 bash[89807]: cluster 2023-09-23T15:52:04.299452+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T15:52:05.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:05.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:05.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:05.529 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:05] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T15:52:05.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:05.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:05.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:05.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:05.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:05.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:05.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:05 smithi140 bash[103196]: cluster 2023-09-23T15:52:04.299452+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T15:52:05.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:05 smithi140 bash[105739]: cluster 2023-09-23T15:52:04.299452+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T15:52:05.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:05.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:05.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:05.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:05.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:06.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:06.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:06.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:06.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:06.484 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:06.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:06.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:06.613 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:06.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:06.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:06.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:06.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:06.919 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:06.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:07.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.056 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:07 smithi140 bash[105739]: cluster 2023-09-23T15:52:06.299996+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:07.056 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:07 smithi140 bash[103196]: cluster 2023-09-23T15:52:06.299996+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:07.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:07.182 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:07.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:07.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.299 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:07 smithi186 bash[89807]: cluster 2023-09-23T15:52:06.299996+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:07.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:07.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:07.439 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:52:07.439 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:52:07.446 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:07.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:07.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:07.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:07.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:07.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:07.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:07.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:07.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:07.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:08.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:08.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:08.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:08.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:08.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:08.496 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:52:08.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.510 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:52:08.540 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:08.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:08.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:08.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:08.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:08.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:08.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:08.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:08.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:08.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:09.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:09.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:09.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:09.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:09.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:09.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:09.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:09.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:09.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:09 smithi186 bash[89807]: cluster 2023-09-23T15:52:08.300551+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T15:52:09.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:09.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:09.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:09.613 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:09.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:09 smithi140 bash[103196]: cluster 2023-09-23T15:52:08.300551+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T15:52:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:09 smithi140 bash[105739]: cluster 2023-09-23T15:52:08.300551+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 790 op/s 2023-09-23T15:52:09.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:09.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:09.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:09.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:09.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:09.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:09.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:10.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:10.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:10.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:10.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:10.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:10.280 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:10.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:10 smithi140 bash[103196]: audit 2023-09-23T15:52:08.476838+0000 mgr.y (mgr.34107) 618 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:10.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:10.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:10.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:10.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.559 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:10 smithi186 bash[89807]: audit 2023-09-23T15:52:08.476838+0000 mgr.y (mgr.34107) 618 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.583 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:10 smithi140 bash[105739]: audit 2023-09-23T15:52:08.476838+0000 mgr.y (mgr.34107) 618 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:10.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:10.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:10.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:10.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:10.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:10.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:11.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:11.140 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:11.243 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:11.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:11 smithi140 bash[103196]: cluster 2023-09-23T15:52:10.301139+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T15:52:11.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:11.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.516 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:11 smithi186 bash[89807]: cluster 2023-09-23T15:52:10.301139+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T15:52:11.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:11 smithi140 bash[105739]: cluster 2023-09-23T15:52:10.301139+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T15:52:11.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:11.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:11.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:11.803 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:11.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T15:52:11.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:11.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:11.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:11.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:12.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:12.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:12.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:12.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:12.231 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":608,"stamp":"2023-09-23T15:52:08.300177+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5636364235,"num_objects":85960,"num_object_clones":0,"num_object_copies":257880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85960,"num_whiteouts":0,"num_read":6519,"num_read_kb":14208,"num_write":134010,"num_write_kb":7016568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":88,"num_bytes_recovered":10159750,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":131862,"ondisk_log_size":131862,"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":17972044,"kb_used_data":16608204,"kb_used_omap":44,"kb_used_meta":1363539,"kb_avail":731989172,"statfs":{"total":767960285184,"available":749556912128,"internally_reserved":0,"allocated":17006800896,"data_stored":17000654075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":1396264713},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-621871104,"num_objects":-9489,"num_object_clones":0,"num_object_copies":-28467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9489,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003382"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":182,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386390+0000","last_change":"2023-09-23T15:49:01.023058+0000","last_active":"2023-09-23T15:51:49.386390+0000","last_peered":"2023-09-23T15:51:49.386390+0000","last_clean":"2023-09-23T15:51:49.386390+0000","last_became_active":"2023-09-23T15:49:01.022734+0000","last_became_peered":"2023-09-23T15:49:01.022734+0000","last_unstale":"2023-09-23T15:51:49.386390+0000","last_undegraded":"2023-09-23T15:51:49.386390+0000","last_fullsized":"2023-09-23T15:51:49.386390+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:07:53.720250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":177,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391484+0000","last_change":"2023-09-23T15:49:01.008796+0000","last_active":"2023-09-23T15:51:49.391484+0000","last_peered":"2023-09-23T15:51:49.391484+0000","last_clean":"2023-09-23T15:51:49.391484+0000","last_became_active":"2023-09-23T15:49:01.008417+0000","last_became_peered":"2023-09-23T15:49:01.008417+0000","last_unstale":"2023-09-23T15:51:49.391484+0000","last_undegraded":"2023-09-23T15:51:49.391484+0000","last_fullsized":"2023-09-23T15:51:49.391484+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:15.054181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.383980+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T15:51:49.383980+0000","last_peered":"2023-09-23T15:51:49.383980+0000","last_clean":"2023-09-23T15:51:49.383980+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T15:51:49.383980+0000","last_undegraded":"2023-09-23T15:51:49.383980+0000","last_fullsized":"2023-09-23T15:51:49.383980+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":122,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402369+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:51:49.402369+0000","last_peered":"2023-09-23T15:51:49.402369+0000","last_clean":"2023-09-23T15:51:49.402369+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:51:49.402369+0000","last_undegraded":"2023-09-23T15:51:49.402369+0000","last_fullsized":"2023-09-23T15:51:49.402369+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":180,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393483+0000","last_change":"2023-09-23T15:49:01.018656+0000","last_active":"2023-09-23T15:51:49.393483+0000","last_peered":"2023-09-23T15:51:49.393483+0000","last_clean":"2023-09-23T15:51:49.393483+0000","last_became_active":"2023-09-23T15:49:01.018278+0000","last_became_peered":"2023-09-23T15:49:01.018278+0000","last_unstale":"2023-09-23T15:51:49.393483+0000","last_undegraded":"2023-09-23T15:51:49.393483+0000","last_fullsized":"2023-09-23T15:51:49.393483+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:58.089143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393875+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T15:51:49.393875+0000","last_peered":"2023-09-23T15:51:49.393875+0000","last_clean":"2023-09-23T15:51:49.393875+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T15:51:49.393875+0000","last_undegraded":"2023-09-23T15:51:49.393875+0000","last_fullsized":"2023-09-23T15:51:49.393875+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":120,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402630+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:51:49.402630+0000","last_peered":"2023-09-23T15:51:49.402630+0000","last_clean":"2023-09-23T15:51:49.402630+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:51:49.402630+0000","last_undegraded":"2023-09-23T15:51:49.402630+0000","last_fullsized":"2023-09-23T15:51:49.402630+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393552+0000","last_change":"2023-09-23T15:49:01.013856+0000","last_active":"2023-09-23T15:51:49.393552+0000","last_peered":"2023-09-23T15:51:49.393552+0000","last_clean":"2023-09-23T15:51:49.393552+0000","last_became_active":"2023-09-23T15:49:01.013519+0000","last_became_peered":"2023-09-23T15:49:01.013519+0000","last_unstale":"2023-09-23T15:51:49.393552+0000","last_undegraded":"2023-09-23T15:51:49.393552+0000","last_fullsized":"2023-09-23T15:51:49.393552+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:53:55.462240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.389628+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T15:51:49.389628+0000","last_peered":"2023-09-23T15:51:49.389628+0000","last_clean":"2023-09-23T15:51:49.389628+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T15:51:49.389628+0000","last_undegraded":"2023-09-23T15:51:49.389628+0000","last_fullsized":"2023-09-23T15:51:49.389628+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.887399+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:51:49.887399+0000","last_peered":"2023-09-23T15:51:49.887399+0000","last_clean":"2023-09-23T15:51:49.887399+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:51:49.887399+0000","last_undegraded":"2023-09-23T15:51:49.887399+0000","last_fullsized":"2023-09-23T15:51:49.887399+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400868+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:51:49.400868+0000","last_peered":"2023-09-23T15:51:49.400868+0000","last_clean":"2023-09-23T15:51:49.400868+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:51:49.400868+0000","last_undegraded":"2023-09-23T15:51:49.400868+0000","last_fullsized":"2023-09-23T15:51:49.400868+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.384226+0000","last_change":"2023-09-23T15:49:01.019910+0000","last_active":"2023-09-23T15:51:49.384226+0000","last_peered":"2023-09-23T15:51:49.384226+0000","last_clean":"2023-09-23T15:51:49.384226+0000","last_became_active":"2023-09-23T15:49:01.019413+0000","last_became_peered":"2023-09-23T15:49:01.019413+0000","last_unstale":"2023-09-23T15:51:49.384226+0000","last_undegraded":"2023-09-23T15:51:49.384226+0000","last_fullsized":"2023-09-23T15:51:49.384226+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:09:47.982642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":141,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386165+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:51:49.386165+0000","last_peered":"2023-09-23T15:51:49.386165+0000","last_clean":"2023-09-23T15:51:49.386165+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:51:49.386165+0000","last_undegraded":"2023-09-23T15:51:49.386165+0000","last_fullsized":"2023-09-23T15:51:49.386165+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":151,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386056+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T15:51:49.386056+0000","last_peered":"2023-09-23T15:51:49.386056+0000","last_clean":"2023-09-23T15:51:49.386056+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T15:51:49.386056+0000","last_undegraded":"2023-09-23T15:51:49.386056+0000","last_fullsized":"2023-09-23T15:51:49.386056+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400947+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:51:49.400947+0000","last_peered":"2023-09-23T15:51:49.400947+0000","last_clean":"2023-09-23T15:51:49.400947+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:51:49.400947+0000","last_undegraded":"2023-09-23T15:51:49.400947+0000","last_fullsized":"2023-09-23T15:51:49.400947+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":162,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391347+0000","last_change":"2023-09-23T15:49:01.010540+0000","last_active":"2023-09-23T15:51:49.391347+0000","last_peered":"2023-09-23T15:51:49.391347+0000","last_clean":"2023-09-23T15:51:49.391347+0000","last_became_active":"2023-09-23T15:49:01.010190+0000","last_became_peered":"2023-09-23T15:49:01.010190+0000","last_unstale":"2023-09-23T15:51:49.391347+0000","last_undegraded":"2023-09-23T15:51:49.391347+0000","last_fullsized":"2023-09-23T15:51:49.391347+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:57:04.368825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":102,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.399942+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:51:49.399942+0000","last_peered":"2023-09-23T15:51:49.399942+0000","last_clean":"2023-09-23T15:51:49.399942+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:51:49.399942+0000","last_undegraded":"2023-09-23T15:51:49.399942+0000","last_fullsized":"2023-09-23T15:51:49.399942+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391700+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:51:49.391700+0000","last_peered":"2023-09-23T15:51:49.391700+0000","last_clean":"2023-09-23T15:51:49.391700+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:51:49.391700+0000","last_undegraded":"2023-09-23T15:51:49.391700+0000","last_fullsized":"2023-09-23T15:51:49.391700+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":135,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400051+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:51:49.400051+0000","last_peered":"2023-09-23T15:51:49.400051+0000","last_clean":"2023-09-23T15:51:49.400051+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:51:49.400051+0000","last_undegraded":"2023-09-23T15:51:49.400051+0000","last_fullsized":"2023-09-23T15:51:49.400051+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":121,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402291+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:51:49.402291+0000","last_peered":"2023-09-23T15:51:49.402291+0000","last_clean":"2023-09-23T15:51:49.402291+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:51:49.402291+0000","last_undegraded":"2023-09-23T15:51:49.402291+0000","last_fullsized":"2023-09-23T15:51:49.402291+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":149,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393309+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:51:49.393309+0000","last_peered":"2023-09-23T15:51:49.393309+0000","last_clean":"2023-09-23T15:51:49.393309+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:51:49.393309+0000","last_undegraded":"2023-09-23T15:51:49.393309+0000","last_fullsized":"2023-09-23T15:51:49.393309+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":162,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391628+0000","last_change":"2023-09-23T15:49:01.009797+0000","last_active":"2023-09-23T15:51:49.391628+0000","last_peered":"2023-09-23T15:51:49.391628+0000","last_clean":"2023-09-23T15:51:49.391628+0000","last_became_active":"2023-09-23T15:49:01.009470+0000","last_became_peered":"2023-09-23T15:49:01.009470+0000","last_unstale":"2023-09-23T15:51:49.391628+0000","last_undegraded":"2023-09-23T15:51:49.391628+0000","last_fullsized":"2023-09-23T15:51:49.391628+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:45:14.557419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"177'8306","reported_seq":8328,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.893124+0000","last_change":"2023-09-23T15:49:47.326163+0000","last_active":"2023-09-23T15:52:06.893124+0000","last_peered":"2023-09-23T15:52:06.893124+0000","last_clean":"2023-09-23T15:52:06.893124+0000","last_became_active":"2023-09-23T15:49:47.325829+0000","last_became_peered":"2023-09-23T15:49:47.325829+0000","last_unstale":"2023-09-23T15:52:06.893124+0000","last_undegraded":"2023-09-23T15:52:06.893124+0000","last_fullsized":"2023-09-23T15:52:06.893124+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8306,"log_dups_size":0,"ondisk_log_size":8306,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:29.207203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340525056,"num_objects":5196,"num_object_clones":0,"num_object_copies":15588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8306,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":154,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.403365+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:51:49.403365+0000","last_peered":"2023-09-23T15:51:49.403365+0000","last_clean":"2023-09-23T15:51:49.403365+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:51:49.403365+0000","last_undegraded":"2023-09-23T15:51:49.403365+0000","last_fullsized":"2023-09-23T15:51:49.403365+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":119,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.389263+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:51:49.389263+0000","last_peered":"2023-09-23T15:51:49.389263+0000","last_clean":"2023-09-23T15:51:49.389263+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:51:49.389263+0000","last_undegraded":"2023-09-23T15:51:49.389263+0000","last_fullsized":"2023-09-23T15:51:49.389263+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8217","reported_seq":8241,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:03.998742+0000","last_change":"2023-09-23T15:49:47.320934+0000","last_active":"2023-09-23T15:52:03.998742+0000","last_peered":"2023-09-23T15:52:03.998742+0000","last_clean":"2023-09-23T15:52:03.998742+0000","last_became_active":"2023-09-23T15:49:47.320582+0000","last_became_peered":"2023-09-23T15:49:47.320582+0000","last_unstale":"2023-09-23T15:52:03.998742+0000","last_undegraded":"2023-09-23T15:52:03.998742+0000","last_fullsized":"2023-09-23T15:52:03.998742+0000","mapping_epoch":163,"log_start":"168'500","ondisk_log_start":"168'500","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7717,"log_dups_size":0,"ondisk_log_size":7717,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:20.184903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353566720,"num_objects":5395,"num_object_clones":0,"num_object_copies":16185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8217,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400908+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T15:51:49.400908+0000","last_peered":"2023-09-23T15:51:49.400908+0000","last_clean":"2023-09-23T15:51:49.400908+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T15:51:49.400908+0000","last_undegraded":"2023-09-23T15:51:49.400908+0000","last_fullsized":"2023-09-23T15:51:49.400908+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386039+0000","last_change":"2023-09-23T15:49:01.003410+0000","last_active":"2023-09-23T15:51:49.386039+0000","last_peered":"2023-09-23T15:51:49.386039+0000","last_clean":"2023-09-23T15:51:49.386039+0000","last_became_active":"2023-09-23T15:49:01.003061+0000","last_became_peered":"2023-09-23T15:49:01.003061+0000","last_unstale":"2023-09-23T15:51:49.386039+0000","last_undegraded":"2023-09-23T15:51:49.386039+0000","last_fullsized":"2023-09-23T15:51:49.386039+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:41:57.808721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"177'8432","reported_seq":8454,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.869534+0000","last_change":"2023-09-23T15:49:47.322532+0000","last_active":"2023-09-23T15:52:06.869534+0000","last_peered":"2023-09-23T15:52:06.869534+0000","last_clean":"2023-09-23T15:52:06.869534+0000","last_became_active":"2023-09-23T15:49:47.322182+0000","last_became_peered":"2023-09-23T15:49:47.322182+0000","last_unstale":"2023-09-23T15:52:06.869534+0000","last_undegraded":"2023-09-23T15:52:06.869534+0000","last_fullsized":"2023-09-23T15:52:06.869534+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8432,"log_dups_size":0,"ondisk_log_size":8432,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:04.942465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350748672,"num_objects":5352,"num_object_clones":0,"num_object_copies":16056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8432,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":120,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400958+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:51:49.400958+0000","last_peered":"2023-09-23T15:51:49.400958+0000","last_clean":"2023-09-23T15:51:49.400958+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:51:49.400958+0000","last_undegraded":"2023-09-23T15:51:49.400958+0000","last_fullsized":"2023-09-23T15:51:49.400958+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393518+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T15:51:49.393518+0000","last_peered":"2023-09-23T15:51:49.393518+0000","last_clean":"2023-09-23T15:51:49.393518+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T15:51:49.393518+0000","last_undegraded":"2023-09-23T15:51:49.393518+0000","last_fullsized":"2023-09-23T15:51:49.393518+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8381","reported_seq":8403,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.841100+0000","last_change":"2023-09-23T15:49:47.323387+0000","last_active":"2023-09-23T15:52:06.841100+0000","last_peered":"2023-09-23T15:52:06.841100+0000","last_clean":"2023-09-23T15:52:06.841100+0000","last_became_active":"2023-09-23T15:49:47.322849+0000","last_became_peered":"2023-09-23T15:49:47.322849+0000","last_unstale":"2023-09-23T15:52:06.841100+0000","last_undegraded":"2023-09-23T15:52:06.841100+0000","last_fullsized":"2023-09-23T15:52:06.841100+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8381,"log_dups_size":0,"ondisk_log_size":8381,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:39:24.814912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351338496,"num_objects":5361,"num_object_clones":0,"num_object_copies":16083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8381,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":137,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.392092+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:51:49.392092+0000","last_peered":"2023-09-23T15:51:49.392092+0000","last_clean":"2023-09-23T15:51:49.392092+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:51:49.392092+0000","last_undegraded":"2023-09-23T15:51:49.392092+0000","last_fullsized":"2023-09-23T15:51:49.392092+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402661+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T15:51:49.402661+0000","last_peered":"2023-09-23T15:51:49.402661+0000","last_clean":"2023-09-23T15:51:49.402661+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T15:51:49.402661+0000","last_undegraded":"2023-09-23T15:51:49.402661+0000","last_fullsized":"2023-09-23T15:51:49.402661+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8205","reported_seq":8227,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:05.229310+0000","last_change":"2023-09-23T15:49:47.316374+0000","last_active":"2023-09-23T15:52:05.229310+0000","last_peered":"2023-09-23T15:52:05.229310+0000","last_clean":"2023-09-23T15:52:05.229310+0000","last_became_active":"2023-09-23T15:49:47.315955+0000","last_became_peered":"2023-09-23T15:49:47.315955+0000","last_unstale":"2023-09-23T15:52:05.229310+0000","last_undegraded":"2023-09-23T15:52:05.229310+0000","last_fullsized":"2023-09-23T15:52:05.229310+0000","mapping_epoch":163,"log_start":"168'300","ondisk_log_start":"168'300","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7905,"log_dups_size":0,"ondisk_log_size":7905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:09.734183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351338496,"num_objects":5361,"num_object_clones":0,"num_object_copies":16083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8205,"num_write_kb":434112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":159,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391687+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:51:49.391687+0000","last_peered":"2023-09-23T15:51:49.391687+0000","last_clean":"2023-09-23T15:51:49.391687+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:51:49.391687+0000","last_undegraded":"2023-09-23T15:51:49.391687+0000","last_fullsized":"2023-09-23T15:51:49.391687+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":148,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386254+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:51:49.386254+0000","last_peered":"2023-09-23T15:51:49.386254+0000","last_clean":"2023-09-23T15:51:49.386254+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:51:49.386254+0000","last_undegraded":"2023-09-23T15:51:49.386254+0000","last_fullsized":"2023-09-23T15:51:49.386254+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8234","reported_seq":8256,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.901034+0000","last_change":"2023-09-23T15:49:47.314463+0000","last_active":"2023-09-23T15:52:04.901034+0000","last_peered":"2023-09-23T15:52:04.901034+0000","last_clean":"2023-09-23T15:52:04.901034+0000","last_became_active":"2023-09-23T15:49:47.314139+0000","last_became_peered":"2023-09-23T15:49:47.314139+0000","last_unstale":"2023-09-23T15:52:04.901034+0000","last_undegraded":"2023-09-23T15:52:04.901034+0000","last_fullsized":"2023-09-23T15:52:04.901034+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8234,"log_dups_size":0,"ondisk_log_size":8234,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:02.134085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353894400,"num_objects":5400,"num_object_clones":0,"num_object_copies":16200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5400,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8234,"num_write_kb":436288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393594+0000","last_change":"2023-09-23T15:49:01.023464+0000","last_active":"2023-09-23T15:51:49.393594+0000","last_peered":"2023-09-23T15:51:49.393594+0000","last_clean":"2023-09-23T15:51:49.393594+0000","last_became_active":"2023-09-23T15:49:01.023113+0000","last_became_peered":"2023-09-23T15:49:01.023113+0000","last_unstale":"2023-09-23T15:51:49.393594+0000","last_undegraded":"2023-09-23T15:51:49.393594+0000","last_fullsized":"2023-09-23T15:51:49.393594+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:10.330784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386898+0000","last_change":"2023-09-23T15:49:01.022695+0000","last_active":"2023-09-23T15:51:49.386898+0000","last_peered":"2023-09-23T15:51:49.386898+0000","last_clean":"2023-09-23T15:51:49.386898+0000","last_became_active":"2023-09-23T15:49:01.022301+0000","last_became_peered":"2023-09-23T15:49:01.022301+0000","last_unstale":"2023-09-23T15:51:49.386898+0000","last_undegraded":"2023-09-23T15:51:49.386898+0000","last_fullsized":"2023-09-23T15:51:49.386898+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:01:12.430352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8277","reported_seq":8300,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.000285+0000","last_change":"2023-09-23T15:49:47.326004+0000","last_active":"2023-09-23T15:52:04.000285+0000","last_peered":"2023-09-23T15:52:04.000285+0000","last_clean":"2023-09-23T15:52:04.000285+0000","last_became_active":"2023-09-23T15:49:47.325651+0000","last_became_peered":"2023-09-23T15:49:47.325651+0000","last_unstale":"2023-09-23T15:52:04.000285+0000","last_undegraded":"2023-09-23T15:52:04.000285+0000","last_fullsized":"2023-09-23T15:52:04.000285+0000","mapping_epoch":163,"log_start":"168'500","ondisk_log_start":"168'500","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7777,"log_dups_size":0,"ondisk_log_size":7777,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:43.424656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355008512,"num_objects":5417,"num_object_clones":0,"num_object_copies":16251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5417,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8277,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.387714+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:51:49.387714+0000","last_peered":"2023-09-23T15:51:49.387714+0000","last_clean":"2023-09-23T15:51:49.387714+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:51:49.387714+0000","last_undegraded":"2023-09-23T15:51:49.387714+0000","last_fullsized":"2023-09-23T15:51:49.387714+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386800+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T15:51:49.386800+0000","last_peered":"2023-09-23T15:51:49.386800+0000","last_clean":"2023-09-23T15:51:49.386800+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T15:51:49.386800+0000","last_undegraded":"2023-09-23T15:51:49.386800+0000","last_fullsized":"2023-09-23T15:51:49.386800+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8454","reported_seq":8475,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.825170+0000","last_change":"2023-09-23T15:49:47.326187+0000","last_active":"2023-09-23T15:52:06.825170+0000","last_peered":"2023-09-23T15:52:06.825170+0000","last_clean":"2023-09-23T15:52:06.825170+0000","last_became_active":"2023-09-23T15:49:47.325860+0000","last_became_peered":"2023-09-23T15:49:47.325860+0000","last_unstale":"2023-09-23T15:52:06.825170+0000","last_undegraded":"2023-09-23T15:52:06.825170+0000","last_fullsized":"2023-09-23T15:52:06.825170+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8454,"log_dups_size":0,"ondisk_log_size":8454,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:51.593655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":348586008,"num_objects":5320,"num_object_clones":0,"num_object_copies":15960,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5320,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8454,"num_write_kb":440705,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446688+0000","last_change":"2023-09-23T15:49:01.010292+0000","last_active":"2023-09-23T15:51:54.446688+0000","last_peered":"2023-09-23T15:51:54.446688+0000","last_clean":"2023-09-23T15:51:54.446688+0000","last_became_active":"2023-09-23T15:49:01.009736+0000","last_became_peered":"2023-09-23T15:49:01.009736+0000","last_unstale":"2023-09-23T15:51:54.446688+0000","last_undegraded":"2023-09-23T15:51:54.446688+0000","last_fullsized":"2023-09-23T15:51:54.446688+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:18:08.783398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.384908+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T15:51:49.384908+0000","last_peered":"2023-09-23T15:51:49.384908+0000","last_clean":"2023-09-23T15:51:49.384908+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T15:51:49.384908+0000","last_undegraded":"2023-09-23T15:51:49.384908+0000","last_fullsized":"2023-09-23T15:51:49.384908+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"177'8210","reported_seq":8234,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:05.409601+0000","last_change":"2023-09-23T15:49:47.318119+0000","last_active":"2023-09-23T15:52:05.409601+0000","last_peered":"2023-09-23T15:52:05.409601+0000","last_clean":"2023-09-23T15:52:05.409601+0000","last_became_active":"2023-09-23T15:49:47.317757+0000","last_became_peered":"2023-09-23T15:49:47.317757+0000","last_unstale":"2023-09-23T15:52:05.409601+0000","last_undegraded":"2023-09-23T15:52:05.409601+0000","last_fullsized":"2023-09-23T15:52:05.409601+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8210,"log_dups_size":0,"ondisk_log_size":8210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:24.297929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352452608,"num_objects":5378,"num_object_clones":0,"num_object_copies":16134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5378,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8210,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":61,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.399804+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T15:51:49.399804+0000","last_peered":"2023-09-23T15:51:49.399804+0000","last_clean":"2023-09-23T15:51:49.399804+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T15:51:49.399804+0000","last_undegraded":"2023-09-23T15:51:49.399804+0000","last_fullsized":"2023-09-23T15:51:49.399804+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":154,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391772+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:51:49.391772+0000","last_peered":"2023-09-23T15:51:49.391772+0000","last_clean":"2023-09-23T15:51:49.391772+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:51:49.391772+0000","last_undegraded":"2023-09-23T15:51:49.391772+0000","last_fullsized":"2023-09-23T15:51:49.391772+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":25,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.422783+0000","last_change":"2023-09-23T15:49:47.323529+0000","last_active":"2023-09-23T15:51:54.422783+0000","last_peered":"2023-09-23T15:51:54.422783+0000","last_clean":"2023-09-23T15:51:54.422783+0000","last_became_active":"2023-09-23T15:49:47.323029+0000","last_became_peered":"2023-09-23T15:49:47.323029+0000","last_unstale":"2023-09-23T15:51:54.422783+0000","last_undegraded":"2023-09-23T15:51:54.422783+0000","last_fullsized":"2023-09-23T15:51:54.422783+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:24:21.122562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"177'8180","reported_seq":8204,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:03.985558+0000","last_change":"2023-09-23T15:49:47.320835+0000","last_active":"2023-09-23T15:52:03.985558+0000","last_peered":"2023-09-23T15:52:03.985558+0000","last_clean":"2023-09-23T15:52:03.985558+0000","last_became_active":"2023-09-23T15:49:47.320513+0000","last_became_peered":"2023-09-23T15:49:47.320513+0000","last_unstale":"2023-09-23T15:52:03.985558+0000","last_undegraded":"2023-09-23T15:52:03.985558+0000","last_fullsized":"2023-09-23T15:52:03.985558+0000","mapping_epoch":163,"log_start":"168'400","ondisk_log_start":"168'400","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7780,"log_dups_size":0,"ondisk_log_size":7780,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:02:18.896476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358350848,"num_objects":5468,"num_object_clones":0,"num_object_copies":16404,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5468,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8180,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":760,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.392698+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T15:51:49.392698+0000","last_peered":"2023-09-23T15:51:49.392698+0000","last_clean":"2023-09-23T15:51:49.392698+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T15:51:49.392698+0000","last_undegraded":"2023-09-23T15:51:49.392698+0000","last_fullsized":"2023-09-23T15:51:49.392698+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":135,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.387076+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:51:49.387076+0000","last_peered":"2023-09-23T15:51:49.387076+0000","last_clean":"2023-09-23T15:51:49.387076+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:51:49.387076+0000","last_undegraded":"2023-09-23T15:51:49.387076+0000","last_fullsized":"2023-09-23T15:51:49.387076+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.392002+0000","last_change":"2023-09-23T15:49:47.324901+0000","last_active":"2023-09-23T15:51:49.392002+0000","last_peered":"2023-09-23T15:51:49.392002+0000","last_clean":"2023-09-23T15:51:49.392002+0000","last_became_active":"2023-09-23T15:49:47.324509+0000","last_became_peered":"2023-09-23T15:49:47.324509+0000","last_unstale":"2023-09-23T15:51:49.392002+0000","last_undegraded":"2023-09-23T15:51:49.392002+0000","last_fullsized":"2023-09-23T15:51:49.392002+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:57.506518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"177'8310","reported_seq":8332,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.883329+0000","last_change":"2023-09-23T15:49:47.324195+0000","last_active":"2023-09-23T15:52:06.883329+0000","last_peered":"2023-09-23T15:52:06.883329+0000","last_clean":"2023-09-23T15:52:06.883329+0000","last_became_active":"2023-09-23T15:49:47.323818+0000","last_became_peered":"2023-09-23T15:49:47.323818+0000","last_unstale":"2023-09-23T15:52:06.883329+0000","last_undegraded":"2023-09-23T15:52:06.883329+0000","last_fullsized":"2023-09-23T15:52:06.883329+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8310,"log_dups_size":0,"ondisk_log_size":8310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:11.475805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346554368,"num_objects":5288,"num_object_clones":0,"num_object_copies":15864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8310,"num_write_kb":435136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":819,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.401886+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:51:49.401886+0000","last_peered":"2023-09-23T15:51:49.401886+0000","last_clean":"2023-09-23T15:51:49.401886+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:51:49.401886+0000","last_undegraded":"2023-09-23T15:51:49.401886+0000","last_fullsized":"2023-09-23T15:51:49.401886+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.383941+0000","last_change":"2023-09-23T15:49:01.019552+0000","last_active":"2023-09-23T15:51:49.383941+0000","last_peered":"2023-09-23T15:51:49.383941+0000","last_clean":"2023-09-23T15:51:49.383941+0000","last_became_active":"2023-09-23T15:49:01.019182+0000","last_became_peered":"2023-09-23T15:49:01.019182+0000","last_unstale":"2023-09-23T15:51:49.383941+0000","last_undegraded":"2023-09-23T15:51:49.383941+0000","last_fullsized":"2023-09-23T15:51:49.383941+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:30.855892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.384834+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T15:51:49.384834+0000","last_peered":"2023-09-23T15:51:49.384834+0000","last_clean":"2023-09-23T15:51:49.384834+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T15:51:49.384834+0000","last_undegraded":"2023-09-23T15:51:49.384834+0000","last_fullsized":"2023-09-23T15:51:49.384834+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"177'8486","reported_seq":8508,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.898633+0000","last_change":"2023-09-23T15:49:47.327305+0000","last_active":"2023-09-23T15:52:06.898633+0000","last_peered":"2023-09-23T15:52:06.898633+0000","last_clean":"2023-09-23T15:52:06.898633+0000","last_became_active":"2023-09-23T15:49:47.326965+0000","last_became_peered":"2023-09-23T15:49:47.326965+0000","last_unstale":"2023-09-23T15:52:06.898633+0000","last_undegraded":"2023-09-23T15:52:06.898633+0000","last_fullsized":"2023-09-23T15:52:06.898633+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8486,"log_dups_size":0,"ondisk_log_size":8486,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:46:07.733496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352845824,"num_objects":5384,"num_object_clones":0,"num_object_copies":16152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8486,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"89'183","reported_seq":752,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.389453+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:51:49.389453+0000","last_peered":"2023-09-23T15:51:49.389453+0000","last_clean":"2023-09-23T15:51:49.389453+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:51:49.389453+0000","last_undegraded":"2023-09-23T15:51:49.389453+0000","last_fullsized":"2023-09-23T15:51:49.389453+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":515,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400037+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:51:49.400037+0000","last_peered":"2023-09-23T15:51:49.400037+0000","last_clean":"2023-09-23T15:51:49.400037+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:51:49.400037+0000","last_undegraded":"2023-09-23T15:51:49.400037+0000","last_fullsized":"2023-09-23T15:51:49.400037+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":133,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391313+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:51:49.391313+0000","last_peered":"2023-09-23T15:51:49.391313+0000","last_clean":"2023-09-23T15:51:49.391313+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:51:49.391313+0000","last_undegraded":"2023-09-23T15:51:49.391313+0000","last_fullsized":"2023-09-23T15:51:49.391313+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393622+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:51:49.393622+0000","last_peered":"2023-09-23T15:51:49.393622+0000","last_clean":"2023-09-23T15:51:49.393622+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:51:49.393622+0000","last_undegraded":"2023-09-23T15:51:49.393622+0000","last_fullsized":"2023-09-23T15:51:49.393622+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8242","reported_seq":8266,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.266395+0000","last_change":"2023-09-23T15:49:47.327326+0000","last_active":"2023-09-23T15:52:04.266395+0000","last_peered":"2023-09-23T15:52:04.266395+0000","last_clean":"2023-09-23T15:52:04.266395+0000","last_became_active":"2023-09-23T15:49:47.326976+0000","last_became_peered":"2023-09-23T15:49:47.326976+0000","last_unstale":"2023-09-23T15:52:04.266395+0000","last_undegraded":"2023-09-23T15:52:04.266395+0000","last_fullsized":"2023-09-23T15:52:04.266395+0000","mapping_epoch":163,"log_start":"167'100","ondisk_log_start":"167'100","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8142,"log_dups_size":0,"ondisk_log_size":8142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:03:30.102943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357302272,"num_objects":5452,"num_object_clones":0,"num_object_copies":16356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8242,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":1082,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400106+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T15:51:49.400106+0000","last_peered":"2023-09-23T15:51:49.400106+0000","last_clean":"2023-09-23T15:51:49.400106+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T15:51:49.400106+0000","last_undegraded":"2023-09-23T15:51:49.400106+0000","last_fullsized":"2023-09-23T15:51:49.400106+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402117+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:51:49.402117+0000","last_peered":"2023-09-23T15:51:49.402117+0000","last_clean":"2023-09-23T15:51:49.402117+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:51:49.402117+0000","last_undegraded":"2023-09-23T15:51:49.402117+0000","last_fullsized":"2023-09-23T15:51:49.402117+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:50.415527+0000","last_change":"2023-09-23T15:49:01.022209+0000","last_active":"2023-09-23T15:51:50.415527+0000","last_peered":"2023-09-23T15:51:50.415527+0000","last_clean":"2023-09-23T15:51:50.415527+0000","last_became_active":"2023-09-23T15:49:01.021562+0000","last_became_peered":"2023-09-23T15:49:01.021562+0000","last_unstale":"2023-09-23T15:51:50.415527+0000","last_undegraded":"2023-09-23T15:51:50.415527+0000","last_fullsized":"2023-09-23T15:51:50.415527+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:21.510951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"177'8200","reported_seq":8224,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.309831+0000","last_change":"2023-09-23T15:49:47.317478+0000","last_active":"2023-09-23T15:52:04.309831+0000","last_peered":"2023-09-23T15:52:04.309831+0000","last_clean":"2023-09-23T15:52:04.309831+0000","last_became_active":"2023-09-23T15:49:47.317120+0000","last_became_peered":"2023-09-23T15:49:47.317120+0000","last_unstale":"2023-09-23T15:52:04.309831+0000","last_undegraded":"2023-09-23T15:52:04.309831+0000","last_fullsized":"2023-09-23T15:52:04.309831+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8200,"log_dups_size":0,"ondisk_log_size":8200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:54:47.653016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357040128,"num_objects":5448,"num_object_clones":0,"num_object_copies":16344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5448,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8200,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":495,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.400894+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:51:49.400894+0000","last_peered":"2023-09-23T15:51:49.400894+0000","last_clean":"2023-09-23T15:51:49.400894+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:51:49.400894+0000","last_undegraded":"2023-09-23T15:51:49.400894+0000","last_fullsized":"2023-09-23T15:51:49.400894+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":39,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.399057+0000","last_change":"2023-09-23T15:49:01.021475+0000","last_active":"2023-09-23T15:51:49.399057+0000","last_peered":"2023-09-23T15:51:49.399057+0000","last_clean":"2023-09-23T15:51:49.399057+0000","last_became_active":"2023-09-23T15:49:01.021155+0000","last_became_peered":"2023-09-23T15:49:01.021155+0000","last_unstale":"2023-09-23T15:51:49.399057+0000","last_undegraded":"2023-09-23T15:51:49.399057+0000","last_fullsized":"2023-09-23T15:51:49.399057+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:49:14.737219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":73,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.389533+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:51:49.389533+0000","last_peered":"2023-09-23T15:51:49.389533+0000","last_clean":"2023-09-23T15:51:49.389533+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:51:49.389533+0000","last_undegraded":"2023-09-23T15:51:49.389533+0000","last_fullsized":"2023-09-23T15:51:49.389533+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"177'8338","reported_seq":8359,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:05.210921+0000","last_change":"2023-09-23T15:49:47.317097+0000","last_active":"2023-09-23T15:52:05.210921+0000","last_peered":"2023-09-23T15:52:05.210921+0000","last_clean":"2023-09-23T15:52:05.210921+0000","last_became_active":"2023-09-23T15:49:47.316489+0000","last_became_peered":"2023-09-23T15:49:47.316489+0000","last_unstale":"2023-09-23T15:52:05.210921+0000","last_undegraded":"2023-09-23T15:52:05.210921+0000","last_fullsized":"2023-09-23T15:52:05.210921+0000","mapping_epoch":163,"log_start":"168'400","ondisk_log_start":"168'400","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7938,"log_dups_size":0,"ondisk_log_size":7938,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:14:25.504486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358088704,"num_objects":5464,"num_object_clones":0,"num_object_copies":16392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5464,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8338,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.430743+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:51:54.430743+0000","last_peered":"2023-09-23T15:51:54.430743+0000","last_clean":"2023-09-23T15:51:54.430743+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:51:54.430743+0000","last_undegraded":"2023-09-23T15:51:54.430743+0000","last_fullsized":"2023-09-23T15:51:54.430743+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":303,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.385112+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T15:51:49.385112+0000","last_peered":"2023-09-23T15:51:49.385112+0000","last_clean":"2023-09-23T15:51:49.385112+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T15:51:49.385112+0000","last_undegraded":"2023-09-23T15:51:49.385112+0000","last_fullsized":"2023-09-23T15:51:49.385112+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393404+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:51:49.393404+0000","last_peered":"2023-09-23T15:51:49.393404+0000","last_clean":"2023-09-23T15:51:49.393404+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:51:49.393404+0000","last_undegraded":"2023-09-23T15:51:49.393404+0000","last_fullsized":"2023-09-23T15:51:49.393404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'8392","reported_seq":8414,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:06.862694+0000","last_change":"2023-09-23T15:49:47.323327+0000","last_active":"2023-09-23T15:52:06.862694+0000","last_peered":"2023-09-23T15:52:06.862694+0000","last_clean":"2023-09-23T15:52:06.862694+0000","last_became_active":"2023-09-23T15:49:47.322989+0000","last_became_peered":"2023-09-23T15:49:47.322989+0000","last_unstale":"2023-09-23T15:52:06.862694+0000","last_undegraded":"2023-09-23T15:52:06.862694+0000","last_fullsized":"2023-09-23T15:52:06.862694+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8392,"log_dups_size":0,"ondisk_log_size":8392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:11:59.673297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343932928,"num_objects":5248,"num_object_clones":0,"num_object_copies":15744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8392,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":302,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.393873+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:51:49.393873+0000","last_peered":"2023-09-23T15:51:49.393873+0000","last_clean":"2023-09-23T15:51:49.393873+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:51:49.393873+0000","last_undegraded":"2023-09-23T15:51:49.393873+0000","last_fullsized":"2023-09-23T15:51:49.393873+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":167,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:50.415514+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T15:51:50.415514+0000","last_peered":"2023-09-23T15:51:50.415514+0000","last_clean":"2023-09-23T15:51:50.415514+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T15:51:50.415514+0000","last_undegraded":"2023-09-23T15:51:50.415514+0000","last_fullsized":"2023-09-23T15:51:50.415514+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":127,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.387518+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:51:49.387518+0000","last_peered":"2023-09-23T15:51:49.387518+0000","last_clean":"2023-09-23T15:51:49.387518+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:51:49.387518+0000","last_undegraded":"2023-09-23T15:51:49.387518+0000","last_fullsized":"2023-09-23T15:51:49.387518+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":126,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402396+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:51:49.402396+0000","last_peered":"2023-09-23T15:51:49.402396+0000","last_clean":"2023-09-23T15:51:49.402396+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:51:49.402396+0000","last_undegraded":"2023-09-23T15:51:49.402396+0000","last_fullsized":"2023-09-23T15:51:49.402396+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":179,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402622+0000","last_change":"2023-09-23T15:49:01.018248+0000","last_active":"2023-09-23T15:51:49.402622+0000","last_peered":"2023-09-23T15:51:49.402622+0000","last_clean":"2023-09-23T15:51:49.402622+0000","last_became_active":"2023-09-23T15:49:01.017570+0000","last_became_peered":"2023-09-23T15:49:01.017570+0000","last_unstale":"2023-09-23T15:51:49.402622+0000","last_undegraded":"2023-09-23T15:51:49.402622+0000","last_fullsized":"2023-09-23T15:51:49.402622+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:32.617085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":185,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.392182+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T15:51:49.392182+0000","last_peered":"2023-09-23T15:51:49.392182+0000","last_clean":"2023-09-23T15:51:49.392182+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T15:51:49.392182+0000","last_undegraded":"2023-09-23T15:51:49.392182+0000","last_fullsized":"2023-09-23T15:51:49.392182+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386380+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T15:51:49.386380+0000","last_peered":"2023-09-23T15:51:49.386380+0000","last_clean":"2023-09-23T15:51:49.386380+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T15:51:49.386380+0000","last_undegraded":"2023-09-23T15:51:49.386380+0000","last_fullsized":"2023-09-23T15:51:49.386380+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":140,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391862+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:51:49.391862+0000","last_peered":"2023-09-23T15:51:49.391862+0000","last_clean":"2023-09-23T15:51:49.391862+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:51:49.391862+0000","last_undegraded":"2023-09-23T15:51:49.391862+0000","last_fullsized":"2023-09-23T15:51:49.391862+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":165,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.386584+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:51:49.386584+0000","last_peered":"2023-09-23T15:51:49.386584+0000","last_clean":"2023-09-23T15:51:49.386584+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:51:49.386584+0000","last_undegraded":"2023-09-23T15:51:49.386584+0000","last_fullsized":"2023-09-23T15:51:49.386584+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":152,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.391575+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:51:49.391575+0000","last_peered":"2023-09-23T15:51:49.391575+0000","last_clean":"2023-09-23T15:51:49.391575+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:51:49.391575+0000","last_undegraded":"2023-09-23T15:51:49.391575+0000","last_fullsized":"2023-09-23T15:51:49.391575+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":60,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.389131+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:51:49.389131+0000","last_peered":"2023-09-23T15:51:49.389131+0000","last_clean":"2023-09-23T15:51:49.389131+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:51:49.389131+0000","last_undegraded":"2023-09-23T15:51:49.389131+0000","last_fullsized":"2023-09-23T15:51:49.389131+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":131,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.402719+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:51:49.402719+0000","last_peered":"2023-09-23T15:51:49.402719+0000","last_clean":"2023-09-23T15:51:49.402719+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:51:49.402719+0000","last_undegraded":"2023-09-23T15:51:49.402719+0000","last_fullsized":"2023-09-23T15:51:49.402719+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":166,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-23T15:51:49.385938+0000","last_change":"2023-09-23T15:49:47.315922+0000","last_active":"2023-09-23T15:51:49.385938+0000","last_peered":"2023-09-23T15:51:49.385938+0000","last_clean":"2023-09-23T15:51:49.385938+0000","last_became_active":"2023-09-23T15:49:47.315486+0000","last_became_peered":"2023-09-23T15:49:47.315486+0000","last_unstale":"2023-09-23T15:51:49.385938+0000","last_undegraded":"2023-09-23T15:51:49.385938+0000","last_fullsized":"2023-09-23T15:51:49.385938+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:26:48.589760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":5631574040,"num_objects":85932,"num_object_clones":0,"num_object_copies":257796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85932,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":132864,"num_write_kb":7001409,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16928550912,"data_stored":16928538696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130664,"ondisk_log_size":130664,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234316,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2169328,"kb_used_data":2055336,"kb_used_omap":0,"kb_used_meta":113984,"kb_avail":91575824,"statfs":{"total":95995035648,"available":93773643776,"internally_reserved":0,"allocated":2104664064,"data_stored":2104020964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":116719616},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:17 2023","interfaces":[{"interface":"back","average":{"1min":1.907,"5min":1.381,"15min":1.1559999999999999},"min":{"1min":0.28399999999999997,"5min":0.27400000000000002,"15min":0.26700000000000002},"max":{"1min":20.369,"5min":20.369,"15min":20.369},"last":4.1980000000000004},{"interface":"front","average":{"1min":1.9179999999999999,"5min":1.5980000000000001,"15min":1.2809999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":20.452999999999999,"5min":20.452999999999999,"15min":20.452999999999999},"last":3.8889999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7,"5min":1.4430000000000001,"15min":1.1659999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.6520000000000001,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":4.375},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.4350000000000001,"15min":1.2450000000000001},"min":{"1min":0.36099999999999999,"5min":0.318,"15min":0.318},"max":{"1min":5.75,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":3.77}]},{"osd":2,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":4.8920000000000003,"15min":2.3929999999999998},"min":{"1min":0.29599999999999999,"5min":0.29099999999999998,"15min":0.27100000000000002},"max":{"1min":5.5540000000000003,"5min":153.22200000000001,"15min":153.22200000000001},"last":4.2530000000000001},{"interface":"front","average":{"1min":2.2530000000000001,"5min":5.0739999999999998,"15min":2.4630000000000001},"min":{"1min":0.34200000000000003,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2389999999999999,"5min":153.27199999999999,"15min":153.27199999999999},"last":0.58799999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":3.7759999999999998,"5min":2.1360000000000001,"15min":1.373},"min":{"1min":0.42699999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":31.344000000000001,"5min":31.344000000000001,"15min":31.344000000000001},"last":0.62},{"interface":"front","average":{"1min":2.7519999999999998,"5min":1.6539999999999999,"15min":1.2789999999999999},"min":{"1min":0.36699999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":31.062000000000001,"5min":31.062000000000001,"15min":31.062000000000001},"last":4.3380000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.617,"15min":1.357},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":6.6879999999999997,"5min":7.5259999999999998,"15min":8.7400000000000002},"last":3.806},{"interface":"front","average":{"1min":1.708,"5min":1.925,"15min":1.472},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.7320000000000002,"5min":9.3059999999999992,"15min":9.3059999999999992},"last":0.64200000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.8480000000000001,"15min":1.3959999999999999},"min":{"1min":0.374,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":3.1389999999999998,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":4.2969999999999997},{"interface":"front","average":{"1min":1.8129999999999999,"5min":1.9319999999999999,"15min":1.603},"min":{"1min":0.44700000000000001,"5min":0.41399999999999998,"15min":0.38600000000000001},"max":{"1min":6.6420000000000003,"5min":6.9850000000000003,"15min":8.9760000000000009},"last":3.8540000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.4330000000000001,"5min":1.9159999999999999,"15min":1.556},"min":{"1min":0.42599999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.585,"5min":14.589,"15min":14.589},"last":4.056},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.956,"15min":1.456},"min":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.3550000000000004,"5min":10.029999999999999,"15min":10.029999999999999},"last":0.66400000000000003}]}]},{"osd":6,"up_from":46,"seq":197568495960,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1810408,"kb_used_data":1697248,"kb_used_omap":0,"kb_used_meta":113152,"kb_avail":91934744,"statfs":{"total":95995035648,"available":94141177856,"internally_reserved":0,"allocated":1737981952,"data_stored":1737346917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":115867648},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.54,"15min":1.107},"min":{"1min":0.26600000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.9449999999999998,"5min":10.706,"15min":10.706},"last":3.2309999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.5960000000000001,"15min":1.147},"min":{"1min":0.26700000000000002,"5min":0.253,"15min":0.253},"max":{"1min":6.3730000000000002,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":3.2440000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":4.0899999999999999,"5min":2.004,"15min":1.421},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":64.799000000000007,"5min":64.799000000000007,"15min":64.799000000000007},"last":0.77600000000000002},{"interface":"front","average":{"1min":4.0019999999999998,"5min":2.0289999999999999,"15min":1.53},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":64.585999999999999,"5min":64.585999999999999,"15min":64.585999999999999},"last":0.60099999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":2.633,"15min":1.6850000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.32100000000000001},"max":{"1min":4.9489999999999998,"5min":66.055999999999997,"15min":66.055999999999997},"last":1.917},{"interface":"front","average":{"1min":1.454,"5min":2.6779999999999999,"15min":1.7250000000000001},"min":{"1min":0.41299999999999998,"5min":0.307,"15min":0.307},"max":{"1min":8.4260000000000002,"5min":70.590000000000003,"15min":70.590000000000003},"last":3.2650000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":8.3960000000000008,"5min":2.907,"15min":1.635},"min":{"1min":0.33100000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":61.265999999999998,"5min":61.265999999999998,"15min":61.265999999999998},"last":3.3450000000000002},{"interface":"front","average":{"1min":8.6609999999999996,"5min":3.117,"15min":1.7649999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":60.893000000000001,"5min":60.893000000000001,"15min":60.893000000000001},"last":0.56599999999999995}]},{"osd":4,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":2.0489999999999999,"15min":1.649},"min":{"1min":0.38,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":5.0309999999999997,"5min":12.978,"15min":12.978},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.952,"15min":1.641},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.7000000000000002,"5min":9.2110000000000003,"15min":11.442},"last":3.335}]},{"osd":5,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.931,"15min":1.4850000000000001},"min":{"1min":0.377,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":3.8879999999999999,"5min":14.462,"15min":14.462},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.536,"5min":2.3719999999999999,"15min":1.6000000000000001},"min":{"1min":0.36399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.2910000000000004,"5min":10.319000000000001,"15min":10.319000000000001},"last":3.3159999999999998}]},{"osd":7,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":2.0979999999999999,"15min":1.502},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.2999999999999998,"5min":10.659000000000001,"15min":10.659000000000001},"last":3.3029999999999999},{"interface":"front","average":{"1min":1.393,"5min":1.778,"15min":1.401},"min":{"1min":0.44800000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":8.3889999999999993,"5min":8.3889999999999993,"15min":8.3889999999999993},"last":3.29}]}]},{"osd":1,"up_from":102,"seq":438086664346,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1830876,"kb_used_data":1740948,"kb_used_omap":6,"kb_used_meta":89913,"kb_avail":91914276,"statfs":{"total":95995035648,"available":94120218624,"internally_reserved":0,"allocated":1782730752,"data_stored":1781874695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":92070919},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":1.25,"15min":0.91500000000000004},"min":{"1min":0.223,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":6.9320000000000004},"last":0.68999999999999995},{"interface":"front","average":{"1min":2.04,"5min":1.2030000000000001,"15min":0.92400000000000004},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":9.1600000000000001,"5min":9.1600000000000001,"15min":9.1600000000000001},"last":0.34000000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":2.4780000000000002,"5min":2.6970000000000001,"15min":1.476},"min":{"1min":0.55800000000000005,"5min":0.248,"15min":0.248},"max":{"1min":12.686,"5min":121.062,"15min":121.062},"last":0.371},{"interface":"front","average":{"1min":1.9590000000000001,"5min":2.5230000000000001,"15min":1.4039999999999999},"min":{"1min":0.30099999999999999,"5min":0.217,"15min":0.217},"max":{"1min":6.8620000000000001,"5min":120.053,"15min":120.053},"last":0.41899999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:51:40 2023","interfaces":[{"interface":"back","average":{"1min":2.8119999999999998,"5min":1.161,"15min":0.88500000000000001},"min":{"1min":0.29999999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":7.8650000000000002,"5min":7.8650000000000002,"15min":7.8650000000000002},"last":0.64300000000000002},{"interface":"front","average":{"1min":3.6030000000000002,"5min":1.359,"15min":0.94099999999999995},"min":{"1min":0.504,"5min":0.25800000000000001,"15min":0.23699999999999999},"max":{"1min":10.202,"5min":10.202,"15min":10.202},"last":16.303000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1030000000000002,"5min":1.4430000000000001,"15min":1.111},"min":{"1min":0.34699999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":12.603,"5min":12.603,"15min":12.603},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.3759999999999999,"15min":1.1519999999999999},"min":{"1min":0.40500000000000003,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.0380000000000003,"5min":5.9669999999999996,"15min":5.9669999999999996},"last":0.46999999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":3.145,"5min":2.0070000000000001,"15min":1.425},"min":{"1min":0.432,"5min":0.374,"15min":0.33700000000000002},"max":{"1min":12.653,"5min":12.653,"15min":12.653},"last":0.44900000000000001},{"interface":"front","average":{"1min":2.0819999999999999,"5min":1.5649999999999999,"15min":1.3129999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.9180000000000001,"5min":15.929,"15min":15.929},"last":0.50900000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5720000000000001,"5min":1.5980000000000001,"15min":1.278},"min":{"1min":0.38300000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.8680000000000003,"5min":7.0339999999999998,"15min":7.0339999999999998},"last":0.66100000000000003},{"interface":"front","average":{"1min":2.419,"5min":1.6619999999999999,"15min":1.353},"min":{"1min":0.53800000000000003,"5min":0.38300000000000001,"15min":0.36599999999999999},"max":{"1min":12.722,"5min":12.722,"15min":12.722},"last":0.70699999999999996}]},{"osd":7,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.274,"5min":1.333,"15min":1.177},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":7.1440000000000001,"5min":7.1440000000000001,"15min":7.1440000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":2.593,"5min":1.4490000000000001,"15min":1.2450000000000001},"min":{"1min":0.47699999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":12.813000000000001,"5min":12.813000000000001,"15min":12.813000000000001},"last":0.625}]}]},{"osd":0,"up_from":97,"seq":416611827873,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1612952,"kb_used_data":1382672,"kb_used_omap":9,"kb_used_meta":230262,"kb_avail":92132200,"statfs":{"total":95995035648,"available":94343372800,"internally_reserved":0,"allocated":1415856128,"data_stored":1415001728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":235788901},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 15:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.71899999999999997,"15min":0.69499999999999995},"min":{"1min":0.24099999999999999,"5min":0.218,"15min":0.218},"max":{"1min":3.1800000000000002,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":0.24199999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.80400000000000005,"15min":0.82199999999999995},"min":{"1min":0.35299999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.202,"5min":6.4729999999999999,"15min":6.4729999999999999},"last":0.312}]},{"osd":2,"last update":"Sat Sep 23 15:51:11 2023","interfaces":[{"interface":"back","average":{"1min":1.8400000000000001,"5min":1.0580000000000001,"15min":0.82399999999999995},"min":{"1min":0.24199999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":8.2759999999999998,"5min":8.2759999999999998,"15min":8.2759999999999998},"last":1.978},{"interface":"front","average":{"1min":1.4530000000000001,"5min":1.0389999999999999,"15min":0.88500000000000001},"min":{"1min":0.28499999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.907,"5min":7.2359999999999998,"15min":7.2359999999999998},"last":2.0110000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:51:33 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.1240000000000001,"15min":0.874},"min":{"1min":0.29499999999999998,"5min":0.249,"15min":0.249},"max":{"1min":6.8170000000000002,"5min":6.8700000000000001,"15min":6.8700000000000001},"last":2.2330000000000001},{"interface":"front","average":{"1min":1.3779999999999999,"5min":1.0660000000000001,"15min":0.90400000000000003},"min":{"1min":0.33300000000000002,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":3.7639999999999998,"5min":9.2289999999999992,"15min":9.2289999999999992},"last":0.97699999999999998}]},{"osd":4,"last update":"Sat Sep 23 15:51:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.4350000000000001,"15min":1.1359999999999999},"min":{"1min":0.36899999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.5329999999999999,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.97499999999999998,"5min":1.3129999999999999,"15min":1.1060000000000001},"min":{"1min":0.436,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.1179999999999999,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":2.1850000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:51:17 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":2.0259999999999998,"15min":1.385},"min":{"1min":0.49199999999999999,"5min":0.38700000000000001,"15min":0.35799999999999998},"max":{"1min":3.577,"5min":16.949000000000002,"15min":16.949000000000002},"last":0.48999999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.7769999999999999,"15min":1.359},"min":{"1min":0.48199999999999998,"5min":0.42999999999999999,"15min":0.41299999999999998},"max":{"1min":3.996,"5min":11.195,"15min":11.195},"last":1.21}]},{"osd":6,"last update":"Sat Sep 23 15:51:17 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.427,"15min":1.23},"min":{"1min":0.49299999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.1549999999999998,"5min":10.204000000000001,"15min":10.204000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.6879999999999999,"15min":1.3460000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":5.444,"5min":10.243,"15min":10.243},"last":0.70799999999999996}]},{"osd":7,"last update":"Sat Sep 23 15:51:17 2023","interfaces":[{"interface":"back","average":{"1min":1.671,"5min":1.879,"15min":1.407},"min":{"1min":0.47699999999999998,"5min":0.44,"15min":0.44},"max":{"1min":5.4119999999999999,"5min":14.632,"15min":14.632},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.452,"5min":2.1829999999999998,"15min":1.4890000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":6.8620000000000001,"5min":14.569000000000001,"15min":14.569000000000001},"last":0.42499999999999999}]}]},{"osd":2,"up_from":107,"seq":459561500810,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3018940,"kb_used_data":2788788,"kb_used_omap":11,"kb_used_meta":230132,"kb_avail":90726212,"statfs":{"total":95995035648,"available":92903641088,"internally_reserved":0,"allocated":2855718912,"data_stored":2854889582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":235655496},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":0.88300000000000001,"15min":0.75600000000000001},"min":{"1min":0.27200000000000002,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":3.5390000000000001,"5min":6.3840000000000003,"15min":6.3840000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.613,"5min":1.4790000000000001,"15min":0.98699999999999999},"min":{"1min":0.22600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":7.3369999999999997,"5min":7.5010000000000003,"15min":7.5010000000000003},"last":0.28999999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.869,"5min":1.0940000000000001,"15min":0.82599999999999996},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":12.782999999999999,"5min":12.782999999999999,"15min":12.782999999999999},"last":4.1139999999999999},{"interface":"front","average":{"1min":1.147,"5min":0.77400000000000002,"15min":0.76200000000000001},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.3919999999999999,"5min":4.9189999999999996,"15min":4.9189999999999996},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Sep 23 15:51:28 2023","interfaces":[{"interface":"back","average":{"1min":4.0599999999999996,"5min":1.7210000000000001,"15min":1.123},"min":{"1min":0.30299999999999999,"5min":0.25800000000000001,"15min":0.23699999999999999},"max":{"1min":37.731000000000002,"5min":37.731000000000002,"15min":37.731000000000002},"last":0.25},{"interface":"front","average":{"1min":8.1129999999999995,"5min":2.516,"15min":1.3620000000000001},"min":{"1min":0.41499999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":61.497999999999998,"5min":61.497999999999998,"15min":61.497999999999998},"last":1.4199999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9790000000000001,"5min":1.948,"15min":1.401},"min":{"1min":0.34699999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":13.01,"5min":13.01,"15min":13.01},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.6579999999999999,"15min":1.254},"min":{"1min":0.34000000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.4409999999999998,"5min":6.9649999999999999,"15min":6.9649999999999999},"last":0.86499999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":3.3460000000000001,"5min":1.9099999999999999,"15min":1.345},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":38.259,"5min":38.259,"15min":38.259},"last":0.76200000000000001},{"interface":"front","average":{"1min":4.2130000000000001,"5min":2.274,"15min":1.5169999999999999},"min":{"1min":0.496,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":38.542999999999999,"5min":38.542999999999999,"15min":38.542999999999999},"last":0.32300000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1349999999999998,"5min":1.873,"15min":1.3720000000000001},"min":{"1min":0.55900000000000005,"5min":0.38700000000000001,"15min":0.38500000000000001},"max":{"1min":7.2859999999999996,"5min":7.5570000000000004,"15min":7.5570000000000004},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.825,"15min":1.3400000000000001},"min":{"1min":0.439,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":13.247,"5min":13.247,"15min":13.247},"last":1.2729999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":5.2400000000000002,"5min":2.3889999999999998,"15min":1.5609999999999999},"min":{"1min":0.45400000000000001,"5min":0.377,"15min":0.377},"max":{"1min":72.156000000000006,"5min":72.156000000000006,"15min":72.156000000000006},"last":0.83299999999999996},{"interface":"front","average":{"1min":5.8959999999999999,"5min":2.7549999999999999,"15min":1.724},"min":{"1min":0.58899999999999997,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":72.090000000000003,"5min":72.090000000000003,"15min":72.090000000000003},"last":0.35599999999999998}]}]},{"osd":3,"up_from":112,"seq":481036337284,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3689348,"kb_used_data":3499324,"kb_used_omap":5,"kb_used_meta":189946,"kb_avail":90055804,"statfs":{"total":95995035648,"available":92217143296,"internally_reserved":0,"allocated":3583307776,"data_stored":3582472112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":194505526},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.2210000000000001,"5min":1.389,"15min":1.077},"min":{"1min":0.34599999999999997,"5min":0.21199999999999999,"15min":0.20399999999999999},"max":{"1min":9.7799999999999994,"5min":12.484,"15min":43.654000000000003},"last":5.1550000000000002},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.343,"15min":1.0660000000000001},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":6.3070000000000004,"5min":12.76,"15min":43.479999999999997},"last":0.32900000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.6949999999999998,"5min":2.7160000000000002,"15min":1.3959999999999999},"min":{"1min":0.42299999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":9.9030000000000005,"5min":156.28100000000001,"15min":156.28100000000001},"last":0.29099999999999998},{"interface":"front","average":{"1min":2.0049999999999999,"5min":2.657,"15min":1.3580000000000001},"min":{"1min":0.24299999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":7.0570000000000004,"5min":155.99299999999999,"15min":155.99299999999999},"last":3.1890000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.9159999999999999,"5min":2.0680000000000001,"15min":1.337},"min":{"1min":0.45100000000000001,"5min":0.248,"15min":0.248},"max":{"1min":9.9329999999999998,"5min":48.57,"15min":48.57},"last":5.1130000000000004},{"interface":"front","average":{"1min":2.415,"5min":1.9810000000000001,"15min":1.306},"min":{"1min":0.34399999999999997,"5min":0.22,"15min":0.22},"max":{"1min":6.7690000000000001,"5min":48.533000000000001,"15min":48.533000000000001},"last":0.64000000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9730000000000001,"5min":2.46,"15min":1.482},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.75,"5min":70.852000000000004,"15min":70.852000000000004},"last":0.78100000000000003},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.5310000000000001,"15min":1.5389999999999999},"min":{"1min":0.40600000000000003,"5min":0.34000000000000002,"15min":0.314},"max":{"1min":8.3230000000000004,"5min":70.912999999999997,"15min":70.912999999999997},"last":4.2240000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":3.2930000000000001,"5min":1.9590000000000001,"15min":1.381},"min":{"1min":0.38,"5min":0.35799999999999998,"15min":0.33700000000000002},"max":{"1min":13.759,"5min":13.759,"15min":13.759},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.754,"5min":1.6279999999999999,"15min":1.292},"min":{"1min":0.39800000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.7050000000000001,"5min":9.8599999999999994,"15min":9.8599999999999994},"last":0.73999999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.3580000000000001,"15min":1.137},"min":{"1min":0.39700000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.7290000000000001,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.82199999999999995},{"interface":"front","average":{"1min":2.3610000000000002,"5min":1.726,"15min":1.3180000000000001},"min":{"1min":0.625,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":9.8339999999999996,"5min":9.8339999999999996,"15min":9.8339999999999996},"last":5.1890000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.4339999999999999,"15min":1.1990000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":6.6619999999999999,"5min":6.96,"15min":6.96},"last":0.80200000000000005},{"interface":"front","average":{"1min":3.0089999999999999,"5min":1.972,"15min":1.393},"min":{"1min":0.47499999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":9.8719999999999999,"5min":9.8719999999999999,"15min":9.8719999999999999},"last":5.218}]}]},{"osd":4,"up_from":117,"seq":502511173758,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1972900,"kb_used_data":1742620,"kb_used_omap":10,"kb_used_meta":230133,"kb_avail":91772252,"statfs":{"total":95995035648,"available":93974786048,"internally_reserved":0,"allocated":1784442880,"data_stored":1783577415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":235656223},"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 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":2.6469999999999998,"15min":1.579},"min":{"1min":0.25900000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.7970000000000002,"5min":83.512,"15min":83.512},"last":2.3119999999999998},{"interface":"front","average":{"1min":0.91000000000000003,"5min":2.3879999999999999,"15min":1.488},"min":{"1min":0.308,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.302,"5min":83.561999999999998,"15min":83.561999999999998},"last":0.52100000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.702,"15min":1.2589999999999999},"min":{"1min":0.27900000000000003,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.714,"5min":10.131,"15min":10.131},"last":1.629},{"interface":"front","average":{"1min":0.879,"5min":1.163,"15min":1.0580000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":2.7639999999999998,"5min":8.9290000000000003,"15min":8.9290000000000003},"last":0.436}]},{"osd":2,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":10.941000000000001,"5min":5.282,"15min":2.4470000000000001},"min":{"1min":0.307,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":143.99299999999999,"5min":143.99299999999999,"15min":143.99299999999999},"last":41.892000000000003},{"interface":"front","average":{"1min":11.173,"5min":5.7130000000000001,"15min":2.5659999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":145.29900000000001,"5min":145.29900000000001,"15min":145.29900000000001},"last":42.816000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":5.6189999999999998,"5min":2.621,"15min":1.6379999999999999},"min":{"1min":0.34999999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":53.518999999999998,"5min":53.518999999999998,"15min":53.518999999999998},"last":1.7609999999999999},{"interface":"front","average":{"1min":4.9400000000000004,"5min":1.944,"15min":1.335},"min":{"1min":0.35699999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":53.487000000000002,"5min":53.487000000000002,"15min":53.487000000000002},"last":0.623}]},{"osd":5,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":4.3570000000000002,"5min":2.278,"15min":1.4419999999999999},"min":{"1min":0.41599999999999998,"5min":0.36599999999999999,"15min":0.36099999999999999},"max":{"1min":87.849999999999994,"5min":87.849999999999994,"15min":87.849999999999994},"last":0.48299999999999998},{"interface":"front","average":{"1min":4.9580000000000002,"5min":3.0720000000000001,"15min":1.768},"min":{"1min":0.34200000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":89.670000000000002,"5min":89.670000000000002,"15min":89.670000000000002},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":2.3439999999999999,"15min":1.6339999999999999},"min":{"1min":0.38700000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":3.6739999999999999,"5min":13.275,"15min":13.275},"last":1.379},{"interface":"front","average":{"1min":0.74199999999999999,"5min":1.734,"15min":1.4339999999999999},"min":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.163,"5min":15.07,"15min":15.07},"last":0.58599999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":1.5940000000000001,"15min":1.3400000000000001},"min":{"1min":0.41799999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.7280000000000002,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.1220000000000001,"5min":2.1509999999999998,"15min":1.496},"min":{"1min":0.378,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.0019999999999998,"5min":14.324,"15min":14.324},"last":0.66400000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757602,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1867292,"kb_used_data":1701268,"kb_used_omap":0,"kb_used_meta":166016,"kb_avail":91877860,"statfs":{"total":95995035648,"available":94082928640,"internally_reserved":0,"allocated":1742098432,"data_stored":1741470662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":170000384},"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 23 15:51:16 2023","interfaces":[{"interface":"back","average":{"1min":1.6359999999999999,"5min":1.71,"15min":1.2649999999999999},"min":{"1min":0.24399999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.4770000000000003,"5min":9.7569999999999997,"15min":9.7569999999999997},"last":4.2060000000000004},{"interface":"front","average":{"1min":1.282,"5min":1.841,"15min":1.327},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.4610000000000003,"5min":16.196000000000002,"15min":16.196000000000002},"last":5.6550000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7909999999999999,"5min":1.635,"15min":1.1719999999999999},"min":{"1min":0.32400000000000001,"5min":0.316,"15min":0.28100000000000003},"max":{"1min":7.9649999999999999,"5min":16.140999999999998,"15min":16.140999999999998},"last":5.577},{"interface":"front","average":{"1min":1.7569999999999999,"5min":1.456,"15min":1.181},"min":{"1min":0.33100000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":11.77,"5min":11.77,"15min":11.77},"last":4.1689999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:52:03 2023","interfaces":[{"interface":"back","average":{"1min":1.482,"5min":2.7480000000000002,"15min":1.6499999999999999},"min":{"1min":0.45500000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.54,"5min":55.180999999999997,"15min":55.180999999999997},"last":1.5089999999999999},{"interface":"front","average":{"1min":2.0640000000000001,"5min":2.9470000000000001,"15min":1.675},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.6289999999999996,"5min":55.444000000000003,"15min":55.444000000000003},"last":5.6289999999999996}]},{"osd":3,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":2.218,"15min":1.486},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":7.4989999999999997,"5min":52.585999999999999,"15min":52.585999999999999},"last":5.0629999999999997},{"interface":"front","average":{"1min":2.0270000000000001,"5min":2.3300000000000001,"15min":1.4610000000000001},"min":{"1min":0.35899999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.9480000000000004,"5min":55.395000000000003,"15min":55.395000000000003},"last":4.2830000000000004}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.819,"5min":2.2320000000000002,"15min":1.5960000000000001},"min":{"1min":0.32500000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":11.170999999999999,"5min":15.978,"15min":15.978},"last":1.6200000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.802,"15min":1.464},"min":{"1min":0.34999999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.6459999999999999,"5min":16.997,"15min":16.997},"last":5.6040000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":2.0950000000000002,"15min":1.468},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.8919999999999999,"5min":16.309999999999999,"15min":16.309999999999999},"last":5.5380000000000003},{"interface":"front","average":{"1min":1.163,"5min":1.786,"15min":1.4550000000000001},"min":{"1min":0.41399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.8540000000000001,"5min":8.8330000000000002,"15min":8.8330000000000002},"last":4.1269999999999998}]},{"osd":7,"last update":"Sat Sep 23 15:51:25 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":2.2410000000000001,"15min":1.5760000000000001},"min":{"1min":0.39100000000000001,"5min":0.37,"15min":0.34899999999999998},"max":{"1min":4.4020000000000001,"5min":13.263,"15min":15.106},"last":4.5919999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.847,"15min":1.4099999999999999},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":3.4449999999999998,"5min":16.234999999999999,"15min":16.234999999999999},"last":8.1319999999999997}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":1406603264,"data_stored":1406599192,"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":1776160768,"data_stored":1776156696,"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":2840920064,"data_stored":2840920064,"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":3580100608,"data_stored":3580100608,"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":1775566848,"data_stored":1775566848,"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":1737691136,"data_stored":1737687064,"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":1726218240,"data_stored":1726218240,"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":2085289984,"data_stored":2085289984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:52:12.238 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:52:12.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:12.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:12.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:12.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:12.485 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:12.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:12.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:12.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:12.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:12.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:12.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:12.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:12.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:12.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:12.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:13.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:13.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:13.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.234 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:13.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:13.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:13.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:13.496 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:13.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:13 smithi140 bash[105739]: cluster 2023-09-23T15:52:12.301788+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2023-09-23T15:52:13.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:13 smithi140 bash[105739]: audit 2023-09-23T15:52:12.434578+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:52:13.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:13 smithi140 bash[103196]: cluster 2023-09-23T15:52:12.301788+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2023-09-23T15:52:13.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:13 smithi140 bash[103196]: audit 2023-09-23T15:52:12.434578+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:52:13.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.613 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:13 smithi186 bash[89807]: cluster 2023-09-23T15:52:12.301788+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 793 op/s 2023-09-23T15:52:13.613 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:13 smithi186 bash[89807]: audit 2023-09-23T15:52:12.434578+0000 mon.a (mon.0) 854 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:52:13.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:13.732 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.761 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:13.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:13.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:13.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:13.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:13.997 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:14.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.152 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:14.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:14.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:14.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:14.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:14.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:14.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:14.574 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:14.678 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:14.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:14.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:14.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:14.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:14.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:15.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:15.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:15.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:15.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:15.333 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:52:15.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:15.374 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:52:15.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:15.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:15.417 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:52:15.474 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:52:15.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:15.499 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:15 smithi140 bash[103196]: cluster 2023-09-23T15:52:14.302947+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:52:15.499 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:15 smithi140 bash[103196]: audit 2023-09-23T15:52:15.284311+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.140:0/3352076568' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:15.499 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:15] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T15:52:15.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:15 smithi140 bash[105739]: cluster 2023-09-23T15:52:14.302947+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:52:15.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:15 smithi140 bash[105739]: audit 2023-09-23T15:52:15.284311+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.140:0/3352076568' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:15.528 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:52:15.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:15.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:15.568 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:52:15.611 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:52:15.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:15 smithi186 bash[89807]: cluster 2023-09-23T15:52:14.302947+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:52:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:15 smithi186 bash[89807]: audit 2023-09-23T15:52:15.284311+0000 mon.a (mon.0) 855 : audit 0 from='client.? 172.21.15.140:0/3352076568' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:15.659 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:52:15.663 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.664 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:52:15.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:15.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:15.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:15.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:15.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:15.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:16.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:16.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:16.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:16.337 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:16.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:16.401 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:52:16.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:16 smithi140 bash[103196]: audit 2023-09-23T15:52:15.700412+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:52:16.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:16 smithi140 bash[103196]: audit 2023-09-23T15:52:15.935162+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:16.458 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:16 smithi140 bash[105739]: audit 2023-09-23T15:52:15.700412+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:52:16.458 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:16 smithi140 bash[105739]: audit 2023-09-23T15:52:15.935162+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:16.477 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:16.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:16.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.615 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:16 smithi186 bash[89807]: audit 2023-09-23T15:52:15.700412+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:52:16.616 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:16 smithi186 bash[89807]: audit 2023-09-23T15:52:15.935162+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:16.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:16.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:16.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:16.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:16.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:17.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:17.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:17.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:17.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:17.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:17.399 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.303560+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.380892+0000 mon.a (mon.0) 858 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.392310+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: audit 2023-09-23T15:52:16.394845+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.395001+0000 mon.a (mon.0) 860 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.402793+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.403894+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.404555+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.406441+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:17 smithi186 bash[89807]: cluster 2023-09-23T15:52:16.408935+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.303560+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.380892+0000 mon.a (mon.0) 858 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.392310+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: audit 2023-09-23T15:52:16.394845+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.395001+0000 mon.a (mon.0) 860 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.402793+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.403894+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.404555+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.406441+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[103196]: cluster 2023-09-23T15:52:16.408935+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.303560+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.380892+0000 mon.a (mon.0) 858 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.392310+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: audit 2023-09-23T15:52:16.394845+0000 mon.a (mon.0) 859 : audit 1 from='client.? 172.21.15.140:0/97748719' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.395001+0000 mon.a (mon.0) 860 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.402793+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.403894+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.492 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.404555+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.492 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.406441+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.492 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:17 smithi140 bash[105739]: cluster 2023-09-23T15:52:16.408935+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T15:52:17.552 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.584 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:17.690 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:17.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:17.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:17.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:17.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:17.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:17.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:17.969 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:17.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:18.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:18.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:18.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:18.338 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:18.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:18.491 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:18.598 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:18.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:18.616 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:18.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:18.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:18.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:18.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:18.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:18.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:19.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:19.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:19.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:19.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:19.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:19 smithi186 bash[89807]: cluster 2023-09-23T15:52:18.304040+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T15:52:19.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:19 smithi186 bash[89807]: audit 2023-09-23T15:52:19.262920+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.390 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:19 smithi186 bash[89807]: audit 2023-09-23T15:52:19.279146+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.483 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:52:19.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[103196]: cluster 2023-09-23T15:52:18.304040+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[103196]: audit 2023-09-23T15:52:19.262920+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[103196]: audit 2023-09-23T15:52:19.279146+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[105739]: cluster 2023-09-23T15:52:18.304040+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[105739]: audit 2023-09-23T15:52:19.262920+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:19 smithi140 bash[105739]: audit 2023-09-23T15:52:19.279146+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:19.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.664 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:19.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:19.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:19.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:19.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:19.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:20.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:20.072 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:20.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:20.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:20.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:52:20.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:20.313 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:20.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:20.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:20.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:20.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:20.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:20.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:20.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:20.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:20.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:20.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:20.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:20.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:21.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:21.025 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: audit 2023-09-23T15:52:20.025873+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.025 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: audit 2023-09-23T15:52:20.038823+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.025 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: cluster 2023-09-23T15:52:20.304627+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:52:21.025 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: audit 2023-09-23T15:52:20.681141+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:52:21.026 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: audit 2023-09-23T15:52:20.682083+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:52:21.026 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:21 smithi186 bash[89807]: audit 2023-09-23T15:52:20.692683+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:21.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:21.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:21.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:21.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:21.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:21.301 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: audit 2023-09-23T15:52:20.025873+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: audit 2023-09-23T15:52:20.038823+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: cluster 2023-09-23T15:52:20.304627+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:52:21.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: audit 2023-09-23T15:52:20.681141+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:52:21.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: audit 2023-09-23T15:52:20.682083+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:52:21.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[105739]: audit 2023-09-23T15:52:20.692683+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: audit 2023-09-23T15:52:20.025873+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: audit 2023-09-23T15:52:20.038823+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: cluster 2023-09-23T15:52:20.304627+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: audit 2023-09-23T15:52:20.681141+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: audit 2023-09-23T15:52:20.682083+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:52:21.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:21 smithi140 bash[103196]: audit 2023-09-23T15:52:20.692683+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:21.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:21.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:21.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:21.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:21.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:21.542 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:21.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:21.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:21.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:21.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:21.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:21.808 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:21.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:21.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:21.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:21.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:21.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:22.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:22.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:22.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:22.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:22.361 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:22.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:22.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:22.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:22.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:22.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:22.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:22.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:22.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:22.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:22.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:23.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:23.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:23.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:23.165 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:23.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:23.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:23.295 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:23.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:23.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:23.480 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:23.585 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:23.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:23 smithi140 bash[105739]: cluster 2023-09-23T15:52:22.305283+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T15:52:23.594 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:23 smithi140 bash[103196]: cluster 2023-09-23T15:52:22.305283+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T15:52:23.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:23 smithi186 bash[89807]: cluster 2023-09-23T15:52:22.305283+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T15:52:23.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:23.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:23.868 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:23.896 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:23.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:24.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:24.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:24.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:24.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:24.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:24.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:24.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:24.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:24.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:24.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:24.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:24.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:24.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:24.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:24.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:25.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:25.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:25.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:25.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:25.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:25.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:25.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:25.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:25.441 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:25.442 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:25.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:25.522 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:25 smithi140 bash[103196]: cluster 2023-09-23T15:52:24.305817+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:52:25.522 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:25 smithi140 bash[105739]: cluster 2023-09-23T15:52:24.305817+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:52:25.524 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:25] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:52:25.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:25.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:25.585 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:52:25.585 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T15:52:25.585 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T15:52:25.585 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T15:52:25.585 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:52:25.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:25 smithi186 bash[89807]: cluster 2023-09-23T15:52:24.305817+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-23T15:52:25.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:25.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:25.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:25.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:25.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:25.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:25.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:25.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:25.998 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:52:26.003 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:52:26.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:26.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:26.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:26.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:26.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:26.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:26.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:26.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:26.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:26.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.626 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:26.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:26.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.896 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:26.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:27.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:27.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:27.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:27.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:27 smithi186 bash[89807]: audit 2023-09-23T15:52:25.972519+0000 mgr.y (mgr.34107) 627 : audit 0 from='client.34917 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:27.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:27 smithi186 bash[89807]: cluster 2023-09-23T15:52:26.306426+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:52:27.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:27.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:27.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:27 smithi140 bash[103196]: audit 2023-09-23T15:52:25.972519+0000 mgr.y (mgr.34107) 627 : audit 0 from='client.34917 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:27.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:27 smithi140 bash[103196]: cluster 2023-09-23T15:52:26.306426+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:52:27.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:27 smithi140 bash[105739]: audit 2023-09-23T15:52:25.972519+0000 mgr.y (mgr.34107) 627 : audit 0 from='client.34917 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:27.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:27 smithi140 bash[105739]: cluster 2023-09-23T15:52:26.306426+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-23T15:52:27.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:27.431 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:27.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:27.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:27.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:27.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:27.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:27.973 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:27.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:27.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:28.078 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:28.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:28.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:28.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:28.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.628 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:28.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:28.869 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:28.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:28.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:28.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:29.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:29.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:29.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:29.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:29.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:29.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:29.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T15:52:29.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:29 smithi140 bash[103196]: cluster 2023-09-23T15:52:28.307046+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T15:52:29.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:29 smithi140 bash[105739]: cluster 2023-09-23T15:52:28.307046+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T15:52:29.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:29.399 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":617,"stamp":"2023-09-23T15:52:24.305511+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4894824395,"num_objects":74645,"num_object_clones":0,"num_object_copies":223935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74645,"num_whiteouts":0,"num_read":6519,"num_read_kb":14208,"num_write":145325,"num_write_kb":7016568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":88,"num_bytes_recovered":10159750,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":135077,"ondisk_log_size":135077,"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":15827640,"kb_used_data":14384056,"kb_used_omap":44,"kb_used_meta":1443283,"kb_avail":734133576,"statfs":{"total":767960285184,"available":751752781824,"internally_reserved":0,"allocated":14729273344,"data_stored":14723083066,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":1477922569},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,8,12,7,7],"upper_bound":64},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-454950912,"num_objects":-6942,"num_object_clones":0,"num_object_copies":-20826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6942,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002950"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":183,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.422817+0000","last_change":"2023-09-23T15:49:01.023058+0000","last_active":"2023-09-23T15:51:54.422817+0000","last_peered":"2023-09-23T15:51:54.422817+0000","last_clean":"2023-09-23T15:51:54.422817+0000","last_became_active":"2023-09-23T15:49:01.022734+0000","last_became_peered":"2023-09-23T15:49:01.022734+0000","last_unstale":"2023-09-23T15:51:54.422817+0000","last_undegraded":"2023-09-23T15:51:54.422817+0000","last_fullsized":"2023-09-23T15:51:54.422817+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:07:53.720250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":178,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432830+0000","last_change":"2023-09-23T15:49:01.008796+0000","last_active":"2023-09-23T15:51:54.432830+0000","last_peered":"2023-09-23T15:51:54.432830+0000","last_clean":"2023-09-23T15:51:54.432830+0000","last_became_active":"2023-09-23T15:49:01.008417+0000","last_became_peered":"2023-09-23T15:49:01.008417+0000","last_unstale":"2023-09-23T15:51:54.432830+0000","last_undegraded":"2023-09-23T15:51:54.432830+0000","last_fullsized":"2023-09-23T15:51:54.432830+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:15.054181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.440980+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T15:51:54.440980+0000","last_peered":"2023-09-23T15:51:54.440980+0000","last_clean":"2023-09-23T15:51:54.440980+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T15:51:54.440980+0000","last_undegraded":"2023-09-23T15:51:54.440980+0000","last_fullsized":"2023-09-23T15:51:54.440980+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":123,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452828+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:51:54.452828+0000","last_peered":"2023-09-23T15:51:54.452828+0000","last_clean":"2023-09-23T15:51:54.452828+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:51:54.452828+0000","last_undegraded":"2023-09-23T15:51:54.452828+0000","last_fullsized":"2023-09-23T15:51:54.452828+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":181,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446599+0000","last_change":"2023-09-23T15:49:01.018656+0000","last_active":"2023-09-23T15:51:54.446599+0000","last_peered":"2023-09-23T15:51:54.446599+0000","last_clean":"2023-09-23T15:51:54.446599+0000","last_became_active":"2023-09-23T15:49:01.018278+0000","last_became_peered":"2023-09-23T15:49:01.018278+0000","last_unstale":"2023-09-23T15:51:54.446599+0000","last_undegraded":"2023-09-23T15:51:54.446599+0000","last_fullsized":"2023-09-23T15:51:54.446599+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:58.089143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433306+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T15:51:54.433306+0000","last_peered":"2023-09-23T15:51:54.433306+0000","last_clean":"2023-09-23T15:51:54.433306+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T15:51:54.433306+0000","last_undegraded":"2023-09-23T15:51:54.433306+0000","last_fullsized":"2023-09-23T15:51:54.433306+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":121,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452764+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:51:54.452764+0000","last_peered":"2023-09-23T15:51:54.452764+0000","last_clean":"2023-09-23T15:51:54.452764+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:51:54.452764+0000","last_undegraded":"2023-09-23T15:51:54.452764+0000","last_fullsized":"2023-09-23T15:51:54.452764+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446644+0000","last_change":"2023-09-23T15:49:01.013856+0000","last_active":"2023-09-23T15:51:54.446644+0000","last_peered":"2023-09-23T15:51:54.446644+0000","last_clean":"2023-09-23T15:51:54.446644+0000","last_became_active":"2023-09-23T15:49:01.013519+0000","last_became_peered":"2023-09-23T15:49:01.013519+0000","last_unstale":"2023-09-23T15:51:54.446644+0000","last_undegraded":"2023-09-23T15:51:54.446644+0000","last_fullsized":"2023-09-23T15:51:54.446644+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:53:55.462240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446492+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T15:51:54.446492+0000","last_peered":"2023-09-23T15:51:54.446492+0000","last_clean":"2023-09-23T15:51:54.446492+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T15:51:54.446492+0000","last_undegraded":"2023-09-23T15:51:54.446492+0000","last_fullsized":"2023-09-23T15:51:54.446492+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.428037+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:51:54.428037+0000","last_peered":"2023-09-23T15:51:54.428037+0000","last_clean":"2023-09-23T15:51:54.428037+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:51:54.428037+0000","last_undegraded":"2023-09-23T15:51:54.428037+0000","last_fullsized":"2023-09-23T15:51:54.428037+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433074+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:51:54.433074+0000","last_peered":"2023-09-23T15:51:54.433074+0000","last_clean":"2023-09-23T15:51:54.433074+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:51:54.433074+0000","last_undegraded":"2023-09-23T15:51:54.433074+0000","last_fullsized":"2023-09-23T15:51:54.433074+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.439964+0000","last_change":"2023-09-23T15:49:01.019910+0000","last_active":"2023-09-23T15:51:54.439964+0000","last_peered":"2023-09-23T15:51:54.439964+0000","last_clean":"2023-09-23T15:51:54.439964+0000","last_became_active":"2023-09-23T15:49:01.019413+0000","last_became_peered":"2023-09-23T15:49:01.019413+0000","last_unstale":"2023-09-23T15:51:54.439964+0000","last_undegraded":"2023-09-23T15:51:54.439964+0000","last_fullsized":"2023-09-23T15:51:54.439964+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:09:47.982642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":142,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419337+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:51:54.419337+0000","last_peered":"2023-09-23T15:51:54.419337+0000","last_clean":"2023-09-23T15:51:54.419337+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:51:54.419337+0000","last_undegraded":"2023-09-23T15:51:54.419337+0000","last_fullsized":"2023-09-23T15:51:54.419337+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":152,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419282+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T15:51:54.419282+0000","last_peered":"2023-09-23T15:51:54.419282+0000","last_clean":"2023-09-23T15:51:54.419282+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T15:51:54.419282+0000","last_undegraded":"2023-09-23T15:51:54.419282+0000","last_fullsized":"2023-09-23T15:51:54.419282+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432257+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:51:54.432257+0000","last_peered":"2023-09-23T15:51:54.432257+0000","last_clean":"2023-09-23T15:51:54.432257+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:51:54.432257+0000","last_undegraded":"2023-09-23T15:51:54.432257+0000","last_fullsized":"2023-09-23T15:51:54.432257+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":163,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.437074+0000","last_change":"2023-09-23T15:49:01.010540+0000","last_active":"2023-09-23T15:51:54.437074+0000","last_peered":"2023-09-23T15:51:54.437074+0000","last_clean":"2023-09-23T15:51:54.437074+0000","last_became_active":"2023-09-23T15:49:01.010190+0000","last_became_peered":"2023-09-23T15:49:01.010190+0000","last_unstale":"2023-09-23T15:51:54.437074+0000","last_undegraded":"2023-09-23T15:51:54.437074+0000","last_fullsized":"2023-09-23T15:51:54.437074+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:57:04.368825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":103,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432865+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:51:54.432865+0000","last_peered":"2023-09-23T15:51:54.432865+0000","last_clean":"2023-09-23T15:51:54.432865+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:51:54.432865+0000","last_undegraded":"2023-09-23T15:51:54.432865+0000","last_fullsized":"2023-09-23T15:51:54.432865+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446348+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:51:54.446348+0000","last_peered":"2023-09-23T15:51:54.446348+0000","last_clean":"2023-09-23T15:51:54.446348+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:51:54.446348+0000","last_undegraded":"2023-09-23T15:51:54.446348+0000","last_fullsized":"2023-09-23T15:51:54.446348+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":136,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432422+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:51:54.432422+0000","last_peered":"2023-09-23T15:51:54.432422+0000","last_clean":"2023-09-23T15:51:54.432422+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:51:54.432422+0000","last_undegraded":"2023-09-23T15:51:54.432422+0000","last_fullsized":"2023-09-23T15:51:54.432422+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":122,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452696+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:51:54.452696+0000","last_peered":"2023-09-23T15:51:54.452696+0000","last_clean":"2023-09-23T15:51:54.452696+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:51:54.452696+0000","last_undegraded":"2023-09-23T15:51:54.452696+0000","last_fullsized":"2023-09-23T15:51:54.452696+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":150,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432611+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:51:54.432611+0000","last_peered":"2023-09-23T15:51:54.432611+0000","last_clean":"2023-09-23T15:51:54.432611+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:51:54.432611+0000","last_undegraded":"2023-09-23T15:51:54.432611+0000","last_fullsized":"2023-09-23T15:51:54.432611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":163,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.430582+0000","last_change":"2023-09-23T15:49:01.009797+0000","last_active":"2023-09-23T15:51:54.430582+0000","last_peered":"2023-09-23T15:51:54.430582+0000","last_clean":"2023-09-23T15:51:54.430582+0000","last_became_active":"2023-09-23T15:49:01.009470+0000","last_became_peered":"2023-09-23T15:49:01.009470+0000","last_unstale":"2023-09-23T15:51:54.430582+0000","last_undegraded":"2023-09-23T15:51:54.430582+0000","last_fullsized":"2023-09-23T15:51:54.430582+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:45:14.557419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"178'8910","reported_seq":8933,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.651975+0000","last_change":"2023-09-23T15:49:47.326163+0000","last_active":"2023-09-23T15:52:21.651975+0000","last_peered":"2023-09-23T15:52:21.651975+0000","last_clean":"2023-09-23T15:52:21.651975+0000","last_became_active":"2023-09-23T15:49:47.325829+0000","last_became_peered":"2023-09-23T15:49:47.325829+0000","last_unstale":"2023-09-23T15:52:21.651975+0000","last_undegraded":"2023-09-23T15:52:21.651975+0000","last_fullsized":"2023-09-23T15:52:21.651975+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8910,"log_dups_size":0,"ondisk_log_size":8910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:29.207203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300941312,"num_objects":4592,"num_object_clones":0,"num_object_copies":13776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8910,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":155,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433712+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:51:54.433712+0000","last_peered":"2023-09-23T15:51:54.433712+0000","last_clean":"2023-09-23T15:51:54.433712+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:51:54.433712+0000","last_undegraded":"2023-09-23T15:51:54.433712+0000","last_fullsized":"2023-09-23T15:51:54.433712+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":120,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446150+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:51:54.446150+0000","last_peered":"2023-09-23T15:51:54.446150+0000","last_clean":"2023-09-23T15:51:54.446150+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:51:54.446150+0000","last_undegraded":"2023-09-23T15:51:54.446150+0000","last_fullsized":"2023-09-23T15:51:54.446150+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9157","reported_seq":9182,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:24.064513+0000","last_change":"2023-09-23T15:49:47.320934+0000","last_active":"2023-09-23T15:52:24.064513+0000","last_peered":"2023-09-23T15:52:24.064513+0000","last_clean":"2023-09-23T15:52:24.064513+0000","last_became_active":"2023-09-23T15:49:47.320582+0000","last_became_peered":"2023-09-23T15:49:47.320582+0000","last_unstale":"2023-09-23T15:52:24.064513+0000","last_undegraded":"2023-09-23T15:52:24.064513+0000","last_fullsized":"2023-09-23T15:52:24.064513+0000","mapping_epoch":163,"log_start":"169'1400","ondisk_log_start":"169'1400","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7757,"log_dups_size":0,"ondisk_log_size":7757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:20.184903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291962880,"num_objects":4455,"num_object_clones":0,"num_object_copies":13365,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9157,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":184,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433433+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T15:51:54.433433+0000","last_peered":"2023-09-23T15:51:54.433433+0000","last_clean":"2023-09-23T15:51:54.433433+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T15:51:54.433433+0000","last_undegraded":"2023-09-23T15:51:54.433433+0000","last_fullsized":"2023-09-23T15:51:54.433433+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":184,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419067+0000","last_change":"2023-09-23T15:49:01.003410+0000","last_active":"2023-09-23T15:51:54.419067+0000","last_peered":"2023-09-23T15:51:54.419067+0000","last_clean":"2023-09-23T15:51:54.419067+0000","last_became_active":"2023-09-23T15:49:01.003061+0000","last_became_peered":"2023-09-23T15:49:01.003061+0000","last_unstale":"2023-09-23T15:51:54.419067+0000","last_undegraded":"2023-09-23T15:51:54.419067+0000","last_fullsized":"2023-09-23T15:51:54.419067+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:41:57.808721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"178'9092","reported_seq":9113,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.673044+0000","last_change":"2023-09-23T15:49:47.322532+0000","last_active":"2023-09-23T15:52:21.673044+0000","last_peered":"2023-09-23T15:52:21.673044+0000","last_clean":"2023-09-23T15:52:21.673044+0000","last_became_active":"2023-09-23T15:49:47.322182+0000","last_became_peered":"2023-09-23T15:49:47.322182+0000","last_unstale":"2023-09-23T15:52:21.673044+0000","last_undegraded":"2023-09-23T15:52:21.673044+0000","last_fullsized":"2023-09-23T15:52:21.673044+0000","mapping_epoch":163,"log_start":"168'700","ondisk_log_start":"168'700","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8392,"log_dups_size":0,"ondisk_log_size":8392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:04.942465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307494912,"num_objects":4692,"num_object_clones":0,"num_object_copies":14076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9092,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":121,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.434046+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:51:54.434046+0000","last_peered":"2023-09-23T15:51:54.434046+0000","last_clean":"2023-09-23T15:51:54.434046+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:51:54.434046+0000","last_undegraded":"2023-09-23T15:51:54.434046+0000","last_fullsized":"2023-09-23T15:51:54.434046+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":157,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433041+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T15:51:54.433041+0000","last_peered":"2023-09-23T15:51:54.433041+0000","last_clean":"2023-09-23T15:51:54.433041+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T15:51:54.433041+0000","last_undegraded":"2023-09-23T15:51:54.433041+0000","last_fullsized":"2023-09-23T15:51:54.433041+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9055","reported_seq":9078,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.686320+0000","last_change":"2023-09-23T15:49:47.323387+0000","last_active":"2023-09-23T15:52:21.686320+0000","last_peered":"2023-09-23T15:52:21.686320+0000","last_clean":"2023-09-23T15:52:21.686320+0000","last_became_active":"2023-09-23T15:49:47.322849+0000","last_became_peered":"2023-09-23T15:49:47.322849+0000","last_unstale":"2023-09-23T15:52:21.686320+0000","last_undegraded":"2023-09-23T15:52:21.686320+0000","last_fullsized":"2023-09-23T15:52:21.686320+0000","mapping_epoch":163,"log_start":"168'700","ondisk_log_start":"168'700","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8355,"log_dups_size":0,"ondisk_log_size":8355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:39:24.814912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307167232,"num_objects":4687,"num_object_clones":0,"num_object_copies":14061,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4687,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9055,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":138,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.453098+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:51:54.453098+0000","last_peered":"2023-09-23T15:51:54.453098+0000","last_clean":"2023-09-23T15:51:54.453098+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:51:54.453098+0000","last_undegraded":"2023-09-23T15:51:54.453098+0000","last_fullsized":"2023-09-23T15:51:54.453098+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.410878+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T15:52:16.410878+0000","last_peered":"2023-09-23T15:52:16.410878+0000","last_clean":"2023-09-23T15:52:16.410878+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T15:52:16.410878+0000","last_undegraded":"2023-09-23T15:52:16.410878+0000","last_fullsized":"2023-09-23T15:52:16.410878+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'8887","reported_seq":8912,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:20.205045+0000","last_change":"2023-09-23T15:49:47.316374+0000","last_active":"2023-09-23T15:52:20.205045+0000","last_peered":"2023-09-23T15:52:20.205045+0000","last_clean":"2023-09-23T15:52:20.205045+0000","last_became_active":"2023-09-23T15:49:47.315955+0000","last_became_peered":"2023-09-23T15:49:47.315955+0000","last_unstale":"2023-09-23T15:52:20.205045+0000","last_undegraded":"2023-09-23T15:52:20.205045+0000","last_fullsized":"2023-09-23T15:52:20.205045+0000","mapping_epoch":163,"log_start":"168'900","ondisk_log_start":"168'900","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7987,"log_dups_size":0,"ondisk_log_size":7987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:09.734183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306642944,"num_objects":4679,"num_object_clones":0,"num_object_copies":14037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8887,"num_write_kb":434112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":160,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432240+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:51:54.432240+0000","last_peered":"2023-09-23T15:51:54.432240+0000","last_clean":"2023-09-23T15:51:54.432240+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:51:54.432240+0000","last_undegraded":"2023-09-23T15:51:54.432240+0000","last_fullsized":"2023-09-23T15:51:54.432240+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":149,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419722+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:51:54.419722+0000","last_peered":"2023-09-23T15:51:54.419722+0000","last_clean":"2023-09-23T15:51:54.419722+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:51:54.419722+0000","last_undegraded":"2023-09-23T15:51:54.419722+0000","last_fullsized":"2023-09-23T15:51:54.419722+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'8894","reported_seq":8919,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:19.891745+0000","last_change":"2023-09-23T15:49:47.314463+0000","last_active":"2023-09-23T15:52:19.891745+0000","last_peered":"2023-09-23T15:52:19.891745+0000","last_clean":"2023-09-23T15:52:19.891745+0000","last_became_active":"2023-09-23T15:49:47.314139+0000","last_became_peered":"2023-09-23T15:49:47.314139+0000","last_unstale":"2023-09-23T15:52:19.891745+0000","last_undegraded":"2023-09-23T15:52:19.891745+0000","last_fullsized":"2023-09-23T15:52:19.891745+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8894,"log_dups_size":0,"ondisk_log_size":8894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:02.134085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310640640,"num_objects":4740,"num_object_clones":0,"num_object_copies":14220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4740,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8894,"num_write_kb":436288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433197+0000","last_change":"2023-09-23T15:49:01.023464+0000","last_active":"2023-09-23T15:51:54.433197+0000","last_peered":"2023-09-23T15:51:54.433197+0000","last_clean":"2023-09-23T15:51:54.433197+0000","last_became_active":"2023-09-23T15:49:01.023113+0000","last_became_peered":"2023-09-23T15:49:01.023113+0000","last_unstale":"2023-09-23T15:51:54.433197+0000","last_undegraded":"2023-09-23T15:51:54.433197+0000","last_fullsized":"2023-09-23T15:51:54.433197+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:10.330784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419597+0000","last_change":"2023-09-23T15:49:01.022695+0000","last_active":"2023-09-23T15:51:54.419597+0000","last_peered":"2023-09-23T15:51:54.419597+0000","last_clean":"2023-09-23T15:51:54.419597+0000","last_became_active":"2023-09-23T15:49:01.022301+0000","last_became_peered":"2023-09-23T15:49:01.022301+0000","last_unstale":"2023-09-23T15:51:54.419597+0000","last_undegraded":"2023-09-23T15:51:54.419597+0000","last_fullsized":"2023-09-23T15:51:54.419597+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:01:12.430352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9154","reported_seq":9179,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:24.047788+0000","last_change":"2023-09-23T15:49:47.326004+0000","last_active":"2023-09-23T15:52:24.047788+0000","last_peered":"2023-09-23T15:52:24.047788+0000","last_clean":"2023-09-23T15:52:24.047788+0000","last_became_active":"2023-09-23T15:49:47.325651+0000","last_became_peered":"2023-09-23T15:49:47.325651+0000","last_unstale":"2023-09-23T15:52:24.047788+0000","last_undegraded":"2023-09-23T15:52:24.047788+0000","last_fullsized":"2023-09-23T15:52:24.047788+0000","mapping_epoch":163,"log_start":"169'1400","ondisk_log_start":"169'1400","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7754,"log_dups_size":0,"ondisk_log_size":7754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:43.424656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297533440,"num_objects":4540,"num_object_clones":0,"num_object_copies":13620,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4540,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9154,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419240+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:51:54.419240+0000","last_peered":"2023-09-23T15:51:54.419240+0000","last_clean":"2023-09-23T15:51:54.419240+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:51:54.419240+0000","last_undegraded":"2023-09-23T15:51:54.419240+0000","last_fullsized":"2023-09-23T15:51:54.419240+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419721+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T15:51:54.419721+0000","last_peered":"2023-09-23T15:51:54.419721+0000","last_clean":"2023-09-23T15:51:54.419721+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T15:51:54.419721+0000","last_undegraded":"2023-09-23T15:51:54.419721+0000","last_fullsized":"2023-09-23T15:51:54.419721+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9102","reported_seq":9126,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.690632+0000","last_change":"2023-09-23T15:49:47.326187+0000","last_active":"2023-09-23T15:52:21.690632+0000","last_peered":"2023-09-23T15:52:21.690632+0000","last_clean":"2023-09-23T15:52:21.690632+0000","last_became_active":"2023-09-23T15:49:47.325860+0000","last_became_peered":"2023-09-23T15:49:47.325860+0000","last_unstale":"2023-09-23T15:52:21.690632+0000","last_undegraded":"2023-09-23T15:52:21.690632+0000","last_fullsized":"2023-09-23T15:52:21.690632+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9102,"log_dups_size":0,"ondisk_log_size":9102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:51.593655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306118680,"num_objects":4672,"num_object_clones":0,"num_object_copies":14016,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4672,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9102,"num_write_kb":440705,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.005159+0000","last_change":"2023-09-23T15:49:01.010292+0000","last_active":"2023-09-23T15:52:04.005159+0000","last_peered":"2023-09-23T15:52:04.005159+0000","last_clean":"2023-09-23T15:52:04.005159+0000","last_became_active":"2023-09-23T15:49:01.009736+0000","last_became_peered":"2023-09-23T15:49:01.009736+0000","last_unstale":"2023-09-23T15:52:04.005159+0000","last_undegraded":"2023-09-23T15:52:04.005159+0000","last_fullsized":"2023-09-23T15:52:04.005159+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:18:08.783398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.444401+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T15:51:54.444401+0000","last_peered":"2023-09-23T15:51:54.444401+0000","last_clean":"2023-09-23T15:51:54.444401+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T15:51:54.444401+0000","last_undegraded":"2023-09-23T15:51:54.444401+0000","last_fullsized":"2023-09-23T15:51:54.444401+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"178'8853","reported_seq":8878,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:20.360124+0000","last_change":"2023-09-23T15:49:47.318119+0000","last_active":"2023-09-23T15:52:20.360124+0000","last_peered":"2023-09-23T15:52:20.360124+0000","last_clean":"2023-09-23T15:52:20.360124+0000","last_became_active":"2023-09-23T15:49:47.317757+0000","last_became_peered":"2023-09-23T15:49:47.317757+0000","last_unstale":"2023-09-23T15:52:20.360124+0000","last_undegraded":"2023-09-23T15:52:20.360124+0000","last_fullsized":"2023-09-23T15:52:20.360124+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8853,"log_dups_size":0,"ondisk_log_size":8853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:24.297929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310312960,"num_objects":4735,"num_object_clones":0,"num_object_copies":14205,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4735,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8853,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":62,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.444607+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T15:51:54.444607+0000","last_peered":"2023-09-23T15:51:54.444607+0000","last_clean":"2023-09-23T15:51:54.444607+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T15:51:54.444607+0000","last_undegraded":"2023-09-23T15:51:54.444607+0000","last_fullsized":"2023-09-23T15:51:54.444607+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":155,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446439+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:51:54.446439+0000","last_peered":"2023-09-23T15:51:54.446439+0000","last_clean":"2023-09-23T15:51:54.446439+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:51:54.446439+0000","last_undegraded":"2023-09-23T15:51:54.446439+0000","last_fullsized":"2023-09-23T15:51:54.446439+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":26,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.889089+0000","last_change":"2023-09-23T15:49:47.323529+0000","last_active":"2023-09-23T15:51:54.889089+0000","last_peered":"2023-09-23T15:51:54.889089+0000","last_clean":"2023-09-23T15:51:54.889089+0000","last_became_active":"2023-09-23T15:49:47.323029+0000","last_became_peered":"2023-09-23T15:49:47.323029+0000","last_unstale":"2023-09-23T15:51:54.889089+0000","last_undegraded":"2023-09-23T15:51:54.889089+0000","last_fullsized":"2023-09-23T15:51:54.889089+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:24:21.122562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"178'9023","reported_seq":9048,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:24.012899+0000","last_change":"2023-09-23T15:49:47.320835+0000","last_active":"2023-09-23T15:52:24.012899+0000","last_peered":"2023-09-23T15:52:24.012899+0000","last_clean":"2023-09-23T15:52:24.012899+0000","last_became_active":"2023-09-23T15:49:47.320513+0000","last_became_peered":"2023-09-23T15:49:47.320513+0000","last_unstale":"2023-09-23T15:52:24.012899+0000","last_undegraded":"2023-09-23T15:52:24.012899+0000","last_fullsized":"2023-09-23T15:52:24.012899+0000","mapping_epoch":163,"log_start":"169'1300","ondisk_log_start":"169'1300","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7723,"log_dups_size":0,"ondisk_log_size":7723,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:02:18.896476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303104000,"num_objects":4625,"num_object_clones":0,"num_object_copies":13875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9023,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":761,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446365+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T15:51:54.446365+0000","last_peered":"2023-09-23T15:51:54.446365+0000","last_clean":"2023-09-23T15:51:54.446365+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T15:51:54.446365+0000","last_undegraded":"2023-09-23T15:51:54.446365+0000","last_fullsized":"2023-09-23T15:51:54.446365+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:10.239033+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:52:10.239033+0000","last_peered":"2023-09-23T15:52:10.239033+0000","last_clean":"2023-09-23T15:52:10.239033+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:52:10.239033+0000","last_undegraded":"2023-09-23T15:52:10.239033+0000","last_fullsized":"2023-09-23T15:52:10.239033+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452892+0000","last_change":"2023-09-23T15:49:47.324901+0000","last_active":"2023-09-23T15:51:54.452892+0000","last_peered":"2023-09-23T15:51:54.452892+0000","last_clean":"2023-09-23T15:51:54.452892+0000","last_became_active":"2023-09-23T15:49:47.324509+0000","last_became_peered":"2023-09-23T15:49:47.324509+0000","last_unstale":"2023-09-23T15:51:54.452892+0000","last_undegraded":"2023-09-23T15:51:54.452892+0000","last_fullsized":"2023-09-23T15:51:54.452892+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:57.506518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"178'8979","reported_seq":9002,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.915202+0000","last_change":"2023-09-23T15:49:47.324195+0000","last_active":"2023-09-23T15:52:21.915202+0000","last_peered":"2023-09-23T15:52:21.915202+0000","last_clean":"2023-09-23T15:52:21.915202+0000","last_became_active":"2023-09-23T15:49:47.323818+0000","last_became_peered":"2023-09-23T15:49:47.323818+0000","last_unstale":"2023-09-23T15:52:21.915202+0000","last_undegraded":"2023-09-23T15:52:21.915202+0000","last_fullsized":"2023-09-23T15:52:21.915202+0000","mapping_epoch":163,"log_start":"168'600","ondisk_log_start":"168'600","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8379,"log_dups_size":0,"ondisk_log_size":8379,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:11.475805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302710784,"num_objects":4619,"num_object_clones":0,"num_object_copies":13857,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8979,"num_write_kb":435136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":820,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433213+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:51:54.433213+0000","last_peered":"2023-09-23T15:51:54.433213+0000","last_clean":"2023-09-23T15:51:54.433213+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:51:54.433213+0000","last_undegraded":"2023-09-23T15:51:54.433213+0000","last_fullsized":"2023-09-23T15:51:54.433213+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.441514+0000","last_change":"2023-09-23T15:49:01.019552+0000","last_active":"2023-09-23T15:51:54.441514+0000","last_peered":"2023-09-23T15:51:54.441514+0000","last_clean":"2023-09-23T15:51:54.441514+0000","last_became_active":"2023-09-23T15:49:01.019182+0000","last_became_peered":"2023-09-23T15:49:01.019182+0000","last_unstale":"2023-09-23T15:51:54.441514+0000","last_undegraded":"2023-09-23T15:51:54.441514+0000","last_fullsized":"2023-09-23T15:51:54.441514+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:30.855892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.444346+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T15:51:54.444346+0000","last_peered":"2023-09-23T15:51:54.444346+0000","last_clean":"2023-09-23T15:51:54.444346+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T15:51:54.444346+0000","last_undegraded":"2023-09-23T15:51:54.444346+0000","last_fullsized":"2023-09-23T15:51:54.444346+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"178'9169","reported_seq":9190,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.906225+0000","last_change":"2023-09-23T15:49:47.327305+0000","last_active":"2023-09-23T15:52:21.906225+0000","last_peered":"2023-09-23T15:52:21.906225+0000","last_clean":"2023-09-23T15:52:21.906225+0000","last_became_active":"2023-09-23T15:49:47.326965+0000","last_became_peered":"2023-09-23T15:49:47.326965+0000","last_unstale":"2023-09-23T15:52:21.906225+0000","last_undegraded":"2023-09-23T15:52:21.906225+0000","last_fullsized":"2023-09-23T15:52:21.906225+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9169,"log_dups_size":0,"ondisk_log_size":9169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:46:07.733496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308084736,"num_objects":4701,"num_object_clones":0,"num_object_copies":14103,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4701,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9169,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"89'183","reported_seq":753,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446341+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:51:54.446341+0000","last_peered":"2023-09-23T15:51:54.446341+0000","last_clean":"2023-09-23T15:51:54.446341+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:51:54.446341+0000","last_undegraded":"2023-09-23T15:51:54.446341+0000","last_fullsized":"2023-09-23T15:51:54.446341+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":516,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433390+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:51:54.433390+0000","last_peered":"2023-09-23T15:51:54.433390+0000","last_clean":"2023-09-23T15:51:54.433390+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:51:54.433390+0000","last_undegraded":"2023-09-23T15:51:54.433390+0000","last_fullsized":"2023-09-23T15:51:54.433390+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":134,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432882+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:51:54.432882+0000","last_peered":"2023-09-23T15:51:54.432882+0000","last_clean":"2023-09-23T15:51:54.432882+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:51:54.432882+0000","last_undegraded":"2023-09-23T15:51:54.432882+0000","last_fullsized":"2023-09-23T15:51:54.432882+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433475+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:51:54.433475+0000","last_peered":"2023-09-23T15:51:54.433475+0000","last_clean":"2023-09-23T15:51:54.433475+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:51:54.433475+0000","last_undegraded":"2023-09-23T15:51:54.433475+0000","last_fullsized":"2023-09-23T15:51:54.433475+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'8932","reported_seq":8957,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:19.328508+0000","last_change":"2023-09-23T15:49:47.327326+0000","last_active":"2023-09-23T15:52:19.328508+0000","last_peered":"2023-09-23T15:52:19.328508+0000","last_clean":"2023-09-23T15:52:19.328508+0000","last_became_active":"2023-09-23T15:49:47.326976+0000","last_became_peered":"2023-09-23T15:49:47.326976+0000","last_unstale":"2023-09-23T15:52:19.328508+0000","last_undegraded":"2023-09-23T15:52:19.328508+0000","last_fullsized":"2023-09-23T15:52:19.328508+0000","mapping_epoch":163,"log_start":"168'800","ondisk_log_start":"168'800","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8132,"log_dups_size":0,"ondisk_log_size":8132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:03:30.102943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":312082432,"num_objects":4762,"num_object_clones":0,"num_object_copies":14286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8932,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":1083,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433437+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T15:51:54.433437+0000","last_peered":"2023-09-23T15:51:54.433437+0000","last_clean":"2023-09-23T15:51:54.433437+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T15:51:54.433437+0000","last_undegraded":"2023-09-23T15:51:54.433437+0000","last_fullsized":"2023-09-23T15:51:54.433437+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452587+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:51:54.452587+0000","last_peered":"2023-09-23T15:51:54.452587+0000","last_clean":"2023-09-23T15:51:54.452587+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:51:54.452587+0000","last_undegraded":"2023-09-23T15:51:54.452587+0000","last_fullsized":"2023-09-23T15:51:54.452587+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.453014+0000","last_change":"2023-09-23T15:49:01.022209+0000","last_active":"2023-09-23T15:51:54.453014+0000","last_peered":"2023-09-23T15:51:54.453014+0000","last_clean":"2023-09-23T15:51:54.453014+0000","last_became_active":"2023-09-23T15:49:01.021562+0000","last_became_peered":"2023-09-23T15:49:01.021562+0000","last_unstale":"2023-09-23T15:51:54.453014+0000","last_undegraded":"2023-09-23T15:51:54.453014+0000","last_fullsized":"2023-09-23T15:51:54.453014+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:21.510951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"178'8895","reported_seq":8920,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:19.292710+0000","last_change":"2023-09-23T15:49:47.317478+0000","last_active":"2023-09-23T15:52:19.292710+0000","last_peered":"2023-09-23T15:52:19.292710+0000","last_clean":"2023-09-23T15:52:19.292710+0000","last_became_active":"2023-09-23T15:49:47.317120+0000","last_became_peered":"2023-09-23T15:49:47.317120+0000","last_unstale":"2023-09-23T15:52:19.292710+0000","last_undegraded":"2023-09-23T15:52:19.292710+0000","last_fullsized":"2023-09-23T15:52:19.292710+0000","mapping_epoch":163,"log_start":"168'700","ondisk_log_start":"168'700","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8195,"log_dups_size":0,"ondisk_log_size":8195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:54:47.653016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311492608,"num_objects":4753,"num_object_clones":0,"num_object_copies":14259,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4753,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8895,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":496,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.432680+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:51:54.432680+0000","last_peered":"2023-09-23T15:51:54.432680+0000","last_clean":"2023-09-23T15:51:54.432680+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:51:54.432680+0000","last_undegraded":"2023-09-23T15:51:54.432680+0000","last_fullsized":"2023-09-23T15:51:54.432680+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":40,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.444535+0000","last_change":"2023-09-23T15:49:01.021475+0000","last_active":"2023-09-23T15:51:54.444535+0000","last_peered":"2023-09-23T15:51:54.444535+0000","last_clean":"2023-09-23T15:51:54.444535+0000","last_became_active":"2023-09-23T15:49:01.021155+0000","last_became_peered":"2023-09-23T15:49:01.021155+0000","last_unstale":"2023-09-23T15:51:54.444535+0000","last_undegraded":"2023-09-23T15:51:54.444535+0000","last_fullsized":"2023-09-23T15:51:54.444535+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:49:14.737219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":74,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446425+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:51:54.446425+0000","last_peered":"2023-09-23T15:51:54.446425+0000","last_clean":"2023-09-23T15:51:54.446425+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:51:54.446425+0000","last_undegraded":"2023-09-23T15:51:54.446425+0000","last_fullsized":"2023-09-23T15:51:54.446425+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"178'9004","reported_seq":9029,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:20.158629+0000","last_change":"2023-09-23T15:49:47.317097+0000","last_active":"2023-09-23T15:52:20.158629+0000","last_peered":"2023-09-23T15:52:20.158629+0000","last_clean":"2023-09-23T15:52:20.158629+0000","last_became_active":"2023-09-23T15:49:47.316489+0000","last_became_peered":"2023-09-23T15:49:47.316489+0000","last_unstale":"2023-09-23T15:52:20.158629+0000","last_undegraded":"2023-09-23T15:52:20.158629+0000","last_fullsized":"2023-09-23T15:52:20.158629+0000","mapping_epoch":163,"log_start":"169'1100","ondisk_log_start":"169'1100","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7904,"log_dups_size":0,"ondisk_log_size":7904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:14:25.504486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":314441728,"num_objects":4798,"num_object_clones":0,"num_object_copies":14394,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4798,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9004,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":145,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:04.018862+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:52:04.018862+0000","last_peered":"2023-09-23T15:52:04.018862+0000","last_clean":"2023-09-23T15:52:04.018862+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:52:04.018862+0000","last_undegraded":"2023-09-23T15:52:04.018862+0000","last_fullsized":"2023-09-23T15:52:04.018862+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":304,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.444407+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T15:51:54.444407+0000","last_peered":"2023-09-23T15:51:54.444407+0000","last_clean":"2023-09-23T15:51:54.444407+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T15:51:54.444407+0000","last_undegraded":"2023-09-23T15:51:54.444407+0000","last_fullsized":"2023-09-23T15:51:54.444407+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446537+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:51:54.446537+0000","last_peered":"2023-09-23T15:51:54.446537+0000","last_clean":"2023-09-23T15:51:54.446537+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:51:54.446537+0000","last_undegraded":"2023-09-23T15:51:54.446537+0000","last_fullsized":"2023-09-23T15:51:54.446537+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'9073","reported_seq":9096,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:21.667846+0000","last_change":"2023-09-23T15:49:47.323327+0000","last_active":"2023-09-23T15:52:21.667846+0000","last_peered":"2023-09-23T15:52:21.667846+0000","last_clean":"2023-09-23T15:52:21.667846+0000","last_became_active":"2023-09-23T15:49:47.322989+0000","last_became_peered":"2023-09-23T15:49:47.322989+0000","last_unstale":"2023-09-23T15:52:21.667846+0000","last_undegraded":"2023-09-23T15:52:21.667846+0000","last_fullsized":"2023-09-23T15:52:21.667846+0000","mapping_epoch":163,"log_start":"168'700","ondisk_log_start":"168'700","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8373,"log_dups_size":0,"ondisk_log_size":8373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:11:59.673297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299302912,"num_objects":4567,"num_object_clones":0,"num_object_copies":13701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9073,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":303,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.433237+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:51:54.433237+0000","last_peered":"2023-09-23T15:51:54.433237+0000","last_clean":"2023-09-23T15:51:54.433237+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:51:54.433237+0000","last_undegraded":"2023-09-23T15:51:54.433237+0000","last_fullsized":"2023-09-23T15:51:54.433237+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":168,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452943+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T15:51:54.452943+0000","last_peered":"2023-09-23T15:51:54.452943+0000","last_clean":"2023-09-23T15:51:54.452943+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T15:51:54.452943+0000","last_undegraded":"2023-09-23T15:51:54.452943+0000","last_fullsized":"2023-09-23T15:51:54.452943+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":129,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:52:10.234204+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:52:10.234204+0000","last_peered":"2023-09-23T15:52:10.234204+0000","last_clean":"2023-09-23T15:52:10.234204+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:52:10.234204+0000","last_undegraded":"2023-09-23T15:52:10.234204+0000","last_fullsized":"2023-09-23T15:52:10.234204+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":127,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452563+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:51:54.452563+0000","last_peered":"2023-09-23T15:51:54.452563+0000","last_clean":"2023-09-23T15:51:54.452563+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:51:54.452563+0000","last_undegraded":"2023-09-23T15:51:54.452563+0000","last_fullsized":"2023-09-23T15:51:54.452563+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":180,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.421605+0000","last_change":"2023-09-23T15:49:01.018248+0000","last_active":"2023-09-23T15:51:54.421605+0000","last_peered":"2023-09-23T15:51:54.421605+0000","last_clean":"2023-09-23T15:51:54.421605+0000","last_became_active":"2023-09-23T15:49:01.017570+0000","last_became_peered":"2023-09-23T15:49:01.017570+0000","last_unstale":"2023-09-23T15:51:54.421605+0000","last_undegraded":"2023-09-23T15:51:54.421605+0000","last_fullsized":"2023-09-23T15:51:54.421605+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:32.617085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":186,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.453190+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T15:51:54.453190+0000","last_peered":"2023-09-23T15:51:54.453190+0000","last_clean":"2023-09-23T15:51:54.453190+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T15:51:54.453190+0000","last_undegraded":"2023-09-23T15:51:54.453190+0000","last_fullsized":"2023-09-23T15:51:54.453190+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":184,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.419483+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T15:51:54.419483+0000","last_peered":"2023-09-23T15:51:54.419483+0000","last_clean":"2023-09-23T15:51:54.419483+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T15:51:54.419483+0000","last_undegraded":"2023-09-23T15:51:54.419483+0000","last_fullsized":"2023-09-23T15:51:54.419483+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":141,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446017+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:51:54.446017+0000","last_peered":"2023-09-23T15:51:54.446017+0000","last_clean":"2023-09-23T15:51:54.446017+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:51:54.446017+0000","last_undegraded":"2023-09-23T15:51:54.446017+0000","last_fullsized":"2023-09-23T15:51:54.446017+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":166,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.422966+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:51:54.422966+0000","last_peered":"2023-09-23T15:51:54.422966+0000","last_clean":"2023-09-23T15:51:54.422966+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:51:54.422966+0000","last_undegraded":"2023-09-23T15:51:54.422966+0000","last_fullsized":"2023-09-23T15:51:54.422966+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":153,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.430038+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:51:54.430038+0000","last_peered":"2023-09-23T15:51:54.430038+0000","last_clean":"2023-09-23T15:51:54.430038+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:51:54.430038+0000","last_undegraded":"2023-09-23T15:51:54.430038+0000","last_fullsized":"2023-09-23T15:51:54.430038+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":61,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.446404+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:51:54.446404+0000","last_peered":"2023-09-23T15:51:54.446404+0000","last_clean":"2023-09-23T15:51:54.446404+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:51:54.446404+0000","last_undegraded":"2023-09-23T15:51:54.446404+0000","last_fullsized":"2023-09-23T15:51:54.446404+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":132,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.452845+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:51:54.452845+0000","last_peered":"2023-09-23T15:51:54.452845+0000","last_clean":"2023-09-23T15:51:54.452845+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:51:54.452845+0000","last_undegraded":"2023-09-23T15:51:54.452845+0000","last_fullsized":"2023-09-23T15:51:54.452845+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":167,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-23T15:51:54.418942+0000","last_change":"2023-09-23T15:49:47.315922+0000","last_active":"2023-09-23T15:51:54.418942+0000","last_peered":"2023-09-23T15:51:54.418942+0000","last_clean":"2023-09-23T15:51:54.418942+0000","last_became_active":"2023-09-23T15:49:47.315486+0000","last_became_peered":"2023-09-23T15:49:47.315486+0000","last_unstale":"2023-09-23T15:51:54.418942+0000","last_undegraded":"2023-09-23T15:51:54.418942+0000","last_fullsized":"2023-09-23T15:51:54.418942+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:26:48.589760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":4890034200,"num_objects":74617,"num_object_clones":0,"num_object_copies":223851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74617,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":144179,"num_write_kb":7001409,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14676602880,"data_stored":14676590664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133879,"ondisk_log_size":133879,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234319,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1907132,"kb_used_data":1790452,"kb_used_omap":0,"kb_used_meta":116672,"kb_avail":91838020,"statfs":{"total":95995035648,"available":94042132480,"internally_reserved":0,"allocated":1833422848,"data_stored":1832775706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":119472128},"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,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.4710000000000001,"15min":1.2},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":6.423,"5min":20.369,"15min":20.369},"last":0.52200000000000002},{"interface":"front","average":{"1min":1.7210000000000001,"5min":1.5660000000000001,"15min":1.3260000000000001},"min":{"1min":0.33700000000000002,"5min":0.316,"15min":0.316},"max":{"1min":6.0359999999999996,"5min":20.452999999999999,"15min":20.452999999999999},"last":0.64600000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7,"5min":1.4430000000000001,"15min":1.1659999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.6520000000000001,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.4350000000000001,"15min":1.2450000000000001},"min":{"1min":0.36099999999999999,"5min":0.318,"15min":0.318},"max":{"1min":5.75,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.60599999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":4.8920000000000003,"15min":2.3929999999999998},"min":{"1min":0.29599999999999999,"5min":0.29099999999999998,"15min":0.27100000000000002},"max":{"1min":5.5540000000000003,"5min":153.22200000000001,"15min":153.22200000000001},"last":1.9410000000000001},{"interface":"front","average":{"1min":2.2530000000000001,"5min":5.0739999999999998,"15min":2.4630000000000001},"min":{"1min":0.34200000000000003,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2389999999999999,"5min":153.27199999999999,"15min":153.27199999999999},"last":2.0070000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":3.7759999999999998,"5min":2.1360000000000001,"15min":1.373},"min":{"1min":0.42699999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":31.344000000000001,"5min":31.344000000000001,"15min":31.344000000000001},"last":1.8480000000000001},{"interface":"front","average":{"1min":2.7519999999999998,"5min":1.6539999999999999,"15min":1.2789999999999999},"min":{"1min":0.36699999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":31.062000000000001,"5min":31.062000000000001,"15min":31.062000000000001},"last":0.57499999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.617,"15min":1.357},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":6.6879999999999997,"5min":7.5259999999999998,"15min":8.7400000000000002},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.708,"5min":1.925,"15min":1.472},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.7320000000000002,"5min":9.3059999999999992,"15min":9.3059999999999992},"last":2.3999999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.8480000000000001,"15min":1.3959999999999999},"min":{"1min":0.374,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":3.1389999999999998,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.8129999999999999,"5min":1.9319999999999999,"15min":1.603},"min":{"1min":0.44700000000000001,"5min":0.41399999999999998,"15min":0.38600000000000001},"max":{"1min":6.6420000000000003,"5min":6.9850000000000003,"15min":8.9760000000000009},"last":0.77100000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.4330000000000001,"5min":1.9159999999999999,"15min":1.556},"min":{"1min":0.42599999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.585,"5min":14.589,"15min":14.589},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.956,"15min":1.456},"min":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.3550000000000004,"5min":10.029999999999999,"15min":10.029999999999999},"last":0.55500000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495963,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1610932,"kb_used_data":1483372,"kb_used_omap":0,"kb_used_meta":127552,"kb_avail":92134220,"statfs":{"total":95995035648,"available":94345441280,"internally_reserved":0,"allocated":1518972928,"data_stored":1518333851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":130613248},"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,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.54,"15min":1.107},"min":{"1min":0.26600000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.9449999999999998,"5min":10.706,"15min":10.706},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.5960000000000001,"15min":1.147},"min":{"1min":0.26700000000000002,"5min":0.253,"15min":0.253},"max":{"1min":6.3730000000000002,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":0.371}]},{"osd":1,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":4.0899999999999999,"5min":2.004,"15min":1.421},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":64.799000000000007,"5min":64.799000000000007,"15min":64.799000000000007},"last":0.64100000000000001},{"interface":"front","average":{"1min":4.0019999999999998,"5min":2.0289999999999999,"15min":1.53},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":64.585999999999999,"5min":64.585999999999999,"15min":64.585999999999999},"last":0.70199999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":2.633,"15min":1.6850000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.32100000000000001},"max":{"1min":4.9489999999999998,"5min":66.055999999999997,"15min":66.055999999999997},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.454,"5min":2.6779999999999999,"15min":1.7250000000000001},"min":{"1min":0.41299999999999998,"5min":0.307,"15min":0.307},"max":{"1min":8.4260000000000002,"5min":70.590000000000003,"15min":70.590000000000003},"last":4.8010000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:51:32 2023","interfaces":[{"interface":"back","average":{"1min":8.3960000000000008,"5min":2.907,"15min":1.635},"min":{"1min":0.33100000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":61.265999999999998,"5min":61.265999999999998,"15min":61.265999999999998},"last":4.9660000000000002},{"interface":"front","average":{"1min":8.6609999999999996,"5min":3.117,"15min":1.7649999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":60.893000000000001,"5min":60.893000000000001,"15min":60.893000000000001},"last":2.222}]},{"osd":4,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":2.0489999999999999,"15min":1.649},"min":{"1min":0.38,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":5.0309999999999997,"5min":12.978,"15min":12.978},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.222,"5min":1.952,"15min":1.641},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.7000000000000002,"5min":9.2110000000000003,"15min":11.442},"last":0.61199999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.931,"15min":1.4850000000000001},"min":{"1min":0.377,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":3.8879999999999999,"5min":14.462,"15min":14.462},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.536,"5min":2.3719999999999999,"15min":1.6000000000000001},"min":{"1min":0.36399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.2910000000000004,"5min":10.319000000000001,"15min":10.319000000000001},"last":0.54700000000000004}]},{"osd":7,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":2.0979999999999999,"15min":1.502},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.2999999999999998,"5min":10.659000000000001,"15min":10.659000000000001},"last":1.9490000000000001},{"interface":"front","average":{"1min":1.393,"5min":1.778,"15min":1.401},"min":{"1min":0.44800000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":8.3889999999999993,"5min":8.3889999999999993,"15min":8.3889999999999993},"last":0.59399999999999997}]}]},{"osd":1,"up_from":102,"seq":438086664349,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1605800,"kb_used_data":1519840,"kb_used_omap":6,"kb_used_meta":85817,"kb_avail":92139352,"statfs":{"total":95995035648,"available":94350696448,"internally_reserved":0,"allocated":1556316160,"data_stored":1555456061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":87876615},"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,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":1.25,"15min":0.91500000000000004},"min":{"1min":0.223,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":6.9320000000000004},"last":0.25},{"interface":"front","average":{"1min":2.04,"5min":1.2030000000000001,"15min":0.92400000000000004},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":9.1600000000000001,"5min":9.1600000000000001,"15min":9.1600000000000001},"last":1.325}]},{"osd":2,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.357,"15min":1.5309999999999999},"min":{"1min":0.307,"5min":0.253,"15min":0.248},"max":{"1min":5.0389999999999997,"5min":12.686,"15min":121.062},"last":10.286},{"interface":"front","average":{"1min":1.5609999999999999,"5min":1.22,"15min":1.4610000000000001},"min":{"1min":0.23499999999999999,"5min":0.217,"15min":0.217},"max":{"1min":5.9480000000000004,"5min":6.8620000000000001,"15min":120.053},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:51:40 2023","interfaces":[{"interface":"back","average":{"1min":2.8119999999999998,"5min":1.161,"15min":0.88500000000000001},"min":{"1min":0.29999999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":7.8650000000000002,"5min":7.8650000000000002,"15min":7.8650000000000002},"last":0.33300000000000002},{"interface":"front","average":{"1min":3.6030000000000002,"5min":1.359,"15min":0.94099999999999995},"min":{"1min":0.504,"5min":0.25800000000000001,"15min":0.23699999999999999},"max":{"1min":10.202,"5min":10.202,"15min":10.202},"last":3.2360000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.373,"15min":1.1419999999999999},"min":{"1min":0.39300000000000002,"5min":0.32000000000000001,"15min":0.29299999999999998},"max":{"1min":4.875,"5min":12.603,"15min":12.603},"last":1.379},{"interface":"front","average":{"1min":1.764,"5min":1.4530000000000001,"15min":1.204},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":6.1289999999999996,"5min":6.1289999999999996,"15min":6.1289999999999996},"last":0.39800000000000002}]},{"osd":5,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":3.145,"5min":2.0070000000000001,"15min":1.425},"min":{"1min":0.432,"5min":0.374,"15min":0.33700000000000002},"max":{"1min":12.653,"5min":12.653,"15min":12.653},"last":1.357},{"interface":"front","average":{"1min":2.0819999999999999,"5min":1.5649999999999999,"15min":1.3129999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.9180000000000001,"5min":15.929,"15min":15.929},"last":3.1280000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5720000000000001,"5min":1.5980000000000001,"15min":1.278},"min":{"1min":0.38300000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.8680000000000003,"5min":7.0339999999999998,"15min":7.0339999999999998},"last":2.859},{"interface":"front","average":{"1min":2.419,"5min":1.6619999999999999,"15min":1.353},"min":{"1min":0.53800000000000003,"5min":0.38300000000000001,"15min":0.36599999999999999},"max":{"1min":12.722,"5min":12.722,"15min":12.722},"last":2.488}]},{"osd":7,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.274,"5min":1.333,"15min":1.177},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":7.1440000000000001,"5min":7.1440000000000001,"15min":7.1440000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.593,"5min":1.4490000000000001,"15min":1.2450000000000001},"min":{"1min":0.47699999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":12.813000000000001,"5min":12.813000000000001,"15min":12.813000000000001},"last":0.52500000000000002}]}]},{"osd":0,"up_from":97,"seq":416611827876,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1455332,"kb_used_data":1212764,"kb_used_omap":9,"kb_used_meta":242550,"kb_avail":92289820,"statfs":{"total":95995035648,"available":94504775680,"internally_reserved":0,"allocated":1241870336,"data_stored":1241011894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":248371813},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 15:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.71899999999999997,"15min":0.69499999999999995},"min":{"1min":0.24099999999999999,"5min":0.218,"15min":0.218},"max":{"1min":3.1800000000000002,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.80400000000000005,"15min":0.82199999999999995},"min":{"1min":0.35299999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.202,"5min":6.4729999999999999,"15min":6.4729999999999999},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Sep 23 15:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.821,"5min":1.2210000000000001,"15min":0.90000000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":7.516,"5min":8.2759999999999998,"15min":8.2759999999999998},"last":2.4860000000000002},{"interface":"front","average":{"1min":1.478,"5min":1.159,"15min":0.92900000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":6.1150000000000002,"5min":7.2359999999999998,"15min":7.2359999999999998},"last":0.73499999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:51:33 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.1240000000000001,"15min":0.874},"min":{"1min":0.29499999999999998,"5min":0.249,"15min":0.249},"max":{"1min":6.8170000000000002,"5min":6.8700000000000001,"15min":6.8700000000000001},"last":4.3600000000000003},{"interface":"front","average":{"1min":1.3779999999999999,"5min":1.0660000000000001,"15min":0.90400000000000003},"min":{"1min":0.33300000000000002,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":3.7639999999999998,"5min":9.2289999999999992,"15min":9.2289999999999992},"last":2.9100000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.2070000000000001,"15min":1.1359999999999999},"min":{"1min":0.35499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.415,"5min":6.5800000000000001,"15min":7.1379999999999999},"last":2.641},{"interface":"front","average":{"1min":1.032,"5min":1.2410000000000001,"15min":1.109},"min":{"1min":0.40600000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.6619999999999999,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":0.56299999999999994}]},{"osd":5,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1789999999999998,"5min":1.8520000000000001,"15min":1.4590000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.35799999999999998},"max":{"1min":9.3829999999999991,"5min":9.3829999999999991,"15min":16.949000000000002},"last":2.7290000000000001},{"interface":"front","average":{"1min":1.8660000000000001,"5min":1.677,"15min":1.407},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":7.7549999999999999,"5min":7.7549999999999999,"15min":11.195},"last":2.7050000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.3320000000000001,"15min":1.2230000000000001},"min":{"1min":0.41999999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.3959999999999999,"5min":10.204000000000001,"15min":10.204000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":2.2109999999999999,"5min":1.736,"15min":1.4099999999999999},"min":{"1min":0.436,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":7.7290000000000001,"5min":10.243,"15min":10.243},"last":2.6789999999999998}]},{"osd":7,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":2.3199999999999998,"5min":1.9990000000000001,"15min":1.4830000000000001},"min":{"1min":0.46100000000000002,"5min":0.45200000000000001,"15min":0.44},"max":{"1min":9.234,"5min":14.632,"15min":14.632},"last":9.234},{"interface":"front","average":{"1min":1.718,"5min":2.1000000000000001,"15min":1.526},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":7.875,"5min":14.569000000000001,"15min":14.569000000000001},"last":7.875}]}]},{"osd":2,"up_from":107,"seq":459561500813,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2665228,"kb_used_data":2430980,"kb_used_omap":11,"kb_used_meta":234228,"kb_avail":91079924,"statfs":{"total":95995035648,"available":93265842176,"internally_reserved":0,"allocated":2489323520,"data_stored":2488486441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":239849800},"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,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82499999999999996,"15min":0.75700000000000001},"min":{"1min":0.251,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":3.847,"5min":6.3840000000000003,"15min":6.3840000000000003},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.3,"15min":1.01},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":3.714,"5min":7.3369999999999997,"15min":7.5010000000000003},"last":2.5379999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":2.343,"5min":1.3580000000000001,"15min":0.93500000000000005},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":10.414,"5min":12.782999999999999,"15min":12.782999999999999},"last":0.88},{"interface":"front","average":{"1min":1.5580000000000001,"5min":0.96899999999999997,"15min":0.81200000000000006},"min":{"1min":0.28499999999999998,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":6.0700000000000003,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":0.80100000000000005}]},{"osd":3,"last update":"Sat Sep 23 15:51:28 2023","interfaces":[{"interface":"back","average":{"1min":4.0599999999999996,"5min":1.7210000000000001,"15min":1.123},"min":{"1min":0.30299999999999999,"5min":0.25800000000000001,"15min":0.23699999999999999},"max":{"1min":37.731000000000002,"5min":37.731000000000002,"15min":37.731000000000002},"last":4.9530000000000003},{"interface":"front","average":{"1min":8.1129999999999995,"5min":2.516,"15min":1.3620000000000001},"min":{"1min":0.41499999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":61.497999999999998,"5min":61.497999999999998,"15min":61.497999999999998},"last":9.6319999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.786,"15min":1.4239999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.6669999999999998,"5min":13.01,"15min":13.01},"last":1.054},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.4770000000000001,"15min":1.248},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.7629999999999999,"5min":6.9649999999999999,"15min":6.9649999999999999},"last":0.73899999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.7749999999999999,"15min":1.355},"min":{"1min":0.38200000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.407,"5min":38.259,"15min":38.259},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.5449999999999999,"5min":2.1349999999999998,"15min":1.5489999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.30599999999999999},"max":{"1min":3.593,"5min":38.542999999999999,"15min":38.542999999999999},"last":3.3170000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.643,"15min":1.385},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.5659999999999998,"5min":7.2859999999999996,"15min":7.5570000000000004},"last":2.5030000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.649,"15min":1.353},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.5300000000000002,"5min":13.247,"15min":13.247},"last":3.2269999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.494,"5min":2.3300000000000001,"15min":1.583},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.377},"max":{"1min":3.915,"5min":72.156000000000006,"15min":72.156000000000006},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.6850000000000001,"5min":2.6030000000000002,"15min":1.7549999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.907,"5min":72.090000000000003,"15min":72.090000000000003},"last":2.2639999999999998}]}]},{"osd":3,"up_from":112,"seq":481036337288,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3171924,"kb_used_data":2929420,"kb_used_omap":5,"kb_used_meta":242426,"kb_avail":90573228,"statfs":{"total":95995035648,"available":92746985472,"internally_reserved":0,"allocated":2999726080,"data_stored":2998882667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":248245046},"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,4,1,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.2210000000000001,"5min":1.389,"15min":1.077},"min":{"1min":0.34599999999999997,"5min":0.21199999999999999,"15min":0.20399999999999999},"max":{"1min":9.7799999999999994,"5min":12.484,"15min":43.654000000000003},"last":4.9850000000000003},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.343,"15min":1.0660000000000001},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":6.3070000000000004,"5min":12.76,"15min":43.479999999999997},"last":0.66600000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.6949999999999998,"5min":2.7160000000000002,"15min":1.3959999999999999},"min":{"1min":0.42299999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":9.9030000000000005,"5min":156.28100000000001,"15min":156.28100000000001},"last":4.952},{"interface":"front","average":{"1min":2.0049999999999999,"5min":2.657,"15min":1.3580000000000001},"min":{"1min":0.24299999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":7.0570000000000004,"5min":155.99299999999999,"15min":155.99299999999999},"last":0.54600000000000004}]},{"osd":2,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":2.9159999999999999,"5min":2.0680000000000001,"15min":1.337},"min":{"1min":0.45100000000000001,"5min":0.248,"15min":0.248},"max":{"1min":9.9329999999999998,"5min":48.57,"15min":48.57},"last":5.0499999999999998},{"interface":"front","average":{"1min":2.415,"5min":1.9810000000000001,"15min":1.306},"min":{"1min":0.34399999999999997,"5min":0.22,"15min":0.22},"max":{"1min":6.7690000000000001,"5min":48.533000000000001,"15min":48.533000000000001},"last":0.77300000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9730000000000001,"5min":2.46,"15min":1.482},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.75,"5min":70.852000000000004,"15min":70.852000000000004},"last":0.627},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.5310000000000001,"15min":1.5389999999999999},"min":{"1min":0.40600000000000003,"5min":0.34000000000000002,"15min":0.314},"max":{"1min":8.3230000000000004,"5min":70.912999999999997,"15min":70.912999999999997},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":3.2930000000000001,"5min":1.9590000000000001,"15min":1.381},"min":{"1min":0.38,"5min":0.35799999999999998,"15min":0.33700000000000002},"max":{"1min":13.759,"5min":13.759,"15min":13.759},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.754,"5min":1.6279999999999999,"15min":1.292},"min":{"1min":0.39800000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.7050000000000001,"5min":9.8599999999999994,"15min":9.8599999999999994},"last":0.70999999999999996}]},{"osd":6,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.3580000000000001,"15min":1.137},"min":{"1min":0.39700000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.7290000000000001,"5min":9.5630000000000006,"15min":9.5630000000000006},"last":0.67800000000000005},{"interface":"front","average":{"1min":2.3610000000000002,"5min":1.726,"15min":1.3180000000000001},"min":{"1min":0.625,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":9.8339999999999996,"5min":9.8339999999999996,"15min":9.8339999999999996},"last":5.0300000000000002}]},{"osd":7,"last update":"Sat Sep 23 15:51:35 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.4339999999999999,"15min":1.1990000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":6.6619999999999999,"5min":6.96,"15min":6.96},"last":0.74399999999999999},{"interface":"front","average":{"1min":3.0089999999999999,"5min":1.972,"15min":1.393},"min":{"1min":0.47499999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":9.8719999999999999,"5min":9.8719999999999999,"15min":9.8719999999999999},"last":5.0110000000000001}]}]},{"osd":4,"up_from":117,"seq":502511173761,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1755828,"kb_used_data":1525676,"kb_used_omap":10,"kb_used_meta":230133,"kb_avail":91989324,"statfs":{"total":95995035648,"available":94197067776,"internally_reserved":0,"allocated":1562292224,"data_stored":1561419010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":235656223},"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,0,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":2.2000000000000002,"15min":1.6000000000000001},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.5259999999999998,"5min":83.512,"15min":83.512},"last":0.377},{"interface":"front","average":{"1min":0.98099999999999998,"5min":2.1850000000000001,"15min":1.4910000000000001},"min":{"1min":0.253,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.5270000000000001,"5min":83.561999999999998,"15min":83.561999999999998},"last":0.435}]},{"osd":1,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6419999999999999,"5min":1.351,"15min":1.3029999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":8.0790000000000006,"5min":8.8650000000000002,"15min":10.131},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.5109999999999999,"5min":1.196,"15min":1.097},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":8.4369999999999994,"5min":8.9290000000000003,"15min":8.9290000000000003},"last":2.4580000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":3.883,"5min":5.3179999999999996,"15min":2.641},"min":{"1min":0.29799999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":41.892000000000003,"5min":143.99299999999999,"15min":143.99299999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":3.915,"5min":6.0830000000000002,"15min":2.762},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":42.816000000000003,"5min":145.29900000000001,"15min":145.29900000000001},"last":0.39700000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":2.468,"5min":2.399,"15min":1.7290000000000001},"min":{"1min":0.36299999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":19.539999999999999,"5min":53.518999999999998,"15min":53.518999999999998},"last":6.04},{"interface":"front","average":{"1min":2.3130000000000002,"5min":2.1539999999999999,"15min":1.4239999999999999},"min":{"1min":0.32000000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":19.23,"5min":53.487000000000002,"15min":53.487000000000002},"last":6.0149999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":2.0270000000000001,"15min":1.45},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.1890000000000001,"5min":87.849999999999994,"15min":87.849999999999994},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.742,"5min":2.8860000000000001,"15min":1.8149999999999999},"min":{"1min":0.34100000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.9850000000000003,"5min":89.670000000000002,"15min":89.670000000000002},"last":0.46000000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.734,"15min":1.637},"min":{"1min":0.45600000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.4059999999999997,"5min":7.5789999999999997,"15min":13.275},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.998,"5min":1.522,"15min":1.421},"min":{"1min":0.39700000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.5780000000000003,"5min":15.07,"15min":15.07},"last":0.57399999999999995}]},{"osd":7,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.3939999999999999,"15min":1.3340000000000001},"min":{"1min":0.45500000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.5150000000000001,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":0.67400000000000004},{"interface":"front","average":{"1min":1.5,"5min":2.0219999999999998,"15min":1.52},"min":{"1min":0.36799999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.0169999999999995,"5min":10.475,"15min":14.324},"last":0.51200000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757605,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1655464,"kb_used_data":1491552,"kb_used_omap":0,"kb_used_meta":163904,"kb_avail":92089688,"statfs":{"total":95995035648,"available":94299840512,"internally_reserved":0,"allocated":1527349248,"data_stored":1526717436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":167837696},"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,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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:18 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":1.861,"15min":1.361},"min":{"1min":0.255,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":11.532999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":3.6720000000000002},{"interface":"front","average":{"1min":1.6719999999999999,"5min":1.8819999999999999,"15min":1.367},"min":{"1min":0.29499999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.6550000000000002,"5min":16.196000000000002,"15min":16.196000000000002},"last":0.41399999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7909999999999999,"5min":1.635,"15min":1.1719999999999999},"min":{"1min":0.32400000000000001,"5min":0.316,"15min":0.28100000000000003},"max":{"1min":7.9649999999999999,"5min":16.140999999999998,"15min":16.140999999999998},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.7569999999999999,"5min":1.456,"15min":1.181},"min":{"1min":0.33100000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":11.77,"5min":11.77,"15min":11.77},"last":4.1289999999999996}]},{"osd":2,"last update":"Sat Sep 23 15:52:03 2023","interfaces":[{"interface":"back","average":{"1min":1.482,"5min":2.7480000000000002,"15min":1.6499999999999999},"min":{"1min":0.45500000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.54,"5min":55.180999999999997,"15min":55.180999999999997},"last":3.4889999999999999},{"interface":"front","average":{"1min":2.0640000000000001,"5min":2.9470000000000001,"15min":1.675},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.6289999999999996,"5min":55.444000000000003,"15min":55.444000000000003},"last":0.36599999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":2.218,"15min":1.486},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":7.4989999999999997,"5min":52.585999999999999,"15min":52.585999999999999},"last":3.5459999999999998},{"interface":"front","average":{"1min":2.0270000000000001,"5min":2.3300000000000001,"15min":1.4610000000000001},"min":{"1min":0.35899999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.9480000000000004,"5min":55.395000000000003,"15min":55.395000000000003},"last":6.8230000000000004}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.819,"5min":2.2320000000000002,"15min":1.5960000000000001},"min":{"1min":0.32500000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":11.170999999999999,"5min":15.978,"15min":15.978},"last":3.6160000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.802,"15min":1.464},"min":{"1min":0.34999999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.6459999999999999,"5min":16.997,"15min":16.997},"last":0.73599999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":2.0950000000000002,"15min":1.468},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.8919999999999999,"5min":16.309999999999999,"15min":16.309999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.163,"5min":1.786,"15min":1.4550000000000001},"min":{"1min":0.41399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.8540000000000001,"5min":8.8330000000000002,"15min":8.8330000000000002},"last":4.1680000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:51:25 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":2.2410000000000001,"15min":1.5760000000000001},"min":{"1min":0.39100000000000001,"5min":0.37,"15min":0.34899999999999998},"max":{"1min":4.4020000000000001,"5min":13.263,"15min":15.106},"last":3.5720000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.847,"15min":1.4099999999999999},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":3.4449999999999998,"5min":16.234999999999999,"15min":16.234999999999999},"last":2.9740000000000002}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":1234898944,"data_stored":1234894872,"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":1549668352,"data_stored":1549664280,"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":2482110464,"data_stored":2482110464,"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":2992177152,"data_stored":2992177152,"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":1554907136,"data_stored":1554907136,"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":1525354496,"data_stored":1525350424,"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":1513881600,"data_stored":1513881600,"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":1823604736,"data_stored":1823604736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:52:29.405 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T15:52:29.406 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:52:29.406 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-09-23T15:52:29.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:52:29.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:29.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:29.525 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:29 smithi186 bash[89807]: cluster 2023-09-23T15:52:28.307046+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T15:52:29.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:29.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:29.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:29.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:29.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:29.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:29.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:29.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:29.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:30.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:30.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:30.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:30.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:30.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:30.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:30.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.611 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:30.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:30.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:30.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:30.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:31.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:31.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:31.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:31.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:31.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:31.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[105739]: cluster 2023-09-23T15:52:30.307622+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:52:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[105739]: audit 2023-09-23T15:52:30.940763+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:31.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[105739]: audit 2023-09-23T15:52:30.941779+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[103196]: cluster 2023-09-23T15:52:30.307622+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:52:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[103196]: audit 2023-09-23T15:52:30.940763+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:31.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:31 smithi140 bash[103196]: audit 2023-09-23T15:52:30.941779+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:31.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:31.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:31.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:31.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:31.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:31.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:31 smithi186 bash[89807]: cluster 2023-09-23T15:52:30.307622+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:52:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:31 smithi186 bash[89807]: audit 2023-09-23T15:52:30.940763+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:52:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:31 smithi186 bash[89807]: audit 2023-09-23T15:52:30.941779+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:31.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:31.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:31.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:31.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:31.833 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:31.939 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:31.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:31.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:31.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:32.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:32.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:32.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:32.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:32.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:32.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:32.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:32.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:32.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:32.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:32.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:32.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:32.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:32.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:32.790 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:32.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:32.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:32.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:32.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:32.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:33.045 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:33.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:33.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:33.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:33.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:33.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:33.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:33.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:33.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:33.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:33.581 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:33 smithi186 bash[89807]: cluster 2023-09-23T15:52:32.308261+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T15:52:33.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:33.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:33 smithi140 bash[103196]: cluster 2023-09-23T15:52:32.308261+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T15:52:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:33 smithi140 bash[105739]: cluster 2023-09-23T15:52:32.308261+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T15:52:33.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:33.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:33.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:33.885 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:33.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:33.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:34.118 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:34.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:34.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:34.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:34.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:34.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:34.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:34.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:34.600 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:52:34.647 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:52:34.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.687 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:52:34.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:34.760 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:52:34.795 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:34.804 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:52:34.820 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:34.842 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:52:34.897 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:52:34.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.944 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:52:34.953 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.953 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.953 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.953 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.953 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.954 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.954 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.954 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:52:34.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:34.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:35.063 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.087 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:35.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:35.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:35.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:35.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:35.393 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:52:35.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[103196]: cluster 2023-09-23T15:52:34.308782+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:52:35.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[103196]: audit 2023-09-23T15:52:34.551193+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.140:0/2041370430' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:35.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[103196]: audit 2023-09-23T15:52:34.954579+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.140:0/3951811304' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[103196]: audit 2023-09-23T15:52:34.955292+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.458 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:35] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T15:52:35.458 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[105739]: cluster 2023-09-23T15:52:34.308782+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:52:35.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[105739]: audit 2023-09-23T15:52:34.551193+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.140:0/2041370430' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:35.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[105739]: audit 2023-09-23T15:52:34.954579+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.140:0/3951811304' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:35 smithi140 bash[105739]: audit 2023-09-23T15:52:34.955292+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.499 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:35.603 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:35 smithi186 bash[89807]: cluster 2023-09-23T15:52:34.308782+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-23T15:52:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:35 smithi186 bash[89807]: audit 2023-09-23T15:52:34.551193+0000 mon.c (mon.2) 49 : audit 0 from='client.? 172.21.15.140:0/2041370430' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:35 smithi186 bash[89807]: audit 2023-09-23T15:52:34.954579+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.140:0/3951811304' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:35 smithi186 bash[89807]: audit 2023-09-23T15:52:34.955292+0000 mon.a (mon.0) 870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:52:35.738 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:35.762 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:35.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:35.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:35.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:36.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:36.040 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:36.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:36.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:36.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:36.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:36.411 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:36.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:36.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:36.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:36.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.374764+0000 mon.a (mon.0) 871 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: audit 2023-09-23T15:52:35.385393+0000 mon.a (mon.0) 872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.385480+0000 mon.a (mon.0) 873 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.393616+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.395906+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.397101+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.398244+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.398996+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[103196]: cluster 2023-09-23T15:52:35.401927+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.374764+0000 mon.a (mon.0) 871 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: audit 2023-09-23T15:52:35.385393+0000 mon.a (mon.0) 872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.385480+0000 mon.a (mon.0) 873 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.393616+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.395906+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.397101+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.398244+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.398996+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:36 smithi140 bash[105739]: cluster 2023-09-23T15:52:35.401927+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.374764+0000 mon.a (mon.0) 871 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: audit 2023-09-23T15:52:35.385393+0000 mon.a (mon.0) 872 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.385480+0000 mon.a (mon.0) 873 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.393616+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.395906+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.397101+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.398244+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.398996+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:36 smithi186 bash[89807]: cluster 2023-09-23T15:52:35.401927+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T15:52:36.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:36.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:36.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:36.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:36.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:36.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:36.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:36.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:36.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:37.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:37.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:37.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:37.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:37.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:37.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:37.367 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:37.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:37.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:37.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:37.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:37 smithi140 bash[103196]: cluster 2023-09-23T15:52:36.310093+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:37 smithi140 bash[105739]: cluster 2023-09-23T15:52:36.310093+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:37.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:37.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:37 smithi186 bash[89807]: cluster 2023-09-23T15:52:36.310093+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T15:52:37.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:37.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:37.796 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:37.796 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:37.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:37.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:37.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:37.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:37.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:38.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:38.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:38.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:38.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:38.219 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:38.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:38.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:38.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:38.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:38.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:38.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:38.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:38.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:38.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:38.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:38.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:38.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:38.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:38.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:38.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:52:38.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:38.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:38.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:39.098 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:39.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:39.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:39.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:39.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:39.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:52:39.404 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:39.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:39.535 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:39 smithi140 bash[103196]: cluster 2023-09-23T15:52:38.310640+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T15:52:39.536 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:39 smithi140 bash[105739]: cluster 2023-09-23T15:52:38.310640+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T15:52:39.561 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:39.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:39 smithi186 bash[89807]: cluster 2023-09-23T15:52:38.310640+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T15:52:39.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:39.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:39.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:39.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:39.833 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:39.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:39.964 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:39.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:40.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:40.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:40.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:40.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:40.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:40.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:40.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:40.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:40.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:40.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:40.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:40.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:40.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:40.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:40.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:40.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:40.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:40.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:41.023 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:41.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:41.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:41.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:41.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:41.287 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:41.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:41.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:41.436 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:41 smithi186 bash[89807]: cluster 2023-09-23T15:52:40.311129+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T15:52:41.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:41.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:41.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:41.682 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:41.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:41.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:41.825 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:41 smithi140 bash[103196]: cluster 2023-09-23T15:52:40.311129+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T15:52:41.826 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:41 smithi140 bash[105739]: cluster 2023-09-23T15:52:40.311129+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T15:52:41.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:41.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:41.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:42.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:42.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:42.122 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:42.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:42.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:42.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:42.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:42.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:42.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:42.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:42.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:42.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:42.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:42.693 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:42.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:42.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:42.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:42.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:42.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:42.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:43.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:43.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:43.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:43.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:43.334 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:43.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:43.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:43.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:43.483 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:43 smithi140 bash[103196]: cluster 2023-09-23T15:52:42.311655+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:52:43.483 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:43 smithi140 bash[105739]: cluster 2023-09-23T15:52:42.311655+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:52:43.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:43.626 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:43.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:43 smithi186 bash[89807]: cluster 2023-09-23T15:52:42.311655+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:52:43.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:43.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:43.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:43.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:43.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:43.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:43.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:43.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:44.045 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:44.073 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:44.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:44.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:44.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:44.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:44.308 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:52:44.308 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:52:44.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:44.466 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:44.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:44.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:44.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:44.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:44.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:44.757 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:52:44.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:44.773 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:52:44.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:44.902 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:44.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:44.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:45.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:45.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:45.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:45.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:45.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:45.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:45.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:45.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:45.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:45 smithi140 bash[103196]: cluster 2023-09-23T15:52:44.312126+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T15:52:45.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:45] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T15:52:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:45 smithi140 bash[105739]: cluster 2023-09-23T15:52:44.312126+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T15:52:45.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:45.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:45.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:45.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:45.814 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:45 smithi186 bash[89807]: cluster 2023-09-23T15:52:44.312126+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T15:52:45.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:45.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:45.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:45.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:46.017 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T15:52:46.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:46.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:46.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:46.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:46.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:46.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:46.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:46.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:46.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:46.600 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:46 smithi186 bash[89807]: audit 2023-09-23T15:52:44.741866+0000 mgr.y (mgr.34107) 638 : audit 0 from='client.44840 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:46.600 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:46 smithi186 bash[89807]: audit 2023-09-23T15:52:45.938023+0000 mon.a (mon.0) 874 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:46.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:46.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:46.723 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":628,"stamp":"2023-09-23T15:52:44.311821+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3946518475,"num_objects":60175,"num_object_clones":0,"num_object_copies":180525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60175,"num_whiteouts":0,"num_read":6519,"num_read_kb":14208,"num_write":159795,"num_write_kb":7016568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":88,"num_bytes_recovered":10159750,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139647,"ondisk_log_size":139647,"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":13141356,"kb_used_data":11647148,"kb_used_omap":44,"kb_used_meta":1493843,"kb_avail":736819860,"statfs":{"total":767960285184,"available":754503536640,"internally_reserved":0,"allocated":11926679552,"data_stored":11920438403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":1529696009},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-471990272,"num_objects":-7202,"num_object_clones":0,"num_object_copies":-21606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7202,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7202,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003367"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":184,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.390961+0000","last_change":"2023-09-23T15:49:01.023058+0000","last_active":"2023-09-23T15:52:16.390961+0000","last_peered":"2023-09-23T15:52:16.390961+0000","last_clean":"2023-09-23T15:52:16.390961+0000","last_became_active":"2023-09-23T15:49:01.022734+0000","last_became_peered":"2023-09-23T15:49:01.022734+0000","last_unstale":"2023-09-23T15:52:16.390961+0000","last_undegraded":"2023-09-23T15:52:16.390961+0000","last_fullsized":"2023-09-23T15:52:16.390961+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:07:53.720250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":179,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408260+0000","last_change":"2023-09-23T15:49:01.008796+0000","last_active":"2023-09-23T15:52:16.408260+0000","last_peered":"2023-09-23T15:52:16.408260+0000","last_clean":"2023-09-23T15:52:16.408260+0000","last_became_active":"2023-09-23T15:49:01.008417+0000","last_became_peered":"2023-09-23T15:49:01.008417+0000","last_unstale":"2023-09-23T15:52:16.408260+0000","last_undegraded":"2023-09-23T15:52:16.408260+0000","last_fullsized":"2023-09-23T15:52:16.408260+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:15.054181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.403847+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T15:52:16.403847+0000","last_peered":"2023-09-23T15:52:16.403847+0000","last_clean":"2023-09-23T15:52:16.403847+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T15:52:16.403847+0000","last_undegraded":"2023-09-23T15:52:16.403847+0000","last_fullsized":"2023-09-23T15:52:16.403847+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":124,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.410459+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:52:16.410459+0000","last_peered":"2023-09-23T15:52:16.410459+0000","last_clean":"2023-09-23T15:52:16.410459+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:52:16.410459+0000","last_undegraded":"2023-09-23T15:52:16.410459+0000","last_fullsized":"2023-09-23T15:52:16.410459+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":182,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.412579+0000","last_change":"2023-09-23T15:49:01.018656+0000","last_active":"2023-09-23T15:52:16.412579+0000","last_peered":"2023-09-23T15:52:16.412579+0000","last_clean":"2023-09-23T15:52:16.412579+0000","last_became_active":"2023-09-23T15:49:01.018278+0000","last_became_peered":"2023-09-23T15:49:01.018278+0000","last_unstale":"2023-09-23T15:52:16.412579+0000","last_undegraded":"2023-09-23T15:52:16.412579+0000","last_fullsized":"2023-09-23T15:52:16.412579+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:58.089143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":158,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.396304+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T15:52:16.396304+0000","last_peered":"2023-09-23T15:52:16.396304+0000","last_clean":"2023-09-23T15:52:16.396304+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T15:52:16.396304+0000","last_undegraded":"2023-09-23T15:52:16.396304+0000","last_fullsized":"2023-09-23T15:52:16.396304+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":122,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.411491+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:52:16.411491+0000","last_peered":"2023-09-23T15:52:16.411491+0000","last_clean":"2023-09-23T15:52:16.411491+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:52:16.411491+0000","last_undegraded":"2023-09-23T15:52:16.411491+0000","last_fullsized":"2023-09-23T15:52:16.411491+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.412858+0000","last_change":"2023-09-23T15:49:01.013856+0000","last_active":"2023-09-23T15:52:16.412858+0000","last_peered":"2023-09-23T15:52:16.412858+0000","last_clean":"2023-09-23T15:52:16.412858+0000","last_became_active":"2023-09-23T15:49:01.013519+0000","last_became_peered":"2023-09-23T15:49:01.013519+0000","last_unstale":"2023-09-23T15:52:16.412858+0000","last_undegraded":"2023-09-23T15:52:16.412858+0000","last_fullsized":"2023-09-23T15:52:16.412858+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:53:55.462240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":159,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407172+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T15:52:16.407172+0000","last_peered":"2023-09-23T15:52:16.407172+0000","last_clean":"2023-09-23T15:52:16.407172+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T15:52:16.407172+0000","last_undegraded":"2023-09-23T15:52:16.407172+0000","last_fullsized":"2023-09-23T15:52:16.407172+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.404530+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:52:16.404530+0000","last_peered":"2023-09-23T15:52:16.404530+0000","last_clean":"2023-09-23T15:52:16.404530+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:52:16.404530+0000","last_undegraded":"2023-09-23T15:52:16.404530+0000","last_fullsized":"2023-09-23T15:52:16.404530+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":159,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.414483+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:52:16.414483+0000","last_peered":"2023-09-23T15:52:16.414483+0000","last_clean":"2023-09-23T15:52:16.414483+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:52:16.414483+0000","last_undegraded":"2023-09-23T15:52:16.414483+0000","last_fullsized":"2023-09-23T15:52:16.414483+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.401636+0000","last_change":"2023-09-23T15:49:01.019910+0000","last_active":"2023-09-23T15:52:16.401636+0000","last_peered":"2023-09-23T15:52:16.401636+0000","last_clean":"2023-09-23T15:52:16.401636+0000","last_became_active":"2023-09-23T15:49:01.019413+0000","last_became_peered":"2023-09-23T15:49:01.019413+0000","last_unstale":"2023-09-23T15:52:16.401636+0000","last_undegraded":"2023-09-23T15:52:16.401636+0000","last_fullsized":"2023-09-23T15:52:16.401636+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:09:47.982642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":143,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391362+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:52:16.391362+0000","last_peered":"2023-09-23T15:52:16.391362+0000","last_clean":"2023-09-23T15:52:16.391362+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:52:16.391362+0000","last_undegraded":"2023-09-23T15:52:16.391362+0000","last_fullsized":"2023-09-23T15:52:16.391362+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":153,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391352+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T15:52:16.391352+0000","last_peered":"2023-09-23T15:52:16.391352+0000","last_clean":"2023-09-23T15:52:16.391352+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T15:52:16.391352+0000","last_undegraded":"2023-09-23T15:52:16.391352+0000","last_fullsized":"2023-09-23T15:52:16.391352+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":158,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.422665+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:52:16.422665+0000","last_peered":"2023-09-23T15:52:16.422665+0000","last_clean":"2023-09-23T15:52:16.422665+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:52:16.422665+0000","last_undegraded":"2023-09-23T15:52:16.422665+0000","last_fullsized":"2023-09-23T15:52:16.422665+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":164,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.421156+0000","last_change":"2023-09-23T15:49:01.010540+0000","last_active":"2023-09-23T15:52:16.421156+0000","last_peered":"2023-09-23T15:52:16.421156+0000","last_clean":"2023-09-23T15:52:16.421156+0000","last_became_active":"2023-09-23T15:49:01.010190+0000","last_became_peered":"2023-09-23T15:49:01.010190+0000","last_unstale":"2023-09-23T15:52:16.421156+0000","last_undegraded":"2023-09-23T15:52:16.421156+0000","last_fullsized":"2023-09-23T15:52:16.421156+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:57:04.368825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":104,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413697+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:52:16.413697+0000","last_peered":"2023-09-23T15:52:16.413697+0000","last_clean":"2023-09-23T15:52:16.413697+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:52:16.413697+0000","last_undegraded":"2023-09-23T15:52:16.413697+0000","last_fullsized":"2023-09-23T15:52:16.413697+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":138,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407287+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:52:16.407287+0000","last_peered":"2023-09-23T15:52:16.407287+0000","last_clean":"2023-09-23T15:52:16.407287+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:52:16.407287+0000","last_undegraded":"2023-09-23T15:52:16.407287+0000","last_fullsized":"2023-09-23T15:52:16.407287+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":137,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413658+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:52:16.413658+0000","last_peered":"2023-09-23T15:52:16.413658+0000","last_clean":"2023-09-23T15:52:16.413658+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:52:16.413658+0000","last_undegraded":"2023-09-23T15:52:16.413658+0000","last_fullsized":"2023-09-23T15:52:16.413658+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":123,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.410341+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:52:16.410341+0000","last_peered":"2023-09-23T15:52:16.410341+0000","last_clean":"2023-09-23T15:52:16.410341+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:52:16.410341+0000","last_undegraded":"2023-09-23T15:52:16.410341+0000","last_fullsized":"2023-09-23T15:52:16.410341+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":151,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.395982+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:52:16.395982+0000","last_peered":"2023-09-23T15:52:16.395982+0000","last_clean":"2023-09-23T15:52:16.395982+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:52:16.395982+0000","last_undegraded":"2023-09-23T15:52:16.395982+0000","last_fullsized":"2023-09-23T15:52:16.395982+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":164,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408823+0000","last_change":"2023-09-23T15:49:01.009797+0000","last_active":"2023-09-23T15:52:16.408823+0000","last_peered":"2023-09-23T15:52:16.408823+0000","last_clean":"2023-09-23T15:52:16.408823+0000","last_became_active":"2023-09-23T15:49:01.009470+0000","last_became_peered":"2023-09-23T15:49:01.009470+0000","last_unstale":"2023-09-23T15:52:16.408823+0000","last_undegraded":"2023-09-23T15:52:16.408823+0000","last_fullsized":"2023-09-23T15:52:16.408823+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:45:14.557419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"179'9806","reported_seq":9829,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.923967+0000","last_change":"2023-09-23T15:49:47.326163+0000","last_active":"2023-09-23T15:52:41.923967+0000","last_peered":"2023-09-23T15:52:41.923967+0000","last_clean":"2023-09-23T15:52:41.923967+0000","last_became_active":"2023-09-23T15:49:47.325829+0000","last_became_peered":"2023-09-23T15:49:47.325829+0000","last_unstale":"2023-09-23T15:52:41.923967+0000","last_undegraded":"2023-09-23T15:52:41.923967+0000","last_fullsized":"2023-09-23T15:52:41.923967+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9806,"log_dups_size":0,"ondisk_log_size":9806,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:29.207203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242221056,"num_objects":3696,"num_object_clones":0,"num_object_copies":11088,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3696,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9806,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":156,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.414440+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:52:16.414440+0000","last_peered":"2023-09-23T15:52:16.414440+0000","last_clean":"2023-09-23T15:52:16.414440+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:52:16.414440+0000","last_undegraded":"2023-09-23T15:52:16.414440+0000","last_fullsized":"2023-09-23T15:52:16.414440+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":121,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.406970+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:52:16.406970+0000","last_peered":"2023-09-23T15:52:16.406970+0000","last_clean":"2023-09-23T15:52:16.406970+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:52:16.406970+0000","last_undegraded":"2023-09-23T15:52:16.406970+0000","last_fullsized":"2023-09-23T15:52:16.406970+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'10046","reported_seq":10072,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:44.116334+0000","last_change":"2023-09-23T15:49:47.320934+0000","last_active":"2023-09-23T15:52:44.116334+0000","last_peered":"2023-09-23T15:52:44.116334+0000","last_clean":"2023-09-23T15:52:44.116334+0000","last_became_active":"2023-09-23T15:49:47.320582+0000","last_became_peered":"2023-09-23T15:49:47.320582+0000","last_unstale":"2023-09-23T15:52:44.116334+0000","last_undegraded":"2023-09-23T15:52:44.116334+0000","last_fullsized":"2023-09-23T15:52:44.116334+0000","mapping_epoch":163,"log_start":"169'2300","ondisk_log_start":"169'2300","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7746,"log_dups_size":0,"ondisk_log_size":7746,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:20.184903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233701376,"num_objects":3566,"num_object_clones":0,"num_object_copies":10698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10046,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":185,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.414308+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T15:52:16.414308+0000","last_peered":"2023-09-23T15:52:16.414308+0000","last_clean":"2023-09-23T15:52:16.414308+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T15:52:16.414308+0000","last_undegraded":"2023-09-23T15:52:16.414308+0000","last_fullsized":"2023-09-23T15:52:16.414308+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":186,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:35.261203+0000","last_change":"2023-09-23T15:49:01.003410+0000","last_active":"2023-09-23T15:52:35.261203+0000","last_peered":"2023-09-23T15:52:35.261203+0000","last_clean":"2023-09-23T15:52:35.261203+0000","last_became_active":"2023-09-23T15:49:01.003061+0000","last_became_peered":"2023-09-23T15:49:01.003061+0000","last_unstale":"2023-09-23T15:52:35.261203+0000","last_undegraded":"2023-09-23T15:52:35.261203+0000","last_fullsized":"2023-09-23T15:52:35.261203+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:41:57.808721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"179'10002","reported_seq":10026,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.906167+0000","last_change":"2023-09-23T15:49:47.322532+0000","last_active":"2023-09-23T15:52:41.906167+0000","last_peered":"2023-09-23T15:52:41.906167+0000","last_clean":"2023-09-23T15:52:41.906167+0000","last_became_active":"2023-09-23T15:49:47.322182+0000","last_became_peered":"2023-09-23T15:49:47.322182+0000","last_unstale":"2023-09-23T15:52:41.906167+0000","last_undegraded":"2023-09-23T15:52:41.906167+0000","last_fullsized":"2023-09-23T15:52:41.906167+0000","mapping_epoch":163,"log_start":"169'1600","ondisk_log_start":"169'1600","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8402,"log_dups_size":0,"ondisk_log_size":8402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:04.942465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247857152,"num_objects":3782,"num_object_clones":0,"num_object_copies":11346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3782,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10002,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":122,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.414677+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:52:16.414677+0000","last_peered":"2023-09-23T15:52:16.414677+0000","last_clean":"2023-09-23T15:52:16.414677+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:52:16.414677+0000","last_undegraded":"2023-09-23T15:52:16.414677+0000","last_fullsized":"2023-09-23T15:52:16.414677+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":158,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.396493+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T15:52:16.396493+0000","last_peered":"2023-09-23T15:52:16.396493+0000","last_clean":"2023-09-23T15:52:16.396493+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T15:52:16.396493+0000","last_undegraded":"2023-09-23T15:52:16.396493+0000","last_fullsized":"2023-09-23T15:52:16.396493+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'10005","reported_seq":10029,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.917757+0000","last_change":"2023-09-23T15:49:47.323387+0000","last_active":"2023-09-23T15:52:41.917757+0000","last_peered":"2023-09-23T15:52:41.917757+0000","last_clean":"2023-09-23T15:52:41.917757+0000","last_became_active":"2023-09-23T15:49:47.322849+0000","last_became_peered":"2023-09-23T15:49:47.322849+0000","last_unstale":"2023-09-23T15:52:41.917757+0000","last_undegraded":"2023-09-23T15:52:41.917757+0000","last_fullsized":"2023-09-23T15:52:41.917757+0000","mapping_epoch":163,"log_start":"169'1600","ondisk_log_start":"169'1600","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8405,"log_dups_size":0,"ondisk_log_size":8405,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:39:24.814912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244908032,"num_objects":3737,"num_object_clones":0,"num_object_copies":11211,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3737,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10005,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":139,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408950+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:52:16.408950+0000","last_peered":"2023-09-23T15:52:16.408950+0000","last_clean":"2023-09-23T15:52:16.408950+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:52:16.408950+0000","last_undegraded":"2023-09-23T15:52:16.408950+0000","last_fullsized":"2023-09-23T15:52:16.408950+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:20.436715+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T15:52:20.436715+0000","last_peered":"2023-09-23T15:52:20.436715+0000","last_clean":"2023-09-23T15:52:20.436715+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T15:52:20.436715+0000","last_undegraded":"2023-09-23T15:52:20.436715+0000","last_fullsized":"2023-09-23T15:52:20.436715+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'9763","reported_seq":9789,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:40.188745+0000","last_change":"2023-09-23T15:49:47.316374+0000","last_active":"2023-09-23T15:52:40.188745+0000","last_peered":"2023-09-23T15:52:40.188745+0000","last_clean":"2023-09-23T15:52:40.188745+0000","last_became_active":"2023-09-23T15:49:47.315955+0000","last_became_peered":"2023-09-23T15:49:47.315955+0000","last_unstale":"2023-09-23T15:52:40.188745+0000","last_undegraded":"2023-09-23T15:52:40.188745+0000","last_fullsized":"2023-09-23T15:52:40.188745+0000","mapping_epoch":163,"log_start":"169'1800","ondisk_log_start":"169'1800","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7963,"log_dups_size":0,"ondisk_log_size":7963,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:09.734183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249233408,"num_objects":3803,"num_object_clones":0,"num_object_copies":11409,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3803,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9763,"num_write_kb":434112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":162,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:29.112853+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:52:29.112853+0000","last_peered":"2023-09-23T15:52:29.112853+0000","last_clean":"2023-09-23T15:52:29.112853+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:52:29.112853+0000","last_undegraded":"2023-09-23T15:52:29.112853+0000","last_fullsized":"2023-09-23T15:52:29.112853+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":150,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391264+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:52:16.391264+0000","last_peered":"2023-09-23T15:52:16.391264+0000","last_clean":"2023-09-23T15:52:16.391264+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:52:16.391264+0000","last_undegraded":"2023-09-23T15:52:16.391264+0000","last_fullsized":"2023-09-23T15:52:16.391264+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'9814","reported_seq":9840,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:39.964935+0000","last_change":"2023-09-23T15:49:47.314463+0000","last_active":"2023-09-23T15:52:39.964935+0000","last_peered":"2023-09-23T15:52:39.964935+0000","last_clean":"2023-09-23T15:52:39.964935+0000","last_became_active":"2023-09-23T15:49:47.314139+0000","last_became_peered":"2023-09-23T15:49:47.314139+0000","last_unstale":"2023-09-23T15:52:39.964935+0000","last_undegraded":"2023-09-23T15:52:39.964935+0000","last_fullsized":"2023-09-23T15:52:39.964935+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9814,"log_dups_size":0,"ondisk_log_size":9814,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:02.134085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250347520,"num_objects":3820,"num_object_clones":0,"num_object_copies":11460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3820,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9814,"num_write_kb":436288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.396455+0000","last_change":"2023-09-23T15:49:01.023464+0000","last_active":"2023-09-23T15:52:16.396455+0000","last_peered":"2023-09-23T15:52:16.396455+0000","last_clean":"2023-09-23T15:52:16.396455+0000","last_became_active":"2023-09-23T15:49:01.023113+0000","last_became_peered":"2023-09-23T15:49:01.023113+0000","last_unstale":"2023-09-23T15:52:16.396455+0000","last_undegraded":"2023-09-23T15:52:16.396455+0000","last_fullsized":"2023-09-23T15:52:16.396455+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:10.330784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391503+0000","last_change":"2023-09-23T15:49:01.022695+0000","last_active":"2023-09-23T15:52:16.391503+0000","last_peered":"2023-09-23T15:52:16.391503+0000","last_clean":"2023-09-23T15:52:16.391503+0000","last_became_active":"2023-09-23T15:49:01.022301+0000","last_became_peered":"2023-09-23T15:49:01.022301+0000","last_unstale":"2023-09-23T15:52:16.391503+0000","last_undegraded":"2023-09-23T15:52:16.391503+0000","last_fullsized":"2023-09-23T15:52:16.391503+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:01:12.430352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'10022","reported_seq":10048,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:44.075377+0000","last_change":"2023-09-23T15:49:47.326004+0000","last_active":"2023-09-23T15:52:44.075377+0000","last_peered":"2023-09-23T15:52:44.075377+0000","last_clean":"2023-09-23T15:52:44.075377+0000","last_became_active":"2023-09-23T15:49:47.325651+0000","last_became_peered":"2023-09-23T15:49:47.325651+0000","last_unstale":"2023-09-23T15:52:44.075377+0000","last_undegraded":"2023-09-23T15:52:44.075377+0000","last_fullsized":"2023-09-23T15:52:44.075377+0000","mapping_epoch":163,"log_start":"169'2300","ondisk_log_start":"169'2300","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+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 @ 2023-09-24T18:03:43.424656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240648192,"num_objects":3672,"num_object_clones":0,"num_object_copies":11016,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3672,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10022,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:35.261240+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:52:35.261240+0000","last_peered":"2023-09-23T15:52:35.261240+0000","last_clean":"2023-09-23T15:52:35.261240+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:52:35.261240+0000","last_undegraded":"2023-09-23T15:52:35.261240+0000","last_fullsized":"2023-09-23T15:52:35.261240+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.394648+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T15:52:16.394648+0000","last_peered":"2023-09-23T15:52:16.394648+0000","last_clean":"2023-09-23T15:52:16.394648+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T15:52:16.394648+0000","last_undegraded":"2023-09-23T15:52:16.394648+0000","last_fullsized":"2023-09-23T15:52:16.394648+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'10038","reported_seq":10063,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.896967+0000","last_change":"2023-09-23T15:49:47.326187+0000","last_active":"2023-09-23T15:52:41.896967+0000","last_peered":"2023-09-23T15:52:41.896967+0000","last_clean":"2023-09-23T15:52:41.896967+0000","last_became_active":"2023-09-23T15:49:47.325860+0000","last_became_peered":"2023-09-23T15:49:47.325860+0000","last_unstale":"2023-09-23T15:52:41.896967+0000","last_undegraded":"2023-09-23T15:52:41.896967+0000","last_fullsized":"2023-09-23T15:52:41.896967+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:51.593655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244776984,"num_objects":3736,"num_object_clones":0,"num_object_copies":11208,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3736,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10038,"num_write_kb":440705,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413302+0000","last_change":"2023-09-23T15:49:01.010292+0000","last_active":"2023-09-23T15:52:16.413302+0000","last_peered":"2023-09-23T15:52:16.413302+0000","last_clean":"2023-09-23T15:52:16.413302+0000","last_became_active":"2023-09-23T15:49:01.009736+0000","last_became_peered":"2023-09-23T15:49:01.009736+0000","last_unstale":"2023-09-23T15:52:16.413302+0000","last_undegraded":"2023-09-23T15:52:16.413302+0000","last_fullsized":"2023-09-23T15:52:16.413302+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:18:08.783398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.401789+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T15:52:16.401789+0000","last_peered":"2023-09-23T15:52:16.401789+0000","last_clean":"2023-09-23T15:52:16.401789+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T15:52:16.401789+0000","last_undegraded":"2023-09-23T15:52:16.401789+0000","last_fullsized":"2023-09-23T15:52:16.401789+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"179'9747","reported_seq":9772,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:40.448443+0000","last_change":"2023-09-23T15:49:47.318119+0000","last_active":"2023-09-23T15:52:40.448443+0000","last_peered":"2023-09-23T15:52:40.448443+0000","last_clean":"2023-09-23T15:52:40.448443+0000","last_became_active":"2023-09-23T15:49:47.317757+0000","last_became_peered":"2023-09-23T15:49:47.317757+0000","last_unstale":"2023-09-23T15:52:40.448443+0000","last_undegraded":"2023-09-23T15:52:40.448443+0000","last_fullsized":"2023-09-23T15:52:40.448443+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9747,"log_dups_size":0,"ondisk_log_size":9747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:24.297929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251723776,"num_objects":3841,"num_object_clones":0,"num_object_copies":11523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9747,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":63,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.402020+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T15:52:16.402020+0000","last_peered":"2023-09-23T15:52:16.402020+0000","last_clean":"2023-09-23T15:52:16.402020+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T15:52:16.402020+0000","last_undegraded":"2023-09-23T15:52:16.402020+0000","last_fullsized":"2023-09-23T15:52:16.402020+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":156,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407357+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:52:16.407357+0000","last_peered":"2023-09-23T15:52:16.407357+0000","last_clean":"2023-09-23T15:52:16.407357+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:52:16.407357+0000","last_undegraded":"2023-09-23T15:52:16.407357+0000","last_fullsized":"2023-09-23T15:52:16.407357+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":27,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.400760+0000","last_change":"2023-09-23T15:49:47.323529+0000","last_active":"2023-09-23T15:52:16.400760+0000","last_peered":"2023-09-23T15:52:16.400760+0000","last_clean":"2023-09-23T15:52:16.400760+0000","last_became_active":"2023-09-23T15:49:47.323029+0000","last_became_peered":"2023-09-23T15:49:47.323029+0000","last_unstale":"2023-09-23T15:52:16.400760+0000","last_undegraded":"2023-09-23T15:52:16.400760+0000","last_fullsized":"2023-09-23T15:52:16.400760+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:24:21.122562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.6","version":"179'9944","reported_seq":9970,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:44.148832+0000","last_change":"2023-09-23T15:49:47.320835+0000","last_active":"2023-09-23T15:52:44.148832+0000","last_peered":"2023-09-23T15:52:44.148832+0000","last_clean":"2023-09-23T15:52:44.148832+0000","last_became_active":"2023-09-23T15:49:47.320513+0000","last_became_peered":"2023-09-23T15:49:47.320513+0000","last_unstale":"2023-09-23T15:52:44.148832+0000","last_undegraded":"2023-09-23T15:52:44.148832+0000","last_fullsized":"2023-09-23T15:52:44.148832+0000","mapping_epoch":163,"log_start":"169'2200","ondisk_log_start":"169'2200","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7744,"log_dups_size":0,"ondisk_log_size":7744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:02:18.896476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242745344,"num_objects":3704,"num_object_clones":0,"num_object_copies":11112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9944,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":762,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413212+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T15:52:16.413212+0000","last_peered":"2023-09-23T15:52:16.413212+0000","last_clean":"2023-09-23T15:52:16.413212+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T15:52:16.413212+0000","last_undegraded":"2023-09-23T15:52:16.413212+0000","last_fullsized":"2023-09-23T15:52:16.413212+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":138,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391599+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:52:16.391599+0000","last_peered":"2023-09-23T15:52:16.391599+0000","last_clean":"2023-09-23T15:52:16.391599+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:52:16.391599+0000","last_undegraded":"2023-09-23T15:52:16.391599+0000","last_fullsized":"2023-09-23T15:52:16.391599+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407297+0000","last_change":"2023-09-23T15:49:47.324901+0000","last_active":"2023-09-23T15:52:16.407297+0000","last_peered":"2023-09-23T15:52:16.407297+0000","last_clean":"2023-09-23T15:52:16.407297+0000","last_became_active":"2023-09-23T15:49:47.324509+0000","last_became_peered":"2023-09-23T15:49:47.324509+0000","last_unstale":"2023-09-23T15:52:16.407297+0000","last_undegraded":"2023-09-23T15:52:16.407297+0000","last_fullsized":"2023-09-23T15:52:16.407297+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:57.506518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"179'9892","reported_seq":9916,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.935709+0000","last_change":"2023-09-23T15:49:47.324195+0000","last_active":"2023-09-23T15:52:41.935709+0000","last_peered":"2023-09-23T15:52:41.935709+0000","last_clean":"2023-09-23T15:52:41.935709+0000","last_became_active":"2023-09-23T15:49:47.323818+0000","last_became_peered":"2023-09-23T15:49:47.323818+0000","last_unstale":"2023-09-23T15:52:41.935709+0000","last_undegraded":"2023-09-23T15:52:41.935709+0000","last_fullsized":"2023-09-23T15:52:41.935709+0000","mapping_epoch":163,"log_start":"169'1500","ondisk_log_start":"169'1500","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8392,"log_dups_size":0,"ondisk_log_size":8392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:11.475805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242876416,"num_objects":3706,"num_object_clones":0,"num_object_copies":11118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9892,"num_write_kb":435136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":821,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.405676+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:52:16.405676+0000","last_peered":"2023-09-23T15:52:16.405676+0000","last_clean":"2023-09-23T15:52:16.405676+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:52:16.405676+0000","last_undegraded":"2023-09-23T15:52:16.405676+0000","last_fullsized":"2023-09-23T15:52:16.405676+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.401368+0000","last_change":"2023-09-23T15:49:01.019552+0000","last_active":"2023-09-23T15:52:16.401368+0000","last_peered":"2023-09-23T15:52:16.401368+0000","last_clean":"2023-09-23T15:52:16.401368+0000","last_became_active":"2023-09-23T15:49:01.019182+0000","last_became_peered":"2023-09-23T15:49:01.019182+0000","last_unstale":"2023-09-23T15:52:16.401368+0000","last_undegraded":"2023-09-23T15:52:16.401368+0000","last_fullsized":"2023-09-23T15:52:16.401368+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:30.855892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.401718+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T15:52:16.401718+0000","last_peered":"2023-09-23T15:52:16.401718+0000","last_clean":"2023-09-23T15:52:16.401718+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T15:52:16.401718+0000","last_undegraded":"2023-09-23T15:52:16.401718+0000","last_fullsized":"2023-09-23T15:52:16.401718+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"179'10099","reported_seq":10123,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.912976+0000","last_change":"2023-09-23T15:49:47.327305+0000","last_active":"2023-09-23T15:52:41.912976+0000","last_peered":"2023-09-23T15:52:41.912976+0000","last_clean":"2023-09-23T15:52:41.912976+0000","last_became_active":"2023-09-23T15:49:47.326965+0000","last_became_peered":"2023-09-23T15:49:47.326965+0000","last_unstale":"2023-09-23T15:52:41.912976+0000","last_undegraded":"2023-09-23T15:52:41.912976+0000","last_fullsized":"2023-09-23T15:52:41.912976+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:46:07.733496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247136256,"num_objects":3771,"num_object_clones":0,"num_object_copies":11313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10099,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"89'183","reported_seq":754,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407108+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:52:16.407108+0000","last_peered":"2023-09-23T15:52:16.407108+0000","last_clean":"2023-09-23T15:52:16.407108+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:52:16.407108+0000","last_undegraded":"2023-09-23T15:52:16.407108+0000","last_fullsized":"2023-09-23T15:52:16.407108+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":517,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413622+0000","last_change":"2023-09-23T15:38:52.023171+0000","last_active":"2023-09-23T15:52:16.413622+0000","last_peered":"2023-09-23T15:52:16.413622+0000","last_clean":"2023-09-23T15:52:16.413622+0000","last_became_active":"2023-09-23T15:38:52.022688+0000","last_became_peered":"2023-09-23T15:38:52.022688+0000","last_unstale":"2023-09-23T15:52:16.413622+0000","last_undegraded":"2023-09-23T15:52:16.413622+0000","last_fullsized":"2023-09-23T15:52:16.413622+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:59:18.492005+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":135,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408372+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:52:16.408372+0000","last_peered":"2023-09-23T15:52:16.408372+0000","last_clean":"2023-09-23T15:52:16.408372+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:52:16.408372+0000","last_undegraded":"2023-09-23T15:52:16.408372+0000","last_fullsized":"2023-09-23T15:52:16.408372+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.396272+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:52:16.396272+0000","last_peered":"2023-09-23T15:52:16.396272+0000","last_clean":"2023-09-23T15:52:16.396272+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:52:16.396272+0000","last_undegraded":"2023-09-23T15:52:16.396272+0000","last_fullsized":"2023-09-23T15:52:16.396272+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'9813","reported_seq":9838,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:39.345257+0000","last_change":"2023-09-23T15:49:47.327326+0000","last_active":"2023-09-23T15:52:39.345257+0000","last_peered":"2023-09-23T15:52:39.345257+0000","last_clean":"2023-09-23T15:52:39.345257+0000","last_became_active":"2023-09-23T15:49:47.326976+0000","last_became_peered":"2023-09-23T15:49:47.326976+0000","last_unstale":"2023-09-23T15:52:39.345257+0000","last_undegraded":"2023-09-23T15:52:39.345257+0000","last_fullsized":"2023-09-23T15:52:39.345257+0000","mapping_epoch":163,"log_start":"169'1700","ondisk_log_start":"169'1700","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8113,"log_dups_size":0,"ondisk_log_size":8113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:03:30.102943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254345216,"num_objects":3881,"num_object_clones":0,"num_object_copies":11643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9813,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":1084,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.413605+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T15:52:16.413605+0000","last_peered":"2023-09-23T15:52:16.413605+0000","last_clean":"2023-09-23T15:52:16.413605+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T15:52:16.413605+0000","last_undegraded":"2023-09-23T15:52:16.413605+0000","last_fullsized":"2023-09-23T15:52:16.413605+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.409967+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:52:16.409967+0000","last_peered":"2023-09-23T15:52:16.409967+0000","last_clean":"2023-09-23T15:52:16.409967+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:52:16.409967+0000","last_undegraded":"2023-09-23T15:52:16.409967+0000","last_fullsized":"2023-09-23T15:52:16.409967+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.410722+0000","last_change":"2023-09-23T15:49:01.022209+0000","last_active":"2023-09-23T15:52:16.410722+0000","last_peered":"2023-09-23T15:52:16.410722+0000","last_clean":"2023-09-23T15:52:16.410722+0000","last_became_active":"2023-09-23T15:49:01.021562+0000","last_became_peered":"2023-09-23T15:49:01.021562+0000","last_unstale":"2023-09-23T15:52:16.410722+0000","last_undegraded":"2023-09-23T15:52:16.410722+0000","last_fullsized":"2023-09-23T15:52:16.410722+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:21.510951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"179'9760","reported_seq":9786,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:39.359168+0000","last_change":"2023-09-23T15:49:47.317478+0000","last_active":"2023-09-23T15:52:39.359168+0000","last_peered":"2023-09-23T15:52:39.359168+0000","last_clean":"2023-09-23T15:52:39.359168+0000","last_became_active":"2023-09-23T15:49:47.317120+0000","last_became_peered":"2023-09-23T15:49:47.317120+0000","last_unstale":"2023-09-23T15:52:39.359168+0000","last_undegraded":"2023-09-23T15:52:39.359168+0000","last_fullsized":"2023-09-23T15:52:39.359168+0000","mapping_epoch":163,"log_start":"169'1600","ondisk_log_start":"169'1600","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8160,"log_dups_size":0,"ondisk_log_size":8160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:54:47.653016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254803968,"num_objects":3888,"num_object_clones":0,"num_object_copies":11664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9760,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":497,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.414579+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:52:16.414579+0000","last_peered":"2023-09-23T15:52:16.414579+0000","last_clean":"2023-09-23T15:52:16.414579+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:52:16.414579+0000","last_undegraded":"2023-09-23T15:52:16.414579+0000","last_fullsized":"2023-09-23T15:52:16.414579+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":41,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.401966+0000","last_change":"2023-09-23T15:49:01.021475+0000","last_active":"2023-09-23T15:52:16.401966+0000","last_peered":"2023-09-23T15:52:16.401966+0000","last_clean":"2023-09-23T15:52:16.401966+0000","last_became_active":"2023-09-23T15:49:01.021155+0000","last_became_peered":"2023-09-23T15:49:01.021155+0000","last_unstale":"2023-09-23T15:52:16.401966+0000","last_undegraded":"2023-09-23T15:52:16.401966+0000","last_fullsized":"2023-09-23T15:52:16.401966+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:49:14.737219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":75,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407118+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:52:16.407118+0000","last_peered":"2023-09-23T15:52:16.407118+0000","last_clean":"2023-09-23T15:52:16.407118+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:52:16.407118+0000","last_undegraded":"2023-09-23T15:52:16.407118+0000","last_fullsized":"2023-09-23T15:52:16.407118+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.2","version":"179'9920","reported_seq":9946,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:40.241813+0000","last_change":"2023-09-23T15:49:47.317097+0000","last_active":"2023-09-23T15:52:40.241813+0000","last_peered":"2023-09-23T15:52:40.241813+0000","last_clean":"2023-09-23T15:52:40.241813+0000","last_became_active":"2023-09-23T15:49:47.316489+0000","last_became_peered":"2023-09-23T15:49:47.316489+0000","last_unstale":"2023-09-23T15:52:40.241813+0000","last_undegraded":"2023-09-23T15:52:40.241813+0000","last_fullsized":"2023-09-23T15:52:40.241813+0000","mapping_epoch":163,"log_start":"169'2000","ondisk_log_start":"169'2000","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+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 @ 2023-09-25T00:14:25.504486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254410752,"num_objects":3882,"num_object_clones":0,"num_object_copies":11646,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3882,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9920,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":146,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408905+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:52:16.408905+0000","last_peered":"2023-09-23T15:52:16.408905+0000","last_clean":"2023-09-23T15:52:16.408905+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:52:16.408905+0000","last_undegraded":"2023-09-23T15:52:16.408905+0000","last_fullsized":"2023-09-23T15:52:16.408905+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":305,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.404280+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T15:52:16.404280+0000","last_peered":"2023-09-23T15:52:16.404280+0000","last_clean":"2023-09-23T15:52:16.404280+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T15:52:16.404280+0000","last_undegraded":"2023-09-23T15:52:16.404280+0000","last_fullsized":"2023-09-23T15:52:16.404280+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407247+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:52:16.407247+0000","last_peered":"2023-09-23T15:52:16.407247+0000","last_clean":"2023-09-23T15:52:16.407247+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:52:16.407247+0000","last_undegraded":"2023-09-23T15:52:16.407247+0000","last_fullsized":"2023-09-23T15:52:16.407247+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"179'9978","reported_seq":10002,"reported_epoch":179,"state":"active+clean","last_fresh":"2023-09-23T15:52:41.877418+0000","last_change":"2023-09-23T15:49:47.323327+0000","last_active":"2023-09-23T15:52:41.877418+0000","last_peered":"2023-09-23T15:52:41.877418+0000","last_clean":"2023-09-23T15:52:41.877418+0000","last_became_active":"2023-09-23T15:49:47.322989+0000","last_became_peered":"2023-09-23T15:49:47.322989+0000","last_unstale":"2023-09-23T15:52:41.877418+0000","last_undegraded":"2023-09-23T15:52:41.877418+0000","last_fullsized":"2023-09-23T15:52:41.877418+0000","mapping_epoch":163,"log_start":"169'1600","ondisk_log_start":"169'1600","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":8378,"log_dups_size":0,"ondisk_log_size":8378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:11:59.673297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239992832,"num_objects":3662,"num_object_clones":0,"num_object_copies":10986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9978,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":304,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.396174+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:52:16.396174+0000","last_peered":"2023-09-23T15:52:16.396174+0000","last_clean":"2023-09-23T15:52:16.396174+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:52:16.396174+0000","last_undegraded":"2023-09-23T15:52:16.396174+0000","last_fullsized":"2023-09-23T15:52:16.396174+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":169,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.410600+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T15:52:16.410600+0000","last_peered":"2023-09-23T15:52:16.410600+0000","last_clean":"2023-09-23T15:52:16.410600+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T15:52:16.410600+0000","last_undegraded":"2023-09-23T15:52:16.410600+0000","last_fullsized":"2023-09-23T15:52:16.410600+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":130,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.390949+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:52:16.390949+0000","last_peered":"2023-09-23T15:52:16.390949+0000","last_clean":"2023-09-23T15:52:16.390949+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:52:16.390949+0000","last_undegraded":"2023-09-23T15:52:16.390949+0000","last_fullsized":"2023-09-23T15:52:16.390949+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":128,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.411133+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:52:16.411133+0000","last_peered":"2023-09-23T15:52:16.411133+0000","last_clean":"2023-09-23T15:52:16.411133+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:52:16.411133+0000","last_undegraded":"2023-09-23T15:52:16.411133+0000","last_fullsized":"2023-09-23T15:52:16.411133+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":181,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.400952+0000","last_change":"2023-09-23T15:49:01.018248+0000","last_active":"2023-09-23T15:52:16.400952+0000","last_peered":"2023-09-23T15:52:16.400952+0000","last_clean":"2023-09-23T15:52:16.400952+0000","last_became_active":"2023-09-23T15:49:01.017570+0000","last_became_peered":"2023-09-23T15:49:01.017570+0000","last_unstale":"2023-09-23T15:52:16.400952+0000","last_undegraded":"2023-09-23T15:52:16.400952+0000","last_fullsized":"2023-09-23T15:52:16.400952+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:32.617085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":187,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.409124+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T15:52:16.409124+0000","last_peered":"2023-09-23T15:52:16.409124+0000","last_clean":"2023-09-23T15:52:16.409124+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T15:52:16.409124+0000","last_undegraded":"2023-09-23T15:52:16.409124+0000","last_fullsized":"2023-09-23T15:52:16.409124+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":185,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391506+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T15:52:16.391506+0000","last_peered":"2023-09-23T15:52:16.391506+0000","last_clean":"2023-09-23T15:52:16.391506+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T15:52:16.391506+0000","last_undegraded":"2023-09-23T15:52:16.391506+0000","last_fullsized":"2023-09-23T15:52:16.391506+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":142,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.407467+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:52:16.407467+0000","last_peered":"2023-09-23T15:52:16.407467+0000","last_clean":"2023-09-23T15:52:16.407467+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:52:16.407467+0000","last_undegraded":"2023-09-23T15:52:16.407467+0000","last_fullsized":"2023-09-23T15:52:16.407467+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":167,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.391149+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:52:16.391149+0000","last_peered":"2023-09-23T15:52:16.391149+0000","last_clean":"2023-09-23T15:52:16.391149+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:52:16.391149+0000","last_undegraded":"2023-09-23T15:52:16.391149+0000","last_fullsized":"2023-09-23T15:52:16.391149+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":154,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.408510+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:52:16.408510+0000","last_peered":"2023-09-23T15:52:16.408510+0000","last_clean":"2023-09-23T15:52:16.408510+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:52:16.408510+0000","last_undegraded":"2023-09-23T15:52:16.408510+0000","last_fullsized":"2023-09-23T15:52:16.408510+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":62,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.406975+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:52:16.406975+0000","last_peered":"2023-09-23T15:52:16.406975+0000","last_clean":"2023-09-23T15:52:16.406975+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:52:16.406975+0000","last_undegraded":"2023-09-23T15:52:16.406975+0000","last_fullsized":"2023-09-23T15:52:16.406975+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":133,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.411561+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:52:16.411561+0000","last_peered":"2023-09-23T15:52:16.411561+0000","last_clean":"2023-09-23T15:52:16.411561+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:52:16.411561+0000","last_undegraded":"2023-09-23T15:52:16.411561+0000","last_fullsized":"2023-09-23T15:52:16.411561+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":168,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-09-23T15:52:16.390824+0000","last_change":"2023-09-23T15:49:47.315922+0000","last_active":"2023-09-23T15:52:16.390824+0000","last_peered":"2023-09-23T15:52:16.390824+0000","last_clean":"2023-09-23T15:52:16.390824+0000","last_became_active":"2023-09-23T15:49:47.315486+0000","last_became_peered":"2023-09-23T15:49:47.315486+0000","last_unstale":"2023-09-23T15:52:16.390824+0000","last_undegraded":"2023-09-23T15:52:16.390824+0000","last_fullsized":"2023-09-23T15:52:16.390824+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:26:48.589760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":3941728280,"num_objects":60147,"num_object_clones":0,"num_object_copies":180441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60147,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":158649,"num_write_kb":7001409,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11841187840,"data_stored":11841175624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138449,"ondisk_log_size":138449,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"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":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234323,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1569608,"kb_used_data":1445440,"kb_used_omap":0,"kb_used_meta":124160,"kb_avail":92175544,"statfs":{"total":95995035648,"available":94387757056,"internally_reserved":0,"allocated":1480130560,"data_stored":1479479376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":127139840},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:21 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.4710000000000001,"15min":1.2},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":6.423,"5min":20.369,"15min":20.369},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.7210000000000001,"5min":1.5660000000000001,"15min":1.3260000000000001},"min":{"1min":0.33700000000000002,"5min":0.316,"15min":0.316},"max":{"1min":6.0359999999999996,"5min":20.452999999999999,"15min":20.452999999999999},"last":0.35499999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:51:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7,"5min":1.4430000000000001,"15min":1.1659999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.6520000000000001,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.6970000000000001,"5min":1.4350000000000001,"15min":1.2450000000000001},"min":{"1min":0.36099999999999999,"5min":0.318,"15min":0.318},"max":{"1min":5.75,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.39900000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":4.8920000000000003,"15min":2.3929999999999998},"min":{"1min":0.29599999999999999,"5min":0.29099999999999998,"15min":0.27100000000000002},"max":{"1min":5.5540000000000003,"5min":153.22200000000001,"15min":153.22200000000001},"last":0.5},{"interface":"front","average":{"1min":2.2530000000000001,"5min":5.0739999999999998,"15min":2.4630000000000001},"min":{"1min":0.34200000000000003,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2389999999999999,"5min":153.27199999999999,"15min":153.27199999999999},"last":2.8490000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":3.2029999999999998,"5min":2.4300000000000002,"15min":1.5189999999999999},"min":{"1min":0.38500000000000001,"5min":0.379,"15min":0.33000000000000002},"max":{"1min":10.768000000000001,"5min":31.344000000000001,"15min":31.344000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":2.3450000000000002,"5min":1.8759999999999999,"15min":1.3640000000000001},"min":{"1min":0.42499999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":8.6159999999999997,"5min":31.062000000000001,"15min":31.062000000000001},"last":1.079}]},{"osd":4,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.617,"15min":1.357},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":6.6879999999999997,"5min":7.5259999999999998,"15min":8.7400000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.708,"5min":1.925,"15min":1.472},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.7320000000000002,"5min":9.3059999999999992,"15min":9.3059999999999992},"last":0.75}]},{"osd":5,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":1.7629999999999999,"15min":1.4319999999999999},"min":{"1min":0.42099999999999999,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":5.5960000000000001,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":0.61699999999999999},{"interface":"front","average":{"1min":2.1200000000000001,"5min":1.962,"15min":1.6719999999999999},"min":{"1min":0.42899999999999999,"5min":0.42799999999999999,"15min":0.38600000000000001},"max":{"1min":5.8579999999999997,"5min":6.9850000000000003,"15min":8.9760000000000009},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.849,"15min":1.583},"min":{"1min":0.45600000000000002,"5min":0.42599999999999999,"15min":0.33600000000000002},"max":{"1min":5.2549999999999999,"5min":14.589,"15min":14.589},"last":0.59799999999999998},{"interface":"front","average":{"1min":1.9330000000000001,"5min":1.8720000000000001,"15min":1.502},"min":{"1min":0.48499999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.6580000000000004,"5min":9.1549999999999994,"15min":10.029999999999999},"last":0.48399999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495967,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1329152,"kb_used_data":1194552,"kb_used_omap":0,"kb_used_meta":134528,"kb_avail":92416000,"statfs":{"total":95995035648,"available":94633984000,"internally_reserved":0,"allocated":1223221248,"data_stored":1222578129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":137756672},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:23 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.2509999999999999,"15min":1.117},"min":{"1min":0.28599999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.9510000000000001,"5min":9.0700000000000003,"15min":10.706},"last":0.497},{"interface":"front","average":{"1min":1.446,"5min":1.4550000000000001,"15min":1.1799999999999999},"min":{"1min":0.311,"5min":0.253,"15min":0.253},"max":{"1min":4.6529999999999996,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":3.294}]},{"osd":1,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":4.0899999999999999,"5min":2.004,"15min":1.421},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":64.799000000000007,"5min":64.799000000000007,"15min":64.799000000000007},"last":0.60899999999999999},{"interface":"front","average":{"1min":4.0019999999999998,"5min":2.0289999999999999,"15min":1.53},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":64.585999999999999,"5min":64.585999999999999,"15min":64.585999999999999},"last":0.68300000000000005}]},{"osd":2,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":2.633,"15min":1.6850000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.32100000000000001},"max":{"1min":4.9489999999999998,"5min":66.055999999999997,"15min":66.055999999999997},"last":0.755},{"interface":"front","average":{"1min":1.454,"5min":2.6779999999999999,"15min":1.7250000000000001},"min":{"1min":0.41299999999999998,"5min":0.307,"15min":0.307},"max":{"1min":8.4260000000000002,"5min":70.590000000000003,"15min":70.590000000000003},"last":0.56999999999999995}]},{"osd":3,"last update":"Sat Sep 23 15:52:35 2023","interfaces":[{"interface":"back","average":{"1min":3.601,"5min":3.2309999999999999,"15min":1.8109999999999999},"min":{"1min":0.55900000000000005,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":25.513000000000002,"5min":61.265999999999998,"15min":61.265999999999998},"last":3.2610000000000001},{"interface":"front","average":{"1min":3.25,"5min":3.347,"15min":1.911},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":24.972000000000001,"5min":60.893000000000001,"15min":60.893000000000001},"last":0.65200000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":2.0489999999999999,"15min":1.649},"min":{"1min":0.38,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":5.0309999999999997,"5min":12.978,"15min":12.978},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.222,"5min":1.952,"15min":1.641},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.7000000000000002,"5min":9.2110000000000003,"15min":11.442},"last":0.53400000000000003}]},{"osd":5,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.931,"15min":1.4850000000000001},"min":{"1min":0.377,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":3.8879999999999999,"5min":14.462,"15min":14.462},"last":2.2490000000000001},{"interface":"front","average":{"1min":1.536,"5min":2.3719999999999999,"15min":1.6000000000000001},"min":{"1min":0.36399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.2910000000000004,"5min":10.319000000000001,"15min":10.319000000000001},"last":3.4510000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:51:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":2.0979999999999999,"15min":1.502},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.2999999999999998,"5min":10.659000000000001,"15min":10.659000000000001},"last":2.931},{"interface":"front","average":{"1min":1.393,"5min":1.778,"15min":1.401},"min":{"1min":0.44800000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":8.3889999999999993,"5min":8.3889999999999993,"15min":8.3889999999999993},"last":3.4780000000000002}]}]},{"osd":1,"up_from":102,"seq":438086664353,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1356472,"kb_used_data":1252592,"kb_used_omap":6,"kb_used_meta":103865,"kb_avail":92388680,"statfs":{"total":95995035648,"available":94606008320,"internally_reserved":0,"allocated":1282654208,"data_stored":1281786360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":106357767},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":1.25,"15min":0.91500000000000004},"min":{"1min":0.223,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":6.9320000000000004,"5min":6.9320000000000004,"15min":6.9320000000000004},"last":0.59199999999999997},{"interface":"front","average":{"1min":2.04,"5min":1.2030000000000001,"15min":0.92400000000000004},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":9.1600000000000001,"5min":9.1600000000000001,"15min":9.1600000000000001},"last":0.84599999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.357,"15min":1.5309999999999999},"min":{"1min":0.307,"5min":0.253,"15min":0.248},"max":{"1min":5.0389999999999997,"5min":12.686,"15min":121.062},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.5609999999999999,"5min":1.22,"15min":1.4610000000000001},"min":{"1min":0.23499999999999999,"5min":0.217,"15min":0.217},"max":{"1min":5.9480000000000004,"5min":6.8620000000000001,"15min":120.053},"last":0.96099999999999997}]},{"osd":3,"last update":"Sat Sep 23 15:51:40 2023","interfaces":[{"interface":"back","average":{"1min":2.8119999999999998,"5min":1.161,"15min":0.88500000000000001},"min":{"1min":0.29999999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":7.8650000000000002,"5min":7.8650000000000002,"15min":7.8650000000000002},"last":3.6579999999999999},{"interface":"front","average":{"1min":3.6030000000000002,"5min":1.359,"15min":0.94099999999999995},"min":{"1min":0.504,"5min":0.25800000000000001,"15min":0.23699999999999999},"max":{"1min":10.202,"5min":10.202,"15min":10.202},"last":0.56299999999999994}]},{"osd":4,"last update":"Sat Sep 23 15:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.373,"15min":1.1419999999999999},"min":{"1min":0.39300000000000002,"5min":0.32000000000000001,"15min":0.29299999999999998},"max":{"1min":4.875,"5min":12.603,"15min":12.603},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.764,"5min":1.4530000000000001,"15min":1.204},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":6.1289999999999996,"5min":6.1289999999999996,"15min":6.1289999999999996},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":3.145,"5min":2.0070000000000001,"15min":1.425},"min":{"1min":0.432,"5min":0.374,"15min":0.33700000000000002},"max":{"1min":12.653,"5min":12.653,"15min":12.653},"last":3.3439999999999999},{"interface":"front","average":{"1min":2.0819999999999999,"5min":1.5649999999999999,"15min":1.3129999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.9180000000000001,"5min":15.929,"15min":15.929},"last":0.60199999999999998}]},{"osd":6,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5720000000000001,"5min":1.5980000000000001,"15min":1.278},"min":{"1min":0.38300000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.8680000000000003,"5min":7.0339999999999998,"15min":7.0339999999999998},"last":1.0840000000000001},{"interface":"front","average":{"1min":2.419,"5min":1.6619999999999999,"15min":1.353},"min":{"1min":0.53800000000000003,"5min":0.38300000000000001,"15min":0.36599999999999999},"max":{"1min":12.722,"5min":12.722,"15min":12.722},"last":0.91000000000000003}]},{"osd":7,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.274,"5min":1.333,"15min":1.177},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":7.1440000000000001,"5min":7.1440000000000001,"15min":7.1440000000000001},"last":0.57599999999999996},{"interface":"front","average":{"1min":2.593,"5min":1.4490000000000001,"15min":1.2450000000000001},"min":{"1min":0.47699999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":12.813000000000001,"5min":12.813000000000001,"15min":12.813000000000001},"last":0.62}]}]},{"osd":0,"up_from":97,"seq":416611827880,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1222260,"kb_used_data":983788,"kb_used_omap":9,"kb_used_meta":238454,"kb_avail":92522892,"statfs":{"total":95995035648,"available":94743441408,"internally_reserved":0,"allocated":1007398912,"data_stored":1006532721,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":244177509},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 15:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.71899999999999997,"15min":0.69499999999999995},"min":{"1min":0.24099999999999999,"5min":0.218,"15min":0.218},"max":{"1min":3.1800000000000002,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.80400000000000005,"15min":0.82199999999999995},"min":{"1min":0.35299999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.202,"5min":6.4729999999999999,"15min":6.4729999999999999},"last":0.68700000000000006}]},{"osd":2,"last update":"Sat Sep 23 15:52:13 2023","interfaces":[{"interface":"back","average":{"1min":1.821,"5min":1.2210000000000001,"15min":0.90000000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":7.516,"5min":8.2759999999999998,"15min":8.2759999999999998},"last":0.214},{"interface":"front","average":{"1min":1.478,"5min":1.159,"15min":0.92900000000000005},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":6.1150000000000002,"5min":7.2359999999999998,"15min":7.2359999999999998},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:52:34 2023","interfaces":[{"interface":"back","average":{"1min":3.827,"5min":1.7090000000000001,"15min":1.0780000000000001},"min":{"1min":0.28000000000000003,"5min":0.249,"15min":0.249},"max":{"1min":27.52,"5min":27.52,"15min":27.52},"last":2.3809999999999998},{"interface":"front","average":{"1min":4.5309999999999997,"5min":1.7869999999999999,"15min":1.1459999999999999},"min":{"1min":0.312,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":27.890999999999998,"5min":27.890999999999998,"15min":27.890999999999998},"last":0.25}]},{"osd":4,"last update":"Sat Sep 23 15:52:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.2070000000000001,"15min":1.1359999999999999},"min":{"1min":0.35499999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.415,"5min":6.5800000000000001,"15min":7.1379999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":1.032,"5min":1.2410000000000001,"15min":1.109},"min":{"1min":0.40600000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.6619999999999999,"5min":7.0789999999999997,"15min":7.0789999999999997},"last":0.71299999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1789999999999998,"5min":1.8520000000000001,"15min":1.4590000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.35799999999999998},"max":{"1min":9.3829999999999991,"5min":9.3829999999999991,"15min":16.949000000000002},"last":0.372},{"interface":"front","average":{"1min":1.8660000000000001,"5min":1.677,"15min":1.407},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":7.7549999999999999,"5min":7.7549999999999999,"15min":11.195},"last":0.59599999999999997}]},{"osd":6,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.3320000000000001,"15min":1.2230000000000001},"min":{"1min":0.41999999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.3959999999999999,"5min":10.204000000000001,"15min":10.204000000000001},"last":2.4300000000000002},{"interface":"front","average":{"1min":2.2109999999999999,"5min":1.736,"15min":1.4099999999999999},"min":{"1min":0.436,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":7.7290000000000001,"5min":10.243,"15min":10.243},"last":2.5110000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:52:20 2023","interfaces":[{"interface":"back","average":{"1min":2.3199999999999998,"5min":1.9990000000000001,"15min":1.4830000000000001},"min":{"1min":0.46100000000000002,"5min":0.45200000000000001,"15min":0.44},"max":{"1min":9.234,"5min":14.632,"15min":14.632},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.718,"5min":2.1000000000000001,"15min":1.526},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":7.875,"5min":14.569000000000001,"15min":14.569000000000001},"last":0.52400000000000002}]}]},{"osd":2,"up_from":107,"seq":459561500817,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2201756,"kb_used_data":1975636,"kb_used_omap":11,"kb_used_meta":226036,"kb_avail":91543396,"statfs":{"total":95995035648,"available":93740437504,"internally_reserved":0,"allocated":2023051264,"data_stored":2022206436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":231461192},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82499999999999996,"15min":0.75700000000000001},"min":{"1min":0.251,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":3.847,"5min":6.3840000000000003,"15min":6.3840000000000003},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.3,"15min":1.01},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":3.714,"5min":7.3369999999999997,"15min":7.5010000000000003},"last":1.0980000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":2.343,"5min":1.3580000000000001,"15min":0.93500000000000005},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":10.414,"5min":12.782999999999999,"15min":12.782999999999999},"last":4.0590000000000002},{"interface":"front","average":{"1min":1.5580000000000001,"5min":0.96899999999999997,"15min":0.81200000000000006},"min":{"1min":0.28499999999999998,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":6.0700000000000003,"5min":6.0700000000000003,"15min":6.0700000000000003},"last":0.30499999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:52:28 2023","interfaces":[{"interface":"back","average":{"1min":6.8070000000000004,"5min":2.8119999999999998,"15min":1.522},"min":{"1min":0.25,"5min":0.25,"15min":0.23699999999999999},"max":{"1min":71.867000000000004,"5min":71.867000000000004,"15min":71.867000000000004},"last":1.4039999999999999},{"interface":"front","average":{"1min":7.0030000000000001,"5min":3.6230000000000002,"15min":1.7749999999999999},"min":{"1min":0.40999999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":71.528000000000006,"5min":71.528000000000006,"15min":71.528000000000006},"last":3.9489999999999998}]},{"osd":4,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.786,"15min":1.4239999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.6669999999999998,"5min":13.01,"15min":13.01},"last":4.0279999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.4770000000000001,"15min":1.248},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.7629999999999999,"5min":6.9649999999999999,"15min":6.9649999999999999},"last":0.57499999999999996}]},{"osd":5,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.7749999999999999,"15min":1.355},"min":{"1min":0.38200000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.407,"5min":38.259,"15min":38.259},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.5449999999999999,"5min":2.1349999999999998,"15min":1.5489999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.30599999999999999},"max":{"1min":3.593,"5min":38.542999999999999,"15min":38.542999999999999},"last":0.71999999999999997}]},{"osd":6,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.643,"15min":1.385},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.5659999999999998,"5min":7.2859999999999996,"15min":7.5570000000000004},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.649,"15min":1.353},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.5300000000000002,"5min":13.247,"15min":13.247},"last":3.9940000000000002}]},{"osd":7,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.494,"5min":2.3300000000000001,"15min":1.583},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.377},"max":{"1min":3.915,"5min":72.156000000000006,"15min":72.156000000000006},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.6850000000000001,"5min":2.6030000000000002,"15min":1.7549999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.907,"5min":72.090000000000003,"15min":72.090000000000003},"last":0.68999999999999995}]}]},{"osd":3,"up_from":112,"seq":481036337292,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2590692,"kb_used_data":2352348,"kb_used_omap":5,"kb_used_meta":238330,"kb_avail":91154460,"statfs":{"total":95995035648,"available":93342167040,"internally_reserved":0,"allocated":2408804352,"data_stored":2407953190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":244050742},"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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6859999999999999,"5min":1.6559999999999999,"15min":1.208},"min":{"1min":0.27000000000000002,"5min":0.215,"15min":0.20399999999999999},"max":{"1min":12.221,"5min":12.221,"15min":43.654000000000003},"last":4.0700000000000003},{"interface":"front","average":{"1min":2.8769999999999998,"5min":1.673,"15min":1.208},"min":{"1min":0.32900000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":17.795000000000002,"5min":17.795000000000002,"15min":43.479999999999997},"last":0.28299999999999997}]},{"osd":1,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":3.54,"5min":3.3410000000000002,"15min":1.579},"min":{"1min":0.27500000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":12.542,"5min":156.28100000000001,"15min":156.28100000000001},"last":4.0049999999999999},{"interface":"front","average":{"1min":3.8250000000000002,"5min":3.3220000000000001,"15min":1.5620000000000001},"min":{"1min":0.29299999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":17.859000000000002,"5min":155.99299999999999,"15min":155.99299999999999},"last":2.524}]},{"osd":2,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":3.492,"5min":2.4950000000000001,"15min":1.518},"min":{"1min":0.45300000000000001,"5min":0.28100000000000003,"15min":0.248},"max":{"1min":12.759,"5min":48.57,"15min":48.57},"last":4.0410000000000004},{"interface":"front","average":{"1min":2.3860000000000001,"5min":2.0790000000000002,"15min":1.413},"min":{"1min":0.28399999999999997,"5min":0.22,"15min":0.22},"max":{"1min":16.039999999999999,"5min":48.533000000000001,"15min":48.533000000000001},"last":4.7009999999999996}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.9730000000000001,"5min":2.46,"15min":1.482},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.75,"5min":70.852000000000004,"15min":70.852000000000004},"last":1.6719999999999999},{"interface":"front","average":{"1min":2.4689999999999999,"5min":2.5310000000000001,"15min":1.5389999999999999},"min":{"1min":0.40600000000000003,"5min":0.34000000000000002,"15min":0.314},"max":{"1min":8.3230000000000004,"5min":70.912999999999997,"15min":70.912999999999997},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6659999999999999,"5min":2.2679999999999998,"15min":1.488},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.33700000000000002},"max":{"1min":12.625999999999999,"5min":13.759,"15min":13.759},"last":0.504},{"interface":"front","average":{"1min":2.1240000000000001,"5min":1.831,"15min":1.361},"min":{"1min":0.45800000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":15.911,"5min":15.911,"15min":15.911},"last":1.804}]},{"osd":6,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.5830000000000002,"5min":1.4890000000000001,"15min":1.2390000000000001},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":15.996,"5min":15.996,"15min":15.996},"last":1.71},{"interface":"front","average":{"1min":3.129,"5min":2.004,"15min":1.45},"min":{"1min":0.43099999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":12.288,"5min":12.288,"15min":12.288},"last":0.49199999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2090000000000001,"5min":1.647,"15min":1.274},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":15.962,"5min":15.962,"15min":15.962},"last":1.835},{"interface":"front","average":{"1min":2.8740000000000001,"5min":2.2839999999999998,"15min":1.5109999999999999},"min":{"1min":0.46800000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":12.259,"5min":12.259,"15min":12.259},"last":0.52100000000000002}]}]},{"osd":4,"up_from":117,"seq":502511173765,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1500804,"kb_used_data":1238908,"kb_used_omap":10,"kb_used_meta":261877,"kb_avail":92244348,"statfs":{"total":95995035648,"available":94458212352,"internally_reserved":0,"allocated":1268641792,"data_stored":1267760829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":268162079},"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 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":2.2000000000000002,"15min":1.6000000000000001},"min":{"1min":0.28299999999999997,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.5259999999999998,"5min":83.512,"15min":83.512},"last":0.316},{"interface":"front","average":{"1min":0.98099999999999998,"5min":2.1850000000000001,"15min":1.4910000000000001},"min":{"1min":0.253,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.5270000000000001,"5min":83.561999999999998,"15min":83.561999999999998},"last":0.43099999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6419999999999999,"5min":1.351,"15min":1.3029999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":8.0790000000000006,"5min":8.8650000000000002,"15min":10.131},"last":4.5300000000000002},{"interface":"front","average":{"1min":1.5109999999999999,"5min":1.196,"15min":1.097},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":8.4369999999999994,"5min":8.9290000000000003,"15min":8.9290000000000003},"last":5.7569999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":3.883,"5min":5.3179999999999996,"15min":2.641},"min":{"1min":0.29799999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":41.892000000000003,"5min":143.99299999999999,"15min":143.99299999999999},"last":1.7629999999999999},{"interface":"front","average":{"1min":3.915,"5min":6.0830000000000002,"15min":2.762},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":42.816000000000003,"5min":145.29900000000001,"15min":145.29900000000001},"last":1.8100000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":2.468,"5min":2.399,"15min":1.7290000000000001},"min":{"1min":0.36299999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":19.539999999999999,"5min":53.518999999999998,"15min":53.518999999999998},"last":3.153},{"interface":"front","average":{"1min":2.3130000000000002,"5min":2.1539999999999999,"15min":1.4239999999999999},"min":{"1min":0.32000000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":19.23,"5min":53.487000000000002,"15min":53.487000000000002},"last":0.46999999999999997}]},{"osd":5,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":2.0270000000000001,"15min":1.45},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.1890000000000001,"5min":87.849999999999994,"15min":87.849999999999994},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.742,"5min":2.8860000000000001,"15min":1.8149999999999999},"min":{"1min":0.34100000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.9850000000000003,"5min":89.670000000000002,"15min":89.670000000000002},"last":1.851}]},{"osd":6,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.734,"15min":1.637},"min":{"1min":0.45600000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.4059999999999997,"5min":7.5789999999999997,"15min":13.275},"last":1.887},{"interface":"front","average":{"1min":0.998,"5min":1.522,"15min":1.421},"min":{"1min":0.39700000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.5780000000000003,"5min":15.07,"15min":15.07},"last":5.7229999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:52:05 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.3939999999999999,"15min":1.3340000000000001},"min":{"1min":0.45500000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.5150000000000001,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.5,"5min":2.0219999999999998,"15min":1.52},"min":{"1min":0.36799999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.0169999999999995,"5min":10.475,"15min":14.324},"last":1.9179999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757609,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1370612,"kb_used_data":1203884,"kb_used_omap":0,"kb_used_meta":166592,"kb_avail":92374540,"statfs":{"total":95995035648,"available":94591528960,"internally_reserved":0,"allocated":1232777216,"data_stored":1232141362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":170590208},"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 23 15:52:18 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":1.861,"15min":1.361},"min":{"1min":0.255,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":11.532999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":1.6100000000000001},{"interface":"front","average":{"1min":1.6719999999999999,"5min":1.8819999999999999,"15min":1.367},"min":{"1min":0.29499999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.6550000000000002,"5min":16.196000000000002,"15min":16.196000000000002},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Sep 23 15:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7909999999999999,"5min":1.635,"15min":1.1719999999999999},"min":{"1min":0.32400000000000001,"5min":0.316,"15min":0.28100000000000003},"max":{"1min":7.9649999999999999,"5min":16.140999999999998,"15min":16.140999999999998},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.7569999999999999,"5min":1.456,"15min":1.181},"min":{"1min":0.33100000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":11.77,"5min":11.77,"15min":11.77},"last":6.5229999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:52:03 2023","interfaces":[{"interface":"back","average":{"1min":1.482,"5min":2.7480000000000002,"15min":1.6499999999999999},"min":{"1min":0.45500000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.54,"5min":55.180999999999997,"15min":55.180999999999997},"last":0.33600000000000002},{"interface":"front","average":{"1min":2.0640000000000001,"5min":2.9470000000000001,"15min":1.675},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.6289999999999996,"5min":55.444000000000003,"15min":55.444000000000003},"last":5.0430000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":2.218,"15min":1.486},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":7.4989999999999997,"5min":52.585999999999999,"15min":52.585999999999999},"last":1.9359999999999999},{"interface":"front","average":{"1min":2.0270000000000001,"5min":2.3300000000000001,"15min":1.4610000000000001},"min":{"1min":0.35899999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.9480000000000004,"5min":55.395000000000003,"15min":55.395000000000003},"last":6.5430000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:52:00 2023","interfaces":[{"interface":"back","average":{"1min":1.819,"5min":2.2320000000000002,"15min":1.5960000000000001},"min":{"1min":0.32500000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":11.170999999999999,"5min":15.978,"15min":15.978},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.802,"15min":1.464},"min":{"1min":0.34999999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.6459999999999999,"5min":16.997,"15min":16.997},"last":0.45300000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:51:42 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":2.0950000000000002,"15min":1.468},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.8919999999999999,"5min":16.309999999999999,"15min":16.309999999999999},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.163,"5min":1.786,"15min":1.4550000000000001},"min":{"1min":0.41399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.8540000000000001,"5min":8.8330000000000002,"15min":8.8330000000000002},"last":6.4960000000000004}]},{"osd":7,"last update":"Sat Sep 23 15:52:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2519999999999998,"5min":2.0579999999999998,"15min":1.653},"min":{"1min":0.39000000000000001,"5min":0.37,"15min":0.34899999999999998},"max":{"1min":7.4980000000000002,"5min":13.263,"15min":15.106},"last":0.377},{"interface":"front","average":{"1min":1.766,"5min":1.6859999999999999,"15min":1.4490000000000001},"min":{"1min":0.39800000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":8.1319999999999997,"5min":13.834,"15min":16.234999999999999},"last":0.58199999999999996}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":997593088,"data_stored":997589016,"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":1261572096,"data_stored":1261568024,"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":2011824128,"data_stored":2011824128,"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":2397765632,"data_stored":2397765632,"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":1259601920,"data_stored":1259601920,"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":1227952128,"data_stored":1227948056,"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":1218576384,"data_stored":1218576384,"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":1466302464,"data_stored":1466302464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:52:46.730 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T15:52:46.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pg_num 11 2023-09-23T15:52:46.731 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:46 smithi140 bash[103196]: audit 2023-09-23T15:52:44.741866+0000 mgr.y (mgr.34107) 638 : audit 0 from='client.44840 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:46.731 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:46 smithi140 bash[103196]: audit 2023-09-23T15:52:45.938023+0000 mon.a (mon.0) 874 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:46.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:46 smithi140 bash[105739]: audit 2023-09-23T15:52:44.741866+0000 mgr.y (mgr.34107) 638 : audit 0 from='client.44840 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:52:46.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:46 smithi140 bash[105739]: audit 2023-09-23T15:52:45.938023+0000 mon.a (mon.0) 874 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:52:46.732 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:46.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:46.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:46.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:47.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:47.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:47.205 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:47.208 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:47.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:47.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:47.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:47.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:47.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:47.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:47.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.692 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:47 smithi186 bash[89807]: cluster 2023-09-23T15:52:46.312746+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:52:47.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:47.747 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:47 smithi140 bash[105739]: cluster 2023-09-23T15:52:46.312746+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:52:47.747 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:47 smithi140 bash[103196]: cluster 2023-09-23T15:52:46.312746+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T15:52:47.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:47.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:47.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:47.991 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:47.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:48.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:48.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:48.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:48.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:48.359 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:48.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:48.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:48.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:48.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:48.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:48.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:48.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:48.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:48.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:48.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:48.930 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:48.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:49.036 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:49.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:49.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:49.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:49.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:49.310 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:49.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:49.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:49.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:49.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:49.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:49.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:49 smithi140 bash[103196]: cluster 2023-09-23T15:52:48.313344+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:52:49.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:49 smithi140 bash[105739]: cluster 2023-09-23T15:52:48.313344+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:52:49.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:49.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:49.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:49.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:49.908 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:49 smithi186 bash[89807]: cluster 2023-09-23T15:52:48.313344+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T15:52:49.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:49.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:49.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:50.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.058 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:50.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.197 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:50.303 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:50.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:50.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:50.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:50.571 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:50.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:50.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:50.702 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:50.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:50.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:50.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:50.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:51.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:51.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:51.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:51.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:51.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:51.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:51.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:51.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.544 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:51 smithi140 bash[103196]: cluster 2023-09-23T15:52:50.314077+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T15:52:51.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:51 smithi140 bash[105739]: cluster 2023-09-23T15:52:50.314077+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T15:52:51.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:51.656 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:51 smithi186 bash[89807]: cluster 2023-09-23T15:52:50.314077+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-09-23T15:52:51.679 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:51.783 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:51.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:51.834 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:51.834 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:52:51.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:51.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:51.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:52.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:52.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:52.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:52.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:52.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:52.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:52.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:52.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:52.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:52.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:52.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:52.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:52.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:52.887 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:52:52.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:52.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:52:52.993 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:53.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:53.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:53.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:53.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:53.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:53.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:53.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:53.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:53.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:53.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:53.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:53.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:53.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:53.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:53 smithi186 bash[89807]: cluster 2023-09-23T15:52:52.314707+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:52:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:53.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:53 smithi140 bash[103196]: cluster 2023-09-23T15:52:52.314707+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:52:53.736 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:53 smithi140 bash[105739]: cluster 2023-09-23T15:52:52.314707+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T15:52:53.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:53.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:53.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:53.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:53.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:53.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:54.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:54.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:54.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:54.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:54.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:54.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:54.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:54.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:54.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:54.711 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:54.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:54.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:54.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:54.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:54.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:55.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:55.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:55.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:55.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:55.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:55.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:55.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:55.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:55.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:55.526 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:55 smithi186 bash[89807]: cluster 2023-09-23T15:52:54.315217+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-09-23T15:52:55.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:55.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:55 smithi140 bash[105739]: cluster 2023-09-23T15:52:54.315217+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-09-23T15:52:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:52:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:52:55] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2023-09-23T15:52:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:55 smithi140 bash[103196]: cluster 2023-09-23T15:52:54.315217+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-09-23T15:52:55.648 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:55.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:55.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:55.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:55.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:55.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:55.921 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:52:55.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:55.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:55.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:55.976 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:52:56.007 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:52:56.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:56.063 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:52:56.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:56.120 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:52:56.164 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:52:56.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:56.210 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:52:56.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:56.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:56.252 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.261 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:52:56.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:56.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:56.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:56.491 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:56.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:56.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:56 smithi140 bash[105739]: audit 2023-09-23T15:52:55.880341+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.140:0/1240937985' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:56.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:56 smithi140 bash[103196]: audit 2023-09-23T15:52:55.880341+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.140:0/1240937985' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:56.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:56.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:56 smithi186 bash[89807]: audit 2023-09-23T15:52:55.880341+0000 mon.a (mon.0) 875 : audit 0 from='client.? 172.21.15.140:0/1240937985' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:52:56.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:56.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:56.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:56.863 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:56.896 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:56.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:56.997 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:57.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:57.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:57.171 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:57.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:57.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:57.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:57.411 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:57.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:57.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:57.485 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:52:57.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:57.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:57.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:57.699 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[105739]: cluster 2023-09-23T15:52:56.315792+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T15:52:57.699 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[105739]: audit 2023-09-23T15:52:56.759497+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.140:0/3030542194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.700 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[105739]: audit 2023-09-23T15:52:56.760076+0000 mon.a (mon.0) 876 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[103196]: cluster 2023-09-23T15:52:56.315792+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T15:52:57.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[103196]: audit 2023-09-23T15:52:56.759497+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.140:0/3030542194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:57 smithi140 bash[103196]: audit 2023-09-23T15:52:56.760076+0000 mon.a (mon.0) 876 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:57.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:57.832 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:57 smithi186 bash[89807]: cluster 2023-09-23T15:52:56.315792+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T15:52:57.832 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:57 smithi186 bash[89807]: audit 2023-09-23T15:52:56.759497+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.140:0/3030542194' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.832 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:57 smithi186 bash[89807]: audit 2023-09-23T15:52:56.760076+0000 mon.a (mon.0) 876 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:52:57.846 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:57.952 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:57.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:57.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:58.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:58.115 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:58.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:58.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:58.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:58.364 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:58.390 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:58.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:58.520 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:52:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:52:58.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[103196]: cluster 2023-09-23T15:52:57.457770+0000 mon.a (mon.0) 877 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[103196]: cluster 2023-09-23T15:52:57.477883+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[103196]: audit 2023-09-23T15:52:57.478801+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[103196]: cluster 2023-09-23T15:52:57.478897+0000 mon.a (mon.0) 879 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[103196]: cluster 2023-09-23T15:52:57.485465+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[105739]: cluster 2023-09-23T15:52:57.457770+0000 mon.a (mon.0) 877 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[105739]: cluster 2023-09-23T15:52:57.477883+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[105739]: audit 2023-09-23T15:52:57.478801+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:52:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[105739]: cluster 2023-09-23T15:52:57.478897+0000 mon.a (mon.0) 879 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T15:52:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:58 smithi140 bash[105739]: cluster 2023-09-23T15:52:57.485465+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:58 smithi186 bash[89807]: cluster 2023-09-23T15:52:57.457770+0000 mon.a (mon.0) 877 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:52:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:58 smithi186 bash[89807]: cluster 2023-09-23T15:52:57.477883+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:58 smithi186 bash[89807]: audit 2023-09-23T15:52:57.478801+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:52:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:58 smithi186 bash[89807]: cluster 2023-09-23T15:52:57.478897+0000 mon.a (mon.0) 879 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-09-23T15:52:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:58 smithi186 bash[89807]: cluster 2023-09-23T15:52:57.485465+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:58.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:58.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:52:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:52:58.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:58.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:58.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:59.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:59.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:59.199 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:52:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:52:59.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:59.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:52:59.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:52:59.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:59.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:59.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:52:59.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:52:59.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:59 smithi140 bash[105739]: cluster 2023-09-23T15:52:57.493879+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:52:59 smithi140 bash[105739]: cluster 2023-09-23T15:52:58.316202+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:52:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:59 smithi140 bash[103196]: cluster 2023-09-23T15:52:57.493879+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:52:59 smithi140 bash[103196]: cluster 2023-09-23T15:52:58.316202+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:52:59.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:59.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:52:59.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:52:59.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:59 smithi186 bash[89807]: cluster 2023-09-23T15:52:57.493879+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T15:52:59.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:52:59 smithi186 bash[89807]: cluster 2023-09-23T15:52:58.316202+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T15:52:59.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:52:59.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:52:59.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:52:59.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:00.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:00.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:00.158 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:00.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:00.261 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:00.290 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:00.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:00.398 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:00.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:00.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:00.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:00.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:00.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:00.728 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:00.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:00.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:00.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:00.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:00.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:00.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:00.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:01.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:01.123 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:01.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:01.375 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:01.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:01.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:01.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:01.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:53:01.776 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:01.779 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:01 smithi140 bash[103196]: cluster 2023-09-23T15:53:00.316816+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:53:01.779 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:01 smithi140 bash[103196]: audit 2023-09-23T15:53:00.938230+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:01.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:01 smithi140 bash[105739]: cluster 2023-09-23T15:53:00.316816+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:53:01.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:01 smithi140 bash[105739]: audit 2023-09-23T15:53:00.938230+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:01.784 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:01 smithi186 bash[89807]: cluster 2023-09-23T15:53:00.316816+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T15:53:01.784 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:01 smithi186 bash[89807]: audit 2023-09-23T15:53:00.938230+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:01.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:01.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:01.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:01.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:02.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:02.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:02.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:02.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:02.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:02.322 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:02.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:02.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:02.491 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:02.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:02.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:02.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:02.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:53:02.729 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:02.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:02.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:02.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:02.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:03.046 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:03.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:03.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:03.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:03.233 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.44747.0:174169 6.e e180/163 6:7a75b687:::benchmark_data_smithi140_174052_object64769:head v 180'10793, mlcod=180'10790)", 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:03.232697+0000", 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.00068885300000000001, 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00071957200000000003, 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "started", 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232697+0000", 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232697+0000", 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:03.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232695+0000", 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232706+0000", 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0788000000000001e-05 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232733+0000", 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6573000000000001e-05 2023-09-23T15:53:03.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232742+0000", 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8570000000000001e-06 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232815+0000", 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3818000000000004e-05 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:03.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:03.232840+0000", 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4919999999999999e-05 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: ], 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 1 2023-09-23T15:53:03.238 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:53:03.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:03.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:03.350 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:03.380 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:03.484 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:03.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:03.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:03.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:03 smithi186 bash[89807]: cluster 2023-09-23T15:53:02.317432+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:53:03.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:03.751 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:03 smithi140 bash[105739]: cluster 2023-09-23T15:53:02.317432+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:53:03.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:03 smithi140 bash[103196]: cluster 2023-09-23T15:53:02.317432+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T15:53:03.767 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:03.870 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:03.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:03.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:03.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:04.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:04.135 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:04.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:04.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:04.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:04.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:04.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:04.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:04.517 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 1 pg_num to 11 2023-09-23T15:53:04.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:04.543 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:04 smithi186 bash[89807]: audit 2023-09-23T15:53:03.708363+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T15:53:04.562 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:04.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:04.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T15:53:04.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:04.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:04.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:04.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:04 smithi140 bash[105739]: audit 2023-09-23T15:53:03.708363+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T15:53:04.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:04 smithi140 bash[103196]: audit 2023-09-23T15:53:03.708363+0000 mon.a (mon.0) 881 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T15:53:04.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:04.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:04.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:04.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:04.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:04.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:05.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:05.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:05.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:05.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:05.344 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:05.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:05.491 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:05] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[103196]: cluster 2023-09-23T15:53:04.317928+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[103196]: cluster 2023-09-23T15:53:04.505113+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[103196]: cluster 2023-09-23T15:53:04.506272+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[103196]: audit 2023-09-23T15:53:04.509032+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T15:53:05.502 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[103196]: cluster 2023-09-23T15:53:04.509177+0000 mon.a (mon.0) 883 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T15:53:05.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:05.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:05.648 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:05.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:05.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:05.763 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:05 smithi186 bash[89807]: cluster 2023-09-23T15:53:04.317928+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:53:05.763 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:05 smithi186 bash[89807]: cluster 2023-09-23T15:53:04.505113+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.763 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:05 smithi186 bash[89807]: cluster 2023-09-23T15:53:04.506272+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.764 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:05 smithi186 bash[89807]: audit 2023-09-23T15:53:04.509032+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T15:53:05.764 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:05 smithi186 bash[89807]: cluster 2023-09-23T15:53:04.509177+0000 mon.a (mon.0) 883 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T15:53:05.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[105739]: cluster 2023-09-23T15:53:04.317928+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 2.8 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T15:53:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[105739]: cluster 2023-09-23T15:53:04.505113+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[105739]: cluster 2023-09-23T15:53:04.506272+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T15:53:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[105739]: audit 2023-09-23T15:53:04.509032+0000 mon.a (mon.0) 882 : audit 1 from='client.? 172.21.15.140:0/814670427' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T15:53:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:05 smithi140 bash[105739]: cluster 2023-09-23T15:53:04.509177+0000 mon.a (mon.0) 883 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-09-23T15:53:05.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:05.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:05.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:05.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:06.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:06.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:06.159 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:06.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:06.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:06.322 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:06.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:06.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:06.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:06.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:06.588 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:06.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:06.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:06.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:06.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:06.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:06.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:06.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:07.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:07.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:07.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.122 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:07 smithi186 bash[89807]: cluster 2023-09-23T15:53:06.318472+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T15:53:07.122 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:07 smithi186 bash[89807]: audit 2023-09-23T15:53:06.320023+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:07.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:07.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:07.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:07.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:07 smithi140 bash[103196]: cluster 2023-09-23T15:53:06.318472+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T15:53:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:07 smithi140 bash[103196]: audit 2023-09-23T15:53:06.320023+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:07 smithi140 bash[105739]: cluster 2023-09-23T15:53:06.318472+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v641: 89 pgs: 89 active+clean; 2.7 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-23T15:53:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:07 smithi140 bash[105739]: audit 2023-09-23T15:53:06.320023+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:07.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:07.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:07.558 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:07.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:07.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:07.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:07.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:07.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:07.969 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:07.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:08.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.067522+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: audit 2023-09-23T15:53:07.070514+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.070612+0000 mon.a (mon.0) 886 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.074047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.080735+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.081098+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:08 smithi186 bash[89807]: cluster 2023-09-23T15:53:07.081975+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:08.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:08.148 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:08.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:08.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:08.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:08.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:08.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.067522+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: audit 2023-09-23T15:53:07.070514+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.070612+0000 mon.a (mon.0) 886 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.074047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.080735+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.081098+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[105739]: cluster 2023-09-23T15:53:07.081975+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.067522+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: audit 2023-09-23T15:53:07.070514+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T15:53:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.070612+0000 mon.a (mon.0) 886 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-09-23T15:53:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.074047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.080735+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.081098+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:08 smithi140 bash[103196]: cluster 2023-09-23T15:53:07.081975+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T15:53:08.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:08.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:08.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:08.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:08.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:08.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:08.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:08.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:08.789 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:08.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:08.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:08.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:08.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:08.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:09.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:09.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:09.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[103196]: cluster 2023-09-23T15:53:08.081943+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[103196]: cluster 2023-09-23T15:53:08.090811+0000 mon.a (mon.0) 887 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T15:53:09.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[103196]: cluster 2023-09-23T15:53:08.097878+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[103196]: cluster 2023-09-23T15:53:08.112455+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[103196]: cluster 2023-09-23T15:53:08.319035+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v644: 99 pgs: 10 unknown, 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T15:53:09.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:09.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[105739]: cluster 2023-09-23T15:53:08.081943+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[105739]: cluster 2023-09-23T15:53:08.090811+0000 mon.a (mon.0) 887 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T15:53:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[105739]: cluster 2023-09-23T15:53:08.097878+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[105739]: cluster 2023-09-23T15:53:08.112455+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:09 smithi140 bash[105739]: cluster 2023-09-23T15:53:08.319035+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v644: 99 pgs: 10 unknown, 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T15:53:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:09 smithi186 bash[89807]: cluster 2023-09-23T15:53:08.081943+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:09 smithi186 bash[89807]: cluster 2023-09-23T15:53:08.090811+0000 mon.a (mon.0) 887 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-09-23T15:53:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:09 smithi186 bash[89807]: cluster 2023-09-23T15:53:08.097878+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:09 smithi186 bash[89807]: cluster 2023-09-23T15:53:08.112455+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T15:53:09.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:09 smithi186 bash[89807]: cluster 2023-09-23T15:53:08.319035+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v644: 99 pgs: 10 unknown, 89 active+clean; 2.6 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T15:53:09.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:09.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:09.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:09.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:09.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:09.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:09.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:09.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:09.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:09.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:10.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:10.115 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:10.186 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:10.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:10.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:10.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:10.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:10.383 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:10.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:10.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:10.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:10.616 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:10.632 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:53:10.632 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:53:10.633 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-09-23T15:53:10.633 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:53:10.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:10.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:10.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:10.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:10.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:10.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:10.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:10.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:11.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:11.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:11.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:11.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:11.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:11.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:11.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:11.416 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:11 smithi140 bash[103196]: cluster 2023-09-23T15:53:10.319657+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v645: 99 pgs: 10 unknown, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T15:53:11.416 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:11 smithi140 bash[105739]: cluster 2023-09-23T15:53:10.319657+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v645: 99 pgs: 10 unknown, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T15:53:11.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:11.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:11.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:11.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:11 smithi186 bash[89807]: cluster 2023-09-23T15:53:10.319657+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v645: 99 pgs: 10 unknown, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T15:53:11.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:11.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:11.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:11.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:11.861 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:11.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:11.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:11.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:12.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:12.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:12.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:12.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:12.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:12.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:12.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:12.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:12.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:12.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:12.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:12.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:12 smithi140 bash[103196]: audit 2023-09-23T15:53:12.321652+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:12.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:12 smithi140 bash[105739]: audit 2023-09-23T15:53:12.321652+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:12 smithi186 bash[89807]: audit 2023-09-23T15:53:12.321652+0000 mon.a (mon.0) 888 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T15:53:12.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:12.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:12.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:12.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:12.935 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:12.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:13.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:13.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:13.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:13.200 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:13.307 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:13.339 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:13.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:13.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:13.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:13.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:13.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[103196]: cluster 2023-09-23T15:53:12.320352+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v646: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[103196]: cluster 2023-09-23T15:53:12.388748+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[103196]: audit 2023-09-23T15:53:12.391791+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[103196]: cluster 2023-09-23T15:53:12.391857+0000 mon.a (mon.0) 890 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[103196]: cluster 2023-09-23T15:53:12.397995+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.583 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[105739]: cluster 2023-09-23T15:53:12.320352+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v646: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T15:53:13.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[105739]: cluster 2023-09-23T15:53:12.388748+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[105739]: audit 2023-09-23T15:53:12.391791+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T15:53:13.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[105739]: cluster 2023-09-23T15:53:12.391857+0000 mon.a (mon.0) 890 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T15:53:13.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:13 smithi140 bash[105739]: cluster 2023-09-23T15:53:12.397995+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:13 smithi186 bash[89807]: cluster 2023-09-23T15:53:12.320352+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v646: 99 pgs: 99 active+clean; 2.4 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-23T15:53:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:13 smithi186 bash[89807]: cluster 2023-09-23T15:53:12.388748+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:13 smithi186 bash[89807]: audit 2023-09-23T15:53:12.391791+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T15:53:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:13 smithi186 bash[89807]: cluster 2023-09-23T15:53:12.391857+0000 mon.a (mon.0) 890 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-23T15:53:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:13 smithi186 bash[89807]: cluster 2023-09-23T15:53:12.397995+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T15:53:13.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:13.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:13.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:13.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:13.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:13.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:13.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:14.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:14.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:14.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:14.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:14.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:14.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:14.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:14.446 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:14.552 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:14.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:14.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.413320+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.413322+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.414546+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.414790+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.415212+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.416151+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.417007+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.418496+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.418558+0000 mon.a (mon.0) 891 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.413320+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.413322+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.414546+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.414790+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.415212+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.416151+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.417007+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.418496+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:14 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.418558+0000 mon.a (mon.0) 891 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T15:53:14.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:14.814 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.413320+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.413322+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.414546+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.414790+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.415212+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.416151+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.417007+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.418496+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T15:53:14.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:14 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.418558+0000 mon.a (mon.0) 891 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-23T15:53:14.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:14.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:14.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:14.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:15.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:15.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:15.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:15.232 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:15.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:15.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:15.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:15.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:15.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:15.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:15.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:15] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T15:53:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.949138+0000 osd.7 (osd.7) 122 : cluster 0 1.0 scrub starts 2023-09-23T15:53:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:13.957148+0000 osd.7 (osd.7) 123 : cluster 0 1.0 scrub ok 2023-09-23T15:53:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.320909+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v649: 99 pgs: 99 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.420279+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.420361+0000 mon.a (mon.0) 892 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.425763+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.425766+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.428223+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.435114+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.435805+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[103196]: cluster 2023-09-23T15:53:14.437400+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.949138+0000 osd.7 (osd.7) 122 : cluster 0 1.0 scrub starts 2023-09-23T15:53:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:13.957148+0000 osd.7 (osd.7) 123 : cluster 0 1.0 scrub ok 2023-09-23T15:53:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.320909+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v649: 99 pgs: 99 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:53:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.420279+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.420361+0000 mon.a (mon.0) 892 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.425763+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.425766+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.428223+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.435114+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.435805+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:15 smithi140 bash[105739]: cluster 2023-09-23T15:53:14.437400+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:15.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:15.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:15.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:15.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.949138+0000 osd.7 (osd.7) 122 : cluster 0 1.0 scrub starts 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:13.957148+0000 osd.7 (osd.7) 123 : cluster 0 1.0 scrub ok 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.320909+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v649: 99 pgs: 99 active+clean; 2.4 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.420279+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.420361+0000 mon.a (mon.0) 892 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-23T15:53:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.425763+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.425766+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.428223+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.435114+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.435805+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:15 smithi186 bash[89807]: cluster 2023-09-23T15:53:14.437400+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T15:53:15.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:15.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:16.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:16.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:16.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:16.174 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:16.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:16.315 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:16.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:16.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.426715+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.426846+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.427046+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.427650+0000 mon.a (mon.0) 893 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.427980+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.428330+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.428643+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: cluster 2023-09-23T15:53:15.433039+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.438 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[103196]: audit 2023-09-23T15:53:15.938363+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:16.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:16.481 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:16.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:16.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.426715+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.426846+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.427046+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.427650+0000 mon.a (mon.0) 893 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.427980+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.428330+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.595 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.428643+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.595 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: cluster 2023-09-23T15:53:15.433039+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.595 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:16 smithi186 bash[89807]: audit 2023-09-23T15:53:15.938363+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:16.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:16.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:16.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.426715+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.426846+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.427046+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.427650+0000 mon.a (mon.0) 893 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.427980+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.428330+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.428643+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: cluster 2023-09-23T15:53:15.433039+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T15:53:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:16 smithi140 bash[105739]: audit 2023-09-23T15:53:15.938363+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:16.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:16.751 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:16.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:16.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:16.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:16.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:17.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:17.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:17.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:17.261 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:17.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:17.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:17.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.321371+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v652: 99 pgs: 99 active+clean; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.428104+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.429236+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.429974+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.431710+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.431777+0000 mon.a (mon.0) 895 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T15:53:17.545 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.433473+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.437004+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.602732+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T15:53:17.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.607376+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T15:53:17.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.835975+0000 osd.6 (osd.6) 127 : cluster 0 1.7 scrub starts 2023-09-23T15:53:17.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:17 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.853272+0000 osd.6 (osd.6) 128 : cluster 0 1.7 scrub ok 2023-09-23T15:53:17.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:17.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:17.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:17.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:17.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.321371+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v652: 99 pgs: 99 active+clean; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-09-23T15:53:17.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.428104+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.429236+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.429974+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.431710+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.431777+0000 mon.a (mon.0) 895 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.433473+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.437004+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.602732+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.607376+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.835975+0000 osd.6 (osd.6) 127 : cluster 0 1.7 scrub starts 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.853272+0000 osd.6 (osd.6) 128 : cluster 0 1.7 scrub ok 2023-09-23T15:53:17.815 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.321371+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v652: 99 pgs: 99 active+clean; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.428104+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.429236+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.429974+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.431710+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.431777+0000 mon.a (mon.0) 895 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.433473+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.437004+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.602732+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.607376+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.835975+0000 osd.6 (osd.6) 127 : cluster 0 1.7 scrub starts 2023-09-23T15:53:17.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:17 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.853272+0000 osd.6 (osd.6) 128 : cluster 0 1.7 scrub ok 2023-09-23T15:53:17.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:17.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:17.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:17.957 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:17.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:18.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:18.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:18.193 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:18.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:18.331 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:18.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:18.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:18.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:18.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:18.590 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:18.599 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.893871+0000 osd.5 (osd.5) 145 : cluster 0 1.1 scrub starts 2023-09-23T15:53:18.599 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.909355+0000 osd.5 (osd.5) 146 : cluster 0 1.1 scrub ok 2023-09-23T15:53:18.599 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:16.996182+0000 osd.7 (osd.7) 132 : cluster 0 1.2 scrub starts 2023-09-23T15:53:18.600 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:17.006054+0000 osd.7 (osd.7) 133 : cluster 0 1.2 scrub ok 2023-09-23T15:53:18.600 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:17.803449+0000 osd.6 (osd.6) 129 : cluster 0 1.6 scrub starts 2023-09-23T15:53:18.600 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:18 smithi186 bash[89807]: cluster 2023-09-23T15:53:17.817950+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub ok 2023-09-23T15:53:18.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:18.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.893871+0000 osd.5 (osd.5) 145 : cluster 0 1.1 scrub starts 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.909355+0000 osd.5 (osd.5) 146 : cluster 0 1.1 scrub ok 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:16.996182+0000 osd.7 (osd.7) 132 : cluster 0 1.2 scrub starts 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:17.006054+0000 osd.7 (osd.7) 133 : cluster 0 1.2 scrub ok 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:17.803449+0000 osd.6 (osd.6) 129 : cluster 0 1.6 scrub starts 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[103196]: cluster 2023-09-23T15:53:17.817950+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub ok 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.893871+0000 osd.5 (osd.5) 145 : cluster 0 1.1 scrub starts 2023-09-23T15:53:18.733 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.909355+0000 osd.5 (osd.5) 146 : cluster 0 1.1 scrub ok 2023-09-23T15:53:18.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:16.996182+0000 osd.7 (osd.7) 132 : cluster 0 1.2 scrub starts 2023-09-23T15:53:18.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:17.006054+0000 osd.7 (osd.7) 133 : cluster 0 1.2 scrub ok 2023-09-23T15:53:18.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:17.803449+0000 osd.6 (osd.6) 129 : cluster 0 1.6 scrub starts 2023-09-23T15:53:18.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:18 smithi140 bash[105739]: cluster 2023-09-23T15:53:17.817950+0000 osd.6 (osd.6) 130 : cluster 0 1.6 scrub ok 2023-09-23T15:53:18.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:18.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:18.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:18.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:18.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:18.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:19.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:19.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:19.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:19.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:19.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:19.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:19 smithi186 bash[89807]: cluster 2023-09-23T15:53:18.321958+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v654: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T15:53:19.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:19 smithi186 bash[89807]: cluster 2023-09-23T15:53:18.363420+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T15:53:19.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:19 smithi186 bash[89807]: cluster 2023-09-23T15:53:18.365853+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T15:53:19.529 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 15:53:19 smithi186 bash[77598]: logger=cleanup t=2023-09-23T15:53:19.449966545Z level=info msg="Completed cleanup jobs" duration=68.212867ms 2023-09-23T15:53:19.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:19.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:19.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:19.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:19.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:19.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:19.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:19.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[105739]: cluster 2023-09-23T15:53:18.321958+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v654: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[105739]: cluster 2023-09-23T15:53:18.363420+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[105739]: cluster 2023-09-23T15:53:18.365853+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[103196]: cluster 2023-09-23T15:53:18.321958+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v654: 99 pgs: 99 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[103196]: cluster 2023-09-23T15:53:18.363420+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T15:53:19.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:19 smithi140 bash[103196]: cluster 2023-09-23T15:53:18.365853+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T15:53:19.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:19.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:19.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:20.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:20.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:20.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:20.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:20.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:20.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:20.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:20.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:20.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:20 smithi140 bash[103196]: cluster 2023-09-23T15:53:18.948872+0000 osd.5 (osd.5) 147 : cluster 0 1.a scrub starts 2023-09-23T15:53:20.457 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:20 smithi140 bash[103196]: cluster 2023-09-23T15:53:18.951734+0000 osd.5 (osd.5) 148 : cluster 0 1.a scrub ok 2023-09-23T15:53:20.457 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:20 smithi140 bash[105739]: cluster 2023-09-23T15:53:18.948872+0000 osd.5 (osd.5) 147 : cluster 0 1.a scrub starts 2023-09-23T15:53:20.457 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:20 smithi140 bash[105739]: cluster 2023-09-23T15:53:18.951734+0000 osd.5 (osd.5) 148 : cluster 0 1.a scrub ok 2023-09-23T15:53:20.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:20.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.589 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:20 smithi186 bash[89807]: cluster 2023-09-23T15:53:18.948872+0000 osd.5 (osd.5) 147 : cluster 0 1.a scrub starts 2023-09-23T15:53:20.589 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:20 smithi186 bash[89807]: cluster 2023-09-23T15:53:18.951734+0000 osd.5 (osd.5) 148 : cluster 0 1.a scrub ok 2023-09-23T15:53:20.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:20.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:20.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:20.877 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:20.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:20.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:20.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:21.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:21.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:21.132 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:53:21.132 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T15:53:21.132 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T15:53:21.132 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T15:53:21.133 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:53:21.163 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:53:21.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:21.211 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:53:21.249 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:53:21.287 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:53:21.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:21.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:21.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:21.331 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:53:21.369 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:53:21.402 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:53:21.423 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:21.435 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:53:21.441 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.441 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.441 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.441 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.442 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.442 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.442 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.442 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:53:21.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:21.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:21.483 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:53:21.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: cluster 2023-09-23T15:53:19.990064+0000 osd.5 (osd.5) 149 : cluster 0 1.8 scrub starts 2023-09-23T15:53:21.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: cluster 2023-09-23T15:53:20.009408+0000 osd.5 (osd.5) 150 : cluster 0 1.8 scrub ok 2023-09-23T15:53:21.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: cluster 2023-09-23T15:53:20.186375+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub starts 2023-09-23T15:53:21.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: cluster 2023-09-23T15:53:20.202548+0000 osd.3 (osd.3) 3 : cluster 0 1.4 scrub ok 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: cluster 2023-09-23T15:53:20.322531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v655: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: audit 2023-09-23T15:53:20.776443+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: audit 2023-09-23T15:53:20.852160+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.140:0/2654705390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: audit 2023-09-23T15:53:20.855747+0000 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: audit 2023-09-23T15:53:21.079128+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.140:0/3796173098' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[105739]: audit 2023-09-23T15:53:21.302004+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: cluster 2023-09-23T15:53:19.990064+0000 osd.5 (osd.5) 149 : cluster 0 1.8 scrub starts 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: cluster 2023-09-23T15:53:20.009408+0000 osd.5 (osd.5) 150 : cluster 0 1.8 scrub ok 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: cluster 2023-09-23T15:53:20.186375+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub starts 2023-09-23T15:53:21.549 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: cluster 2023-09-23T15:53:20.202548+0000 osd.3 (osd.3) 3 : cluster 0 1.4 scrub ok 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: cluster 2023-09-23T15:53:20.322531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v655: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: audit 2023-09-23T15:53:20.776443+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: audit 2023-09-23T15:53:20.852160+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.140:0/2654705390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: audit 2023-09-23T15:53:20.855747+0000 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: audit 2023-09-23T15:53:21.079128+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.140:0/3796173098' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:21.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:21 smithi140 bash[103196]: audit 2023-09-23T15:53:21.302004+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:21.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:21.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: cluster 2023-09-23T15:53:19.990064+0000 osd.5 (osd.5) 149 : cluster 0 1.8 scrub starts 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: cluster 2023-09-23T15:53:20.009408+0000 osd.5 (osd.5) 150 : cluster 0 1.8 scrub ok 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: cluster 2023-09-23T15:53:20.186375+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub starts 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: cluster 2023-09-23T15:53:20.202548+0000 osd.3 (osd.3) 3 : cluster 0 1.4 scrub ok 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: cluster 2023-09-23T15:53:20.322531+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v655: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: audit 2023-09-23T15:53:20.776443+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: audit 2023-09-23T15:53:20.852160+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.140:0/2654705390' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: audit 2023-09-23T15:53:20.855747+0000 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: audit 2023-09-23T15:53:21.079128+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.140:0/3796173098' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:21.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:21 smithi186 bash[89807]: audit 2023-09-23T15:53:21.302004+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:21.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:21.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:21.725 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:21.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:21.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:21.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:21.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:21.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:21.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:21.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:22.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:22.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:22.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:22.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:22.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:22.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:22.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:22.397 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:22.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:22.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:22.529 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:22.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:22.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:22.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: cluster 2023-09-23T15:53:21.456173+0000 mon.a (mon.0) 899 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: cluster 2023-09-23T15:53:21.456212+0000 mon.a (mon.0) 900 : cluster 1 Cluster is now healthy 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: cluster 2023-09-23T15:53:21.463713+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: cluster 2023-09-23T15:53:21.465642+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: audit 2023-09-23T15:53:21.469616+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:53:22.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[105739]: cluster 2023-09-23T15:53:21.469885+0000 mon.a (mon.0) 902 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T15:53:22.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: cluster 2023-09-23T15:53:21.456173+0000 mon.a (mon.0) 899 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:53:22.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: cluster 2023-09-23T15:53:21.456212+0000 mon.a (mon.0) 900 : cluster 1 Cluster is now healthy 2023-09-23T15:53:22.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: cluster 2023-09-23T15:53:21.463713+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: cluster 2023-09-23T15:53:21.465642+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: audit 2023-09-23T15:53:21.469616+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:53:22.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:22 smithi140 bash[103196]: cluster 2023-09-23T15:53:21.469885+0000 mon.a (mon.0) 902 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T15:53:22.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: cluster 2023-09-23T15:53:21.456173+0000 mon.a (mon.0) 899 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: cluster 2023-09-23T15:53:21.456212+0000 mon.a (mon.0) 900 : cluster 1 Cluster is now healthy 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: cluster 2023-09-23T15:53:21.463713+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: cluster 2023-09-23T15:53:21.465642+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: audit 2023-09-23T15:53:21.469616+0000 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:53:22.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:22 smithi186 bash[89807]: cluster 2023-09-23T15:53:21.469885+0000 mon.a (mon.0) 902 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-23T15:53:22.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:22.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:22.917 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:22.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:22.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:23.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:23.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:23.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:23.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:23.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:23.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:23.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:23.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:23.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.625 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:23 smithi140 bash[103196]: cluster 2023-09-23T15:53:22.323107+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v657: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T15:53:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.627 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:23 smithi140 bash[105739]: cluster 2023-09-23T15:53:22.323107+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v657: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T15:53:23.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:23 smithi186 bash[89807]: cluster 2023-09-23T15:53:22.323107+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v657: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-09-23T15:53:23.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:23.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:23.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:23.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:23.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:23.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:24.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:24.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:24.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:24.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:24.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:24.525 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:24.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:24.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:24.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:24.810 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:24 smithi140 bash[103196]: cluster 2023-09-23T15:53:23.104287+0000 osd.7 (osd.7) 134 : cluster 0 1.9 scrub starts 2023-09-23T15:53:24.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:24 smithi140 bash[103196]: cluster 2023-09-23T15:53:23.115236+0000 osd.7 (osd.7) 135 : cluster 0 1.9 scrub ok 2023-09-23T15:53:24.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:24 smithi140 bash[105739]: cluster 2023-09-23T15:53:23.104287+0000 osd.7 (osd.7) 134 : cluster 0 1.9 scrub starts 2023-09-23T15:53:24.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:24 smithi140 bash[105739]: cluster 2023-09-23T15:53:23.115236+0000 osd.7 (osd.7) 135 : cluster 0 1.9 scrub ok 2023-09-23T15:53:24.837 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:24.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:24 smithi186 bash[89807]: cluster 2023-09-23T15:53:23.104287+0000 osd.7 (osd.7) 134 : cluster 0 1.9 scrub starts 2023-09-23T15:53:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:24 smithi186 bash[89807]: cluster 2023-09-23T15:53:23.115236+0000 osd.7 (osd.7) 135 : cluster 0 1.9 scrub ok 2023-09-23T15:53:24.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:24.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:24.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:25.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:25.221 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:25.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:25.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:25.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:25.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T15:53:25.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:25.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:25] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2023-09-23T15:53:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:25 smithi140 bash[105739]: cluster 2023-09-23T15:53:24.323527+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v658: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T15:53:25.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:25 smithi140 bash[103196]: cluster 2023-09-23T15:53:24.323527+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v658: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T15:53:25.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:25.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:25.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:25.784 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:25 smithi186 bash[89807]: cluster 2023-09-23T15:53:24.323527+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v658: 99 pgs: 99 active+clean; 2.0 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T15:53:25.820 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:25.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:25.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:25.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:26.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:26.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:26.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:26.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:26.395 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:26.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:26.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:26.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:26.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:26.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:26.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:26.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:26.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:27.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:27.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:27.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:27.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:27.183 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:27 smithi186 bash[89807]: cluster 2023-09-23T15:53:26.324292+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v659: 99 pgs: 99 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:53:27.201 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:27.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:27.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:27.335 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:27.335 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:53:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:27.344 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:53:27.373 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:27 smithi140 bash[103196]: cluster 2023-09-23T15:53:26.324292+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v659: 99 pgs: 99 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:53:27.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:27 smithi140 bash[105739]: cluster 2023-09-23T15:53:26.324292+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v659: 99 pgs: 99 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T15:53:27.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:27.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:27.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:27.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:27.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:53:27.722 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:27.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:53:27.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:27.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:27.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:27.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:27.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:27.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:28.051 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:28.082 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:28.086 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[103196]: audit 2023-09-23T15:53:27.313292+0000 mgr.y (mgr.34107) 660 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:53:28.087 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[103196]: audit 2023-09-23T15:53:27.597295+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.087 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[103196]: audit 2023-09-23T15:53:27.609206+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:28 smithi186 bash[89807]: audit 2023-09-23T15:53:27.313292+0000 mgr.y (mgr.34107) 660 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:53:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:28 smithi186 bash[89807]: audit 2023-09-23T15:53:27.597295+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:28 smithi186 bash[89807]: audit 2023-09-23T15:53:27.609206+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:28.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:28.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:28.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:28.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[105739]: audit 2023-09-23T15:53:27.313292+0000 mgr.y (mgr.34107) 660 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:53:28.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[105739]: audit 2023-09-23T15:53:27.597295+0000 mon.a (mon.0) 903 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:28 smithi140 bash[105739]: audit 2023-09-23T15:53:27.609206+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:28.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:28.499 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:28.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:28.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:28.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:28.690 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":659,"stamp":"2023-09-23T15:53:26.323833+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1961421169,"num_objects":29884,"num_object_clones":0,"num_object_copies":89652,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29884,"num_whiteouts":0,"num_read":6064,"num_read_kb":13368,"num_write":189868,"num_write_kb":7014371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":82,"num_bytes_recovered":8549655,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":127463,"ondisk_log_size":127463,"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":7395072,"kb_used_data":5771200,"kb_used_omap":44,"kb_used_meta":1623571,"kb_avail":742566144,"statfs":{"total":767960285184,"available":760387731456,"internally_reserved":0,"allocated":5909708800,"data_stored":5903006190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":1662537481},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,0,2],"upper_bound":64},"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":-486747738,"num_objects":-7428,"num_object_clones":0,"num_object_copies":-22284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7428,"num_whiteouts":0,"num_read":-455,"num_read_kb":-840,"num_write":7210,"num_write_kb":-2197,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-6,"num_bytes_recovered":-1610095,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.895130"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":194,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.429216+0000","last_change":"2023-09-23T15:49:01.023058+0000","last_active":"2023-09-23T15:53:16.429216+0000","last_peered":"2023-09-23T15:53:16.429216+0000","last_clean":"2023-09-23T15:53:16.429216+0000","last_became_active":"2023-09-23T15:49:01.022734+0000","last_became_peered":"2023-09-23T15:49:01.022734+0000","last_unstale":"2023-09-23T15:53:16.429216+0000","last_undegraded":"2023-09-23T15:53:16.429216+0000","last_fullsized":"2023-09-23T15:53:16.429216+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:07:53.720250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":189,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.451516+0000","last_change":"2023-09-23T15:49:01.008796+0000","last_active":"2023-09-23T15:53:16.451516+0000","last_peered":"2023-09-23T15:53:16.451516+0000","last_clean":"2023-09-23T15:53:16.451516+0000","last_became_active":"2023-09-23T15:49:01.008417+0000","last_became_peered":"2023-09-23T15:49:01.008417+0000","last_unstale":"2023-09-23T15:53:16.451516+0000","last_undegraded":"2023-09-23T15:53:16.451516+0000","last_fullsized":"2023-09-23T15:53:16.451516+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:15.054181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433378+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T15:53:16.433378+0000","last_peered":"2023-09-23T15:53:16.433378+0000","last_clean":"2023-09-23T15:53:16.433378+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T15:53:16.433378+0000","last_undegraded":"2023-09-23T15:53:16.433378+0000","last_fullsized":"2023-09-23T15:53:16.433378+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":135,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.437250+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:53:16.437250+0000","last_peered":"2023-09-23T15:53:16.437250+0000","last_clean":"2023-09-23T15:53:16.437250+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:53:16.437250+0000","last_undegraded":"2023-09-23T15:53:16.437250+0000","last_fullsized":"2023-09-23T15:53:16.437250+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":193,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:19.284056+0000","last_change":"2023-09-23T15:49:01.018656+0000","last_active":"2023-09-23T15:53:19.284056+0000","last_peered":"2023-09-23T15:53:19.284056+0000","last_clean":"2023-09-23T15:53:19.284056+0000","last_became_active":"2023-09-23T15:49:01.018278+0000","last_became_peered":"2023-09-23T15:49:01.018278+0000","last_unstale":"2023-09-23T15:53:19.284056+0000","last_undegraded":"2023-09-23T15:53:19.284056+0000","last_fullsized":"2023-09-23T15:53:19.284056+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:58.089143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":168,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433648+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T15:53:16.433648+0000","last_peered":"2023-09-23T15:53:16.433648+0000","last_clean":"2023-09-23T15:53:16.433648+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T15:53:16.433648+0000","last_undegraded":"2023-09-23T15:53:16.433648+0000","last_fullsized":"2023-09-23T15:53:16.433648+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":133,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:20.527224+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:53:20.527224+0000","last_peered":"2023-09-23T15:53:20.527224+0000","last_clean":"2023-09-23T15:53:20.527224+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:53:20.527224+0000","last_undegraded":"2023-09-23T15:53:20.527224+0000","last_fullsized":"2023-09-23T15:53:20.527224+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.449455+0000","last_change":"2023-09-23T15:49:01.013856+0000","last_active":"2023-09-23T15:53:16.449455+0000","last_peered":"2023-09-23T15:53:16.449455+0000","last_clean":"2023-09-23T15:53:16.449455+0000","last_became_active":"2023-09-23T15:49:01.013519+0000","last_became_peered":"2023-09-23T15:49:01.013519+0000","last_unstale":"2023-09-23T15:53:16.449455+0000","last_undegraded":"2023-09-23T15:53:16.449455+0000","last_fullsized":"2023-09-23T15:53:16.449455+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:53:55.462240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":169,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.443380+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T15:53:16.443380+0000","last_peered":"2023-09-23T15:53:16.443380+0000","last_clean":"2023-09-23T15:53:16.443380+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T15:53:16.443380+0000","last_undegraded":"2023-09-23T15:53:16.443380+0000","last_fullsized":"2023-09-23T15:53:16.443380+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.436589+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:53:16.436589+0000","last_peered":"2023-09-23T15:53:16.436589+0000","last_clean":"2023-09-23T15:53:16.436589+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:53:16.436589+0000","last_undegraded":"2023-09-23T15:53:16.436589+0000","last_fullsized":"2023-09-23T15:53:16.436589+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":169,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442981+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:53:16.442981+0000","last_peered":"2023-09-23T15:53:16.442981+0000","last_clean":"2023-09-23T15:53:16.442981+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:53:16.442981+0000","last_undegraded":"2023-09-23T15:53:16.442981+0000","last_fullsized":"2023-09-23T15:53:16.442981+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433920+0000","last_change":"2023-09-23T15:49:01.019910+0000","last_active":"2023-09-23T15:53:16.433920+0000","last_peered":"2023-09-23T15:53:16.433920+0000","last_clean":"2023-09-23T15:53:16.433920+0000","last_became_active":"2023-09-23T15:49:01.019413+0000","last_became_peered":"2023-09-23T15:49:01.019413+0000","last_unstale":"2023-09-23T15:53:16.433920+0000","last_undegraded":"2023-09-23T15:53:16.433920+0000","last_fullsized":"2023-09-23T15:53:16.433920+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:09:47.982642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":154,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.467171+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:53:21.467171+0000","last_peered":"2023-09-23T15:53:21.467171+0000","last_clean":"2023-09-23T15:53:21.467171+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:53:21.467171+0000","last_undegraded":"2023-09-23T15:53:21.467171+0000","last_fullsized":"2023-09-23T15:53:21.467171+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":164,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.466960+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T15:53:21.466960+0000","last_peered":"2023-09-23T15:53:21.466960+0000","last_clean":"2023-09-23T15:53:21.466960+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T15:53:21.466960+0000","last_undegraded":"2023-09-23T15:53:21.466960+0000","last_fullsized":"2023-09-23T15:53:21.466960+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":168,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442285+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:53:16.442285+0000","last_peered":"2023-09-23T15:53:16.442285+0000","last_clean":"2023-09-23T15:53:16.442285+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:53:16.442285+0000","last_undegraded":"2023-09-23T15:53:16.442285+0000","last_fullsized":"2023-09-23T15:53:16.442285+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":175,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.448143+0000","last_change":"2023-09-23T15:49:01.010540+0000","last_active":"2023-09-23T15:53:16.448143+0000","last_peered":"2023-09-23T15:53:16.448143+0000","last_clean":"2023-09-23T15:53:16.448143+0000","last_became_active":"2023-09-23T15:49:01.010190+0000","last_became_peered":"2023-09-23T15:49:01.010190+0000","last_unstale":"2023-09-23T15:53:16.448143+0000","last_undegraded":"2023-09-23T15:53:16.448143+0000","last_fullsized":"2023-09-23T15:53:16.448143+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:57:04.368825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":114,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.441937+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:53:16.441937+0000","last_peered":"2023-09-23T15:53:16.441937+0000","last_clean":"2023-09-23T15:53:16.441937+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:53:16.441937+0000","last_undegraded":"2023-09-23T15:53:16.441937+0000","last_fullsized":"2023-09-23T15:53:16.441937+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":148,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.444538+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:53:16.444538+0000","last_peered":"2023-09-23T15:53:16.444538+0000","last_clean":"2023-09-23T15:53:16.444538+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:53:16.444538+0000","last_undegraded":"2023-09-23T15:53:16.444538+0000","last_fullsized":"2023-09-23T15:53:16.444538+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":147,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442564+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:53:16.442564+0000","last_peered":"2023-09-23T15:53:16.442564+0000","last_clean":"2023-09-23T15:53:16.442564+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:53:16.442564+0000","last_undegraded":"2023-09-23T15:53:16.442564+0000","last_fullsized":"2023-09-23T15:53:16.442564+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":134,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:20.527153+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:53:20.527153+0000","last_peered":"2023-09-23T15:53:20.527153+0000","last_clean":"2023-09-23T15:53:20.527153+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:53:20.527153+0000","last_undegraded":"2023-09-23T15:53:20.527153+0000","last_fullsized":"2023-09-23T15:53:20.527153+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":161,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.432780+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:53:16.432780+0000","last_peered":"2023-09-23T15:53:16.432780+0000","last_clean":"2023-09-23T15:53:16.432780+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:53:16.432780+0000","last_undegraded":"2023-09-23T15:53:16.432780+0000","last_fullsized":"2023-09-23T15:53:16.432780+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":175,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:19.284190+0000","last_change":"2023-09-23T15:49:01.009797+0000","last_active":"2023-09-23T15:53:19.284190+0000","last_peered":"2023-09-23T15:53:19.284190+0000","last_clean":"2023-09-23T15:53:19.284190+0000","last_became_active":"2023-09-23T15:49:01.009470+0000","last_became_peered":"2023-09-23T15:49:01.009470+0000","last_unstale":"2023-09-23T15:53:19.284190+0000","last_undegraded":"2023-09-23T15:53:19.284190+0000","last_fullsized":"2023-09-23T15:53:19.284190+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:45:14.557419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.a","version":"189'11584","reported_seq":11618,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.936414+0000","last_change":"2023-09-23T15:49:47.326163+0000","last_active":"2023-09-23T15:53:21.936414+0000","last_peered":"2023-09-23T15:53:21.936414+0000","last_clean":"2023-09-23T15:53:21.936414+0000","last_became_active":"2023-09-23T15:49:47.325829+0000","last_became_peered":"2023-09-23T15:49:47.325829+0000","last_unstale":"2023-09-23T15:53:21.936414+0000","last_undegraded":"2023-09-23T15:53:21.936414+0000","last_fullsized":"2023-09-23T15:53:21.936414+0000","mapping_epoch":163,"log_start":"169'1877","ondisk_log_start":"169'1877","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9707,"log_dups_size":0,"ondisk_log_size":9707,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:29.207203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125698048,"num_objects":1918,"num_object_clones":0,"num_object_copies":5754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11584,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":166,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442430+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:53:16.442430+0000","last_peered":"2023-09-23T15:53:16.442430+0000","last_clean":"2023-09-23T15:53:16.442430+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:53:16.442430+0000","last_undegraded":"2023-09-23T15:53:16.442430+0000","last_fullsized":"2023-09-23T15:53:16.442430+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":131,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.439306+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:53:16.439306+0000","last_peered":"2023-09-23T15:53:16.439306+0000","last_clean":"2023-09-23T15:53:16.439306+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:53:16.439306+0000","last_undegraded":"2023-09-23T15:53:16.439306+0000","last_fullsized":"2023-09-23T15:53:16.439306+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"189'11755","reported_seq":11791,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.297930+0000","last_change":"2023-09-23T15:49:47.320934+0000","last_active":"2023-09-23T15:53:24.297930+0000","last_peered":"2023-09-23T15:53:24.297930+0000","last_clean":"2023-09-23T15:53:24.297930+0000","last_became_active":"2023-09-23T15:49:47.320582+0000","last_became_peered":"2023-09-23T15:49:47.320582+0000","last_unstale":"2023-09-23T15:53:24.297930+0000","last_undegraded":"2023-09-23T15:53:24.297930+0000","last_fullsized":"2023-09-23T15:53:24.297930+0000","mapping_epoch":163,"log_start":"173'4913","ondisk_log_start":"173'4913","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6842,"log_dups_size":0,"ondisk_log_size":6842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:24:20.184903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121700352,"num_objects":1857,"num_object_clones":0,"num_object_copies":5571,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1857,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11755,"num_write_kb":435584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":195,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.441898+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T15:53:16.441898+0000","last_peered":"2023-09-23T15:53:16.441898+0000","last_clean":"2023-09-23T15:53:16.441898+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T15:53:16.441898+0000","last_undegraded":"2023-09-23T15:53:16.441898+0000","last_fullsized":"2023-09-23T15:53:16.441898+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":196,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428352+0000","last_change":"2023-09-23T15:49:01.003410+0000","last_active":"2023-09-23T15:53:16.428352+0000","last_peered":"2023-09-23T15:53:16.428352+0000","last_clean":"2023-09-23T15:53:16.428352+0000","last_became_active":"2023-09-23T15:49:01.003061+0000","last_became_peered":"2023-09-23T15:49:01.003061+0000","last_unstale":"2023-09-23T15:53:16.428352+0000","last_undegraded":"2023-09-23T15:53:16.428352+0000","last_fullsized":"2023-09-23T15:53:16.428352+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:41:57.808721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"189'11786","reported_seq":11820,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.857745+0000","last_change":"2023-09-23T15:49:47.322532+0000","last_active":"2023-09-23T15:53:21.857745+0000","last_peered":"2023-09-23T15:53:21.857745+0000","last_clean":"2023-09-23T15:53:21.857745+0000","last_became_active":"2023-09-23T15:49:47.322182+0000","last_became_peered":"2023-09-23T15:49:47.322182+0000","last_unstale":"2023-09-23T15:53:21.857745+0000","last_undegraded":"2023-09-23T15:53:21.857745+0000","last_fullsized":"2023-09-23T15:53:21.857745+0000","mapping_epoch":163,"log_start":"173'4973","ondisk_log_start":"173'4973","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6813,"log_dups_size":0,"ondisk_log_size":6813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:04.942465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130940928,"num_objects":1998,"num_object_clones":0,"num_object_copies":5994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11786,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":132,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442888+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:53:16.442888+0000","last_peered":"2023-09-23T15:53:16.442888+0000","last_clean":"2023-09-23T15:53:16.442888+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:53:16.442888+0000","last_undegraded":"2023-09-23T15:53:16.442888+0000","last_fullsized":"2023-09-23T15:53:16.442888+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":168,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433173+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T15:53:16.433173+0000","last_peered":"2023-09-23T15:53:16.433173+0000","last_clean":"2023-09-23T15:53:16.433173+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T15:53:16.433173+0000","last_undegraded":"2023-09-23T15:53:16.433173+0000","last_fullsized":"2023-09-23T15:53:16.433173+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"189'11815","reported_seq":11849,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.970370+0000","last_change":"2023-09-23T15:49:47.323387+0000","last_active":"2023-09-23T15:53:21.970370+0000","last_peered":"2023-09-23T15:53:21.970370+0000","last_clean":"2023-09-23T15:53:21.970370+0000","last_became_active":"2023-09-23T15:49:47.322849+0000","last_became_peered":"2023-09-23T15:49:47.322849+0000","last_unstale":"2023-09-23T15:53:21.970370+0000","last_undegraded":"2023-09-23T15:53:21.970370+0000","last_fullsized":"2023-09-23T15:53:21.970370+0000","mapping_epoch":163,"log_start":"173'5035","ondisk_log_start":"173'5035","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6780,"log_dups_size":0,"ondisk_log_size":6780,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:39:24.814912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126287872,"num_objects":1927,"num_object_clones":0,"num_object_copies":5781,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1927,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11815,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":149,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.443158+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:53:16.443158+0000","last_peered":"2023-09-23T15:53:16.443158+0000","last_clean":"2023-09-23T15:53:16.443158+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:53:16.443158+0000","last_undegraded":"2023-09-23T15:53:16.443158+0000","last_fullsized":"2023-09-23T15:53:16.443158+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.435985+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T15:53:16.435985+0000","last_peered":"2023-09-23T15:53:16.435985+0000","last_clean":"2023-09-23T15:53:16.435985+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T15:53:16.435985+0000","last_undegraded":"2023-09-23T15:53:16.435985+0000","last_fullsized":"2023-09-23T15:53:16.435985+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":557,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.461523+0000","last_change":"2023-09-23T15:53:16.458441+0000","last_active":"2023-09-23T15:53:16.461523+0000","last_peered":"2023-09-23T15:53:16.461523+0000","last_clean":"2023-09-23T15:53:16.461523+0000","last_became_active":"2023-09-23T15:53:16.458053+0000","last_became_peered":"2023-09-23T15:53:16.458053+0000","last_unstale":"2023-09-23T15:53:16.461523+0000","last_undegraded":"2023-09-23T15:53:16.461523+0000","last_fullsized":"2023-09-23T15:53:16.461523+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:20:09.359297+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":45,"num_read_kb":84,"num_write":21,"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":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":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.e","version":"189'11812","reported_seq":11847,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:25.338381+0000","last_change":"2023-09-23T15:49:47.316374+0000","last_active":"2023-09-23T15:53:25.338381+0000","last_peered":"2023-09-23T15:53:25.338381+0000","last_clean":"2023-09-23T15:53:25.338381+0000","last_became_active":"2023-09-23T15:49:47.315955+0000","last_became_peered":"2023-09-23T15:49:47.315955+0000","last_unstale":"2023-09-23T15:53:25.338381+0000","last_undegraded":"2023-09-23T15:53:25.338381+0000","last_fullsized":"2023-09-23T15:53:25.338381+0000","mapping_epoch":163,"log_start":"171'4494","ondisk_log_start":"171'4494","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7318,"log_dups_size":0,"ondisk_log_size":7318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:35:09.734183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114950144,"num_objects":1754,"num_object_clones":0,"num_object_copies":5262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11812,"num_write_kb":434112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":172,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.447925+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:53:16.447925+0000","last_peered":"2023-09-23T15:53:16.447925+0000","last_clean":"2023-09-23T15:53:16.447925+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:53:16.447925+0000","last_undegraded":"2023-09-23T15:53:16.447925+0000","last_fullsized":"2023-09-23T15:53:16.447925+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":161,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.429846+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:53:16.429846+0000","last_peered":"2023-09-23T15:53:16.429846+0000","last_clean":"2023-09-23T15:53:16.429846+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:53:16.429846+0000","last_undegraded":"2023-09-23T15:53:16.429846+0000","last_fullsized":"2023-09-23T15:53:16.429846+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":441,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:20.009617+0000","last_change":"2023-09-23T15:53:20.009538+0000","last_active":"2023-09-23T15:53:20.009617+0000","last_peered":"2023-09-23T15:53:20.009617+0000","last_clean":"2023-09-23T15:53:20.009617+0000","last_became_active":"2023-09-23T15:53:16.461110+0000","last_became_peered":"2023-09-23T15:53:16.461110+0000","last_unstale":"2023-09-23T15:53:20.009617+0000","last_undegraded":"2023-09-23T15:53:20.009617+0000","last_fullsized":"2023-09-23T15:53:20.009617+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:11:49.335737+0000","scrub_duration":0.01920643,"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":"6.f","version":"189'11842","reported_seq":11878,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.983072+0000","last_change":"2023-09-23T15:49:47.314463+0000","last_active":"2023-09-23T15:53:24.983072+0000","last_peered":"2023-09-23T15:53:24.983072+0000","last_clean":"2023-09-23T15:53:24.983072+0000","last_became_active":"2023-09-23T15:49:47.314139+0000","last_became_peered":"2023-09-23T15:49:47.314139+0000","last_unstale":"2023-09-23T15:53:24.983072+0000","last_undegraded":"2023-09-23T15:53:24.983072+0000","last_fullsized":"2023-09-23T15:53:24.983072+0000","mapping_epoch":163,"log_start":"169'2662","ondisk_log_start":"169'2662","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9180,"log_dups_size":0,"ondisk_log_size":9180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:27:02.134085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117440512,"num_objects":1792,"num_object_clones":0,"num_object_copies":5376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1792,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11842,"num_write_kb":436288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433017+0000","last_change":"2023-09-23T15:49:01.023464+0000","last_active":"2023-09-23T15:53:16.433017+0000","last_peered":"2023-09-23T15:53:16.433017+0000","last_clean":"2023-09-23T15:53:16.433017+0000","last_became_active":"2023-09-23T15:49:01.023113+0000","last_became_peered":"2023-09-23T15:49:01.023113+0000","last_unstale":"2023-09-23T15:53:16.433017+0000","last_undegraded":"2023-09-23T15:53:16.433017+0000","last_fullsized":"2023-09-23T15:53:16.433017+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:10.330784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.429613+0000","last_change":"2023-09-23T15:49:01.022695+0000","last_active":"2023-09-23T15:53:16.429613+0000","last_peered":"2023-09-23T15:53:16.429613+0000","last_clean":"2023-09-23T15:53:16.429613+0000","last_became_active":"2023-09-23T15:49:01.022301+0000","last_became_peered":"2023-09-23T15:49:01.022301+0000","last_unstale":"2023-09-23T15:53:16.429613+0000","last_undegraded":"2023-09-23T15:53:16.429613+0000","last_fullsized":"2023-09-23T15:53:16.429613+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:01:12.430352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"189'11822","reported_seq":11858,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.234392+0000","last_change":"2023-09-23T15:49:47.326004+0000","last_active":"2023-09-23T15:53:24.234392+0000","last_peered":"2023-09-23T15:53:24.234392+0000","last_clean":"2023-09-23T15:53:24.234392+0000","last_became_active":"2023-09-23T15:49:47.325651+0000","last_became_peered":"2023-09-23T15:49:47.325651+0000","last_unstale":"2023-09-23T15:53:24.234392+0000","last_undegraded":"2023-09-23T15:53:24.234392+0000","last_fullsized":"2023-09-23T15:53:24.234392+0000","mapping_epoch":163,"log_start":"173'4955","ondisk_log_start":"173'4955","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6867,"log_dups_size":0,"ondisk_log_size":6867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:43.424656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122683392,"num_objects":1872,"num_object_clones":0,"num_object_copies":5616,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1872,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11822,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428604+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:53:16.428604+0000","last_peered":"2023-09-23T15:53:16.428604+0000","last_clean":"2023-09-23T15:53:16.428604+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:53:16.428604+0000","last_undegraded":"2023-09-23T15:53:16.428604+0000","last_fullsized":"2023-09-23T15:53:16.428604+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428897+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T15:53:16.428897+0000","last_peered":"2023-09-23T15:53:16.428897+0000","last_clean":"2023-09-23T15:53:16.428897+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T15:53:16.428897+0000","last_undegraded":"2023-09-23T15:53:16.428897+0000","last_fullsized":"2023-09-23T15:53:16.428897+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":441,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:18.951960+0000","last_change":"2023-09-23T15:53:18.951869+0000","last_active":"2023-09-23T15:53:18.951960+0000","last_peered":"2023-09-23T15:53:18.951960+0000","last_clean":"2023-09-23T15:53:18.951960+0000","last_became_active":"2023-09-23T15:53:16.446788+0000","last_became_peered":"2023-09-23T15:53:16.446788+0000","last_unstale":"2023-09-23T15:53:18.951960+0000","last_undegraded":"2023-09-23T15:53:18.951960+0000","last_fullsized":"2023-09-23T15:53:18.951960+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:15:44.999663+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"189'11895","reported_seq":11930,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.923453+0000","last_change":"2023-09-23T15:49:47.326187+0000","last_active":"2023-09-23T15:53:21.923453+0000","last_peered":"2023-09-23T15:53:21.923453+0000","last_clean":"2023-09-23T15:53:21.923453+0000","last_became_active":"2023-09-23T15:49:47.325860+0000","last_became_peered":"2023-09-23T15:49:47.325860+0000","last_unstale":"2023-09-23T15:53:21.923453+0000","last_undegraded":"2023-09-23T15:53:21.923453+0000","last_fullsized":"2023-09-23T15:53:21.923453+0000","mapping_epoch":163,"log_start":"169'2160","ondisk_log_start":"169'2160","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9735,"log_dups_size":0,"ondisk_log_size":9735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:51.593655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123076632,"num_objects":1879,"num_object_clones":0,"num_object_copies":5637,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1879,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11895,"num_write_kb":440705,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.449500+0000","last_change":"2023-09-23T15:49:01.010292+0000","last_active":"2023-09-23T15:53:16.449500+0000","last_peered":"2023-09-23T15:53:16.449500+0000","last_clean":"2023-09-23T15:53:16.449500+0000","last_became_active":"2023-09-23T15:49:01.009736+0000","last_became_peered":"2023-09-23T15:49:01.009736+0000","last_unstale":"2023-09-23T15:53:16.449500+0000","last_undegraded":"2023-09-23T15:53:16.449500+0000","last_fullsized":"2023-09-23T15:53:16.449500+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:18:08.783398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433948+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T15:53:16.433948+0000","last_peered":"2023-09-23T15:53:16.433948+0000","last_clean":"2023-09-23T15:53:16.433948+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T15:53:16.433948+0000","last_undegraded":"2023-09-23T15:53:16.433948+0000","last_fullsized":"2023-09-23T15:53:16.433948+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":451,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.853456+0000","last_change":"2023-09-23T15:53:16.853384+0000","last_active":"2023-09-23T15:53:16.853456+0000","last_peered":"2023-09-23T15:53:16.853456+0000","last_clean":"2023-09-23T15:53:16.853456+0000","last_became_active":"2023-09-23T15:53:16.478274+0000","last_became_peered":"2023-09-23T15:53:16.478274+0000","last_unstale":"2023-09-23T15:53:16.853456+0000","last_undegraded":"2023-09-23T15:53:16.853456+0000","last_fullsized":"2023-09-23T15:53:16.853456+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.853280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.853280+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:22:25.194703+0000","scrub_duration":0.017165320000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.0","version":"189'11827","reported_seq":11863,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:25.453050+0000","last_change":"2023-09-23T15:49:47.318119+0000","last_active":"2023-09-23T15:53:25.453050+0000","last_peered":"2023-09-23T15:53:25.453050+0000","last_clean":"2023-09-23T15:53:25.453050+0000","last_became_active":"2023-09-23T15:49:47.317757+0000","last_became_peered":"2023-09-23T15:49:47.317757+0000","last_unstale":"2023-09-23T15:53:25.453050+0000","last_undegraded":"2023-09-23T15:53:25.453050+0000","last_fullsized":"2023-09-23T15:53:25.453050+0000","mapping_epoch":163,"log_start":"171'3879","ondisk_log_start":"171'3879","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7948,"log_dups_size":0,"ondisk_log_size":7948,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:44:24.297929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115408896,"num_objects":1761,"num_object_clones":0,"num_object_copies":5283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1761,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11827,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":74,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.439329+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T15:53:16.439329+0000","last_peered":"2023-09-23T15:53:16.439329+0000","last_clean":"2023-09-23T15:53:16.439329+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T15:53:16.439329+0000","last_undegraded":"2023-09-23T15:53:16.439329+0000","last_fullsized":"2023-09-23T15:53:16.439329+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":166,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.444624+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:53:16.444624+0000","last_peered":"2023-09-23T15:53:16.444624+0000","last_clean":"2023-09-23T15:53:16.444624+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:53:16.444624+0000","last_undegraded":"2023-09-23T15:53:16.444624+0000","last_fullsized":"2023-09-23T15:53:16.444624+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":37,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.436615+0000","last_change":"2023-09-23T15:49:47.323529+0000","last_active":"2023-09-23T15:53:16.436615+0000","last_peered":"2023-09-23T15:53:16.436615+0000","last_clean":"2023-09-23T15:53:16.436615+0000","last_became_active":"2023-09-23T15:49:47.323029+0000","last_became_peered":"2023-09-23T15:49:47.323029+0000","last_unstale":"2023-09-23T15:53:16.436615+0000","last_undegraded":"2023-09-23T15:53:16.436615+0000","last_fullsized":"2023-09-23T15:53:16.436615+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:24:21.122562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.1","version":"93'161","reported_seq":441,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.909538+0000","last_change":"2023-09-23T15:53:16.909463+0000","last_active":"2023-09-23T15:53:16.909538+0000","last_peered":"2023-09-23T15:53:16.909538+0000","last_clean":"2023-09-23T15:53:16.909538+0000","last_became_active":"2023-09-23T15:53:16.444732+0000","last_became_peered":"2023-09-23T15:53:16.444732+0000","last_unstale":"2023-09-23T15:53:16.909538+0000","last_undegraded":"2023-09-23T15:53:16.909538+0000","last_fullsized":"2023-09-23T15:53:16.909538+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:10:18.389754+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"189'11826","reported_seq":11862,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.238326+0000","last_change":"2023-09-23T15:49:47.320835+0000","last_active":"2023-09-23T15:53:24.238326+0000","last_peered":"2023-09-23T15:53:24.238326+0000","last_clean":"2023-09-23T15:53:24.238326+0000","last_became_active":"2023-09-23T15:49:47.320513+0000","last_became_peered":"2023-09-23T15:49:47.320513+0000","last_unstale":"2023-09-23T15:53:24.238326+0000","last_undegraded":"2023-09-23T15:53:24.238326+0000","last_fullsized":"2023-09-23T15:53:24.238326+0000","mapping_epoch":163,"log_start":"173'4938","ondisk_log_start":"173'4938","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6888,"log_dups_size":0,"ondisk_log_size":6888,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:02:18.896476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119406592,"num_objects":1822,"num_object_clones":0,"num_object_copies":5466,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1822,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11826,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":772,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.439844+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T15:53:16.439844+0000","last_peered":"2023-09-23T15:53:16.439844+0000","last_clean":"2023-09-23T15:53:16.439844+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T15:53:16.439844+0000","last_undegraded":"2023-09-23T15:53:16.439844+0000","last_fullsized":"2023-09-23T15:53:16.439844+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":148,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.429136+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:53:16.429136+0000","last_peered":"2023-09-23T15:53:16.429136+0000","last_clean":"2023-09-23T15:53:16.429136+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:53:16.429136+0000","last_undegraded":"2023-09-23T15:53:16.429136+0000","last_fullsized":"2023-09-23T15:53:16.429136+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.443302+0000","last_change":"2023-09-23T15:49:47.324901+0000","last_active":"2023-09-23T15:53:16.443302+0000","last_peered":"2023-09-23T15:53:16.443302+0000","last_clean":"2023-09-23T15:53:16.443302+0000","last_became_active":"2023-09-23T15:49:47.324509+0000","last_became_peered":"2023-09-23T15:49:47.324509+0000","last_unstale":"2023-09-23T15:53:16.443302+0000","last_undegraded":"2023-09-23T15:53:16.443302+0000","last_fullsized":"2023-09-23T15:53:16.443302+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:57.506518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"93'161","reported_seq":567,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:17.006379+0000","last_change":"2023-09-23T15:53:17.006225+0000","last_active":"2023-09-23T15:53:17.006379+0000","last_peered":"2023-09-23T15:53:17.006379+0000","last_clean":"2023-09-23T15:53:17.006379+0000","last_became_active":"2023-09-23T15:53:16.449403+0000","last_became_peered":"2023-09-23T15:53:16.449403+0000","last_unstale":"2023-09-23T15:53:17.006379+0000","last_undegraded":"2023-09-23T15:53:17.006379+0000","last_fullsized":"2023-09-23T15:53:17.006379+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.006067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.006067+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:10:36.228916+0000","scrub_duration":0.0097163579999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"189'11655","reported_seq":11689,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.923728+0000","last_change":"2023-09-23T15:49:47.324195+0000","last_active":"2023-09-23T15:53:21.923728+0000","last_peered":"2023-09-23T15:53:21.923728+0000","last_clean":"2023-09-23T15:53:21.923728+0000","last_became_active":"2023-09-23T15:49:47.323818+0000","last_became_peered":"2023-09-23T15:49:47.323818+0000","last_unstale":"2023-09-23T15:53:21.923728+0000","last_undegraded":"2023-09-23T15:53:21.923728+0000","last_fullsized":"2023-09-23T15:53:21.923728+0000","mapping_epoch":163,"log_start":"171'4805","ondisk_log_start":"171'4805","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6850,"log_dups_size":0,"ondisk_log_size":6850,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:11.475805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127336448,"num_objects":1943,"num_object_clones":0,"num_object_copies":5829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11655,"num_write_kb":435136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":832,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.436401+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:53:16.436401+0000","last_peered":"2023-09-23T15:53:16.436401+0000","last_clean":"2023-09-23T15:53:16.436401+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:53:16.436401+0000","last_undegraded":"2023-09-23T15:53:16.436401+0000","last_fullsized":"2023-09-23T15:53:16.436401+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433571+0000","last_change":"2023-09-23T15:49:01.019552+0000","last_active":"2023-09-23T15:53:16.433571+0000","last_peered":"2023-09-23T15:53:16.433571+0000","last_clean":"2023-09-23T15:53:16.433571+0000","last_became_active":"2023-09-23T15:49:01.019182+0000","last_became_peered":"2023-09-23T15:49:01.019182+0000","last_unstale":"2023-09-23T15:53:16.433571+0000","last_undegraded":"2023-09-23T15:53:16.433571+0000","last_fullsized":"2023-09-23T15:53:16.433571+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:30.855892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.487838+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T15:53:21.487838+0000","last_peered":"2023-09-23T15:53:21.487838+0000","last_clean":"2023-09-23T15:53:21.487838+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T15:53:21.487838+0000","last_undegraded":"2023-09-23T15:53:21.487838+0000","last_fullsized":"2023-09-23T15:53:21.487838+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.7","version":"189'11913","reported_seq":11947,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.916102+0000","last_change":"2023-09-23T15:49:47.327305+0000","last_active":"2023-09-23T15:53:21.916102+0000","last_peered":"2023-09-23T15:53:21.916102+0000","last_clean":"2023-09-23T15:53:21.916102+0000","last_became_active":"2023-09-23T15:49:47.326965+0000","last_became_peered":"2023-09-23T15:49:47.326965+0000","last_unstale":"2023-09-23T15:53:21.916102+0000","last_undegraded":"2023-09-23T15:53:21.916102+0000","last_fullsized":"2023-09-23T15:53:21.916102+0000","mapping_epoch":163,"log_start":"169'2183","ondisk_log_start":"169'2183","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":9730,"log_dups_size":0,"ondisk_log_size":9730,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:46:07.733496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128253952,"num_objects":1957,"num_object_clones":0,"num_object_copies":5871,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11913,"num_write_kb":443840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"89'183","reported_seq":764,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.438862+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:53:16.438862+0000","last_peered":"2023-09-23T15:53:16.438862+0000","last_clean":"2023-09-23T15:53:16.438862+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:53:16.438862+0000","last_undegraded":"2023-09-23T15:53:16.438862+0000","last_fullsized":"2023-09-23T15:53:16.438862+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":548,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442379+0000","last_change":"2023-09-23T15:53:13.957242+0000","last_active":"2023-09-23T15:53:16.442379+0000","last_peered":"2023-09-23T15:53:16.442379+0000","last_clean":"2023-09-23T15:53:16.442379+0000","last_became_active":"2023-09-23T15:53:08.107339+0000","last_became_peered":"2023-09-23T15:53:08.107339+0000","last_unstale":"2023-09-23T15:53:16.442379+0000","last_undegraded":"2023-09-23T15:53:16.442379+0000","last_fullsized":"2023-09-23T15:53:16.442379+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:13.957153+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:13.957153+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:58:20.610216+0000","scrub_duration":0.0079509149999999994,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":145,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.446746+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:53:16.446746+0000","last_peered":"2023-09-23T15:53:16.446746+0000","last_clean":"2023-09-23T15:53:16.446746+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:53:16.446746+0000","last_undegraded":"2023-09-23T15:53:16.446746+0000","last_fullsized":"2023-09-23T15:53:16.446746+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.435881+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:53:16.435881+0000","last_peered":"2023-09-23T15:53:16.435881+0000","last_clean":"2023-09-23T15:53:16.435881+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:53:16.435881+0000","last_undegraded":"2023-09-23T15:53:16.435881+0000","last_fullsized":"2023-09-23T15:53:16.435881+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":442,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:19.475604+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T15:53:19.475604+0000","last_peered":"2023-09-23T15:53:19.475604+0000","last_clean":"2023-09-23T15:53:19.475604+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T15:53:19.475604+0000","last_undegraded":"2023-09-23T15:53:19.475604+0000","last_fullsized":"2023-09-23T15:53:19.475604+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"189'11879","reported_seq":11915,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.443604+0000","last_change":"2023-09-23T15:49:47.327326+0000","last_active":"2023-09-23T15:53:24.443604+0000","last_peered":"2023-09-23T15:53:24.443604+0000","last_clean":"2023-09-23T15:53:24.443604+0000","last_became_active":"2023-09-23T15:49:47.326976+0000","last_became_peered":"2023-09-23T15:49:47.326976+0000","last_unstale":"2023-09-23T15:53:24.443604+0000","last_undegraded":"2023-09-23T15:53:24.443604+0000","last_fullsized":"2023-09-23T15:53:24.443604+0000","mapping_epoch":163,"log_start":"171'3968","ondisk_log_start":"171'3968","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7911,"log_dups_size":0,"ondisk_log_size":7911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:03:30.102943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118947840,"num_objects":1815,"num_object_clones":0,"num_object_copies":5445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11879,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"89'190","reported_seq":1094,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442273+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T15:53:16.442273+0000","last_peered":"2023-09-23T15:53:16.442273+0000","last_clean":"2023-09-23T15:53:16.442273+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T15:53:16.442273+0000","last_undegraded":"2023-09-23T15:53:16.442273+0000","last_fullsized":"2023-09-23T15:53:16.442273+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.487824+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:53:21.487824+0000","last_peered":"2023-09-23T15:53:21.487824+0000","last_clean":"2023-09-23T15:53:21.487824+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:53:21.487824+0000","last_undegraded":"2023-09-23T15:53:21.487824+0000","last_fullsized":"2023-09-23T15:53:21.487824+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.437424+0000","last_change":"2023-09-23T15:49:01.022209+0000","last_active":"2023-09-23T15:53:16.437424+0000","last_peered":"2023-09-23T15:53:16.437424+0000","last_clean":"2023-09-23T15:53:16.437424+0000","last_became_active":"2023-09-23T15:49:01.021562+0000","last_became_peered":"2023-09-23T15:49:01.021562+0000","last_unstale":"2023-09-23T15:53:16.437424+0000","last_undegraded":"2023-09-23T15:53:16.437424+0000","last_fullsized":"2023-09-23T15:53:16.437424+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:21.510951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"93'161","reported_seq":451,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:17.818181+0000","last_change":"2023-09-23T15:53:17.818088+0000","last_active":"2023-09-23T15:53:17.818181+0000","last_peered":"2023-09-23T15:53:17.818181+0000","last_clean":"2023-09-23T15:53:17.818181+0000","last_became_active":"2023-09-23T15:53:16.453303+0000","last_became_peered":"2023-09-23T15:53:16.453303+0000","last_unstale":"2023-09-23T15:53:17.818181+0000","last_undegraded":"2023-09-23T15:53:17.818181+0000","last_fullsized":"2023-09-23T15:53:17.818181+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T19:07:24.600417+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.1","version":"189'11737","reported_seq":11773,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:24.464486+0000","last_change":"2023-09-23T15:49:47.317478+0000","last_active":"2023-09-23T15:53:24.464486+0000","last_peered":"2023-09-23T15:53:24.464486+0000","last_clean":"2023-09-23T15:53:24.464486+0000","last_became_active":"2023-09-23T15:49:47.317120+0000","last_became_peered":"2023-09-23T15:49:47.317120+0000","last_unstale":"2023-09-23T15:53:24.464486+0000","last_undegraded":"2023-09-23T15:53:24.464486+0000","last_fullsized":"2023-09-23T15:53:24.464486+0000","mapping_epoch":163,"log_start":"171'3791","ondisk_log_start":"171'3791","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7946,"log_dups_size":0,"ondisk_log_size":7946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:54:47.653016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125239296,"num_objects":1911,"num_object_clones":0,"num_object_copies":5733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11737,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":507,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442957+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:53:16.442957+0000","last_peered":"2023-09-23T15:53:16.442957+0000","last_clean":"2023-09-23T15:53:16.442957+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:53:16.442957+0000","last_undegraded":"2023-09-23T15:53:16.442957+0000","last_fullsized":"2023-09-23T15:53:16.442957+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":52,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.439109+0000","last_change":"2023-09-23T15:49:01.021475+0000","last_active":"2023-09-23T15:53:16.439109+0000","last_peered":"2023-09-23T15:53:16.439109+0000","last_clean":"2023-09-23T15:53:16.439109+0000","last_became_active":"2023-09-23T15:49:01.021155+0000","last_became_peered":"2023-09-23T15:49:01.021155+0000","last_unstale":"2023-09-23T15:53:16.439109+0000","last_undegraded":"2023-09-23T15:53:16.439109+0000","last_fullsized":"2023-09-23T15:53:16.439109+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:49:14.737219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":85,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.438948+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:53:16.438948+0000","last_peered":"2023-09-23T15:53:16.438948+0000","last_clean":"2023-09-23T15:53:16.438948+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:53:16.438948+0000","last_undegraded":"2023-09-23T15:53:16.438948+0000","last_fullsized":"2023-09-23T15:53:16.438948+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"93'161","reported_seq":442,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:20.342680+0000","last_change":"2023-09-23T15:53:18.366007+0000","last_active":"2023-09-23T15:53:20.342680+0000","last_peered":"2023-09-23T15:53:20.342680+0000","last_clean":"2023-09-23T15:53:20.342680+0000","last_became_active":"2023-09-23T15:53:16.440670+0000","last_became_peered":"2023-09-23T15:53:16.440670+0000","last_unstale":"2023-09-23T15:53:20.342680+0000","last_undegraded":"2023-09-23T15:53:20.342680+0000","last_fullsized":"2023-09-23T15:53:20.342680+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:18:10.488827+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"189'12007","reported_seq":12042,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:25.280931+0000","last_change":"2023-09-23T15:49:47.317097+0000","last_active":"2023-09-23T15:53:25.280931+0000","last_peered":"2023-09-23T15:53:25.280931+0000","last_clean":"2023-09-23T15:53:25.280931+0000","last_became_active":"2023-09-23T15:49:47.316489+0000","last_became_peered":"2023-09-23T15:49:47.316489+0000","last_unstale":"2023-09-23T15:53:25.280931+0000","last_undegraded":"2023-09-23T15:53:25.280931+0000","last_fullsized":"2023-09-23T15:53:25.280931+0000","mapping_epoch":163,"log_start":"171'4657","ondisk_log_start":"171'4657","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":7350,"log_dups_size":0,"ondisk_log_size":7350,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:14:25.504486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117637120,"num_objects":1795,"num_object_clones":0,"num_object_copies":5385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12007,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":156,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.453722+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:53:16.453722+0000","last_peered":"2023-09-23T15:53:16.453722+0000","last_clean":"2023-09-23T15:53:16.453722+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:53:16.453722+0000","last_undegraded":"2023-09-23T15:53:16.453722+0000","last_fullsized":"2023-09-23T15:53:16.453722+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":316,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.488387+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T15:53:21.488387+0000","last_peered":"2023-09-23T15:53:21.488387+0000","last_clean":"2023-09-23T15:53:21.488387+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T15:53:21.488387+0000","last_undegraded":"2023-09-23T15:53:21.488387+0000","last_fullsized":"2023-09-23T15:53:21.488387+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.449329+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:53:16.449329+0000","last_peered":"2023-09-23T15:53:16.449329+0000","last_clean":"2023-09-23T15:53:16.449329+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:53:16.449329+0000","last_undegraded":"2023-09-23T15:53:16.449329+0000","last_fullsized":"2023-09-23T15:53:16.449329+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":442,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:20.202820+0000","last_change":"2023-09-23T15:53:20.202820+0000","last_active":"2023-09-23T15:53:20.202820+0000","last_peered":"2023-09-23T15:53:20.202820+0000","last_clean":"2023-09-23T15:53:20.202820+0000","last_became_active":"2023-09-23T15:53:16.457977+0000","last_became_peered":"2023-09-23T15:53:16.457977+0000","last_unstale":"2023-09-23T15:53:20.202820+0000","last_undegraded":"2023-09-23T15:53:20.202820+0000","last_fullsized":"2023-09-23T15:53:20.202820+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.202556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.202556+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:38:10.234449+0000","scrub_duration":0.016089724,"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,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"189'11785","reported_seq":11819,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.932708+0000","last_change":"2023-09-23T15:49:47.323327+0000","last_active":"2023-09-23T15:53:21.932708+0000","last_peered":"2023-09-23T15:53:21.932708+0000","last_clean":"2023-09-23T15:53:21.932708+0000","last_became_active":"2023-09-23T15:49:47.322989+0000","last_became_peered":"2023-09-23T15:49:47.322989+0000","last_unstale":"2023-09-23T15:53:21.932708+0000","last_undegraded":"2023-09-23T15:53:21.932708+0000","last_fullsized":"2023-09-23T15:53:21.932708+0000","mapping_epoch":163,"log_start":"173'4995","ondisk_log_start":"173'4995","created":163,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:49:46.287357+0000","last_clean_scrub_stamp":"2023-09-23T15:49:46.287357+0000","objects_scrubbed":0,"log_size":6790,"log_dups_size":0,"ondisk_log_size":6790,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:11:59.673297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121569280,"num_objects":1855,"num_object_clones":0,"num_object_copies":5565,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1855,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11785,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":314,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.433136+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:53:16.433136+0000","last_peered":"2023-09-23T15:53:16.433136+0000","last_clean":"2023-09-23T15:53:16.433136+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:53:16.433136+0000","last_undegraded":"2023-09-23T15:53:16.433136+0000","last_fullsized":"2023-09-23T15:53:16.433136+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":179,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.437344+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T15:53:16.437344+0000","last_peered":"2023-09-23T15:53:16.437344+0000","last_clean":"2023-09-23T15:53:16.437344+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T15:53:16.437344+0000","last_undegraded":"2023-09-23T15:53:16.437344+0000","last_fullsized":"2023-09-23T15:53:16.437344+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":140,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428441+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:53:16.428441+0000","last_peered":"2023-09-23T15:53:16.428441+0000","last_clean":"2023-09-23T15:53:16.428441+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:53:16.428441+0000","last_undegraded":"2023-09-23T15:53:16.428441+0000","last_fullsized":"2023-09-23T15:53:16.428441+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":138,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.436269+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:53:16.436269+0000","last_peered":"2023-09-23T15:53:16.436269+0000","last_clean":"2023-09-23T15:53:16.436269+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:53:16.436269+0000","last_undegraded":"2023-09-23T15:53:16.436269+0000","last_fullsized":"2023-09-23T15:53:16.436269+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":192,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.435893+0000","last_change":"2023-09-23T15:49:01.018248+0000","last_active":"2023-09-23T15:53:16.435893+0000","last_peered":"2023-09-23T15:53:16.435893+0000","last_clean":"2023-09-23T15:53:16.435893+0000","last_became_active":"2023-09-23T15:49:01.017570+0000","last_became_peered":"2023-09-23T15:49:01.017570+0000","last_unstale":"2023-09-23T15:53:16.435893+0000","last_undegraded":"2023-09-23T15:53:16.435893+0000","last_fullsized":"2023-09-23T15:53:16.435893+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:32.617085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":197,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.442992+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T15:53:16.442992+0000","last_peered":"2023-09-23T15:53:16.442992+0000","last_clean":"2023-09-23T15:53:16.442992+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T15:53:16.442992+0000","last_undegraded":"2023-09-23T15:53:16.442992+0000","last_fullsized":"2023-09-23T15:53:16.442992+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":195,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428987+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T15:53:16.428987+0000","last_peered":"2023-09-23T15:53:16.428987+0000","last_clean":"2023-09-23T15:53:16.428987+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T15:53:16.428987+0000","last_undegraded":"2023-09-23T15:53:16.428987+0000","last_fullsized":"2023-09-23T15:53:16.428987+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":152,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.444722+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:53:16.444722+0000","last_peered":"2023-09-23T15:53:16.444722+0000","last_clean":"2023-09-23T15:53:16.444722+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:53:16.444722+0000","last_undegraded":"2023-09-23T15:53:16.444722+0000","last_fullsized":"2023-09-23T15:53:16.444722+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":177,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.429393+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:53:16.429393+0000","last_peered":"2023-09-23T15:53:16.429393+0000","last_clean":"2023-09-23T15:53:16.429393+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:53:16.429393+0000","last_undegraded":"2023-09-23T15:53:16.429393+0000","last_fullsized":"2023-09-23T15:53:16.429393+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":165,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.447697+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:53:16.447697+0000","last_peered":"2023-09-23T15:53:16.447697+0000","last_clean":"2023-09-23T15:53:16.447697+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:53:16.447697+0000","last_undegraded":"2023-09-23T15:53:16.447697+0000","last_fullsized":"2023-09-23T15:53:16.447697+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":72,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.439645+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:53:16.439645+0000","last_peered":"2023-09-23T15:53:16.439645+0000","last_clean":"2023-09-23T15:53:16.439645+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:53:16.439645+0000","last_undegraded":"2023-09-23T15:53:16.439645+0000","last_fullsized":"2023-09-23T15:53:16.439645+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":144,"reported_epoch":189,"state":"active+clean","last_fresh":"2023-09-23T15:53:21.479281+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:53:21.479281+0000","last_peered":"2023-09-23T15:53:21.479281+0000","last_clean":"2023-09-23T15:53:21.479281+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:53:21.479281+0000","last_undegraded":"2023-09-23T15:53:21.479281+0000","last_fullsized":"2023-09-23T15:53:21.479281+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":178,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T15:53:16.428359+0000","last_change":"2023-09-23T15:49:47.315922+0000","last_active":"2023-09-23T15:53:16.428359+0000","last_peered":"2023-09-23T15:53:16.428359+0000","last_clean":"2023-09-23T15:53:16.428359+0000","last_became_active":"2023-09-23T15:49:47.315486+0000","last_became_peered":"2023-09-23T15:49:47.315486+0000","last_unstale":"2023-09-23T15:53:16.428359+0000","last_undegraded":"2023-09-23T15:53:16.428359+0000","last_fullsized":"2023-09-23T15:53:16.428359+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:26:48.589760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":1956577304,"num_objects":29856,"num_object_clones":0,"num_object_copies":89568,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29856,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":188940,"num_write_kb":7001409,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5817708544,"data_stored":5817696328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":124655,"ondisk_log_size":124655,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":644038,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":45,"num_read_kb":84,"num_write":21,"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":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},"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":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234331,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":900848,"kb_used_data":765160,"kb_used_omap":0,"kb_used_meta":135680,"kb_avail":92844304,"statfs":{"total":95995035648,"available":95072567296,"internally_reserved":0,"allocated":783523840,"data_stored":782840418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":138936320},"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 23 15:53:21 2023","interfaces":[{"interface":"back","average":{"1min":2.121,"5min":1.5800000000000001,"15min":1.274},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":8.8949999999999996,"5min":20.369,"15min":20.369},"last":7.7370000000000001},{"interface":"front","average":{"1min":2.1890000000000001,"5min":1.6359999999999999,"15min":1.4019999999999999},"min":{"1min":0.34799999999999998,"5min":0.316,"15min":0.316},"max":{"1min":8.1319999999999997,"5min":20.452999999999999,"15min":20.452999999999999},"last":0.81000000000000005}]},{"osd":1,"last update":"Sat Sep 23 15:52:56 2023","interfaces":[{"interface":"back","average":{"1min":2.0419999999999998,"5min":1.53,"15min":1.2350000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":4.5270000000000001,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":8.2040000000000006},{"interface":"front","average":{"1min":2.4380000000000002,"5min":1.593,"15min":1.339},"min":{"1min":0.39900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":7.9580000000000002,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.84999999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:53:05 2023","interfaces":[{"interface":"back","average":{"1min":1.746,"5min":4.4550000000000001,"15min":2.4500000000000002},"min":{"1min":0.46300000000000002,"5min":0.29099999999999998,"15min":0.27100000000000002},"max":{"1min":4.2480000000000002,"5min":153.22200000000001,"15min":153.22200000000001},"last":8.1099999999999994},{"interface":"front","average":{"1min":2.1080000000000001,"5min":4.6890000000000001,"15min":2.5409999999999999},"min":{"1min":0.41999999999999998,"5min":0.33400000000000002,"15min":0.29499999999999998},"max":{"1min":6.133,"5min":153.27199999999999,"15min":153.27199999999999},"last":5.0410000000000004}]},{"osd":3,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":3.2029999999999998,"5min":2.4300000000000002,"15min":1.5189999999999999},"min":{"1min":0.38500000000000001,"5min":0.379,"15min":0.33000000000000002},"max":{"1min":10.768000000000001,"5min":31.344000000000001,"15min":31.344000000000001},"last":7.7089999999999996},{"interface":"front","average":{"1min":2.3450000000000002,"5min":1.8759999999999999,"15min":1.3640000000000001},"min":{"1min":0.42499999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":8.6159999999999997,"5min":31.062000000000001,"15min":31.062000000000001},"last":7.5899999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:53:05 2023","interfaces":[{"interface":"back","average":{"1min":1.4550000000000001,"5min":1.3919999999999999,"15min":1.391},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":5.2889999999999997,"5min":7.5259999999999998,"15min":8.7400000000000002},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.9019999999999999,"5min":1.7090000000000001,"15min":1.5289999999999999},"min":{"1min":0.37,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":6.1779999999999999,"5min":9.3059999999999992,"15min":9.3059999999999992},"last":5.1109999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":1.7629999999999999,"15min":1.4319999999999999},"min":{"1min":0.42099999999999999,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":5.5960000000000001,"5min":8.6470000000000002,"15min":8.6470000000000002},"last":7.5209999999999999},{"interface":"front","average":{"1min":2.1200000000000001,"5min":1.962,"15min":1.6719999999999999},"min":{"1min":0.42899999999999999,"5min":0.42799999999999999,"15min":0.38600000000000001},"max":{"1min":5.8579999999999997,"5min":6.9850000000000003,"15min":8.9760000000000009},"last":5.2880000000000003}]},{"osd":6,"last update":"Sat Sep 23 15:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.849,"15min":1.583},"min":{"1min":0.45600000000000002,"5min":0.42599999999999999,"15min":0.33600000000000002},"max":{"1min":5.2549999999999999,"5min":14.589,"15min":14.589},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.9330000000000001,"5min":1.8720000000000001,"15min":1.502},"min":{"1min":0.48499999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.6580000000000004,"5min":9.1549999999999994,"15min":10.029999999999999},"last":5.0759999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495975,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":750580,"kb_used_data":626284,"kb_used_omap":0,"kb_used_meta":124288,"kb_avail":92994572,"statfs":{"total":95995035648,"available":95226441728,"internally_reserved":0,"allocated":641314816,"data_stored":640635417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":127270912},"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 23 15:52:23 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.2509999999999999,"15min":1.117},"min":{"1min":0.28599999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.9510000000000001,"5min":9.0700000000000003,"15min":10.706},"last":1.393},{"interface":"front","average":{"1min":1.446,"5min":1.4550000000000001,"15min":1.1799999999999999},"min":{"1min":0.311,"5min":0.253,"15min":0.253},"max":{"1min":4.6529999999999996,"5min":7.5789999999999997,"15min":7.5789999999999997},"last":2.3420000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:52:46 2023","interfaces":[{"interface":"back","average":{"1min":2.0129999999999999,"5min":2.0129999999999999,"15min":1.4690000000000001},"min":{"1min":0.312,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":9.5530000000000008,"5min":64.799000000000007,"15min":64.799000000000007},"last":5.0620000000000003},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.964,"15min":1.542},"min":{"1min":0.35999999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.0599999999999996,"5min":64.585999999999999,"15min":64.585999999999999},"last":5.1399999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:53:04 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":2.6379999999999999,"15min":1.766},"min":{"1min":0.36699999999999999,"5min":0.34100000000000003,"15min":0.32100000000000001},"max":{"1min":7.8920000000000003,"5min":66.055999999999997,"15min":66.055999999999997},"last":5.2169999999999996},{"interface":"front","average":{"1min":1.8620000000000001,"5min":2.617,"15min":1.7889999999999999},"min":{"1min":0.318,"5min":0.307,"15min":0.307},"max":{"1min":4.8010000000000002,"5min":70.590000000000003,"15min":70.590000000000003},"last":8.9090000000000007}]},{"osd":3,"last update":"Sat Sep 23 15:52:35 2023","interfaces":[{"interface":"back","average":{"1min":3.601,"5min":3.2309999999999999,"15min":1.8109999999999999},"min":{"1min":0.55900000000000005,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":25.513000000000002,"5min":61.265999999999998,"15min":61.265999999999998},"last":9.1319999999999997},{"interface":"front","average":{"1min":3.25,"5min":3.347,"15min":1.911},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":24.972000000000001,"5min":60.893000000000001,"15min":60.893000000000001},"last":5.1950000000000003}]},{"osd":4,"last update":"Sat Sep 23 15:53:04 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.7210000000000001,"15min":1.6539999999999999},"min":{"1min":0.39200000000000002,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":5.1689999999999996,"5min":12.978,"15min":12.978},"last":5.1029999999999998},{"interface":"front","average":{"1min":1.139,"5min":1.667,"15min":1.6419999999999999},"min":{"1min":0.372,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":5.7089999999999996,"5min":9.2110000000000003,"15min":11.442},"last":0.441}]},{"osd":5,"last update":"Sat Sep 23 15:52:46 2023","interfaces":[{"interface":"back","average":{"1min":1.345,"5min":1.6870000000000001,"15min":1.5089999999999999},"min":{"1min":0.35699999999999998,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":5.3310000000000004,"5min":14.462,"15min":14.462},"last":5.1689999999999996},{"interface":"front","average":{"1min":1.123,"5min":2,"15min":1.6020000000000001},"min":{"1min":0.41499999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":3.4510000000000001,"5min":10.319000000000001,"15min":10.319000000000001},"last":2.3999999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:52:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1899999999999999,"5min":1.9650000000000001,"15min":1.569},"min":{"1min":0.46600000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":4.7640000000000002,"5min":9.1679999999999993,"15min":10.659000000000001},"last":1.3109999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.581,"15min":1.4079999999999999},"min":{"1min":0.36399999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":4.1070000000000002,"5min":8.3889999999999993,"15min":8.3889999999999993},"last":2.601}]}]},{"osd":1,"up_from":102,"seq":438086664362,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730260,"kb_used_data":604108,"kb_used_omap":6,"kb_used_meta":126009,"kb_avail":93014892,"statfs":{"total":95995035648,"available":95247249408,"internally_reserved":0,"allocated":618606592,"data_stored":617667311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":129033223},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:54 2023","interfaces":[{"interface":"back","average":{"1min":2.419,"5min":1.5209999999999999,"15min":1.024},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":11.138,"5min":11.138,"15min":11.138},"last":0.17999999999999999},{"interface":"front","average":{"1min":2.4119999999999999,"5min":1.4870000000000001,"15min":1.03},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":8.9019999999999992,"5min":9.1600000000000001,"15min":9.1600000000000001},"last":0.38900000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":2.6749999999999998,"5min":1.7430000000000001,"15min":1.657},"min":{"1min":0.32900000000000001,"5min":0.26500000000000001,"15min":0.248},"max":{"1min":10.286,"5min":12.686,"15min":121.062},"last":0.439},{"interface":"front","average":{"1min":2.2879999999999998,"5min":1.488,"15min":1.5660000000000001},"min":{"1min":0.26600000000000001,"5min":0.23499999999999999,"15min":0.217},"max":{"1min":10.162000000000001,"5min":10.162000000000001,"15min":120.053},"last":0.32700000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:52:44 2023","interfaces":[{"interface":"back","average":{"1min":3.137,"5min":1.667,"15min":1.042},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":8.1240000000000006,"5min":8.1240000000000006,"15min":8.1240000000000006},"last":6.3890000000000002},{"interface":"front","average":{"1min":3.5310000000000001,"5min":1.9259999999999999,"15min":1.1259999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.23699999999999999},"max":{"1min":16.303000000000001,"5min":16.303000000000001,"15min":16.303000000000001},"last":0.64700000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0179999999999998,"5min":1.5049999999999999,"15min":1.214},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.29299999999999998},"max":{"1min":8.2599999999999998,"5min":12.603,"15min":12.603},"last":0.52800000000000002},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.3480000000000001,"15min":1.218},"min":{"1min":0.38400000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":5.5339999999999998,"5min":6.1289999999999996,"15min":6.1289999999999996},"last":0.35299999999999998}]},{"osd":5,"last update":"Sat Sep 23 15:52:54 2023","interfaces":[{"interface":"back","average":{"1min":2.6000000000000001,"5min":2.0550000000000002,"15min":1.524},"min":{"1min":0.38700000000000001,"5min":0.377,"15min":0.33700000000000002},"max":{"1min":9.6929999999999996,"5min":12.653,"15min":12.653},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.663,"5min":1.597,"15min":1.3460000000000001},"min":{"1min":0.373,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":7.851,"5min":15.929,"15min":15.929},"last":0.45300000000000001}]},{"osd":6,"last update":"Sat Sep 23 15:52:54 2023","interfaces":[{"interface":"back","average":{"1min":3.141,"5min":1.905,"15min":1.4079999999999999},"min":{"1min":0.44600000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":11.266,"5min":11.266,"15min":11.266},"last":5.1619999999999999},{"interface":"front","average":{"1min":1.6930000000000001,"5min":1.667,"15min":1.385},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.36599999999999999},"max":{"1min":7.0019999999999998,"5min":12.722,"15min":12.722},"last":0.66500000000000004}]},{"osd":7,"last update":"Sat Sep 23 15:52:54 2023","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.2729999999999999,"15min":1.175},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.6580000000000004,"5min":7.1440000000000001,"15min":7.1440000000000001},"last":0.495},{"interface":"front","average":{"1min":2.762,"5min":1.77,"15min":1.3480000000000001},"min":{"1min":0.49299999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":11.308,"5min":12.813000000000001,"15min":12.813000000000001},"last":0.68100000000000005}]}]},{"osd":0,"up_from":97,"seq":416611827889,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":724996,"kb_used_data":456764,"kb_used_omap":9,"kb_used_meta":268150,"kb_avail":93020156,"statfs":{"total":95995035648,"available":95252639744,"internally_reserved":0,"allocated":467726336,"data_stored":466799622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":274586213},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 15:52:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.82499999999999996,"15min":0.70199999999999996},"min":{"1min":0.24199999999999999,"5min":0.218,"15min":0.218},"max":{"1min":4.0910000000000002,"5min":6.4139999999999997,"15min":6.4139999999999997},"last":0.623},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.90300000000000002,"15min":0.82199999999999995},"min":{"1min":0.312,"5min":0.308,"15min":0.28299999999999997},"max":{"1min":4.1150000000000002,"5min":6.4729999999999999,"15min":6.4729999999999999},"last":0.65000000000000002}]},{"osd":2,"last update":"Sat Sep 23 15:53:13 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":1.4970000000000001,"15min":0.999},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":7.6859999999999999,"5min":8.2759999999999998,"15min":8.2759999999999998},"last":2.3519999999999999},{"interface":"front","average":{"1min":1.2949999999999999,"5min":1.3080000000000001,"15min":0.95999999999999996},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.1459999999999999,"5min":7.2359999999999998,"15min":7.2359999999999998},"last":2.2629999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:52:34 2023","interfaces":[{"interface":"back","average":{"1min":3.827,"5min":1.7090000000000001,"15min":1.0780000000000001},"min":{"1min":0.28000000000000003,"5min":0.249,"15min":0.249},"max":{"1min":27.52,"5min":27.52,"15min":27.52},"last":0.57899999999999996},{"interface":"front","average":{"1min":4.5309999999999997,"5min":1.7869999999999999,"15min":1.1459999999999999},"min":{"1min":0.312,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":27.890999999999998,"5min":27.890999999999998,"15min":27.890999999999998},"last":5.6429999999999998}]},{"osd":4,"last update":"Sat Sep 23 15:53:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.2609999999999999,"15min":1.1930000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":7.7999999999999998,"5min":7.7999999999999998,"15min":7.7999999999999998},"last":2.2010000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.1100000000000001,"15min":1.1000000000000001},"min":{"1min":0.34200000000000003,"5min":0.33700000000000002,"15min":0.33400000000000002},"max":{"1min":4.1959999999999997,"5min":6.3730000000000002,"15min":7.0789999999999997},"last":0.56399999999999995}]},{"osd":5,"last update":"Sat Sep 23 15:53:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.857,"15min":1.528},"min":{"1min":0.372,"5min":0.372,"15min":0.35799999999999998},"max":{"1min":5.6559999999999997,"5min":9.3829999999999991,"15min":16.949000000000002},"last":2.2789999999999999},{"interface":"front","average":{"1min":2.101,"5min":1.6359999999999999,"15min":1.4710000000000001},"min":{"1min":0.434,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":9.2089999999999996,"5min":9.2089999999999996,"15min":11.195},"last":2.1539999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:53:20 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.3420000000000001,"15min":1.2490000000000001},"min":{"1min":0.45400000000000001,"5min":0.38200000000000001,"15min":0.34000000000000002},"max":{"1min":6.6440000000000001,"5min":6.7409999999999997,"15min":10.204000000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.9279999999999999,"5min":1.694,"15min":1.4550000000000001},"min":{"1min":0.42199999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":5.6829999999999998,"5min":7.7290000000000001,"15min":10.243},"last":2.3039999999999998}]},{"osd":7,"last update":"Sat Sep 23 15:53:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1739999999999999,"5min":1.907,"15min":1.5489999999999999},"min":{"1min":0.48499999999999999,"5min":0.46100000000000002,"15min":0.44},"max":{"1min":6.7149999999999999,"5min":9.234,"15min":14.632},"last":2.2490000000000001},{"interface":"front","average":{"1min":1.8700000000000001,"5min":1.6899999999999999,"15min":1.5720000000000001},"min":{"1min":0.44900000000000001,"5min":0.37,"15min":0.37},"max":{"1min":4.827,"5min":7.875,"15min":14.569000000000001},"last":0.77700000000000002}]}]},{"osd":2,"up_from":107,"seq":459561500826,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1197056,"kb_used_data":926584,"kb_used_omap":11,"kb_used_meta":270452,"kb_avail":92548096,"statfs":{"total":95995035648,"available":94769250304,"internally_reserved":0,"allocated":948822016,"data_stored":947898496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":276943176},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":1.5720000000000001,"5min":1.008,"15min":0.81200000000000006},"min":{"1min":0.23499999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":5.9039999999999999,"5min":6.3840000000000003,"15min":6.3840000000000003},"last":0.79600000000000004},{"interface":"front","average":{"1min":2.3260000000000001,"5min":1.544,"15min":1.1140000000000001},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":8.7699999999999996,"5min":8.7699999999999996,"15min":8.7699999999999996},"last":1.2130000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":2.3610000000000002,"5min":1.6759999999999999,"15min":1.046},"min":{"1min":0.34399999999999997,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":7.5279999999999996,"5min":12.782999999999999,"15min":12.782999999999999},"last":2.2050000000000001},{"interface":"front","average":{"1min":2.0569999999999999,"5min":1.2070000000000001,"15min":0.89400000000000002},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":6.3360000000000003,"5min":6.3360000000000003,"15min":6.3360000000000003},"last":2.5590000000000002}]},{"osd":3,"last update":"Sat Sep 23 15:52:28 2023","interfaces":[{"interface":"back","average":{"1min":6.8070000000000004,"5min":2.8119999999999998,"15min":1.522},"min":{"1min":0.25,"5min":0.25,"15min":0.23699999999999999},"max":{"1min":71.867000000000004,"5min":71.867000000000004,"15min":71.867000000000004},"last":0.36299999999999999},{"interface":"front","average":{"1min":7.0030000000000001,"5min":3.6230000000000002,"15min":1.7749999999999999},"min":{"1min":0.40999999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":71.528000000000006,"5min":71.528000000000006,"15min":71.528000000000006},"last":1.175}]},{"osd":4,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":1.974,"5min":1.782,"15min":1.4890000000000001},"min":{"1min":0.32800000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.843,"5min":13.01,"15min":13.01},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.421,"5min":1.3180000000000001,"15min":1.27},"min":{"1min":0.42099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.8250000000000002,"5min":6.9649999999999999,"15min":6.9649999999999999},"last":0.55800000000000005}]},{"osd":5,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":1.5609999999999999,"5min":1.772,"15min":1.3899999999999999},"min":{"1min":0.40400000000000003,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.1660000000000004,"5min":38.259,"15min":38.259},"last":0.747},{"interface":"front","average":{"1min":2.3069999999999999,"5min":2.2690000000000001,"15min":1.631},"min":{"1min":0.34799999999999998,"5min":0.32300000000000001,"15min":0.30599999999999999},"max":{"1min":6.4009999999999998,"5min":38.542999999999999,"15min":38.542999999999999},"last":0.46400000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2490000000000001,"5min":1.7130000000000001,"15min":1.4590000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.0429999999999993,"5min":8.0429999999999993,"15min":8.0429999999999993},"last":0.434},{"interface":"front","average":{"1min":2.4940000000000002,"5min":1.73,"15min":1.446},"min":{"1min":0.39700000000000002,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":11.173,"5min":13.247,"15min":13.247},"last":1.2649999999999999}]},{"osd":7,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":1.6180000000000001,"5min":2.2480000000000002,"15min":1.6140000000000001},"min":{"1min":0.46300000000000002,"5min":0.40400000000000003,"15min":0.377},"max":{"1min":4.7850000000000001,"5min":72.156000000000006,"15min":72.156000000000006},"last":0.51500000000000001},{"interface":"front","average":{"1min":2.254,"5min":2.54,"15min":1.8240000000000001},"min":{"1min":0.53800000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":6.4379999999999997,"5min":72.090000000000003,"15min":72.090000000000003},"last":0.83899999999999997}]}]},{"osd":3,"up_from":112,"seq":481036337300,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1435004,"kb_used_data":1182708,"kb_used_omap":5,"kb_used_meta":252282,"kb_avail":92310148,"statfs":{"total":95995035648,"available":94525591552,"internally_reserved":0,"allocated":1211092992,"data_stored":1210174017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":258337590},"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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6859999999999999,"5min":1.6559999999999999,"15min":1.208},"min":{"1min":0.27000000000000002,"5min":0.215,"15min":0.20399999999999999},"max":{"1min":12.221,"5min":12.221,"15min":43.654000000000003},"last":0.64100000000000001},{"interface":"front","average":{"1min":2.8769999999999998,"5min":1.673,"15min":1.208},"min":{"1min":0.32900000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":17.795000000000002,"5min":17.795000000000002,"15min":43.479999999999997},"last":4.0330000000000004}]},{"osd":1,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":3.54,"5min":3.3410000000000002,"15min":1.579},"min":{"1min":0.27500000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":12.542,"5min":156.28100000000001,"15min":156.28100000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":3.8250000000000002,"5min":3.3220000000000001,"15min":1.5620000000000001},"min":{"1min":0.29299999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":17.859000000000002,"5min":155.99299999999999,"15min":155.99299999999999},"last":4.0789999999999997}]},{"osd":2,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":3.492,"5min":2.4950000000000001,"15min":1.518},"min":{"1min":0.45300000000000001,"5min":0.28100000000000003,"15min":0.248},"max":{"1min":12.759,"5min":48.57,"15min":48.57},"last":2.1419999999999999},{"interface":"front","average":{"1min":2.3860000000000001,"5min":2.0790000000000002,"15min":1.413},"min":{"1min":0.28399999999999997,"5min":0.22,"15min":0.22},"max":{"1min":16.039999999999999,"5min":48.533000000000001,"15min":48.533000000000001},"last":5.0869999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:53:05 2023","interfaces":[{"interface":"back","average":{"1min":2.7639999999999998,"5min":2.5960000000000001,"15min":1.6020000000000001},"min":{"1min":0.35099999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":16.077000000000002,"5min":70.852000000000004,"15min":70.852000000000004},"last":5.2000000000000002},{"interface":"front","average":{"1min":3.0209999999999999,"5min":2.71,"15min":1.6699999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.314},"max":{"1min":12.587999999999999,"5min":70.912999999999997,"15min":70.912999999999997},"last":4.0620000000000003}]},{"osd":5,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6659999999999999,"5min":2.2679999999999998,"15min":1.488},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.33700000000000002},"max":{"1min":12.625999999999999,"5min":13.759,"15min":13.759},"last":4.1420000000000003},{"interface":"front","average":{"1min":2.1240000000000001,"5min":1.831,"15min":1.361},"min":{"1min":0.45800000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":15.911,"5min":15.911,"15min":15.911},"last":5.1539999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.5830000000000002,"5min":1.4890000000000001,"15min":1.2390000000000001},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":15.996,"5min":15.996,"15min":15.996},"last":5.1280000000000001},{"interface":"front","average":{"1min":3.129,"5min":2.004,"15min":1.45},"min":{"1min":0.43099999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":12.288,"5min":12.288,"15min":12.288},"last":0.83699999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:52:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2090000000000001,"5min":1.647,"15min":1.274},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":15.962,"5min":15.962,"15min":15.962},"last":5.1769999999999996},{"interface":"front","average":{"1min":2.8740000000000001,"5min":2.2839999999999998,"15min":1.5109999999999999},"min":{"1min":0.46800000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":12.259,"5min":12.259,"15min":12.259},"last":3.8679999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173774,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":843044,"kb_used_data":572956,"kb_used_omap":10,"kb_used_meta":270069,"kb_avail":92902108,"statfs":{"total":95995035648,"available":95131758592,"internally_reserved":0,"allocated":586706944,"data_stored":585750841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":276550687},"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 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.4710000000000001,"5min":1.4690000000000001,"15min":1.631},"min":{"1min":0.27700000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":4.6040000000000001,"5min":31.396999999999998,"15min":83.512},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.302,"15min":1.4870000000000001},"min":{"1min":0.26800000000000002,"5min":0.253,"15min":0.24299999999999999},"max":{"1min":2.6040000000000001,"5min":34.215000000000003,"15min":83.561999999999998},"last":3.2930000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.728,"5min":1.3959999999999999,"15min":1.3520000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":8.6769999999999996,"5min":8.8650000000000002,"15min":10.131},"last":3.7109999999999999},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.2330000000000001,"15min":1.149},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":5.7569999999999997,"5min":8.9290000000000003,"15min":8.9290000000000003},"last":0.32700000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.784,"5min":4.6980000000000004,"15min":2.6960000000000002},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.27600000000000002},"max":{"1min":4.3719999999999999,"5min":143.99299999999999,"15min":143.99299999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":2.5379999999999998,"5min":5.1619999999999999,"15min":2.8660000000000001},"min":{"1min":0.312,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":14.722,"5min":145.29900000000001,"15min":145.29900000000001},"last":0.90500000000000003}]},{"osd":3,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":2.4649999999999999,"5min":2.6080000000000001,"15min":1.819},"min":{"1min":0.39500000000000002,"5min":0.33200000000000002,"15min":0.30199999999999999},"max":{"1min":9.3070000000000004,"5min":53.518999999999998,"15min":53.518999999999998},"last":4.4160000000000004},{"interface":"front","average":{"1min":2.2770000000000001,"5min":2.3159999999999998,"15min":1.5109999999999999},"min":{"1min":0.378,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.8289999999999997,"5min":53.487000000000002,"15min":53.487000000000002},"last":3.9470000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.901,"15min":1.472},"min":{"1min":0.317,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.2220000000000004,"5min":87.849999999999994,"15min":87.849999999999994},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.8,"5min":2.3969999999999998,"15min":1.867},"min":{"1min":0.46000000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":14.676,"5min":89.670000000000002,"15min":89.670000000000002},"last":0.85899999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7589999999999999,"5min":1.663,"15min":1.675},"min":{"1min":0.35699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":6.9390000000000001,"5min":7.5789999999999997,"15min":13.275},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.3400000000000001,"15min":1.4390000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.34000000000000002},"max":{"1min":6.9100000000000001,"5min":8.9459999999999997,"15min":15.07},"last":0.82099999999999995}]},{"osd":7,"last update":"Sat Sep 23 15:53:10 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.327,"15min":1.365},"min":{"1min":0.45800000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.5800000000000001,"5min":8.8979999999999997,"15min":8.8979999999999997},"last":0.56299999999999994},{"interface":"front","average":{"1min":2.117,"5min":1.7869999999999999,"15min":1.5860000000000001},"min":{"1min":0.36799999999999999,"5min":0.36299999999999999,"15min":0.29999999999999999},"max":{"1min":14.752000000000001,"5min":14.752000000000001,"15min":14.752000000000001},"last":0.93100000000000005}]}]},{"osd":5,"up_from":38,"seq":163208757617,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":813284,"kb_used_data":636636,"kb_used_omap":0,"kb_used_meta":176640,"kb_avail":92931868,"statfs":{"total":95995035648,"available":95162232832,"internally_reserved":0,"allocated":651915264,"data_stored":651240068,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":180879360},"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,1,1,0,2],"upper_bound":64},"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 23 15:52:18 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":1.861,"15min":1.361},"min":{"1min":0.255,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":11.532999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.6719999999999999,"5min":1.8819999999999999,"15min":1.367},"min":{"1min":0.29499999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.6550000000000002,"5min":16.196000000000002,"15min":16.196000000000002},"last":0.27700000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:52:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.5109999999999999,"15min":1.22},"min":{"1min":0.32300000000000001,"5min":0.316,"15min":0.28100000000000003},"max":{"1min":5.577,"5min":9.3439999999999994,"15min":16.140999999999998},"last":0.54500000000000004},{"interface":"front","average":{"1min":3.851,"5min":1.929,"15min":1.367},"min":{"1min":0.34799999999999998,"5min":0.313,"15min":0.29599999999999999},"max":{"1min":11.621,"5min":11.77,"15min":11.77},"last":0.61699999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:53:06 2023","interfaces":[{"interface":"back","average":{"1min":1.645,"5min":2.145,"15min":1.7050000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":5.2050000000000001,"5min":52.960000000000001,"15min":55.180999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":2.081,"5min":2.331,"15min":1.744},"min":{"1min":0.34300000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.3650000000000002,"5min":52.982999999999997,"15min":55.444000000000003},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:52:46 2023","interfaces":[{"interface":"back","average":{"1min":2.754,"5min":2.516,"15min":1.6080000000000001},"min":{"1min":0.35899999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":14.345000000000001,"5min":52.585999999999999,"15min":52.585999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":4.4960000000000004,"5min":2.9220000000000002,"15min":1.696},"min":{"1min":0.38200000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":11.593,"5min":55.395000000000003,"15min":55.395000000000003},"last":0.51000000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:53:02 2023","interfaces":[{"interface":"back","average":{"1min":1.5580000000000001,"5min":1.952,"15min":1.637},"min":{"1min":0.39300000000000002,"5min":0.32500000000000001,"15min":0.27600000000000002},"max":{"1min":8.0839999999999996,"5min":15.978,"15min":15.978},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.627,"5min":1.5249999999999999,"15min":1.4930000000000001},"min":{"1min":0.41199999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.0069999999999997,"5min":13.811,"15min":16.997},"last":0.46100000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:52:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6020000000000001,"5min":1.8680000000000001,"15min":1.502},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":5.5380000000000003,"5min":15.901,"15min":16.309999999999999},"last":0.56799999999999995},{"interface":"front","average":{"1min":3.0049999999999999,"5min":1.964,"15min":1.5800000000000001},"min":{"1min":0.46700000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":11.651,"5min":11.651,"15min":11.651},"last":0.64000000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:52:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2519999999999998,"5min":2.0579999999999998,"15min":1.653},"min":{"1min":0.39000000000000001,"5min":0.37,"15min":0.34899999999999998},"max":{"1min":7.4980000000000002,"5min":13.263,"15min":15.106},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.766,"5min":1.6859999999999999,"15min":1.4490000000000001},"min":{"1min":0.39800000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":8.1319999999999997,"5min":13.834,"15min":16.234999999999999},"last":0.59299999999999997}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":456527872,"data_stored":456523800,"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":598085632,"data_stored":598081560,"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":940441600,"data_stored":940441600,"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":1204420608,"data_stored":1204420608,"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":581632000,"data_stored":581632000,"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":635637760,"data_stored":635633688,"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":638451712,"data_stored":638451712,"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":762511360,"data_stored":762511360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:53:28.699 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T15:53:28.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 26 2023-09-23T15:53:28.761 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:28.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:28.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:28.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:28.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:29.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:29.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:29 smithi186 bash[89807]: cluster 2023-09-23T15:53:28.325048+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v660: 99 pgs: 99 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:29.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:29.200 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:29.303 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:29.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:29.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:29 smithi140 bash[105739]: cluster 2023-09-23T15:53:28.325048+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v660: 99 pgs: 99 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:29.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:29 smithi140 bash[103196]: cluster 2023-09-23T15:53:28.325048+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v660: 99 pgs: 99 active+clean; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:29.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:29.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:29.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:29.562 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:29.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:29.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:29.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:29.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:29.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:29.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:29.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:29.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:29.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:29.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:30.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:30.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:30.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:30.253 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:30.362 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:30.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:30.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:30.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:30.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:30.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:30.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:30.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:30.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:30.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:30.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:30.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:30.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:30.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:31.062 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:31.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:31.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:31.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:31.233 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:31.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:31.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:31.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:31.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:31.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:31 smithi186 bash[89807]: cluster 2023-09-23T15:53:30.325748+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v661: 99 pgs: 99 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T15:53:31.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:31 smithi186 bash[89807]: audit 2023-09-23T15:53:30.952141+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:31.499 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:31 smithi186 bash[89807]: audit 2023-09-23T15:53:30.954694+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:31.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:31.624 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:31.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[105739]: cluster 2023-09-23T15:53:30.325748+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v661: 99 pgs: 99 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T15:53:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[105739]: audit 2023-09-23T15:53:30.952141+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[105739]: audit 2023-09-23T15:53:30.954694+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[103196]: cluster 2023-09-23T15:53:30.325748+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v661: 99 pgs: 99 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-23T15:53:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[103196]: audit 2023-09-23T15:53:30.952141+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:31 smithi140 bash[103196]: audit 2023-09-23T15:53:30.954694+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:31.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:31.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:31.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:31.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:31.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:31.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:31.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:32.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:32.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:32.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:32.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:32.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:32.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:32.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:32.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:32.751 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:32.854 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:32.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:32.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:32.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: audit 2023-09-23T15:53:31.825349+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: audit 2023-09-23T15:53:31.847241+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: cluster 2023-09-23T15:53:32.326442+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v662: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-09-23T15:53:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: audit 2023-09-23T15:53:32.471182+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:53:32.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: audit 2023-09-23T15:53:32.472520+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:53:32.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:32 smithi186 bash[89807]: audit 2023-09-23T15:53:32.480525+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:32.989 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:33.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: audit 2023-09-23T15:53:31.825349+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: audit 2023-09-23T15:53:31.847241+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: cluster 2023-09-23T15:53:32.326442+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v662: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: audit 2023-09-23T15:53:32.471182+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: audit 2023-09-23T15:53:32.472520+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[103196]: audit 2023-09-23T15:53:32.480525+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.003 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: audit 2023-09-23T15:53:31.825349+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.004 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: audit 2023-09-23T15:53:31.847241+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.004 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: cluster 2023-09-23T15:53:32.326442+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v662: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2023-09-23T15:53:33.004 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: audit 2023-09-23T15:53:32.471182+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:53:33.004 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: audit 2023-09-23T15:53:32.472520+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:53:33.004 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:32 smithi140 bash[105739]: audit 2023-09-23T15:53:32.480525+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:53:33.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:33.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:33.156 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:33.262 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:33.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:33.265 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:33.265 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:33.298 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:33.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:33.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:33.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:33.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:33.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:33.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:33.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:33.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:33.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:33.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:33.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:33.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:33.974 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:34.108 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:34.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:34.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:34.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:34.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:34.522 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:34.655 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:34.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:34.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:34.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:34.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:34.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:34.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:35.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:35.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:35.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:35.222 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:35.256 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:35.359 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:35.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:35] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-09-23T15:53:35.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:35.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:35.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:35.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:35.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:35.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:35 smithi140 bash[105739]: cluster 2023-09-23T15:53:34.328945+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v663: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T15:53:35.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:35 smithi140 bash[103196]: cluster 2023-09-23T15:53:34.328945+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v663: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T15:53:35.633 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:35 smithi186 bash[89807]: cluster 2023-09-23T15:53:34.328945+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v663: 99 pgs: 99 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-23T15:53:35.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:35.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:35.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:35.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:35.920 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:35.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:35.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:36.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:36.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:36.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:36.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:36.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:36.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:36.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:36.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:36.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:36.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:36.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.727 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:36.830 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:36.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:36.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:37.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:37.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:37.098 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:37 smithi140 bash[103196]: cluster 2023-09-23T15:53:36.329517+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v664: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T15:53:37.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:37.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:37.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.258 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:37 smithi186 bash[89807]: cluster 2023-09-23T15:53:36.329517+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v664: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T15:53:37.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:37.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:37.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:37 smithi140 bash[105739]: cluster 2023-09-23T15:53:36.329517+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v664: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T15:53:37.407 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:37.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:37.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:37.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:37.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:37.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:37.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:37.926 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:37.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:38.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:38.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:38.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:38.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:38.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:38.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:38.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:38.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:38.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:38.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:38.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:38.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:38.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:38.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:38.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:39.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:39.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:39.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:39.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:39.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:39.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:39.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:39 smithi186 bash[89807]: cluster 2023-09-23T15:53:38.332885+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v665: 99 pgs: 99 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-23T15:53:39.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:39.427 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:39 smithi140 bash[103196]: cluster 2023-09-23T15:53:38.332885+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v665: 99 pgs: 99 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-23T15:53:39.428 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:39 smithi140 bash[105739]: cluster 2023-09-23T15:53:38.332885+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v665: 99 pgs: 99 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-23T15:53:39.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:39.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:39.562 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:39.598 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:39.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:39.701 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:39.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:39.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:39.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:39.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:39.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:39.986 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:40.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:40.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:40.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:40.247 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:53:40.247 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:53:40.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:40.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:40.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:40.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:40.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:40.565 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:40.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:40.671 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.704 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:40.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:40.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:40.947 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:40.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:41.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.103 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:41.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:41.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:41.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:41.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:41.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:41.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:41.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.613 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:41 smithi186 bash[89807]: cluster 2023-09-23T15:53:40.333424+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v666: 99 pgs: 99 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:41.639 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:41.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:41.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:41.772 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:41.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:41.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:41.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:41 smithi140 bash[105739]: cluster 2023-09-23T15:53:40.333424+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v666: 99 pgs: 99 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:41.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:41 smithi140 bash[103196]: cluster 2023-09-23T15:53:40.333424+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v666: 99 pgs: 99 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2023-09-23T15:53:41.903 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:41.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:42.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:42.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:42.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:42.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:42.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:42.274 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:42.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:42.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:42.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:42.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:42.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:42.814 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:42.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:42.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:42.980 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:42.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:43.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:43.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:43.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:43.222 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:43.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:43.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:43.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:43.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:43.396 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:43 smithi186 bash[89807]: cluster 2023-09-23T15:53:42.334464+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v667: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T15:53:43.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:43.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:43.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:43.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:43 smithi140 bash[103196]: cluster 2023-09-23T15:53:42.334464+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v667: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T15:53:43.629 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:43 smithi140 bash[105739]: cluster 2023-09-23T15:53:42.334464+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v667: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T15:53:43.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:43.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:43.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:43.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:43.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:43.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:43.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:44.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:44.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:44.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:44.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:44.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:44.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:44.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:44.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:44.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:44.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:44.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:44.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:44.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:44.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T15:53:44.814 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:44.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:44.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:44.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:44.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:44.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:45.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:45.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:45.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:45.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:45.240 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:45.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:45.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:45.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:45.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:45 smithi186 bash[89807]: cluster 2023-09-23T15:53:44.338070+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v668: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T15:53:45.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:45.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:45 smithi140 bash[103196]: cluster 2023-09-23T15:53:44.338070+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v668: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T15:53:45.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:45] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.43.0" 2023-09-23T15:53:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:45 smithi140 bash[105739]: cluster 2023-09-23T15:53:44.338070+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v668: 99 pgs: 99 active+clean; 1.0 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T15:53:45.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:45.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:45.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:45.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:45.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:45.916 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:45.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:45.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:46.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:46.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:46.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:46.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.193 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:46.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.335 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:46.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:46.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:46.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:46.591 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:46 smithi140 bash[105739]: audit 2023-09-23T15:53:45.940890+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:46.592 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:46 smithi140 bash[103196]: audit 2023-09-23T15:53:45.940890+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:46.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:46 smithi186 bash[89807]: audit 2023-09-23T15:53:45.940890+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:53:46.718 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:46.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:46.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:46.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:46.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:46.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:46.983 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:47.059 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:53:47.103 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:53:47.121 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:47.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:47.162 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:53:47.224 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:53:47.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:47.269 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:53:47.272 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:47.320 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:53:47.361 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:53:47.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:47.404 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:53:47.411 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.412 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:53:47.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:47.514 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:47 smithi186 bash[89807]: cluster 2023-09-23T15:53:46.338706+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v669: 99 pgs: 99 active+clean; 934 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T15:53:47.514 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:47 smithi186 bash[89807]: audit 2023-09-23T15:53:46.999961+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.140:0/1809204640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:47.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:47.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.654 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:47 smithi140 bash[105739]: cluster 2023-09-23T15:53:46.338706+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v669: 99 pgs: 99 active+clean; 934 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T15:53:47.654 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:47 smithi140 bash[105739]: audit 2023-09-23T15:53:46.999961+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.140:0/1809204640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:47.655 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:47 smithi140 bash[103196]: cluster 2023-09-23T15:53:46.338706+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v669: 99 pgs: 99 active+clean; 934 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T15:53:47.655 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:47 smithi140 bash[103196]: audit 2023-09-23T15:53:46.999961+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.140:0/1809204640' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:53:47.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:47.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:47.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:47.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:47.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:48.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:48.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:48.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:48.212 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:48.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:48.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:48.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:48.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:48.431 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:53:48.441 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 6 pg_num to 26 2023-09-23T15:53:48.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:48.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:48.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:48.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:48.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[105739]: audit 2023-09-23T15:53:47.468185+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.140:0/3982232022' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[105739]: audit 2023-09-23T15:53:47.469917+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[105739]: audit 2023-09-23T15:53:47.618981+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.140:0/1573809125' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[105739]: audit 2023-09-23T15:53:47.624993+0000 mon.a (mon.0) 914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[103196]: audit 2023-09-23T15:53:47.468185+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.140:0/3982232022' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[103196]: audit 2023-09-23T15:53:47.469917+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[103196]: audit 2023-09-23T15:53:47.618981+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.140:0/1573809125' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:48 smithi140 bash[103196]: audit 2023-09-23T15:53:47.624993+0000 mon.a (mon.0) 914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:48 smithi186 bash[89807]: audit 2023-09-23T15:53:47.468185+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.140:0/3982232022' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:48 smithi186 bash[89807]: audit 2023-09-23T15:53:47.469917+0000 mon.a (mon.0) 913 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:53:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:48 smithi186 bash[89807]: audit 2023-09-23T15:53:47.618981+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.140:0/1573809125' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:48 smithi186 bash[89807]: audit 2023-09-23T15:53:47.624993+0000 mon.a (mon.0) 914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:53:48.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:48.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:48.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:48.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:48.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:48.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:48.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:48.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:49.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:49.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:49.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:49.259 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:49.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:49.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:49.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:49.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: cluster 2023-09-23T15:53:48.339288+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v670: 99 pgs: 99 active+clean; 837 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: cluster 2023-09-23T15:53:48.403302+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: cluster 2023-09-23T15:53:48.412001+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: cluster 2023-09-23T15:53:48.412615+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: audit 2023-09-23T15:53:48.416367+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: audit 2023-09-23T15:53:48.416565+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:53:49.544 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:49 smithi186 bash[89807]: cluster 2023-09-23T15:53:48.416689+0000 mon.a (mon.0) 918 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T15:53:49.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:49.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:49.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:49.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:49.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: cluster 2023-09-23T15:53:48.339288+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v670: 99 pgs: 99 active+clean; 837 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: cluster 2023-09-23T15:53:48.403302+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: cluster 2023-09-23T15:53:48.412001+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: cluster 2023-09-23T15:53:48.412615+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: audit 2023-09-23T15:53:48.416367+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: audit 2023-09-23T15:53:48.416565+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:53:49.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[103196]: cluster 2023-09-23T15:53:48.416689+0000 mon.a (mon.0) 918 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: cluster 2023-09-23T15:53:48.339288+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v670: 99 pgs: 99 active+clean; 837 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: cluster 2023-09-23T15:53:48.403302+0000 mon.a (mon.0) 915 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: cluster 2023-09-23T15:53:48.412001+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: cluster 2023-09-23T15:53:48.412615+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: audit 2023-09-23T15:53:48.416367+0000 mon.a (mon.0) 916 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: audit 2023-09-23T15:53:48.416565+0000 mon.a (mon.0) 917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:53:49.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:49 smithi140 bash[105739]: cluster 2023-09-23T15:53:48.416689+0000 mon.a (mon.0) 918 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-23T15:53:49.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:49.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:49.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:49.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:49.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:50.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:50.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:50.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:50.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:50.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:50.342 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:50.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:50.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:50.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:50 smithi186 bash[89807]: audit 2023-09-23T15:53:50.340784+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:53:50.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:50.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:50.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:50.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:50 smithi140 bash[105739]: audit 2023-09-23T15:53:50.340784+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:53:50.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:50 smithi140 bash[103196]: audit 2023-09-23T15:53:50.340784+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:53:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:50.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:50.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:50.905 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:53:50.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:50.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:50.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:50.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:51.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:51.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:51.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:51.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:51.469 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: cluster 2023-09-23T15:53:50.339870+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v672: 99 pgs: 99 active+clean; 733 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: audit 2023-09-23T15:53:50.432432+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: cluster 2023-09-23T15:53:50.432599+0000 mon.a (mon.0) 921 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: cluster 2023-09-23T15:53:50.436824+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: cluster 2023-09-23T15:53:50.440055+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:51 smithi186 bash[89807]: cluster 2023-09-23T15:53:50.453711+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.492 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:51.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:51.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:51.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:51.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:51.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: cluster 2023-09-23T15:53:50.339870+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v672: 99 pgs: 99 active+clean; 733 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: audit 2023-09-23T15:53:50.432432+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: cluster 2023-09-23T15:53:50.432599+0000 mon.a (mon.0) 921 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: cluster 2023-09-23T15:53:50.436824+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: cluster 2023-09-23T15:53:50.440055+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[105739]: cluster 2023-09-23T15:53:50.453711+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: cluster 2023-09-23T15:53:50.339870+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v672: 99 pgs: 99 active+clean; 733 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: audit 2023-09-23T15:53:50.432432+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: cluster 2023-09-23T15:53:50.432599+0000 mon.a (mon.0) 921 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: cluster 2023-09-23T15:53:50.436824+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: cluster 2023-09-23T15:53:50.440055+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:51 smithi140 bash[103196]: cluster 2023-09-23T15:53:50.453711+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T15:53:51.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:51.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:51.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:52.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:53:52.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:52.173 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:52.277 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:52.309 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:52.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:52.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:52.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:52.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:52.540 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:52.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:52.554 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.439935+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.554 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.443015+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.443533+0000 mon.a (mon.0) 922 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T15:53:52.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.443603+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.444286+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.446031+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.555 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:52 smithi186 bash[89807]: cluster 2023-09-23T15:53:51.446456+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:52.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.686 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.439935+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.443015+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.443533+0000 mon.a (mon.0) 922 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.443603+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.444286+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.446031+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[105739]: cluster 2023-09-23T15:53:51.446456+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.439935+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.443015+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.443533+0000 mon.a (mon.0) 922 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-23T15:53:52.688 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.443603+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.688 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.444286+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.688 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.446031+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.688 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:52 smithi140 bash[103196]: cluster 2023-09-23T15:53:51.446456+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T15:53:52.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:52.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:52.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:52.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:52.940 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:52.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:53.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:53.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:53.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:53.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:53.234 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:53.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:53.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:53.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:53.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:53.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:53.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:53.605 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:53 smithi140 bash[103196]: cluster 2023-09-23T15:53:52.340444+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v675: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T15:53:53.606 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:53 smithi140 bash[105739]: cluster 2023-09-23T15:53:52.340444+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v675: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T15:53:53.629 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:53.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:53.743 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:53 smithi186 bash[89807]: cluster 2023-09-23T15:53:52.340444+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v675: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T15:53:53.761 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:53.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:53.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:53.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:53.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:54.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:54.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:54.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:54.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:54.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:54.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:54.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:54.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:54.387 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:54.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:54.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:54.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:54.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:54.678 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:54.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:54.781 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:54.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:54.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:54.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:54.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:54.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:55.039 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:53:55.039 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:53:55.040 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T15:53:55.040 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T15:53:55.040 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T15:53:55.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T15:53:55.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:55.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:55.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:55.207 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:55.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:55.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:55.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:55.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:55.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:55.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:55.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:55 smithi140 bash[103196]: cluster 2023-09-23T15:53:54.342094+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v676: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-23T15:53:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:53:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:53:55] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.43.0" 2023-09-23T15:53:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:55 smithi140 bash[105739]: cluster 2023-09-23T15:53:54.342094+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v676: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-23T15:53:55.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:55.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:55 smithi186 bash[89807]: cluster 2023-09-23T15:53:54.342094+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v676: 109 pgs: 5 unknown, 104 active+clean; 625 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-23T15:53:55.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:55.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:55.903 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:55.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:56.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:56.038 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:56.145 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:56.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:56.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:56.415 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:56.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:56.508 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:56.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:56.637 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:56.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:56.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:56.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:56.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:56.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:56.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:56.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:57.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:57.093 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:57 smithi140 bash[103196]: cluster 2023-09-23T15:53:56.342790+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v677: 109 pgs: 109 active+clean; 487 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T15:53:57.093 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:57 smithi140 bash[103196]: audit 2023-09-23T15:53:56.343963+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:53:57.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:57.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:57.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:57.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:57.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:57.353 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:57 smithi140 bash[105739]: cluster 2023-09-23T15:53:56.342790+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v677: 109 pgs: 109 active+clean; 487 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T15:53:57.353 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:57 smithi140 bash[105739]: audit 2023-09-23T15:53:56.343963+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:53:57.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:57.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:57 smithi186 bash[89807]: cluster 2023-09-23T15:53:56.342790+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v677: 109 pgs: 109 active+clean; 487 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T15:53:57.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:57 smithi186 bash[89807]: audit 2023-09-23T15:53:56.343963+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:53:57.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:57.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:57.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:57.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:57.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:57.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:57.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:57.858 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:57.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:57.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:57.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:58.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:58.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:58.133 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:58.146 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:58 smithi186 bash[89807]: cluster 2023-09-23T15:53:57.081798+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:58 smithi186 bash[89807]: audit 2023-09-23T15:53:57.085603+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:53:58.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:58 smithi186 bash[89807]: cluster 2023-09-23T15:53:57.085684+0000 mon.a (mon.0) 925 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T15:53:58.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:58 smithi186 bash[89807]: cluster 2023-09-23T15:53:57.086117+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:58 smithi186 bash[89807]: cluster 2023-09-23T15:53:57.099406+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:58.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:58.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:58.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:58.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:58.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[105739]: cluster 2023-09-23T15:53:57.081798+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[105739]: audit 2023-09-23T15:53:57.085603+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:53:58.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[105739]: cluster 2023-09-23T15:53:57.085684+0000 mon.a (mon.0) 925 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T15:53:58.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[105739]: cluster 2023-09-23T15:53:57.086117+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[105739]: cluster 2023-09-23T15:53:57.099406+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[103196]: cluster 2023-09-23T15:53:57.081798+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[103196]: audit 2023-09-23T15:53:57.085603+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:53:58.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[103196]: cluster 2023-09-23T15:53:57.085684+0000 mon.a (mon.0) 925 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-23T15:53:58.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[103196]: cluster 2023-09-23T15:53:57.086117+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:58 smithi140 bash[103196]: cluster 2023-09-23T15:53:57.099406+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T15:53:58.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:58.436 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:58.540 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:58.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:58.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:58.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:58.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:58.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:58.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:58.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:53:58.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:53:58.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:58.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:53:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:58.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:53:59.063 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:59.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:53:59.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:53:59.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:59.208 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[103196]: cluster 2023-09-23T15:53:58.101354+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.208 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[103196]: cluster 2023-09-23T15:53:58.104436+0000 mon.a (mon.0) 926 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[103196]: cluster 2023-09-23T15:53:58.106584+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[103196]: cluster 2023-09-23T15:53:58.343380+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v680: 109 pgs: 109 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[103196]: audit 2023-09-23T15:53:58.344910+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[105739]: cluster 2023-09-23T15:53:58.101354+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[105739]: cluster 2023-09-23T15:53:58.104436+0000 mon.a (mon.0) 926 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[105739]: cluster 2023-09-23T15:53:58.106584+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[105739]: cluster 2023-09-23T15:53:58.343380+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v680: 109 pgs: 109 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T15:53:59.209 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:53:59 smithi140 bash[105739]: audit 2023-09-23T15:53:58.344910+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:53:59.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:53:59.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:53:59.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:59.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:53:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:53:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:59 smithi186 bash[89807]: cluster 2023-09-23T15:53:58.101354+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:59 smithi186 bash[89807]: cluster 2023-09-23T15:53:58.104436+0000 mon.a (mon.0) 926 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-23T15:53:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:59 smithi186 bash[89807]: cluster 2023-09-23T15:53:58.106584+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T15:53:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:59 smithi186 bash[89807]: cluster 2023-09-23T15:53:58.343380+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v680: 109 pgs: 109 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T15:53:59.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:53:59 smithi186 bash[89807]: audit 2023-09-23T15:53:58.344910+0000 mon.a (mon.0) 927 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:53:59.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:59.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:53:59.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:53:59.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:59.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:53:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:53:59.680 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:53:59.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:59.728 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:53:59.728 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:53:59.728 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.728 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215530 6.11 6.36e7ad71 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.648948+0000", 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.076002316, 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.076035528000000005, 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215530 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.729 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648948+0000", 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648948+0000", 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.730 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648947+0000", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648954+0000", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5769999999999996e-06 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648972+0000", 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7493e-05 2023-09-23T15:53:59.731 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.648980+0000", 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2609999999999993e-06 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.649033+0000", 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3186999999999997e-05 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.732 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.649043+0000", 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2140000000000002e-06 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215314 6.11 6.ae727431 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.36551251699999998, 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.36563599099999999, 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.733 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215314 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.734 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359437+0000", 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.735 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359443+0000", 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5149999999999997e-06 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359454+0000", 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0723000000000001e-05 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.736 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.737 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359465+0000", 2023-09-23T15:53:59.737 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1148999999999999e-05 2023-09-23T15:53:59.737 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.360010+0000", 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000545295 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.360017+0000", 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6059999999999999e-06 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.738 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215216 6.11 6.d7d76751 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.469609893, 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.46981060200000002, 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.739 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215216 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:53:59.740 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255340+0000", 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255346+0000", 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5819999999999998e-06 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.741 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255356+0000", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8949999999999993e-06 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255363+0000", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9539999999999998e-06 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255400+0000", 2023-09-23T15:53:59.742 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6807000000000002e-05 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255409+0000", 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2259999999999994e-06 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215539 6.11 6.928f5b11 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.743 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.667448+0000", 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.057502367999999998, 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057777025000000003, 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215539 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.744 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667448+0000", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667448+0000", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667447+0000", 2023-09-23T15:53:59.745 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667456+0000", 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0410000000000003e-06 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667469+0000", 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3923999999999999e-05 2023-09-23T15:53:59.746 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667479+0000", 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0790000000000007e-06 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667620+0000", 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014192100000000001 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.747 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.667637+0000", 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6038000000000001e-05 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215246 6.11 6.15da92b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.43506142799999997, 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.43541360400000001, 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.748 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215246 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.749 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289888+0000", 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289893+0000", 2023-09-23T15:53:59.750 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0880000000000002e-06 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289906+0000", 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2431e-05 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289915+0000", 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2890000000000003e-06 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.751 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289969+0000", 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3950999999999999e-05 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289979+0000", 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0307e-05 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.752 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215444 6.11 6.ce97d971 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.516348+0000", 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.20860258800000001, 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.209036626, 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215444 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.753 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516348+0000", 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516348+0000", 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.754 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516346+0000", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516355+0000", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.85e-06 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516372+0000", 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7075000000000002e-05 2023-09-23T15:53:59.755 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516382+0000", 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5540000000000003e-06 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516698+0000", 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00031621500000000001 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.756 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.516705+0000", 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1280000000000002e-06 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215447 6.11 6.989ccd91 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.517415+0000", 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.20753588100000001, 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.208042587, 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.757 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215447 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517415+0000", 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.758 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517415+0000", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517414+0000", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517419+0000", 2023-09-23T15:53:59.759 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6299999999999997e-06 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517430+0000", 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1517e-05 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517437+0000", 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0389999999999999e-06 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.760 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517482+0000", 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4264000000000002e-05 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.517487+0000", 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2769999999999996e-06 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215518 6.11 6.7ef6dd11 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.761 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.624555+0000", 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.100395705, 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.100980087, 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215518 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.762 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624555+0000", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624555+0000", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624553+0000", 2023-09-23T15:53:59.763 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624561+0000", 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0039999999999999e-06 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624575+0000", 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3596e-05 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.764 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624582+0000", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1790000000000002e-06 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624627+0000", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4697999999999998e-05 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.624653+0000", 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6529999999999998e-05 2023-09-23T15:53:59.765 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215411 6.11 6.66243e51 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.472675+0000", 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.25227591100000002, 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.25294113400000001, 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.766 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215411 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472675+0000", 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472675+0000", 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.767 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472673+0000", 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472679+0000", 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.383e-06 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.768 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472710+0000", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0882e-05 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472721+0000", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1888e-05 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472775+0000", 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3599e-05 2023-09-23T15:53:59.769 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.472795+0000", 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0146999999999999e-05 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215279 6.11 6.76309d1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:53:59.770 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.40098381799999999, 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.40172068399999999, 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215279 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.771 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323965+0000", 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.772 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323973+0000", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1049999999999995e-06 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324015+0000", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1196000000000003e-05 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324023+0000", 2023-09-23T15:53:59.773 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4530000000000002e-06 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324076+0000", 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2630999999999998e-05 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324097+0000", 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1401999999999999e-05 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.774 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215416 6.11 6.9af89071 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.476678+0000", 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.24827260600000001, 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.24908422699999999, 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.775 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215416 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476678+0000", 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476678+0000", 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.776 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476676+0000", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476685+0000", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8289999999999997e-06 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476705+0000", 2023-09-23T15:53:59.777 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9711000000000002e-05 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476714+0000", 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9959999999999999e-06 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476861+0000", 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000147298 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.778 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.476870+0000", 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3579999999999992e-06 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215280 6.11 6.695d9491 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.40060037100000001, 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.40148640400000002, 2023-09-23T15:53:59.779 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215280 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.780 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324354+0000", 2023-09-23T15:53:59.781 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9809999999999997e-06 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324368+0000", 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3845e-05 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324375+0000", 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8380000000000002e-06 2023-09-23T15:53:59.782 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324629+0000", 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000253174 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324652+0000", 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3332e-05 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.783 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215454 6.11 6.2bbe39b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.525437+0000", 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.19951410999999999, 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.20047537400000001, 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.784 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215454 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525437+0000", 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525437+0000", 2023-09-23T15:53:59.785 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525435+0000", 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525441+0000", 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3729999999999998e-06 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.786 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525456+0000", 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.411e-05 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525468+0000", 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2136999999999999e-05 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.787 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525539+0000", 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0831e-05 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525552+0000", 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3176000000000001e-05 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215457 6.11 6.85d41071 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:53:59.788 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.525809+0000", 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.19914204199999999, 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.200189441, 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "delayed", 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215457 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.789 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525809+0000", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525809+0000", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525808+0000", 2023-09-23T15:53:59.790 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525813+0000", 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5629999999999999e-06 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525826+0000", 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2965e-05 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.791 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525835+0000", 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0529999999999996e-06 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525877+0000", 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1538000000000001e-05 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:53:59.792 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.525884+0000", 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0040000000000002e-06 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: ], 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 14 2023-09-23T15:53:59.793 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:53:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:59.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:53:59.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:59.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:53:59.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:53:59.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:00.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:00.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:00.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.108283+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.109185+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: audit 2023-09-23T15:53:59.113448+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:54:00.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.113544+0000 mon.a (mon.0) 929 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T15:54:00.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.115036+0000 osd.0 (osd.0) 3 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.123 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.128085+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.5 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.123 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[103196]: cluster 2023-09-23T15:53:59.220524+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.164 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:00.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:00.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:00.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.108283+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.109185+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: audit 2023-09-23T15:53:59.113448+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.113544+0000 mon.a (mon.0) 929 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.115036+0000 osd.0 (osd.0) 3 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.128085+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.5 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:00 smithi186 bash[89807]: cluster 2023-09-23T15:53:59.220524+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:00.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.108283+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.109185+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: audit 2023-09-23T15:53:59.113448+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.113544+0000 mon.a (mon.0) 929 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.115036+0000 osd.0 (osd.0) 3 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.128085+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.5 from (0'0,0'0] MAX to 192'13179 2023-09-23T15:54:00.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:00 smithi140 bash[105739]: cluster 2023-09-23T15:53:59.220524+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T15:54:00.434 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:00.454 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:00.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:00.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:00.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:00.717 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:00.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:00.853 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:00.956 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:00.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:00.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:00.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:01.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:01.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:01.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.112711+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.116794+0000 mon.a (mon.0) 930 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T15:54:01.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.117762+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.118257+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.119502+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.344217+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v683: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 249 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:00.387240+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: audit 2023-09-23T15:54:00.944526+0000 mon.a (mon.0) 931 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: audit 2023-09-23T15:54:00.945528+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.118470+0000 mon.a (mon.0) 933 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.112711+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.116794+0000 mon.a (mon.0) 930 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.117762+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.118257+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.119502+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.344217+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v683: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 249 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:00.387240+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: audit 2023-09-23T15:54:00.944526+0000 mon.a (mon.0) 931 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: audit 2023-09-23T15:54:00.945528+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:01.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:01 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.118470+0000 mon.a (mon.0) 933 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T15:54:01.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:01.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:01.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:01.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:01.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.112711+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.116794+0000 mon.a (mon.0) 930 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.117762+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.118257+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.119502+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.344217+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v683: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 249 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:00.387240+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: audit 2023-09-23T15:54:00.944526+0000 mon.a (mon.0) 931 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: audit 2023-09-23T15:54:00.945528+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:01.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:01 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.118470+0000 mon.a (mon.0) 933 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-23T15:54:01.472 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.520 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:01.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:01.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:01.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:01.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:01.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:01.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:01.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:02.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:02.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:02.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:02.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:02.292 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:02.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:02.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:02.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:02.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:02.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:02.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.113697+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.114349+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.120134+0000 osd.1 (osd.1) 3 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.169600+0000 osd.1 (osd.1) 4 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.178210+0000 osd.1 (osd.1) 5 : cluster 0 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: audit 2023-09-23T15:54:01.324508+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:02.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[105739]: cluster 2023-09-23T15:54:01.496943+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:02.585 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.113697+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.585 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.114349+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.120134+0000 osd.1 (osd.1) 3 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.169600+0000 osd.1 (osd.1) 4 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.178210+0000 osd.1 (osd.1) 5 : cluster 0 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: audit 2023-09-23T15:54:01.324508+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:02.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:02 smithi140 bash[103196]: cluster 2023-09-23T15:54:01.496943+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.113697+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.114349+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.120134+0000 osd.1 (osd.1) 3 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.169600+0000 osd.1 (osd.1) 4 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.178210+0000 osd.1 (osd.1) 5 : cluster 0 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 193'13183 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: audit 2023-09-23T15:54:01.324508+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:02 smithi186 bash[89807]: cluster 2023-09-23T15:54:01.496943+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T15:54:02.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:02.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:02.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:02.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:02.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:02.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:02.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:03.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:03.122 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:03.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T15:54:03.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:03.256 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:03.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:03.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:03.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:03 smithi186 bash[89807]: cluster 2023-09-23T15:54:02.345251+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v685: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:03.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:03.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:03.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:03 smithi140 bash[105739]: cluster 2023-09-23T15:54:02.345251+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v685: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:03.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:03 smithi140 bash[103196]: cluster 2023-09-23T15:54:02.345251+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v685: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:03.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:03.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:03.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:03.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:03.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:03.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:03.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:03.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:03.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:04.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:04.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:04.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:04.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:04.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:04.345 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[105739]: cluster 2023-09-23T15:54:03.330343+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[105739]: cluster 2023-09-23T15:54:03.332411+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[105739]: cluster 2023-09-23T15:54:03.334384+0000 mon.a (mon.0) 935 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[105739]: cluster 2023-09-23T15:54:03.342301+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[103196]: cluster 2023-09-23T15:54:03.330343+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[103196]: cluster 2023-09-23T15:54:03.332411+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[103196]: cluster 2023-09-23T15:54:03.334384+0000 mon.a (mon.0) 935 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T15:54:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:04 smithi140 bash[103196]: cluster 2023-09-23T15:54:03.342301+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:04.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:04 smithi186 bash[89807]: cluster 2023-09-23T15:54:03.330343+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:04 smithi186 bash[89807]: cluster 2023-09-23T15:54:03.332411+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:04 smithi186 bash[89807]: cluster 2023-09-23T15:54:03.334384+0000 mon.a (mon.0) 935 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-23T15:54:04.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:04 smithi186 bash[89807]: cluster 2023-09-23T15:54:03.342301+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T15:54:04.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:04.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:04.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:04.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:04.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:04.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:04.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:04.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:05.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:05.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:05.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:05.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:05.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:05.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:05.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:05.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:05 smithi186 bash[89807]: cluster 2023-09-23T15:54:04.333935+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:05 smithi186 bash[89807]: cluster 2023-09-23T15:54:04.336702+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:05 smithi186 bash[89807]: cluster 2023-09-23T15:54:04.337312+0000 mon.a (mon.0) 936 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T15:54:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:05 smithi186 bash[89807]: cluster 2023-09-23T15:54:04.345617+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v688: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-09-23T15:54:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:05 smithi186 bash[89807]: cluster 2023-09-23T15:54:04.349853+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:05.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:05.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:05.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:05.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:05.632 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:05] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.43.0" 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[103196]: cluster 2023-09-23T15:54:04.333935+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[103196]: cluster 2023-09-23T15:54:04.336702+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[103196]: cluster 2023-09-23T15:54:04.337312+0000 mon.a (mon.0) 936 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[103196]: cluster 2023-09-23T15:54:04.345617+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v688: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[103196]: cluster 2023-09-23T15:54:04.349853+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[105739]: cluster 2023-09-23T15:54:04.333935+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[105739]: cluster 2023-09-23T15:54:04.336702+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[105739]: cluster 2023-09-23T15:54:04.337312+0000 mon.a (mon.0) 936 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-23T15:54:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[105739]: cluster 2023-09-23T15:54:04.345617+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v688: 109 pgs: 1 unknown, 1 active+clean+remapped, 107 active+clean; 188 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 274 op/s 2023-09-23T15:54:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:05 smithi140 bash[105739]: cluster 2023-09-23T15:54:04.349853+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T15:54:05.643 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 109397 objects 2023-09-23T15:54:05.643 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :149.511 2023-09-23T15:54:05.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:05.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:05.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:05.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:05.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:05.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:05.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:05.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:05.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:06.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:06.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:06.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:06.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:06.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:06.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:06.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:06.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:06.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:06.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:06.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:06.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:06.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:06.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:06.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:06.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:06.878 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:06.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:06.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:07.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:07.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:07.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:07.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:07.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:07.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:07.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:07 smithi140 bash[103196]: cluster 2023-09-23T15:54:06.346394+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v689: 109 pgs: 109 active+clean; 104 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 1.52k op/s; 1.0 MiB/s, 16 objects/s recovering 2023-09-23T15:54:07.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:07 smithi140 bash[103196]: audit 2023-09-23T15:54:06.347266+0000 mon.a (mon.0) 937 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:54:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:07 smithi140 bash[105739]: cluster 2023-09-23T15:54:06.346394+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v689: 109 pgs: 109 active+clean; 104 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 1.52k op/s; 1.0 MiB/s, 16 objects/s recovering 2023-09-23T15:54:07.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:07 smithi140 bash[105739]: audit 2023-09-23T15:54:06.347266+0000 mon.a (mon.0) 937 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:54:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:07 smithi186 bash[89807]: cluster 2023-09-23T15:54:06.346394+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v689: 109 pgs: 109 active+clean; 104 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 1.52k op/s; 1.0 MiB/s, 16 objects/s recovering 2023-09-23T15:54:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:07 smithi186 bash[89807]: audit 2023-09-23T15:54:06.347266+0000 mon.a (mon.0) 937 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:54:07.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:07.445 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:07.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:07.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:07.682 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:07.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:07.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:07.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:07.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:07.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:07.972 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:07.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:08.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:08.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:08.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:08.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:08.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:08.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:08.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:08.351 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:08 smithi186 bash[89807]: cluster 2023-09-23T15:54:07.088444+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.351 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:08 smithi186 bash[89807]: cluster 2023-09-23T15:54:07.088608+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.351 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:08 smithi186 bash[89807]: audit 2023-09-23T15:54:07.092883+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:54:08.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:08 smithi186 bash[89807]: cluster 2023-09-23T15:54:07.092955+0000 mon.a (mon.0) 939 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T15:54:08.352 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:08 smithi186 bash[89807]: cluster 2023-09-23T15:54:07.096298+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:08.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[103196]: cluster 2023-09-23T15:54:07.088444+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[103196]: cluster 2023-09-23T15:54:07.088608+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[103196]: audit 2023-09-23T15:54:07.092883+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:54:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[103196]: cluster 2023-09-23T15:54:07.092955+0000 mon.a (mon.0) 939 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T15:54:08.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[103196]: cluster 2023-09-23T15:54:07.096298+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[105739]: cluster 2023-09-23T15:54:07.088444+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[105739]: cluster 2023-09-23T15:54:07.088608+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[105739]: audit 2023-09-23T15:54:07.092883+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:54:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[105739]: cluster 2023-09-23T15:54:07.092955+0000 mon.a (mon.0) 939 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-23T15:54:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:08 smithi140 bash[105739]: cluster 2023-09-23T15:54:07.096298+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T15:54:08.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:08.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:08.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:08.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:08.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:08.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:08.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:08.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:08.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:08.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:09.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:09.058 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:09.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:09.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:09.165 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: cluster 2023-09-23T15:54:08.096669+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.165 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: cluster 2023-09-23T15:54:08.100228+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.165 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: cluster 2023-09-23T15:54:08.100240+0000 mon.a (mon.0) 940 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: cluster 2023-09-23T15:54:08.103258+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: cluster 2023-09-23T15:54:08.347210+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v692: 109 pgs: 109 active+clean; 33 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 1.86k op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[103196]: audit 2023-09-23T15:54:08.348927+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: cluster 2023-09-23T15:54:08.096669+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: cluster 2023-09-23T15:54:08.100228+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.166 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: cluster 2023-09-23T15:54:08.100240+0000 mon.a (mon.0) 940 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T15:54:09.167 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: cluster 2023-09-23T15:54:08.103258+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.167 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: cluster 2023-09-23T15:54:08.347210+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v692: 109 pgs: 109 active+clean; 33 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 1.86k op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:09.167 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:09 smithi140 bash[105739]: audit 2023-09-23T15:54:08.348927+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T15:54:09.192 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:09.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:09.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: cluster 2023-09-23T15:54:08.096669+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: cluster 2023-09-23T15:54:08.100228+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: cluster 2023-09-23T15:54:08.100240+0000 mon.a (mon.0) 940 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-23T15:54:09.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: cluster 2023-09-23T15:54:08.103258+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T15:54:09.308 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: cluster 2023-09-23T15:54:08.347210+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v692: 109 pgs: 109 active+clean; 33 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 1.86k op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T15:54:09.309 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:09 smithi186 bash[89807]: audit 2023-09-23T15:54:08.348927+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T15:54:09.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:09.334 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:54:09.357 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:54:09.377 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:54:09.397 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:54:09.428 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:54:09.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:09.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:09.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:09.459 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:54:09.485 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:54:09.507 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:54:09.509 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.510 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:54:09.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:09.586 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:09.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:09.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:09.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:09.742 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:54:09.742 INFO:teuthology.orchestra.run.smithi140.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T15:54:09.742 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:54:09.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:09.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:09.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:09.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:09.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:10.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:10.114 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T15:54:10.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T15:54:10.118 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.099655+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: audit 2023-09-23T15:54:09.103710+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.103803+0000 mon.a (mon.0) 943 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.105690+0000 osd.2 (osd.2) 2 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13472 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.112478+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.125 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.113481+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.114006+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: cluster 2023-09-23T15:54:09.114253+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: audit 2023-09-23T15:54:09.308876+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.140:0/4219638740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:10.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[103196]: audit 2023-09-23T15:54:09.559150+0000 mon.a (mon.0) 945 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:10.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:10.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:10.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:10.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:10.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.099655+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: audit 2023-09-23T15:54:09.103710+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.103803+0000 mon.a (mon.0) 943 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.105690+0000 osd.2 (osd.2) 2 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13472 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.112478+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.113481+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.114006+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: cluster 2023-09-23T15:54:09.114253+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: audit 2023-09-23T15:54:09.308876+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.140:0/4219638740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:10.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:10 smithi140 bash[105739]: audit 2023-09-23T15:54:09.559150+0000 mon.a (mon.0) 945 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:10.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.099655+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: audit 2023-09-23T15:54:09.103710+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.103803+0000 mon.a (mon.0) 943 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.105690+0000 osd.2 (osd.2) 2 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13472 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.112478+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.113481+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.114006+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: cluster 2023-09-23T15:54:09.114253+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: audit 2023-09-23T15:54:09.308876+0000 mon.a (mon.0) 944 : audit 0 from='client.? 172.21.15.140:0/4219638740' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:10.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:10 smithi186 bash[89807]: audit 2023-09-23T15:54:09.559150+0000 mon.a (mon.0) 945 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:10.482 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:10.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:10.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:10.646 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:10.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.781 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:10.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:10.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:10.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:11.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:11.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:11.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.168 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:11.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:11.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.106487+0000 mon.a (mon.0) 946 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: audit 2023-09-23T15:54:10.111540+0000 mon.a (mon.0) 947 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.111668+0000 mon.a (mon.0) 948 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.111725+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.115216+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.118852+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.189697+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:10.348031+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v695: 109 pgs: 1 remapped+peering, 108 active+clean; 11 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.119171+0000 mon.a (mon.0) 949 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.106487+0000 mon.a (mon.0) 946 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: audit 2023-09-23T15:54:10.111540+0000 mon.a (mon.0) 947 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.111668+0000 mon.a (mon.0) 948 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.111725+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.115216+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.118852+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.189697+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:10.348031+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v695: 109 pgs: 1 remapped+peering, 108 active+clean; 11 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2023-09-23T15:54:11.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:11 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.119171+0000 mon.a (mon.0) 949 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T15:54:11.407 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.106487+0000 mon.a (mon.0) 946 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: audit 2023-09-23T15:54:10.111540+0000 mon.a (mon.0) 947 : audit 1 from='client.? 172.21.15.140:0/2331843592' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.111668+0000 mon.a (mon.0) 948 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.111725+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.115216+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.118852+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.189697+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T15:54:11.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:10.348031+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v695: 109 pgs: 1 remapped+peering, 108 active+clean; 11 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2023-09-23T15:54:11.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:11 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.119171+0000 mon.a (mon.0) 949 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-23T15:54:11.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:11.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:11.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:11.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:11.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.706 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:11.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:11.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:11.941 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:11.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:11.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:12.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:12.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:12.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.114822+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.117885+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.118843+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.121020+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.121084+0000 osd.2 (osd.2) 3 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.124100+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:12 smithi186 bash[89807]: cluster 2023-09-23T15:54:11.132171+0000 osd.2 (osd.2) 4 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.234 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:12.338 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:12.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:12.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:12.400 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.114822+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.400 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.117885+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.118843+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.121020+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.121084+0000 osd.2 (osd.2) 3 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.124100+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[103196]: cluster 2023-09-23T15:54:11.132171+0000 osd.2 (osd.2) 4 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.114822+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.117885+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.401 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.118843+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.402 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.121020+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.402 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.121084+0000 osd.2 (osd.2) 3 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.402 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.124100+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T15:54:12.402 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:12 smithi140 bash[105739]: cluster 2023-09-23T15:54:11.132171+0000 osd.2 (osd.2) 4 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 199'13364 2023-09-23T15:54:12.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:12.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:12.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:12.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:12.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:12.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:12.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:12.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:12.889 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:12.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:12.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:13.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:13.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:13.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.174 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.136638+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.141985+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.142123+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.142129+0000 mon.a (mon.0) 950 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.348481+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v698: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 102 op/s 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[105739]: cluster 2023-09-23T15:54:13.141786+0000 mon.a (mon.0) 951 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T15:54:13.175 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.136638+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.176 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.141985+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.176 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.142123+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.176 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.142129+0000 mon.a (mon.0) 950 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T15:54:13.176 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.348481+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v698: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 102 op/s 2023-09-23T15:54:13.176 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:13 smithi140 bash[103196]: cluster 2023-09-23T15:54:13.141786+0000 mon.a (mon.0) 951 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T15:54:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:13.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:13.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.136638+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.141985+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.142123+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.142129+0000 mon.a (mon.0) 950 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-23T15:54:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.348481+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v698: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 102 op/s 2023-09-23T15:54:13.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:13 smithi186 bash[89807]: cluster 2023-09-23T15:54:13.141786+0000 mon.a (mon.0) 951 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-23T15:54:13.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:13.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:13.690 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:13.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:13.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:54:13.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:13.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:13.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:13.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:13.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:14.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:14.124 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:14.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:14.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:14.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:14.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:14.361 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[105739]: cluster 2023-09-23T15:54:12.624182+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[105739]: cluster 2023-09-23T15:54:13.139372+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[105739]: cluster 2023-09-23T15:54:13.226965+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[105739]: cluster 2023-09-23T15:54:13.341916+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[103196]: cluster 2023-09-23T15:54:12.624182+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[103196]: cluster 2023-09-23T15:54:13.139372+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[103196]: cluster 2023-09-23T15:54:13.226965+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:14 smithi140 bash[103196]: cluster 2023-09-23T15:54:13.341916+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:14.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:54:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:14 smithi186 bash[89807]: cluster 2023-09-23T15:54:12.624182+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T15:54:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:14 smithi186 bash[89807]: cluster 2023-09-23T15:54:13.139372+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:14 smithi186 bash[89807]: cluster 2023-09-23T15:54:13.226965+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:14 smithi186 bash[89807]: cluster 2023-09-23T15:54:13.341916+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T15:54:14.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:14.529 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:14.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:14.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:14.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:14.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:14.797 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:14.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:14.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:14.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:14.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:15.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:15.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:15.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:15.175 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:15 smithi186 bash[89807]: cluster 2023-09-23T15:54:14.348916+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v700: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s wr, 1.62k op/s 2023-09-23T15:54:15.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:15.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:15.325 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:15.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:15.437 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:15 smithi140 bash[105739]: cluster 2023-09-23T15:54:14.348916+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v700: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s wr, 1.62k op/s 2023-09-23T15:54:15.437 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:15] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.43.0" 2023-09-23T15:54:15.437 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:15 smithi140 bash[103196]: cluster 2023-09-23T15:54:14.348916+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v700: 109 pgs: 1 remapped+peering, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s wr, 1.62k op/s 2023-09-23T15:54:15.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:15.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:15.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:15.588 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:15.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:15.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:15.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:15.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:15.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:15.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:15.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:15.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:16.087 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:16.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:16.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:16.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:16.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:16.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:16.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:16.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:16.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:16 smithi140 bash[103196]: audit 2023-09-23T15:54:15.940736+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:16.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:16 smithi140 bash[105739]: audit 2023-09-23T15:54:15.940736+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:16.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:16.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:16.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:16.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:16 smithi186 bash[89807]: audit 2023-09-23T15:54:15.940736+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:16.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:16.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:16.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:16.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:16.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:16.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:16.953 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:17.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:17.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:17.039 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:54:17.039 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:54:17.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:17.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:17.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:17.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:17.286 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:17 smithi140 bash[105739]: cluster 2023-09-23T15:54:16.349530+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v701: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-09-23T15:54:17.286 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:17 smithi140 bash[105739]: audit 2023-09-23T15:54:16.350323+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T15:54:17.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:17 smithi140 bash[103196]: cluster 2023-09-23T15:54:16.349530+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v701: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-09-23T15:54:17.286 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:17 smithi140 bash[103196]: audit 2023-09-23T15:54:16.350323+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T15:54:17.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:17.389 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:54:17.390 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:54:17.390 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T15:54:17.390 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T15:54:17.390 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T15:54:17.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T15:54:17.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:17.422 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:17 smithi186 bash[89807]: cluster 2023-09-23T15:54:16.349530+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v701: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-09-23T15:54:17.422 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:17 smithi186 bash[89807]: audit 2023-09-23T15:54:16.350323+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T15:54:17.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:17.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:17.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:17.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:17.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:17.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:17.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:17.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:17.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:17.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:17.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:17.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:18.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:18.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[103196]: audit 2023-09-23T15:54:17.180517+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[103196]: cluster 2023-09-23T15:54:17.180618+0000 mon.a (mon.0) 955 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[103196]: cluster 2023-09-23T15:54:17.752875+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[105739]: audit 2023-09-23T15:54:17.180517+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[105739]: cluster 2023-09-23T15:54:17.180618+0000 mon.a (mon.0) 955 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T15:54:18.212 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:18 smithi140 bash[105739]: cluster 2023-09-23T15:54:17.752875+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:18.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:18 smithi186 bash[89807]: audit 2023-09-23T15:54:17.180517+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T15:54:18.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:18 smithi186 bash[89807]: cluster 2023-09-23T15:54:17.180618+0000 mon.a (mon.0) 955 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-23T15:54:18.347 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:18 smithi186 bash[89807]: cluster 2023-09-23T15:54:17.752875+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:18.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:18.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:18.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:18.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:18.626 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:18.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:18.862 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:18.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:18.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:18.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:19.131 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:19.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:19.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:19.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T15:54:19.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:19.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:19.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:19.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:19.405 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:17.752880+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:17.752964+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:18.188753+0000 mon.a (mon.0) 956 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:18.190116+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:18.191109+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:18.191136+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: cluster 2023-09-23T15:54:18.350060+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v704: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[105739]: audit 2023-09-23T15:54:18.350904+0000 mon.a (mon.0) 957 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:17.752880+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.406 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:17.752964+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:18.188753+0000 mon.a (mon.0) 956 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:18.190116+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:18.191109+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:18.191136+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: cluster 2023-09-23T15:54:18.350060+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v704: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:19.407 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:19 smithi140 bash[103196]: audit 2023-09-23T15:54:18.350904+0000 mon.a (mon.0) 957 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T15:54:19.419 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:19.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:19.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.554 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:17.752880+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:17.752964+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:18.188753+0000 mon.a (mon.0) 956 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:18.190116+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:18.191109+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:18.191136+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: cluster 2023-09-23T15:54:18.350060+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v704: 109 pgs: 109 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:19.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:19 smithi186 bash[89807]: audit 2023-09-23T15:54:18.350904+0000 mon.a (mon.0) 957 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T15:54:19.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:19.726 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:19.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:19.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:19.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:19.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:19.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:20.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:20.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:20.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:20.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:20.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:20.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.192245+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.194383+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: audit 2023-09-23T15:54:19.196897+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.196983+0000 mon.a (mon.0) 959 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.202915+0000 osd.1 (osd.1) 7 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.211445+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[103196]: cluster 2023-09-23T15:54:19.218901+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.192245+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.194383+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: audit 2023-09-23T15:54:19.196897+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.196983+0000 mon.a (mon.0) 959 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.202915+0000 osd.1 (osd.1) 7 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.211445+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:20 smithi140 bash[105739]: cluster 2023-09-23T15:54:19.218901+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:20.458 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.192245+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.458 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.194383+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.458 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: audit 2023-09-23T15:54:19.196897+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T15:54:20.459 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.196983+0000 mon.a (mon.0) 959 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-23T15:54:20.459 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.202915+0000 osd.1 (osd.1) 7 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.459 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.211445+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 199'13406 2023-09-23T15:54:20.459 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:20 smithi186 bash[89807]: cluster 2023-09-23T15:54:19.218901+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T15:54:20.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:20.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:20.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:20.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:20.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:20.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:20.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:20.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:21.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:21.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:21.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:21.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:21.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.269 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:21.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.194545+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.198281+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.198499+0000 mon.a (mon.0) 960 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.201196+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.201833+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.203475+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:20.350703+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v707: 109 pgs: 1 activating+remapped, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.201126+0000 mon.a (mon.0) 961 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T15:54:21.382 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.194545+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.198281+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.198499+0000 mon.a (mon.0) 960 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.201196+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.201833+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.203475+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:20.350703+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v707: 109 pgs: 1 activating+remapped, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:21 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.201126+0000 mon.a (mon.0) 961 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T15:54:21.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:21.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.194545+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.198281+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.198499+0000 mon.a (mon.0) 960 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.201196+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.201833+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.203475+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T15:54:21.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:20.350703+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v707: 109 pgs: 1 activating+remapped, 108 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:21.514 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:21 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.201126+0000 mon.a (mon.0) 961 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-23T15:54:21.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:21.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:21.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:21.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:21.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:21.846 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:21.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:21.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:21.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:21.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:22.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:22.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:22.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:22.193 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:22.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:22.306 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:22 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.196893+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.306 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:22 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.197059+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.306 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:22 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.203391+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.306 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:22 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.206956+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.306 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:22 smithi186 bash[89807]: cluster 2023-09-23T15:54:21.209445+0000 osd.7 (osd.7) 163 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13304 2023-09-23T15:54:22.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:22.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:22.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:22.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:22.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:22.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:22.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.196893+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.197059+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.203391+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.206956+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[103196]: cluster 2023-09-23T15:54:21.209445+0000 osd.7 (osd.7) 163 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13304 2023-09-23T15:54:22.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.196893+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.197059+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.203391+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.206956+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T15:54:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:22 smithi140 bash[105739]: cluster 2023-09-23T15:54:21.209445+0000 osd.7 (osd.7) 163 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 199'13304 2023-09-23T15:54:22.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:22.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:22.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:22.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:22.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:22.993 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:22.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:22.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:23.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:23.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:23.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:23.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:23.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:23.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.213556+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.213562+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.216188+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.216265+0000 mon.a (mon.0) 962 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T15:54:23.308 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.220760+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.308 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[103196]: cluster 2023-09-23T15:54:22.351183+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v710: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:23.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.369 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.213556+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.369 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.213562+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.216188+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.216265+0000 mon.a (mon.0) 962 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T15:54:23.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.220760+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:23 smithi186 bash[89807]: cluster 2023-09-23T15:54:22.351183+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v710: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:23.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:23.494 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:23.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:23.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:23.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.632 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.213556+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.213562+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.216188+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.216265+0000 mon.a (mon.0) 962 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-23T15:54:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.220760+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T15:54:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:23 smithi140 bash[105739]: cluster 2023-09-23T15:54:22.351183+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v710: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:23.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:23.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:23.891 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:23.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:23.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:24.017 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:24.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:24.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:24.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:24.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:24.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:24.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:24.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:24.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:24.574 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:24 smithi186 bash[89807]: cluster 2023-09-23T15:54:23.225522+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.575 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:24 smithi186 bash[89807]: cluster 2023-09-23T15:54:23.225738+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.575 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:24 smithi186 bash[89807]: cluster 2023-09-23T15:54:23.229436+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.575 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:24 smithi186 bash[89807]: cluster 2023-09-23T15:54:23.229443+0000 mon.a (mon.0) 963 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T15:54:24.575 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:24 smithi186 bash[89807]: cluster 2023-09-23T15:54:23.232158+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:24.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:24.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:24.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:24.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[103196]: cluster 2023-09-23T15:54:23.225522+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[103196]: cluster 2023-09-23T15:54:23.225738+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[103196]: cluster 2023-09-23T15:54:23.229436+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[103196]: cluster 2023-09-23T15:54:23.229443+0000 mon.a (mon.0) 963 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T15:54:24.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[103196]: cluster 2023-09-23T15:54:23.232158+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[105739]: cluster 2023-09-23T15:54:23.225522+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[105739]: cluster 2023-09-23T15:54:23.225738+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[105739]: cluster 2023-09-23T15:54:23.229436+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[105739]: cluster 2023-09-23T15:54:23.229443+0000 mon.a (mon.0) 963 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-09-23T15:54:24.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:24 smithi140 bash[105739]: cluster 2023-09-23T15:54:23.232158+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T15:54:24.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:24.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:24.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:25.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:25.114 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:25.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:25.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:25.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:25.355 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:25 smithi140 bash[105739]: cluster 2023-09-23T15:54:24.351788+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v712: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:25.355 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:25 smithi140 bash[103196]: cluster 2023-09-23T15:54:24.351788+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v712: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:25.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:25.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:25.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:25.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:25.496 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:25] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-09-23T15:54:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:25.598 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:25.626 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:25.637 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:25.638 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:25 smithi186 bash[89807]: cluster 2023-09-23T15:54:24.351788+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v712: 109 pgs: 1 active+clean+remapped, 1 activating+remapped, 107 active+clean; 10 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:25.729 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:25.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:25.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:25.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:25.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:25.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:26.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:26.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:26.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:26.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:26.280 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_1' removed 2023-09-23T15:54:26.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:26.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:26.439 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:26.450 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:26 smithi140 bash[105739]: audit 2023-09-23T15:54:25.633422+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.140:0/4091667908' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.450 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:26 smithi140 bash[105739]: audit 2023-09-23T15:54:25.633938+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:26 smithi140 bash[103196]: audit 2023-09-23T15:54:25.633422+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.140:0/4091667908' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.451 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:26 smithi140 bash[103196]: audit 2023-09-23T15:54:25.633938+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:26.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:26.571 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.597 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:26.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:26 smithi186 bash[89807]: audit 2023-09-23T15:54:25.633422+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.140:0/4091667908' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:26 smithi186 bash[89807]: audit 2023-09-23T15:54:25.633938+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T15:54:26.701 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:26.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:26.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:26.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:26.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:27.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:27.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:27.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:27.258 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[103196]: cluster 2023-09-23T15:54:26.249994+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[103196]: audit 2023-09-23T15:54:26.253590+0000 mon.a (mon.0) 965 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:54:27.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[103196]: cluster 2023-09-23T15:54:26.253684+0000 mon.a (mon.0) 966 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T15:54:27.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[103196]: cluster 2023-09-23T15:54:26.352355+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v714: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:27.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[103196]: cluster 2023-09-23T15:54:26.881109+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:27.358 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[105739]: cluster 2023-09-23T15:54:26.249994+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[105739]: audit 2023-09-23T15:54:26.253590+0000 mon.a (mon.0) 965 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:54:27.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[105739]: cluster 2023-09-23T15:54:26.253684+0000 mon.a (mon.0) 966 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T15:54:27.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[105739]: cluster 2023-09-23T15:54:26.352355+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v714: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:27.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:27 smithi140 bash[105739]: cluster 2023-09-23T15:54:26.881109+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:27.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:27.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:27.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:27.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:27.620 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:27 smithi186 bash[89807]: cluster 2023-09-23T15:54:26.249994+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.620 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:27 smithi186 bash[89807]: audit 2023-09-23T15:54:26.253590+0000 mon.a (mon.0) 965 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T15:54:27.620 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:27 smithi186 bash[89807]: cluster 2023-09-23T15:54:26.253684+0000 mon.a (mon.0) 966 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-09-23T15:54:27.620 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:27 smithi186 bash[89807]: cluster 2023-09-23T15:54:26.352355+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v714: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:27.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:27 smithi186 bash[89807]: cluster 2023-09-23T15:54:26.881109+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:27.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:27.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:27.882 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.915 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:27.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:28.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:28.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:28.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:28.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:28.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:28.278 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:28.311 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:28 smithi140 bash[103196]: cluster 2023-09-23T15:54:26.881090+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:28.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:28 smithi140 bash[105739]: cluster 2023-09-23T15:54:26.881090+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:28.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:28.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:28.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:28.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:28.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:28 smithi186 bash[89807]: cluster 2023-09-23T15:54:26.881090+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T15:54:28.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:28.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:28.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:28.798 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T15:54:28.799 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T15:54:28.799 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T15:54:28.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T15:54:28.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:28.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:28.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:28.968 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:28.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:29.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:29.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.125 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:29.229 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:29.262 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:29.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:29.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.387 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:29.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:29.498 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:29 smithi140 bash[105739]: cluster 2023-09-23T15:54:28.353242+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v715: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:29.499 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:29 smithi140 bash[103196]: cluster 2023-09-23T15:54:28.353242+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v715: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:29.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:29.617 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:29.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:29 smithi186 bash[89807]: cluster 2023-09-23T15:54:28.353242+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v715: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:29.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:29.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:29.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:29.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:29.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:29.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:30.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:30.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:30.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:30.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:30.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:30.311 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:54:30.330 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:54:30.349 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:54:30.368 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:54:30.391 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:54:30.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.414 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:54:30.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:30.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:30.437 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:54:30.460 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.462 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.463 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:54:30.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:30.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:30.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:30.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:30 smithi140 bash[103196]: audit 2023-09-23T15:54:30.290776+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.140:0/2682241492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:30.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:30 smithi140 bash[105739]: audit 2023-09-23T15:54:30.290776+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.140:0/2682241492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:30.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:30 smithi186 bash[89807]: audit 2023-09-23T15:54:30.290776+0000 mon.a (mon.0) 967 : audit 0 from='client.? 172.21.15.140:0/2682241492' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:30.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:30.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:30.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:30.833 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:30.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:30.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:30.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:30.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:31.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:31.103 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:31.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:31.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:31.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:31.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:31.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:31.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:31.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:31.427 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:31 smithi140 bash[105739]: cluster 2023-09-23T15:54:30.353802+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v716: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:31.428 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:31 smithi140 bash[105739]: audit 2023-09-23T15:54:30.940701+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:31.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:31.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:31 smithi186 bash[89807]: cluster 2023-09-23T15:54:30.353802+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v716: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:31.489 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:31 smithi186 bash[89807]: audit 2023-09-23T15:54:30.940701+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:31.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:31.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:31.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:31.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:31 smithi140 bash[103196]: cluster 2023-09-23T15:54:30.353802+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v716: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:31 smithi140 bash[103196]: audit 2023-09-23T15:54:30.940701+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:31.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:31.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:31.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:31.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:31.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:31.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:31.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:32.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:32.042 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:32.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:32.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:32.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:32.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:32.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:32 smithi186 bash[89807]: audit 2023-09-23T15:54:31.344945+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:32.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:32.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:32.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:32.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:32.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:32.689 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:32 smithi140 bash[105739]: audit 2023-09-23T15:54:31.344945+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:32.689 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:32 smithi140 bash[103196]: audit 2023-09-23T15:54:31.344945+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:32.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:32.808 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:32.834 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:32.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:32.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:32.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:32.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:33.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:33.095 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:33.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:33.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:33.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:33.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:33.368 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:54:33.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:33.503 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:33.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:33.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[105739]: cluster 2023-09-23T15:54:32.354331+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v717: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:33.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[105739]: audit 2023-09-23T15:54:32.561967+0000 mon.a (mon.0) 970 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:54:33.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[105739]: audit 2023-09-23T15:54:33.064843+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.140:0/1618037285' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[105739]: audit 2023-09-23T15:54:33.065191+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[103196]: cluster 2023-09-23T15:54:32.354331+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v717: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:33.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[103196]: audit 2023-09-23T15:54:32.561967+0000 mon.a (mon.0) 970 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:54:33.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[103196]: audit 2023-09-23T15:54:33.064843+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.140:0/1618037285' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:33 smithi140 bash[103196]: audit 2023-09-23T15:54:33.065191+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:33 smithi186 bash[89807]: cluster 2023-09-23T15:54:32.354331+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v717: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:33 smithi186 bash[89807]: audit 2023-09-23T15:54:32.561967+0000 mon.a (mon.0) 970 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:54:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:33 smithi186 bash[89807]: audit 2023-09-23T15:54:33.064843+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.140:0/1618037285' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:33 smithi186 bash[89807]: audit 2023-09-23T15:54:33.065191+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:54:33.738 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:33.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:33.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:33.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:33.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:33.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:34.008 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:34.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:34.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:34.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:34.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:34.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:34.285 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:34.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.434 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:34.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:34 smithi186 bash[89807]: cluster 2023-09-23T15:54:33.350581+0000 mon.a (mon.0) 972 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:34 smithi186 bash[89807]: cluster 2023-09-23T15:54:33.359793+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:34 smithi186 bash[89807]: audit 2023-09-23T15:54:33.363267+0000 mon.a (mon.0) 973 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:34 smithi186 bash[89807]: cluster 2023-09-23T15:54:33.363348+0000 mon.a (mon.0) 974 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:34 smithi186 bash[89807]: cluster 2023-09-23T15:54:33.728362+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:34.657 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:34.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:34.795 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:34.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:34.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:35.025 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[103196]: cluster 2023-09-23T15:54:33.350581+0000 mon.a (mon.0) 972 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:35.025 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[103196]: cluster 2023-09-23T15:54:33.359793+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.025 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[103196]: audit 2023-09-23T15:54:33.363267+0000 mon.a (mon.0) 973 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:54:35.025 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[103196]: cluster 2023-09-23T15:54:33.363348+0000 mon.a (mon.0) 974 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T15:54:35.025 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[103196]: cluster 2023-09-23T15:54:33.728362+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.026 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[105739]: cluster 2023-09-23T15:54:33.350581+0000 mon.a (mon.0) 972 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:54:35.026 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[105739]: cluster 2023-09-23T15:54:33.359793+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.026 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[105739]: audit 2023-09-23T15:54:33.363267+0000 mon.a (mon.0) 973 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:54:35.026 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[105739]: cluster 2023-09-23T15:54:33.363348+0000 mon.a (mon.0) 974 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-09-23T15:54:35.026 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:34 smithi140 bash[105739]: cluster 2023-09-23T15:54:33.728362+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:35.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:35.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:35.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:54:35.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:35.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:35.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:35.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:35.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:35.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:35.435 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:35 smithi186 bash[89807]: cluster 2023-09-23T15:54:33.728522+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.435 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:35 smithi186 bash[89807]: cluster 2023-09-23T15:54:34.354949+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v719: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:35.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:35.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:35.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:35] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T15:54:35.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:35 smithi140 bash[105739]: cluster 2023-09-23T15:54:33.728522+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:35 smithi140 bash[105739]: cluster 2023-09-23T15:54:34.354949+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v719: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:35 smithi140 bash[103196]: cluster 2023-09-23T15:54:33.728522+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T15:54:35.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:35 smithi140 bash[103196]: cluster 2023-09-23T15:54:34.354949+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v719: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:35.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:35.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:35.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:35.849 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:35.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:35.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:35.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:35.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:35.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:36.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:36.104 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:36.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:36.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:36.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:36.366 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:36.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:36.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:36.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:36.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:36.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:36.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:36.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:36.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:36.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:37.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:37.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:37.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:37.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:37.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:37.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:37.291 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:37 smithi140 bash[105739]: cluster 2023-09-23T15:54:36.355533+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v720: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:37.291 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:37 smithi140 bash[103196]: cluster 2023-09-23T15:54:36.355533+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v720: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:37.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:37.355 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:54:37.355 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:54:37.355 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:54:37.355 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210938 5.0 5:0f5cf763:::benchmark_data_smithi140_150834_object101929:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.290105+0000", 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 337.060382323, 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.217646985, 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210938 2023-09-23T15:54:37.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290105+0000", 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290105+0000", 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290103+0000", 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290114+0000", 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1206000000000001e-05 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290163+0000", 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9039999999999998e-05 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290176+0000", 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2734e-05 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.297104+0000", 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0069281789999999996 2023-09-23T15:54:37.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.297118+0000", 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4090000000000001e-05 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001805+0000", 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.70468716300000001 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001818+0000", 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3210000000000001e-05 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.475004+0000", 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4731853159999999 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.475160+0000", 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015690699999999999 2023-09-23T15:54:37.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.475245+0000", 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4612999999999998e-05 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.480109+0000", 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048640569999999998 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.480297+0000", 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018751799999999999 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.493000+0000", 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.01270378 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507509+0000", 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014509098999999999 2023-09-23T15:54:37.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507617+0000", 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010705900000000001 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507752+0000", 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000135594 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.364 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210955 5.0 5:0fc8f362:::benchmark_data_smithi140_150834_object101946:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.325575+0000", 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 337.02491225, 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1824223690000002, 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210955 2023-09-23T15:54:37.365 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325575+0000", 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325575+0000", 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325573+0000", 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325581+0000", 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5390000000000002e-06 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325595+0000", 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3689000000000001e-05 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325605+0000", 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0644e-05 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325661+0000", 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6199000000000002e-05 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.325674+0000", 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2317000000000001e-05 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001843+0000", 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.67616901200000001 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001851+0000", 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4829999999999999e-06 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.480317+0000", 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4784661780000001 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.480419+0000", 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010162099999999999 2023-09-23T15:54:37.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.480507+0000", 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7870999999999999e-05 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.492958+0000", 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012451277 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.493042+0000", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4166999999999996e-05 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.493075+0000", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2468999999999997e-05 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507798+0000", 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014723187 2023-09-23T15:54:37.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507890+0000", 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2162000000000003e-05 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.507998+0000", 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000107403 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.373 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210959 5.0 5:0c74b940:::benchmark_data_smithi140_150834_object101950:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.334476+0000", 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 337.01601173, 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1737512799999998, 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210959 2023-09-23T15:54:37.374 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334476+0000", 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334476+0000", 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334474+0000", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334483+0000", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.49e-06 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334500+0000", 2023-09-23T15:54:37.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7649999999999999e-05 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334510+0000", 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5419999999999994e-06 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334567+0000", 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7108999999999998e-05 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334578+0000", 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0869999999999999e-05 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001874+0000", 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.66729651899999998 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:01.001882+0000", 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1529999999999997e-06 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.485189+0000", 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.483306459 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.485316+0000", 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012731400000000001 2023-09-23T15:54:37.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.485441+0000", 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012528499999999999 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.493009+0000", 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0075673729999999996 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.493112+0000", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000103213 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.496941+0000", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038287059999999999 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.508041+0000", 2023-09-23T15:54:37.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011100558999999999 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.508124+0000", 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2794999999999996e-05 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.508227+0000", 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010289900000000001 2023-09-23T15:54:37.382 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215216 6.11 6.d7d76751 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 38.095146561, 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.86796248499999995, 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.383 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215216 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255341+0000", 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255340+0000", 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255346+0000", 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5819999999999998e-06 2023-09-23T15:54:37.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255356+0000", 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8949999999999993e-06 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255363+0000", 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9539999999999998e-06 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255400+0000", 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6807000000000002e-05 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255409+0000", 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2259999999999994e-06 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123276+0000", 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.86786674100000005 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123303+0000", 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7634e-05 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.388 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215246 6.11 6.15da92b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 38.060598096, 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.83375428500000004, 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215246 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.389 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289889+0000", 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289888+0000", 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289893+0000", 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0880000000000002e-06 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289906+0000", 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2431e-05 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.391 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289915+0000", 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2890000000000003e-06 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289969+0000", 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3950999999999999e-05 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.392 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.289979+0000", 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0307e-05 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123631+0000", 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.83365129800000004 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123644+0000", 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3148e-05 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.393 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215279 6.11 6.76309d1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 38.026520486000003, 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79979188599999995, 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.394 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215279 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323967+0000", 2023-09-23T15:54:37.395 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323965+0000", 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.323973+0000", 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1049999999999995e-06 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.396 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324015+0000", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1196000000000003e-05 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324023+0000", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4530000000000002e-06 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324076+0000", 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2630999999999998e-05 2023-09-23T15:54:37.397 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324097+0000", 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1401999999999999e-05 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123745+0000", 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79964795200000005 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.398 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123759+0000", 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3763e-05 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215280 6.11 6.695d9491 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 38.026137038999998, 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79944338599999998, 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.399 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215280 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.400 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324350+0000", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324354+0000", 2023-09-23T15:54:37.401 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9809999999999997e-06 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324368+0000", 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3845e-05 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324375+0000", 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8380000000000002e-06 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.402 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324629+0000", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000253174 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.324652+0000", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3332e-05 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123785+0000", 2023-09-23T15:54:37.403 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79913331899999995 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123794+0000", 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6400000000000003e-06 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215314 6.11 6.ae727431 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e195)", 2023-09-23T15:54:37.404 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 37.991049185000001, 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76438672299999999, 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215314 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.405 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359438+0000", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359437+0000", 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.406 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359443+0000", 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5149999999999997e-06 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359454+0000", 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0723000000000001e-05 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.407 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.359465+0000", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1148999999999999e-05 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.360010+0000", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000545295 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.360017+0000", 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6059999999999999e-06 2023-09-23T15:54:37.408 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123817+0000", 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76380066099999999 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:00.123825+0000", 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6790000000000005e-06 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.409 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217264 6.11 6:89718de8:::benchmark_data_smithi140_174052_object107864:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.369217+0000", 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.981270766000002, 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0132951880000001, 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217264 2023-09-23T15:54:37.410 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369217+0000", 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369217+0000", 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.411 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369215+0000", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369222+0000", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6800000000000004e-06 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369235+0000", 2023-09-23T15:54:37.412 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2809999999999999e-05 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369243+0000", 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7919999999999998e-06 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369307+0000", 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3763999999999995e-05 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.413 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.369316+0000", 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3200000000000006e-06 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.373248+0000", 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0039312659999999 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.414 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.373377+0000", 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012943300000000001 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.373707+0000", 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000329649 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.378113+0000", 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0044063449999999999 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.415 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.378195+0000", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2330000000000006e-05 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382390+0000", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041942539999999997 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382451+0000", 2023-09-23T15:54:37.416 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1544000000000006e-05 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382512+0000", 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0637000000000002e-05 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217326 6.11 6:8df5d841:::benchmark_data_smithi140_174052_object107926:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.417 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.436768+0000", 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.913719467999996, 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.94599390299999997, 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217326 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.418 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436768+0000", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436768+0000", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436767+0000", 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.419 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436772+0000", 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.186e-06 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436781+0000", 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1519999999999998e-06 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.420 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436788+0000", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0509999999999999e-06 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436833+0000", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4885999999999997e-05 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.436842+0000", 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2429999999999994e-06 2023-09-23T15:54:37.421 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.375466+0000", 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.93862394699999996 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.375559+0000", 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2915000000000001e-05 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.422 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.375791+0000", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000232062 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.378342+0000", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025512320000000001 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.380241+0000", 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001898896 2023-09-23T15:54:37.423 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382672+0000", 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024309840000000002 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382712+0000", 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0123999999999997e-05 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.424 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382762+0000", 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9437000000000001e-05 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217343 6.11 6:8dad436b:::benchmark_data_smithi140_174052_object107943:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.452163+0000", 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.898324729999999, 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.93071401200000003, 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.425 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217343 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452163+0000", 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.426 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452163+0000", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452162+0000", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452166+0000", 2023-09-23T15:54:37.427 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5249999999999999e-06 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452176+0000", 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0344e-05 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452181+0000", 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.006e-06 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.428 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452224+0000", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2499000000000001e-05 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.452232+0000", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6260000000000003e-06 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.376909+0000", 2023-09-23T15:54:37.429 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.92467768699999997 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.377000+0000", 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.098e-05 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.377192+0000", 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00019216400000000001 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.430 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.380247+0000", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0030545250000000002 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382308+0000", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020615009999999999 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382827+0000", 2023-09-23T15:54:37.431 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00051857599999999998 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382855+0000", 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7543e-05 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382877+0000", 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2167e-05 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.432 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217360 6.11 6:88d28f8d:::benchmark_data_smithi140_174052_object107960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.468394+0000", 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.882093255000001, 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.91463538700000002, 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.433 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217360 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468394+0000", 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468394+0000", 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.434 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468393+0000", 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468399+0000", 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3129999999999998e-06 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.435 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468411+0000", 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2607e-05 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468419+0000", 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4970000000000004e-06 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468471+0000", 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2516000000000003e-05 2023-09-23T15:54:37.436 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.468483+0000", 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2024e-05 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.378440+0000", 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.90995684099999996 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.437 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.378731+0000", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00029054699999999999 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.379057+0000", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00032621100000000002 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382577+0000", 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003520179 2023-09-23T15:54:37.438 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382587+0000", 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6949999999999995e-06 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382949+0000", 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00036247999999999999 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.439 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382985+0000", 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5896999999999999e-05 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383030+0000", 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4492e-05 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.440 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217374 6.11 6:88891f65:::benchmark_data_smithi140_174052_object107974:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.482978+0000", 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.867508981, 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.90015837799999998, 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217374 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.441 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482978+0000", 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482978+0000", 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.442 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482978+0000", 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482983+0000", 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1000000000000003e-06 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482990+0000", 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8110000000000003e-06 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.443 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.482997+0000", 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6000000000000003e-06 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.483035+0000", 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7648999999999998e-05 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.444 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.483041+0000", 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2700000000000001e-06 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.380331+0000", 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89728979200000003 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.380504+0000", 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000173499 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.445 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.380756+0000", 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025188800000000003 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382890+0000", 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021337869999999998 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.446 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.382927+0000", 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7384e-05 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383076+0000", 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000148701 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383115+0000", 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8699999999999999e-05 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.447 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383137+0000", 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2138e-05 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217432 6.11 6:8ba06cd6:::benchmark_data_smithi140_174052_object108032:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.540939+0000", 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.809548460999999, 2023-09-23T15:54:37.448 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85163891000000003, 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217432 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540939+0000", 2023-09-23T15:54:37.449 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540939+0000", 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540938+0000", 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.450 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540941+0000", 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0979999999999998e-06 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540949+0000", 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5340000000000002e-06 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.451 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540954+0000", 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3460000000000001e-06 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.540997+0000", 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2691999999999997e-05 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.541006+0000", 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3810000000000005e-06 2023-09-23T15:54:37.452 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383226+0000", 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.842219359 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383312+0000", 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5971999999999996e-05 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.453 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.383530+0000", 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00021849200000000001 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.388394+0000", 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048638420000000002 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.390318+0000", 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019243800000000001 2023-09-23T15:54:37.454 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392496+0000", 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021775919999999999 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392537+0000", 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0995000000000003e-05 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.455 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.456 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392578+0000", 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0895000000000001e-05 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217441 6.11 6:893c905b:::benchmark_data_smithi140_174052_object108041:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.457 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.548545+0000", 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.801941978999999, 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.84414715600000001, 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217441 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.458 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548545+0000", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548545+0000", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548545+0000", 2023-09-23T15:54:37.459 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548550+0000", 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.938e-06 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548559+0000", 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4099999999999997e-06 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.460 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548565+0000", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8880000000000002e-06 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548599+0000", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4156000000000003e-05 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.548606+0000", 2023-09-23T15:54:37.461 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5869999999999998e-06 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.385041+0000", 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.83643574200000004 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.385142+0000", 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010047000000000001 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.462 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.385393+0000", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025101799999999999 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.390333+0000", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0049397740000000001 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392459+0000", 2023-09-23T15:54:37.463 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021267199999999999 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392611+0000", 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015165799999999999 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392661+0000", 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9833000000000002e-05 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.464 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392693+0000", 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1826000000000003e-05 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217451 6.11 6:89047cb6:::benchmark_data_smithi140_174052_object108051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.561655+0000", 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.788832116999998, 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.83504492900000005, 2023-09-23T15:54:37.465 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217451 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561655+0000", 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.466 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561655+0000", 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561654+0000", 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.467 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561659+0000", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4589999999999997e-06 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561668+0000", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7730000000000005e-06 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561675+0000", 2023-09-23T15:54:37.468 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6420000000000001e-06 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561717+0000", 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1724000000000002e-05 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.561725+0000", 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3739999999999998e-06 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.469 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.386883+0000", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.82515816200000003 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.387000+0000", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00011728 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.387236+0000", 2023-09-23T15:54:37.470 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00023554500000000001 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392423+0000", 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0051871929999999997 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392727+0000", 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00030358400000000003 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.471 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396621+0000", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003894715 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396671+0000", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9768999999999997e-05 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396700+0000", 2023-09-23T15:54:37.472 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9088e-05 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217463 6.11 6:8c094531:::benchmark_data_smithi140_174052_object108063:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.572677+0000", 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.777810729000002, 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.82412817900000002, 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.473 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217463 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572677+0000", 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.474 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572677+0000", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572675+0000", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572681+0000", 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0279999999999997e-06 2023-09-23T15:54:37.475 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572694+0000", 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2847000000000001e-05 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572702+0000", 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1049999999999995e-06 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.476 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572812+0000", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000109267 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.572824+0000", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2323999999999999e-05 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.388438+0000", 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.81561412 2023-09-23T15:54:37.477 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.388525+0000", 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7093000000000001e-05 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.388719+0000", 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000194296 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.478 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392467+0000", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0037471280000000002 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392757+0000", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00029000100000000002 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396735+0000", 2023-09-23T15:54:37.479 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039787269999999996 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396774+0000", 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8773000000000003e-05 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396805+0000", 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0857e-05 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.480 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217523 6.11 6:8953fedf:::benchmark_data_smithi140_174052_object108123:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.639073+0000", 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.711414939999997, 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76192030300000002, 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.481 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217523 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639073+0000", 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639073+0000", 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.482 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639072+0000", 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639076+0000", 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0520000000000003e-06 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.483 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639085+0000", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9209999999999998e-06 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639091+0000", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6059999999999999e-06 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639171+0000", 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0143999999999997e-05 2023-09-23T15:54:37.484 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.639182+0000", 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0681e-05 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.390358+0000", 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.75117637100000001 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.485 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.390470+0000", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000111282 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.390716+0000", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00024665199999999998 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.396915+0000", 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0061988750000000004 2023-09-23T15:54:37.486 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400848+0000", 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039328449999999999 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400900+0000", 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2191000000000002e-05 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.487 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400946+0000", 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5308000000000001e-05 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400993+0000", 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7307e-05 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.488 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217564 6.11 6:8df74323:::benchmark_data_smithi140_174052_object108164:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.684361+0000", 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.666126308999999, 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.71679817800000001, 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217564 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.489 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684361+0000", 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684361+0000", 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.490 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684360+0000", 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684367+0000", 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3119999999999996e-06 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684376+0000", 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0860000000000008e-06 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.491 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684383+0000", 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3499999999999999e-06 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684420+0000", 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6665000000000002e-05 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.492 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.684428+0000", 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9659999999999996e-06 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392781+0000", 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.70835288600000001 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.392883+0000", 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000101801 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.493 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.393170+0000", 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00028760599999999998 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400854+0000", 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0076839849999999999 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.494 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401041+0000", 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000186491 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401084+0000", 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2956e-05 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401123+0000", 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9561000000000003e-05 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.495 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401159+0000", 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5924999999999999e-05 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:217568 6.11 6:89842b60:::benchmark_data_smithi140_174052_object108168:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:54:03.685269+0000", 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 33.665218746000001, 2023-09-23T15:54:37.496 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.71604384700000001, 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 217568 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685269+0000", 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.497 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685269+0000", 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685268+0000", 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.498 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685273+0000", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5560000000000001e-06 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685283+0000", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0409e-05 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685289+0000", 2023-09-23T15:54:37.499 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8200000000000002e-06 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685332+0000", 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3203e-05 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:03.685340+0000", 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1899999999999995e-06 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.500 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.394843+0000", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.709502356 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.394922+0000", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9091000000000006e-05 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,5", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.395165+0000", 2023-09-23T15:54:37.501 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00024383099999999999 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.400860+0000", 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056943699999999998 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401204+0000", 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00034400000000000001 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.502 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401236+0000", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2660999999999998e-05 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401277+0000", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0395000000000002e-05 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:54:04.401313+0000", 2023-09-23T15:54:37.503 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5713999999999997e-05 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:54:37.504 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:54:37.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:37.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:37 smithi186 bash[89807]: cluster 2023-09-23T15:54:36.355533+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v720: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:37.506 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:54:37.506 INFO:teuthology.orchestra.run.smithi140.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T15:54:37.506 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:54:37.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:37.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:37.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:37.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:37.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:37.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:37.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:37.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:37.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:37.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:38.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:38.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:38.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:38.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:38.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:54:38.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:38.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:38.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:38.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:38.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:38.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:38.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:38.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:38.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:38.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:38.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:38.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:38.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:38.879 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:38.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:38.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:39.014 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:39.118 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:39.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T15:54:39.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:39.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:39.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:39.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:39.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:39.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:39.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:39.652 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:39.661 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:39.675 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:39 smithi186 bash[89807]: cluster 2023-09-23T15:54:38.355995+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v721: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:39.675 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:39 smithi186 bash[89807]: audit 2023-09-23T15:54:38.952945+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.675 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:39 smithi186 bash[89807]: audit 2023-09-23T15:54:38.962200+0000 mon.a (mon.0) 976 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.679 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[103196]: cluster 2023-09-23T15:54:38.355995+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v721: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:39.679 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[103196]: audit 2023-09-23T15:54:38.952945+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.679 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[103196]: audit 2023-09-23T15:54:38.962200+0000 mon.a (mon.0) 976 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[105739]: cluster 2023-09-23T15:54:38.355995+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v721: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:39.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[105739]: audit 2023-09-23T15:54:38.952945+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:39 smithi140 bash[105739]: audit 2023-09-23T15:54:38.962200+0000 mon.a (mon.0) 976 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:39.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:39.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:39.797 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:39.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:39.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:39.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:39.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:39.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:40.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:40.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:40.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:40.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:40.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:40.331 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:40.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:40.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:40.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:40.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:40.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:40.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:40.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:40.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:40.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:40.869 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:40.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:40.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:40.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:40.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:41.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:41.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:41.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:41.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:41.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:41.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:41.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:41.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:41.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:41.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.537 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:41 smithi186 bash[89807]: cluster 2023-09-23T15:54:40.356515+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v722: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:41.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:41.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:41.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:41.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:41.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.834 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:41.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:41.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:41 smithi140 bash[105739]: cluster 2023-09-23T15:54:40.356515+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v722: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:41.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:41 smithi140 bash[103196]: cluster 2023-09-23T15:54:40.356515+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v722: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:41.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:41.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:41.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:42.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:42.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:42.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:42.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:42.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:42.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:42.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:42.355 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:42.394 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:42.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:42.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:42.594 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:42.626 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:42.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:42.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:42.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:42.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: audit 2023-09-23T15:54:41.721132+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:42.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: audit 2023-09-23T15:54:41.728432+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:42.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: audit 2023-09-23T15:54:42.148254+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:54:42.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: audit 2023-09-23T15:54:42.149640+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:54:42.873 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: audit 2023-09-23T15:54:42.158443+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:42.873 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:42 smithi186 bash[89807]: cluster 2023-09-23T15:54:42.357086+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v723: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:42.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:42.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:42.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:42.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:43.005 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: audit 2023-09-23T15:54:41.721132+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.005 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: audit 2023-09-23T15:54:41.728432+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.005 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: audit 2023-09-23T15:54:42.148254+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:54:43.005 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: audit 2023-09-23T15:54:42.149640+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:54:43.006 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: audit 2023-09-23T15:54:42.158443+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.006 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[103196]: cluster 2023-09-23T15:54:42.357086+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v723: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:43.006 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: audit 2023-09-23T15:54:41.721132+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.006 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: audit 2023-09-23T15:54:41.728432+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.007 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: audit 2023-09-23T15:54:42.148254+0000 mon.a (mon.0) 979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:54:43.007 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: audit 2023-09-23T15:54:42.149640+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:54:43.007 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: audit 2023-09-23T15:54:42.158443+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:43.007 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:42 smithi140 bash[105739]: cluster 2023-09-23T15:54:42.357086+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v723: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:43.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:43.123 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:43.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:43.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:43.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:43.522 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:43.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:43.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:43.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:43.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:43.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:43.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:43.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:43.912 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:54:43.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:43.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:43.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:44.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:44.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:44.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:44.165 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:54:44.165 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:54:44.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:44.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:44.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:44.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:44.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:44.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:44.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:44.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:44.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:44.838 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:44.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:44.957 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:44.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:44.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:44.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:45.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:45.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:45.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:45.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:45.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:45.346 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:45.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:45.439 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_2' created 2023-09-23T15:54:45.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:45.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:45.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:45.622 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:45] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T15:54:45.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[105739]: cluster 2023-09-23T15:54:44.357679+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v724: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:45.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[105739]: audit 2023-09-23T15:54:44.770338+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.140:0/68970555' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[105739]: audit 2023-09-23T15:54:44.770995+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[103196]: cluster 2023-09-23T15:54:44.357679+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v724: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:45.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[103196]: audit 2023-09-23T15:54:44.770338+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.140:0/68970555' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:45 smithi140 bash[103196]: audit 2023-09-23T15:54:44.770995+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:45 smithi186 bash[89807]: cluster 2023-09-23T15:54:44.357679+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v724: 83 pgs: 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:45 smithi186 bash[89807]: audit 2023-09-23T15:54:44.770338+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.140:0/68970555' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:45 smithi186 bash[89807]: audit 2023-09-23T15:54:44.770995+0000 mon.a (mon.0) 982 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T15:54:45.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:45.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:45.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:45.903 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:45.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:46.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:46.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:46.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:46.165 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:46.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:46.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:46.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:46.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:46.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:46.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:46.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: audit 2023-09-23T15:54:45.426131+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.426190+0000 mon.a (mon.0) 984 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.426551+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.427369+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.428750+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.431470+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: cluster 2023-09-23T15:54:45.434075+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[105739]: audit 2023-09-23T15:54:45.941710+0000 mon.a (mon.0) 985 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: audit 2023-09-23T15:54:45.426131+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.426190+0000 mon.a (mon.0) 984 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.426551+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.427369+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.428750+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.431470+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: cluster 2023-09-23T15:54:45.434075+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.677 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:46 smithi140 bash[103196]: audit 2023-09-23T15:54:45.941710+0000 mon.a (mon.0) 985 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:46.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:46.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: audit 2023-09-23T15:54:45.426131+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.426190+0000 mon.a (mon.0) 984 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.426551+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.427369+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.428750+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.431470+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: cluster 2023-09-23T15:54:45.434075+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T15:54:46.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:46 smithi186 bash[89807]: audit 2023-09-23T15:54:45.941710+0000 mon.a (mon.0) 985 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:54:46.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:46.930 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:46.959 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:46.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:46.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:47.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:47.198 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:47.332 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:47.364 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:47.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:47.467 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:47.598 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:47.626 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.358144+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v726: 99 pgs: 16 unknown, 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.435457+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.438114+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.438510+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.438869+0000 mon.a (mon.0) 986 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T15:54:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:47 smithi186 bash[89807]: cluster 2023-09-23T15:54:46.438874+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:47.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.358144+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v726: 99 pgs: 16 unknown, 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:47.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.435457+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.438114+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.438510+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.438869+0000 mon.a (mon.0) 986 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[103196]: cluster 2023-09-23T15:54:46.438874+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.358144+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v726: 99 pgs: 16 unknown, 83 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.435457+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.742 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.438114+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.438510+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.438869+0000 mon.a (mon.0) 986 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-09-23T15:54:47.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:47 smithi140 bash[105739]: cluster 2023-09-23T15:54:46.438874+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T15:54:47.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T15:54:47.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:47.863 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:47.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:47.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:47.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:47.991 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:48.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:48.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:48.063 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:54:48.063 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T15:54:48.063 INFO:teuthology.orchestra.run.smithi186.stdout: "num_ops": 0 2023-09-23T15:54:48.063 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:54:48.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:48.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:48.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:48.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:48.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:48.381 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:48.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:48.481 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:54:48.502 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:54:48.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:48.520 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:48 smithi186 bash[89807]: cluster 2023-09-23T15:54:47.443961+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:48.520 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:48 smithi186 bash[89807]: cluster 2023-09-23T15:54:47.447270+0000 mon.a (mon.0) 987 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T15:54:48.523 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:54:48.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:48.547 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:54:48.570 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:54:48.593 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:54:48.619 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:54:48.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:48.642 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.644 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.645 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.645 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:54:48.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:48.667 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:48 smithi140 bash[105739]: cluster 2023-09-23T15:54:47.443961+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:48.667 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:48 smithi140 bash[105739]: cluster 2023-09-23T15:54:47.447270+0000 mon.a (mon.0) 987 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T15:54:48.667 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:48 smithi140 bash[103196]: cluster 2023-09-23T15:54:47.443961+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:48.667 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:48 smithi140 bash[103196]: cluster 2023-09-23T15:54:47.447270+0000 mon.a (mon.0) 987 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-09-23T15:54:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:48.770 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:48.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:48.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:48.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:48.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:48.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T15:54:49.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:49.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:49.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:49.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:49.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:49.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:49.325 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:49.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:49.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:49.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[103196]: cluster 2023-09-23T15:54:48.329646+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[103196]: cluster 2023-09-23T15:54:48.358766+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v729: 99 pgs: 11 unknown, 88 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[103196]: audit 2023-09-23T15:54:48.457633+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.140:0/455359689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[105739]: cluster 2023-09-23T15:54:48.329646+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[105739]: cluster 2023-09-23T15:54:48.358766+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v729: 99 pgs: 11 unknown, 88 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:49.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:49 smithi140 bash[105739]: audit 2023-09-23T15:54:48.457633+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.140:0/455359689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:49.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.711 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:49 smithi186 bash[89807]: cluster 2023-09-23T15:54:48.329646+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:49.711 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:49 smithi186 bash[89807]: cluster 2023-09-23T15:54:48.358766+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v729: 99 pgs: 11 unknown, 88 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:49.711 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:49 smithi186 bash[89807]: audit 2023-09-23T15:54:48.457633+0000 mon.a (mon.0) 988 : audit 0 from='client.? 172.21.15.140:0/455359689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:54:49.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:49.834 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:49.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:49.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:49.995 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:49.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:50.099 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:50.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:50.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:50.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:50.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:50.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:50.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:50.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:50.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:50.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:50 smithi140 bash[103196]: cluster 2023-09-23T15:54:49.283448+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:50.497 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:50 smithi140 bash[105739]: cluster 2023-09-23T15:54:49.283448+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:50.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:50.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:50.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:50.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:50.750 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:50.761 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:50 smithi186 bash[89807]: cluster 2023-09-23T15:54:49.283448+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T15:54:50.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:50.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:50.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:50.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:51.021 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:51.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:51.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:51.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:51.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:51.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:51.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:51.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:51.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:51.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:51.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:51.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:51.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:51.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:51.727 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:51 smithi186 bash[89807]: cluster 2023-09-23T15:54:50.359778+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v730: 99 pgs: 1 unknown, 98 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:51.829 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:51.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:51 smithi140 bash[105739]: cluster 2023-09-23T15:54:50.359778+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v730: 99 pgs: 1 unknown, 98 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:51.841 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:51 smithi140 bash[103196]: cluster 2023-09-23T15:54:50.359778+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v730: 99 pgs: 1 unknown, 98 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:51.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:51.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:51.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:52.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:52.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:52.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:52.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:52.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:52.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:52.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:52.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:52.482 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:54:52.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:52.527 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:52.631 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:52.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:52 smithi140 bash[103196]: audit 2023-09-23T15:54:51.499243+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:52 smithi140 bash[105739]: audit 2023-09-23T15:54:51.499243+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:52.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:52.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:52.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:54:52.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:52.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:52 smithi186 bash[89807]: audit 2023-09-23T15:54:51.499243+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:54:52.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:52.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:52.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:52.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:52.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:53.042 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:53.063 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:53.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:53.192 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:53.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:53.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:53.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:53.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:53.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:53.464 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:53.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:53.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:53.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.360898+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v731: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:53.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.465228+0000 mon.a (mon.0) 990 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:54:53.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.465289+0000 mon.a (mon.0) 991 : cluster 1 Cluster is now healthy 2023-09-23T15:54:53.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.473814+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.473994+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: audit 2023-09-23T15:54:52.476712+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:53.580 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:53 smithi186 bash[89807]: cluster 2023-09-23T15:54:52.476766+0000 mon.a (mon.0) 993 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T15:54:53.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:53.702 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.360898+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v731: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.465228+0000 mon.a (mon.0) 990 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.465289+0000 mon.a (mon.0) 991 : cluster 1 Cluster is now healthy 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.473814+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.473994+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: audit 2023-09-23T15:54:52.476712+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:53.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[103196]: cluster 2023-09-23T15:54:52.476766+0000 mon.a (mon.0) 993 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.360898+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v731: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.465228+0000 mon.a (mon.0) 990 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.465289+0000 mon.a (mon.0) 991 : cluster 1 Cluster is now healthy 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.473814+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.473994+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: audit 2023-09-23T15:54:52.476712+0000 mon.a (mon.0) 992 : audit 1 from='client.? 172.21.15.140:0/1846530954' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:54:53.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:53 smithi140 bash[105739]: cluster 2023-09-23T15:54:52.476766+0000 mon.a (mon.0) 993 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-09-23T15:54:53.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:53.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:53.776 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:54:53.837 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:53.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:53.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:53.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:53.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:53.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:54.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:54.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:54.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:54.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:54.362 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:54.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:54.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:54.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:54 smithi186 bash[89807]: cluster 2023-09-23T15:54:53.358587+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:54.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:54.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:54.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:54.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:54.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:54.774 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:54 smithi140 bash[103196]: cluster 2023-09-23T15:54:53.358587+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:54.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:54 smithi140 bash[105739]: cluster 2023-09-23T15:54:53.358587+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T15:54:54.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:54.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:54.927 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:54.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:55.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:55.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:55.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:55.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:55.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:55.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:55.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:55.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:55.438 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:55.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:55.478 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:54:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:54:55] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T15:54:55.570 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:55.602 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:55.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:54:55.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:55.716 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:55 smithi186 bash[89807]: cluster 2023-09-23T15:54:54.361556+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v733: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:55.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:55.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:55.833 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:55.845 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:55 smithi140 bash[103196]: cluster 2023-09-23T15:54:54.361556+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v733: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:55.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:55 smithi140 bash[105739]: cluster 2023-09-23T15:54:54.361556+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v733: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:55.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:55.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:55.993 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:55.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:55.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:56.097 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:56.122 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:56.168 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:56.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:56.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:56.484 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:56.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:56.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:56.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:56.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:56.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:56.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:56.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:56.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:57.008 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:57.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:57.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:57.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:57.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:57.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:57.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:57.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:57.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:57.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:57 smithi140 bash[103196]: audit 2023-09-23T15:54:56.362422+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:57 smithi140 bash[103196]: cluster 2023-09-23T15:54:56.362559+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v734: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:57.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:57 smithi140 bash[105739]: audit 2023-09-23T15:54:56.362422+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:57.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:57 smithi140 bash[105739]: cluster 2023-09-23T15:54:56.362559+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v734: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:57 smithi186 bash[89807]: audit 2023-09-23T15:54:56.362422+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:54:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:57 smithi186 bash[89807]: cluster 2023-09-23T15:54:56.362559+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v734: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:57.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:57.677 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:54:57.678 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:54:57.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:57.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:57.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.831 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:57.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:57.969 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:57.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:57.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:58.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:58.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:58.199 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:54:58.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:58.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:58.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:58.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:58.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:54:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:54:58.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:58.487 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:58.591 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:58.617 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:58.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:58.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T15:54:58.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:58.754 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:54:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:54:58.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:58.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:54:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:58.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:54:58.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:59.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:54:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:54:59.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:59.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:59.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:59.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:59.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:54:59.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:54:59.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:59.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:59.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:54:59.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:59.536 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:54:59 smithi140 bash[103196]: cluster 2023-09-23T15:54:58.363233+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v735: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:59.537 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:54:59 smithi140 bash[105739]: cluster 2023-09-23T15:54:58.363233+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v735: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:59.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:59.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:59.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:54:59 smithi186 bash[89807]: cluster 2023-09-23T15:54:58.363233+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v735: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:54:59.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:54:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:54:59.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:59.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:54:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:54:59.928 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:59.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:54:59.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:54:59.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:00.063 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:00.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:00.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:00.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:00.224 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:00.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:00.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:00.354 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:00.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:00.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:00.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:00.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:00.624 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:00.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:00.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:00.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:00.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:00.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:00.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:00.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:01.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:01.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:01.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:01.245 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:01.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:01.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:01.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.400 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:01.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:01.529 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:01.633 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[105739]: cluster 2023-09-23T15:55:00.364141+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v736: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:01.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[105739]: audit 2023-09-23T15:55:00.945318+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:01.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[105739]: audit 2023-09-23T15:55:00.946421+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[103196]: cluster 2023-09-23T15:55:00.364141+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v736: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[103196]: audit 2023-09-23T15:55:00.945318+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:01 smithi140 bash[103196]: audit 2023-09-23T15:55:00.946421+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:01.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:01 smithi186 bash[89807]: cluster 2023-09-23T15:55:00.364141+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v736: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:01 smithi186 bash[89807]: audit 2023-09-23T15:55:00.945318+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:01 smithi186 bash[89807]: audit 2023-09-23T15:55:00.946421+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:01.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:01.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:01.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:01.927 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:01.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:01.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:02.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:02.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:02.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:02.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:02.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:02.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:02.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:02.565 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:02.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:02.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:02.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:02.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:02.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:02.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:02.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:02.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:02.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:02.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:03.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:03.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:03.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:03.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:03.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:03.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:03.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:03.433 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:55:03.490 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:03.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:03.619 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:03.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:03 smithi186 bash[89807]: cluster 2023-09-23T15:55:02.365215+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v737: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:03.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:03.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:03.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:03.773 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:03.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:03.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:03.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:03 smithi140 bash[105739]: cluster 2023-09-23T15:55:02.365215+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v737: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:03 smithi140 bash[103196]: cluster 2023-09-23T15:55:02.365215+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v737: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:03.909 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:03.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:03.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:04.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:04.044 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:04.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:04.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:04.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:04.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:04.303 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:04.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:04.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:04.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:04.574 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:04.678 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:04.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:04.810 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:04.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:04.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:04.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:04.982 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:05.014 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:05.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:05.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:05.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:05.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:05.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:05.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:05.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:05] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2023-09-23T15:55:05.409 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T15:55:05.410 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:05.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:05.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:05 smithi186 bash[89807]: cluster 2023-09-23T15:55:04.365723+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v738: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:05.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:05 smithi186 bash[89807]: audit 2023-09-23T15:55:04.675103+0000 mon.a (mon.0) 997 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:55:05.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:05.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:05.648 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:05 smithi140 bash[105739]: cluster 2023-09-23T15:55:04.365723+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v738: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:05.648 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:05 smithi140 bash[105739]: audit 2023-09-23T15:55:04.675103+0000 mon.a (mon.0) 997 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:55:05.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:05 smithi140 bash[103196]: cluster 2023-09-23T15:55:04.365723+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v738: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:05.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:05 smithi140 bash[103196]: audit 2023-09-23T15:55:04.675103+0000 mon.a (mon.0) 997 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T15:55:05.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:05.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:05.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:05.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:05.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:05.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:05.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:06.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:06.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:06.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:06.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:06.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:06.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:06.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:06.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[105739]: cluster 2023-09-23T15:55:05.400621+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[105739]: audit 2023-09-23T15:55:05.403769+0000 mon.a (mon.0) 998 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[105739]: cluster 2023-09-23T15:55:05.403884+0000 mon.a (mon.0) 999 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[105739]: cluster 2023-09-23T15:55:05.835257+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[105739]: cluster 2023-09-23T15:55:05.838251+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[103196]: cluster 2023-09-23T15:55:05.400621+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.574 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[103196]: audit 2023-09-23T15:55:05.403769+0000 mon.a (mon.0) 998 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:55:06.575 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[103196]: cluster 2023-09-23T15:55:05.403884+0000 mon.a (mon.0) 999 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T15:55:06.575 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[103196]: cluster 2023-09-23T15:55:05.835257+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.575 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:06 smithi140 bash[103196]: cluster 2023-09-23T15:55:05.838251+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.586 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:06 smithi186 bash[89807]: cluster 2023-09-23T15:55:05.400621+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:06 smithi186 bash[89807]: audit 2023-09-23T15:55:05.403769+0000 mon.a (mon.0) 998 : audit 1 from='client.? 172.21.15.140:0/1842598492' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T15:55:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:06 smithi186 bash[89807]: cluster 2023-09-23T15:55:05.403884+0000 mon.a (mon.0) 999 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T15:55:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:06 smithi186 bash[89807]: cluster 2023-09-23T15:55:05.835257+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:06 smithi186 bash[89807]: cluster 2023-09-23T15:55:05.838251+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T15:55:06.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:06.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:06.837 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:06.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:06.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:06.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:07.012 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:07.118 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:07.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:07.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:07.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:07.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:07.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:07.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:07.428 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:55:07.429 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:55:07.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:07.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:07 smithi186 bash[89807]: cluster 2023-09-23T15:55:06.366485+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v740: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:07.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.675 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:07 smithi140 bash[103196]: cluster 2023-09-23T15:55:06.366485+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v740: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:07.675 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:07 smithi140 bash[105739]: cluster 2023-09-23T15:55:06.366485+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v740: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:07.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:07.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:07.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:07.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:07.988 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:55:08.016 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:55:08.038 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:55:08.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:08.061 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:55:08.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:08.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:08.087 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:55:08.113 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:55:08.142 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:55:08.170 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:55:08.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:08.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:08.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:08.343 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:08.358 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T15:55:08.448 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:08.463 DEBUG:teuthology.orchestra.run.smithi140:> /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' 2023-09-23T15:55:08.464 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2023-09-23T15:55:08.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T15:55:08.465 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T15:55:08.466 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T15:55:08.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:08.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:08 smithi140 bash[103196]: audit 2023-09-23T15:55:07.962877+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.140:0/2638651979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:08.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T15:55:08.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T15:55:08.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_196335 2023-09-23T15:55:08.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:55:08.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T15:55:08.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:08.613 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:08 smithi186 bash[89807]: audit 2023-09-23T15:55:07.962877+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.140:0/2638651979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:08.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:08.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:08.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:08.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:08.860 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:08 smithi140 bash[105739]: audit 2023-09-23T15:55:07.962877+0000 mon.a (mon.0) 1000 : audit 0 from='client.? 172.21.15.140:0/2638651979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:08.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:08.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:08.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:09.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:09.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:09.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:09.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:09.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:09.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:09.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:09.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:09.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 2778 2762 172.615 172.625 0.0157778 0.00576129 2023-09-23T15:55:09.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:09.533 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:09 smithi186 bash[89807]: cluster 2023-09-23T15:55:08.367417+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v741: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:09.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:09.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:09.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:09 smithi140 bash[105739]: cluster 2023-09-23T15:55:08.367417+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v741: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:09.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:09 smithi140 bash[103196]: cluster 2023-09-23T15:55:08.367417+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v741: 99 pgs: 99 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T15:55:09.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:09.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:09.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:09.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:09.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:09.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:09.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:09.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:09.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:10.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:10.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:10.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:10.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:10.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:10.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:10.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:10.343 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:10.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:10.477 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:10.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:10.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 16 5624 5608 175.237 177.875 0.00597483 0.00569165 2023-09-23T15:55:10.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:10.606 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:10.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:10.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:10.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:10.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:10.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:10.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:11.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:11.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:11.234 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:11.266 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:11.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:11.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:11.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 16 8156 8140 169.57 158.25 0.0153337 0.00588434 2023-09-23T15:55:11.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:11.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:11.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:11 smithi140 bash[105739]: cluster 2023-09-23T15:55:10.368132+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v742: 99 pgs: 99 active+clean; 143 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 221 op/s 2023-09-23T15:55:11.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:11 smithi140 bash[103196]: cluster 2023-09-23T15:55:10.368132+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v742: 99 pgs: 99 active+clean; 143 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 221 op/s 2023-09-23T15:55:11.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:11.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:11.767 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:11 smithi186 bash[89807]: cluster 2023-09-23T15:55:10.368132+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v742: 99 pgs: 99 active+clean; 143 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 221 op/s 2023-09-23T15:55:11.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:11.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.916 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:11.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:12.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:12.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:12.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:12.210 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:12.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:12.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:12.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:12.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:12.458 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:55:12.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:12.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 16 10238 10222 159.706 130.125 0.00874485 0.00625095 2023-09-23T15:55:12.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:12.590 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:12 smithi140 bash[103196]: audit 2023-09-23T15:55:12.275784+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:55:12.590 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:12 smithi140 bash[105739]: audit 2023-09-23T15:55:12.275784+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:55:12.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:12.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:12.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:12.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:12.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:12.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:12 smithi186 bash[89807]: audit 2023-09-23T15:55:12.275784+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:55:12.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:12.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:12.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:13.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:13.118 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:13.224 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:55:13.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:13.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:13.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:13.512 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:13.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 12515 12499 156.225 142.312 0.00787959 0.00639344 2023-09-23T15:55:13.542 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:13.646 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.368984+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s 2023-09-23T15:55:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.420434+0000 mon.a (mon.0) 1002 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.438669+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.441806+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.443979+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.445789+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.446931+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.447961+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.449328+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: audit 2023-09-23T15:55:12.449532+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.449861+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T15:55:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:13 smithi186 bash[89807]: cluster 2023-09-23T15:55:12.454042+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:13.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:13.795 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:55:13.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:13.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:13.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:13.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:13.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:13.977 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.368984+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s 2023-09-23T15:55:13.977 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.420434+0000 mon.a (mon.0) 1002 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:13.977 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.438669+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.441806+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.443979+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.445789+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.446931+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.447961+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.449328+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: audit 2023-09-23T15:55:12.449532+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.449861+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T15:55:13.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[105739]: cluster 2023-09-23T15:55:12.454042+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.368984+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.420434+0000 mon.a (mon.0) 1002 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.438669+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.441806+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.443979+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.445789+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.446931+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.447961+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.449328+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: audit 2023-09-23T15:55:12.449532+0000 mon.a (mon.0) 1003 : audit 1 from='client.? 172.21.15.140:0/633894194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.449861+0000 mon.a (mon.0) 1004 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T15:55:13.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:13 smithi140 bash[103196]: cluster 2023-09-23T15:55:12.454042+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T15:55:14.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:14.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:14.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:14.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:14.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:14.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:14.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:14.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:14.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:14.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:14.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:14.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 14465 14449 150.498 121.875 0.00709465 0.00663674 2023-09-23T15:55:14.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:14.584 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:14.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:14.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:14.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:14.851 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:14.956 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:14.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:14.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:15.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:15.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:15.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:15.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:15.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:15.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:15.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:15.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:15.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 16039 16023 143.05 98.375 0.00391284 0.00698233 2023-09-23T15:55:15.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:15 smithi140 bash[105739]: cluster 2023-09-23T15:55:14.369585+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v745: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s 2023-09-23T15:55:15.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:15] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2023-09-23T15:55:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:15 smithi140 bash[103196]: cluster 2023-09-23T15:55:14.369585+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v745: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s 2023-09-23T15:55:15.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:15.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:15.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:15 smithi186 bash[89807]: cluster 2023-09-23T15:55:14.369585+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v745: 99 pgs: 99 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s 2023-09-23T15:55:15.777 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:15.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:15.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:15.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:15.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:16.017 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:16.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:16.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:16.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:16.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:16.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:16.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:16.371 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:16.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:16.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:16.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 18060 18044 140.957 126.312 0.00618771 0.00708446 2023-09-23T15:55:16.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:16.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:16.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:16.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:16.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:16.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:16.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:16.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:55:16.939 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:16.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:16.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:17.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[103196]: audit 2023-09-23T15:55:15.947087+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[103196]: audit 2023-09-23T15:55:15.948661+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[103196]: cluster 2023-09-23T15:55:16.370335+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v746: 99 pgs: 99 active+clean; 840 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:55:17.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[105739]: audit 2023-09-23T15:55:15.947087+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:17.081 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[105739]: audit 2023-09-23T15:55:15.948661+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:17.081 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:16 smithi140 bash[105739]: cluster 2023-09-23T15:55:16.370335+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v746: 99 pgs: 99 active+clean; 840 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:55:17.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:16 smithi186 bash[89807]: audit 2023-09-23T15:55:15.947087+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:16 smithi186 bash[89807]: audit 2023-09-23T15:55:15.948661+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:16 smithi186 bash[89807]: cluster 2023-09-23T15:55:16.370335+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v746: 99 pgs: 99 active+clean; 840 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T15:55:17.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:17.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:17.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:17.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:17.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:17.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:17.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:17.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 19923 19907 138.231 116.438 0.0121664 0.0072264 2023-09-23T15:55:17.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:17.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:17.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:17.770 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:17.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:17.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:17.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:17.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:18.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:18.032 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:18.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:18.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:18.165 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:18.270 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:18.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:18.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:18.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:18.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:18.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 16 21890 21874 136.701 122.938 0.00851969 0.00730944 2023-09-23T15:55:18.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:18.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:18.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:18.671 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:18.694 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:18.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:18.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:18.928 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:18.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:18.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:19.060 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:19.088 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:19.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:19.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:19.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:19.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:19.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:19.426 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:19.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:19.484 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:19.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:19.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 15 23788 23773 135.058 118.688 0.00888973 0.00739693 2023-09-23T15:55:19.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:19.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:19.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:19 smithi140 bash[105739]: cluster 2023-09-23T15:55:18.370886+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v747: 99 pgs: 99 active+clean; 1.0 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T15:55:19.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:19 smithi140 bash[103196]: cluster 2023-09-23T15:55:18.370886+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v747: 99 pgs: 99 active+clean; 1.0 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T15:55:19.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:19.735 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:19 smithi186 bash[89807]: cluster 2023-09-23T15:55:18.370886+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v747: 99 pgs: 99 active+clean; 1.0 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T15:55:19.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:19.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:19.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:19.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:19.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:19.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:24695 7.0 7:080420d3:::benchmark_data_smithi140_196335_object24694: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 e221)", 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:20.000924+0000", 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0022032319999999998, 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022405369999999999, 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:55:20.006 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 24695 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000924+0000", 2023-09-23T15:55:20.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000924+0000", 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000922+0000", 2023-09-23T15:55:20.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000948+0000", 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5948e-05 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000967+0000", 2023-09-23T15:55:20.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9565e-05 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000975+0000", 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7950000000000008e-06 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.001066+0000", 2023-09-23T15:55:20.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0698000000000005e-05 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.001189+0000", 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012296200000000001 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,3", 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.001297+0000", 2023-09-23T15:55:20.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010868499999999999 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.002517+0000", 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001219917 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:24688 7.0 7:0c93a514:::benchmark_data_smithi140_196335_object24687: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 e221)", 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:19.996613+0000", 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0065137479999999998, 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066100799999999999, 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "waiting for sub ops", 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:55:20.013 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 24688 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996613+0000", 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996613+0000", 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996612+0000", 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:55:20.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996663+0000", 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0905000000000001e-05 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996681+0000", 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8178000000000001e-05 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:55:20.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996689+0000", 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1799999999999996e-06 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996754+0000", 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5318e-05 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:55:20.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.996895+0000", 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000141042 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,3", 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.997119+0000", 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000223262 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:19.998538+0000", 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0014193330000000001 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:55:20.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:20.000541+0000", 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020029449999999999 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: ], 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout: "num_ops": 2 2023-09-23T15:55:20.022 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:55:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:20.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:20.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:20.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:20.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:20.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:20.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:20.416 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:20.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 25506 25490 132.745 107.312 0.0111448 0.00752695 2023-09-23T15:55:20.522 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:20.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:20.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:20.778 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:20.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:20.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:20.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:20.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:21.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:21.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:21.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:21.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:21.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:21.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:21.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T15:55:21.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:21.454 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:21.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:21.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 26911 26895 129.288 87.8125 0.00287127 0.00772797 2023-09-23T15:55:21.558 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:21.562 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:21 smithi140 bash[105739]: cluster 2023-09-23T15:55:20.371552+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v748: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:21.562 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:21 smithi140 bash[103196]: cluster 2023-09-23T15:55:20.371552+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v748: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:21.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:21 smithi186 bash[89807]: cluster 2023-09-23T15:55:20.371552+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v748: 99 pgs: 99 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:21.693 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:21.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:21.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:21.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:21.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:21.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:21.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:22.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:22.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:22.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:22.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:22.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:22.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:22.398 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:22.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:22.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:22.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 28620 28604 127.682 106.812 0.0121609 0.00782529 2023-09-23T15:55:22.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:22.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:22.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:22.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:22.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:22.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:22.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:22.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:22.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:22.958 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:22.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:23.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:23.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:23.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:23.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:23.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:23.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:23.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:23.375 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:23.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:23.488 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:23.489 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:23 smithi140 bash[103196]: cluster 2023-09-23T15:55:22.372191+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v749: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:23.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.491 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:23 smithi140 bash[105739]: cluster 2023-09-23T15:55:22.372191+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v749: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:23.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:23.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 30310 30294 126.211 105.625 0.0203951 0.00791583 2023-09-23T15:55:23.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:23.603 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:23 smithi186 bash[89807]: cluster 2023-09-23T15:55:22.372191+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v749: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T15:55:23.625 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:23.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:23.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:23.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:23.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:23.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:23.892 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:23.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:23.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:23.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:24.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:24.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:24.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:24.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:24.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:24.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:24.387 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.425 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:24.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 31697 31681 123.741 86.6875 0.00553904 0.0080751 2023-09-23T15:55:24.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:24.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:24.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:24.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:24.790 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:24.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:24.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:24.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:25.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:25.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:25.188 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:25.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:25.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:25.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:25.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:25.469 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:25 smithi186 bash[89807]: cluster 2023-09-23T15:55:24.372556+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v750: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T15:55:25.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:25.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 33002 32986 121.259 81.5625 0.00665581 0.00823966 2023-09-23T15:55:25.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.621 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:25.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:25.629 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:25] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2023-09-23T15:55:25.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:25 smithi140 bash[103196]: cluster 2023-09-23T15:55:24.372556+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v750: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T15:55:25.629 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:25 smithi140 bash[105739]: cluster 2023-09-23T15:55:24.372556+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v750: 99 pgs: 99 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T15:55:25.722 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:25.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:25.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:25.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:25.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:25.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:26.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:26.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:26.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:26.210 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:55:26.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:26.290 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:26.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:26.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:26.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:26.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 34614 34598 120.119 100.75 0.0100671 0.00831827 2023-09-23T15:55:26.520 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:26.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:26.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:26.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:26.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:26.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:26.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:26.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:26.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:26.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:27.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:27.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:27.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:27.175 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:27.184 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:27 smithi140 bash[103196]: cluster 2023-09-23T15:55:26.373242+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v751: 99 pgs: 99 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-09-23T15:55:27.184 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:27 smithi140 bash[105739]: cluster 2023-09-23T15:55:26.373242+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v751: 99 pgs: 99 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-09-23T15:55:27.200 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:27.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:27.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:27.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:27 smithi186 bash[89807]: cluster 2023-09-23T15:55:26.373242+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v751: 99 pgs: 99 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-09-23T15:55:27.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:27.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:27.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 35905 35889 118.043 80.6875 0.00263598 0.0083766 2023-09-23T15:55:27.558 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:27.592 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:27.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:27.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:27.725 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:27.829 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:27.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:27.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:27.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:27.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:27.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:27.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:28.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:28.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:28.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:28.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:28.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:28.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:28.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:28.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:28.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:28.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:55:28.514913+0000 min lat: 0.00142566 max lat: 0.312413 avg lat: 0.00855492 2023-09-23T15:55:28.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:55:28.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 37379 37363 116.744 92.125 0.0169829 0.00855492 2023-09-23T15:55:28.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:28.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:28.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:28.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:28.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:28.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:28.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:28.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:28.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:28.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:28.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:29.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:29.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:29.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:29.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:29.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:29.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.297 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:29.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:29.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:29.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:29.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 38779 38763 115.351 87.5 0.00668851 0.00866226 2023-09-23T15:55:29.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:29.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:29.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:29.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:29 smithi186 bash[89807]: cluster 2023-09-23T15:55:28.373889+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v752: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T15:55:29.682 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:29.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:29.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:29.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:29.951 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:29 smithi140 bash[103196]: cluster 2023-09-23T15:55:28.373889+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v752: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T15:55:29.952 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:29 smithi140 bash[105739]: cluster 2023-09-23T15:55:28.373889+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v752: 99 pgs: 99 active+clean; 2.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T15:55:30.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.070 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:30.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:30.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:30.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:30.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:30.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:30.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:30.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 16 40052 40036 113.724 79.5625 0.00898615 0.00878736 2023-09-23T15:55:30.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:30.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:30.630 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:55:30.634 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T15:55:30.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:30.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:30.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:30.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:30.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:30.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:30.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:30.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:31.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:31.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:31.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:31.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:31.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:31.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:31.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:31.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:31.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 16 41425 41409 112.51 85.8125 0.00417682 0.00887698 2023-09-23T15:55:31.520 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:31.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:31 smithi140 bash[103196]: cluster 2023-09-23T15:55:30.374568+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v753: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T15:55:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:31 smithi140 bash[103196]: audit 2023-09-23T15:55:30.942212+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:31 smithi140 bash[105739]: cluster 2023-09-23T15:55:30.374568+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v753: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T15:55:31.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:31 smithi140 bash[105739]: audit 2023-09-23T15:55:30.942212+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:31.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:31.692 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:31 smithi186 bash[89807]: cluster 2023-09-23T15:55:30.374568+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v753: 99 pgs: 99 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-09-23T15:55:31.692 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:31 smithi186 bash[89807]: audit 2023-09-23T15:55:30.942212+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:31.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:31.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:31.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:31.914 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:55:31.914 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T15:55:31.914 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T15:55:31.914 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T15:55:31.914 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:55:31.916 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:31.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:31.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:32.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:32.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:32.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:32.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:32.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:32.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:32.446 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:32.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 42724 42708 111.205 81.1875 0.0456941 0.00898193 2023-09-23T15:55:32.549 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:32.584 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:32.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:32 smithi186 bash[89807]: audit 2023-09-23T15:55:30.603751+0000 mgr.y (mgr.34107) 723 : audit 0 from='client.44957 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:55:32.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:32 smithi140 bash[105739]: audit 2023-09-23T15:55:30.603751+0000 mgr.y (mgr.34107) 723 : audit 0 from='client.44957 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:55:32.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:32 smithi140 bash[103196]: audit 2023-09-23T15:55:30.603751+0000 mgr.y (mgr.34107) 723 : audit 0 from='client.44957 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T15:55:32.716 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:32.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:32.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:32.950 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:32.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:32.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:32.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:33.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T15:55:33.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:33.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:33.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:33.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:33.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:33.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:33.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:33.485 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":753,"stamp":"2023-09-23T15:55:30.374117+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2470582195,"num_objects":37653,"num_object_clones":0,"num_object_copies":112959,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37653,"num_whiteouts":0,"num_read":6018,"num_read_kb":13283,"num_write":38532,"num_write_kb":2420743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":82,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":40433,"ondisk_log_size":40433,"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":8989316,"kb_used_data":7069316,"kb_used_omap":44,"kb_used_meta":1919891,"kb_avail":740971900,"statfs":{"total":767960285184,"available":758755225600,"internally_reserved":0,"allocated":7238979584,"data_stored":7230799564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":1965969161},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,6,4,4],"upper_bound":16},"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":1392443392,"num_objects":21247,"num_object_clones":0,"num_object_copies":63741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21247,"num_write_kb":1359808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003593"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":227,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402305+0000","last_change":"2023-09-23T15:49:01.023058+0000","last_active":"2023-09-23T15:55:05.402305+0000","last_peered":"2023-09-23T15:55:05.402305+0000","last_clean":"2023-09-23T15:55:05.402305+0000","last_became_active":"2023-09-23T15:49:01.022734+0000","last_became_peered":"2023-09-23T15:49:01.022734+0000","last_unstale":"2023-09-23T15:55:05.402305+0000","last_undegraded":"2023-09-23T15:55:05.402305+0000","last_fullsized":"2023-09-23T15:55:05.402305+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:07:53.720250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":222,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.403381+0000","last_change":"2023-09-23T15:49:01.008796+0000","last_active":"2023-09-23T15:55:05.403381+0000","last_peered":"2023-09-23T15:55:05.403381+0000","last_clean":"2023-09-23T15:55:05.403381+0000","last_became_active":"2023-09-23T15:49:01.008417+0000","last_became_peered":"2023-09-23T15:49:01.008417+0000","last_unstale":"2023-09-23T15:55:05.403381+0000","last_undegraded":"2023-09-23T15:55:05.403381+0000","last_fullsized":"2023-09-23T15:55:05.403381+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:09:15.054181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":84,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.629879+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T15:55:06.629879+0000","last_peered":"2023-09-23T15:55:06.629879+0000","last_clean":"2023-09-23T15:55:06.629879+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T15:55:06.629879+0000","last_undegraded":"2023-09-23T15:55:06.629879+0000","last_fullsized":"2023-09-23T15:55:06.629879+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":168,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630582+0000","last_change":"2023-09-23T15:41:15.379508+0000","last_active":"2023-09-23T15:55:06.630582+0000","last_peered":"2023-09-23T15:55:06.630582+0000","last_clean":"2023-09-23T15:55:06.630582+0000","last_became_active":"2023-09-23T15:41:15.379093+0000","last_became_peered":"2023-09-23T15:41:15.379093+0000","last_unstale":"2023-09-23T15:55:06.630582+0000","last_undegraded":"2023-09-23T15:55:06.630582+0000","last_fullsized":"2023-09-23T15:55:06.630582+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:05:32.901110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":225,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402470+0000","last_change":"2023-09-23T15:49:01.018656+0000","last_active":"2023-09-23T15:55:05.402470+0000","last_peered":"2023-09-23T15:55:05.402470+0000","last_clean":"2023-09-23T15:55:05.402470+0000","last_became_active":"2023-09-23T15:49:01.018278+0000","last_became_peered":"2023-09-23T15:49:01.018278+0000","last_unstale":"2023-09-23T15:55:05.402470+0000","last_undegraded":"2023-09-23T15:55:05.402470+0000","last_fullsized":"2023-09-23T15:55:05.402470+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:58.089143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":200,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405729+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T15:55:05.405729+0000","last_peered":"2023-09-23T15:55:05.405729+0000","last_clean":"2023-09-23T15:55:05.405729+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T15:55:05.405729+0000","last_undegraded":"2023-09-23T15:55:05.405729+0000","last_fullsized":"2023-09-23T15:55:05.405729+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":165,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.631343+0000","last_change":"2023-09-23T15:41:15.380027+0000","last_active":"2023-09-23T15:55:06.631343+0000","last_peered":"2023-09-23T15:55:06.631343+0000","last_clean":"2023-09-23T15:55:06.631343+0000","last_became_active":"2023-09-23T15:41:15.379638+0000","last_became_peered":"2023-09-23T15:41:15.379638+0000","last_unstale":"2023-09-23T15:55:06.631343+0000","last_undegraded":"2023-09-23T15:55:06.631343+0000","last_fullsized":"2023-09-23T15:55:06.631343+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:18.635665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.442690+0000","last_change":"2023-09-23T15:49:01.013856+0000","last_active":"2023-09-23T15:55:12.442690+0000","last_peered":"2023-09-23T15:55:12.442690+0000","last_clean":"2023-09-23T15:55:12.442690+0000","last_became_active":"2023-09-23T15:49:01.013519+0000","last_became_peered":"2023-09-23T15:49:01.013519+0000","last_unstale":"2023-09-23T15:55:12.442690+0000","last_undegraded":"2023-09-23T15:55:12.442690+0000","last_fullsized":"2023-09-23T15:55:12.442690+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:53:55.462240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":201,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128295+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T15:55:06.128295+0000","last_peered":"2023-09-23T15:55:06.128295+0000","last_clean":"2023-09-23T15:55:06.128295+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T15:55:06.128295+0000","last_undegraded":"2023-09-23T15:55:06.128295+0000","last_fullsized":"2023-09-23T15:55:06.128295+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.604995+0000","last_change":"2023-09-23T15:44:47.414888+0000","last_active":"2023-09-23T15:55:06.604995+0000","last_peered":"2023-09-23T15:55:06.604995+0000","last_clean":"2023-09-23T15:55:06.604995+0000","last_became_active":"2023-09-23T15:44:47.414317+0000","last_became_peered":"2023-09-23T15:44:47.414317+0000","last_unstale":"2023-09-23T15:55:06.604995+0000","last_undegraded":"2023-09-23T15:55:06.604995+0000","last_fullsized":"2023-09-23T15:55:06.604995+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:53.709201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":201,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.843080+0000","last_change":"2023-09-23T15:41:46.361611+0000","last_active":"2023-09-23T15:55:05.843080+0000","last_peered":"2023-09-23T15:55:05.843080+0000","last_clean":"2023-09-23T15:55:05.843080+0000","last_became_active":"2023-09-23T15:41:46.361265+0000","last_became_peered":"2023-09-23T15:41:46.361265+0000","last_unstale":"2023-09-23T15:55:05.843080+0000","last_undegraded":"2023-09-23T15:55:05.843080+0000","last_fullsized":"2023-09-23T15:55:05.843080+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T02:55:29.348729+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":84,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630341+0000","last_change":"2023-09-23T15:49:01.019910+0000","last_active":"2023-09-23T15:55:06.630341+0000","last_peered":"2023-09-23T15:55:06.630341+0000","last_clean":"2023-09-23T15:55:06.630341+0000","last_became_active":"2023-09-23T15:49:01.019413+0000","last_became_peered":"2023-09-23T15:49:01.019413+0000","last_unstale":"2023-09-23T15:55:06.630341+0000","last_undegraded":"2023-09-23T15:55:06.630341+0000","last_fullsized":"2023-09-23T15:55:06.630341+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:09:47.982642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":186,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402367+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T15:55:05.402367+0000","last_peered":"2023-09-23T15:55:05.402367+0000","last_clean":"2023-09-23T15:55:05.402367+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T15:55:05.402367+0000","last_undegraded":"2023-09-23T15:55:05.402367+0000","last_fullsized":"2023-09-23T15:55:05.402367+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":196,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402724+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T15:55:05.402724+0000","last_peered":"2023-09-23T15:55:05.402724+0000","last_clean":"2023-09-23T15:55:05.402724+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T15:55:05.402724+0000","last_undegraded":"2023-09-23T15:55:05.402724+0000","last_fullsized":"2023-09-23T15:55:05.402724+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":200,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842631+0000","last_change":"2023-09-23T15:41:46.360379+0000","last_active":"2023-09-23T15:55:05.842631+0000","last_peered":"2023-09-23T15:55:05.842631+0000","last_clean":"2023-09-23T15:55:05.842631+0000","last_became_active":"2023-09-23T15:41:46.360083+0000","last_became_peered":"2023-09-23T15:41:46.360083+0000","last_unstale":"2023-09-23T15:55:05.842631+0000","last_undegraded":"2023-09-23T15:55:05.842631+0000","last_fullsized":"2023-09-23T15:55:05.842631+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:59:29.779929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.14","version":"0'0","reported_seq":208,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.443089+0000","last_change":"2023-09-23T15:49:01.010540+0000","last_active":"2023-09-23T15:55:12.443089+0000","last_peered":"2023-09-23T15:55:12.443089+0000","last_clean":"2023-09-23T15:55:12.443089+0000","last_became_active":"2023-09-23T15:49:01.010190+0000","last_became_peered":"2023-09-23T15:49:01.010190+0000","last_unstale":"2023-09-23T15:55:12.443089+0000","last_undegraded":"2023-09-23T15:55:12.443089+0000","last_fullsized":"2023-09-23T15:55:12.443089+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:57:04.368825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":146,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842817+0000","last_change":"2023-09-23T15:45:10.182959+0000","last_active":"2023-09-23T15:55:05.842817+0000","last_peered":"2023-09-23T15:55:05.842817+0000","last_clean":"2023-09-23T15:55:05.842817+0000","last_became_active":"2023-09-23T15:45:10.182505+0000","last_became_peered":"2023-09-23T15:45:10.182505+0000","last_unstale":"2023-09-23T15:55:05.842817+0000","last_undegraded":"2023-09-23T15:55:05.842817+0000","last_fullsized":"2023-09-23T15:55:05.842817+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:49.963719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":180,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127960+0000","last_change":"2023-09-23T15:41:15.377298+0000","last_active":"2023-09-23T15:55:06.127960+0000","last_peered":"2023-09-23T15:55:06.127960+0000","last_clean":"2023-09-23T15:55:06.127960+0000","last_became_active":"2023-09-23T15:41:15.376726+0000","last_became_peered":"2023-09-23T15:41:15.376726+0000","last_unstale":"2023-09-23T15:55:06.127960+0000","last_undegraded":"2023-09-23T15:55:06.127960+0000","last_fullsized":"2023-09-23T15:55:06.127960+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:49.825760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":179,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842512+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T15:55:05.842512+0000","last_peered":"2023-09-23T15:55:05.842512+0000","last_clean":"2023-09-23T15:55:05.842512+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T15:55:05.842512+0000","last_undegraded":"2023-09-23T15:55:05.842512+0000","last_fullsized":"2023-09-23T15:55:05.842512+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":166,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630823+0000","last_change":"2023-09-23T15:41:15.379914+0000","last_active":"2023-09-23T15:55:06.630823+0000","last_peered":"2023-09-23T15:55:06.630823+0000","last_clean":"2023-09-23T15:55:06.630823+0000","last_became_active":"2023-09-23T15:41:15.379484+0000","last_became_peered":"2023-09-23T15:41:15.379484+0000","last_unstale":"2023-09-23T15:55:06.630823+0000","last_undegraded":"2023-09-23T15:55:06.630823+0000","last_fullsized":"2023-09-23T15:55:06.630823+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:55.028208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":193,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.404721+0000","last_change":"2023-09-23T15:38:52.017461+0000","last_active":"2023-09-23T15:55:05.404721+0000","last_peered":"2023-09-23T15:55:05.404721+0000","last_clean":"2023-09-23T15:55:05.404721+0000","last_became_active":"2023-09-23T15:38:52.017001+0000","last_became_peered":"2023-09-23T15:38:52.017001+0000","last_unstale":"2023-09-23T15:55:05.404721+0000","last_undegraded":"2023-09-23T15:55:05.404721+0000","last_fullsized":"2023-09-23T15:55:05.404721+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:00:12.588065+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":207,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.404122+0000","last_change":"2023-09-23T15:49:01.009797+0000","last_active":"2023-09-23T15:55:05.404122+0000","last_peered":"2023-09-23T15:55:05.404122+0000","last_clean":"2023-09-23T15:55:05.404122+0000","last_became_active":"2023-09-23T15:49:01.009470+0000","last_became_peered":"2023-09-23T15:49:01.009470+0000","last_unstale":"2023-09-23T15:55:05.404122+0000","last_undegraded":"2023-09-23T15:55:05.404122+0000","last_fullsized":"2023-09-23T15:55:05.404122+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:45:14.557419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"221'2406","reported_seq":2420,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:29.532955+0000","last_change":"2023-09-23T15:54:46.446478+0000","last_active":"2023-09-23T15:55:29.532955+0000","last_peered":"2023-09-23T15:55:29.532955+0000","last_clean":"2023-09-23T15:55:29.532955+0000","last_became_active":"2023-09-23T15:54:46.446114+0000","last_became_peered":"2023-09-23T15:54:46.446114+0000","last_unstale":"2023-09-23T15:55:29.532955+0000","last_undegraded":"2023-09-23T15:55:29.532955+0000","last_fullsized":"2023-09-23T15:55:29.532955+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2406,"log_dups_size":0,"ondisk_log_size":2406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:10:24.903978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157679616,"num_objects":2406,"num_object_clones":0,"num_object_copies":7218,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2406,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2406,"num_write_kb":153984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":198,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.843326+0000","last_change":"2023-09-23T15:41:46.360737+0000","last_active":"2023-09-23T15:55:05.843326+0000","last_peered":"2023-09-23T15:55:05.843326+0000","last_clean":"2023-09-23T15:55:05.843326+0000","last_became_active":"2023-09-23T15:41:46.360377+0000","last_became_peered":"2023-09-23T15:41:46.360377+0000","last_unstale":"2023-09-23T15:55:05.843326+0000","last_undegraded":"2023-09-23T15:55:05.843326+0000","last_fullsized":"2023-09-23T15:55:05.843326+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:00.633841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":163,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127751+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T15:55:06.127751+0000","last_peered":"2023-09-23T15:55:06.127751+0000","last_clean":"2023-09-23T15:55:06.127751+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T15:55:06.127751+0000","last_undegraded":"2023-09-23T15:55:06.127751+0000","last_fullsized":"2023-09-23T15:55:06.127751+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2397","reported_seq":2411,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:29.439102+0000","last_change":"2023-09-23T15:54:46.448983+0000","last_active":"2023-09-23T15:55:29.439102+0000","last_peered":"2023-09-23T15:55:29.439102+0000","last_clean":"2023-09-23T15:55:29.439102+0000","last_became_active":"2023-09-23T15:54:46.448627+0000","last_became_peered":"2023-09-23T15:54:46.448627+0000","last_unstale":"2023-09-23T15:55:29.439102+0000","last_undegraded":"2023-09-23T15:55:29.439102+0000","last_fullsized":"2023-09-23T15:55:29.439102+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2397,"log_dups_size":0,"ondisk_log_size":2397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:16:57.627710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157089792,"num_objects":2397,"num_object_clones":0,"num_object_copies":7191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2397,"num_write_kb":153408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":227,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842672+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T15:55:05.842672+0000","last_peered":"2023-09-23T15:55:05.842672+0000","last_clean":"2023-09-23T15:55:05.842672+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T15:55:05.842672+0000","last_undegraded":"2023-09-23T15:55:05.842672+0000","last_fullsized":"2023-09-23T15:55:05.842672+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":229,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402004+0000","last_change":"2023-09-23T15:49:01.003410+0000","last_active":"2023-09-23T15:55:05.402004+0000","last_peered":"2023-09-23T15:55:05.402004+0000","last_clean":"2023-09-23T15:55:05.402004+0000","last_became_active":"2023-09-23T15:49:01.003061+0000","last_became_peered":"2023-09-23T15:49:01.003061+0000","last_unstale":"2023-09-23T15:55:05.402004+0000","last_undegraded":"2023-09-23T15:55:05.402004+0000","last_fullsized":"2023-09-23T15:55:05.402004+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:41:57.808721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"221'2475","reported_seq":2489,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.015866+0000","last_change":"2023-09-23T15:54:46.451943+0000","last_active":"2023-09-23T15:55:30.015866+0000","last_peered":"2023-09-23T15:55:30.015866+0000","last_clean":"2023-09-23T15:55:30.015866+0000","last_became_active":"2023-09-23T15:54:46.449988+0000","last_became_peered":"2023-09-23T15:54:46.449988+0000","last_unstale":"2023-09-23T15:55:30.015866+0000","last_undegraded":"2023-09-23T15:55:30.015866+0000","last_fullsized":"2023-09-23T15:55:30.015866+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2475,"log_dups_size":0,"ondisk_log_size":2475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:04:16.152805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162201600,"num_objects":2475,"num_object_clones":0,"num_object_copies":7425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2475,"num_write_kb":158400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":164,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842881+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T15:55:05.842881+0000","last_peered":"2023-09-23T15:55:05.842881+0000","last_clean":"2023-09-23T15:55:05.842881+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T15:55:05.842881+0000","last_undegraded":"2023-09-23T15:55:05.842881+0000","last_fullsized":"2023-09-23T15:55:05.842881+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":200,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405136+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T15:55:05.405136+0000","last_peered":"2023-09-23T15:55:05.405136+0000","last_clean":"2023-09-23T15:55:05.405136+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T15:55:05.405136+0000","last_undegraded":"2023-09-23T15:55:05.405136+0000","last_fullsized":"2023-09-23T15:55:05.405136+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2524","reported_seq":2538,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.161808+0000","last_change":"2023-09-23T15:54:46.453698+0000","last_active":"2023-09-23T15:55:30.161808+0000","last_peered":"2023-09-23T15:55:30.161808+0000","last_clean":"2023-09-23T15:55:30.161808+0000","last_became_active":"2023-09-23T15:54:46.453334+0000","last_became_peered":"2023-09-23T15:54:46.453334+0000","last_unstale":"2023-09-23T15:55:30.161808+0000","last_undegraded":"2023-09-23T15:55:30.161808+0000","last_fullsized":"2023-09-23T15:55:30.161808+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2524,"log_dups_size":0,"ondisk_log_size":2524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:31:30.919788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165412864,"num_objects":2524,"num_object_clones":0,"num_object_copies":7572,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2524,"num_write_kb":161536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128022+0000","last_change":"2023-09-23T15:41:15.378611+0000","last_active":"2023-09-23T15:55:06.128022+0000","last_peered":"2023-09-23T15:55:06.128022+0000","last_clean":"2023-09-23T15:55:06.128022+0000","last_became_active":"2023-09-23T15:41:15.378318+0000","last_became_peered":"2023-09-23T15:41:15.378318+0000","last_unstale":"2023-09-23T15:55:06.128022+0000","last_undegraded":"2023-09-23T15:55:06.128022+0000","last_fullsized":"2023-09-23T15:55:06.128022+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:36:30.451592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630576+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T15:55:06.630576+0000","last_peered":"2023-09-23T15:55:06.630576+0000","last_clean":"2023-09-23T15:55:06.630576+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T15:55:06.630576+0000","last_undegraded":"2023-09-23T15:55:06.630576+0000","last_fullsized":"2023-09-23T15:55:06.630576+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2453","reported_seq":2467,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.037855+0000","last_change":"2023-09-23T15:54:46.452483+0000","last_active":"2023-09-23T15:55:30.037855+0000","last_peered":"2023-09-23T15:55:30.037855+0000","last_clean":"2023-09-23T15:55:30.037855+0000","last_became_active":"2023-09-23T15:54:46.452157+0000","last_became_peered":"2023-09-23T15:54:46.452157+0000","last_unstale":"2023-09-23T15:55:30.037855+0000","last_undegraded":"2023-09-23T15:55:30.037855+0000","last_fullsized":"2023-09-23T15:55:30.037855+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2453,"log_dups_size":0,"ondisk_log_size":2453,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:30:18.743658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160759808,"num_objects":2453,"num_object_clones":0,"num_object_copies":7359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2453,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2453,"num_write_kb":156992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"93'161","reported_seq":599,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842354+0000","last_change":"2023-09-23T15:53:23.115356+0000","last_active":"2023-09-23T15:55:05.842354+0000","last_peered":"2023-09-23T15:55:05.842354+0000","last_clean":"2023-09-23T15:55:05.842354+0000","last_became_active":"2023-09-23T15:53:16.458053+0000","last_became_peered":"2023-09-23T15:53:16.458053+0000","last_unstale":"2023-09-23T15:55:05.842354+0000","last_undegraded":"2023-09-23T15:55:05.842354+0000","last_fullsized":"2023-09-23T15:55:05.842354+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:57:31.350871+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":205,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402934+0000","last_change":"2023-09-23T15:41:46.351356+0000","last_active":"2023-09-23T15:55:05.402934+0000","last_peered":"2023-09-23T15:55:05.402934+0000","last_clean":"2023-09-23T15:55:05.402934+0000","last_became_active":"2023-09-23T15:41:46.350965+0000","last_became_peered":"2023-09-23T15:41:46.350965+0000","last_unstale":"2023-09-23T15:55:05.402934+0000","last_undegraded":"2023-09-23T15:55:05.402934+0000","last_fullsized":"2023-09-23T15:55:05.402934+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:38:43.083435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":194,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.441086+0000","last_change":"2023-09-23T15:41:46.352024+0000","last_active":"2023-09-23T15:55:12.441086+0000","last_peered":"2023-09-23T15:55:12.441086+0000","last_clean":"2023-09-23T15:55:12.441086+0000","last_became_active":"2023-09-23T15:41:46.351669+0000","last_became_peered":"2023-09-23T15:41:46.351669+0000","last_unstale":"2023-09-23T15:55:12.441086+0000","last_undegraded":"2023-09-23T15:55:12.441086+0000","last_fullsized":"2023-09-23T15:55:12.441086+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:37.275073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2438","reported_seq":2452,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.149055+0000","last_change":"2023-09-23T15:54:46.449767+0000","last_active":"2023-09-23T15:55:30.149055+0000","last_peered":"2023-09-23T15:55:30.149055+0000","last_clean":"2023-09-23T15:55:30.149055+0000","last_became_active":"2023-09-23T15:54:46.449432+0000","last_became_peered":"2023-09-23T15:54:46.449432+0000","last_unstale":"2023-09-23T15:55:30.149055+0000","last_undegraded":"2023-09-23T15:55:30.149055+0000","last_fullsized":"2023-09-23T15:55:30.149055+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2438,"log_dups_size":0,"ondisk_log_size":2438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:18.575632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159776768,"num_objects":2438,"num_object_clones":0,"num_object_copies":7314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2438,"num_write_kb":156032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"93'161","reported_seq":473,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127501+0000","last_change":"2023-09-23T15:53:20.009538+0000","last_active":"2023-09-23T15:55:06.127501+0000","last_peered":"2023-09-23T15:55:06.127501+0000","last_clean":"2023-09-23T15:55:06.127501+0000","last_became_active":"2023-09-23T15:53:16.461110+0000","last_became_peered":"2023-09-23T15:53:16.461110+0000","last_unstale":"2023-09-23T15:55:06.127501+0000","last_undegraded":"2023-09-23T15:55:06.127501+0000","last_fullsized":"2023-09-23T15:55:06.127501+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:11:49.335737+0000","scrub_duration":0.01920643,"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":218,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405043+0000","last_change":"2023-09-23T15:49:01.023464+0000","last_active":"2023-09-23T15:55:05.405043+0000","last_peered":"2023-09-23T15:55:05.405043+0000","last_clean":"2023-09-23T15:55:05.405043+0000","last_became_active":"2023-09-23T15:49:01.023113+0000","last_became_peered":"2023-09-23T15:49:01.023113+0000","last_unstale":"2023-09-23T15:55:05.405043+0000","last_undegraded":"2023-09-23T15:55:05.405043+0000","last_fullsized":"2023-09-23T15:55:05.405043+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:10.330784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.441406+0000","last_change":"2023-09-23T15:49:01.022695+0000","last_active":"2023-09-23T15:55:12.441406+0000","last_peered":"2023-09-23T15:55:12.441406+0000","last_clean":"2023-09-23T15:55:12.441406+0000","last_became_active":"2023-09-23T15:49:01.022301+0000","last_became_peered":"2023-09-23T15:49:01.022301+0000","last_unstale":"2023-09-23T15:55:12.441406+0000","last_undegraded":"2023-09-23T15:55:12.441406+0000","last_fullsized":"2023-09-23T15:55:12.441406+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:01:12.430352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2250","reported_seq":2263,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:26.980421+0000","last_change":"2023-09-23T15:54:46.449059+0000","last_active":"2023-09-23T15:55:26.980421+0000","last_peered":"2023-09-23T15:55:26.980421+0000","last_clean":"2023-09-23T15:55:26.980421+0000","last_became_active":"2023-09-23T15:54:46.448698+0000","last_became_peered":"2023-09-23T15:54:46.448698+0000","last_unstale":"2023-09-23T15:55:26.980421+0000","last_undegraded":"2023-09-23T15:55:26.980421+0000","last_fullsized":"2023-09-23T15:55:26.980421+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2250,"log_dups_size":0,"ondisk_log_size":2250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:51:12.268325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147456000,"num_objects":2250,"num_object_clones":0,"num_object_copies":6750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2250,"num_write_kb":144000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402191+0000","last_change":"2023-09-23T15:41:46.358424+0000","last_active":"2023-09-23T15:55:05.402191+0000","last_peered":"2023-09-23T15:55:05.402191+0000","last_clean":"2023-09-23T15:55:05.402191+0000","last_became_active":"2023-09-23T15:41:46.358219+0000","last_became_peered":"2023-09-23T15:41:46.358219+0000","last_unstale":"2023-09-23T15:55:05.402191+0000","last_undegraded":"2023-09-23T15:55:05.402191+0000","last_fullsized":"2023-09-23T15:55:05.402191+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:57.616650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.441386+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T15:55:12.441386+0000","last_peered":"2023-09-23T15:55:12.441386+0000","last_clean":"2023-09-23T15:55:12.441386+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T15:55:12.441386+0000","last_undegraded":"2023-09-23T15:55:12.441386+0000","last_fullsized":"2023-09-23T15:55:12.441386+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2208","reported_seq":2221,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:26.976825+0000","last_change":"2023-09-23T15:54:46.449045+0000","last_active":"2023-09-23T15:55:26.976825+0000","last_peered":"2023-09-23T15:55:26.976825+0000","last_clean":"2023-09-23T15:55:26.976825+0000","last_became_active":"2023-09-23T15:54:46.448700+0000","last_became_peered":"2023-09-23T15:54:46.448700+0000","last_unstale":"2023-09-23T15:55:26.976825+0000","last_undegraded":"2023-09-23T15:55:26.976825+0000","last_fullsized":"2023-09-23T15:55:26.976825+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2208,"log_dups_size":0,"ondisk_log_size":2208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:24:29.828047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144703488,"num_objects":2208,"num_object_clones":0,"num_object_copies":6624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2208,"num_write_kb":141312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"93'161","reported_seq":473,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127615+0000","last_change":"2023-09-23T15:53:18.951869+0000","last_active":"2023-09-23T15:55:06.127615+0000","last_peered":"2023-09-23T15:55:06.127615+0000","last_clean":"2023-09-23T15:55:06.127615+0000","last_became_active":"2023-09-23T15:53:16.446788+0000","last_became_peered":"2023-09-23T15:53:16.446788+0000","last_unstale":"2023-09-23T15:55:06.127615+0000","last_undegraded":"2023-09-23T15:55:06.127615+0000","last_fullsized":"2023-09-23T15:55:06.127615+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:15:44.999663+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":209,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402635+0000","last_change":"2023-09-23T15:49:01.010292+0000","last_active":"2023-09-23T15:55:05.402635+0000","last_peered":"2023-09-23T15:55:05.402635+0000","last_clean":"2023-09-23T15:55:05.402635+0000","last_became_active":"2023-09-23T15:49:01.009736+0000","last_became_peered":"2023-09-23T15:49:01.009736+0000","last_unstale":"2023-09-23T15:55:05.402635+0000","last_undegraded":"2023-09-23T15:55:05.402635+0000","last_fullsized":"2023-09-23T15:55:05.402635+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:18:08.783398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.631049+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T15:55:06.631049+0000","last_peered":"2023-09-23T15:55:06.631049+0000","last_clean":"2023-09-23T15:55:06.631049+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T15:55:06.631049+0000","last_undegraded":"2023-09-23T15:55:06.631049+0000","last_fullsized":"2023-09-23T15:55:06.631049+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"221'2001","reported_seq":2015,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:25.396025+0000","last_change":"2023-09-23T15:54:46.445147+0000","last_active":"2023-09-23T15:55:25.396025+0000","last_peered":"2023-09-23T15:55:25.396025+0000","last_clean":"2023-09-23T15:55:25.396025+0000","last_became_active":"2023-09-23T15:54:46.444728+0000","last_became_peered":"2023-09-23T15:54:46.444728+0000","last_unstale":"2023-09-23T15:55:25.396025+0000","last_undegraded":"2023-09-23T15:55:25.396025+0000","last_fullsized":"2023-09-23T15:55:25.396025+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2001,"log_dups_size":0,"ondisk_log_size":2001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:59:56.827000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131137536,"num_objects":2001,"num_object_clones":0,"num_object_copies":6003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2001,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2001,"num_write_kb":128064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":483,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405739+0000","last_change":"2023-09-23T15:53:16.853384+0000","last_active":"2023-09-23T15:55:05.405739+0000","last_peered":"2023-09-23T15:55:05.405739+0000","last_clean":"2023-09-23T15:55:05.405739+0000","last_became_active":"2023-09-23T15:53:16.478274+0000","last_became_peered":"2023-09-23T15:53:16.478274+0000","last_unstale":"2023-09-23T15:55:05.405739+0000","last_undegraded":"2023-09-23T15:55:05.405739+0000","last_fullsized":"2023-09-23T15:55:05.405739+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.853280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.853280+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:22:25.194703+0000","scrub_duration":0.017165320000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":107,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.450940+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T15:55:12.450940+0000","last_peered":"2023-09-23T15:55:12.450940+0000","last_clean":"2023-09-23T15:55:12.450940+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T15:55:12.450940+0000","last_undegraded":"2023-09-23T15:55:12.450940+0000","last_fullsized":"2023-09-23T15:55:12.450940+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":198,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128029+0000","last_change":"2023-09-23T15:41:15.377060+0000","last_active":"2023-09-23T15:55:06.128029+0000","last_peered":"2023-09-23T15:55:06.128029+0000","last_clean":"2023-09-23T15:55:06.128029+0000","last_became_active":"2023-09-23T15:41:15.376186+0000","last_became_peered":"2023-09-23T15:41:15.376186+0000","last_unstale":"2023-09-23T15:55:06.128029+0000","last_undegraded":"2023-09-23T15:55:06.128029+0000","last_fullsized":"2023-09-23T15:55:06.128029+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:50.136435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":70,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.604977+0000","last_change":"2023-09-23T15:49:47.323529+0000","last_active":"2023-09-23T15:55:06.604977+0000","last_peered":"2023-09-23T15:55:06.604977+0000","last_clean":"2023-09-23T15:55:06.604977+0000","last_became_active":"2023-09-23T15:49:47.323029+0000","last_became_peered":"2023-09-23T15:49:47.323029+0000","last_unstale":"2023-09-23T15:55:06.604977+0000","last_undegraded":"2023-09-23T15:55:06.604977+0000","last_fullsized":"2023-09-23T15:55:06.604977+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:24:21.122562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.7","version":"221'2192","reported_seq":2205,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:26.975843+0000","last_change":"2023-09-23T15:54:46.448138+0000","last_active":"2023-09-23T15:55:26.975843+0000","last_peered":"2023-09-23T15:55:26.975843+0000","last_clean":"2023-09-23T15:55:26.975843+0000","last_became_active":"2023-09-23T15:54:46.447920+0000","last_became_peered":"2023-09-23T15:54:46.447920+0000","last_unstale":"2023-09-23T15:55:26.975843+0000","last_undegraded":"2023-09-23T15:55:26.975843+0000","last_fullsized":"2023-09-23T15:55:26.975843+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2192,"log_dups_size":0,"ondisk_log_size":2192,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:15:17.292066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143654912,"num_objects":2192,"num_object_clones":0,"num_object_copies":6576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2192,"num_write_kb":140288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"93'161","reported_seq":473,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127546+0000","last_change":"2023-09-23T15:53:16.909463+0000","last_active":"2023-09-23T15:55:06.127546+0000","last_peered":"2023-09-23T15:55:06.127546+0000","last_clean":"2023-09-23T15:55:06.127546+0000","last_became_active":"2023-09-23T15:53:16.444732+0000","last_became_peered":"2023-09-23T15:53:16.444732+0000","last_unstale":"2023-09-23T15:55:06.127546+0000","last_undegraded":"2023-09-23T15:55:06.127546+0000","last_fullsized":"2023-09-23T15:55:06.127546+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:10:18.389754+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":804,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127869+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T15:55:06.127869+0000","last_peered":"2023-09-23T15:55:06.127869+0000","last_clean":"2023-09-23T15:55:06.127869+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T15:55:06.127869+0000","last_undegraded":"2023-09-23T15:55:06.127869+0000","last_fullsized":"2023-09-23T15:55:06.127869+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":181,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402927+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T15:55:05.402927+0000","last_peered":"2023-09-23T15:55:05.402927+0000","last_clean":"2023-09-23T15:55:05.402927+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T15:55:05.402927+0000","last_undegraded":"2023-09-23T15:55:05.402927+0000","last_fullsized":"2023-09-23T15:55:05.402927+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128173+0000","last_change":"2023-09-23T15:49:47.324901+0000","last_active":"2023-09-23T15:55:06.128173+0000","last_peered":"2023-09-23T15:55:06.128173+0000","last_clean":"2023-09-23T15:55:06.128173+0000","last_became_active":"2023-09-23T15:49:47.324509+0000","last_became_peered":"2023-09-23T15:49:47.324509+0000","last_unstale":"2023-09-23T15:55:06.128173+0000","last_undegraded":"2023-09-23T15:55:06.128173+0000","last_fullsized":"2023-09-23T15:55:06.128173+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:57.506518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"221'2476","reported_seq":2490,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.031036+0000","last_change":"2023-09-23T15:54:46.450241+0000","last_active":"2023-09-23T15:55:30.031036+0000","last_peered":"2023-09-23T15:55:30.031036+0000","last_clean":"2023-09-23T15:55:30.031036+0000","last_became_active":"2023-09-23T15:54:46.449878+0000","last_became_peered":"2023-09-23T15:54:46.449878+0000","last_unstale":"2023-09-23T15:55:30.031036+0000","last_undegraded":"2023-09-23T15:55:30.031036+0000","last_fullsized":"2023-09-23T15:55:30.031036+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2476,"log_dups_size":0,"ondisk_log_size":2476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:21:55.059975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162267136,"num_objects":2476,"num_object_clones":0,"num_object_copies":7428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2476,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2476,"num_write_kb":158464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"93'161","reported_seq":599,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842611+0000","last_change":"2023-09-23T15:53:17.006225+0000","last_active":"2023-09-23T15:55:05.842611+0000","last_peered":"2023-09-23T15:55:05.842611+0000","last_clean":"2023-09-23T15:55:05.842611+0000","last_became_active":"2023-09-23T15:53:16.449403+0000","last_became_peered":"2023-09-23T15:53:16.449403+0000","last_unstale":"2023-09-23T15:55:05.842611+0000","last_undegraded":"2023-09-23T15:55:05.842611+0000","last_fullsized":"2023-09-23T15:55:05.842611+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.006067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.006067+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:10:36.228916+0000","scrub_duration":0.0097163579999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":865,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.447085+0000","last_change":"2023-09-23T15:41:15.376963+0000","last_active":"2023-09-23T15:55:12.447085+0000","last_peered":"2023-09-23T15:55:12.447085+0000","last_clean":"2023-09-23T15:55:12.447085+0000","last_became_active":"2023-09-23T15:41:15.376321+0000","last_became_peered":"2023-09-23T15:41:15.376321+0000","last_unstale":"2023-09-23T15:55:12.447085+0000","last_undegraded":"2023-09-23T15:55:12.447085+0000","last_fullsized":"2023-09-23T15:55:12.447085+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:25:21.591102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630190+0000","last_change":"2023-09-23T15:49:01.019552+0000","last_active":"2023-09-23T15:55:06.630190+0000","last_peered":"2023-09-23T15:55:06.630190+0000","last_clean":"2023-09-23T15:55:06.630190+0000","last_became_active":"2023-09-23T15:49:01.019182+0000","last_became_peered":"2023-09-23T15:49:01.019182+0000","last_unstale":"2023-09-23T15:55:06.630190+0000","last_undegraded":"2023-09-23T15:55:06.630190+0000","last_fullsized":"2023-09-23T15:55:06.630190+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:42:30.855892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.631069+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T15:55:06.631069+0000","last_peered":"2023-09-23T15:55:06.631069+0000","last_clean":"2023-09-23T15:55:06.631069+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T15:55:06.631069+0000","last_undegraded":"2023-09-23T15:55:06.631069+0000","last_fullsized":"2023-09-23T15:55:06.631069+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"221'2451","reported_seq":2465,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:30.016378+0000","last_change":"2023-09-23T15:54:46.451041+0000","last_active":"2023-09-23T15:55:30.016378+0000","last_peered":"2023-09-23T15:55:30.016378+0000","last_clean":"2023-09-23T15:55:30.016378+0000","last_became_active":"2023-09-23T15:54:46.450724+0000","last_became_peered":"2023-09-23T15:54:46.450724+0000","last_unstale":"2023-09-23T15:55:30.016378+0000","last_undegraded":"2023-09-23T15:55:30.016378+0000","last_fullsized":"2023-09-23T15:55:30.016378+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2451,"log_dups_size":0,"ondisk_log_size":2451,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:35:20.897794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160628736,"num_objects":2451,"num_object_clones":0,"num_object_copies":7353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2451,"num_write_kb":156864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"89'183","reported_seq":796,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127950+0000","last_change":"2023-09-23T15:40:46.060417+0000","last_active":"2023-09-23T15:55:06.127950+0000","last_peered":"2023-09-23T15:55:06.127950+0000","last_clean":"2023-09-23T15:55:06.127950+0000","last_became_active":"2023-09-23T15:40:46.059930+0000","last_became_peered":"2023-09-23T15:40:46.059930+0000","last_unstale":"2023-09-23T15:55:06.127950+0000","last_undegraded":"2023-09-23T15:55:06.127950+0000","last_fullsized":"2023-09-23T15:55:06.127950+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:05:19.378065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":580,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.843085+0000","last_change":"2023-09-23T15:53:13.957242+0000","last_active":"2023-09-23T15:55:05.843085+0000","last_peered":"2023-09-23T15:55:05.843085+0000","last_clean":"2023-09-23T15:55:05.843085+0000","last_became_active":"2023-09-23T15:53:08.107339+0000","last_became_peered":"2023-09-23T15:53:08.107339+0000","last_unstale":"2023-09-23T15:55:05.843085+0000","last_undegraded":"2023-09-23T15:55:05.843085+0000","last_fullsized":"2023-09-23T15:55:05.843085+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:13.957153+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:13.957153+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:58:20.610216+0000","scrub_duration":0.0079509149999999994,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":178,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402816+0000","last_change":"2023-09-23T15:41:15.383784+0000","last_active":"2023-09-23T15:55:05.402816+0000","last_peered":"2023-09-23T15:55:05.402816+0000","last_clean":"2023-09-23T15:55:05.402816+0000","last_became_active":"2023-09-23T15:41:15.383208+0000","last_became_peered":"2023-09-23T15:41:15.383208+0000","last_unstale":"2023-09-23T15:55:05.402816+0000","last_undegraded":"2023-09-23T15:55:05.402816+0000","last_fullsized":"2023-09-23T15:55:05.402816+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:17.372470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405530+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T15:55:05.405530+0000","last_peered":"2023-09-23T15:55:05.405530+0000","last_clean":"2023-09-23T15:55:05.405530+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T15:55:05.405530+0000","last_undegraded":"2023-09-23T15:55:05.405530+0000","last_fullsized":"2023-09-23T15:55:05.405530+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2283","reported_seq":2296,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:27.012521+0000","last_change":"2023-09-23T15:54:46.453811+0000","last_active":"2023-09-23T15:55:27.012521+0000","last_peered":"2023-09-23T15:55:27.012521+0000","last_clean":"2023-09-23T15:55:27.012521+0000","last_became_active":"2023-09-23T15:54:46.453561+0000","last_became_peered":"2023-09-23T15:54:46.453561+0000","last_unstale":"2023-09-23T15:55:27.012521+0000","last_undegraded":"2023-09-23T15:55:27.012521+0000","last_fullsized":"2023-09-23T15:55:27.012521+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2283,"log_dups_size":0,"ondisk_log_size":2283,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:05:37.659340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149618688,"num_objects":2283,"num_object_clones":0,"num_object_copies":6849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2283,"num_write_kb":146112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"93'161","reported_seq":475,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.451056+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T15:55:12.451056+0000","last_peered":"2023-09-23T15:55:12.451056+0000","last_clean":"2023-09-23T15:55:12.451056+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T15:55:12.451056+0000","last_undegraded":"2023-09-23T15:55:12.451056+0000","last_fullsized":"2023-09-23T15:55:12.451056+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1126,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.842289+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T15:55:05.842289+0000","last_peered":"2023-09-23T15:55:05.842289+0000","last_clean":"2023-09-23T15:55:05.842289+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T15:55:05.842289+0000","last_undegraded":"2023-09-23T15:55:05.842289+0000","last_fullsized":"2023-09-23T15:55:05.842289+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.449721+0000","last_change":"2023-09-23T15:41:46.352332+0000","last_active":"2023-09-23T15:55:12.449721+0000","last_peered":"2023-09-23T15:55:12.449721+0000","last_clean":"2023-09-23T15:55:12.449721+0000","last_became_active":"2023-09-23T15:41:46.351999+0000","last_became_peered":"2023-09-23T15:41:46.351999+0000","last_unstale":"2023-09-23T15:55:12.449721+0000","last_undegraded":"2023-09-23T15:55:12.449721+0000","last_fullsized":"2023-09-23T15:55:12.449721+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:26.147583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630295+0000","last_change":"2023-09-23T15:49:01.022209+0000","last_active":"2023-09-23T15:55:06.630295+0000","last_peered":"2023-09-23T15:55:06.630295+0000","last_clean":"2023-09-23T15:55:06.630295+0000","last_became_active":"2023-09-23T15:49:01.021562+0000","last_became_peered":"2023-09-23T15:49:01.021562+0000","last_unstale":"2023-09-23T15:55:06.630295+0000","last_undegraded":"2023-09-23T15:55:06.630295+0000","last_fullsized":"2023-09-23T15:55:06.630295+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:24:21.510951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"221'2202","reported_seq":2215,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:27.029738+0000","last_change":"2023-09-23T15:54:46.446717+0000","last_active":"2023-09-23T15:55:27.029738+0000","last_peered":"2023-09-23T15:55:27.029738+0000","last_clean":"2023-09-23T15:55:27.029738+0000","last_became_active":"2023-09-23T15:54:46.445606+0000","last_became_peered":"2023-09-23T15:54:46.445606+0000","last_unstale":"2023-09-23T15:55:27.029738+0000","last_undegraded":"2023-09-23T15:55:27.029738+0000","last_fullsized":"2023-09-23T15:55:27.029738+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2202,"log_dups_size":0,"ondisk_log_size":2202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:30.718119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144310272,"num_objects":2202,"num_object_clones":0,"num_object_copies":6606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2202,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2202,"num_write_kb":140928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"93'161","reported_seq":483,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405439+0000","last_change":"2023-09-23T15:53:17.818088+0000","last_active":"2023-09-23T15:55:05.405439+0000","last_peered":"2023-09-23T15:55:05.405439+0000","last_clean":"2023-09-23T15:55:05.405439+0000","last_became_active":"2023-09-23T15:53:16.453303+0000","last_became_peered":"2023-09-23T15:53:16.453303+0000","last_unstale":"2023-09-23T15:55:05.405439+0000","last_undegraded":"2023-09-23T15:55:05.405439+0000","last_fullsized":"2023-09-23T15:55:05.405439+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T19:07:24.600417+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"89'75","reported_seq":539,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.843104+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T15:55:05.843104+0000","last_peered":"2023-09-23T15:55:05.843104+0000","last_clean":"2023-09-23T15:55:05.843104+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T15:55:05.843104+0000","last_undegraded":"2023-09-23T15:55:05.843104+0000","last_fullsized":"2023-09-23T15:55:05.843104+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":85,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.450801+0000","last_change":"2023-09-23T15:49:01.021475+0000","last_active":"2023-09-23T15:55:12.450801+0000","last_peered":"2023-09-23T15:55:12.450801+0000","last_clean":"2023-09-23T15:55:12.450801+0000","last_became_active":"2023-09-23T15:49:01.021155+0000","last_became_peered":"2023-09-23T15:49:01.021155+0000","last_unstale":"2023-09-23T15:55:12.450801+0000","last_undegraded":"2023-09-23T15:55:12.450801+0000","last_fullsized":"2023-09-23T15:55:12.450801+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:49:14.737219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":117,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128145+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T15:55:06.128145+0000","last_peered":"2023-09-23T15:55:06.128145+0000","last_clean":"2023-09-23T15:55:06.128145+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T15:55:06.128145+0000","last_undegraded":"2023-09-23T15:55:06.128145+0000","last_fullsized":"2023-09-23T15:55:06.128145+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.3","version":"221'2467","reported_seq":2481,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:29.438311+0000","last_change":"2023-09-23T15:54:46.444697+0000","last_active":"2023-09-23T15:55:29.438311+0000","last_peered":"2023-09-23T15:55:29.438311+0000","last_clean":"2023-09-23T15:55:29.438311+0000","last_became_active":"2023-09-23T15:54:46.444316+0000","last_became_peered":"2023-09-23T15:54:46.444316+0000","last_unstale":"2023-09-23T15:55:29.438311+0000","last_undegraded":"2023-09-23T15:55:29.438311+0000","last_fullsized":"2023-09-23T15:55:29.438311+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2467,"log_dups_size":0,"ondisk_log_size":2467,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:15:04.529106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161677312,"num_objects":2467,"num_object_clones":0,"num_object_copies":7401,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2467,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2467,"num_write_kb":157888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"93'161","reported_seq":475,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.440902+0000","last_change":"2023-09-23T15:53:18.366007+0000","last_active":"2023-09-23T15:55:12.440902+0000","last_peered":"2023-09-23T15:55:12.440902+0000","last_clean":"2023-09-23T15:55:12.440902+0000","last_became_active":"2023-09-23T15:53:16.440670+0000","last_became_peered":"2023-09-23T15:53:16.440670+0000","last_unstale":"2023-09-23T15:55:12.440902+0000","last_undegraded":"2023-09-23T15:55:12.440902+0000","last_fullsized":"2023-09-23T15:55:12.440902+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:18:10.488827+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":189,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.404058+0000","last_change":"2023-09-23T15:41:15.382933+0000","last_active":"2023-09-23T15:55:05.404058+0000","last_peered":"2023-09-23T15:55:05.404058+0000","last_clean":"2023-09-23T15:55:05.404058+0000","last_became_active":"2023-09-23T15:41:15.382568+0000","last_became_peered":"2023-09-23T15:41:15.382568+0000","last_unstale":"2023-09-23T15:55:05.404058+0000","last_undegraded":"2023-09-23T15:55:05.404058+0000","last_fullsized":"2023-09-23T15:55:05.404058+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:49.523018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"89'115","reported_seq":348,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.631049+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T15:55:06.631049+0000","last_peered":"2023-09-23T15:55:06.631049+0000","last_clean":"2023-09-23T15:55:06.631049+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T15:55:06.631049+0000","last_undegraded":"2023-09-23T15:55:06.631049+0000","last_fullsized":"2023-09-23T15:55:06.631049+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.442582+0000","last_change":"2023-09-23T15:41:15.377447+0000","last_active":"2023-09-23T15:55:12.442582+0000","last_peered":"2023-09-23T15:55:12.442582+0000","last_clean":"2023-09-23T15:55:12.442582+0000","last_became_active":"2023-09-23T15:41:15.376958+0000","last_became_peered":"2023-09-23T15:41:15.376958+0000","last_unstale":"2023-09-23T15:55:12.442582+0000","last_undegraded":"2023-09-23T15:55:12.442582+0000","last_fullsized":"2023-09-23T15:55:12.442582+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:56:02.564659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"221'2402","reported_seq":2415,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:29.439223+0000","last_change":"2023-09-23T15:54:46.446434+0000","last_active":"2023-09-23T15:55:29.439223+0000","last_peered":"2023-09-23T15:55:29.439223+0000","last_clean":"2023-09-23T15:55:29.439223+0000","last_became_active":"2023-09-23T15:54:46.446132+0000","last_became_peered":"2023-09-23T15:54:46.446132+0000","last_unstale":"2023-09-23T15:55:29.439223+0000","last_undegraded":"2023-09-23T15:55:29.439223+0000","last_fullsized":"2023-09-23T15:55:29.439223+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:54:45.412988+0000","last_clean_scrub_stamp":"2023-09-23T15:54:45.412988+0000","objects_scrubbed":0,"log_size":2402,"log_dups_size":0,"ondisk_log_size":2402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:09:47.278301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157417472,"num_objects":2402,"num_object_clones":0,"num_object_copies":7206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2402,"num_write_kb":153728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"93'161","reported_seq":475,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.442866+0000","last_change":"2023-09-23T15:53:20.202820+0000","last_active":"2023-09-23T15:55:12.442866+0000","last_peered":"2023-09-23T15:55:12.442866+0000","last_clean":"2023-09-23T15:55:12.442866+0000","last_became_active":"2023-09-23T15:53:16.457977+0000","last_became_peered":"2023-09-23T15:53:16.457977+0000","last_unstale":"2023-09-23T15:55:12.442866+0000","last_undegraded":"2023-09-23T15:55:12.442866+0000","last_fullsized":"2023-09-23T15:55:12.442866+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.202556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.202556+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:38:10.234449+0000","scrub_duration":0.016089724,"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,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"89'46","reported_seq":346,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.405627+0000","last_change":"2023-09-23T15:40:46.065865+0000","last_active":"2023-09-23T15:55:05.405627+0000","last_peered":"2023-09-23T15:55:05.405627+0000","last_clean":"2023-09-23T15:55:05.405627+0000","last_became_active":"2023-09-23T15:40:46.065411+0000","last_became_peered":"2023-09-23T15:40:46.065411+0000","last_unstale":"2023-09-23T15:55:05.405627+0000","last_undegraded":"2023-09-23T15:55:05.405627+0000","last_fullsized":"2023-09-23T15:55:05.405627+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:27.452996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":212,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.630407+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T15:55:06.630407+0000","last_peered":"2023-09-23T15:55:06.630407+0000","last_clean":"2023-09-23T15:55:06.630407+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T15:55:06.630407+0000","last_undegraded":"2023-09-23T15:55:06.630407+0000","last_fullsized":"2023-09-23T15:55:06.630407+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":173,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402044+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T15:55:05.402044+0000","last_peered":"2023-09-23T15:55:05.402044+0000","last_clean":"2023-09-23T15:55:05.402044+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T15:55:05.402044+0000","last_undegraded":"2023-09-23T15:55:05.402044+0000","last_fullsized":"2023-09-23T15:55:05.402044+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":171,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.629864+0000","last_change":"2023-09-23T15:41:46.356383+0000","last_active":"2023-09-23T15:55:06.629864+0000","last_peered":"2023-09-23T15:55:06.629864+0000","last_clean":"2023-09-23T15:55:06.629864+0000","last_became_active":"2023-09-23T15:41:46.356135+0000","last_became_peered":"2023-09-23T15:41:46.356135+0000","last_unstale":"2023-09-23T15:55:06.629864+0000","last_undegraded":"2023-09-23T15:55:06.629864+0000","last_fullsized":"2023-09-23T15:55:06.629864+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:51.758130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":224,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.605183+0000","last_change":"2023-09-23T15:49:01.018248+0000","last_active":"2023-09-23T15:55:06.605183+0000","last_peered":"2023-09-23T15:55:06.605183+0000","last_clean":"2023-09-23T15:55:06.605183+0000","last_became_active":"2023-09-23T15:49:01.017570+0000","last_became_peered":"2023-09-23T15:49:01.017570+0000","last_unstale":"2023-09-23T15:55:06.605183+0000","last_undegraded":"2023-09-23T15:55:06.605183+0000","last_fullsized":"2023-09-23T15:55:06.605183+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:58:32.617085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":229,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128032+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T15:55:06.128032+0000","last_peered":"2023-09-23T15:55:06.128032+0000","last_clean":"2023-09-23T15:55:06.128032+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T15:55:06.128032+0000","last_undegraded":"2023-09-23T15:55:06.128032+0000","last_fullsized":"2023-09-23T15:55:06.128032+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":228,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402836+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T15:55:05.402836+0000","last_peered":"2023-09-23T15:55:05.402836+0000","last_clean":"2023-09-23T15:55:05.402836+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T15:55:05.402836+0000","last_undegraded":"2023-09-23T15:55:05.402836+0000","last_fullsized":"2023-09-23T15:55:05.402836+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":184,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.128111+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T15:55:06.128111+0000","last_peered":"2023-09-23T15:55:06.128111+0000","last_clean":"2023-09-23T15:55:06.128111+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T15:55:06.128111+0000","last_undegraded":"2023-09-23T15:55:06.128111+0000","last_fullsized":"2023-09-23T15:55:06.128111+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":210,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.402077+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T15:55:05.402077+0000","last_peered":"2023-09-23T15:55:05.402077+0000","last_clean":"2023-09-23T15:55:05.402077+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T15:55:05.402077+0000","last_undegraded":"2023-09-23T15:55:05.402077+0000","last_fullsized":"2023-09-23T15:55:05.402077+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":198,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.444308+0000","last_change":"2023-09-23T15:41:15.383669+0000","last_active":"2023-09-23T15:55:12.444308+0000","last_peered":"2023-09-23T15:55:12.444308+0000","last_clean":"2023-09-23T15:55:12.444308+0000","last_became_active":"2023-09-23T15:41:15.383282+0000","last_became_peered":"2023-09-23T15:41:15.383282+0000","last_unstale":"2023-09-23T15:55:12.444308+0000","last_undegraded":"2023-09-23T15:55:12.444308+0000","last_fullsized":"2023-09-23T15:55:12.444308+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:48.135056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":104,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:06.127680+0000","last_change":"2023-09-23T15:44:47.295560+0000","last_active":"2023-09-23T15:55:06.127680+0000","last_peered":"2023-09-23T15:55:06.127680+0000","last_clean":"2023-09-23T15:55:06.127680+0000","last_became_active":"2023-09-23T15:44:47.294828+0000","last_became_peered":"2023-09-23T15:44:47.294828+0000","last_unstale":"2023-09-23T15:55:06.127680+0000","last_undegraded":"2023-09-23T15:55:06.127680+0000","last_fullsized":"2023-09-23T15:55:06.127680+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:55:22.382108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":177,"reported_epoch":221,"state":"active+clean","last_fresh":"2023-09-23T15:55:12.450575+0000","last_change":"2023-09-23T15:40:46.061604+0000","last_active":"2023-09-23T15:55:12.450575+0000","last_peered":"2023-09-23T15:55:12.450575+0000","last_clean":"2023-09-23T15:55:12.450575+0000","last_became_active":"2023-09-23T15:40:46.061146+0000","last_became_peered":"2023-09-23T15:40:46.061146+0000","last_unstale":"2023-09-23T15:55:12.450575+0000","last_undegraded":"2023-09-23T15:55:12.450575+0000","last_fullsized":"2023-09-23T15:55:12.450575+0000","mapping_epoch":107,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:57:26.667212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":211,"reported_epoch":220,"state":"active+clean","last_fresh":"2023-09-23T15:55:05.401824+0000","last_change":"2023-09-23T15:49:47.315922+0000","last_active":"2023-09-23T15:55:05.401824+0000","last_peered":"2023-09-23T15:55:05.401824+0000","last_clean":"2023-09-23T15:55:05.401824+0000","last_became_active":"2023-09-23T15:49:47.315486+0000","last_became_peered":"2023-09-23T15:49:47.315486+0000","last_unstale":"2023-09-23T15:55:05.401824+0000","last_undegraded":"2023-09-23T15:55:05.401824+0000","last_fullsized":"2023-09-23T15:55:05.401824+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:26:48.589760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2465792000,"num_objects":37625,"num_object_clones":0,"num_object_copies":112875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37625,"num_write_kb":2408000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7351042048,"data_stored":7351042048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":37625,"ondisk_log_size":37625,"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234356,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":858040,"kb_used_data":700464,"kb_used_omap":0,"kb_used_meta":157568,"kb_avail":92887112,"statfs":{"total":95995035648,"available":95116402688,"internally_reserved":0,"allocated":717275136,"data_stored":716462431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":161349632},"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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:55:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.645,"15min":1.3100000000000001},"min":{"1min":0.36899999999999999,"5min":0.253,"15min":0.253},"max":{"1min":1.504,"5min":20.369,"15min":20.369},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.6259999999999999,"15min":1.4159999999999999},"min":{"1min":0.32100000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.7309999999999999,"5min":20.452999999999999,"15min":20.452999999999999},"last":0.84399999999999997}]},{"osd":1,"last update":"Sat Sep 23 15:55:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.6879999999999999,"15min":1.3160000000000001},"min":{"1min":0.621,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.343,"5min":8.2929999999999993,"15min":8.2929999999999993},"last":0.432},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.74,"15min":1.4199999999999999},"min":{"1min":0.63600000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.893,"5min":8.3239999999999998,"15min":8.3239999999999998},"last":0.45300000000000001}]},{"osd":2,"last update":"Sat Sep 23 15:55:07 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":3.0150000000000001,"15min":2.516},"min":{"1min":0.52900000000000003,"5min":0.29599999999999999,"15min":0.27100000000000002},"max":{"1min":1.222,"5min":153.22200000000001,"15min":153.22200000000001},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.92200000000000004,"5min":3.2679999999999998,"15min":2.6019999999999999},"min":{"1min":0.753,"5min":0.316,"15min":0.29499999999999998},"max":{"1min":1.413,"5min":153.27199999999999,"15min":153.27199999999999},"last":0.98599999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:54:41 2023","interfaces":[{"interface":"back","average":{"1min":2.0009999999999999,"5min":2.8199999999999998,"15min":1.7390000000000001},"min":{"1min":0.65000000000000002,"5min":0.38100000000000001,"15min":0.33000000000000002},"max":{"1min":7.8680000000000003,"5min":31.344000000000001,"15min":31.344000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.581,"5min":2.2149999999999999,"15min":1.552},"min":{"1min":0.39800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.0970000000000004,"5min":31.062000000000001,"15min":31.062000000000001},"last":0.96399999999999997}]},{"osd":4,"last update":"Sat Sep 23 15:55:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.4710000000000001,"15min":1.4850000000000001},"min":{"1min":0.56799999999999995,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.429,"5min":8.2469999999999999,"15min":8.7400000000000002},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.4430000000000001,"15min":1.5609999999999999},"min":{"1min":0.59299999999999997,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.488,"5min":6.1779999999999999,"15min":9.3059999999999992},"last":1.046}]},{"osd":5,"last update":"Sat Sep 23 15:54:41 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.4590000000000001,"15min":1.54},"min":{"1min":0.60299999999999998,"5min":0.33400000000000002,"15min":0.309},"max":{"1min":2.3769999999999998,"5min":7.8440000000000003,"15min":8.6470000000000002},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.6779999999999999,"5min":1.9379999999999999,"15min":1.8109999999999999},"min":{"1min":0.74099999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.7510000000000003,"5min":10.885,"15min":10.885},"last":0.93899999999999995}]},{"osd":6,"last update":"Sat Sep 23 15:54:41 2023","interfaces":[{"interface":"back","average":{"1min":1.502,"5min":1.4730000000000001,"15min":1.6539999999999999},"min":{"1min":0.96599999999999997,"5min":0.39700000000000002,"15min":0.33600000000000002},"max":{"1min":4.4050000000000002,"5min":8.2840000000000007,"15min":14.589},"last":1.359},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.5109999999999999,"15min":1.5580000000000001},"min":{"1min":0.502,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.486,"5min":6.6580000000000004,"15min":10.029999999999999},"last":1.159}]}]},{"osd":6,"up_from":46,"seq":197568496000,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":846512,"kb_used_data":684200,"kb_used_omap":0,"kb_used_meta":162304,"kb_avail":92898640,"statfs":{"total":95995035648,"available":95128207360,"internally_reserved":0,"allocated":700620800,"data_stored":699816160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":166199296},"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,1,1],"upper_bound":8},"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 23 15:54:27 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.0880000000000001,"15min":1.1890000000000001},"min":{"1min":0.313,"5min":0.26600000000000001,"15min":0.26400000000000001},"max":{"1min":3.1349999999999998,"5min":6.0810000000000004,"15min":10.706},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.198,"15min":1.25},"min":{"1min":0.35999999999999999,"5min":0.26700000000000002,"15min":0.253},"max":{"1min":4.4809999999999999,"5min":6.3730000000000002,"15min":7.5789999999999997},"last":0.72199999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:54:51 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.921,"15min":1.484},"min":{"1min":0.48799999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.518,"5min":64.799000000000007,"15min":64.799000000000007},"last":1.851},{"interface":"front","average":{"1min":1.109,"5min":1.944,"15min":1.5600000000000001},"min":{"1min":0.45000000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":2.5939999999999999,"5min":64.585999999999999,"15min":64.585999999999999},"last":2.1349999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:55:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":2.4239999999999999,"15min":1.8640000000000001},"min":{"1min":0.53800000000000003,"5min":0.32600000000000001,"15min":0.32100000000000001},"max":{"1min":1.4259999999999999,"5min":66.055999999999997,"15min":66.055999999999997},"last":2.0139999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":2.415,"15min":1.895},"min":{"1min":0.58599999999999997,"5min":0.318,"15min":0.307},"max":{"1min":1.3280000000000001,"5min":70.590000000000003,"15min":70.590000000000003},"last":1.9199999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:54:41 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":3.4710000000000001,"15min":1.9650000000000001},"min":{"1min":0.38700000000000001,"5min":0.33100000000000002,"15min":0.32500000000000001},"max":{"1min":4.6109999999999998,"5min":61.265999999999998,"15min":61.265999999999998},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":3.0569999999999999,"15min":1.9350000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.7050000000000001,"5min":60.893000000000001,"15min":60.893000000000001},"last":2.0920000000000001}]},{"osd":4,"last update":"Sat Sep 23 15:55:09 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.3200000000000001,"15min":1.7170000000000001},"min":{"1min":0.45900000000000002,"5min":0.33900000000000002,"15min":0.30199999999999999},"max":{"1min":1.8100000000000001,"5min":9.7330000000000005,"15min":12.978},"last":1.8959999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.2390000000000001,"15min":1.6739999999999999},"min":{"1min":0.503,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.611,"5min":6.1600000000000001,"15min":11.442},"last":1.8839999999999999}]},{"osd":5,"last update":"Sat Sep 23 15:54:51 2023","interfaces":[{"interface":"back","average":{"1min":1.3420000000000001,"5min":1.286,"15min":1.5740000000000001},"min":{"1min":0.47899999999999998,"5min":0.35699999999999998,"15min":0.33000000000000002},"max":{"1min":3.4279999999999999,"5min":7.6040000000000001,"15min":14.462},"last":1.9650000000000001},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.6399999999999999,"15min":1.6859999999999999},"min":{"1min":0.35899999999999999,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":2.0680000000000001,"5min":9.0670000000000002,"15min":10.319000000000001},"last":0.79100000000000004}]},{"osd":7,"last update":"Sat Sep 23 15:54:51 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.3320000000000001,"15min":1.579},"min":{"1min":0.40999999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.5449999999999999,"5min":4.7640000000000002,"15min":10.659000000000001},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.319,"5min":1.431,"15min":1.48},"min":{"1min":0.40300000000000002,"5min":0.36399999999999999,"15min":0.35899999999999999},"max":{"1min":2.7290000000000001,"5min":8.3889999999999993,"15min":8.3889999999999993},"last":0.81499999999999995}]}]},{"osd":1,"up_from":102,"seq":438086664387,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1085228,"kb_used_data":937060,"kb_used_omap":6,"kb_used_meta":148153,"kb_avail":92659924,"statfs":{"total":95995035648,"available":94883762176,"internally_reserved":0,"allocated":959549440,"data_stored":958402935,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":151708679},"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,2,1],"upper_bound":8},"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 23 15:55:00 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":1.4810000000000001,"15min":1.046},"min":{"1min":0.254,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":3.8090000000000002,"5min":11.138,"15min":11.138},"last":5.6459999999999999},{"interface":"front","average":{"1min":0.622,"5min":1.514,"15min":1.044},"min":{"1min":0.434,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":0.89800000000000002,"5min":9.1600000000000001,"15min":9.1600000000000001},"last":0.78200000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":1.742,"15min":1.6819999999999999},"min":{"1min":0.44800000000000001,"5min":0.28499999999999998,"15min":0.248},"max":{"1min":1.1890000000000001,"5min":12.686,"15min":121.062},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.63400000000000001,"5min":1.625,"15min":1.625},"min":{"1min":0.441,"5min":0.23499999999999999,"15min":0.217},"max":{"1min":0.82599999999999996,"5min":10.162000000000001,"15min":120.053},"last":0.753}]},{"osd":3,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":2.1309999999999998,"15min":1.1779999999999999},"min":{"1min":0.36599999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.4050000000000002,"5min":11.548,"15min":11.548},"last":1.742},{"interface":"front","average":{"1min":1.302,"5min":2.2989999999999999,"15min":1.278},"min":{"1min":0.43099999999999999,"5min":0.23899999999999999,"15min":0.23699999999999999},"max":{"1min":5.9240000000000004,"5min":16.303000000000001,"15min":16.303000000000001},"last":8.0239999999999991}]},{"osd":4,"last update":"Sat Sep 23 15:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.554,"15min":1.24},"min":{"1min":0.54800000000000004,"5min":0.30399999999999999,"15min":0.29299999999999998},"max":{"1min":1.6020000000000001,"5min":12.603,"15min":12.603},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.3879999999999999,"15min":1.264},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.1040000000000001,"5min":12.755000000000001,"15min":12.755000000000001},"last":1.7030000000000001}]},{"osd":5,"last update":"Sat Sep 23 15:55:00 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.8959999999999999,"15min":1.548},"min":{"1min":0.54800000000000004,"5min":0.36599999999999999,"15min":0.33700000000000002},"max":{"1min":2.0129999999999999,"5min":12.653,"15min":12.653},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.876,"5min":1.4430000000000001,"15min":1.3480000000000001},"min":{"1min":0.46000000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.1599999999999999,"5min":7.851,"15min":15.929},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Sep 23 15:55:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.925,"15min":1.4670000000000001},"min":{"1min":0.58999999999999997,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.8879999999999999,"5min":11.266,"15min":11.266},"last":6.7629999999999999},{"interface":"front","average":{"1min":1.333,"5min":1.7290000000000001,"15min":1.4410000000000001},"min":{"1min":0.74199999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.9619999999999997,"5min":12.722,"15min":12.722},"last":0.876}]},{"osd":7,"last update":"Sat Sep 23 15:55:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.4650000000000001,"15min":1.1919999999999999},"min":{"1min":0.49399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":7.1440000000000001,"15min":7.1440000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.905,"15min":1.3999999999999999},"min":{"1min":0.623,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":6.0339999999999998,"5min":12.813000000000001,"15min":12.813000000000001},"last":6.7240000000000002}]}]},{"osd":0,"up_from":97,"seq":416611827914,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1564900,"kb_used_data":1268828,"kb_used_omap":9,"kb_used_meta":296054,"kb_avail":92180252,"statfs":{"total":95995035648,"available":94392578048,"internally_reserved":0,"allocated":1299279872,"data_stored":1298138876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":303159909},"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,2,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 15:54:54 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.0329999999999999,"15min":0.77700000000000002},"min":{"1min":0.35199999999999998,"5min":0.218,"15min":0.218},"max":{"1min":3.194,"5min":6.593,"15min":6.593},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.1399999999999999,"15min":0.89800000000000002},"min":{"1min":0.50700000000000001,"5min":0.312,"15min":0.28299999999999997},"max":{"1min":3.218,"5min":6.6299999999999999,"15min":6.6299999999999999},"last":0.48799999999999999}]},{"osd":2,"last update":"Sat Sep 23 15:55:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":1.528,"15min":1.03},"min":{"1min":0.307,"5min":0.214,"15min":0.214},"max":{"1min":1.145,"5min":8.2759999999999998,"15min":8.2759999999999998},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.68300000000000005,"5min":1.2230000000000001,"15min":0.97599999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.014,"5min":6.1150000000000002,"15min":7.2359999999999998},"last":0.64100000000000001}]},{"osd":3,"last update":"Sat Sep 23 15:54:38 2023","interfaces":[{"interface":"back","average":{"1min":1.827,"5min":2.3460000000000001,"15min":1.357},"min":{"1min":0.313,"5min":0.25700000000000001,"15min":0.249},"max":{"1min":9.6229999999999993,"5min":56.290999999999997,"15min":56.290999999999997},"last":3.6349999999999998},{"interface":"front","average":{"1min":1.708,"5min":2.7360000000000002,"15min":1.444},"min":{"1min":0.441,"5min":0.25,"15min":0.25},"max":{"1min":12.478,"5min":56.933,"15min":56.933},"last":7.5890000000000004}]},{"osd":4,"last update":"Sat Sep 23 15:55:18 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.264,"15min":1.2230000000000001},"min":{"1min":0.52500000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2210000000000001,"5min":7.7999999999999998,"15min":7.7999999999999998},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.0409999999999999,"15min":1.123},"min":{"1min":0.443,"5min":0.34200000000000003,"15min":0.33400000000000002},"max":{"1min":1.117,"5min":7.2930000000000001,"15min":7.2930000000000001},"last":0.68200000000000005}]},{"osd":5,"last update":"Sat Sep 23 15:55:27 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":1.621,"15min":1.5449999999999999},"min":{"1min":0.36599999999999999,"5min":0.36099999999999999,"15min":0.35799999999999998},"max":{"1min":1.9299999999999999,"5min":9.3829999999999991,"15min":16.949000000000002},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.556,"15min":1.484},"min":{"1min":0.40100000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.8999999999999999,"5min":9.2089999999999996,"15min":11.195},"last":0.84499999999999997}]},{"osd":6,"last update":"Sat Sep 23 15:55:27 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.2010000000000001,"15min":1.226},"min":{"1min":0.503,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.254,"5min":6.6440000000000001,"15min":10.204000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.042,"5min":1.5720000000000001,"15min":1.45},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.9630000000000001,"5min":7.7290000000000001,"15min":10.243},"last":0.88400000000000001}]},{"osd":7,"last update":"Sat Sep 23 15:55:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.7170000000000001,"15min":1.5529999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":2.0880000000000001,"5min":9.234,"15min":14.632},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.22,"5min":1.5229999999999999,"15min":1.5880000000000001},"min":{"1min":0.65200000000000002,"5min":0.37,"15min":0.37},"max":{"1min":2.7229999999999999,"5min":7.875,"15min":14.569000000000001},"last":2.48}]}]},{"osd":2,"up_from":107,"seq":459561500851,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1263788,"kb_used_data":935076,"kb_used_omap":11,"kb_used_meta":328692,"kb_avail":92481364,"statfs":{"total":95995035648,"available":94700916736,"internally_reserved":0,"allocated":957517824,"data_stored":956368917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":336580936},"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":[1],"upper_bound":2},"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 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":1.016,"15min":0.81899999999999995},"min":{"1min":0.33500000000000002,"5min":0.23499999999999999,"15min":0.20399999999999999},"max":{"1min":1.034,"5min":5.9039999999999999,"15min":6.3840000000000003},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.69199999999999995,"5min":1.262,"15min":1.099},"min":{"1min":0.47599999999999998,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.0009999999999999,"5min":8.7699999999999996,"15min":8.7699999999999996},"last":0.28899999999999998}]},{"osd":1,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":1.8120000000000001,"15min":1.117},"min":{"1min":0.37,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":1.351,"5min":12.782999999999999,"15min":12.782999999999999},"last":2.512},{"interface":"front","average":{"1min":0.69499999999999995,"5min":1.5289999999999999,"15min":0.97699999999999998},"min":{"1min":0.29199999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":1.2370000000000001,"5min":8.0690000000000008,"15min":8.0690000000000008},"last":0.379}]},{"osd":3,"last update":"Sat Sep 23 15:54:32 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":3.3380000000000001,"15min":1.74},"min":{"1min":0.29599999999999999,"5min":0.25,"15min":0.23699999999999999},"max":{"1min":5.8520000000000003,"5min":71.867000000000004,"15min":71.867000000000004},"last":16.404},{"interface":"front","average":{"1min":1.022,"5min":4.2729999999999997,"15min":2.0129999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":3.9900000000000002,"5min":71.528000000000006,"15min":71.528000000000006},"last":16.045999999999999}]},{"osd":4,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.5920000000000001,"15min":1.5329999999999999},"min":{"1min":0.66500000000000004,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.6520000000000001,"5min":13.01,"15min":13.01},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.1950000000000001,"15min":1.292},"min":{"1min":0.41699999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.4950000000000001,"5min":6.5999999999999996,"15min":6.9649999999999999},"last":0.53200000000000003}]},{"osd":5,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.8400000000000001,"15min":1.46},"min":{"1min":0.38600000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.343,"5min":38.259,"15min":38.259},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.032,"5min":1.982,"15min":1.611},"min":{"1min":0.52600000000000002,"5min":0.32300000000000001,"15min":0.30599999999999999},"max":{"1min":1.77,"5min":38.542999999999999,"15min":38.542999999999999},"last":0.42899999999999999}]},{"osd":6,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.498,"15min":1.427},"min":{"1min":0.59699999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.5169999999999999,"5min":8.0429999999999993,"15min":8.0429999999999993},"last":0.47599999999999998},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.679,"15min":1.482},"min":{"1min":0.54100000000000004,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.4730000000000001,"5min":13.247,"15min":13.247},"last":0.46999999999999997}]},{"osd":7,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":2.2290000000000001,"15min":1.645},"min":{"1min":0.54400000000000004,"5min":0.40400000000000003,"15min":0.377},"max":{"1min":1.548,"5min":72.156000000000006,"15min":72.156000000000006},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.097,"5min":2.4369999999999998,"15min":1.8169999999999999},"min":{"1min":0.69099999999999995,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.6240000000000001,"5min":72.090000000000003,"15min":72.090000000000003},"last":0.51400000000000001}]}]},{"osd":3,"up_from":112,"seq":481036337325,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1692184,"kb_used_data":1353104,"kb_used_omap":5,"kb_used_meta":339066,"kb_avail":92052968,"statfs":{"total":95995035648,"available":94262239232,"internally_reserved":0,"allocated":1385578496,"data_stored":1384448229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":347204406},"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,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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.8979999999999999,"15min":1.353},"min":{"1min":0.223,"5min":0.20799999999999999,"15min":0.20399999999999999},"max":{"1min":4.0060000000000002,"5min":12.221,"15min":43.654000000000003},"last":2.8359999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":1.7969999999999999,"15min":1.2969999999999999},"min":{"1min":0.23999999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":3.9209999999999998,"5min":17.795000000000002,"15min":43.479999999999997},"last":1.369}]},{"osd":1,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":3.782,"15min":1.722},"min":{"1min":0.38900000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":5.8109999999999999,"5min":156.28100000000001,"15min":156.28100000000001},"last":2.871},{"interface":"front","average":{"1min":0.85699999999999998,"5min":3.7200000000000002,"15min":1.7030000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":4.2389999999999999,"5min":155.99299999999999,"15min":155.99299999999999},"last":4.1580000000000004}]},{"osd":2,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":2.2669999999999999,"15min":1.657},"min":{"1min":0.48499999999999999,"5min":0.26900000000000002,"15min":0.248},"max":{"1min":4.8499999999999996,"5min":12.759,"15min":48.57},"last":4.492},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.8180000000000001,"15min":1.5429999999999999},"min":{"1min":0.36399999999999999,"5min":0.22,"15min":0.22},"max":{"1min":4.056,"5min":16.039999999999999,"15min":48.533000000000001},"last":0.754}]},{"osd":4,"last update":"Sat Sep 23 15:55:08 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":2.3580000000000001,"15min":1.647},"min":{"1min":0.66800000000000004,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1619999999999999,"5min":70.852000000000004,"15min":70.852000000000004},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.94899999999999995,"5min":2.7589999999999999,"15min":1.7310000000000001},"min":{"1min":0.41999999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.288,"5min":70.912999999999997,"15min":70.912999999999997},"last":1.117}]},{"osd":5,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":2.4510000000000001,"15min":1.6259999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.33700000000000002},"max":{"1min":3.9649999999999999,"5min":13.759,"15min":13.759},"last":2.3700000000000001},{"interface":"front","average":{"1min":1.4179999999999999,"5min":1.911,"15min":1.5049999999999999},"min":{"1min":0.47099999999999997,"5min":0.39000000000000001,"15min":0.38800000000000001},"max":{"1min":5.4480000000000004,"5min":15.911,"15min":15.911},"last":0.82799999999999996}]},{"osd":6,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.643,"15min":1.339},"min":{"1min":0.51400000000000001,"5min":0.36799999999999999,"15min":0.35899999999999999},"max":{"1min":5.5460000000000003,"5min":15.996,"15min":15.996},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.4419999999999999,"5min":2.0699999999999998,"15min":1.5269999999999999},"min":{"1min":0.59299999999999997,"5min":0.43099999999999999,"15min":0.38600000000000001},"max":{"1min":3.5750000000000002,"5min":12.288,"15min":12.288},"last":2.9340000000000002}]},{"osd":7,"last update":"Sat Sep 23 15:54:45 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.877,"15min":1.3999999999999999},"min":{"1min":0.49399999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.5209999999999999,"5min":15.962,"15min":15.962},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.7969999999999999,"5min":2.3420000000000001,"15min":1.6439999999999999},"min":{"1min":0.69199999999999995,"5min":0.42999999999999999,"15min":0.39100000000000001},"max":{"1min":5.4640000000000004,"5min":12.259,"15min":12.259},"last":4.5369999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173798,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936288,"kb_used_data":642392,"kb_used_omap":10,"kb_used_meta":293877,"kb_avail":92808864,"statfs":{"total":95995035648,"available":95036276736,"internally_reserved":0,"allocated":657809408,"data_stored":656613815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":300930079},"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,1,0,1],"upper_bound":16},"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 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":8.5679999999999996,"5min":2.77,"15min":2.1899999999999999},"min":{"1min":0.318,"5min":0.25900000000000001,"15min":0.22700000000000001},"max":{"1min":139.60499999999999,"5min":139.60499999999999,"15min":139.60499999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":8.7569999999999997,"5min":2.5649999999999999,"15min":2.0310000000000001},"min":{"1min":0.54700000000000004,"5min":0.253,"15min":0.24299999999999999},"max":{"1min":142.399,"5min":142.399,"15min":142.399},"last":5.2480000000000002}]},{"osd":1,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.615,"15min":1.4730000000000001},"min":{"1min":0.58699999999999997,"5min":0.247,"15min":0.247},"max":{"1min":1.371,"5min":19.562999999999999,"15min":19.562999999999999},"last":1.9630000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.47,"15min":1.242},"min":{"1min":0.52000000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.5680000000000001,"5min":19.712,"15min":19.712},"last":2.5339999999999998}]},{"osd":2,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":3.8069999999999999,"15min":2.73},"min":{"1min":0.376,"5min":0.27900000000000003,"15min":0.27600000000000002},"max":{"1min":1.6639999999999999,"5min":143.99299999999999,"15min":143.99299999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.85399999999999998,"5min":4.0430000000000001,"15min":2.9079999999999999},"min":{"1min":0.504,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.2010000000000001,"5min":145.29900000000001,"15min":145.29900000000001},"last":1.4039999999999999}]},{"osd":3,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":8.8689999999999998,"5min":4.2720000000000002,"15min":2.3919999999999999},"min":{"1min":0.73799999999999999,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":139.30099999999999,"5min":139.30099999999999,"15min":139.30099999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":8.6029999999999998,"5min":3.8839999999999999,"15min":2.04},"min":{"1min":0.61499999999999999,"5min":0.32000000000000001,"15min":0.30499999999999999},"max":{"1min":139.24199999999999,"5min":139.24199999999999,"15min":139.24199999999999},"last":7.04}]},{"osd":5,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.7430000000000001,"15min":1.49},"min":{"1min":0.57199999999999995,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.3799999999999999,"5min":87.849999999999994,"15min":87.849999999999994},"last":2.4849999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":2.2050000000000001,"15min":1.8979999999999999},"min":{"1min":0.54200000000000004,"5min":0.34100000000000003,"15min":0.29399999999999998},"max":{"1min":1.4259999999999999,"5min":89.670000000000002,"15min":89.670000000000002},"last":2.282}]},{"osd":6,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.3700000000000001,"15min":1.7110000000000001},"min":{"1min":0.67100000000000004,"5min":0.35199999999999998,"15min":0.34699999999999998},"max":{"1min":1.891,"5min":8.9849999999999994,"15min":13.275},"last":0.45100000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1479999999999999,"15min":1.4510000000000001},"min":{"1min":0.77500000000000002,"5min":0.38800000000000001,"15min":0.34000000000000002},"max":{"1min":1.431,"5min":8.3840000000000003,"15min":15.07},"last":2.5830000000000002}]},{"osd":7,"last update":"Sat Sep 23 15:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.2370000000000001,"15min":1.3959999999999999},"min":{"1min":0.65200000000000002,"5min":0.39200000000000002,"15min":0.36499999999999999},"max":{"1min":1.9510000000000001,"5min":7.1440000000000001,"15min":8.8979999999999997},"last":2.8180000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.46,"15min":1.605},"min":{"1min":0.46300000000000002,"5min":0.36799999999999999,"15min":0.29999999999999999},"max":{"1min":1.766,"5min":14.752000000000001,"15min":14.752000000000001},"last":2.2370000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757642,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":742376,"kb_used_data":548192,"kb_used_omap":0,"kb_used_meta":194176,"kb_avail":93002776,"statfs":{"total":95995035648,"available":95234842624,"internally_reserved":0,"allocated":561348608,"data_stored":560548201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":198836224},"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,1],"upper_bound":4},"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 23 15:55:25 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.5660000000000001,"15min":1.399},"min":{"1min":0.313,"5min":0.24399999999999999,"15min":0.22500000000000001},"max":{"1min":2.0329999999999999,"5min":11.532999999999999,"15min":11.532999999999999},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.2869999999999999,"15min":1.385},"min":{"1min":0.51300000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":2.0419999999999998,"5min":6.484,"15min":16.196000000000002},"last":0.51300000000000001}]},{"osd":1,"last update":"Sat Sep 23 15:54:59 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":2.7120000000000002,"15min":1.706},"min":{"1min":0.46100000000000002,"5min":0.29099999999999998,"15min":0.28100000000000003},"max":{"1min":1.365,"5min":118.492,"15min":118.492},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.93200000000000005,"5min":3.2799999999999998,"15min":1.861},"min":{"1min":0.66500000000000004,"5min":0.30199999999999999,"15min":0.29599999999999999},"max":{"1min":1.9850000000000001,"5min":118.75,"15min":118.75},"last":0.34300000000000003}]},{"osd":2,"last update":"Sat Sep 23 15:55:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.9810000000000001,"15min":1.782},"min":{"1min":0.54700000000000004,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":2.2829999999999999,"5min":52.960000000000001,"15min":55.180999999999997},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.94699999999999995,"5min":2.1960000000000002,"15min":1.782},"min":{"1min":0.622,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.5409999999999999,"5min":52.982999999999997,"15min":55.444000000000003},"last":0.57699999999999996}]},{"osd":3,"last update":"Sat Sep 23 15:54:51 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":2.2429999999999999,"15min":1.6719999999999999},"min":{"1min":0.70099999999999996,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.615,"5min":52.585999999999999,"15min":52.585999999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.98199999999999998,"5min":2.7370000000000001,"15min":1.714},"min":{"1min":0.55000000000000004,"5min":0.35899999999999999,"15min":0.33000000000000002},"max":{"1min":1.6459999999999999,"5min":55.395000000000003,"15min":55.395000000000003},"last":0.77100000000000002}]},{"osd":4,"last update":"Sat Sep 23 15:55:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.375,"15min":1.6699999999999999},"min":{"1min":0.45700000000000002,"5min":0.32500000000000001,"15min":0.27600000000000002},"max":{"1min":1.4930000000000001,"5min":11.170999999999999,"15min":15.978},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.23,"15min":1.5129999999999999},"min":{"1min":0.52000000000000002,"5min":0.34999999999999998,"15min":0.33800000000000002},"max":{"1min":1.456,"5min":7.2679999999999998,"15min":16.997},"last":0.64300000000000002}]},{"osd":6,"last update":"Sat Sep 23 15:54:51 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.3169999999999999,"15min":1.5369999999999999},"min":{"1min":0.55900000000000005,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.466,"5min":6.3970000000000002,"15min":16.309999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.6100000000000001,"15min":1.587},"min":{"1min":0.63700000000000001,"5min":0.41399999999999998,"15min":0.27500000000000002},"max":{"1min":1.4279999999999999,"5min":11.651,"15min":11.651},"last":0.62}]},{"osd":7,"last update":"Sat Sep 23 15:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.631,"5min":1.4279999999999999,"15min":1.6870000000000001},"min":{"1min":0.502,"5min":0.36499999999999999,"15min":0.34899999999999998},"max":{"1min":6.7539999999999996,"5min":7.4980000000000002,"15min":15.106},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.5629999999999999,"5min":1.4350000000000001,"15min":1.508},"min":{"1min":0.52200000000000002,"5min":0.39800000000000002,"15min":0.39200000000000002},"max":{"1min":7.3159999999999998,"5min":8.1319999999999997,"15min":16.234999999999999},"last":0.70599999999999996}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"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":1298857984,"data_stored":1298857984,"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":954597376,"data_stored":954597376,"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":979566592,"data_stored":979566592,"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":1417740288,"data_stored":1417740288,"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":671612928,"data_stored":671612928,"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":576978944,"data_stored":576978944,"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":721879040,"data_stored":721879040,"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":729808896,"data_stored":729808896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T15:55:33.492 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T15:55:33.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_2 pg_num 26 2023-09-23T15:55:33.513 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:33.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 44030 44014 110.015 81.625 0.0111954 0.00908253 2023-09-23T15:55:33.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:33.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:33.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:33.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:33 smithi186 bash[89807]: cluster 2023-09-23T15:55:32.375203+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v754: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T15:55:33.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:33.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:33.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:33.789 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:33 smithi140 bash[103196]: cluster 2023-09-23T15:55:32.375203+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v754: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T15:55:33.789 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:33 smithi140 bash[105739]: cluster 2023-09-23T15:55:32.375203+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v754: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T15:55:33.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:33.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:33.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:33.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:33.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:34.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:34.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:34.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:34.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:34.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:34.226 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:55:34.284 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:55:34.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:34.320 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:55:34.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:34.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:34.367 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:55:34.404 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:55:34.440 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:55:34.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:34.459 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:34 smithi140 bash[103196]: audit 2023-09-23T15:55:34.180910+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.140:0/1472384010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:34.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:34 smithi140 bash[105739]: audit 2023-09-23T15:55:34.180910+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.140:0/1472384010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:34.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:34.478 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:55:34.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:34.513 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:55:34.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 45205 45189 108.593 73.4375 0.00618155 0.00920201 2023-09-23T15:55:34.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:34.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:34.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:34 smithi186 bash[89807]: audit 2023-09-23T15:55:34.180910+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.140:0/1472384010' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:34.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:34.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:34.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:34.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:34.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:34.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:35.013 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:35.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:35.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:35.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:35.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:35.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:35.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:35.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 46430 46414 107.406 76.5625 0.00341443 0.00930337 2023-09-23T15:55:35.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:35.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:35 smithi140 bash[103196]: cluster 2023-09-23T15:55:34.375631+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v755: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T15:55:35.628 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:35] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2023-09-23T15:55:35.628 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:35 smithi140 bash[105739]: cluster 2023-09-23T15:55:34.375631+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v755: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T15:55:35.643 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:35.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:35.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:35.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:35 smithi186 bash[89807]: cluster 2023-09-23T15:55:34.375631+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v755: 99 pgs: 99 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T15:55:35.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:35.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.935 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:35.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:36.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:36.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:36.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:36.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:36.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:36.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:36.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:36.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:36.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:36.444 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:36.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:36.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 47398 47382 105.731 60.5 0.0117535 0.00945312 2023-09-23T15:55:36.549 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:36.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:36.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:36.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:36.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:36.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:37.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:37.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:37.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.213 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:37 smithi140 bash[103196]: cluster 2023-09-23T15:55:36.376232+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v756: 99 pgs: 99 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T15:55:37.214 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:37 smithi140 bash[105739]: cluster 2023-09-23T15:55:36.376232+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v756: 99 pgs: 99 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T15:55:37.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:37.337 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:37.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:37.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:37 smithi186 bash[89807]: cluster 2023-09-23T15:55:36.376232+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v756: 99 pgs: 99 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T15:55:37.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:37.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 48728 48712 104.952 83.125 0.0199216 0.00952236 2023-09-23T15:55:37.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:37.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:37.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:37.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:37.882 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:55:37.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:37.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:38.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:38.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:38.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:38.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:38.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.293 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:38.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:38.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:38.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:38.441 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:38 smithi140 bash[105739]: audit 2023-09-23T15:55:38.375456+0000 mon.a (mon.0) 1009 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:55:38.441 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:38 smithi140 bash[103196]: audit 2023-09-23T15:55:38.375456+0000 mon.a (mon.0) 1009 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:55:38.443 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:55:38.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 49930 49914 103.957 75.125 0.00809281 0.00961321 2023-09-23T15:55:38.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.529 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:38 smithi186 bash[89807]: audit 2023-09-23T15:55:38.375456+0000 mon.a (mon.0) 1009 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:55:38.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:38.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:38.679 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:38.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:38.783 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.808 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:38.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:38.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:39.160 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:39.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:39.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.323 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:39.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:55:39.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.446 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.376861+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v757: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:55:39.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:39.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 51169 51153 103.102 77.4375 0.00573637 0.00969178 2023-09-23T15:55:39.559 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:39.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.376861+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v757: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:55:39.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.426021+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:39.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.430651+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.591 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: audit 2023-09-23T15:55:38.435671+0000 mon.a (mon.0) 1011 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:55:39.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.435840+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T15:55:39.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.438415+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:39 smithi186 bash[89807]: cluster 2023-09-23T15:55:38.438417+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:39.703 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.426021+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.430651+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: audit 2023-09-23T15:55:38.435671+0000 mon.a (mon.0) 1011 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.435840+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.438415+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[103196]: cluster 2023-09-23T15:55:38.438417+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.704 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.376861+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v757: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.426021+0000 mon.a (mon.0) 1010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.430651+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: audit 2023-09-23T15:55:38.435671+0000 mon.a (mon.0) 1011 : audit 1 from='client.? 172.21.15.140:0/293284917' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.435840+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.438415+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:39 smithi140 bash[105739]: cluster 2023-09-23T15:55:38.438417+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T15:55:39.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:39.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:39.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:39.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:39.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:40.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:40.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:40.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:40.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:40.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:40.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:40.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:40.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:40.482 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:40.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:40.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 16 52424 52408 102.331 78.4375 0.0092429 0.00976612 2023-09-23T15:55:40.613 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:40.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:40.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:40.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:40.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:40.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:40.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:40.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:40.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:41.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.040 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:41.143 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:41.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:41.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:41.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:41.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:41.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:41.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:41.449 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:41 smithi140 bash[103196]: cluster 2023-09-23T15:55:40.377491+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v759: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:41.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 53671 53655 101.592 77.9375 0.00775803 0.00983601 2023-09-23T15:55:41.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:41.574 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:41.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:41 smithi186 bash[89807]: cluster 2023-09-23T15:55:40.377491+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v759: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:41.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:41.818 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:41.853 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:41.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:41 smithi140 bash[105739]: cluster 2023-09-23T15:55:40.377491+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v759: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:41.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:41.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:42.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:42.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:42.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:42.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:42.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:42.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:42.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:42.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:55:42.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:42.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 54801 54785 100.68 70.625 0.0239302 0.00992556 2023-09-23T15:55:42.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:42.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:42 smithi140 bash[103196]: audit 2023-09-23T15:55:42.235144+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:55:42.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:42 smithi140 bash[105739]: audit 2023-09-23T15:55:42.235144+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:55:42.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:42.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:42.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:42.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:42.826 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:42 smithi186 bash[89807]: audit 2023-09-23T15:55:42.235144+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:55:42.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:42.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:42.896 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:42.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:42.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:42.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:43.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:43.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:43.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:43.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:43.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:43.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:43.475 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:43 smithi140 bash[103196]: cluster 2023-09-23T15:55:42.379270+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v760: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:55:43.476 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:43 smithi140 bash[105739]: cluster 2023-09-23T15:55:42.379270+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v760: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:55:43.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:43.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 55920 55904 99.8018 69.9375 0.0189786 0.0100139 2023-09-23T15:55:43.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:43.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:43 smithi186 bash[89807]: cluster 2023-09-23T15:55:42.379270+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v760: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T15:55:43.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:43.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:43.820 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:55:43.820 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:55:43.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:43.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:43.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:44.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:44.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:44.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:44.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.432 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:44.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 57099 57083 99.0764 73.6875 0.00867706 0.0100881 2023-09-23T15:55:44.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:44.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:44.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:44.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:44.797 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:44.816 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:44.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:44.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:44.936 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:44.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:44.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:45.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:45.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:45.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T15:55:45.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:45.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:45.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:45.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:45.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:45.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:45.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:45.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 58173 58157 98.2128 67.125 0.00827722 0.010176 2023-09-23T15:55:45.598 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:45.607 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:45 smithi140 bash[103196]: cluster 2023-09-23T15:55:44.379800+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v761: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T15:55:45.607 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:45] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.43.0" 2023-09-23T15:55:45.608 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:45 smithi140 bash[105739]: cluster 2023-09-23T15:55:44.379800+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v761: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T15:55:45.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:45.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:45.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:45 smithi186 bash[89807]: cluster 2023-09-23T15:55:44.379800+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v761: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T15:55:45.771 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:45.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:45.902 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:45.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:45.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:46.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:46.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:46.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:46.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:46.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:46.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:46.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:46.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 59376 59360 97.6067 75.1875 0.0107137 0.0102393 2023-09-23T15:55:46.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:46.556 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:46 smithi186 bash[89807]: audit 2023-09-23T15:55:45.942603+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:46.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:46.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:46.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:46.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:46.821 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:46 smithi140 bash[103196]: audit 2023-09-23T15:55:45.942603+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:46.823 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:46 smithi140 bash[105739]: audit 2023-09-23T15:55:45.942603+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:55:46.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:46.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.971 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:55:46.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:46.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:47.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:47.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:47.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:47.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:47.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:47.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:47.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:47.487 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:47 smithi140 bash[103196]: cluster 2023-09-23T15:55:46.380454+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v762: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:55:47.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:47.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:47.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:47.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 16 60428 60412 96.7897 65.75 0.00723151 0.0103237 2023-09-23T15:55:47.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:47.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:47.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:47.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:47.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:47.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:47 smithi140 bash[105739]: cluster 2023-09-23T15:55:46.380454+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v762: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:55:47.878 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:47.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:47 smithi186 bash[89807]: cluster 2023-09-23T15:55:46.380454+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v762: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T15:55:47.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:47.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:48.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:48.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:48.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:48.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:48.175 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:48.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:48.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:48.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:48.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:48.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:48.455 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:48.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:55:48.522270+0000 min lat: 0.00142566 max lat: 0.312413 avg lat: 0.0104366 2023-09-23T15:55:48.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:55:48.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 61311 61295 95.7497 55.1875 0.00430766 0.0104366 2023-09-23T15:55:48.558 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:48.602 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:48.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:48.734 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:48.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:48.838 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:48.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:48.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:48.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.029 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:49.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:49.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:49.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:49.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:49.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.442 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:49.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 62200 62184 94.7695 55.5625 0.013823 0.0105453 2023-09-23T15:55:49.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[103196]: cluster 2023-09-23T15:55:48.381167+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v763: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[103196]: audit 2023-09-23T15:55:48.404348+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[103196]: audit 2023-09-23T15:55:48.422028+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[103196]: audit 2023-09-23T15:55:49.252219+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[103196]: audit 2023-09-23T15:55:49.264507+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[105739]: cluster 2023-09-23T15:55:48.381167+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v763: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T15:55:49.555 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[105739]: audit 2023-09-23T15:55:48.404348+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.556 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[105739]: audit 2023-09-23T15:55:48.422028+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.556 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[105739]: audit 2023-09-23T15:55:49.252219+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.556 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:49 smithi140 bash[105739]: audit 2023-09-23T15:55:49.264507+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:49.658 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:55:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:49 smithi186 bash[89807]: cluster 2023-09-23T15:55:48.381167+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v763: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T15:55:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:49 smithi186 bash[89807]: audit 2023-09-23T15:55:48.404348+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:49 smithi186 bash[89807]: audit 2023-09-23T15:55:48.422028+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:49 smithi186 bash[89807]: audit 2023-09-23T15:55:49.252219+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:49 smithi186 bash[89807]: audit 2023-09-23T15:55:49.264507+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:49.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:49.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:49.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:49.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:49.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:49.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:50.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:50.090 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:50.193 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:50.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:50.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:50.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:50.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:50.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:50.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:50 smithi186 bash[89807]: audit 2023-09-23T15:55:49.842840+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:55:50.464 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:50 smithi186 bash[89807]: audit 2023-09-23T15:55:49.844085+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:55:50.464 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:50 smithi186 bash[89807]: audit 2023-09-23T15:55:49.852110+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:50.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:50.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 63274 63258 94.1112 67.125 0.0202026 0.0106195 2023-09-23T15:55:50.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:50.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:50.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:50.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[105739]: audit 2023-09-23T15:55:49.842840+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:55:50.620 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[105739]: audit 2023-09-23T15:55:49.844085+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:55:50.620 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[105739]: audit 2023-09-23T15:55:49.852110+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:50.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[103196]: audit 2023-09-23T15:55:49.842840+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:55:50.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[103196]: audit 2023-09-23T15:55:49.844085+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:55:50.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:50 smithi140 bash[103196]: audit 2023-09-23T15:55:49.852110+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:55:50.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:50.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:50.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:50.834 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:50.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:50.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:50.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:50.983 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:51.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:51.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:51.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:51.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:51.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:51.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 64125 64109 93.1595 53.1875 0.00263605 0.0107217 2023-09-23T15:55:51.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:51.533 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:51 smithi140 bash[105739]: cluster 2023-09-23T15:55:50.381895+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v764: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:51.533 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:51 smithi140 bash[103196]: cluster 2023-09-23T15:55:50.381895+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v764: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:51.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:51.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:51 smithi186 bash[89807]: cluster 2023-09-23T15:55:50.381895+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v764: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T15:55:51.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:51.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:51.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:51.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:51.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:51.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:51.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:51.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:51.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:52.029 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:52.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:52.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:52.194 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:52.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:52.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:52.433 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:52.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:52.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 65065 65049 92.3775 58.75 0.0150676 0.010819 2023-09-23T15:55:52.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:52.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:52.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:52.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:52.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:52.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:52.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:52.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:53.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:53.105 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:53.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:53.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:53.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:53.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:53.356 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:53.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:53.459 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:53.522 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:53 smithi186 bash[89807]: cluster 2023-09-23T15:55:52.382657+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v765: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:55:53.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 65939 65923 91.5385 54.625 0.0185472 0.0109187 2023-09-23T15:55:53.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:53.655 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:53 smithi140 bash[103196]: cluster 2023-09-23T15:55:52.382657+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v765: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:55:53.655 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:53 smithi140 bash[105739]: cluster 2023-09-23T15:55:52.382657+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v765: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T15:55:53.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:53.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:53.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:53.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:53.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:53.983 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:54.018 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:54.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:54.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.143 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:54.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:54.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:54.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:54.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:54.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:54.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 66852 66836 90.789 57.0625 0.0177029 0.0109873 2023-09-23T15:55:54.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:54.643 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:54.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:54.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:54.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:55.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:55.197 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:55.263 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:55:55.263 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:55:55.327 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:55.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:55.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:55.454 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:55.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:55.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 67955 67939 90.3239 68.9375 0.0153798 0.0110646 2023-09-23T15:55:55.546 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:55 smithi186 bash[89807]: cluster 2023-09-23T15:55:54.383167+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v766: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T15:55:55.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.611 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:55.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:55 smithi140 bash[105739]: cluster 2023-09-23T15:55:54.383167+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v766: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T15:55:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:55:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:55:55] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.43.0" 2023-09-23T15:55:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:55 smithi140 bash[103196]: cluster 2023-09-23T15:55:54.383167+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v766: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T15:55:55.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:55.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:55.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:55.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:55.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:56.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:56.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:56.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:56.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:56.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:56.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:56.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T15:55:56.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:56.430 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:56.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:56.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 69020 69004 89.8288 66.5625 0.00992813 0.0111263 2023-09-23T15:55:56.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:56.583 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:56.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:56.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:56.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:56.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:56.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:56.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:56.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:56.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:56.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:57.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:57.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:55:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:55:57.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:57.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:57.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:57.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:57.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:57 smithi140 bash[103196]: cluster 2023-09-23T15:55:56.383730+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:55:57.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:57 smithi140 bash[105739]: cluster 2023-09-23T15:55:56.383730+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:55:57.387 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:57.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:57.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:57 smithi186 bash[89807]: cluster 2023-09-23T15:55:56.383730+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T15:55:57.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:57.522 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:57.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 69954 69938 89.1869 58.375 0.0165493 0.0112064 2023-09-23T15:55:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:57.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:57.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:57.766 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:57.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:57.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:57.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:57.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:57.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:58.037 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:58.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:58.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:58.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:58.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:58.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:58.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:58.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:58.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:58.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:55:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:55:58.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 16 70805 70789 88.4669 53.1875 0.0105985 0.0112973 2023-09-23T15:55:58.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:58.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:58.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:58.758 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:58.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:58.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:58.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:55:58.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:58.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:55:59.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:59.034 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:55:59.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:55:59.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:55:59.087 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:55:59.124 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:55:59.162 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:55:59.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:59.208 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:55:59.247 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:55:59.287 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:55:59.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:59.323 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:55:59.325 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:59.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.336 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:55:59.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.455 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 7 pg_num to 26 2023-09-23T15:55:59.464 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:59.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 71708 71692 87.8388 56.4375 0.0089356 0.0113787 2023-09-23T15:55:59.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:59.596 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:55:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:55:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[105739]: cluster 2023-09-23T15:55:58.384243+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v768: 99 pgs: 99 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T15:55:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[105739]: audit 2023-09-23T15:55:58.590957+0000 mon.a (mon.0) 1022 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:55:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[105739]: audit 2023-09-23T15:55:58.990936+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.140:0/1431278973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[103196]: cluster 2023-09-23T15:55:58.384243+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v768: 99 pgs: 99 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T15:55:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[103196]: audit 2023-09-23T15:55:58.590957+0000 mon.a (mon.0) 1022 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:55:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:55:59 smithi140 bash[103196]: audit 2023-09-23T15:55:58.990936+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.140:0/1431278973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:59.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:59.710 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:59 smithi186 bash[89807]: cluster 2023-09-23T15:55:58.384243+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v768: 99 pgs: 99 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T15:55:59.710 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:59 smithi186 bash[89807]: audit 2023-09-23T15:55:58.590957+0000 mon.a (mon.0) 1022 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T15:55:59.710 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:55:59 smithi186 bash[89807]: audit 2023-09-23T15:55:58.990936+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.140:0/1431278973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:55:59.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:55:59.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:55:59.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:55:59.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:55:59.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:59.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:55:59.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:55:59.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:00.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:00.135 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:00.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:00.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:00.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:00.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:00.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:00.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:00.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 72703 72687 87.3455 62.1875 0.0325331 0.0114332 2023-09-23T15:56:00.577 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.440365+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: audit 2023-09-23T15:55:59.444534+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:56:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.444762+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T15:56:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.446805+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.449687+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.451076+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: cluster 2023-09-23T15:55:59.453272+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[105739]: audit 2023-09-23T15:56:00.386266+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.440365+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: audit 2023-09-23T15:55:59.444534+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.444762+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.446805+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.449687+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.451076+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: cluster 2023-09-23T15:55:59.453272+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:00 smithi140 bash[103196]: audit 2023-09-23T15:56:00.386266+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:56:00.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:00.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:00.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:00.829 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:00.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.440365+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: audit 2023-09-23T15:55:59.444534+0000 mon.a (mon.0) 1023 : audit 1 from='client.? 172.21.15.140:0/978868486' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T15:56:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.444762+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T15:56:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.446805+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.449687+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.451076+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: cluster 2023-09-23T15:55:59.453272+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T15:56:00.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:00 smithi186 bash[89807]: audit 2023-09-23T15:56:00.386266+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T15:56:00.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:00.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:00.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:01.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:01.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:01.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:01.192 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:01.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:01.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:01.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:01.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:01.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: cluster 2023-09-23T15:56:00.384816+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: cluster 2023-09-23T15:56:00.469576+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: audit 2023-09-23T15:56:00.473710+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: cluster 2023-09-23T15:56:00.473879+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: cluster 2023-09-23T15:56:00.526600+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:01 smithi186 bash[89807]: audit 2023-09-23T15:56:00.943483+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:01.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:01.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 72719 72703 85.7165 1 0.9982 0.0115893 2023-09-23T15:56:01.615 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:01.648 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: cluster 2023-09-23T15:56:00.384816+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: cluster 2023-09-23T15:56:00.469576+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: audit 2023-09-23T15:56:00.473710+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: cluster 2023-09-23T15:56:00.473879+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: cluster 2023-09-23T15:56:00.526600+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[105739]: audit 2023-09-23T15:56:00.943483+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: cluster 2023-09-23T15:56:00.384816+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: cluster 2023-09-23T15:56:00.469576+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: audit 2023-09-23T15:56:00.473710+0000 mon.a (mon.0) 1026 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: cluster 2023-09-23T15:56:00.473879+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: cluster 2023-09-23T15:56:00.526600+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T15:56:01.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:01 smithi140 bash[103196]: audit 2023-09-23T15:56:00.943483+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:01.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:01.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:01.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:01.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:01.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:02.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:02.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:02.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:02.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:02.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:02.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:02.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:02.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:02.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:02.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:02.426 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.465894+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.467358+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.469742+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.471110+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.471478+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: cluster 2023-09-23T15:56:01.472225+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T15:56:02.490 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[103196]: audit 2023-09-23T15:56:02.269067+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:56:02.500 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:56:02.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 73875 73859 85.467 72.25 0.0178902 0.0116954 2023-09-23T15:56:02.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:02.540 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.465894+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.540 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.467358+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.540 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.469742+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.540 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.471110+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.471478+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: cluster 2023-09-23T15:56:01.472225+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T15:56:02.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:02 smithi186 bash[89807]: audit 2023-09-23T15:56:02.269067+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:56:02.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:02.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:02.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:02.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:02.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:02.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.465894+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.467358+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.469742+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.471110+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.799 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.471478+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T15:56:02.799 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: cluster 2023-09-23T15:56:01.472225+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T15:56:02.799 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:02 smithi140 bash[105739]: audit 2023-09-23T15:56:02.269067+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:56:02.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:02.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:02.928 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:02.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:02.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:03.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:03.091 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:03.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:03.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:03.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:03.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:03.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:03.488 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:03.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 75148 75132 85.3595 79.5625 0.0115493 0.0117099 2023-09-23T15:56:03.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:03.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:03.635 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.388081+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v773: 109 pgs: 7 unknown, 102 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T15:56:03.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.477182+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:03.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.487022+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.487569+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: audit 2023-09-23T15:56:02.492940+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:56:03.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:03 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.493244+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T15:56:03.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:03.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:03.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:03.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:03.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.388081+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v773: 109 pgs: 7 unknown, 102 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.477182+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.487022+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.487569+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: audit 2023-09-23T15:56:02.492940+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.493244+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.388081+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v773: 109 pgs: 7 unknown, 102 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T15:56:03.856 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.477182+0000 mon.a (mon.0) 1031 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:03.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.487022+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.487569+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T15:56:03.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: audit 2023-09-23T15:56:02.492940+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.140:0/1622263985' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:56:03.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:03 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.493244+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T15:56:03.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:03.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:03.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:04.016 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:04.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:04.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:04.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:04.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:04.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:56:04.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:04.388 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:04.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:04.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:04.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.523 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 76368 76352 85.1961 76.25 0.011809 0.011732 2023-09-23T15:56:04.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:04.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:04.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:04.789 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:04 smithi186 bash[89807]: cluster 2023-09-23T15:56:02.709981+0000 osd.4 (osd.4) 3 : cluster 0 7.1 scrub starts 2023-09-23T15:56:04.789 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:04 smithi186 bash[89807]: cluster 2023-09-23T15:56:03.265924+0000 osd.4 (osd.4) 4 : cluster 0 7.1 scrub ok 2023-09-23T15:56:04.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:04.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:04.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:04 smithi140 bash[103196]: cluster 2023-09-23T15:56:02.709981+0000 osd.4 (osd.4) 3 : cluster 0 7.1 scrub starts 2023-09-23T15:56:04.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:04 smithi140 bash[103196]: cluster 2023-09-23T15:56:03.265924+0000 osd.4 (osd.4) 4 : cluster 0 7.1 scrub ok 2023-09-23T15:56:04.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:04 smithi140 bash[105739]: cluster 2023-09-23T15:56:02.709981+0000 osd.4 (osd.4) 3 : cluster 0 7.1 scrub starts 2023-09-23T15:56:04.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:04 smithi140 bash[105739]: cluster 2023-09-23T15:56:03.265924+0000 osd.4 (osd.4) 4 : cluster 0 7.1 scrub ok 2023-09-23T15:56:04.914 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:04.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:04.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:04.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:05.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:05.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:05.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:05.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:05.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:05.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:05.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:05.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:05.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.449 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:05] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.43.0" 2023-09-23T15:56:05.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:05.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 77537 77521 84.9832 73.0625 0.0108367 0.0117614 2023-09-23T15:56:05.570 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.602 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:05 smithi186 bash[89807]: cluster 2023-09-23T15:56:03.593990+0000 osd.5 (osd.5) 194 : cluster 0 7.0 scrub starts 2023-09-23T15:56:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:05 smithi186 bash[89807]: cluster 2023-09-23T15:56:03.731424+0000 osd.4 (osd.4) 5 : cluster 0 7.11 scrub starts 2023-09-23T15:56:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:05 smithi186 bash[89807]: cluster 2023-09-23T15:56:04.301234+0000 osd.5 (osd.5) 195 : cluster 0 7.0 scrub ok 2023-09-23T15:56:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:05 smithi186 bash[89807]: cluster 2023-09-23T15:56:04.388605+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v775: 109 pgs: 6 unknown, 103 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s; 39 KiB/s, 0 objects/s recovering 2023-09-23T15:56:05.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:05 smithi186 bash[89807]: cluster 2023-09-23T15:56:04.553202+0000 osd.7 (osd.7) 186 : cluster 0 7.5 scrub starts 2023-09-23T15:56:05.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[103196]: cluster 2023-09-23T15:56:03.593990+0000 osd.5 (osd.5) 194 : cluster 0 7.0 scrub starts 2023-09-23T15:56:05.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[103196]: cluster 2023-09-23T15:56:03.731424+0000 osd.4 (osd.4) 5 : cluster 0 7.11 scrub starts 2023-09-23T15:56:05.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[103196]: cluster 2023-09-23T15:56:04.301234+0000 osd.5 (osd.5) 195 : cluster 0 7.0 scrub ok 2023-09-23T15:56:05.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[103196]: cluster 2023-09-23T15:56:04.388605+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v775: 109 pgs: 6 unknown, 103 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s; 39 KiB/s, 0 objects/s recovering 2023-09-23T15:56:05.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[103196]: cluster 2023-09-23T15:56:04.553202+0000 osd.7 (osd.7) 186 : cluster 0 7.5 scrub starts 2023-09-23T15:56:05.717 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[105739]: cluster 2023-09-23T15:56:03.593990+0000 osd.5 (osd.5) 194 : cluster 0 7.0 scrub starts 2023-09-23T15:56:05.717 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[105739]: cluster 2023-09-23T15:56:03.731424+0000 osd.4 (osd.4) 5 : cluster 0 7.11 scrub starts 2023-09-23T15:56:05.717 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[105739]: cluster 2023-09-23T15:56:04.301234+0000 osd.5 (osd.5) 195 : cluster 0 7.0 scrub ok 2023-09-23T15:56:05.717 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[105739]: cluster 2023-09-23T15:56:04.388605+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v775: 109 pgs: 6 unknown, 103 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s; 39 KiB/s, 0 objects/s recovering 2023-09-23T15:56:05.717 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:05 smithi140 bash[105739]: cluster 2023-09-23T15:56:04.553202+0000 osd.7 (osd.7) 186 : cluster 0 7.5 scrub starts 2023-09-23T15:56:05.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:05.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:05.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:05.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:05.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:56:05.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:06.042 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:06.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:06.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:06.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:06.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:06.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 78658 78642 84.7258 70.0625 0.0198339 0.0117958 2023-09-23T15:56:06.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[103196]: cluster 2023-09-23T15:56:04.697394+0000 osd.4 (osd.4) 6 : cluster 0 7.11 scrub starts 2023-09-23T15:56:06.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[103196]: cluster 2023-09-23T15:56:05.193189+0000 osd.4 (osd.4) 7 : cluster 0 7.11 scrub ok 2023-09-23T15:56:06.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[103196]: cluster 2023-09-23T15:56:05.520019+0000 osd.7 (osd.7) 187 : cluster 0 7.5 scrub ok 2023-09-23T15:56:06.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[103196]: cluster 2023-09-23T15:56:05.527825+0000 osd.7 (osd.7) 188 : cluster 0 7.15 scrub starts 2023-09-23T15:56:06.570 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[103196]: audit 2023-09-23T15:56:06.390506+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:56:06.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[105739]: cluster 2023-09-23T15:56:04.697394+0000 osd.4 (osd.4) 6 : cluster 0 7.11 scrub starts 2023-09-23T15:56:06.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[105739]: cluster 2023-09-23T15:56:05.193189+0000 osd.4 (osd.4) 7 : cluster 0 7.11 scrub ok 2023-09-23T15:56:06.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[105739]: cluster 2023-09-23T15:56:05.520019+0000 osd.7 (osd.7) 187 : cluster 0 7.5 scrub ok 2023-09-23T15:56:06.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[105739]: cluster 2023-09-23T15:56:05.527825+0000 osd.7 (osd.7) 188 : cluster 0 7.15 scrub starts 2023-09-23T15:56:06.571 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:06 smithi140 bash[105739]: audit 2023-09-23T15:56:06.390506+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:56:06.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:06.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:06.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:06.827 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:06.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:06 smithi186 bash[89807]: cluster 2023-09-23T15:56:04.697394+0000 osd.4 (osd.4) 6 : cluster 0 7.11 scrub starts 2023-09-23T15:56:06.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:06 smithi186 bash[89807]: cluster 2023-09-23T15:56:05.193189+0000 osd.4 (osd.4) 7 : cluster 0 7.11 scrub ok 2023-09-23T15:56:06.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:06 smithi186 bash[89807]: cluster 2023-09-23T15:56:05.520019+0000 osd.7 (osd.7) 187 : cluster 0 7.5 scrub ok 2023-09-23T15:56:06.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:06 smithi186 bash[89807]: cluster 2023-09-23T15:56:05.527825+0000 osd.7 (osd.7) 188 : cluster 0 7.15 scrub starts 2023-09-23T15:56:06.838 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:06 smithi186 bash[89807]: audit 2023-09-23T15:56:06.390506+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T15:56:06.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:06.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:06.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:07.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:07.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:07.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:07.190 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:56:07.190 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T15:56:07.190 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T15:56:07.190 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T15:56:07.190 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:56:07.212 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:56:07.213 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:56:07.213 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-23T15:56:07.213 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T15:56:07.213 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T15:56:07.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-23T15:56:07.243 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:07.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:07.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:07.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:07.420 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:07.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 79732 79716 84.4274 67.125 0.00473337 0.011806 2023-09-23T15:56:07.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:07.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:07.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:07.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:07.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:07.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:05.853897+0000 osd.3 (osd.3) 4 : cluster 0 7.2 scrub starts 2023-09-23T15:56:07.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:06.372169+0000 osd.7 (osd.7) 189 : cluster 0 7.15 scrub ok 2023-09-23T15:56:07.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:06.389406+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v776: 109 pgs: 109 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 1.1 MiB/s wr, 17 op/s; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:07.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: audit 2023-09-23T15:56:07.142539+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:56:07.805 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.142797+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T15:56:07.805 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.143432+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.805 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:07 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.146446+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:07.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:07.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:05.853897+0000 osd.3 (osd.3) 4 : cluster 0 7.2 scrub starts 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:06.372169+0000 osd.7 (osd.7) 189 : cluster 0 7.15 scrub ok 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:06.389406+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v776: 109 pgs: 109 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 1.1 MiB/s wr, 17 op/s; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: audit 2023-09-23T15:56:07.142539+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.142797+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.143432+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.146446+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:05.853897+0000 osd.3 (osd.3) 4 : cluster 0 7.2 scrub starts 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:06.372169+0000 osd.7 (osd.7) 189 : cluster 0 7.15 scrub ok 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:06.389406+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v776: 109 pgs: 109 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 1.1 MiB/s wr, 17 op/s; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: audit 2023-09-23T15:56:07.142539+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.142797+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.143432+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:07 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.146446+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:07.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:08.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:08.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:08.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:08.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:08.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:08.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:08.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:08.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T15:56:08.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:56:08.524694+0000 min lat: 0.00142566 max lat: 1.08495 avg lat: 0.0118034 2023-09-23T15:56:08.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:56:08.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 79763 79747 83.0527 1.9375 0.0028652 0.0118034 2023-09-23T15:56:08.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:06.648778+0000 osd.5 (osd.5) 196 : cluster 0 7.10 scrub starts 2023-09-23T15:56:08.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.146714+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.148209+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.253643+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T15:56:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.391215+0000 osd.2 (osd.2) 5 : cluster 0 7.8 scrub starts 2023-09-23T15:56:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:07.699617+0000 osd.0 (osd.0) 6 : cluster 0 7.6 scrub ok 2023-09-23T15:56:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:08.140372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: cluster 2023-09-23T15:56:08.144818+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[103196]: audit 2023-09-23T15:56:08.391855+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:06.648778+0000 osd.5 (osd.5) 196 : cluster 0 7.10 scrub starts 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.146714+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.148209+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.253643+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T15:56:08.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.391215+0000 osd.2 (osd.2) 5 : cluster 0 7.8 scrub starts 2023-09-23T15:56:08.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:07.699617+0000 osd.0 (osd.0) 6 : cluster 0 7.6 scrub ok 2023-09-23T15:56:08.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:08.140372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:08.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: cluster 2023-09-23T15:56:08.144818+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T15:56:08.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:08 smithi140 bash[105739]: audit 2023-09-23T15:56:08.391855+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:56:08.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:08.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:08.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:08.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:06.648778+0000 osd.5 (osd.5) 196 : cluster 0 7.10 scrub starts 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.146714+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.148209+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.253643+0000 osd.0 (osd.0) 5 : cluster 0 7.6 scrub starts 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.391215+0000 osd.2 (osd.2) 5 : cluster 0 7.8 scrub starts 2023-09-23T15:56:08.823 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:07.699617+0000 osd.0 (osd.0) 6 : cluster 0 7.6 scrub ok 2023-09-23T15:56:08.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:08.140372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:08.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: cluster 2023-09-23T15:56:08.144818+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T15:56:08.824 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:08 smithi186 bash[89807]: audit 2023-09-23T15:56:08.391855+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T15:56:08.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:08.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:08.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:08.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:08.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:08.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:09.073 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:09.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:09.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:09.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:09.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:09.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:09.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:09.405 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:09.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:09.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:09.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 79763 79747 81.6913 0 - 0.0118034 2023-09-23T15:56:09.533 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:09.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[105739]: cluster 2023-09-23T15:56:08.147980+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[105739]: cluster 2023-09-23T15:56:08.390130+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v779: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[105739]: cluster 2023-09-23T15:56:09.148901+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[105739]: audit 2023-09-23T15:56:09.151066+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[105739]: cluster 2023-09-23T15:56:09.151163+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T15:56:09.647 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[103196]: cluster 2023-09-23T15:56:08.147980+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:09.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[103196]: cluster 2023-09-23T15:56:08.390130+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v779: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:09.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[103196]: cluster 2023-09-23T15:56:09.148901+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:09.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[103196]: audit 2023-09-23T15:56:09.151066+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:56:09.648 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:09 smithi140 bash[103196]: cluster 2023-09-23T15:56:09.151163+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T15:56:09.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:09.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:09.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:09.781 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:09 smithi186 bash[89807]: cluster 2023-09-23T15:56:08.147980+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T15:56:09.782 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:09 smithi186 bash[89807]: cluster 2023-09-23T15:56:08.390130+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v779: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-23T15:56:09.782 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:09 smithi186 bash[89807]: cluster 2023-09-23T15:56:09.148901+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:09.782 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:09 smithi186 bash[89807]: audit 2023-09-23T15:56:09.151066+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T15:56:09.782 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:09 smithi186 bash[89807]: cluster 2023-09-23T15:56:09.151163+0000 mon.a (mon.0) 1040 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T15:56:09.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:09.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:09.935 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:09.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:09.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:10.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:10.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:10.086 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:10.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:10.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:10.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:10.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:10.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:10.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:10.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:10.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 79763 79747 80.3738 0 - 0.0118034 2023-09-23T15:56:10.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.595 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: cluster 2023-09-23T15:56:09.148146+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: cluster 2023-09-23T15:56:09.152540+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: cluster 2023-09-23T15:56:09.154777+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.155079+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:10.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.155481+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T15:56:10.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[105739]: audit 2023-09-23T15:56:10.392145+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: cluster 2023-09-23T15:56:09.148146+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: cluster 2023-09-23T15:56:09.152540+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: cluster 2023-09-23T15:56:09.154777+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.155079+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.155481+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T15:56:10.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:10 smithi140 bash[103196]: audit 2023-09-23T15:56:10.392145+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:56:10.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:10.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:10.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:10.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: cluster 2023-09-23T15:56:09.148146+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: cluster 2023-09-23T15:56:09.152540+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: cluster 2023-09-23T15:56:09.154777+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T15:56:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.155079+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.155481+0000 mon.a (mon.0) 1041 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T15:56:10.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:10 smithi186 bash[89807]: audit 2023-09-23T15:56:10.392145+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T15:56:10.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:10.998 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:11.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:11.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:11.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:11.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:11.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:11.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:11.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:11.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:11.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:11.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 79763 79747 79.0982 0 - 0.0118034 2023-09-23T15:56:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:11.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:11.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:11.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:11.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.152197+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.159255+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.162925+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.390792+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v782: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.403460+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-09-23T15:56:11.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:10.764211+0000 osd.2 (osd.2) 7 : cluster 0 7.18 scrub ok 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: audit 2023-09-23T15:56:11.161504+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.161567+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.161958+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.164561+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[105739]: audit 2023-09-23T15:56:11.387722+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.152197+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.159255+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.162925+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.390792+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v782: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2023-09-23T15:56:11.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.403460+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:10.764211+0000 osd.2 (osd.2) 7 : cluster 0 7.18 scrub ok 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: audit 2023-09-23T15:56:11.161504+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.161567+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.161958+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.164561+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:11 smithi140 bash[103196]: audit 2023-09-23T15:56:11.387722+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:11.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:11.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:11.889 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.152197+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.159255+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.162925+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T15:56:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.390792+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v782: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2023-09-23T15:56:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.403460+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:10.764211+0000 osd.2 (osd.2) 7 : cluster 0 7.18 scrub ok 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: audit 2023-09-23T15:56:11.161504+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.161567+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.161958+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.164561+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:11.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:11 smithi186 bash[89807]: audit 2023-09-23T15:56:11.387722+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:11.916 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:11.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:12.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:12.028 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:12.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:12.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:12.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:12.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:12.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:12.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:12.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 80183 80167 78.2725 6.5625 0.00466223 0.0127431 2023-09-23T15:56:12.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:12.572 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:12.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:12.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:12.773 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.158858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.618122+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:11.621548+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:12.166718+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:12.168684+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[105739]: cluster 2023-09-23T15:56:12.170941+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.774 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.158858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.618122+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:11.621548+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:12.166718+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T15:56:12.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:12.168684+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:12 smithi140 bash[103196]: cluster 2023-09-23T15:56:12.170941+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.158858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.618122+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:11.621548+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:12.166718+0000 mon.a (mon.0) 1046 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:12.168684+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:12 smithi186 bash[89807]: cluster 2023-09-23T15:56:12.170941+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:12.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:12.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:12.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:12.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:12.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:13.043 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:13.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:13.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:13.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:13.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:13.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:13.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:13.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:13.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 80312 80296 77.1924 8.0625 0.00367841 0.0127304 2023-09-23T15:56:13.571 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:13 smithi186 bash[89807]: cluster 2023-09-23T15:56:12.165996+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:13.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:13 smithi186 bash[89807]: cluster 2023-09-23T15:56:12.391397+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 109 pgs: 2 activating+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4987/238839 objects degraded (2.088%) 2023-09-23T15:56:13.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:13 smithi186 bash[89807]: cluster 2023-09-23T15:56:13.163496+0000 mon.a (mon.0) 1047 : cluster 3 Health check failed: Degraded data redundancy: 4987/238839 objects degraded (2.088%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:13.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:13 smithi186 bash[89807]: cluster 2023-09-23T15:56:13.183141+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T15:56:13.596 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:13.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:13.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:13.831 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:13.840 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[105739]: cluster 2023-09-23T15:56:12.165996+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:13.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[105739]: cluster 2023-09-23T15:56:12.391397+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 109 pgs: 2 activating+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4987/238839 objects degraded (2.088%) 2023-09-23T15:56:13.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[105739]: cluster 2023-09-23T15:56:13.163496+0000 mon.a (mon.0) 1047 : cluster 3 Health check failed: Degraded data redundancy: 4987/238839 objects degraded (2.088%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:13.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[105739]: cluster 2023-09-23T15:56:13.183141+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T15:56:13.841 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[103196]: cluster 2023-09-23T15:56:12.165996+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T15:56:13.841 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[103196]: cluster 2023-09-23T15:56:12.391397+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 109 pgs: 2 activating+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4987/238839 objects degraded (2.088%) 2023-09-23T15:56:13.842 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[103196]: cluster 2023-09-23T15:56:13.163496+0000 mon.a (mon.0) 1047 : cluster 3 Health check failed: Degraded data redundancy: 4987/238839 objects degraded (2.088%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:13.842 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:13 smithi140 bash[103196]: cluster 2023-09-23T15:56:13.183141+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T15:56:13.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:13.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:13.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:14.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:14.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:14.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:14.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:14.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:14.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:14.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:14.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:14.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:14.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:14.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 80823 80807 76.5068 31.9375 0.00269957 0.0130638 2023-09-23T15:56:14.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:14.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:14 smithi186 bash[89807]: cluster 2023-09-23T15:56:13.903475+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:14.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.761 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:14 smithi140 bash[105739]: cluster 2023-09-23T15:56:13.903475+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:14.762 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:14 smithi140 bash[103196]: cluster 2023-09-23T15:56:13.903475+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:14.779 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:14.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:14.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:14.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:15.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:15.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:15.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:15.184 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:15.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:15.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:15.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:15.429 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:15] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.43.0" 2023-09-23T15:56:15.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:15.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:15.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 16 81830 81814 76.3042 62.9375 0.0303918 0.0130994 2023-09-23T15:56:15.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:15.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:15.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:15 smithi186 bash[89807]: cluster 2023-09-23T15:56:14.002129+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:15 smithi186 bash[89807]: cluster 2023-09-23T15:56:14.005274+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:15 smithi186 bash[89807]: cluster 2023-09-23T15:56:14.391997+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v787: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 2569/239538 objects degraded (1.072%); 2242/239538 objects misplaced (0.936%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:15.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:15.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:15.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[105739]: cluster 2023-09-23T15:56:14.002129+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[105739]: cluster 2023-09-23T15:56:14.005274+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[105739]: cluster 2023-09-23T15:56:14.391997+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v787: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 2569/239538 objects degraded (1.072%); 2242/239538 objects misplaced (0.936%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:15.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[103196]: cluster 2023-09-23T15:56:14.002129+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[103196]: cluster 2023-09-23T15:56:14.005274+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T15:56:15.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:15 smithi140 bash[103196]: cluster 2023-09-23T15:56:14.391997+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v787: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 2569/239538 objects degraded (1.072%); 2242/239538 objects misplaced (0.936%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:15.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:15.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:15.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:15.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:15.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:16.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:16.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:16.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:16.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:16.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:16.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:16.490 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:16.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:16.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 82830 82814 76.1011 62.5 0.00388023 0.0131279 2023-09-23T15:56:16.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:16.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:16.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:16.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:16.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:16.904 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:16.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:17.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:17.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:17.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[105739]: audit 2023-09-23T15:56:15.949416+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[105739]: audit 2023-09-23T15:56:15.951094+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[105739]: cluster 2023-09-23T15:56:16.395003+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v788: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5021/241602 objects degraded (2.078%); 4694/241602 objects misplaced (1.943%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T15:56:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[103196]: audit 2023-09-23T15:56:15.949416+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[103196]: audit 2023-09-23T15:56:15.951094+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:16 smithi140 bash[103196]: cluster 2023-09-23T15:56:16.395003+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v788: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5021/241602 objects degraded (2.078%); 4694/241602 objects misplaced (1.943%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T15:56:17.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:16 smithi186 bash[89807]: audit 2023-09-23T15:56:15.949416+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:16 smithi186 bash[89807]: audit 2023-09-23T15:56:15.951094+0000 mon.a (mon.0) 1050 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:17.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:16 smithi186 bash[89807]: cluster 2023-09-23T15:56:16.395003+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v788: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5021/241602 objects degraded (2.078%); 4694/241602 objects misplaced (1.943%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T15:56:17.179 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:17.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:17.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:17.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:17.447 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:17.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 83779 83763 75.8577 59.3125 0.0169919 0.0131759 2023-09-23T15:56:17.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:17.681 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:17.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:17.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:17.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:17.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:17.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:17.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:18.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:18.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:18.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:18.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:18.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:18.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:18.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:18.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 84727 84711 75.6204 59.25 0.0161866 0.0132183 2023-09-23T15:56:18.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:18 smithi140 bash[103196]: cluster 2023-09-23T15:56:18.447048+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 5021/247245 objects degraded (2.031%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:18 smithi140 bash[105739]: cluster 2023-09-23T15:56:18.447048+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 5021/247245 objects degraded (2.031%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:18.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:18.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:18.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:18.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:18 smithi186 bash[89807]: cluster 2023-09-23T15:56:18.447048+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: Degraded data redundancy: 5021/247245 objects degraded (2.031%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:18.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:18.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:18.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:19.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:19.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.074 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:13174 7.c 7:39dd0962:::benchmark_data_smithi140_196335_object13173:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:13.793747+0000", 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 65.275934250000006, 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18284674200000001, 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 13174 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.075 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793747+0000", 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793747+0000", 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793746+0000", 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793803+0000", 2023-09-23T15:56:19.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7294999999999999e-05 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793812+0000", 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5930000000000006e-06 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793816+0000", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4599999999999996e-06 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793846+0000", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0332e-05 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.793991+0000", 2023-09-23T15:56:19.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000144566 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.794144+0000", 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015320899999999999 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795736+0000", 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0015917889999999999 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795783+0000", 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7309999999999999e-05 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976346+0000", 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18056280099999999 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976479+0000", 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013259799999999999 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976593+0000", 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000114629 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:13176 7.7 7:ee4082cb:::benchmark_data_smithi140_196335_object13175:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:13.795680+0000", 2023-09-23T15:56:19.083 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 65.274000710999999, 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.18645345599999999, 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 13176 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.084 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795680+0000", 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795680+0000", 2023-09-23T15:56:19.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795675+0000", 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999952 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795732+0000", 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6660999999999998e-05 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795749+0000", 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7520000000000002e-05 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795760+0000", 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0224000000000001e-05 2023-09-23T15:56:19.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795813+0000", 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2818000000000002e-05 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.795962+0000", 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014985700000000001 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796105+0000", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014284200000000001 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796742+0000", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00063662799999999998 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976277+0000", 2023-09-23T15:56:19.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.179535269 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.981540+0000", 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0052633150000000002 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.981843+0000", 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00030266800000000002 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.982134+0000", 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00029054200000000002 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:13177 7.c 7:362a6803:::benchmark_data_smithi140_196335_object13176:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:13.796199+0000", 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 65.273481689999997, 2023-09-23T15:56:19.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.180510543, 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 13177 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796199+0000", 2023-09-23T15:56:19.092 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796199+0000", 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796198+0000", 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796233+0000", 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4202000000000002e-05 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796246+0000", 2023-09-23T15:56:19.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3121e-05 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796251+0000", 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0640000000000001e-06 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796297+0000", 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5809999999999997e-05 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796440+0000", 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000143621 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.796601+0000", 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000161046 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.797252+0000", 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00065072199999999995 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.797653+0000", 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00040072799999999999 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976641+0000", 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.178988499 2023-09-23T15:56:19.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976681+0000", 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9820000000000002e-05 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:13.976710+0000", 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8694e-05 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.098 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:26739 7.c 7:3055b4d9:::benchmark_data_smithi140_196335_object26738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:21.353690+0000", 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 57.715990482000002, 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.079320612999999998, 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 26739 2023-09-23T15:56:19.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353690+0000", 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353690+0000", 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353690+0000", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353741+0000", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1545000000000002e-05 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353753+0000", 2023-09-23T15:56:19.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1606999999999999e-05 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.353759+0000", 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6529999999999997e-06 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.358551+0000", 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0047920419999999998 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.358716+0000", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016476199999999999 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.358886+0000", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017013600000000001 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.360228+0000", 2023-09-23T15:56:19.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0013421590000000001 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.360635+0000", 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00040700399999999998 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.432901+0000", 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.072265605999999996 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.432970+0000", 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8941000000000003e-05 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:21.433011+0000", 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1032000000000003e-05 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31466 7.d 7:b6ab8711:::benchmark_data_smithi140_196335_object31465:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.258267+0000", 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.811413772999998, 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13624096899999999, 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31466 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.106 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258267+0000", 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258267+0000", 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.107 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258266+0000", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258310+0000", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4246999999999998e-05 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258321+0000", 2023-09-23T15:56:19.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1236000000000001e-05 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258327+0000", 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7899999999999996e-06 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258578+0000", 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00025136899999999998 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258720+0000", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014208100000000001 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258876+0000", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000156002 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.263767+0000", 2023-09-23T15:56:19.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048908060000000001 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.389662+0000", 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.12589518999999999 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.394161+0000", 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0044984760000000004 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.394303+0000", 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014224499999999999 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.394508+0000", 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020510600000000001 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31467 7.c 7:31059ddb:::benchmark_data_smithi140_196335_object31466:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.258534+0000", 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.811146675000003, 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13254144800000001, 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31467 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.113 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258534+0000", 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258534+0000", 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258533+0000", 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258606+0000", 2023-09-23T15:56:19.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2766000000000001e-05 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258619+0000", 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3022e-05 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258626+0000", 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1180000000000003e-06 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258820+0000", 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019313699999999999 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258953+0000", 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013376499999999999 2023-09-23T15:56:19.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259116+0000", 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016270299999999999 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262104+0000", 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00298759 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262669+0000", 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00056518499999999995 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.390815+0000", 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.128146648 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.390950+0000", 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000135041 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.391076+0000", 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012523499999999999 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31469 7.d 7:beb1034d:::benchmark_data_smithi140_196335_object31468:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.258636+0000", 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.811044717000001, 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13714784599999999, 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.121 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31469 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258636+0000", 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258636+0000", 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258636+0000", 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258691+0000", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5095e-05 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258703+0000", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1909999999999999e-05 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258710+0000", 2023-09-23T15:56:19.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.503e-06 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260189+0000", 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001478928 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260273+0000", 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4307000000000004e-05 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260361+0000", 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7606000000000001e-05 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.263774+0000", 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034127239999999998 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.394616+0000", 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13084263700000001 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395617+0000", 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010007620000000001 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395712+0000", 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5229000000000006e-05 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395784+0000", 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1827000000000002e-05 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.128 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31470 7.c 7:3988fa05:::benchmark_data_smithi140_196335_object31469:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.258720+0000", 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.810960665000003, 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13266750399999999, 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.129 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31470 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258720+0000", 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258720+0000", 2023-09-23T15:56:19.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258720+0000", 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258764+0000", 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4487000000000003e-05 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258784+0000", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.012e-05 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.258791+0000", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.024e-06 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260662+0000", 2023-09-23T15:56:19.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0018709899999999999 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260830+0000", 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016735599999999999 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.260985+0000", 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015496100000000001 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262241+0000", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012564729999999999 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262824+0000", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00058320300000000002 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.391167+0000", 2023-09-23T15:56:19.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.12834298099999999 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.391290+0000", 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012303699999999999 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.391388+0000", 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7498999999999996e-05 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.135 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31476 7.d 7:b0e5e437:::benchmark_data_smithi140_196335_object31475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.259756+0000", 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.809924938000002, 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13623911, 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.136 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31476 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259756+0000", 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259756+0000", 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.137 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259755+0000", 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259813+0000", 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8678999999999998e-05 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259830+0000", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6545000000000002e-05 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.259840+0000", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5389999999999996e-06 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.261508+0000", 2023-09-23T15:56:19.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0016680250000000001 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.261663+0000", 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015588200000000001 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.261823+0000", 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000159765 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.263776+0000", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0019531679999999999 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.394704+0000", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13092714499999999 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395848+0000", 2023-09-23T15:56:19.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0011447759999999999 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395927+0000", 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8515000000000003e-05 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.395995+0000", 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8257999999999996e-05 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.142 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:31477 7.d 7:bc2c6f30:::benchmark_data_smithi140_196335_object31476:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.262259+0000", 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.807422174999999, 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13610809400000001, 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.143 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 31477 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262259+0000", 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262259+0000", 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.144 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262258+0000", 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262303+0000", 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5763999999999998e-05 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.145 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262316+0000", 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2927e-05 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262324+0000", 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7340000000000008e-06 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262832+0000", 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00050827200000000004 2023-09-23T15:56:19.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.262969+0000", 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013659800000000001 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.263073+0000", 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000104325 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.263932+0000", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00085835000000000002 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.396061+0000", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13212929900000001 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.397697+0000", 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0016355919999999999 2023-09-23T15:56:19.148 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.398016+0000", 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00031902900000000002 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.398367+0000", 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00035126299999999999 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.149 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:32144 7.c 7:3f6e08c1:::benchmark_data_smithi140_196335_object32143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.801728+0000", 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.267952909999998, 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.14481791599999999, 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.150 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 32144 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801728+0000", 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801728+0000", 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.151 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801726+0000", 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801774+0000", 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8194e-05 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.152 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801799+0000", 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4371000000000001e-05 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801809+0000", 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0045e-05 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.801928+0000", 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000118764 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.153 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.802089+0000", 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000161712 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.806172+0000", 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0040826669999999999 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.154 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.807631+0000", 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00145889 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808074+0000", 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000443707 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.946358+0000", 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13828343700000001 2023-09-23T15:56:19.155 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.946456+0000", 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8147999999999996e-05 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.946546+0000", 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9840999999999996e-05 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.156 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:32149 7.7 7:efe8efc0:::benchmark_data_smithi140_196335_object32148:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:24.808595+0000", 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 54.261085827000002, 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13848532099999999, 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 32149 2023-09-23T15:56:19.157 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808595+0000", 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808595+0000", 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.158 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808594+0000", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808650+0000", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6227000000000002e-05 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808665+0000", 2023-09-23T15:56:19.159 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4827000000000001e-05 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808671+0000", 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6869999999999997e-06 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808718+0000", 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6406000000000003e-05 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.160 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808843+0000", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012510000000000001 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.808943+0000", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9587999999999996e-05 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.810318+0000", 2023-09-23T15:56:19.161 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001375016 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.810500+0000", 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000182552 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.946972+0000", 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.13647226300000001 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.162 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.947037+0000", 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4769000000000003e-05 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:24.947080+0000", 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3281000000000001e-05 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.163 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:39346 7.d 7:bbec6d63:::benchmark_data_smithi140_196335_object39345:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:29.880906+0000", 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 49.188775049999997, 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.077096005999999995, 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 39346 2023-09-23T15:56:19.164 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.880906+0000", 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.880906+0000", 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.165 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.880905+0000", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.880988+0000", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.2266000000000001e-05 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.880997+0000", 2023-09-23T15:56:19.166 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2629999999999992e-06 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.881003+0000", 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.297e-06 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.882756+0000", 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0017529589999999999 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.167 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.882918+0000", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016191999999999999 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.883115+0000", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019734200000000001 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.884537+0000", 2023-09-23T15:56:19.168 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001421088 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.888863+0000", 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0043265359999999998 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.957916+0000", 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.069052786000000005 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.169 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.957970+0000", 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3958000000000001e-05 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:29.958002+0000", 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2076000000000003e-05 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.170 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:81537 7.d 7:becc8d5a:::benchmark_data_smithi140_196335_object81536:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:15.199671+0000", 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.8700100060000002, 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.10008555299999999, 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81537 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.171 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199671+0000", 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199671+0000", 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.172 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199670+0000", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199728+0000", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7596000000000002e-05 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199739+0000", 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1554e-05 2023-09-23T15:56:19.173 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199745+0000", 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7690000000000002e-06 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199796+0000", 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1452999999999997e-05 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.174 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.199922+0000", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000125928 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.200016+0000", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4024000000000006e-05 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.202805+0000", 2023-09-23T15:56:19.175 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027890279999999998 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.203722+0000", 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00091621300000000003 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.299686+0000", 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.095964206999999996 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.176 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.299728+0000", 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1844999999999997e-05 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.299756+0000", 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8793e-05 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.177 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:81553 7.17 7:ef626651:::benchmark_data_smithi140_196335_object81552:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:15.211010+0000", 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.858671008, 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085068018999999995, 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 81553 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.178 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211010+0000", 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211010+0000", 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.179 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211008+0000", 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211062+0000", 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3868e-05 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211077+0000", 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4976e-05 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.180 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211085+0000", 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0590000000000003e-06 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211134+0000", 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9311999999999998e-05 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.181 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211279+0000", 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014486300000000001 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.211433+0000", 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000154279 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.212783+0000", 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001349502 2023-09-23T15:56:19.182 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.215101+0000", 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023182160000000001 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.295976+0000", 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.080875548000000005 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.183 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.296032+0000", 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5606000000000003e-05 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:15.296078+0000", 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5974999999999999e-05 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.184 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:84025 7.7 7:e026f9c1:::benchmark_data_smithi140_196335_object84024:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:17.741178+0000", 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 1.3285027249999999, 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085680909, 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 84025 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.185 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741178+0000", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741178+0000", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741177+0000", 2023-09-23T15:56:19.186 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741225+0000", 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8127000000000002e-05 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741242+0000", 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6909e-05 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.187 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741250+0000", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6129999999999998e-06 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741668+0000", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00041795899999999997 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741916+0000", 2023-09-23T15:56:19.188 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00024834400000000001 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742030+0000", 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000113851 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.745729+0000", 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036995249999999999 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.189 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.754570+0000", 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0088407999999999994 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.826709+0000", 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.072139342999999995 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.190 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.826793+0000", 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3378e-05 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.826859+0000", 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6324999999999999e-05 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.191 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:84026 7.7 7:e7182e09:::benchmark_data_smithi140_196335_object84025:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:17.741719+0000", 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 1.327961827, 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.085295851000000006, 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 84026 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.192 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741719+0000", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741719+0000", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741718+0000", 2023-09-23T15:56:19.193 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741779+0000", 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0466e-05 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741792+0000", 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3271999999999999e-05 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.194 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.741798+0000", 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5300000000000002e-06 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743519+0000", 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0017203590000000001 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.195 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743720+0000", 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020079900000000001 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743932+0000", 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000212251 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.747705+0000", 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037736380000000002 2023-09-23T15:56:19.196 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.755492+0000", 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0077862749999999996 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.826915+0000", 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.071423651000000005 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.197 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.826969+0000", 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3261999999999999e-05 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.827015+0000", 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6269e-05 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.198 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:84028 7.17 7:e9134557:::benchmark_data_smithi140_196335_object84027:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:17.742133+0000", 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 1.32754806, 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.087676616999999998, 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 84028 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.199 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742133+0000", 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742133+0000", 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.200 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742132+0000", 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742184+0000", 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1963999999999999e-05 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742205+0000", 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0517999999999999e-05 2023-09-23T15:56:19.201 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.742212+0000", 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6179999999999997e-06 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743482+0000", 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012695880000000001 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.202 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743674+0000", 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019178500000000001 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.743839+0000", 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000165463 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.747482+0000", 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036433250000000002 2023-09-23T15:56:19.203 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.755417+0000", 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0079350870000000004 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.829647+0000", 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.074229721999999998 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.204 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.829738+0000", 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0940999999999995e-05 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:17.829809+0000", 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1320000000000002e-05 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.205 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:84466 7.d 7:b0e14c10:::benchmark_data_smithi140_196335_object84465:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:18.193902+0000", 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.87577928400000005, 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.10586172200000001, 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 84466 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.206 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193902+0000", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193902+0000", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193901+0000", 2023-09-23T15:56:19.207 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193968+0000", 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7751999999999998e-05 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193979+0000", 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0528e-05 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.208 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.193986+0000", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8059999999999997e-06 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.195494+0000", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001507888 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.195650+0000", 2023-09-23T15:56:19.209 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015637999999999999 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.195786+0000", 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000135981 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.200331+0000", 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.004544785 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.210 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.201041+0000", 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00071053299999999995 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.299592+0000", 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.098550655000000001 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.211 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.299689+0000", 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.6898000000000006e-05 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.299763+0000", 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4583000000000001e-05 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:84477 7.c 7:359eaa27:::benchmark_data_smithi140_196335_object84476:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T15:56:19.212 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:18.209182+0000", 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.86049875099999995, 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.095893136000000004, 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 84477 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.213 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209182+0000", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209182+0000", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209180+0000", 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:56:19.214 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209256+0000", 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5377999999999996e-05 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209274+0000", 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8502e-05 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.215 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209283+0000", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4419999999999998e-06 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209340+0000", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7127999999999999e-05 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209469+0000", 2023-09-23T15:56:19.216 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012896899999999999 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,7", 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.209597+0000", 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012864800000000001 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.212273+0000", 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0026756240000000001 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.217 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.213077+0000", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00080416600000000004 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.304897+0000", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.091820337000000002 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.304984+0000", 2023-09-23T15:56:19.218 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6557999999999994e-05 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:18.305075+0000", 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1335999999999994e-05 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:19.219 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:56:19.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:19.236 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:56:19.236 INFO:teuthology.orchestra.run.smithi186.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T15:56:19.236 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:56:19.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:19.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:19.382 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:19.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:19.506 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:19 smithi140 bash[103196]: cluster 2023-09-23T15:56:18.395742+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v789: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9.1 MiB/s wr, 146 op/s; 5021/247245 objects degraded (2.031%); 4358/247245 objects misplaced (1.763%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T15:56:19.512 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:19.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 85680 85664 75.3942 59.5625 0.0330094 0.0132584 2023-09-23T15:56:19.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:19.623 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:19 smithi186 bash[89807]: cluster 2023-09-23T15:56:18.395742+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v789: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9.1 MiB/s wr, 146 op/s; 5021/247245 objects degraded (2.031%); 4358/247245 objects misplaced (1.763%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T15:56:19.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:19.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:19.707 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:56:19.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:19.802 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:56:19.815 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:19 smithi140 bash[105739]: cluster 2023-09-23T15:56:18.395742+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v789: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9.1 MiB/s wr, 146 op/s; 5021/247245 objects degraded (2.031%); 4358/247245 objects misplaced (1.763%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T15:56:19.846 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:56:19.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:19.884 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:56:19.937 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:56:19.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:19.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:19.976 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:56:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:19.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:20.019 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:56:20.062 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.067 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.068 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.068 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:56:20.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:20.103 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:20.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:20.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:20.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:20.363 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:20.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:20.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:20.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:20.523 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:56:20.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 86434 86418 75.0015 47.125 0.00933249 0.0133083 2023-09-23T15:56:20.591 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:20.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:20 smithi140 bash[105739]: audit 2023-09-23T15:56:19.644947+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.140:0/973919148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:20.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:20 smithi140 bash[105739]: audit 2023-09-23T15:56:20.046091+0000 mon.a (mon.0) 1053 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:56:20.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:20 smithi140 bash[103196]: audit 2023-09-23T15:56:19.644947+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.140:0/973919148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:20.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:20 smithi140 bash[103196]: audit 2023-09-23T15:56:20.046091+0000 mon.a (mon.0) 1053 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:56:20.615 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:20.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:20.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:20.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:20.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:20.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:20 smithi186 bash[89807]: audit 2023-09-23T15:56:19.644947+0000 mon.a (mon.0) 1052 : audit 0 from='client.? 172.21.15.140:0/973919148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:20.859 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:20 smithi186 bash[89807]: audit 2023-09-23T15:56:20.046091+0000 mon.a (mon.0) 1053 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:56:20.874 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:20.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:20.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:21.013 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:21.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:21.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T15:56:21.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:21.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:21.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:21.252 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:21.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:21.402 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:21.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:21.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:21.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 87476 87460 74.8662 65.125 0.00636748 0.0133513 2023-09-23T15:56:21.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:21.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:21.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:21.700 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:21.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:21.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.396753+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v790: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s; 5021/254142 objects degraded (1.976%); 4358/254142 objects misplaced (1.715%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:21.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.504202+0000 mon.a (mon.0) 1054 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:56:21.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.511302+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: audit 2023-09-23T15:56:20.516943+0000 mon.a (mon.0) 1055 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:56:21.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.517113+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T15:56:21.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.519448+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[103196]: cluster 2023-09-23T15:56:20.526663+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.396753+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v790: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s; 5021/254142 objects degraded (1.976%); 4358/254142 objects misplaced (1.715%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:21.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.504202+0000 mon.a (mon.0) 1054 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:56:21.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.511302+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: audit 2023-09-23T15:56:20.516943+0000 mon.a (mon.0) 1055 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:56:21.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.517113+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T15:56:21.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.519448+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:21 smithi140 bash[105739]: cluster 2023-09-23T15:56:20.526663+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.396753+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v790: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s; 5021/254142 objects degraded (1.976%); 4358/254142 objects misplaced (1.715%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.504202+0000 mon.a (mon.0) 1054 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.511302+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: audit 2023-09-23T15:56:20.516943+0000 mon.a (mon.0) 1055 : audit 1 from='client.? 172.21.15.140:0/994650190' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.517113+0000 mon.a (mon.0) 1056 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T15:56:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.519448+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:21 smithi186 bash[89807]: cluster 2023-09-23T15:56:20.526663+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T15:56:21.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:21.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:21.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:21.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:22.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.115 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:22.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:22.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:22.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:22.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:22.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:22.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:22.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 88535 88519 74.7488 66.1875 0.0113845 0.0133728 2023-09-23T15:56:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:22.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:22.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:22.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:22.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:23.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:23.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:23.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:23.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:23.434 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:23.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 89309 89293 74.3971 48.375 0.00599503 0.0134356 2023-09-23T15:56:23.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:23.617 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:23.725 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:23.733 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:23 smithi140 bash[105739]: cluster 2023-09-23T15:56:22.397478+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v792: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 27 MiB/s wr, 439 op/s; 5021/258534 objects degraded (1.942%); 4358/258534 objects misplaced (1.686%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T15:56:23.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:23 smithi140 bash[103196]: cluster 2023-09-23T15:56:22.397478+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v792: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 27 MiB/s wr, 439 op/s; 5021/258534 objects degraded (1.942%); 4358/258534 objects misplaced (1.686%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T15:56:23.751 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:23.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.885 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:23.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:23.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:23 smithi186 bash[89807]: cluster 2023-09-23T15:56:22.397478+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v792: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 27 MiB/s wr, 439 op/s; 5021/258534 objects degraded (1.942%); 4358/258534 objects misplaced (1.686%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T15:56:23.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:24.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:24.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:24.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:24.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:24.388 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:24.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:24.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:24.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:24.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 90357 90341 74.28 65.5 0.00876521 0.0134571 2023-09-23T15:56:24.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:24.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:24.790 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:24.798 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:24 smithi186 bash[89807]: cluster 2023-09-23T15:56:24.398119+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v793: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 5021/263310 objects degraded (1.907%); 4039/263310 objects misplaced (1.534%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:24.798 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:24 smithi186 bash[89807]: cluster 2023-09-23T15:56:24.528951+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 5021/263310 objects degraded (1.907%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:24.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:24.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:24 smithi140 bash[103196]: cluster 2023-09-23T15:56:24.398119+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v793: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 5021/263310 objects degraded (1.907%); 4039/263310 objects misplaced (1.534%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:24.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:24 smithi140 bash[103196]: cluster 2023-09-23T15:56:24.528951+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 5021/263310 objects degraded (1.907%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:24 smithi140 bash[105739]: cluster 2023-09-23T15:56:24.398119+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v793: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 5021/263310 objects degraded (1.907%); 4039/263310 objects misplaced (1.534%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:24 smithi140 bash[105739]: cluster 2023-09-23T15:56:24.528951+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: Degraded data redundancy: 5021/263310 objects degraded (1.907%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:24.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:24.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:24.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:25.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:25.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:25.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:25.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:25.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:25.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:25.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:56:25.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:25.462 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:25] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T15:56:25.498 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:25.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:56:25.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 91345 91329 74.1172 61.75 0.0120406 0.0134859 2023-09-23T15:56:25.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:25.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:25.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:25.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:25.790 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:25.853 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:25.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:25.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:25.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:26.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:26.056 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:26.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:26.060 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:56:26.060 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:56:26.060 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T15:56:26.060 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 0.746246 2023-09-23T15:56:26.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 0.7462463145299619 2023-09-23T15:56:26.159 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:26.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:26.292 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:26.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:26.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:26.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:26.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 92245 92229 73.8881 56.25 0.0157538 0.013528 2023-09-23T15:56:26.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:26.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:26.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:26.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:26.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:26.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:26.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:26.969 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:27.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:27.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:27.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:27.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:27.272 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:27.376 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:27.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:27.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:27.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:27.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 93226 93210 73.7288 61.3125 0.0288435 0.0135574 2023-09-23T15:56:27.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:27.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:27.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:27 smithi186 bash[89807]: cluster 2023-09-23T15:56:26.398932+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v794: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 5021/268680 objects degraded (1.869%); 4039/268680 objects misplaced (1.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:27 smithi186 bash[89807]: audit 2023-09-23T15:56:26.410705+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:27.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.669 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:27 smithi140 bash[103196]: cluster 2023-09-23T15:56:26.398932+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v794: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 5021/268680 objects degraded (1.869%); 4039/268680 objects misplaced (1.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:27.669 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:27 smithi140 bash[103196]: audit 2023-09-23T15:56:26.410705+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:27.670 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:27 smithi140 bash[105739]: cluster 2023-09-23T15:56:26.398932+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v794: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 5021/268680 objects degraded (1.869%); 4039/268680 objects misplaced (1.503%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T15:56:27.670 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:27 smithi140 bash[105739]: audit 2023-09-23T15:56:26.410705+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:27.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:27.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:27.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:27.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:27.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:27.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:28.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:28.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:28.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:28.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:28.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:28.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:28.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:28.457 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:28.484 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:28.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:28.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T15:56:28.526647+0000 min lat: 0.00142566 max lat: 4.96226 avg lat: 0.0135886 2023-09-23T15:56:28.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T15:56:28.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 94190 94174 73.5603 60.25 0.00977617 0.0135886 2023-09-23T15:56:28.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:28.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:28.723 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:28.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:28.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:28.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:28.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:28.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:28.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:28.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:29.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:29.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:29.129 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:29.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:29.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:29.259 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:29.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:29.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:29.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:29.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:29.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:29.512 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:29.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 95150 95134 73.3912 60 0.0190624 0.0136204 2023-09-23T15:56:29.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:29.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:29.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:29.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:29.683 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:29 smithi186 bash[89807]: cluster 2023-09-23T15:56:28.399663+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v795: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 5021/272745 objects degraded (1.841%); 4039/272745 objects misplaced (1.481%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:56:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:29.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:29.794 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:29 smithi140 bash[105739]: cluster 2023-09-23T15:56:28.399663+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v795: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 5021/272745 objects degraded (1.841%); 4039/272745 objects misplaced (1.481%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:56:29.795 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:29 smithi140 bash[103196]: cluster 2023-09-23T15:56:28.399663+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v795: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 5021/272745 objects degraded (1.841%); 4039/272745 objects misplaced (1.481%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:56:29.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:29.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:29.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:29.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:30.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.082 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:30.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:30.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:30.267 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:30.270 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:30.274 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:30.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:30.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:30.493 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:30.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:30.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 96094 96078 73.2156 59 0.0105634 0.0136515 2023-09-23T15:56:30.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:30.608 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:30 smithi186 bash[89807]: cluster 2023-09-23T15:56:30.413941+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 5021/282609 objects degraded (1.777%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:30.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:30.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:30.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:30 smithi140 bash[103196]: cluster 2023-09-23T15:56:30.413941+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 5021/282609 objects degraded (1.777%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:30.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:30 smithi140 bash[105739]: cluster 2023-09-23T15:56:30.413941+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 5021/282609 objects degraded (1.777%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:30.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:30.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:30.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:30.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:30.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:31.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:31.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:31.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:31.080 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:56:31.080 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:56:31.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:31.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:31.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:31.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.456 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:31.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 97063 97047 73.0631 60.5625 0.0140943 0.0136809 2023-09-23T15:56:31.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:31.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:31.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[105739]: cluster 2023-09-23T15:56:30.400439+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v796: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 5021/282609 objects degraded (1.777%); 3733/282609 objects misplaced (1.321%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[105739]: audit 2023-09-23T15:56:30.950960+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:31.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[105739]: audit 2023-09-23T15:56:30.954304+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[103196]: cluster 2023-09-23T15:56:30.400439+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v796: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 5021/282609 objects degraded (1.777%); 3733/282609 objects misplaced (1.321%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:31.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[103196]: audit 2023-09-23T15:56:30.950960+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:31.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:31 smithi140 bash[103196]: audit 2023-09-23T15:56:30.954304+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:31 smithi186 bash[89807]: cluster 2023-09-23T15:56:30.400439+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v796: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 5021/282609 objects degraded (1.777%); 3733/282609 objects misplaced (1.321%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:31 smithi186 bash[89807]: audit 2023-09-23T15:56:30.950960+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:31 smithi186 bash[89807]: audit 2023-09-23T15:56:30.954304+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:31.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:31.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:31.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:31.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:32.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:32.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:32.260 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:32.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T15:56:32.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:32.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:32.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:32.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 16 98085 98069 72.9537 63.875 0.0239752 0.0137013 2023-09-23T15:56:32.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:32.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:32.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:32.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:32.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:32.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:32.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:32.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:33.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:33.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:33.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:33.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:33.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:33.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:33.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:33.318 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:33.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:33.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:33.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 16 99102 99086 72.8431 63.5625 0.00999229 0.0137227 2023-09-23T15:56:33.554 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:33.590 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:33.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:33.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:33 smithi140 bash[105739]: cluster 2023-09-23T15:56:32.401185+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v797: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 5021/287205 objects degraded (1.748%); 3733/287205 objects misplaced (1.300%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:56:33.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:33 smithi140 bash[103196]: cluster 2023-09-23T15:56:32.401185+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v797: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 5021/287205 objects degraded (1.748%); 3733/287205 objects misplaced (1.300%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:56:33.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:33.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:33.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:33 smithi186 bash[89807]: cluster 2023-09-23T15:56:32.401185+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v797: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 5021/287205 objects degraded (1.748%); 3733/287205 objects misplaced (1.300%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T15:56:33.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:33.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:33.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:33.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:33.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:33.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:34.025 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:34.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:34.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:34.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:34.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.290 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:34.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:34.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:34.529 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 100097 100081 72.7192 62.1875 0.00734786 0.0137456 2023-09-23T15:56:34.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:34.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:34.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:34.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:34.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:34.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:34.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:35.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:35.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:35.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:35.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:35.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:35.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:35 smithi140 bash[103196]: cluster 2023-09-23T15:56:34.401714+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v798: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 5021/292398 objects degraded (1.717%); 3385/292398 objects misplaced (1.158%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T15:56:35.512 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:35] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2023-09-23T15:56:35.512 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:35 smithi140 bash[105739]: cluster 2023-09-23T15:56:34.401714+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v798: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 5021/292398 objects degraded (1.717%); 3385/292398 objects misplaced (1.158%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T15:56:35.531 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 101105 101089 72.6049 63 0.00726496 0.0137674 2023-09-23T15:56:35.534 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:35.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:35 smithi186 bash[89807]: cluster 2023-09-23T15:56:34.401714+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v798: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 5021/292398 objects degraded (1.717%); 3385/292398 objects misplaced (1.158%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T15:56:35.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:35.770 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:35.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:35.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:35.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.932 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:35.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:35.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:36.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:36.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:36.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:36.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:36.299 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:36.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:36.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:36.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:36.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:36.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 102077 102061 72.4702 60.75 0.00524592 0.013793 2023-09-23T15:56:36.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:36.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:36.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.694 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:36 smithi140 bash[105739]: cluster 2023-09-23T15:56:36.121142+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 5021/292398 objects degraded (1.717%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:36.694 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:36 smithi140 bash[103196]: cluster 2023-09-23T15:56:36.121142+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 5021/292398 objects degraded (1.717%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:36.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:36.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:36.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:36 smithi186 bash[89807]: cluster 2023-09-23T15:56:36.121142+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 5021/292398 objects degraded (1.717%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:36.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.967 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:36.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:37.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:37.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:37.162 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:37.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:37.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:37.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:37.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:37.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:37.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:37.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 102984 102968 72.2928 56.6875 0.0104187 0.0138267 2023-09-23T15:56:37.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:37.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:37 smithi186 bash[89807]: cluster 2023-09-23T15:56:36.402514+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v799: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 5021/297873 objects degraded (1.686%); 3385/297873 objects misplaced (1.136%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:37.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:37.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:37 smithi140 bash[105739]: cluster 2023-09-23T15:56:36.402514+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v799: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 5021/297873 objects degraded (1.686%); 3385/297873 objects misplaced (1.136%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:37.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:37 smithi140 bash[103196]: cluster 2023-09-23T15:56:36.402514+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v799: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s; 5021/297873 objects degraded (1.686%); 3385/297873 objects misplaced (1.136%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:37.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:37.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:37.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:37.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:37.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:38.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:38.063 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:38.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:38.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:38.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:38.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:38.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:38.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:38.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:38.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:38.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0092 2023-09-23T15:56:38.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 103881 2023-09-23T15:56:38.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T15:56:38.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T15:56:38.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 72.1322 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 33.4355 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 177.875 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 0 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1154 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 534.968 2023-09-23T15:56:38.533 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 2846 2023-09-23T15:56:38.534 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 0 2023-09-23T15:56:38.534 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.0138588 2023-09-23T15:56:38.534 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0649206 2023-09-23T15:56:38.534 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 4.96226 2023-09-23T15:56:38.534 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.00142566 2023-09-23T15:56:38.542 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T15:56:38.571 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:38.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:38.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:38.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:38.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:38.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:38.965 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:38.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:38.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:38.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:39.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.129 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:39.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:39.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:39.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:39.361 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:39.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:39.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:39.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.519 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:39.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:39 smithi186 bash[89807]: cluster 2023-09-23T15:56:38.403103+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v800: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 5021/301992 objects degraded (1.663%); 3385/301992 objects misplaced (1.121%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:39.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:39.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:39.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:39.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:39.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:39 smithi140 bash[105739]: cluster 2023-09-23T15:56:38.403103+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v800: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 5021/301992 objects degraded (1.663%); 3385/301992 objects misplaced (1.121%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:39.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:39 smithi140 bash[103196]: cluster 2023-09-23T15:56:38.403103+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v800: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 5021/301992 objects degraded (1.663%); 3385/301992 objects misplaced (1.121%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:56:39.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:39.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:40.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:40.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:40.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:40.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:40.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:40.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:40.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:40.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:40.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:40.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:40.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:40.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:40.538 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:40.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:40.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:40.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:40.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:40.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:40.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:40.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:41.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:41.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:41.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:41.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:41.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:41.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:41.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:41.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:41.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:41.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.565 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:41.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:41 smithi140 bash[103196]: cluster 2023-09-23T15:56:40.403671+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v801: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.08k op/s; 5021/308754 objects degraded (1.626%); 2993/308754 objects misplaced (0.969%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T15:56:41.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:41 smithi140 bash[103196]: cluster 2023-09-23T15:56:41.122309+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 5021/308754 objects degraded (1.626%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:41 smithi140 bash[105739]: cluster 2023-09-23T15:56:40.403671+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v801: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.08k op/s; 5021/308754 objects degraded (1.626%); 2993/308754 objects misplaced (0.969%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T15:56:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:41 smithi140 bash[105739]: cluster 2023-09-23T15:56:41.122309+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 5021/308754 objects degraded (1.626%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:41.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:41.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:41.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:41.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:41 smithi186 bash[89807]: cluster 2023-09-23T15:56:40.403671+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v801: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.08k op/s; 5021/308754 objects degraded (1.626%); 2993/308754 objects misplaced (0.969%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T15:56:41.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:41 smithi186 bash[89807]: cluster 2023-09-23T15:56:41.122309+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 5021/308754 objects degraded (1.626%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:41.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:41.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:41.962 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:41.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:41.987 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T15:56:41.987 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T15:56:42.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:42.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:42.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:42.200 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:42.227 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:42.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:42.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:42.331 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:42.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:42.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:42.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:42.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:42.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:42.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:42.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:42.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:42.903 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:42.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:43.006 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:43.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:43.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:43.118 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T15:56:43.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:43.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:43.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:43.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:43.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:43.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:43.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:43.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:43.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:43 smithi186 bash[89807]: cluster 2023-09-23T15:56:42.404346+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v802: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 50 MiB/s wr, 928 op/s; 5021/307104 objects degraded (1.635%); 2993/307104 objects misplaced (0.975%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:43.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:43 smithi186 bash[89807]: cluster 2023-09-23T15:56:42.503310+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:43 smithi186 bash[89807]: cluster 2023-09-23T15:56:42.504994+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T15:56:43.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:43 smithi186 bash[89807]: cluster 2023-09-23T15:56:42.505450+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:43.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[103196]: cluster 2023-09-23T15:56:42.404346+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v802: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 50 MiB/s wr, 928 op/s; 5021/307104 objects degraded (1.635%); 2993/307104 objects misplaced (0.975%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:43.778 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[103196]: cluster 2023-09-23T15:56:42.503310+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[103196]: cluster 2023-09-23T15:56:42.504994+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[103196]: cluster 2023-09-23T15:56:42.505450+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[105739]: cluster 2023-09-23T15:56:42.404346+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v802: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 50 MiB/s wr, 928 op/s; 5021/307104 objects degraded (1.635%); 2993/307104 objects misplaced (0.975%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[105739]: cluster 2023-09-23T15:56:42.503310+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[105739]: cluster 2023-09-23T15:56:42.504994+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T15:56:43.779 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:43 smithi140 bash[105739]: cluster 2023-09-23T15:56:42.505450+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T15:56:43.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:43.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:43.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:43.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:43.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:44.105 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:44.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:44.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:44.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:44.371 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:44.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:44.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:44.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:44.540 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:44.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:44.643 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:44.669 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:44.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:44.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.785 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[103196]: cluster 2023-09-23T15:56:43.514482+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[103196]: cluster 2023-09-23T15:56:43.517270+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[103196]: cluster 2023-09-23T15:56:43.517530+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T15:56:44.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[105739]: cluster 2023-09-23T15:56:43.514482+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[105739]: cluster 2023-09-23T15:56:43.517270+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:44 smithi140 bash[105739]: cluster 2023-09-23T15:56:43.517530+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T15:56:44.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:44 smithi186 bash[89807]: cluster 2023-09-23T15:56:43.514482+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:44 smithi186 bash[89807]: cluster 2023-09-23T15:56:43.517270+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T15:56:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:44 smithi186 bash[89807]: cluster 2023-09-23T15:56:43.517530+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T15:56:44.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.938 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:44.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:45.042 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:45.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:45.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:45.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:45.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:45.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:45.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:45.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:45.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:45.448 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:45.451 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:45] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2023-09-23T15:56:45.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:45.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:45.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:45.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:45.731 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:45 smithi186 bash[89807]: cluster 2023-09-23T15:56:44.406928+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v805: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 36 MiB/s wr, 903 op/s; 5021/303630 objects degraded (1.654%); 2993/303630 objects misplaced (0.986%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T15:56:45.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:45.776 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:45 smithi140 bash[105739]: cluster 2023-09-23T15:56:44.406928+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v805: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 36 MiB/s wr, 903 op/s; 5021/303630 objects degraded (1.654%); 2993/303630 objects misplaced (0.986%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T15:56:45.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:45 smithi140 bash[103196]: cluster 2023-09-23T15:56:44.406928+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v805: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 36 MiB/s wr, 903 op/s; 5021/303630 objects degraded (1.654%); 2993/303630 objects misplaced (0.986%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T15:56:45.856 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:45.885 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:45.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:45.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:45.990 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:46.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:46.085 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:56:46.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:46.149 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:56:46.174 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:46.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:46.198 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:56:46.239 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:56:46.279 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:56:46.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:46.328 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:56:46.362 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:56:46.397 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:56:46.400 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.400 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.400 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.400 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.400 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.401 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.401 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.401 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:56:46.411 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:46.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:46.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:46 smithi186 bash[89807]: audit 2023-09-23T15:56:45.949080+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:46 smithi186 bash[89807]: audit 2023-09-23T15:56:46.034218+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.140:0/3640616218' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:46 smithi186 bash[89807]: cluster 2023-09-23T15:56:46.124257+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 5021/303630 objects degraded (1.654%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:46.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:46 smithi186 bash[89807]: audit 2023-09-23T15:56:46.141130+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:56:46.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:46.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:46.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:46.812 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[105739]: audit 2023-09-23T15:56:45.949080+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:46.812 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[105739]: audit 2023-09-23T15:56:46.034218+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.140:0/3640616218' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:46.812 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[105739]: cluster 2023-09-23T15:56:46.124257+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 5021/303630 objects degraded (1.654%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:46.812 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[105739]: audit 2023-09-23T15:56:46.141130+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:56:46.812 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[103196]: audit 2023-09-23T15:56:45.949080+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:56:46.813 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[103196]: audit 2023-09-23T15:56:46.034218+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.140:0/3640616218' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:56:46.813 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[103196]: cluster 2023-09-23T15:56:46.124257+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 5021/303630 objects degraded (1.654%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:46.813 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:46 smithi140 bash[103196]: audit 2023-09-23T15:56:46.141130+0000 mon.a (mon.0) 1068 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:56:46.831 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:46.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:46.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:46.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:47.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:47.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:47.150 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:56:47.151 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.6 primary-affinity to 0.746246 (8489052) 2023-09-23T15:56:47.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:47.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:47.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:47.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:47.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:47.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:47.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:47.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:47.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:47.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:47.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:47.720 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: cluster 2023-09-23T15:56:46.407598+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v806: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 25 MiB/s wr, 908 op/s; 2682/299388 objects degraded (0.896%); 5122/299388 objects misplaced (1.711%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:47.720 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: audit 2023-09-23T15:56:46.574865+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]: dispatch 2023-09-23T15:56:47.720 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.129841+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:47.721 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.140725+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:47.721 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: audit 2023-09-23T15:56:47.142280+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:56:47.721 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: audit 2023-09-23T15:56:47.142358+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]': finished 2023-09-23T15:56:47.721 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:47 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.142462+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T15:56:47.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:47.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:47.852 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: cluster 2023-09-23T15:56:46.407598+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v806: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 25 MiB/s wr, 908 op/s; 2682/299388 objects degraded (0.896%); 5122/299388 objects misplaced (1.711%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:47.852 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: audit 2023-09-23T15:56:46.574865+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]: dispatch 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.129841+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.140725+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: audit 2023-09-23T15:56:47.142280+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: audit 2023-09-23T15:56:47.142358+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]': finished 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.142462+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: cluster 2023-09-23T15:56:46.407598+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v806: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 25 MiB/s wr, 908 op/s; 2682/299388 objects degraded (0.896%); 5122/299388 objects misplaced (1.711%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: audit 2023-09-23T15:56:46.574865+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]: dispatch 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.129841+0000 mon.a (mon.0) 1070 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:56:47.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.140725+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:47.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: audit 2023-09-23T15:56:47.142280+0000 mon.a (mon.0) 1071 : audit 1 from='client.? 172.21.15.140:0/4144801546' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:56:47.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: audit 2023-09-23T15:56:47.142358+0000 mon.a (mon.0) 1072 : audit 1 from='client.? 172.21.15.140:0/3202638286' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 0.7462463145299619}]': finished 2023-09-23T15:56:47.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:47 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.142462+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T15:56:47.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:47.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:47.874 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:56:47.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:47.996 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:47.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:48.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:48.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.255 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:48.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:48.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:48.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:48.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:48.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:48.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:48.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.138466+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.146579+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[105739]: cluster 2023-09-23T15:56:47.155563+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.142312+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.143411+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.138466+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.146579+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[103196]: cluster 2023-09-23T15:56:47.155563+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.142312+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T15:56:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:48 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.143411+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:48.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:48.766 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.776 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:48 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.138466+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.776 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:48 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.146579+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.776 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:48 smithi186 bash[89807]: cluster 2023-09-23T15:56:47.155563+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T15:56:48.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:48 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.142312+0000 mon.a (mon.0) 1074 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T15:56:48.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:48 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.143411+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:48.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:48.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:48.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:48.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:49.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:49.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:49.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:49.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:49.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:49.318 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:49.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:49.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:49.445 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:49.550 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:49.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:49.691 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.141937+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.143986+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.146074+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.148672+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[105739]: cluster 2023-09-23T15:56:48.408037+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v809: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 141 KiB/s wr, 645 op/s; 2682/295740 objects degraded (0.907%); 4581/295740 objects misplaced (1.549%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.141937+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.143986+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.146074+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.148672+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:49 smithi140 bash[103196]: cluster 2023-09-23T15:56:48.408037+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v809: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 141 KiB/s wr, 645 op/s; 2682/295740 objects degraded (0.907%); 4581/295740 objects misplaced (1.549%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T15:56:49.705 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:49.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:49.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:49.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:49 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.141937+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:49 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.143986+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:49 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.146074+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:49 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.148672+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T15:56:49.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:49 smithi186 bash[89807]: cluster 2023-09-23T15:56:48.408037+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v809: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 141 KiB/s wr, 645 op/s; 2682/295740 objects degraded (0.907%); 4581/295740 objects misplaced (1.549%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T15:56:49.950 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:49.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:50.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:50.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:50.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:50.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:50.542 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:50.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:50.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:50 smithi186 bash[89807]: audit 2023-09-23T15:56:49.935762+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:56:50.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:50 smithi186 bash[89807]: audit 2023-09-23T15:56:50.464841+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:50 smithi186 bash[89807]: audit 2023-09-23T15:56:50.470256+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:50.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[103196]: audit 2023-09-23T15:56:49.935762+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[103196]: audit 2023-09-23T15:56:50.464841+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[103196]: audit 2023-09-23T15:56:50.470256+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[105739]: audit 2023-09-23T15:56:49.935762+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[105739]: audit 2023-09-23T15:56:50.464841+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.815 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:50 smithi140 bash[105739]: audit 2023-09-23T15:56:50.470256+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:50.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:50.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:50.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:50.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:50.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:51.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:51.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:51.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:51.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:51.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:51.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:51.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:51.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:51.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:51 smithi140 bash[105739]: cluster 2023-09-23T15:56:50.408660+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v810: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 41 KiB/s wr, 812 op/s; 2682/288393 objects degraded (0.930%); 4113/288393 objects misplaced (1.426%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T15:56:51.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:51 smithi140 bash[105739]: cluster 2023-09-23T15:56:51.125490+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 2682/288393 objects degraded (0.930%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:51 smithi140 bash[103196]: cluster 2023-09-23T15:56:50.408660+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v810: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 41 KiB/s wr, 812 op/s; 2682/288393 objects degraded (0.930%); 4113/288393 objects misplaced (1.426%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T15:56:51.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:51 smithi140 bash[103196]: cluster 2023-09-23T15:56:51.125490+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 2682/288393 objects degraded (0.930%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:51.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:51.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:51.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:51.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:51.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:51.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:51 smithi186 bash[89807]: cluster 2023-09-23T15:56:50.408660+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v810: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 41 KiB/s wr, 812 op/s; 2682/288393 objects degraded (0.930%); 4113/288393 objects misplaced (1.426%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T15:56:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:51 smithi186 bash[89807]: cluster 2023-09-23T15:56:51.125490+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 2682/288393 objects degraded (0.930%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:51.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:51.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:51.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:52.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:52.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:52.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:52.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:52.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:52.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:56:52.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:52.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:52.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:52.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:52.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:52.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:52.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:52.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:52.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:52.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:52.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:52.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:52.882 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:56:52.882 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T15:56:52.882 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1021 6.8 6:1f371daf:::benchmark_data_smithi140_174052_object1020:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.443306+0000", 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.43393874100002, 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32613339099999999, 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.883 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1021 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443306+0000", 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443306+0000", 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.884 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443304+0000", 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443362+0000", 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7831999999999998e-05 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.885 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443385+0000", 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3357e-05 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443408+0000", 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3062e-05 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.886 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443578+0000", 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016951499999999999 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443684+0000", 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000106897 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443805+0000", 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000120141 2023-09-23T15:56:52.887 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444895+0000", 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010904090000000001 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.445733+0000", 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00083795699999999996 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.888 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769346+0000", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32361346099999999 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769397+0000", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0161000000000003e-05 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769440+0000", 2023-09-23T15:56:52.889 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3009000000000001e-05 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1022 6.9 6:9bbf1896:::benchmark_data_smithi140_174052_object1021:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.443463+0000", 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.43378195000003, 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32557960899999999, 2023-09-23T15:56:52.890 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1022 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443463+0000", 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.891 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443463+0000", 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443462+0000", 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.892 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443512+0000", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9926999999999998e-05 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443522+0000", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0234000000000001e-05 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443528+0000", 2023-09-23T15:56:52.893 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4929999999999998e-06 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443723+0000", 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019480100000000001 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443905+0000", 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018233499999999999 2023-09-23T15:56:52.894 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,2", 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444111+0000", 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020587099999999999 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444697+0000", 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00058631700000000004 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.895 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.445236+0000", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00053830399999999997 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768940+0000", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32370489699999999 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768992+0000", 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1817000000000002e-05 2023-09-23T15:56:52.896 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769043+0000", 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0312999999999998e-05 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1023 6.8 6:15ac150c:::benchmark_data_smithi140_174052_object1022:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.443545+0000", 2023-09-23T15:56:52.897 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.433700036, 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.326064888, 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1023 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.898 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443545+0000", 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443545+0000", 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.899 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443544+0000", 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443580+0000", 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5592000000000001e-05 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443589+0000", 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5750000000000001e-06 2023-09-23T15:56:52.900 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.443593+0000", 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.673e-06 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444070+0000", 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000476959 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.901 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444224+0000", 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015417 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444438+0000", 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021344499999999999 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.902 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.444975+0000", 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00053755100000000004 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.445935+0000", 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00096003799999999997 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769518+0000", 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32358281100000003 2023-09-23T15:56:52.903 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769568+0000", 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0158999999999999e-05 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769610+0000", 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1431999999999999e-05 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.904 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1035 6.3 6:cc801137:::benchmark_data_smithi140_174052_object1034:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.446568+0000", 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.430677317, 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32265474799999999, 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.905 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1035 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446568+0000", 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446568+0000", 2023-09-23T15:56:52.906 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446566+0000", 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446608+0000", 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2499000000000001e-05 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.907 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446623+0000", 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4603999999999999e-05 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446642+0000", 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9009999999999999e-05 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.908 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446821+0000", 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017934400000000001 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.446943+0000", 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000121709 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,6", 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447076+0000", 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013328999999999999 2023-09-23T15:56:52.909 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768429+0000", 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32135293300000001 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768931+0000", 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00050149199999999998 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.910 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769014+0000", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3559000000000004e-05 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769131+0000", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011702899999999999 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769222+0000", 2023-09-23T15:56:52.911 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1158999999999999e-05 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1036 6.9 6:9b88bfbc:::benchmark_data_smithi140_174052_object1035:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.447062+0000", 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.43018281399998, 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32631010599999999, 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.912 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1036 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447062+0000", 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.913 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447062+0000", 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447061+0000", 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.914 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447117+0000", 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6141999999999999e-05 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447130+0000", 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2308e-05 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.915 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447137+0000", 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.255e-06 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447209+0000", 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2323999999999994e-05 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.916 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.447303+0000", 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4375000000000004e-05 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,2", 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768377+0000", 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32107352900000002 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.770503+0000", 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021257469999999999 2023-09-23T15:56:52.917 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773079+0000", 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0025763349999999999 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773296+0000", 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021684100000000001 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.918 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773333+0000", 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7052999999999999e-05 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773372+0000", 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9283999999999999e-05 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.919 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop_reply(client.44747.0:1035 6.3 e167/163 ondisk, result = 0)", 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.448139+0000", 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.429105687, 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32031249899999997, 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.448139+0000", 2023-09-23T15:56:52.920 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.448139+0000", 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.448138+0000", 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.921 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.448143+0000", 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4900000000000002e-06 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768273+0000", 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32013061999999998 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.922 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768302+0000", 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.919e-05 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768388+0000", 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5978999999999998e-05 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768410+0000", 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1909e-05 2023-09-23T15:56:52.923 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768452+0000", 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1425999999999999e-05 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:1050 6.5 6:aae957a9:::benchmark_data_smithi140_174052_object1049:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e167)", 2023-09-23T15:56:52.924 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.452200+0000", 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.42504474899999, 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32101570600000001, 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 1050 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.925 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452200+0000", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452200+0000", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452196+0000", 2023-09-23T15:56:52.926 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999957 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452237+0000", 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0992000000000003e-05 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768217+0000", 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.31598035099999999 2023-09-23T15:56:52.927 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768247+0000", 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9791999999999999e-05 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768388+0000", 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014100699999999999 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.928 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769230+0000", 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00084239999999999998 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.769774+0000", 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00054344500000000004 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.772955+0000", 2023-09-23T15:56:52.929 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031815020000000001 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773012+0000", 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6368e-05 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773115+0000", 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000103056 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.930 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773172+0000", 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7460000000000002e-05 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.773216+0000", 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3853000000000002e-05 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.931 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.44747.0:1045 6.b e167/163 6:d0788519:::benchmark_data_smithi140_174052_object1044:head v 167'68, mlcod=167'66)", 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:50:06.452710+0000", 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 406.42453521599998, 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.31799608000000001, 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.932 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452710+0000", 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452710+0000", 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452708+0000", 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:56:52.933 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.452758+0000", 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0204999999999998e-05 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768294+0000", 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.31553561899999999 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.934 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768318+0000", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3762999999999999e-05 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768518+0000", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020005000000000001 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.768576+0000", 2023-09-23T15:56:52.935 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8399000000000001e-05 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.770672+0000", 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020952119999999999 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:50:06.770706+0000", 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4292000000000003e-05 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.936 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208932 6.19 6:9f9c31a4:::benchmark_data_smithi140_174052_object99532:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.435870+0000", 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.44137525599999, 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1290477299999999, 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.937 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208932 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435870+0000", 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.938 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435870+0000", 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435868+0000", 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435877+0000", 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8610000000000004e-06 2023-09-23T15:56:52.939 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435893+0000", 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6092000000000001e-05 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435901+0000", 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1119999999999996e-06 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.940 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.779017+0000", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.34311605699999997 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.779027+0000", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0498e-05 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564852+0000", 2023-09-23T15:56:52.941 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.785824996 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564917+0000", 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5015e-05 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208939 6.18 6:1de1bea1:::benchmark_data_smithi140_174052_object99539:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.942 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.452183+0000", 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.425061508, 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1429201840000001, 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208939 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.943 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452183+0000", 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452183+0000", 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.944 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452176+0000", 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999928 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452195+0000", 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.844e-05 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452218+0000", 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3006999999999998e-05 2023-09-23T15:56:52.945 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452228+0000", 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0378e-05 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.774131+0000", 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32190266200000001 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.946 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.774137+0000", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3579999999999999e-06 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.577283+0000", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.80314542 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.577420+0000", 2023-09-23T15:56:52.947 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013699799999999999 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.577702+0000", 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028259500000000001 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.587354+0000", 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0096523119999999997 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.948 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.592047+0000", 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.004692168 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595005+0000", 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029584059999999998 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.949 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595064+0000", 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9203000000000002e-05 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595104+0000", 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9369999999999997e-05 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.950 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208940 6.8 6:106e223d:::benchmark_data_smithi140_174052_object99540:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.452248+0000", 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.42499694, 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1275703560000001, 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208940 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.951 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452248+0000", 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452248+0000", 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.952 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452247+0000", 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452251+0000", 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5580000000000001e-06 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452259+0000", 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8220000000000007e-06 2023-09-23T15:56:52.953 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452263+0000", 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0559999999999998e-06 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452332+0000", 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8962999999999997e-05 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.954 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op must wait for map", 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.452339+0000", 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5449999999999998e-06 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.773681+0000", 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32134131900000001 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.955 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.773697+0000", 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5855999999999999e-05 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.545992+0000", 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.77229549399999997 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.546448+0000", 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00045613899999999999 2023-09-23T15:56:52.956 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.546846+0000", 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000398133 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.550684+0000", 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038378029999999999 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.957 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579695+0000", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.029010497999999999 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579729+0000", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3933000000000002e-05 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579779+0000", 2023-09-23T15:56:52.958 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0158000000000003e-05 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579818+0000", 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9666999999999998e-05 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208942 6.18 6:183e4b06:::benchmark_data_smithi140_174052_object99542:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.959 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.479804+0000", 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.39744082199999, 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1153998940000001, 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208942 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.960 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.479804+0000", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.479804+0000", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.479801+0000", 2023-09-23T15:56:52.961 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999971 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.479819+0000", 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7493999999999999e-05 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.480141+0000", 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00032267299999999999 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.962 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.480158+0000", 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6628000000000001e-05 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.774155+0000", 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.29399701299999997 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.963 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.964 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.774160+0000", 2023-09-23T15:56:52.964 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1019999999999996e-06 2023-09-23T15:56:52.964 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.964 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.964 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579992+0000", 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.80583241299999997 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.580131+0000", 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013821699999999999 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.965 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.580354+0000", 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00022323500000000001 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.592088+0000", 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011734525000000001 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.966 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.594611+0000", 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002523029 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595143+0000", 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000531337 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595170+0000", 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6985e-05 2023-09-23T15:56:52.967 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.595204+0000", 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4264000000000003e-05 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208943 6.8 6:1628e8ee:::benchmark_data_smithi140_174052_object99543:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.968 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.497036+0000", 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.38020857199999, 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0829282140000001, 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208943 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.969 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.497036+0000", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.497036+0000", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.497030+0000", 2023-09-23T15:56:52.970 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999938 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.497069+0000", 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8949999999999998e-05 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516834+0000", 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.019764212 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516864+0000", 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0229000000000001e-05 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.773924+0000", 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25706014500000002 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.972 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.773933+0000", 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2259999999999994e-06 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.548593+0000", 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.77465960599999995 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.548717+0000", 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012384900000000001 2023-09-23T15:56:52.973 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.549062+0000", 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00034531699999999999 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579378+0000", 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.030316279000000002 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579853+0000", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00047526300000000002 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579884+0000", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0973999999999999e-05 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579928+0000", 2023-09-23T15:56:52.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3223999999999998e-05 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.579965+0000", 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6965000000000003e-05 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208944 6.13 6:c9f481ea:::benchmark_data_smithi140_174052_object99544:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.976 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.516903+0000", 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 182.36034199900001, 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0323290220000001, 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208944 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.977 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516903+0000", 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516903+0000", 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516900+0000", 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516915+0000", 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4565e-05 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516932+0000", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6629999999999998e-05 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.516936+0000", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4290000000000003e-06 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.736789+0000", 2023-09-23T15:56:52.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.219853309 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.736800+0000", 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0691e-05 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.538055+0000", 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.80125439499999995 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.981 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.538189+0000", 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013421099999999999 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,6", 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.538419+0000", 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000230156 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.545322+0000", 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069035219999999996 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.545504+0000", 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018149 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.549081+0000", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00357698 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.549186+0000", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010479099999999999 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.549232+0000", 2023-09-23T15:56:52.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6316999999999997e-05 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208947 6.15 6:afc2b3fd:::benchmark_data_smithi140_174052_object99547:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.892144+0000", 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 181.98510097600001, 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.71461497500000004, 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.985 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208947 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892144+0000", 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892144+0000", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892141+0000", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999971 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892155+0000", 2023-09-23T15:56:52.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3665999999999999e-05 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892187+0000", 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2246999999999998e-05 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892207+0000", 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0452e-05 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892287+0000", 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9494999999999997e-05 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.892297+0000", 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.063e-05 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.592413+0000", 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.70011550600000005 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.592540+0000", 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012738699999999999 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.592936+0000", 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00039588500000000001 2023-09-23T15:56:52.990 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.598154+0000", 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0052182019999999999 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.598466+0000", 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00031133199999999999 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.991 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.606665+0000", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0081993949999999999 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.606716+0000", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0769000000000001e-05 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.606759+0000", 2023-09-23T15:56:52.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2982000000000003e-05 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:111928 7.5 7:a1dc5179:::benchmark_data_smithi140_196335_object8044:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:49.087158+0000", 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.790087067, 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26527883400000002, 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:52.993 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 111928 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087158+0000", 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:52.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087158+0000", 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087156+0000", 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087164+0000", 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9249999999999995e-06 2023-09-23T15:56:52.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087177+0000", 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2317000000000001e-05 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087182+0000", 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7130000000000002e-06 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087232+0000", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9993000000000001e-05 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087335+0000", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010262199999999999 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,2", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087414+0000", 2023-09-23T15:56:52.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8888999999999996e-05 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.090708+0000", 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032937449999999998 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351513+0000", 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26080543099999998 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351690+0000", 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017727300000000001 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.352377+0000", 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000686435 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:52.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.352437+0000", 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9963000000000002e-05 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:111929 7.5 7:a326f357:::benchmark_data_smithi140_196335_object8045:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:49.087193+0000", 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.790052041, 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26538065, 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:53.000 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 111929 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087193+0000", 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087193+0000", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087193+0000", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087195+0000", 2023-09-23T15:56:53.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1849999999999998e-06 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087198+0000", 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.659e-06 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.087201+0000", 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6129999999999998e-06 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.089133+0000", 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001932107 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.089213+0000", 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0081999999999997e-05 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,2", 2023-09-23T15:56:53.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.089288+0000", 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4349000000000003e-05 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.090842+0000", 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0015539799999999999 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351623+0000", 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26078101399999998 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.352479+0000", 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00085683700000000005 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.352536+0000", 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6734999999999998e-05 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:53.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.352574+0000", 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7462999999999997e-05 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop_reply(client.44945.0:111928 7.5 e238/224 ondisk, result = 0)", 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:49.094161+0000", 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.7830840170000002, 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25736013899999999, 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:53.007 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094161+0000", 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094161+0000", 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094160+0000", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094166+0000", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4229999999999996e-06 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094175+0000", 2023-09-23T15:56:53.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5999999999999996e-06 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094180+0000", 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6650000000000002e-06 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351476+0000", 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25729571699999998 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351496+0000", 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0091000000000001e-05 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351521+0000", 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5411000000000001e-05 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.012 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop_reply(client.44945.0:111929 7.5 e238/224 ondisk, result = 0)", 2023-09-23T15:56:53.012 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:49.094214+0000", 2023-09-23T15:56:53.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.7830313860000002, 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25741493700000001, 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.013 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094214+0000", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094214+0000", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094213+0000", 2023-09-23T15:56:53.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.094216+0000", 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9270000000000001e-06 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351387+0000", 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25717072000000002 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351418+0000", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0982999999999998e-05 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351593+0000", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000174854 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351608+0000", 2023-09-23T15:56:53.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5705999999999998e-05 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351629+0000", 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0126e-05 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.44945.0:111931 7.8 e238/224 7:159a4c83:::benchmark_data_smithi140_196335_object8047:head v 238'5828, mlcod=238'5826)", 2023-09-23T15:56:53.017 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:49.095587+0000", 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 3.7816578249999999, 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.262737267, 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.095587+0000", 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.018 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.095587+0000", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.095586+0000", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.095594+0000", 2023-09-23T15:56:53.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4340000000000003e-06 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351399+0000", 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25580522999999999 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351424+0000", 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4640000000000001e-05 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351554+0000", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012986200000000001 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.351609+0000", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5914e-05 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.358042+0000", 2023-09-23T15:56:53.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0064322579999999997 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:49.358324+0000", 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028267599999999999 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T15:56:53.022 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:56:53.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:53.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:53.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:53.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:53.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:53.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:53.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:53.437 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:53.468 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:53.571 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:53.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:53.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:53.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:53.708 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:53 smithi140 bash[105739]: cluster 2023-09-23T15:56:52.411971+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v811: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 767 op/s; 2682/285405 objects degraded (0.940%); 4113/285405 objects misplaced (1.441%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T15:56:53.708 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:53 smithi140 bash[103196]: cluster 2023-09-23T15:56:52.411971+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v811: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 767 op/s; 2682/285405 objects degraded (0.940%); 4113/285405 objects misplaced (1.441%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T15:56:53.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:53.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:53.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:53 smithi186 bash[89807]: cluster 2023-09-23T15:56:52.411971+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v811: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 767 op/s; 2682/285405 objects degraded (0.940%); 4113/285405 objects misplaced (1.441%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T15:56:53.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:56:53.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:53.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:53.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T15:56:53.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:53.991 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:53.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:54.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:54.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:54.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:54.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:54.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:54.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:54.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:54.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:54.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:54.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:54.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:54.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:54.816 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:54.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:54.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:54.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:54.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:54.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:55.060 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:55.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:55.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:55.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:55.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:55.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:55.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:55.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:55.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:55.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:55 smithi140 bash[103196]: cluster 2023-09-23T15:56:54.412632+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v812: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 785 op/s; 2682/280731 objects degraded (0.955%); 4113/280731 objects misplaced (1.465%); 6.1 MiB/s, 96 objects/s recovering 2023-09-23T15:56:55.567 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:56:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:56:55] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T15:56:55.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:55.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:55.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:55 smithi186 bash[89807]: cluster 2023-09-23T15:56:54.412632+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v812: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 785 op/s; 2682/280731 objects degraded (0.955%); 4113/280731 objects misplaced (1.465%); 6.1 MiB/s, 96 objects/s recovering 2023-09-23T15:56:55.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:55.769 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:55.878 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:55.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:55 smithi140 bash[105739]: cluster 2023-09-23T15:56:54.412632+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v812: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 10 KiB/s rd, 35 KiB/s wr, 785 op/s; 2682/280731 objects degraded (0.955%); 4113/280731 objects misplaced (1.465%); 6.1 MiB/s, 96 objects/s recovering 2023-09-23T15:56:55.919 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:55.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:55.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:56.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:56.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:56.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:56.164 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:56.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:56.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:56.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:56.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:56.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:56.484 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:56.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:56.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:56.691 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:56.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:56.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:56.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:56 smithi186 bash[89807]: cluster 2023-09-23T15:56:56.132285+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 2682/280731 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:56.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:56.847 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:56:56.847 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:56:56.847 INFO:tasks.thrashosds.thrasher:Reweighting osd 3 to 0.579202970259062 2023-09-23T15:56:56.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 0.579202970259062 2023-09-23T15:56:56.861 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:56 smithi140 bash[103196]: cluster 2023-09-23T15:56:56.132285+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 2682/280731 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:56.861 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:56 smithi140 bash[105739]: cluster 2023-09-23T15:56:56.132285+0000 mon.a (mon.0) 1079 : cluster 3 Health check update: Degraded data redundancy: 2682/280731 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:56:56.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:56.970 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:56.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:56.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:57.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:57.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:57.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:57.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:57.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:57.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:57.518 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:57.547 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:56:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:56:57.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:57 smithi186 bash[89807]: cluster 2023-09-23T15:56:56.413321+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v813: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.9 KiB/s rd, 24 KiB/s wr, 726 op/s; 2682/275739 objects degraded (0.973%); 3739/275739 objects misplaced (1.356%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:56:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:57 smithi186 bash[89807]: audit 2023-09-23T15:56:57.035896+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:57 smithi186 bash[89807]: audit 2023-09-23T15:56:57.045029+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:57 smithi186 bash[89807]: audit 2023-09-23T15:56:57.109382+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:57 smithi186 bash[89807]: audit 2023-09-23T15:56:57.139432+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:57.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:57.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[103196]: cluster 2023-09-23T15:56:56.413321+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v813: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.9 KiB/s rd, 24 KiB/s wr, 726 op/s; 2682/275739 objects degraded (0.973%); 3739/275739 objects misplaced (1.356%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:56:57.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[103196]: audit 2023-09-23T15:56:57.035896+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[103196]: audit 2023-09-23T15:56:57.045029+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[103196]: audit 2023-09-23T15:56:57.109382+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[103196]: audit 2023-09-23T15:56:57.139432+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[105739]: cluster 2023-09-23T15:56:56.413321+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v813: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.9 KiB/s rd, 24 KiB/s wr, 726 op/s; 2682/275739 objects degraded (0.973%); 3739/275739 objects misplaced (1.356%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[105739]: audit 2023-09-23T15:56:57.035896+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[105739]: audit 2023-09-23T15:56:57.045029+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[105739]: audit 2023-09-23T15:56:57.109382+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:57 smithi140 bash[105739]: audit 2023-09-23T15:56:57.139432+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:57.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:57.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:57.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:58.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:58.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:58.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:58.193 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:58.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:58.299 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:58.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:58.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:58.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:58.517 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:58.517 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:56:58.573 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:58.627 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:56:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:56:58.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[105739]: audit 2023-09-23T15:56:57.808187+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:56:58.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[105739]: audit 2023-09-23T15:56:57.809657+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:56:58.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[105739]: audit 2023-09-23T15:56:57.819470+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:58.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[103196]: audit 2023-09-23T15:56:57.808187+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:56:58.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[103196]: audit 2023-09-23T15:56:57.809657+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:56:58.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:58 smithi140 bash[103196]: audit 2023-09-23T15:56:57.819470+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:58.762 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:58.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:58.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:58 smithi186 bash[89807]: audit 2023-09-23T15:56:57.808187+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:56:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:58 smithi186 bash[89807]: audit 2023-09-23T15:56:57.809657+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:56:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:58 smithi186 bash[89807]: audit 2023-09-23T15:56:57.819470+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:56:59.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:59.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:56:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:56:59.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:59.173 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:59.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:59.277 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:59.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:56:59.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:59.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:56:59.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:56:59.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:59.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:56:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:56:59.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:59.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:56:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:56:59.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:59.833 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:56:59.835 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:56:59 smithi140 bash[103196]: cluster 2023-09-23T15:56:58.414003+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v814: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.1 KiB/s rd, 21 KiB/s wr, 755 op/s; 2682/272640 objects degraded (0.984%); 3739/272640 objects misplaced (1.371%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:59.836 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:56:59 smithi140 bash[105739]: cluster 2023-09-23T15:56:58.414003+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v814: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.1 KiB/s rd, 21 KiB/s wr, 755 op/s; 2682/272640 objects degraded (0.984%); 3739/272640 objects misplaced (1.371%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:56:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:56:59 smithi186 bash[89807]: cluster 2023-09-23T15:56:58.414003+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v814: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.1 KiB/s rd, 21 KiB/s wr, 755 op/s; 2682/272640 objects degraded (0.984%); 3739/272640 objects misplaced (1.371%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T15:56:59.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:59.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:56:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:56:59.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:00.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:00.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:00.210 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:00.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:00.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:00.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:00.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:00.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:00.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:00.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:00.414611+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v815: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 6.9 KiB/s rd, 18 KiB/s wr, 891 op/s; 2682/263841 objects degraded (1.017%); 3389/263841 objects misplaced (1.284%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:00.414611+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v815: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 6.9 KiB/s rd, 18 KiB/s wr, 891 op/s; 2682/263841 objects degraded (1.017%); 3389/263841 objects misplaced (1.284%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:00.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:00.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:00.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:00.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:00.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:00.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:00.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:00.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:00.414611+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v815: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 6.9 KiB/s rd, 18 KiB/s wr, 891 op/s; 2682/263841 objects degraded (1.017%); 3389/263841 objects misplaced (1.284%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:01.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:01.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:01.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:01.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:01.174 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:01.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:01.299 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:01.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:01.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:01.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:01.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:01.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:01.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:01.570 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:01.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:01.676 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:01.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:01.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:01.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:01.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:01.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:01.940 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:01.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:01.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:01.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:02.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:02.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:02.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:02.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:02.241 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[103196]: audit 2023-09-23T15:57:00.948621+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:02.241 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[103196]: audit 2023-09-23T15:57:00.953215+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:02.242 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[103196]: cluster 2023-09-23T15:57:01.133867+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 2682/263841 objects degraded (1.017%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:02.242 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[105739]: audit 2023-09-23T15:57:00.948621+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:02.242 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[105739]: audit 2023-09-23T15:57:00.953215+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:02.242 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:01 smithi140 bash[105739]: cluster 2023-09-23T15:57:01.133867+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 2682/263841 objects degraded (1.017%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:02.258 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:02.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:02.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:02.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:01 smithi186 bash[89807]: audit 2023-09-23T15:57:00.948621+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:02.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:01 smithi186 bash[89807]: audit 2023-09-23T15:57:00.953215+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:02.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:01 smithi186 bash[89807]: cluster 2023-09-23T15:57:01.133867+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 2682/263841 objects degraded (1.017%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:02.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:02.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:02.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:02.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:02.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:02.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:02.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:02.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:02.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:02.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:02.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:03.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:03.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:03.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:02 smithi186 bash[89807]: cluster 2023-09-23T15:57:02.415320+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v816: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 2682/260304 objects degraded (1.030%); 3389/260304 objects misplaced (1.302%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:03.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:03.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:03.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:03.264 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:02 smithi140 bash[103196]: cluster 2023-09-23T15:57:02.415320+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v816: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 2682/260304 objects degraded (1.030%); 3389/260304 objects misplaced (1.302%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:03.265 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:02 smithi140 bash[105739]: cluster 2023-09-23T15:57:02.415320+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v816: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 2682/260304 objects degraded (1.030%); 3389/260304 objects misplaced (1.302%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:03.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:03.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:03.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:03.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:03.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:03.566 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:03.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:03.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:03.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:03.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:03.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:03.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:03.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:03.974 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:04.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:04.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:04.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:04.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:04.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:04.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:04.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:04.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:04.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:04.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:04.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:04.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:04.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:04.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:04.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:04.795 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:04.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:04.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:04.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:04.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:05.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:05.088 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:05.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:05.194 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:05.328 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:05.365 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:05] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2023-09-23T15:57:05.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:05.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:05.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:05 smithi140 bash[105739]: cluster 2023-09-23T15:57:04.415895+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v817: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 2682/255483 objects degraded (1.050%); 3389/255483 objects misplaced (1.327%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:05.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:05 smithi140 bash[103196]: cluster 2023-09-23T15:57:04.415895+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v817: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 2682/255483 objects degraded (1.050%); 3389/255483 objects misplaced (1.327%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:05.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:05.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:05.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:05.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:05.878 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:05 smithi186 bash[89807]: cluster 2023-09-23T15:57:04.415895+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v817: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 2682/255483 objects degraded (1.050%); 3389/255483 objects misplaced (1.327%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T15:57:05.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:05.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:06.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:06.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:06.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:06.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:06.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:06.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:06.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:06.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:06.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:06.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:06.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:06.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:06 smithi140 bash[103196]: cluster 2023-09-23T15:57:06.135072+0000 mon.a (mon.0) 1090 : cluster 3 Health check update: Degraded data redundancy: 2682/255483 objects degraded (1.050%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:06.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:06 smithi140 bash[105739]: cluster 2023-09-23T15:57:06.135072+0000 mon.a (mon.0) 1090 : cluster 3 Health check update: Degraded data redundancy: 2682/255483 objects degraded (1.050%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:06.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:06.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:06.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:06.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:06.831 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:06.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:06 smithi186 bash[89807]: cluster 2023-09-23T15:57:06.135072+0000 mon.a (mon.0) 1090 : cluster 3 Health check update: Degraded data redundancy: 2682/255483 objects degraded (1.050%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:06.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:06.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:06.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:07.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:07.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:07.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:07.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:07.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:07.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:07.478 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:07 smithi140 bash[103196]: cluster 2023-09-23T15:57:06.416550+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v818: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 2682/250599 objects degraded (1.070%); 3035/250599 objects misplaced (1.211%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T15:57:07.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:07.614 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:07.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:07.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:07 smithi186 bash[89807]: cluster 2023-09-23T15:57:06.416550+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v818: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 2682/250599 objects degraded (1.070%); 3035/250599 objects misplaced (1.211%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T15:57:07.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:07.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:07 smithi140 bash[105739]: cluster 2023-09-23T15:57:06.416550+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v818: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 2682/250599 objects degraded (1.070%); 3035/250599 objects misplaced (1.211%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T15:57:07.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:07.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:07.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:07.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:08.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:08.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:08.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:08.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:08.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:08.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:08.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.487 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:08.591 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:08.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:08.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:08.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.748 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:08.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:08.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:08.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:08.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:08.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:09.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:09.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:09.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:09.141 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:09.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:09.245 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:09.275 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:09.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:09.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:09.412 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:09.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:09.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:09.542 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:09.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:09.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:09.659 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:09 smithi140 bash[105739]: cluster 2023-09-23T15:57:08.417045+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v819: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 2682/247593 objects degraded (1.083%); 3035/247593 objects misplaced (1.226%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T15:57:09.659 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:09 smithi140 bash[103196]: cluster 2023-09-23T15:57:08.417045+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v819: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 2682/247593 objects degraded (1.083%); 3035/247593 objects misplaced (1.226%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T15:57:09.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:09 smithi186 bash[89807]: cluster 2023-09-23T15:57:08.417045+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v819: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 2682/247593 objects degraded (1.083%); 3035/247593 objects misplaced (1.226%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T15:57:09.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:09.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:09.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:09.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:09.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:09.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:09.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:09.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:10.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:10.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:10.210 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:10.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:10.316 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.346 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:10.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:10.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:10.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:10.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:10.722 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:10.746 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:10.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:10.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:10.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:10.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:10.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:11.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:11.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:11.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:11.150 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:11.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:11.284 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:11.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:11.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:11.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:11.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:11.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:11.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:11 smithi186 bash[89807]: cluster 2023-09-23T15:57:10.417724+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v820: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 2682/238644 objects degraded (1.124%); 2637/238644 objects misplaced (1.105%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:57:11.528 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:11 smithi186 bash[89807]: cluster 2023-09-23T15:57:11.136227+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Degraded data redundancy: 2682/238644 objects degraded (1.124%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:11.551 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:11.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:11.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:11 smithi140 bash[103196]: cluster 2023-09-23T15:57:10.417724+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v820: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 2682/238644 objects degraded (1.124%); 2637/238644 objects misplaced (1.105%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:57:11.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:11 smithi140 bash[103196]: cluster 2023-09-23T15:57:11.136227+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Degraded data redundancy: 2682/238644 objects degraded (1.124%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:11.664 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:11 smithi140 bash[105739]: cluster 2023-09-23T15:57:10.417724+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v820: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 2682/238644 objects degraded (1.124%); 2637/238644 objects misplaced (1.105%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T15:57:11.664 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:11 smithi140 bash[105739]: cluster 2023-09-23T15:57:11.136227+0000 mon.a (mon.0) 1091 : cluster 3 Health check update: Degraded data redundancy: 2682/238644 objects degraded (1.124%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:11.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:11.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:11.819 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:11.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:11.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:11.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:12.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:12.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:12.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:12.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:12.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:12.318 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:12.346 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:12.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:12.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:12.481 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:12.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:12.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:12.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:12.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:12.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:12.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:12.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:12.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:12.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:12.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:13.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:13.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:13.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:13.133 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:13.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:13.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:13.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:13.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:13.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:13.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:13.526 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:13.633 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:13.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:13 smithi140 bash[105739]: cluster 2023-09-23T15:57:12.418391+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v821: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 2682/235161 objects degraded (1.140%); 2637/235161 objects misplaced (1.121%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:13.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:13 smithi140 bash[103196]: cluster 2023-09-23T15:57:12.418391+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v821: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 2682/235161 objects degraded (1.140%); 2637/235161 objects misplaced (1.121%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:13 smithi186 bash[89807]: cluster 2023-09-23T15:57:12.418391+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v821: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 2682/235161 objects degraded (1.140%); 2637/235161 objects misplaced (1.121%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:13.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:13.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:13.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:13.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:13.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:13.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:13.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:13.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:14.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:14.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:14.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:14.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:14.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:14.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:14.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:14.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:14.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:14.583 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:14.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:14.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:14.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:14.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:14.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:14.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:14.874 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:14.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:14.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:15.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:15.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:15.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:15.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:15.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:15.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:15.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:15.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:15.366 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:15] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2023-09-23T15:57:15.390 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:15.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:15.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:15.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:15.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:15.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:15 smithi140 bash[105739]: cluster 2023-09-23T15:57:14.419114+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v822: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2682/230520 objects degraded (1.163%); 2637/230520 objects misplaced (1.144%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:15 smithi140 bash[103196]: cluster 2023-09-23T15:57:14.419114+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v822: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2682/230520 objects degraded (1.163%); 2637/230520 objects misplaced (1.144%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:15.643 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:15 smithi186 bash[89807]: cluster 2023-09-23T15:57:14.419114+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v822: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2682/230520 objects degraded (1.163%); 2637/230520 objects misplaced (1.144%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:15.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:15.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:15.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:15.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:15.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:15.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:15.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:16.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:16.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:16.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:16.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:16.355 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:16.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:16.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:16.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:16 smithi140 bash[105739]: audit 2023-09-23T15:57:15.944766+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:16.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:16 smithi140 bash[105739]: cluster 2023-09-23T15:57:16.137528+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Degraded data redundancy: 2682/230520 objects degraded (1.163%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:16 smithi140 bash[103196]: audit 2023-09-23T15:57:15.944766+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:16.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:16 smithi140 bash[103196]: cluster 2023-09-23T15:57:16.137528+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Degraded data redundancy: 2682/230520 objects degraded (1.163%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:16.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.752 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:16.754 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:16 smithi186 bash[89807]: audit 2023-09-23T15:57:15.944766+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:16.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:16 smithi186 bash[89807]: cluster 2023-09-23T15:57:16.137528+0000 mon.a (mon.0) 1093 : cluster 3 Health check update: Degraded data redundancy: 2682/230520 objects degraded (1.163%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:16.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:16.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:16.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:16.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:17.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:17.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:17.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:17.184 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:17.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:17.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:17.325 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:17.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:17.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:17.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:17.488 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:57:17.530 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:17 smithi140 bash[105739]: cluster 2023-09-23T15:57:16.419859+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v823: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/225852 objects degraded (1.188%); 2201/225852 objects misplaced (0.975%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:17.530 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:17 smithi140 bash[105739]: audit 2023-09-23T15:57:17.468388+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.140:0/3474802557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:17.552 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:17.582 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:57:17.583 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:17.632 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:57:17.679 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:57:17.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:17.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:17 smithi186 bash[89807]: cluster 2023-09-23T15:57:16.419859+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v823: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/225852 objects degraded (1.188%); 2201/225852 objects misplaced (0.975%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:17.696 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:17 smithi186 bash[89807]: audit 2023-09-23T15:57:17.468388+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.140:0/3474802557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:17.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:17.722 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:57:17.761 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:57:17.800 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:57:17.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:17.839 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:57:17.842 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.842 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.842 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.843 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.843 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.843 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.843 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.843 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:57:17.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:17.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:17 smithi140 bash[103196]: cluster 2023-09-23T15:57:16.419859+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v823: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/225852 objects degraded (1.188%); 2201/225852 objects misplaced (0.975%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T15:57:17.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:17 smithi140 bash[103196]: audit 2023-09-23T15:57:17.468388+0000 mon.a (mon.0) 1094 : audit 0 from='client.? 172.21.15.140:0/3474802557' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:17.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:17.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:17.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:18.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:18.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:18.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:18.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:18.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:18.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:18.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:18.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:18.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:18.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:18.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:18.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:18.820 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:18.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:18.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:18.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:18.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:19.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:19.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:19.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:19.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:19.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:19.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:19.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:19.498 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:57:19.498 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:57:19.516 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:19.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:19.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:19.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:19.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:19.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:19.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:19 smithi140 bash[105739]: cluster 2023-09-23T15:57:18.420520+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v824: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2682/222495 objects degraded (1.205%); 2201/222495 objects misplaced (0.989%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T15:57:19.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:19 smithi140 bash[103196]: cluster 2023-09-23T15:57:18.420520+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v824: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2682/222495 objects degraded (1.205%); 2201/222495 objects misplaced (0.989%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T15:57:19.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:19.909 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:19 smithi186 bash[89807]: cluster 2023-09-23T15:57:18.420520+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v824: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2682/222495 objects degraded (1.205%); 2201/222495 objects misplaced (0.989%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T15:57:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:19.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:20.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:20.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:20.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:20.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:20.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:20.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:20.322 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:20.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:20.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:20.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:20.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:20.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:20.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:20.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:20.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:20.818 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:20.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:20.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:20.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:20.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:20.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:21.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:21.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:21.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:21.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:21.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.375 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:21.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:21.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:21.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:21.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:21.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:21.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:21.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:21 smithi186 bash[89807]: cluster 2023-09-23T15:57:20.421233+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v825: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 2682/213366 objects degraded (1.257%); 1725/213366 objects misplaced (0.808%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:57:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:21 smithi186 bash[89807]: cluster 2023-09-23T15:57:21.138690+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 2682/213366 objects degraded (1.257%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:21.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:21.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:21 smithi140 bash[103196]: cluster 2023-09-23T15:57:20.421233+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v825: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 2682/213366 objects degraded (1.257%); 1725/213366 objects misplaced (0.808%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:57:21.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:21 smithi140 bash[103196]: cluster 2023-09-23T15:57:21.138690+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 2682/213366 objects degraded (1.257%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:21.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:21 smithi140 bash[105739]: cluster 2023-09-23T15:57:20.421233+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v825: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 2682/213366 objects degraded (1.257%); 1725/213366 objects misplaced (0.808%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T15:57:21.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:21 smithi140 bash[105739]: cluster 2023-09-23T15:57:21.138690+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 2682/213366 objects degraded (1.257%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:21.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:21.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:21.898 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:21.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:22.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:22.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:22.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:22.132 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:22.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:22.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:22.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:22.392 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:22.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:22.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:22.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:22.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:22.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:22.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:22.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:22.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:22.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:22.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:22.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:23.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:23.186 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:23.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:23.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:23.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:23.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:23.464 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:23.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:23.517 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:57:23.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:23 smithi186 bash[89807]: cluster 2023-09-23T15:57:22.422007+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v826: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2682/209895 objects degraded (1.278%); 1725/209895 objects misplaced (0.822%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T15:57:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:23 smithi186 bash[89807]: audit 2023-09-23T15:57:23.224246+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:57:23.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:23.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:23.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:23.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:23.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:23.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:23.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:23.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:23 smithi140 bash[105739]: cluster 2023-09-23T15:57:22.422007+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v826: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2682/209895 objects degraded (1.278%); 1725/209895 objects misplaced (0.822%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T15:57:23.985 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:23 smithi140 bash[105739]: audit 2023-09-23T15:57:23.224246+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:57:23.986 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:23 smithi140 bash[103196]: cluster 2023-09-23T15:57:22.422007+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v826: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2682/209895 objects degraded (1.278%); 1725/209895 objects misplaced (0.822%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T15:57:23.986 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:23 smithi140 bash[103196]: audit 2023-09-23T15:57:23.224246+0000 mon.a (mon.0) 1096 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:57:24.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:24.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:24.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:24.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:24.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:24.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:24.660 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: cluster 2023-09-23T15:57:23.505483+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: cluster 2023-09-23T15:57:23.506982+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: cluster 2023-09-23T15:57:23.509055+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: audit 2023-09-23T15:57:23.510822+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: cluster 2023-09-23T15:57:23.511144+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[105739]: cluster 2023-09-23T15:57:23.606387+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.661 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: cluster 2023-09-23T15:57:23.505483+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:24.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: cluster 2023-09-23T15:57:23.506982+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: cluster 2023-09-23T15:57:23.509055+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: audit 2023-09-23T15:57:23.510822+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:57:24.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: cluster 2023-09-23T15:57:23.511144+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T15:57:24.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:24 smithi140 bash[103196]: cluster 2023-09-23T15:57:23.606387+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T15:57:24.683 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:24.787 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:24.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: cluster 2023-09-23T15:57:23.505483+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: cluster 2023-09-23T15:57:23.506982+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: cluster 2023-09-23T15:57:23.509055+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: audit 2023-09-23T15:57:23.510822+0000 mon.a (mon.0) 1098 : audit 1 from='client.? 172.21.15.140:0/817021557' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:57:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: cluster 2023-09-23T15:57:23.511144+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T15:57:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:24 smithi186 bash[89807]: cluster 2023-09-23T15:57:23.606387+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T15:57:24.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:24.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:24.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:25.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:25.198 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:25.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:25.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:25.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:25.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:25.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:25.453 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:25] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.43.0" 2023-09-23T15:57:25.455 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:25.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:25.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:25.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:25 smithi186 bash[89807]: cluster 2023-09-23T15:57:24.424532+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 2682/205485 objects degraded (1.305%); 1725/205485 objects misplaced (0.839%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T15:57:25.697 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:25.705 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:25 smithi140 bash[103196]: cluster 2023-09-23T15:57:24.424532+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 2682/205485 objects degraded (1.305%); 1725/205485 objects misplaced (0.839%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T15:57:25.705 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:25 smithi140 bash[105739]: cluster 2023-09-23T15:57:24.424532+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v828: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 2682/205485 objects degraded (1.305%); 1725/205485 objects misplaced (0.839%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T15:57:25.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:25.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:25.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:25.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:25.962 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:25.988 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:25.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:26.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:26.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:26.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:26.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:26.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:26.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:26.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:26.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:26.512 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:26.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:57:26.546 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:26.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:26.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:26 smithi140 bash[103196]: cluster 2023-09-23T15:57:26.139864+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 2682/205485 objects degraded (1.305%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:26.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:26 smithi140 bash[105739]: cluster 2023-09-23T15:57:26.139864+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 2682/205485 objects degraded (1.305%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:26.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:26.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:26.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:26.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:26.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:26 smithi186 bash[89807]: cluster 2023-09-23T15:57:26.139864+0000 mon.a (mon.0) 1100 : cluster 3 Health check update: Degraded data redundancy: 2682/205485 objects degraded (1.305%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:57:26.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:26.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:26.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:26.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:26.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:27.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:27.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:27.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:27.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:27.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:27.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:27.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:27.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:27.481 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:27.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:27.554 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.3 to 0.579203 (9446) 2023-09-23T15:57:27.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:27.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:27 smithi186 bash[89807]: cluster 2023-09-23T15:57:26.425150+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v829: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/201171 objects degraded (1.333%); 1225/201171 objects misplaced (0.609%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T15:57:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:27 smithi186 bash[89807]: audit 2023-09-23T15:57:26.906911+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.140:0/4065841912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:27 smithi186 bash[89807]: audit 2023-09-23T15:57:26.907880+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:27.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:27.801 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[105739]: cluster 2023-09-23T15:57:26.425150+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v829: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/201171 objects degraded (1.333%); 1225/201171 objects misplaced (0.609%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T15:57:27.801 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[105739]: audit 2023-09-23T15:57:26.906911+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.140:0/4065841912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.801 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[105739]: audit 2023-09-23T15:57:26.907880+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.802 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[103196]: cluster 2023-09-23T15:57:26.425150+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v829: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 2682/201171 objects degraded (1.333%); 1225/201171 objects misplaced (0.609%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T15:57:27.802 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[103196]: audit 2023-09-23T15:57:26.906911+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.140:0/4065841912' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.802 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:27 smithi140 bash[103196]: audit 2023-09-23T15:57:26.907880+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]: dispatch 2023-09-23T15:57:27.854 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:27.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:27.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:27.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:27.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:28.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:28.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:28.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:28.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:28.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:28.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:28.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:28.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:28.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:28.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:57:28.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:28.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:28.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:28.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.539905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: audit 2023-09-23T15:57:27.544052+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]': finished 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.544248+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.548719+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.549889+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.555147+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.556207+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.556464+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.558304+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:28 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.559954+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:28.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:28.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:28.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.539905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: audit 2023-09-23T15:57:27.544052+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]': finished 2023-09-23T15:57:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.544248+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T15:57:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.548719+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.549889+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.555147+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.556207+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.556464+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.558304+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.559954+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.539905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: audit 2023-09-23T15:57:27.544052+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.579202970259062}]': finished 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.544248+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.548719+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.549889+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.555147+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.556207+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.556464+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.558304+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:28 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.559954+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:28.903 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:28.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:28.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:29.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:29.165 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:29.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:29.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:29.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:29.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:29.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:29.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.562448+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:27.564318+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.425734+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v831: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 2682/198216 objects degraded (1.353%); 1225/198216 objects misplaced (0.618%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.553773+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.554106+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T15:57:29.578 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.556374+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.556856+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.557775+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.558410+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.558753+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.559599+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.560085+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.560355+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:28.561433+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.554398+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:29.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.558284+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.562448+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:27.564318+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.425734+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v831: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 2682/198216 objects degraded (1.353%); 1225/198216 objects misplaced (0.618%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.553773+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.554106+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.556374+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.556856+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.557775+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.558410+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.558753+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.559599+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.560085+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.560355+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:28.561433+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.554398+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:29.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:29 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.558284+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T15:57:29.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:29.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:29.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:29.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:29.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:29.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.562448+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:27.564318+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T15:57:29.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.425734+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v831: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 107 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 2682/198216 objects degraded (1.353%); 1225/198216 objects misplaced (0.618%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T15:57:29.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.553773+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.554106+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.556374+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.556856+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.557775+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.558410+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.558753+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.559599+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.560085+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.560355+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:28.561433+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T15:57:29.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.554398+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:29.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:29 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.558284+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T15:57:29.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:29.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:29.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:30.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:30.080 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:30.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:30.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:30.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:30.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:30.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:30.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:30.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:30.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:30.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:30.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:30.615 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.554297+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.616 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.557964+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.616 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.558374+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.616 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[103196]: cluster 2023-09-23T15:57:29.565029+0000 osd.7 (osd.7) 213 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 239'8876 2023-09-23T15:57:30.616 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.554297+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.617 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.557964+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.617 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.558374+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.617 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:30 smithi140 bash[105739]: cluster 2023-09-23T15:57:29.565029+0000 osd.7 (osd.7) 213 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 239'8876 2023-09-23T15:57:30.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:30.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:30.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:30.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:30.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:30.893 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:30 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.554297+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:30 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.557964+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:30 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.558374+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T15:57:30.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:30 smithi186 bash[89807]: cluster 2023-09-23T15:57:29.565029+0000 osd.7 (osd.7) 213 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 239'8876 2023-09-23T15:57:30.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:30.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:31.014 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:31.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:31.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:31.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:31.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:31.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:31.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:31.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:31.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:31.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.426604+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 3422/193230 objects degraded (1.771%); 2088/193230 objects misplaced (1.081%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T15:57:31.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.580363+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.584 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.581917+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.585357+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.586079+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.586664+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:30.589091+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: audit 2023-09-23T15:57:30.945096+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.140851+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 3422/193230 objects degraded (1.771%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:31.585 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.426604+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 3422/193230 objects degraded (1.771%); 2088/193230 objects misplaced (1.081%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.580363+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.581917+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.585357+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.586079+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.586664+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:30.589091+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: audit 2023-09-23T15:57:30.945096+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:31.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:31 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.140851+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 3422/193230 objects degraded (1.771%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:31.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.426604+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v834: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 3422/193230 objects degraded (1.771%); 2088/193230 objects misplaced (1.081%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.580363+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.581917+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.585357+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.586079+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.586664+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:30.589091+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T15:57:31.699 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: audit 2023-09-23T15:57:30.945096+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:31.700 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:31 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.140851+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 3422/193230 objects degraded (1.771%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:57:31.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:31.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:31.849 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:31.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:31.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:31.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:31.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:31.984 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:31.984 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:32.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:32.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:32.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:32.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:32.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:32.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:32.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:32.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:32.504 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:32.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:32.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:32.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:32.734 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.588276+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.590985+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.591100+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.591506+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.591734+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:31.594537+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[105739]: cluster 2023-09-23T15:57:32.427596+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v837: 109 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 521 op/s; 9870/191964 objects degraded (5.142%); 7189/191964 objects misplaced (3.745%); 20 MiB/s, 343 objects/s recovering 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.588276+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.590985+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.591100+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.591506+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T15:57:32.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.591734+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:31.594537+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:32 smithi140 bash[103196]: cluster 2023-09-23T15:57:32.427596+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v837: 109 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 521 op/s; 9870/191964 objects degraded (5.142%); 7189/191964 objects misplaced (3.745%); 20 MiB/s, 343 objects/s recovering 2023-09-23T15:57:32.758 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:32.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:32.862 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:32.871 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.588276+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.871 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.590985+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.591100+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.591506+0000 mon.a (mon.0) 1109 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T15:57:32.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.591734+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:31.594537+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T15:57:32.872 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:32 smithi186 bash[89807]: cluster 2023-09-23T15:57:32.427596+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v837: 109 pgs: 1 active+remapped+backfilling, 3 active+recovery_wait+undersized+degraded+remapped, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 521 op/s; 9870/191964 objects degraded (5.142%); 7189/191964 objects misplaced (3.745%); 20 MiB/s, 343 objects/s recovering 2023-09-23T15:57:32.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:32.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:32.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:33.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:33.122 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:33.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:33.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:33.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:33.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:33.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:33.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:33.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:33.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:33.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:33.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:33.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:33.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:33.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:33.909 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:33.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:33.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:34.013 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:34.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:34.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:34.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:34.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:34.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:34.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:34.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:34.533 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:57:34.533 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:57:34.533 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T15:57:34.534 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T15:57:34.534 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T15:57:34.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T15:57:34.551 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:34.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:34.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:34.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:34.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:34.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:34.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:34.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:35.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:35.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:35.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:35.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:35.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:35.402 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:35.412 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:35] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2023-09-23T15:57:35.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:35.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:35.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:35.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:35.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:35.790 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:35.800 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:35 smithi186 bash[89807]: cluster 2023-09-23T15:57:34.428351+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v838: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 174 B/s rd, 0 B/s wr, 258 op/s; 15802/191880 objects degraded (8.235%); 7189/191880 objects misplaced (3.747%); 13 MiB/s, 233 objects/s recovering 2023-09-23T15:57:35.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:35.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:35 smithi140 bash[105739]: cluster 2023-09-23T15:57:34.428351+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v838: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 174 B/s rd, 0 B/s wr, 258 op/s; 15802/191880 objects degraded (8.235%); 7189/191880 objects misplaced (3.747%); 13 MiB/s, 233 objects/s recovering 2023-09-23T15:57:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:35 smithi140 bash[103196]: cluster 2023-09-23T15:57:34.428351+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v838: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 174 B/s rd, 0 B/s wr, 258 op/s; 15802/191880 objects degraded (8.235%); 7189/191880 objects misplaced (3.747%); 13 MiB/s, 233 objects/s recovering 2023-09-23T15:57:35.925 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:35.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:35.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:36.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:36.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:36.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:36.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:36.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:36.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:36.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:36.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:36.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:36.448 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:36.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:36.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:36.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:36.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:36.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:36.662 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:36 smithi140 bash[103196]: cluster 2023-09-23T15:57:36.142666+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 15802/191880 objects degraded (8.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:36.662 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:36 smithi140 bash[105739]: cluster 2023-09-23T15:57:36.142666+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 15802/191880 objects degraded (8.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:36.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:36.738 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:36.740 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:36 smithi186 bash[89807]: cluster 2023-09-23T15:57:36.142666+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 15802/191880 objects degraded (8.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:36.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:36.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:36.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:36.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:36.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:36.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:37.102 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:37.234 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:37.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:37.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:37.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:37.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:37.626 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:37.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:37 smithi186 bash[89807]: cluster 2023-09-23T15:57:36.429152+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v839: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 148 B/s rd, 0 B/s wr, 191 op/s; 15802/191436 objects degraded (8.254%); 6348/191436 objects misplaced (3.316%); 19 MiB/s, 322 objects/s recovering 2023-09-23T15:57:37.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:37.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.765 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:37 smithi140 bash[105739]: cluster 2023-09-23T15:57:36.429152+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v839: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 148 B/s rd, 0 B/s wr, 191 op/s; 15802/191436 objects degraded (8.254%); 6348/191436 objects misplaced (3.316%); 19 MiB/s, 322 objects/s recovering 2023-09-23T15:57:37.765 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:37 smithi140 bash[103196]: cluster 2023-09-23T15:57:36.429152+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v839: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 148 B/s rd, 0 B/s wr, 191 op/s; 15802/191436 objects degraded (8.254%); 6348/191436 objects misplaced (3.316%); 19 MiB/s, 322 objects/s recovering 2023-09-23T15:57:37.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:37.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:37.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:37.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:37.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:38.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:38.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:38.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:38.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:38.184 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:38.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:38.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:38.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:38.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:38.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:38.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:38.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:38.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:38.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:38.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:38.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:38.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:38.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:38.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:39.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:39.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:39.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:39.292 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:39.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:39.360 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T15:57:39.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:39.420 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:39.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:39.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:39.606 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:39 smithi140 bash[103196]: cluster 2023-09-23T15:57:38.429885+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v840: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 128 op/s; 15802/190158 objects degraded (8.310%); 4791/190158 objects misplaced (2.519%); 24 MiB/s, 394 objects/s recovering 2023-09-23T15:57:39.606 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:39 smithi140 bash[105739]: cluster 2023-09-23T15:57:38.429885+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v840: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 128 op/s; 15802/190158 objects degraded (8.310%); 4791/190158 objects misplaced (2.519%); 24 MiB/s, 394 objects/s recovering 2023-09-23T15:57:39.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:39.684 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:39.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:39.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:39 smithi186 bash[89807]: cluster 2023-09-23T15:57:38.429885+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v840: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 128 op/s; 15802/190158 objects degraded (8.310%); 4791/190158 objects misplaced (2.519%); 24 MiB/s, 394 objects/s recovering 2023-09-23T15:57:39.926 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:39.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:40.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:40.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:40.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:40.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:40.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:40.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:40.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:40.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:40.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:40.593 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:40.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:40.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:40.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:40.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:40.859 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:40.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:40.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:40.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:41.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:41.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:41.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:41.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:41.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:41.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:41.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:41.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:41.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:41.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:41.568 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:41 smithi186 bash[89807]: cluster 2023-09-23T15:57:40.430722+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v841: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 104 B/s rd, 0 B/s wr, 227 op/s; 15677/186333 objects degraded (8.413%); 4395/186333 objects misplaced (2.359%); 22 MiB/s, 365 objects/s recovering 2023-09-23T15:57:41.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:41 smithi186 bash[89807]: cluster 2023-09-23T15:57:41.148167+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 15677/186333 objects degraded (8.413%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:41.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:41.682 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:41 smithi140 bash[105739]: cluster 2023-09-23T15:57:40.430722+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v841: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 104 B/s rd, 0 B/s wr, 227 op/s; 15677/186333 objects degraded (8.413%); 4395/186333 objects misplaced (2.359%); 22 MiB/s, 365 objects/s recovering 2023-09-23T15:57:41.682 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:41 smithi140 bash[105739]: cluster 2023-09-23T15:57:41.148167+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 15677/186333 objects degraded (8.413%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:41.682 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:41 smithi140 bash[103196]: cluster 2023-09-23T15:57:40.430722+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v841: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 104 B/s rd, 0 B/s wr, 227 op/s; 15677/186333 objects degraded (8.413%); 4395/186333 objects misplaced (2.359%); 22 MiB/s, 365 objects/s recovering 2023-09-23T15:57:41.682 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:41 smithi140 bash[103196]: cluster 2023-09-23T15:57:41.148167+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 15677/186333 objects degraded (8.413%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:41.704 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:41.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:41.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:41.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:41.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:42.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:42.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:42.359 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:42.388 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:42.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:42.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.662 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:42.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:42.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:42.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:42.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:42.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:42.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:42.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:43.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:43.058 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:43.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:43.187 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:43.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:43.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:43.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:43.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:43.421 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:43.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:43.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:43.557 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:43 smithi186 bash[89807]: cluster 2023-09-23T15:57:42.431600+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v842: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 B/s rd, 0 B/s wr, 279 op/s; 15677/183945 objects degraded (8.523%); 2866/183945 objects misplaced (1.558%); 29 MiB/s, 468 objects/s recovering 2023-09-23T15:57:43.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:43.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:43.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:43.699 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:43.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:43.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:43 smithi140 bash[105739]: cluster 2023-09-23T15:57:42.431600+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v842: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 B/s rd, 0 B/s wr, 279 op/s; 15677/183945 objects degraded (8.523%); 2866/183945 objects misplaced (1.558%); 29 MiB/s, 468 objects/s recovering 2023-09-23T15:57:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:43 smithi140 bash[103196]: cluster 2023-09-23T15:57:42.431600+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v842: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 B/s rd, 0 B/s wr, 279 op/s; 15677/183945 objects degraded (8.523%); 2866/183945 objects misplaced (1.558%); 29 MiB/s, 468 objects/s recovering 2023-09-23T15:57:43.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:43.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:43.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:44.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:44.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:44.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:44.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:44.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:44.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:44.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:44.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:44.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:44.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:44.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:44.714 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:44.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:44.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:44.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:44.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:44.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:44.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:44.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:45.098 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:45.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:45.229 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:45.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:45.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.381 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:45.485 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.510 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:45.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:45.627 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.432176+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v843: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 15677/183030 objects degraded (8.565%); 2866/183030 objects misplaced (1.566%); 22 MiB/s, 358 objects/s recovering 2023-09-23T15:57:45.627 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.501688+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.627 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.504812+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T15:57:45.628 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.505713+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.628 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.507159+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.628 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[105739]: cluster 2023-09-23T15:57:44.508067+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.628 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:45] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2023-09-23T15:57:45.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.432176+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v843: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 15677/183030 objects degraded (8.565%); 2866/183030 objects misplaced (1.566%); 22 MiB/s, 358 objects/s recovering 2023-09-23T15:57:45.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.501688+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.504812+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T15:57:45.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.505713+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.507159+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:45 smithi140 bash[103196]: cluster 2023-09-23T15:57:44.508067+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:45.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:45.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:45.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:45.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.432176+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v843: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 15677/183030 objects degraded (8.565%); 2866/183030 objects misplaced (1.566%); 22 MiB/s, 358 objects/s recovering 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.501688+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.504812+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.505713+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.507159+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:45 smithi186 bash[89807]: cluster 2023-09-23T15:57:44.508067+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T15:57:45.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:45.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:46.021 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:46.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:46.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:46.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:46.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:46.286 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:46.318 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:46.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:46.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:46.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:46.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:46.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:46.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:45.514579+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T15:57:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:45.515016+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:45.519051+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:45.519850+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:45.520446+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: audit 2023-09-23T15:57:45.945280+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[103196]: cluster 2023-09-23T15:57:46.149393+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: Degraded data redundancy: 15677/183030 objects degraded (8.565%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:45.514579+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T15:57:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:45.515016+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:45.519051+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:45.519850+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:45.520446+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: audit 2023-09-23T15:57:45.945280+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:46 smithi140 bash[105739]: cluster 2023-09-23T15:57:46.149393+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: Degraded data redundancy: 15677/183030 objects degraded (8.565%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:46.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:46.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:45.514579+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:45.515016+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:45.519051+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:45.519850+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:45.520446+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: audit 2023-09-23T15:57:45.945280+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:57:46.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:46 smithi186 bash[89807]: cluster 2023-09-23T15:57:46.149393+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: Degraded data redundancy: 15677/183030 objects degraded (8.565%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:46.710 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:46.813 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:46.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:46.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:46.972 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:46.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:47.075 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:47.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:47.227 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:47.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:47.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:47.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:47.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:47.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:47.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:47.613 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:47 smithi186 bash[89807]: cluster 2023-09-23T15:57:46.432766+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v846: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15541/180165 objects degraded (8.626%); 1864/180165 objects misplaced (1.035%); 23 MiB/s, 375 objects/s recovering 2023-09-23T15:57:47.717 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:47.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:47 smithi140 bash[105739]: cluster 2023-09-23T15:57:46.432766+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v846: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15541/180165 objects degraded (8.626%); 1864/180165 objects misplaced (1.035%); 23 MiB/s, 375 objects/s recovering 2023-09-23T15:57:47.726 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:47 smithi140 bash[103196]: cluster 2023-09-23T15:57:46.432766+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v846: 109 pgs: 1 active+remapped+backfilling, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 101 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15541/180165 objects degraded (8.626%); 1864/180165 objects misplaced (1.035%); 23 MiB/s, 375 objects/s recovering 2023-09-23T15:57:47.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:47.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:47.849 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:47.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:47.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:47.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:48.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:48.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:48.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:48.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:48.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:48.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:48.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:48.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:48.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:48.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:48.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:48.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:48.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:48.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:48.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:48.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:48.936 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:48.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:48.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:49.038 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:57:49.038 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:57:49.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:49.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:49.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:49.160 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:57:49.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:49.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:49.200 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:57:49.242 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:57:49.275 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:57:49.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:49.311 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:57:49.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:49.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:49.351 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:57:49.382 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:57:49.409 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:57:49.410 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.411 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.411 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.413 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.413 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.413 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.413 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.413 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:57:49.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:49.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:49.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:49.532 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:57:49.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:49.563 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[103196]: cluster 2023-09-23T15:57:48.433502+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v847: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 15541/178035 objects degraded (8.729%); 1305/178035 objects misplaced (0.733%); 24 MiB/s, 388 objects/s recovering 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[103196]: audit 2023-09-23T15:57:49.104201+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.140:0/1095496184' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[103196]: audit 2023-09-23T15:57:49.357963+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.140:0/1279688150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[103196]: audit 2023-09-23T15:57:49.359875+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[105739]: cluster 2023-09-23T15:57:48.433502+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v847: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 15541/178035 objects degraded (8.729%); 1305/178035 objects misplaced (0.733%); 24 MiB/s, 388 objects/s recovering 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[105739]: audit 2023-09-23T15:57:49.104201+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.140:0/1095496184' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[105739]: audit 2023-09-23T15:57:49.357963+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.140:0/1279688150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:49 smithi140 bash[105739]: audit 2023-09-23T15:57:49.359875+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:49 smithi186 bash[89807]: cluster 2023-09-23T15:57:48.433502+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v847: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 345 op/s; 15541/178035 objects degraded (8.729%); 1305/178035 objects misplaced (0.733%); 24 MiB/s, 388 objects/s recovering 2023-09-23T15:57:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:49 smithi186 bash[89807]: audit 2023-09-23T15:57:49.104201+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.140:0/1095496184' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:57:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:49 smithi186 bash[89807]: audit 2023-09-23T15:57:49.357963+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.140:0/1279688150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:49 smithi186 bash[89807]: audit 2023-09-23T15:57:49.359875+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:57:49.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:49.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:49.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:49.851 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:49.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:49.955 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:49.980 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:49.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:49.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:50.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:50.127 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T15:57:50.127 INFO:teuthology.orchestra.run.smithi186.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T15:57:50.127 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T15:57:50.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:50.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:50.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:50.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:50.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:50.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:50.603 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:50.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:50.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:50.760 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:50.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.875 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: cluster 2023-09-23T15:57:49.516350+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:50.876 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: cluster 2023-09-23T15:57:49.517787+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.876 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: cluster 2023-09-23T15:57:49.521110+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.876 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: audit 2023-09-23T15:57:49.522275+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:57:50.876 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: cluster 2023-09-23T15:57:49.522560+0000 mon.a (mon.0) 1119 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T15:57:50.876 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:50 smithi186 bash[89807]: cluster 2023-09-23T15:57:49.534342+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: cluster 2023-09-23T15:57:49.516350+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: cluster 2023-09-23T15:57:49.517787+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: cluster 2023-09-23T15:57:49.521110+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: audit 2023-09-23T15:57:49.522275+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: cluster 2023-09-23T15:57:49.522560+0000 mon.a (mon.0) 1119 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[103196]: cluster 2023-09-23T15:57:49.534342+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: cluster 2023-09-23T15:57:49.516350+0000 mon.a (mon.0) 1117 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: cluster 2023-09-23T15:57:49.517787+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: cluster 2023-09-23T15:57:49.521110+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: audit 2023-09-23T15:57:49.522275+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: cluster 2023-09-23T15:57:49.522560+0000 mon.a (mon.0) 1119 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T15:57:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:50 smithi140 bash[105739]: cluster 2023-09-23T15:57:49.534342+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T15:57:50.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:50.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:50.989 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.014 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:51.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:51.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:51.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.269 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:51.373 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.398 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:51.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:51.530 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:51.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:51.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:51.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:51.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:51.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:51 smithi140 bash[105739]: cluster 2023-09-23T15:57:50.434163+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v849: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 15405/173805 objects degraded (8.863%); 838/173805 objects misplaced (0.482%); 22 MiB/s, 359 objects/s recovering 2023-09-23T15:57:51.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:51 smithi140 bash[105739]: cluster 2023-09-23T15:57:51.150605+0000 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 15405/173805 objects degraded (8.863%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:51.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:51 smithi140 bash[103196]: cluster 2023-09-23T15:57:50.434163+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v849: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 15405/173805 objects degraded (8.863%); 838/173805 objects misplaced (0.482%); 22 MiB/s, 359 objects/s recovering 2023-09-23T15:57:51.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:51 smithi140 bash[103196]: cluster 2023-09-23T15:57:51.150605+0000 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 15405/173805 objects degraded (8.863%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:51.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:51.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:51.902 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:51 smithi186 bash[89807]: cluster 2023-09-23T15:57:50.434163+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v849: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 15405/173805 objects degraded (8.863%); 838/173805 objects misplaced (0.482%); 22 MiB/s, 359 objects/s recovering 2023-09-23T15:57:51.902 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:51 smithi186 bash[89807]: cluster 2023-09-23T15:57:51.150605+0000 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 15405/173805 objects degraded (8.863%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:51.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:51.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:51.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:52.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:52.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:52.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:52.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:52.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:52.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:52.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:52.416 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:52.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:52.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:52.545 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:52.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:52.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:52.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.691 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:52.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:52.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:52.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:52.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:52.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:53.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T15:57:53.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:53.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:53.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:53.220 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:53.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:53.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:53.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:53.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:53.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:53.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:53.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:53 smithi140 bash[105739]: cluster 2023-09-23T15:57:52.434902+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v850: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 15405/171450 objects degraded (8.985%); 302/171450 objects misplaced (0.176%); 21 MiB/s, 331 objects/s recovering 2023-09-23T15:57:53.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:53 smithi140 bash[103196]: cluster 2023-09-23T15:57:52.434902+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v850: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 15405/171450 objects degraded (8.985%); 302/171450 objects misplaced (0.176%); 21 MiB/s, 331 objects/s recovering 2023-09-23T15:57:53.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:53.682 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:53.786 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:53.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:53.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:53.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:53 smithi186 bash[89807]: cluster 2023-09-23T15:57:52.434902+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v850: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 448 op/s; 15405/171450 objects degraded (8.985%); 302/171450 objects misplaced (0.176%); 21 MiB/s, 331 objects/s recovering 2023-09-23T15:57:53.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:53.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:53.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:53.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:54.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:54.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.210 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:54.313 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:54.335 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:54.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:54.439 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:54.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:54.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:54.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:54.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:54.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:54.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:54.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:54.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:55.105 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:55.238 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:55.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:57:55.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T15:57:55.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:55.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:55.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:55.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:55.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:55 smithi140 bash[103196]: cluster 2023-09-23T15:57:54.435444+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v851: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 15405/170466 objects degraded (9.037%); 302/170466 objects misplaced (0.177%); 11 MiB/s, 182 objects/s recovering 2023-09-23T15:57:55.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:55 smithi140 bash[103196]: cluster 2023-09-23T15:57:54.568872+0000 osd.3 (osd.3) 5 : cluster 0 7.2 scrub starts 2023-09-23T15:57:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:57:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:57:55] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2023-09-23T15:57:55.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:55 smithi140 bash[105739]: cluster 2023-09-23T15:57:54.435444+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v851: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 15405/170466 objects degraded (9.037%); 302/170466 objects misplaced (0.177%); 11 MiB/s, 182 objects/s recovering 2023-09-23T15:57:55.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:55 smithi140 bash[105739]: cluster 2023-09-23T15:57:54.568872+0000 osd.3 (osd.3) 5 : cluster 0 7.2 scrub starts 2023-09-23T15:57:55.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.684 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:55.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:55.822 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:55.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:55 smithi186 bash[89807]: cluster 2023-09-23T15:57:54.435444+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v851: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 15405/170466 objects degraded (9.037%); 302/170466 objects misplaced (0.177%); 11 MiB/s, 182 objects/s recovering 2023-09-23T15:57:55.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:55 smithi186 bash[89807]: cluster 2023-09-23T15:57:54.568872+0000 osd.3 (osd.3) 5 : cluster 0 7.2 scrub starts 2023-09-23T15:57:55.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:55.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:55.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:56.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:56.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:56.185 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:56.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:57:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:57:56.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:56.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:56.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:56.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:56.517 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:57:56.518 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:57:56.518 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-23T15:57:56.518 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd out 2 2023-09-23T15:57:56.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:56.585 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:56 smithi140 bash[103196]: cluster 2023-09-23T15:57:56.151842+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 15405/170466 objects degraded (9.037%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:56.585 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:56 smithi140 bash[105739]: cluster 2023-09-23T15:57:56.151842+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 15405/170466 objects degraded (9.037%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:56.606 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:56.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:56.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:56.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:56.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:56.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:56 smithi186 bash[89807]: cluster 2023-09-23T15:57:56.151842+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 15405/170466 objects degraded (9.037%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T15:57:56.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:57.009 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:57.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:57.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:57.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:57.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:57.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:57.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:57.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:57.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:57.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:57.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:57.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:57:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:57:57.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:57.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:57.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:57.787 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:57 smithi186 bash[89807]: cluster 2023-09-23T15:57:56.436290+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v852: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15253/167679 objects degraded (9.097%); 13 MiB/s, 337 objects/s recovering 2023-09-23T15:57:57.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:57.836 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:57.876 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:57 smithi140 bash[105739]: cluster 2023-09-23T15:57:56.436290+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v852: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15253/167679 objects degraded (9.097%); 13 MiB/s, 337 objects/s recovering 2023-09-23T15:57:57.877 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:57 smithi140 bash[103196]: cluster 2023-09-23T15:57:56.436290+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v852: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 15253/167679 objects degraded (9.097%); 13 MiB/s, 337 objects/s recovering 2023-09-23T15:57:57.905 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:57.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:57.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:58.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:58.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:58.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.210 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:58.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:58.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:58.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:58.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:58.579 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:58.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:57:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:57:58.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.712 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:58 smithi186 bash[89807]: cluster 2023-09-23T15:57:57.556979+0000 osd.3 (osd.3) 6 : cluster 0 7.3 scrub starts 2023-09-23T15:57:58.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:58 smithi186 bash[89807]: audit 2023-09-23T15:57:57.895843+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:57:58.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:58 smithi186 bash[89807]: audit 2023-09-23T15:57:58.374043+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:58 smithi186 bash[89807]: audit 2023-09-23T15:57:58.385333+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:58.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:58.843 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[105739]: cluster 2023-09-23T15:57:57.556979+0000 osd.3 (osd.3) 6 : cluster 0 7.3 scrub starts 2023-09-23T15:57:58.844 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[105739]: audit 2023-09-23T15:57:57.895843+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:57:58.844 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[105739]: audit 2023-09-23T15:57:58.374043+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.844 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[105739]: audit 2023-09-23T15:57:58.385333+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.844 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[103196]: cluster 2023-09-23T15:57:57.556979+0000 osd.3 (osd.3) 6 : cluster 0 7.3 scrub starts 2023-09-23T15:57:58.845 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[103196]: audit 2023-09-23T15:57:57.895843+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:57:58.845 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[103196]: audit 2023-09-23T15:57:58.374043+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.845 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:58 smithi140 bash[103196]: audit 2023-09-23T15:57:58.385333+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:57:58.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:58.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:58.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:57:58.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:59.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:59.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:59.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:59.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:59.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:59.397 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:57:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:57:59.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:59.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:57:59.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:57:59.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[103196]: cluster 2023-09-23T15:57:58.437054+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v853: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15253/166182 objects degraded (9.178%); 9.0 MiB/s, 281 objects/s recovering 2023-09-23T15:57:59.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[103196]: cluster 2023-09-23T15:57:58.559024+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[103196]: cluster 2023-09-23T15:57:58.561197+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[103196]: cluster 2023-09-23T15:57:58.563174+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[105739]: cluster 2023-09-23T15:57:58.437054+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v853: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15253/166182 objects degraded (9.178%); 9.0 MiB/s, 281 objects/s recovering 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[105739]: cluster 2023-09-23T15:57:58.559024+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[105739]: cluster 2023-09-23T15:57:58.561197+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:57:59 smithi140 bash[105739]: cluster 2023-09-23T15:57:58.563174+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T15:57:59.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:57:59.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:57:59.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:59.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:57:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:57:59.884 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:59.885 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:57:59.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:59 smithi186 bash[89807]: cluster 2023-09-23T15:57:58.437054+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v853: 109 pgs: 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 394 op/s; 15253/166182 objects degraded (9.178%); 9.0 MiB/s, 281 objects/s recovering 2023-09-23T15:57:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:59 smithi186 bash[89807]: cluster 2023-09-23T15:57:58.559024+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:59 smithi186 bash[89807]: cluster 2023-09-23T15:57:58.561197+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:57:59.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:57:59 smithi186 bash[89807]: cluster 2023-09-23T15:57:58.563174+0000 mon.a (mon.0) 1125 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T15:57:59.932 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:57:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:57:59.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:00.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:00.084 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:00.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:00.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:00.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:00.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.474 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:00.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:00.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:00.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:00.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:00.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:58.572350+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:58:00.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.513158+0000 osd.3 (osd.3) 7 : cluster 0 7.13 scrub starts 2023-09-23T15:58:00.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.560106+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.564372+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.565004+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.566063+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.571175+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[105739]: cluster 2023-09-23T15:57:59.571247+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:58.572350+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.513158+0000 osd.3 (osd.3) 7 : cluster 0 7.13 scrub starts 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.560106+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.564372+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.565004+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T15:58:00.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.566063+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.571175+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:00 smithi140 bash[103196]: cluster 2023-09-23T15:57:59.571247+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:00.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:00.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:00.843 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:58.572350+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.513158+0000 osd.3 (osd.3) 7 : cluster 0 7.13 scrub starts 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.560106+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.564372+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.565004+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.566063+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.571175+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:00 smithi186 bash[89807]: cluster 2023-09-23T15:57:59.571247+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T15:58:00.859 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:00.892 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:58:00.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:00.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:00.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:00.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:01.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:01.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:01.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:01.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:01.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:01.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:01.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:01.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:01.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.645 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[103196]: cluster 2023-09-23T15:58:00.437687+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v856: 109 pgs: 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12104/162504 objects degraded (7.448%); 1627/162504 objects misplaced (1.001%); 4.5 MiB/s, 323 objects/s recovering 2023-09-23T15:58:01.645 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[103196]: audit 2023-09-23T15:58:00.945642+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:01.645 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[103196]: cluster 2023-09-23T15:58:01.153389+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 12104/162504 objects degraded (7.448%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:01.646 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[105739]: cluster 2023-09-23T15:58:00.437687+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v856: 109 pgs: 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12104/162504 objects degraded (7.448%); 1627/162504 objects misplaced (1.001%); 4.5 MiB/s, 323 objects/s recovering 2023-09-23T15:58:01.646 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[105739]: audit 2023-09-23T15:58:00.945642+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:01.646 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:01 smithi140 bash[105739]: cluster 2023-09-23T15:58:01.153389+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 12104/162504 objects degraded (7.448%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:01.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:01.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:01.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:01.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:01 smithi186 bash[89807]: cluster 2023-09-23T15:58:00.437687+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v856: 109 pgs: 1 peering, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12104/162504 objects degraded (7.448%); 1627/162504 objects misplaced (1.001%); 4.5 MiB/s, 323 objects/s recovering 2023-09-23T15:58:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:01 smithi186 bash[89807]: audit 2023-09-23T15:58:00.945642+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:01 smithi186 bash[89807]: cluster 2023-09-23T15:58:01.153389+0000 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 12104/162504 objects degraded (7.448%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:01.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:02.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:02.043 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:02.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:02.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:02.276 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:02.310 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:02.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:02.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:02.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:02.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:02.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:02.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:02.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:02.818 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:02.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:02.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:03.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:03.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:03.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:03.132 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:03.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:03.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:03.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:03.298 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:03.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:03.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:03.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:03.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[103196]: cluster 2023-09-23T15:58:02.438483+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v857: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 9192/159924 objects degraded (5.748%); 3003/159924 objects misplaced (1.878%); 6.7 MiB/s, 417 objects/s recovering 2023-09-23T15:58:03.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[103196]: audit 2023-09-23T15:58:03.146529+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.587 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[103196]: audit 2023-09-23T15:58:03.152408+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:03.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:03.701 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:03 smithi186 bash[89807]: cluster 2023-09-23T15:58:02.438483+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v857: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 9192/159924 objects degraded (5.748%); 3003/159924 objects misplaced (1.878%); 6.7 MiB/s, 417 objects/s recovering 2023-09-23T15:58:03.701 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:03 smithi186 bash[89807]: audit 2023-09-23T15:58:03.146529+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.701 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:03 smithi186 bash[89807]: audit 2023-09-23T15:58:03.152408+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:03.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:03.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:03.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:03.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[105739]: cluster 2023-09-23T15:58:02.438483+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v857: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 9192/159924 objects degraded (5.748%); 3003/159924 objects misplaced (1.878%); 6.7 MiB/s, 417 objects/s recovering 2023-09-23T15:58:03.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[105739]: audit 2023-09-23T15:58:03.146529+0000 mon.a (mon.0) 1129 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:03 smithi140 bash[105739]: audit 2023-09-23T15:58:03.152408+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:03.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:03.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:03.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:03.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:04.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:04.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:04.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:04.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:04.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:04.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:04.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:04.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:04.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:04.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:04.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:04.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:04.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:04.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:04.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:04.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:04.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:05.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:05.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:05.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:05.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:05.332 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:05.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:05.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:05.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:05.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:05.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:05.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:05] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: cluster 2023-09-23T15:58:04.439044+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v858: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 9192/158925 objects degraded (5.784%); 3003/158925 objects misplaced (1.890%); 3.8 MiB/s, 198 objects/s recovering 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: cluster 2023-09-23T15:58:04.490402+0000 osd.3 (osd.3) 8 : cluster 0 7.2 scrub starts 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: audit 2023-09-23T15:58:04.931177+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: audit 2023-09-23T15:58:04.937523+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: audit 2023-09-23T15:58:05.460795+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: audit 2023-09-23T15:58:05.461744+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:58:05.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[105739]: audit 2023-09-23T15:58:05.467546+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: cluster 2023-09-23T15:58:04.439044+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v858: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 9192/158925 objects degraded (5.784%); 3003/158925 objects misplaced (1.890%); 3.8 MiB/s, 198 objects/s recovering 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: cluster 2023-09-23T15:58:04.490402+0000 osd.3 (osd.3) 8 : cluster 0 7.2 scrub starts 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: audit 2023-09-23T15:58:04.931177+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: audit 2023-09-23T15:58:04.937523+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: audit 2023-09-23T15:58:05.460795+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: audit 2023-09-23T15:58:05.461744+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:58:05.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:05 smithi140 bash[103196]: audit 2023-09-23T15:58:05.467546+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:05.771 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:05.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:05.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:05.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:05.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: cluster 2023-09-23T15:58:04.439044+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v858: 109 pgs: 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 364 op/s; 9192/158925 objects degraded (5.784%); 3003/158925 objects misplaced (1.890%); 3.8 MiB/s, 198 objects/s recovering 2023-09-23T15:58:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: cluster 2023-09-23T15:58:04.490402+0000 osd.3 (osd.3) 8 : cluster 0 7.2 scrub starts 2023-09-23T15:58:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: audit 2023-09-23T15:58:04.931177+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: audit 2023-09-23T15:58:04.937523+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: audit 2023-09-23T15:58:05.460795+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:58:05.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: audit 2023-09-23T15:58:05.461744+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:58:05.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:05 smithi186 bash[89807]: audit 2023-09-23T15:58:05.467546+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:06.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:06.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:06.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:06.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:06.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:06.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:06.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:06.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:06.416 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:06.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:06.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:06.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:06 smithi186 bash[89807]: cluster 2023-09-23T15:58:05.467280+0000 osd.3 (osd.3) 9 : cluster 0 7.3 scrub starts 2023-09-23T15:58:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:06 smithi186 bash[89807]: cluster 2023-09-23T15:58:06.154560+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: Degraded data redundancy: 9192/158925 objects degraded (5.784%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:06.673 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:06.776 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:06.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:06.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:06 smithi140 bash[105739]: cluster 2023-09-23T15:58:05.467280+0000 osd.3 (osd.3) 9 : cluster 0 7.3 scrub starts 2023-09-23T15:58:06.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:06 smithi140 bash[105739]: cluster 2023-09-23T15:58:06.154560+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: Degraded data redundancy: 9192/158925 objects degraded (5.784%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:06.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:06 smithi140 bash[103196]: cluster 2023-09-23T15:58:05.467280+0000 osd.3 (osd.3) 9 : cluster 0 7.3 scrub starts 2023-09-23T15:58:06.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:06 smithi140 bash[103196]: cluster 2023-09-23T15:58:06.154560+0000 mon.a (mon.0) 1136 : cluster 3 Health check update: Degraded data redundancy: 9192/158925 objects degraded (5.784%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:06.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:06.936 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:06.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:07.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:07.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:07.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:07.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:07.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:07.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:07.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:07.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:07.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:07.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:07.595 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:07.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:07.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:07.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:07 smithi186 bash[89807]: cluster 2023-09-23T15:58:06.439874+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v859: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 9048/155745 objects degraded (5.809%); 2664/155745 objects misplaced (1.710%); 7.0 MiB/s, 249 objects/s recovering 2023-09-23T15:58:07.727 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:07.831 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:07.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:07 smithi140 bash[103196]: cluster 2023-09-23T15:58:06.439874+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v859: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 9048/155745 objects degraded (5.809%); 2664/155745 objects misplaced (1.710%); 7.0 MiB/s, 249 objects/s recovering 2023-09-23T15:58:07.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:07 smithi140 bash[105739]: cluster 2023-09-23T15:58:06.439874+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v859: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 9048/155745 objects degraded (5.809%); 2664/155745 objects misplaced (1.710%); 7.0 MiB/s, 249 objects/s recovering 2023-09-23T15:58:07.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:07.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:07.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:07.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:08.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:08.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:08.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:08.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:08.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:08.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:08.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:08.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:08.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:08.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:08.623 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:08.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:08 smithi140 bash[103196]: cluster 2023-09-23T15:58:07.462123+0000 osd.3 (osd.3) 10 : cluster 0 7.13 scrub starts 2023-09-23T15:58:08.630 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:08 smithi140 bash[105739]: cluster 2023-09-23T15:58:07.462123+0000 osd.3 (osd.3) 10 : cluster 0 7.13 scrub starts 2023-09-23T15:58:08.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:08.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:08.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:08.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:08 smithi186 bash[89807]: cluster 2023-09-23T15:58:07.462123+0000 osd.3 (osd.3) 10 : cluster 0 7.13 scrub starts 2023-09-23T15:58:08.916 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:08.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:09.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:09.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:09.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:09.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:09.171 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:09.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:09.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:09.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:09.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:09.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:09.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:09.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:09.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:09.563 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:09.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:09.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:09.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:09.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:09.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:09.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:09.881 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:09 smithi140 bash[103196]: cluster 2023-09-23T15:58:08.440588+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v860: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 9048/153600 objects degraded (5.891%); 2305/153600 objects misplaced (1.501%); 7.9 MiB/s, 238 objects/s recovering 2023-09-23T15:58:09.881 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:09 smithi140 bash[103196]: cluster 2023-09-23T15:58:08.499587+0000 osd.3 (osd.3) 11 : cluster 0 7.2 scrub starts 2023-09-23T15:58:09.881 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:09 smithi140 bash[105739]: cluster 2023-09-23T15:58:08.440588+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v860: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 9048/153600 objects degraded (5.891%); 2305/153600 objects misplaced (1.501%); 7.9 MiB/s, 238 objects/s recovering 2023-09-23T15:58:09.881 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:09 smithi140 bash[105739]: cluster 2023-09-23T15:58:08.499587+0000 osd.3 (osd.3) 11 : cluster 0 7.2 scrub starts 2023-09-23T15:58:09.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:09 smithi186 bash[89807]: cluster 2023-09-23T15:58:08.440588+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v860: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 9048/153600 objects degraded (5.891%); 2305/153600 objects misplaced (1.501%); 7.9 MiB/s, 238 objects/s recovering 2023-09-23T15:58:09.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:09 smithi186 bash[89807]: cluster 2023-09-23T15:58:08.499587+0000 osd.3 (osd.3) 11 : cluster 0 7.2 scrub starts 2023-09-23T15:58:09.918 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:09.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:09.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:09.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:10.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:10.073 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:10.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:10.176 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:10.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:10.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:10.321 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:10.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:10.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:10.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:10.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:10.755 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:10.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:10 smithi140 bash[105739]: cluster 2023-09-23T15:58:10.441340+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v861: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8890/149346 objects degraded (5.953%); 1940/149346 objects misplaced (1.299%); 9.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:10.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:10 smithi140 bash[103196]: cluster 2023-09-23T15:58:10.441340+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v861: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8890/149346 objects degraded (5.953%); 1940/149346 objects misplaced (1.299%); 9.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:10.885 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:10.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:10 smithi186 bash[89807]: cluster 2023-09-23T15:58:10.441340+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v861: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8890/149346 objects degraded (5.953%); 1940/149346 objects misplaced (1.299%); 9.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:10.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:11.019 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:11.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.561 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.676 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:11 smithi140 bash[103196]: cluster 2023-09-23T15:58:10.501147+0000 osd.3 (osd.3) 12 : cluster 0 7.3 scrub starts 2023-09-23T15:58:11.676 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:11 smithi140 bash[103196]: cluster 2023-09-23T15:58:11.155662+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 8890/149346 objects degraded (5.953%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:11.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:11 smithi140 bash[105739]: cluster 2023-09-23T15:58:10.501147+0000 osd.3 (osd.3) 12 : cluster 0 7.3 scrub starts 2023-09-23T15:58:11.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:11 smithi140 bash[105739]: cluster 2023-09-23T15:58:11.155662+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 8890/149346 objects degraded (5.953%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:11.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:11 smithi186 bash[89807]: cluster 2023-09-23T15:58:10.501147+0000 osd.3 (osd.3) 12 : cluster 0 7.3 scrub starts 2023-09-23T15:58:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:11 smithi186 bash[89807]: cluster 2023-09-23T15:58:11.155662+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 8890/149346 objects degraded (5.953%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:11.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:11.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:11.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:11.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:12.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:12.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:12.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:12.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:12.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:12.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:12.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:12.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:12.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:12.591 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:12.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:12.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:12.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:12.751 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:12.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:12.858 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:12.867 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:12 smithi186 bash[89807]: cluster 2023-09-23T15:58:12.442024+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v862: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8890/146883 objects degraded (6.052%); 1524/146883 objects misplaced (1.038%); 10 MiB/s, 198 objects/s recovering 2023-09-23T15:58:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:12 smithi140 bash[105739]: cluster 2023-09-23T15:58:12.442024+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v862: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8890/146883 objects degraded (6.052%); 1524/146883 objects misplaced (1.038%); 10 MiB/s, 198 objects/s recovering 2023-09-23T15:58:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:12 smithi140 bash[103196]: cluster 2023-09-23T15:58:12.442024+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v862: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 8890/146883 objects degraded (6.052%); 1524/146883 objects misplaced (1.038%); 10 MiB/s, 198 objects/s recovering 2023-09-23T15:58:12.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:12.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:12.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:12.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:13.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:13.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:13.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:13.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:13.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:13.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:13.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:13.394 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:13.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:13.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:13.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:13.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:13.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:13.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:13.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:13.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:13.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:14.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:14.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:14.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:14.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:14.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:14.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:14.432 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:14.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:14.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:14.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:14.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:14.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:14.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:14.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:14.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:14.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:14.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:15.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:15.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:15.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:15.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:15.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:15.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:15.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:15.379 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:15.485 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:15.500 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:15] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-09-23T15:58:15.513 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:15.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:15.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:15.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:15 smithi186 bash[89807]: cluster 2023-09-23T15:58:14.442647+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v863: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 8890/145872 objects degraded (6.094%); 1524/145872 objects misplaced (1.045%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T15:58:15.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:15.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:15.781 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:15.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:15.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:15 smithi140 bash[105739]: cluster 2023-09-23T15:58:14.442647+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v863: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 8890/145872 objects degraded (6.094%); 1524/145872 objects misplaced (1.045%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T15:58:15.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:15 smithi140 bash[103196]: cluster 2023-09-23T15:58:14.442647+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v863: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 8890/145872 objects degraded (6.094%); 1524/145872 objects misplaced (1.045%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T15:58:15.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:15.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:15.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:16.017 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:16.043 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:16.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:16.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:16.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:16.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:16.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:16.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:16.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:16.454 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:16.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:16.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:16.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:16.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:16.719 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[105739]: cluster 2023-09-23T15:58:15.452240+0000 osd.3 (osd.3) 13 : cluster 0 7.13 scrub starts 2023-09-23T15:58:16.719 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[105739]: audit 2023-09-23T15:58:15.945564+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:16.720 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[105739]: cluster 2023-09-23T15:58:16.156973+0000 mon.a (mon.0) 1139 : cluster 3 Health check update: Degraded data redundancy: 8890/145872 objects degraded (6.094%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:16.720 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[103196]: cluster 2023-09-23T15:58:15.452240+0000 osd.3 (osd.3) 13 : cluster 0 7.13 scrub starts 2023-09-23T15:58:16.720 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[103196]: audit 2023-09-23T15:58:15.945564+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:16.720 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:16 smithi140 bash[103196]: cluster 2023-09-23T15:58:16.156973+0000 mon.a (mon.0) 1139 : cluster 3 Health check update: Degraded data redundancy: 8890/145872 objects degraded (6.094%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:16.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:16.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:16 smithi186 bash[89807]: cluster 2023-09-23T15:58:15.452240+0000 osd.3 (osd.3) 13 : cluster 0 7.13 scrub starts 2023-09-23T15:58:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:16 smithi186 bash[89807]: audit 2023-09-23T15:58:15.945564+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:16.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:16 smithi186 bash[89807]: cluster 2023-09-23T15:58:16.156973+0000 mon.a (mon.0) 1139 : cluster 3 Health check update: Degraded data redundancy: 8890/145872 objects degraded (6.094%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:16.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:16.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:16.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:16.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:17.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:17.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:17.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:17.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:17.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:17.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:17.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:17.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:17.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:17.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:17.486 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210939 5.5 5:a376f1e4:::benchmark_data_smithi140_150834_object101930:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e148)", 2023-09-23T15:58:17.487 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.19101656199996, 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1387080979999999, 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.488 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.489 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.489 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210939 2023-09-23T15:58:17.489 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.489 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.489 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.490 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290201+0000", 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.491 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290200+0000", 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290207+0000", 2023-09-23T15:58:17.492 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6699999999999994e-06 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290225+0000", 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8295e-05 2023-09-23T15:58:17.493 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290235+0000", 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6889999999999999e-06 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.494 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290291+0000", 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5504000000000003e-05 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.495 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.496 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290434+0000", 2023-09-23T15:58:17.496 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014307799999999999 2023-09-23T15:58:17.496 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.496 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.496 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 4,6", 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.290629+0000", 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00019561099999999999 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.497 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.315578+0000", 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.024948383000000001 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.315591+0000", 2023-09-23T15:58:17.498 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3112000000000001e-05 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997758+0000", 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.68216691500000004 2023-09-23T15:58:17.499 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.500 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.500 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.500 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997774+0000", 2023-09-23T15:58:17.500 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5897999999999999e-05 2023-09-23T15:58:17.500 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428239+0000", 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.430465632 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.501 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428909+0000", 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00066988599999999996 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.502 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.503 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.503 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.503 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210947 5.5 5:aacba728:::benchmark_data_smithi140_150834_object101938:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:58:17.503 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:58:17.503 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.15955095300001, 2023-09-23T15:58:17.504 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.136721987, 2023-09-23T15:58:17.504 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.504 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.504 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.504 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210947 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.505 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.506 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:58:17.506 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.506 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.506 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.506 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.507 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321667+0000", 2023-09-23T15:58:17.507 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.507 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.507 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.507 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.508 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321665+0000", 2023-09-23T15:58:17.508 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.508 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.508 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.509 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.509 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321670+0000", 2023-09-23T15:58:17.509 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4889999999999997e-06 2023-09-23T15:58:17.509 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.509 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.510 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.510 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321678+0000", 2023-09-23T15:58:17.510 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7029999999999995e-06 2023-09-23T15:58:17.510 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.511 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.511 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.511 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321685+0000", 2023-09-23T15:58:17.511 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3060000000000003e-06 2023-09-23T15:58:17.511 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.512 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.512 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.512 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321938+0000", 2023-09-23T15:58:17.512 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025316500000000002 2023-09-23T15:58:17.513 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.513 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.513 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.513 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.321948+0000", 2023-09-23T15:58:17.513 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0559e-05 2023-09-23T15:58:17.514 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.514 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.514 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.514 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997856+0000", 2023-09-23T15:58:17.515 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.67590731400000004 2023-09-23T15:58:17.515 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.515 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.515 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.515 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.997902+0000", 2023-09-23T15:58:17.516 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6264999999999998e-05 2023-09-23T15:58:17.516 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.516 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.516 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.517 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428687+0000", 2023-09-23T15:58:17.517 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4307851579999999 2023-09-23T15:58:17.517 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.517 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.517 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.518 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.428842+0000", 2023-09-23T15:58:17.518 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015470100000000001 2023-09-23T15:58:17.518 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.518 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.519 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:58:17.519 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.429027+0000", 2023-09-23T15:58:17.519 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018477500000000001 2023-09-23T15:58:17.519 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.519 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.520 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.520 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438553+0000", 2023-09-23T15:58:17.520 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0095259000000000003 2023-09-23T15:58:17.520 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.520 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.521 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.521 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449436+0000", 2023-09-23T15:58:17.521 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010883144000000001 2023-09-23T15:58:17.521 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.522 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.522 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.522 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449582+0000", 2023-09-23T15:58:17.522 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014651399999999999 2023-09-23T15:58:17.522 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.523 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.523 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.523 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458282+0000", 2023-09-23T15:58:17.523 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0086994340000000007 2023-09-23T15:58:17.524 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.524 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.524 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.524 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458326+0000", 2023-09-23T15:58:17.524 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4230000000000002e-05 2023-09-23T15:58:17.525 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.525 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.525 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.525 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458389+0000", 2023-09-23T15:58:17.525 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2848999999999994e-05 2023-09-23T15:58:17.526 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.526 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.526 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.526 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.527 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.527 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210958 5.5 5:a8321586:::benchmark_data_smithi140_150834_object101949:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:58:17.527 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:58:17.527 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.14836809500002, 2023-09-23T15:58:17.527 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1256767559999998, 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.528 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210958 2023-09-23T15:58:17.529 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.529 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.529 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.529 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.529 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332850+0000", 2023-09-23T15:58:17.530 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332847+0000", 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T15:58:17.531 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.532 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.532 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.532 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332856+0000", 2023-09-23T15:58:17.532 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9150000000000002e-06 2023-09-23T15:58:17.532 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332873+0000", 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6753e-05 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.533 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.534 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.534 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332884+0000", 2023-09-23T15:58:17.534 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0749e-05 2023-09-23T15:58:17.534 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.534 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332955+0000", 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1058999999999998e-05 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.535 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.332969+0000", 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3665e-05 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.536 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998070+0000", 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.66510186599999999 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998083+0000", 2023-09-23T15:58:17.537 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2704000000000001e-05 2023-09-23T15:58:17.538 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.538 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.538 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.538 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438588+0000", 2023-09-23T15:58:17.538 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4405044819999999 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438775+0000", 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018728500000000001 2023-09-23T15:58:17.539 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.540 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.540 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:58:17.540 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.438950+0000", 2023-09-23T15:58:17.540 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000175327 2023-09-23T15:58:17.540 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449474+0000", 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010523566999999999 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.541 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.542 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.542 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449509+0000", 2023-09-23T15:58:17.542 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5593000000000003e-05 2023-09-23T15:58:17.542 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.542 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449616+0000", 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010676899999999999 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.543 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458420+0000", 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0088034759999999993 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.544 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458446+0000", 2023-09-23T15:58:17.545 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6139000000000002e-05 2023-09-23T15:58:17.545 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.545 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.545 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.545 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458526+0000", 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0558999999999999e-05 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.546 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210960 5.5 5:a4883e0f:::benchmark_data_smithi140_150834_object101951:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.14660809700001, 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1240336360000001, 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.547 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210960 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.548 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.549 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334610+0000", 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334608+0000", 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:58:17.550 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334615+0000", 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.426e-06 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334630+0000", 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5141e-05 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.551 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334640+0000", 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.798e-06 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334693+0000", 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3609000000000001e-05 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.334704+0000", 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1075e-05 2023-09-23T15:58:17.552 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998121+0000", 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.66341651999999995 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998132+0000", 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0848e-05 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.553 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444395+0000", 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4462626730000001 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444708+0000", 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00031304299999999999 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:58:17.554 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.444795+0000", 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7888999999999998e-05 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449543+0000", 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0047478939999999999 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449681+0000", 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000138102 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.555 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458415+0000", 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0087333429999999993 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458531+0000", 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000116013 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.556 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458558+0000", 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6767999999999999e-05 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458643+0000", 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5624000000000006e-05 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.557 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210966 5.5 5:a36a5135:::benchmark_data_smithi140_150834_object101957:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.138629928, 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1210967150000002, 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210966 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.558 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342588+0000", 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.559 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342586+0000", 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342595+0000", 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9889999999999998e-06 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342612+0000", 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7385999999999999e-05 2023-09-23T15:58:17.560 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342635+0000", 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2189e-05 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342719+0000", 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4816999999999998e-05 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.561 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.342730+0000", 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0115999999999999e-05 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998164+0000", 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.65543429600000003 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.562 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998174+0000", 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0057999999999999e-05 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449707+0000", 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4515334790000001 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449841+0000", 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013407499999999999 2023-09-23T15:58:17.563 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.449979+0000", 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000137995 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458648+0000", 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0086687420000000001 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.564 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458672+0000", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3640999999999999e-05 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458694+0000", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2255e-05 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463586+0000", 2023-09-23T15:58:17.565 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048922410000000003 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463619+0000", 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2236000000000001e-05 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463684+0000", 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5868e-05 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.566 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.34566.0:210978 5.5 5:a5ef74a9:::benchmark_data_smithi140_150834_object101969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 557.11100852000004, 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0936253840000001, 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.34566", 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/1320770041", 2023-09-23T15:58:17.567 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 210978 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370209+0000", 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.568 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370207+0000", 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370216+0000", 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6170000000000007e-06 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.569 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370232+0000", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6405999999999998e-05 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370241+0000", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9039999999999998e-06 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370291+0000", 2023-09-23T15:58:17.570 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9768999999999997e-05 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.370300+0000", 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4960000000000002e-06 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998205+0000", 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.62790493199999997 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.571 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:00.998214+0000", 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6950000000000006e-06 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454262+0000", 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.45604782 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.572 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454396+0000", 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000134349 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.454526+0000", 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000129827 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458676+0000", 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041504209999999996 2023-09-23T15:58:17.573 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.458716+0000", 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9508000000000002e-05 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463715+0000", 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0049995309999999998 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.574 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463744+0000", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8121999999999999e-05 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463770+0000", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6900999999999999e-05 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:49:02.463835+0000", 2023-09-23T15:58:17.575 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4114000000000003e-05 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214730 6.10 6:0e909d4e:::benchmark_data_smithi140_174052_object105330:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.134366+0000", 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.34685195700001, 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.103796612, 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.576 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214730 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134366+0000", 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.577 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134366+0000", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134364+0000", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134373+0000", 2023-09-23T15:58:17.578 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2930000000000006e-06 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134391+0000", 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7640000000000001e-05 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134400+0000", 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.7659999999999993e-06 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.579 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134490+0000", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9287000000000001e-05 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.134513+0000", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3295999999999999e-05 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107298+0000", 2023-09-23T15:58:17.580 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.972785275 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107318+0000", 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9902999999999999e-05 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.230428+0000", 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.123110375 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.581 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.230545+0000", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000116403 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.230928+0000", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00038326400000000002 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.237883+0000", 2023-09-23T15:58:17.582 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0069552080000000001 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.237894+0000", 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0413e-05 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.237944+0000", 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0543e-05 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.583 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.237999+0000", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4446e-05 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238049+0000", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0713e-05 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238091+0000", 2023-09-23T15:58:17.584 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1357999999999999e-05 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238162+0000", 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1557999999999995e-05 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214788 6.10 6:0c783851:::benchmark_data_smithi140_174052_object105388:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.585 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.189205+0000", 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.29201284499999, 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0493089750000002, 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214788 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.586 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189205+0000", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189205+0000", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189203+0000", 2023-09-23T15:58:17.587 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189210+0000", 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3130000000000001e-06 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189225+0000", 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4834999999999999e-05 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.588 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189232+0000", 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5150000000000003e-06 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189276+0000", 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3671999999999998e-05 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.589 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.189284+0000", 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2320000000000001e-06 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107883+0000", 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.91859891999999999 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107899+0000", 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6521e-05 2023-09-23T15:58:17.590 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.232983+0000", 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1250833849999999 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.233079+0000", 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6904999999999995e-05 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.591 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.233358+0000", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00027827 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238007+0000", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0046488270000000003 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238223+0000", 2023-09-23T15:58:17.592 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00021602399999999999 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238279+0000", 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6643e-05 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238335+0000", 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5556999999999997e-05 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.593 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238381+0000", 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6341000000000002e-05 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238414+0000", 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3034999999999998e-05 2023-09-23T15:58:17.594 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238514+0000", 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.9636999999999995e-05 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.595 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214808 6.10 6:0a9c726d:::benchmark_data_smithi140_174052_object105408:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.211479+0000", 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.26973901999997, 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0376116020000001, 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.596 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214808 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211479+0000", 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.597 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211479+0000", 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211477+0000", 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.598 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211485+0000", 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3559999999999993e-06 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211501+0000", 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6405e-05 2023-09-23T15:58:17.599 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211512+0000", 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0134e-05 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211578+0000", 2023-09-23T15:58:17.600 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6419000000000002e-05 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.211590+0000", 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2244e-05 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107938+0000", 2023-09-23T15:58:17.601 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89634782999999996 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107950+0000", 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2221999999999999e-05 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.602 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.235439+0000", 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1274886120000001 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.235600+0000", 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016133099999999999 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.603 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.235930+0000", 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00033009400000000001 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238235+0000", 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023046490000000002 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.604 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238711+0000", 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000475833 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238748+0000", 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.667e-05 2023-09-23T15:58:17.605 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.243396+0000", 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0046489189999999996 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248966+0000", 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0055693849999999996 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.606 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249009+0000", 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2695999999999999e-05 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249090+0000", 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1718000000000006e-05 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.607 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214841 6.10 6:0801a6f8:::benchmark_data_smithi140_174052_object105441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.241026+0000", 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.24019145800003, 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0082881640000001, 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214841 2023-09-23T15:58:17.608 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241026+0000", 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241026+0000", 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.609 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241025+0000", 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241033+0000", 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3979999999999999e-06 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.610 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241049+0000", 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6005e-05 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241057+0000", 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9889999999999992e-06 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241149+0000", 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2205000000000002e-05 2023-09-23T15:58:17.611 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.241162+0000", 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3183000000000001e-05 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.107991+0000", 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.86682840699999997 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.612 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108004+0000", 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3244000000000001e-05 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238778+0000", 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.130774368 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.238896+0000", 2023-09-23T15:58:17.613 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000117397 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.239210+0000", 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000313739 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248786+0000", 2023-09-23T15:58:17.614 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00957679 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248801+0000", 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4357e-05 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248865+0000", 2023-09-23T15:58:17.615 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4154999999999998e-05 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248941+0000", 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6528999999999999e-05 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249135+0000", 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000193134 2023-09-23T15:58:17.616 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249186+0000", 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1162999999999998e-05 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249314+0000", 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000128682 2023-09-23T15:58:17.617 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214851 6.10 6:0830efd9:::benchmark_data_smithi140_174052_object105451:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.250346+0000", 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.23087160799997, 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.005403711, 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.618 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214851 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250346+0000", 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.619 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250346+0000", 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250345+0000", 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.620 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250351+0000", 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8409999999999996e-06 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250363+0000", 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2583e-05 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.621 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250369+0000", 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9440000000000002e-06 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250415+0000", 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5816999999999999e-05 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.622 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.250422+0000", 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1149999999999996e-06 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108042+0000", 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85761960599999998 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.623 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108055+0000", 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3208e-05 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.241301+0000", 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1332461410000001 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.624 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.241434+0000", 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013288800000000001 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.241785+0000", 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035065999999999998 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.625 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248870+0000", 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0070857919999999996 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248918+0000", 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7343999999999999e-05 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.626 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249351+0000", 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00043322899999999998 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249400+0000", 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9267000000000001e-05 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.627 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255554+0000", 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.006154016 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255619+0000", 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4267e-05 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.628 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255750+0000", 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000131197 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214880 6.10 6:0a09382c:::benchmark_data_smithi140_174052_object105480:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.277333+0000", 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.20388495600002, 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.978574684, 2023-09-23T15:58:17.629 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214880 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.630 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277333+0000", 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277333+0000", 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.631 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277331+0000", 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277340+0000", 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6479999999999992e-06 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.632 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277360+0000", 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0801999999999998e-05 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277370+0000", 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.9879999999999999e-06 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277436+0000", 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5219e-05 2023-09-23T15:58:17.633 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.277448+0000", 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2031999999999999e-05 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108077+0000", 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.83062927099999995 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.634 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108083+0000", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7640000000000002e-06 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.243474+0000", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1353913339999999 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.243605+0000", 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013138200000000001 2023-09-23T15:58:17.635 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.243929+0000", 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00032354399999999999 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248876+0000", 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0049474189999999998 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.636 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249371+0000", 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00049422400000000003 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249445+0000", 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4258999999999995e-05 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.637 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249491+0000", 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5760000000000002e-05 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255780+0000", 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062896139999999998 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255813+0000", 2023-09-23T15:58:17.638 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3111999999999997e-05 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255907+0000", 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4110000000000005e-05 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.639 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214882 6.10 6:0969ef92:::benchmark_data_smithi140_174052_object105482:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.280535+0000", 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.20068247699999, 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.975588092, 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214882 2023-09-23T15:58:17.640 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280535+0000", 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280535+0000", 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.641 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280534+0000", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280540+0000", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8000000000000001e-06 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280555+0000", 2023-09-23T15:58:17.642 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4329e-05 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280563+0000", 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6309999999999992e-06 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280636+0000", 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.2243000000000006e-05 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.643 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.280676+0000", 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.049e-05 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108100+0000", 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.82742403200000003 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.644 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108106+0000", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5130000000000004e-06 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.245777+0000", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1376709169999999 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.245965+0000", 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00018868300000000001 2023-09-23T15:58:17.645 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.246413+0000", 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00044787000000000001 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.248947+0000", 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025337049999999998 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.646 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249426+0000", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00047940999999999999 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249467+0000", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0481000000000001e-05 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249516+0000", 2023-09-23T15:58:17.647 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9044e-05 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255936+0000", 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0064197200000000003 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255992+0000", 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6663999999999998e-05 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.648 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256123+0000", 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013112099999999999 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214899 6.10 6:08e2ebcc:::benchmark_data_smithi140_174052_object105499:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.296189+0000", 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.18502888, 2023-09-23T15:58:17.649 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.966162736, 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214899 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296189+0000", 2023-09-23T15:58:17.650 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296189+0000", 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296187+0000", 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296196+0000", 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8890000000000008e-06 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296216+0000", 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0092999999999999e-05 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296226+0000", 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0389e-05 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296344+0000", 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000117775 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.296358+0000", 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3566e-05 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108122+0000", 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.81176457300000004 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108128+0000", 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3569999999999997e-06 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249535+0000", 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.141406884 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.655 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249616+0000", 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1630000000000003e-05 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.249955+0000", 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00033838500000000002 2023-09-23T15:58:17.656 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255443+0000", 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.005488794 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255496+0000", 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3044000000000002e-05 2023-09-23T15:58:17.657 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256173+0000", 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00067678599999999997 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262129+0000", 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0059560899999999998 2023-09-23T15:58:17.658 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262177+0000", 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7784999999999997e-05 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262230+0000", 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2688000000000001e-05 2023-09-23T15:58:17.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262352+0000", 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000121718 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214920 6.10 6:099e5142:::benchmark_data_smithi140_174052_object105520:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.315913+0000", 2023-09-23T15:58:17.660 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.16530461399998, 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9584606550000001, 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214920 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.661 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315913+0000", 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315913+0000", 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.662 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315911+0000", 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315919+0000", 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8150000000000006e-06 2023-09-23T15:58:17.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315933+0000", 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4348999999999999e-05 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.315943+0000", 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4239999999999999e-06 2023-09-23T15:58:17.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.316007+0000", 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4305000000000002e-05 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.316020+0000", 2023-09-23T15:58:17.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.26e-05 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108161+0000", 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79214179699999998 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.666 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108175+0000", 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3288000000000001e-05 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.252282+0000", 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.144107091 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.667 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.252423+0000", 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014083100000000001 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.252887+0000", 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00046427300000000002 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.255508+0000", 2023-09-23T15:58:17.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002620682 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256199+0000", 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00069099799999999996 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262394+0000", 2023-09-23T15:58:17.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0061952939999999996 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262490+0000", 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5990999999999996e-05 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274185+0000", 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011695502999999999 2023-09-23T15:58:17.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274246+0000", 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0358e-05 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274374+0000", 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012797199999999999 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.671 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214926 6.10 6:098609a3:::benchmark_data_smithi140_174052_object105526:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.325501+0000", 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.15571673900001, 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9490981000000001, 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.672 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214926 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325501+0000", 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325501+0000", 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.673 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325499+0000", 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325508+0000", 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5830000000000007e-06 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.674 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325524+0000", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6087e-05 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325533+0000", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3409999999999992e-06 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325607+0000", 2023-09-23T15:58:17.675 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3503000000000004e-05 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.325620+0000", 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2918999999999999e-05 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108212+0000", 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.78259213299999997 2023-09-23T15:58:17.676 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108223+0000", 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1337e-05 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256215+0000", 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1479913859999999 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.677 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256303+0000", 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8212000000000002e-05 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.256755+0000", 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00045225300000000001 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.678 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262139+0000", 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0053841210000000004 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262426+0000", 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00028676500000000002 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262457+0000", 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1059999999999997e-05 2023-09-23T15:58:17.679 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.268150+0000", 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056925539999999998 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274416+0000", 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062668130000000004 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.680 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274471+0000", 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4533000000000001e-05 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274599+0000", 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012812199999999999 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.681 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214948 6.10 6:082a80c5:::benchmark_data_smithi140_174052_object105548:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.348032+0000", 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.13318596200003, 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.931381628, 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214948 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.682 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348032+0000", 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348032+0000", 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.683 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348030+0000", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348038+0000", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5350000000000004e-06 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348055+0000", 2023-09-23T15:58:17.684 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6779e-05 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348063+0000", 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9279999999999993e-06 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348124+0000", 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0794000000000001e-05 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.685 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.348136+0000", 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2198000000000001e-05 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108260+0000", 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76012360499999998 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.686 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108272+0000", 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2707e-05 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.259048+0000", 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1507752929999999 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.687 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.259181+0000", 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013358200000000001 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.259646+0000", 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000465339 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.688 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.268108+0000", 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0084616489999999999 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.268186+0000", 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8256000000000004e-05 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.689 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274034+0000", 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058476320000000002 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274638+0000", 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00060444800000000005 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.690 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.691 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.691 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279192+0000", 2023-09-23T15:58:17.693 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0045536860000000004 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279271+0000", 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8475999999999999e-05 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279413+0000", 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000142736 2023-09-23T15:58:17.694 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:214959 6.10 6:0ebbc0da:::benchmark_data_smithi140_174052_object105559:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.367578+0000", 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.113640078, 2023-09-23T15:58:17.695 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9234795280000001, 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 214959 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.696 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367578+0000", 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367578+0000", 2023-09-23T15:58:17.697 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367576+0000", 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.698 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367585+0000", 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8929999999999994e-06 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367604+0000", 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9216e-05 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.699 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367614+0000", 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0212e-05 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367699+0000", 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4931000000000004e-05 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.700 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.367715+0000", 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5843999999999999e-05 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108309+0000", 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.74059380699999999 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.701 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108322+0000", 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2907e-05 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262513+0000", 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1541917909999999 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.262633+0000", 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000119721 2023-09-23T15:58:17.702 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.263068+0000", 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00043450299999999998 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.273988+0000", 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010920787 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.703 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274075+0000", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6886999999999997e-05 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279480+0000", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0054051519999999999 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.285412+0000", 2023-09-23T15:58:17.704 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0059312920000000003 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.290918+0000", 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0055063150000000003 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.290955+0000", 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6588999999999998e-05 2023-09-23T15:58:17.705 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291057+0000", 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00010257 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215029 6.10 6:0c1d6227:::benchmark_data_smithi140_174052_object105629:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.462002+0000", 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 260.01921550499998, 2023-09-23T15:58:17.706 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8291937539999998, 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215029 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.707 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462002+0000", 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462002+0000", 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462000+0000", 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T15:58:17.708 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462009+0000", 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2060000000000007e-06 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462026+0000", 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7031e-05 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.709 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462036+0000", 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.007e-05 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462090+0000", 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3958000000000001e-05 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.710 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.462099+0000", 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2739999999999996e-06 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108358+0000", 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.64625866799999998 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.711 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108370+0000", 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2437e-05 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.265390+0000", 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1570201019999999 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.265517+0000", 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000126322 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.712 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.265937+0000", 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00042056199999999998 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274112+0000", 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0081752200000000004 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.713 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.274149+0000", 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6402999999999997e-05 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279510+0000", 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0053608600000000003 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.714 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.290648+0000", 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011138586000000001 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291064+0000", 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000415544 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291111+0000", 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7565000000000003e-05 2023-09-23T15:58:17.715 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291196+0000", 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4615000000000002e-05 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44747.0:215145 6.10 6:0baaae15:::benchmark_data_smithi140_174052_object105745:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e193)", 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:53:57.636582+0000", 2023-09-23T15:58:17.716 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 259.84463547500002, 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.654746767, 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44747", 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 215145 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.717 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636582+0000", 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636582+0000", 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T15:58:17.718 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636581+0000", 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636586+0000", 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2469999999999999e-06 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636598+0000", 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1912999999999999e-05 2023-09-23T15:58:17.719 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636608+0000", 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1770000000000004e-06 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636677+0000", 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9610000000000006e-05 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.720 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:57.636690+0000", 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2860999999999999e-05 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108406+0000", 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.47171592299999998 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T15:58:17.721 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:58.108418+0000", 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2292e-05 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.268210+0000", 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1597915320000001 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.268339+0000", 2023-09-23T15:58:17.722 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00012893599999999999 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,2,3,5", 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.269435+0000", 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010963450000000001 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279101+0000", 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0096656109999999993 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.723 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279451+0000", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035014999999999997 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.279537+0000", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.6556000000000003e-05 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.290678+0000", 2023-09-23T15:58:17.724 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011140212 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291204+0000", 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00052638499999999998 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291241+0000", 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6801999999999998e-05 2023-09-23T15:58:17.725 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:53:59.291329+0000", 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8225000000000003e-05 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T15:58:17.726 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:58:17.727 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:17.727 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:17 smithi186 bash[89807]: cluster 2023-09-23T15:58:16.443461+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v864: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8737/142443 objects degraded (6.134%); 1125/142443 objects misplaced (0.790%); 11 MiB/s, 175 objects/s recovering 2023-09-23T15:58:17.728 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:17 smithi140 bash[103196]: cluster 2023-09-23T15:58:16.443461+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v864: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8737/142443 objects degraded (6.134%); 1125/142443 objects misplaced (0.790%); 11 MiB/s, 175 objects/s recovering 2023-09-23T15:58:17.728 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:17 smithi140 bash[105739]: cluster 2023-09-23T15:58:16.443461+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v864: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8737/142443 objects degraded (6.134%); 1125/142443 objects misplaced (0.790%); 11 MiB/s, 175 objects/s recovering 2023-09-23T15:58:17.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:17.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:17.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:17.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:18.001 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:18.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:18.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:18.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:18.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:18.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:18.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:18.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:18.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:18.539 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:18.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:18 smithi140 bash[105739]: cluster 2023-09-23T15:58:17.451380+0000 osd.3 (osd.3) 14 : cluster 0 7.2 scrub starts 2023-09-23T15:58:18.548 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:18 smithi140 bash[103196]: cluster 2023-09-23T15:58:17.451380+0000 osd.3 (osd.3) 14 : cluster 0 7.2 scrub starts 2023-09-23T15:58:18.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:18.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:18.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:18.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:18.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:18.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:18 smithi186 bash[89807]: cluster 2023-09-23T15:58:17.451380+0000 osd.3 (osd.3) 14 : cluster 0 7.2 scrub starts 2023-09-23T15:58:18.931 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:18.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:18.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:18.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:19.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:19.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:19.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:19.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:19.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:19.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:19.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:19.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:19.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:19.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:19.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:19.513 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:19 smithi186 bash[89807]: cluster 2023-09-23T15:58:18.414123+0000 osd.3 (osd.3) 15 : cluster 0 7.3 scrub starts 2023-09-23T15:58:19.514 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:19 smithi186 bash[89807]: cluster 2023-09-23T15:58:18.444135+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v865: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 8737/140205 objects degraded (6.232%); 640/140205 objects misplaced (0.456%); 11 MiB/s, 181 objects/s recovering 2023-09-23T15:58:19.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:19.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:19.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:19.723 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:19 smithi140 bash[105739]: cluster 2023-09-23T15:58:18.414123+0000 osd.3 (osd.3) 15 : cluster 0 7.3 scrub starts 2023-09-23T15:58:19.723 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:19 smithi140 bash[105739]: cluster 2023-09-23T15:58:18.444135+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v865: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 8737/140205 objects degraded (6.232%); 640/140205 objects misplaced (0.456%); 11 MiB/s, 181 objects/s recovering 2023-09-23T15:58:19.724 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:19 smithi140 bash[103196]: cluster 2023-09-23T15:58:18.414123+0000 osd.3 (osd.3) 15 : cluster 0 7.3 scrub starts 2023-09-23T15:58:19.724 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:19 smithi140 bash[103196]: cluster 2023-09-23T15:58:18.444135+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v865: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 105 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 8737/140205 objects degraded (6.232%); 640/140205 objects misplaced (0.456%); 11 MiB/s, 181 objects/s recovering 2023-09-23T15:58:19.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:19.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:19.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:19.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:19.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:20.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:20.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:20.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:20.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:20.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:20.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:20.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:20.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:20.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:20.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:20.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:20.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:20.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:20.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:20.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:20.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:20.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:20.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:20.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:21.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:21.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:21.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:21.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:21.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:21.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:21.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:21.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T15:58:21.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:21.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:21.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:21.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:21 smithi140 bash[103196]: cluster 2023-09-23T15:58:20.445064+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v866: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 8580/135498 objects degraded (6.332%); 212/135498 objects misplaced (0.156%); 12 MiB/s, 194 objects/s recovering 2023-09-23T15:58:21.519 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:21 smithi140 bash[103196]: cluster 2023-09-23T15:58:21.157930+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 8580/135498 objects degraded (6.332%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:21.521 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:21 smithi140 bash[105739]: cluster 2023-09-23T15:58:20.445064+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v866: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 8580/135498 objects degraded (6.332%); 212/135498 objects misplaced (0.156%); 12 MiB/s, 194 objects/s recovering 2023-09-23T15:58:21.521 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:21 smithi140 bash[105739]: cluster 2023-09-23T15:58:21.157930+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 8580/135498 objects degraded (6.332%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:21.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:21.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:21.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:21.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:21.686 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:21 smithi186 bash[89807]: cluster 2023-09-23T15:58:20.445064+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v866: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 8580/135498 objects degraded (6.332%); 212/135498 objects misplaced (0.156%); 12 MiB/s, 194 objects/s recovering 2023-09-23T15:58:21.686 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:21 smithi186 bash[89807]: cluster 2023-09-23T15:58:21.157930+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 8580/135498 objects degraded (6.332%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:21.699 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:21.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:21.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:21.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:21.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:21.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:22.016 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:58:22.065 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:58:22.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:22.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:22.103 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:58:22.140 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:58:22.175 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:58:22.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:22.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:22.225 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:58:22.270 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:58:22.321 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:58:22.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:22.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:22.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:22.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:22.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:22.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:22 smithi140 bash[103196]: cluster 2023-09-23T15:58:21.388968+0000 osd.3 (osd.3) 16 : cluster 0 7.13 scrub starts 2023-09-23T15:58:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:22 smithi140 bash[103196]: audit 2023-09-23T15:58:21.962327+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.140:0/1452189944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:22 smithi140 bash[105739]: cluster 2023-09-23T15:58:21.388968+0000 osd.3 (osd.3) 16 : cluster 0 7.13 scrub starts 2023-09-23T15:58:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:22 smithi140 bash[105739]: audit 2023-09-23T15:58:21.962327+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.140:0/1452189944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:22.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:22.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:22.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:22.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:22.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:22.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:22 smithi140 bash[103196]: debug 2023-09-23T15:58:22.677+0000 7f6e4713a700 -1 mon.a@0(leader).osd e249 definitely_dead 0 2023-09-23T15:58:22.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:22 smithi186 bash[89807]: cluster 2023-09-23T15:58:21.388968+0000 osd.3 (osd.3) 16 : cluster 0 7.13 scrub starts 2023-09-23T15:58:22.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:22 smithi186 bash[89807]: audit 2023-09-23T15:58:21.962327+0000 mon.a (mon.0) 1141 : audit 0 from='client.? 172.21.15.140:0/1452189944' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:22.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:22.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:22.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:23.002 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:23.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:23.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.162 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:23.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:23.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:23.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:23.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:23.539 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: cluster 2023-09-23T15:58:22.445942+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v867: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8580/132756 objects degraded (6.463%); 96/132756 objects misplaced (0.072%); 10 MiB/s, 201 objects/s recovering 2023-09-23T15:58:23.539 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: audit 2023-09-23T15:58:22.680806+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.140:0/4191557684' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.539 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: audit 2023-09-23T15:58:22.681883+0000 mon.a (mon.0) 1142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.540 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: cluster 2023-09-23T15:58:22.681996+0000 mon.a (mon.0) 1143 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T15:58:23.540 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: audit 2023-09-23T15:58:22.706233+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.140:0/17857001' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.540 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[103196]: audit 2023-09-23T15:58:22.707962+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.571 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T15:58:23.575 INFO:teuthology.orchestra.run.smithi140.stderr:marked out osd.2. 2023-09-23T15:58:23.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:23.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:23.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.697 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: cluster 2023-09-23T15:58:22.445942+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v867: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8580/132756 objects degraded (6.463%); 96/132756 objects misplaced (0.072%); 10 MiB/s, 201 objects/s recovering 2023-09-23T15:58:23.698 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: audit 2023-09-23T15:58:22.680806+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.140:0/4191557684' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.698 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: audit 2023-09-23T15:58:22.681883+0000 mon.a (mon.0) 1142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.698 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: cluster 2023-09-23T15:58:22.681996+0000 mon.a (mon.0) 1143 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T15:58:23.698 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: audit 2023-09-23T15:58:22.706233+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.140:0/17857001' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.698 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:23 smithi186 bash[89807]: audit 2023-09-23T15:58:22.707962+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.714 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:23.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:23.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: cluster 2023-09-23T15:58:22.445942+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v867: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 460 op/s; 8580/132756 objects degraded (6.463%); 96/132756 objects misplaced (0.072%); 10 MiB/s, 201 objects/s recovering 2023-09-23T15:58:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: audit 2023-09-23T15:58:22.680806+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.140:0/4191557684' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: audit 2023-09-23T15:58:22.681883+0000 mon.a (mon.0) 1142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T15:58:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: cluster 2023-09-23T15:58:22.681996+0000 mon.a (mon.0) 1143 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T15:58:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: audit 2023-09-23T15:58:22.706233+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.140:0/17857001' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:23 smithi140 bash[105739]: audit 2023-09-23T15:58:22.707962+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:58:23.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:23.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:23.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:24.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:24.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:24.339 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:24.566 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:24.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.386418+0000 osd.3 (osd.3) 17 : cluster 0 7.2 scrub starts 2023-09-23T15:58:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.533218+0000 mon.a (mon.0) 1145 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:58:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.548712+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.550766+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.552500+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.554865+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.555576+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: audit 2023-09-23T15:58:23.557862+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.562552+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: audit 2023-09-23T15:58:23.562575+0000 mon.a (mon.0) 1147 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[103196]: cluster 2023-09-23T15:58:23.562787+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.386418+0000 osd.3 (osd.3) 17 : cluster 0 7.2 scrub starts 2023-09-23T15:58:24.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.533218+0000 mon.a (mon.0) 1145 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.548712+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.550766+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.552500+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.554865+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.555576+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: audit 2023-09-23T15:58:23.557862+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.562552+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: audit 2023-09-23T15:58:23.562575+0000 mon.a (mon.0) 1147 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:58:24.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:24 smithi140 bash[105739]: cluster 2023-09-23T15:58:23.562787+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T15:58:24.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:24.733 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:24.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:24.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:24.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.386418+0000 osd.3 (osd.3) 17 : cluster 0 7.2 scrub starts 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.533218+0000 mon.a (mon.0) 1145 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.548712+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.550766+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.552500+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.554865+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.555576+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: audit 2023-09-23T15:58:23.557862+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T15:58:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.562552+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T15:58:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: audit 2023-09-23T15:58:23.562575+0000 mon.a (mon.0) 1147 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T15:58:24.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:24 smithi186 bash[89807]: cluster 2023-09-23T15:58:23.562787+0000 mon.a (mon.0) 1148 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T15:58:24.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:24.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:24.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:25.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:25.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:25.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:25.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:25.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:25.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:25.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:25] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-09-23T15:58:25.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:25.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:25.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:25.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:25.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:25.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.446391+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v869: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8580/131688 objects degraded (6.515%); 96/131688 objects misplaced (0.073%); 9.9 MiB/s, 199 objects/s recovering 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.552010+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.555661+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.556260+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.557200+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.558725+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.559283+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.618 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.560060+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.561819+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.562146+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.562531+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.564114+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-09-23T15:58:25.619 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.564250+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.446391+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v869: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8580/131688 objects degraded (6.515%); 96/131688 objects misplaced (0.073%); 9.9 MiB/s, 199 objects/s recovering 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.552010+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.555661+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.556260+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.557200+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.558725+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.559283+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.560060+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.561819+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.562146+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.562531+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.564114+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-09-23T15:58:25.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:25 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.564250+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.446391+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v869: 109 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8580/131688 objects degraded (6.515%); 96/131688 objects misplaced (0.073%); 9.9 MiB/s, 199 objects/s recovering 2023-09-23T15:58:25.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.552010+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.555661+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.556260+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.557200+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.558725+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.559283+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.560060+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.561819+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.562146+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.562531+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.564114+0000 mon.a (mon.0) 1149 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-09-23T15:58:25.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:25 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.564250+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:25.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:25.803 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:25.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:25.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:25.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:26.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:26.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:26.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:26.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:26.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:26.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:26.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:26.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:26.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:26.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:26.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:58:26.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.597 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:26.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:24.571084+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.555895+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.555908+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.557549+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.558214+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.558670+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.560510+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.560592+0000 osd.3 (osd.3) 18 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 249'10290 2023-09-23T15:58:26.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.561793+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.562176+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.563416+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.563430+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.565200+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.565519+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.567226+0000 osd.5 (osd.5) 236 : cluster 0 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 249'10301 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.567264+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.569097+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:25.574213+0000 osd.7 (osd.7) 232 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 249'10151 2023-09-23T15:58:26.714 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.159225+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8580/131688 objects degraded (6.515%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.161490+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.165139+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:24.571084+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.555895+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.555908+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.557549+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.558214+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.558670+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.560510+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.560592+0000 osd.3 (osd.3) 18 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 249'10290 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.561793+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.562176+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.563416+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.563430+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.565200+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.565519+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.567226+0000 osd.5 (osd.5) 236 : cluster 0 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 249'10301 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.567264+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.569097+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:25.574213+0000 osd.7 (osd.7) 232 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 249'10151 2023-09-23T15:58:26.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.159225+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8580/131688 objects degraded (6.515%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:26.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.161490+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:26.717 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:26 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.165139+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-09-23T15:58:26.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:26.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:26.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:24.571084+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.555895+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.555908+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.557549+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.558214+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.558670+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.560510+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.560592+0000 osd.3 (osd.3) 18 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 249'10290 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.561793+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.562176+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.563416+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.563430+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.565200+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.565519+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.567226+0000 osd.5 (osd.5) 236 : cluster 0 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 249'10301 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.567264+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.569097+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:25.574213+0000 osd.7 (osd.7) 232 : cluster 0 7.c starting backfill to osd.0 from (0'0,0'0] MAX to 249'10151 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.159225+0000 mon.a (mon.0) 1151 : cluster 3 Health check update: Degraded data redundancy: 8580/131688 objects degraded (6.515%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.161490+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:26.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:26 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.165139+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-09-23T15:58:26.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:26.993 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:26.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:26.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:27.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:27.124 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:27.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:27.253 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:27.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:27.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:27.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:27.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:27.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:27.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:27.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.163968+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.164788+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.168394+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.168927+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.171384+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.171544+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.172592+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:26.446871+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v873: 109 pgs: 2 remapped+peering, 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 229 op/s; 8580/130002 objects degraded (6.600%); 1.5 MiB/s, 161 objects/s recovering 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.170569+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.177289+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.177330+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.180577+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.646 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.181355+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T15:58:27.647 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:27 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.183273+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:27.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:27.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:27.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.163968+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.164788+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.168394+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.168927+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.171384+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.171544+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.172592+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:26.446871+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v873: 109 pgs: 2 remapped+peering, 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 229 op/s; 8580/130002 objects degraded (6.600%); 1.5 MiB/s, 161 objects/s recovering 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.170569+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.177289+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.177330+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.180577+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.181355+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T15:58:27.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.183273+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.163968+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.164788+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.168394+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.168927+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.171384+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.171544+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.172592+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T15:58:27.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:26.446871+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v873: 109 pgs: 2 remapped+peering, 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 102 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 229 op/s; 8580/130002 objects degraded (6.600%); 1.5 MiB/s, 161 objects/s recovering 2023-09-23T15:58:27.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.170569+0000 mon.a (mon.0) 1153 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T15:58:27.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.177289+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.177330+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.889 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.180577+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.181355+0000 mon.a (mon.0) 1154 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T15:58:27.890 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:27 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.183273+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:27.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:27.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:27.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:28.029 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:28.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:28.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:28.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:28.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:28.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:28.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:28.480 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:28.582 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:28 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.180872+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.582 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:28 smithi140 bash[103196]: cluster 2023-09-23T15:58:27.182829+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T15:58:28.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:28.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:28.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:28.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:28.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:28.869 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:28 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.180872+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.869 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:28 smithi140 bash[105739]: cluster 2023-09-23T15:58:27.182829+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:28.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:28 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.180872+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:28 smithi186 bash[89807]: cluster 2023-09-23T15:58:27.182829+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T15:58:28.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:29.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:29.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:29.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:29.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:29.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:29.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:29.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:29.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:29.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:29.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:29.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:29.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:29.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:29.657 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:29.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:29.761 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:29.791 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:29.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[105739]: cluster 2023-09-23T15:58:28.447595+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v875: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 89 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 remapped+peering, 3 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 276 op/s; 17972/128373 objects degraded (14.000%); 6789/128373 objects misplaced (5.288%); 2.5 MiB/s, 2 keys/s, 420 objects/s recovering 2023-09-23T15:58:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[105739]: cluster 2023-09-23T15:58:28.580011+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[105739]: cluster 2023-09-23T15:58:28.584271+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[105739]: cluster 2023-09-23T15:58:28.585140+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[105739]: cluster 2023-09-23T15:58:28.586979+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[103196]: cluster 2023-09-23T15:58:28.447595+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v875: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 89 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 remapped+peering, 3 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 276 op/s; 17972/128373 objects degraded (14.000%); 6789/128373 objects misplaced (5.288%); 2.5 MiB/s, 2 keys/s, 420 objects/s recovering 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[103196]: cluster 2023-09-23T15:58:28.580011+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[103196]: cluster 2023-09-23T15:58:28.584271+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[103196]: cluster 2023-09-23T15:58:28.585140+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:29 smithi140 bash[103196]: cluster 2023-09-23T15:58:28.586979+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:29.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:29 smithi186 bash[89807]: cluster 2023-09-23T15:58:28.447595+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v875: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 89 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 5 remapped+peering, 3 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 276 op/s; 17972/128373 objects degraded (14.000%); 6789/128373 objects misplaced (5.288%); 2.5 MiB/s, 2 keys/s, 420 objects/s recovering 2023-09-23T15:58:29.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:29 smithi186 bash[89807]: cluster 2023-09-23T15:58:28.580011+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:29 smithi186 bash[89807]: cluster 2023-09-23T15:58:28.584271+0000 mon.a (mon.0) 1155 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T15:58:29.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:29 smithi186 bash[89807]: cluster 2023-09-23T15:58:28.585140+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:29 smithi186 bash[89807]: cluster 2023-09-23T15:58:28.586979+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T15:58:29.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:29.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:30.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:30.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:30.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:30.103 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:58:30.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:30.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:30.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:30.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:30.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:30.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:30.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:30.566 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:30.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:30.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:30.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:30.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:30.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.589520+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.592830+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T15:58:30.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.594451+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.594732+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.597309+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.598270+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.599989+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[105739]: cluster 2023-09-23T15:58:29.602107+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.589520+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.592830+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.594451+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.594732+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.597309+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.598270+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.837 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.599989+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.837 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:30 smithi140 bash[103196]: cluster 2023-09-23T15:58:29.602107+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.849 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.589520+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.592830+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.594451+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.594732+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.597309+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.598270+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.599989+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:30 smithi186 bash[89807]: cluster 2023-09-23T15:58:29.602107+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T15:58:30.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:30.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:30.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:30.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:31.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:31.115 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:31.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:31.124 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:58:31.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:31.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:31.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:31.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:31.381 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:31.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:31.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:31.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:31.587 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 7, 1] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T15:58:31.587 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T15:58:31.587 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T15:58:31.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-09-23T15:58:31.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.448182+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v878: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 86 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 4 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 24130/128070 objects degraded (18.841%); 10581/128070 objects misplaced (8.262%); 4.9 MiB/s, 2 keys/s, 537 objects/s recovering 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.588837+0000 mon.a (mon.0) 1157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.602804+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.609823+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.610505+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.613622+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:30.614011+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: audit 2023-09-23T15:58:30.953381+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: audit 2023-09-23T15:58:30.955112+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:31.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[103196]: cluster 2023-09-23T15:58:31.160659+0000 mon.a (mon.0) 1161 : cluster 3 Health check update: Degraded data redundancy: 24130/128070 objects degraded (18.841%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:58:31.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:31.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:31.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.448182+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v878: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 86 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 4 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 24130/128070 objects degraded (18.841%); 10581/128070 objects misplaced (8.262%); 4.9 MiB/s, 2 keys/s, 537 objects/s recovering 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.588837+0000 mon.a (mon.0) 1157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.602804+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.609823+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.610505+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.613622+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:30.614011+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: audit 2023-09-23T15:58:30.953381+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:31.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: audit 2023-09-23T15:58:30.955112+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:31.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:31 smithi186 bash[89807]: cluster 2023-09-23T15:58:31.160659+0000 mon.a (mon.0) 1161 : cluster 3 Health check update: Degraded data redundancy: 24130/128070 objects degraded (18.841%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:58:31.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:31.944 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:31.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:32.048 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:32.057 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.448182+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v878: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 86 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 4 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 24130/128070 objects degraded (18.841%); 10581/128070 objects misplaced (8.262%); 4.9 MiB/s, 2 keys/s, 537 objects/s recovering 2023-09-23T15:58:32.057 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.588837+0000 mon.a (mon.0) 1157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T15:58:32.057 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.602804+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.609823+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.610505+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.613622+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:30.614011+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: audit 2023-09-23T15:58:30.953381+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: audit 2023-09-23T15:58:30.955112+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:32.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:31 smithi140 bash[105739]: cluster 2023-09-23T15:58:31.160659+0000 mon.a (mon.0) 1161 : cluster 3 Health check update: Degraded data redundancy: 24130/128070 objects degraded (18.841%), 12 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T15:58:32.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:32.178 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:32.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:32.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:32.321 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:32.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:32.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:32.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:32.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:32.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:32.582 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:32.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:32 smithi140 bash[103196]: cluster 2023-09-23T15:58:32.448994+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v880: 109 pgs: 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 27305/126939 objects degraded (21.510%); 11407/126939 objects misplaced (8.986%); 8.3 MiB/s, 355 objects/s recovering 2023-09-23T15:58:32.609 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:32 smithi140 bash[105739]: cluster 2023-09-23T15:58:32.448994+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v880: 109 pgs: 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 27305/126939 objects degraded (21.510%); 11407/126939 objects misplaced (8.986%); 8.3 MiB/s, 355 objects/s recovering 2023-09-23T15:58:32.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:32.722 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:32.731 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:32 smithi186 bash[89807]: cluster 2023-09-23T15:58:32.448994+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v880: 109 pgs: 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 27305/126939 objects degraded (21.510%); 11407/126939 objects misplaced (8.986%); 8.3 MiB/s, 355 objects/s recovering 2023-09-23T15:58:32.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:32.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:32.851 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:32.879 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:32.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:32.986 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:33.013 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:33.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:33.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:33.143 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:33.160 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:58:33.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:33.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:33.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:33.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:33.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:33.528 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:33.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:33.668 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:33.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:33.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:33.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:33.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:33.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:33.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:34.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:34.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:34.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:34.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.207 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:34.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:34.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:34.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:34.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:34.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:34.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:34.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:34.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:34.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:34.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:34.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:34.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:34.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:35.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:35.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:35.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:35.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:35.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:35.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:35.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:35.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:35.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:35.503 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:35.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:35.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:35.615 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:35 smithi140 bash[105739]: cluster 2023-09-23T15:58:34.449707+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v881: 109 pgs: 1 active+recovery_wait+degraded, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 27234/126033 objects degraded (21.609%); 10912/126033 objects misplaced (8.658%); 11 MiB/s, 372 objects/s recovering 2023-09-23T15:58:35.616 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:35] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.43.0" 2023-09-23T15:58:35.616 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:35 smithi140 bash[103196]: cluster 2023-09-23T15:58:34.449707+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v881: 109 pgs: 1 active+recovery_wait+degraded, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 27234/126033 objects degraded (21.609%); 10912/126033 objects misplaced (8.658%); 11 MiB/s, 372 objects/s recovering 2023-09-23T15:58:35.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:35.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:35.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:35.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:35.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:35.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:35.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:35.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:35 smithi186 bash[89807]: cluster 2023-09-23T15:58:34.449707+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v881: 109 pgs: 1 active+recovery_wait+degraded, 92 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 peering; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 129 op/s; 27234/126033 objects degraded (21.609%); 10912/126033 objects misplaced (8.658%); 11 MiB/s, 372 objects/s recovering 2023-09-23T15:58:36.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:36.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:36.212 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:58:36.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:36.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:36.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:36.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:36.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:36.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:36 smithi186 bash[89807]: cluster 2023-09-23T15:58:36.165269+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 27234/126033 objects degraded (21.609%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:36.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:36.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:36.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.681 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:36 smithi140 bash[105739]: cluster 2023-09-23T15:58:36.165269+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 27234/126033 objects degraded (21.609%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:36.682 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:36 smithi140 bash[103196]: cluster 2023-09-23T15:58:36.165269+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 27234/126033 objects degraded (21.609%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:36.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:36.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:36.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:36.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:36.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:36.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:36.964 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:36.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:37.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:37.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:37.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:37.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:37.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:37.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:37.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:37.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:37.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:37.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:37.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:37 smithi140 bash[103196]: cluster 2023-09-23T15:58:36.450767+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v882: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 192 op/s; 27234/123738 objects degraded (22.009%); 10912/123738 objects misplaced (8.819%); 6.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:37.605 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:37 smithi140 bash[105739]: cluster 2023-09-23T15:58:36.450767+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v882: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 192 op/s; 27234/123738 objects degraded (22.009%); 10912/123738 objects misplaced (8.819%); 6.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:37.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:37.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:37.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:37.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:37.887 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:37 smithi186 bash[89807]: cluster 2023-09-23T15:58:36.450767+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v882: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 192 op/s; 27234/123738 objects degraded (22.009%); 10912/123738 objects misplaced (8.819%); 6.3 MiB/s, 249 objects/s recovering 2023-09-23T15:58:37.902 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:37.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:38.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:38.033 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:38.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:38.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:38.167 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:38.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:38.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:38.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:38.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:38.426 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:38.530 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:38.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:38.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:38.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:38.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:38.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:38.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:38.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:38.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:38.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:38.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:39.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:39.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:39.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:39.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:39.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:39.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:39.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:39.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:39.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:39.531 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:39 smithi140 bash[103196]: cluster 2023-09-23T15:58:38.451595+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v883: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 291 op/s; 27097/120522 objects degraded (22.483%); 10293/120522 objects misplaced (8.540%); 8.6 MiB/s, 270 objects/s recovering 2023-09-23T15:58:39.532 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:39 smithi140 bash[105739]: cluster 2023-09-23T15:58:38.451595+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v883: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 291 op/s; 27097/120522 objects degraded (22.483%); 10293/120522 objects misplaced (8.540%); 8.6 MiB/s, 270 objects/s recovering 2023-09-23T15:58:39.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:39.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:39.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:39.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:39 smithi186 bash[89807]: cluster 2023-09-23T15:58:38.451595+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v883: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 291 op/s; 27097/120522 objects degraded (22.483%); 10293/120522 objects misplaced (8.540%); 8.6 MiB/s, 270 objects/s recovering 2023-09-23T15:58:39.678 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:39.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:39.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:39.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:39.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:39.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:39.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:39.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:40.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:40.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:40.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:40.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:40.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:40.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:40.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:40.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:40.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:40.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:40.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:40.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.993 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:40.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:40.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:41.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:41.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:41.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:41.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:41.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:41.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:41.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:41.498 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:41.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:41.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:41.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:41.648 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:41 smithi140 bash[105739]: cluster 2023-09-23T15:58:40.452370+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v884: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 27097/117582 objects degraded (23.045%); 9732/117582 objects misplaced (8.277%); 10 MiB/s, 182 objects/s recovering 2023-09-23T15:58:41.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:41 smithi140 bash[105739]: cluster 2023-09-23T15:58:41.166662+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27097/117582 objects degraded (23.045%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:41.649 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:41 smithi140 bash[103196]: cluster 2023-09-23T15:58:40.452370+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v884: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 27097/117582 objects degraded (23.045%); 9732/117582 objects misplaced (8.277%); 10 MiB/s, 182 objects/s recovering 2023-09-23T15:58:41.649 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:41 smithi140 bash[103196]: cluster 2023-09-23T15:58:41.166662+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27097/117582 objects degraded (23.045%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:41.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:41.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:41.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:41.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:41.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:41.908 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:41 smithi186 bash[89807]: cluster 2023-09-23T15:58:40.452370+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v884: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 349 op/s; 27097/117582 objects degraded (23.045%); 9732/117582 objects misplaced (8.277%); 10 MiB/s, 182 objects/s recovering 2023-09-23T15:58:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:41 smithi186 bash[89807]: cluster 2023-09-23T15:58:41.166662+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27097/117582 objects degraded (23.045%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:41.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:41.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:42.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:42.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:42.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:42.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:42.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:42.331 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:42.433 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:42.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:42.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:42.566 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:42.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:42.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:42.725 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:42.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:42.831 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:42.863 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:42.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:42.991 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:42.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:42.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:43.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:43.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:43.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:43.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:43.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:43.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:43.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:43.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.510 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:43.614 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:43.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:43.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:43 smithi186 bash[89807]: cluster 2023-09-23T15:58:42.453274+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v885: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 27097/114339 objects degraded (23.699%); 9044/114339 objects misplaced (7.910%); 11 MiB/s, 189 objects/s recovering 2023-09-23T15:58:43.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:43.769 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:43.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:43 smithi140 bash[105739]: cluster 2023-09-23T15:58:42.453274+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v885: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 27097/114339 objects degraded (23.699%); 9044/114339 objects misplaced (7.910%); 11 MiB/s, 189 objects/s recovering 2023-09-23T15:58:43.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:43 smithi140 bash[103196]: cluster 2023-09-23T15:58:42.453274+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v885: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 385 op/s; 27097/114339 objects degraded (23.699%); 9044/114339 objects misplaced (7.910%); 11 MiB/s, 189 objects/s recovering 2023-09-23T15:58:43.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:43.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:43.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:44.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:44.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:44.137 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:44.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:44.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:44.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:44.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:44.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:44.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:44.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:44.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:44.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:44.554 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:44.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:44.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:44.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:44.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:44.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:44.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:44.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:44.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:44.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:45.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:45.104 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:45.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:45.232 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:45.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:45.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:45.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:45.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:45.367 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:45] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.43.0" 2023-09-23T15:58:45.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:45.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:45.642 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:45 smithi140 bash[103196]: cluster 2023-09-23T15:58:44.453924+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v886: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 26956/113136 objects degraded (23.826%); 8659/113136 objects misplaced (7.654%); 11 MiB/s, 186 objects/s recovering 2023-09-23T15:58:45.642 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:45 smithi140 bash[105739]: cluster 2023-09-23T15:58:44.453924+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v886: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 26956/113136 objects degraded (23.826%); 8659/113136 objects misplaced (7.654%); 11 MiB/s, 186 objects/s recovering 2023-09-23T15:58:45.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:45.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:45.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:45.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:45.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:45 smithi186 bash[89807]: cluster 2023-09-23T15:58:44.453924+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v886: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 26956/113136 objects degraded (23.826%); 8659/113136 objects misplaced (7.654%); 11 MiB/s, 186 objects/s recovering 2023-09-23T15:58:45.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:45.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:45.978 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:46.000 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:46.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:46.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:46.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:46.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:46.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:46.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:46.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:46.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:46.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.781 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:46.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:46 smithi140 bash[103196]: audit 2023-09-23T15:58:45.946487+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:46.781 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:46 smithi140 bash[103196]: cluster 2023-09-23T15:58:46.168465+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26956/113136 objects degraded (23.826%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:46.782 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:46 smithi140 bash[105739]: audit 2023-09-23T15:58:45.946487+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:46.782 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:46 smithi140 bash[105739]: cluster 2023-09-23T15:58:46.168465+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26956/113136 objects degraded (23.826%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:46.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:46.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:46.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:46 smithi186 bash[89807]: audit 2023-09-23T15:58:45.946487+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:58:46.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:46 smithi186 bash[89807]: cluster 2023-09-23T15:58:46.168465+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26956/113136 objects degraded (23.826%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:46.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:46.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:46.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:47.023 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:47.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:47.157 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:47.188 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:47.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:47.290 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:47.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:47.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:47.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:47.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:47.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:47.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:47.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:47.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:47.692 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:47 smithi140 bash[103196]: cluster 2023-09-23T15:58:46.454836+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v887: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 26956/110631 objects degraded (24.366%); 8659/110631 objects misplaced (7.827%); 8.4 MiB/s, 151 objects/s recovering 2023-09-23T15:58:47.693 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:47 smithi140 bash[105739]: cluster 2023-09-23T15:58:46.454836+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v887: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 26956/110631 objects degraded (24.366%); 8659/110631 objects misplaced (7.827%); 8.4 MiB/s, 151 objects/s recovering 2023-09-23T15:58:47.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:47.818 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:47.827 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:47 smithi186 bash[89807]: cluster 2023-09-23T15:58:46.454836+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v887: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 26956/110631 objects degraded (24.366%); 8659/110631 objects misplaced (7.827%); 8.4 MiB/s, 151 objects/s recovering 2023-09-23T15:58:47.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:47.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:47.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:47.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:47.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:47.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:48.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:48.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:48.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:48.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:48.346 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:48.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:48.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:48.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:48.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:48.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:48.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:48.758 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:48.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:48.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:48.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:48.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.021 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:49.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:49.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:49.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:49.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:49.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:49 smithi186 bash[89807]: cluster 2023-09-23T15:58:48.457226+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v888: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 26812/107418 objects degraded (24.960%); 8230/107418 objects misplaced (7.662%); 9.5 MiB/s, 199 objects/s recovering 2023-09-23T15:58:49.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:49.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:49 smithi140 bash[105739]: cluster 2023-09-23T15:58:48.457226+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v888: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 26812/107418 objects degraded (24.960%); 8230/107418 objects misplaced (7.662%); 9.5 MiB/s, 199 objects/s recovering 2023-09-23T15:58:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:49 smithi140 bash[103196]: cluster 2023-09-23T15:58:48.457226+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v888: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 26812/107418 objects degraded (24.960%); 8230/107418 objects misplaced (7.662%); 9.5 MiB/s, 199 objects/s recovering 2023-09-23T15:58:49.922 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:49.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:50.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:50.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:50.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:50.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:50.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:50.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:50.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:50.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:50.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:50.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:50.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:50.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:50.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:50.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:50.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:50.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:50.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:50.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:51.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:51.130 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:51.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:51.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:51.269 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:51.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:51.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:51.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:51.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:51.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:51.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:51 smithi186 bash[89807]: cluster 2023-09-23T15:58:50.457903+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v889: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 26812/104334 objects degraded (25.698%); 8111/104334 objects misplaced (7.774%); 7.3 MiB/s, 211 objects/s recovering 2023-09-23T15:58:51.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:51 smithi186 bash[89807]: cluster 2023-09-23T15:58:51.169437+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26812/104334 objects degraded (25.698%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:51.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:51.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:51.780 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:51 smithi140 bash[103196]: cluster 2023-09-23T15:58:50.457903+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v889: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 26812/104334 objects degraded (25.698%); 8111/104334 objects misplaced (7.774%); 7.3 MiB/s, 211 objects/s recovering 2023-09-23T15:58:51.780 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:51 smithi140 bash[103196]: cluster 2023-09-23T15:58:51.169437+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26812/104334 objects degraded (25.698%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:51.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:51 smithi140 bash[105739]: cluster 2023-09-23T15:58:50.457903+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v889: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 26812/104334 objects degraded (25.698%); 8111/104334 objects misplaced (7.774%); 7.3 MiB/s, 211 objects/s recovering 2023-09-23T15:58:51.780 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:51 smithi140 bash[105739]: cluster 2023-09-23T15:58:51.169437+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26812/104334 objects degraded (25.698%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:51.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:51.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:51.930 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:51.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:51.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:52.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.063 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:52.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:52.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:52.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:52.414 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:58:52.414 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:58:52.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:52.464 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:52.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:52.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:52.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:52.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:52.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:52.834 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:52.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:52.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:52.974 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:53.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:53.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:53.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:53.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:53.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:53.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:53.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:53.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:53.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:53.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:53.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:53.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:53.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:53.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:53.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:53.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:53.797 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:53 smithi140 bash[103196]: cluster 2023-09-23T15:58:52.458760+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v890: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 26812/100530 objects degraded (26.671%); 7801/100530 objects misplaced (7.760%); 5.1 MiB/s, 218 objects/s recovering 2023-09-23T15:58:53.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:53 smithi140 bash[105739]: cluster 2023-09-23T15:58:52.458760+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v890: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 26812/100530 objects degraded (26.671%); 7801/100530 objects misplaced (7.760%); 5.1 MiB/s, 218 objects/s recovering 2023-09-23T15:58:53.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:53.862 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:58:53.895 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:58:53.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:53.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:53 smithi186 bash[89807]: cluster 2023-09-23T15:58:52.458760+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v890: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 26812/100530 objects degraded (26.671%); 7801/100530 objects misplaced (7.760%); 5.1 MiB/s, 218 objects/s recovering 2023-09-23T15:58:53.927 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:53.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:53.930 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:58:53.960 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:58:54.001 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:58:54.024 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:58:54.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:54.045 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:58:54.052 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:54.084 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:58:54.087 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.088 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:58:54.157 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:54.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:54.316 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:54.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:54.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:54.565 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T15:58:54.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:54.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:54.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:54.686 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[105739]: audit 2023-09-23T15:58:53.812271+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.140:0/3919061583' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:54.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[105739]: audit 2023-09-23T15:58:54.125769+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.140:0/3603006139' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[105739]: audit 2023-09-23T15:58:54.128201+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[103196]: audit 2023-09-23T15:58:53.812271+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.140:0/3919061583' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:54.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[103196]: audit 2023-09-23T15:58:54.125769+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.140:0/3603006139' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.687 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:54 smithi140 bash[103196]: audit 2023-09-23T15:58:54.128201+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:54.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:54.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:54 smithi186 bash[89807]: audit 2023-09-23T15:58:53.812271+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.140:0/3919061583' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:58:54.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:54 smithi186 bash[89807]: audit 2023-09-23T15:58:54.125769+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.140:0/3603006139' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:54 smithi186 bash[89807]: audit 2023-09-23T15:58:54.128201+0000 mon.a (mon.0) 1167 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T15:58:54.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:54.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:54.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:54.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:55.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:55.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:55.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:55.318 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:55.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:55.433 INFO:teuthology.orchestra.run.smithi140.stdout:moved 0 / 327 (0%) 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:avg 46.7143 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:stddev 8.64728 -> 8.64728 (expected baseline 6.32778) 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:min osd.3 with 30 -> 30 pgs (0.642202 -> 0.642202 * mean) 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:max osd.1 with 57 -> 57 pgs (1.22018 -> 1.22018 * mean) 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:oload 1000 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:max_change 1 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:max_change_osds 4 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:average_utilization 0.0132 2023-09-23T15:58:55.434 INFO:teuthology.orchestra.run.smithi140.stdout:overload_utilization 0.1319 2023-09-23T15:58:55.438 INFO:teuthology.orchestra.run.smithi140.stderr:no change 2023-09-23T15:58:55.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:55.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:55.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.637 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:58:55] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2023-09-23T15:58:55.639 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.459465+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v891: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 26658/99240 objects degraded (26.862%); 7667/99240 objects misplaced (7.726%); 3.3 MiB/s, 245 objects/s recovering 2023-09-23T15:58:55.639 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.538160+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:58:55.640 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.551901+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.640 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: audit 2023-09-23T15:58:54.552089+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:58:55.640 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.552193+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-09-23T15:58:55.641 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.553087+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.641 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.554678+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.642 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.556058+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.642 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.558960+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.643 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.559044+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.644 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.459465+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v891: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 26658/99240 objects degraded (26.862%); 7667/99240 objects misplaced (7.726%); 3.3 MiB/s, 245 objects/s recovering 2023-09-23T15:58:55.644 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.538160+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:58:55.644 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.551901+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.644 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: audit 2023-09-23T15:58:54.552089+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:58:55.644 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.552193+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-09-23T15:58:55.645 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.553087+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.645 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.554678+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.645 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.556058+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.645 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.558960+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.645 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:55 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.559044+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:55.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:55.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:55.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.888 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.459465+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v891: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 419 op/s; 26658/99240 objects degraded (26.862%); 7667/99240 objects misplaced (7.726%); 3.3 MiB/s, 245 objects/s recovering 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.538160+0000 mon.a (mon.0) 1168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.551901+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: audit 2023-09-23T15:58:54.552089+0000 mon.a (mon.0) 1169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.552193+0000 mon.a (mon.0) 1170 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.553087+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.554678+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.556058+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.558960+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:55 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.559044+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:55.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:55.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:55.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:56.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:56.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:56.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:56.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:56.270 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:56.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:56.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:56.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:56.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:56.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:56.672 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:56 smithi186 bash[89807]: cluster 2023-09-23T15:58:54.581958+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:56.672 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:56 smithi186 bash[89807]: audit 2023-09-23T15:58:55.432567+0000 mgr.y (mgr.34107) 826 : audit 0 from='client.45050 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:58:56.672 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:56 smithi186 bash[89807]: cluster 2023-09-23T15:58:56.170478+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: Degraded data redundancy: 26658/99240 objects degraded (26.862%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:56.690 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:56.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:56.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T15:58:56.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[105739]: cluster 2023-09-23T15:58:54.581958+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[105739]: audit 2023-09-23T15:58:55.432567+0000 mgr.y (mgr.34107) 826 : audit 0 from='client.45050 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:58:56.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[105739]: cluster 2023-09-23T15:58:56.170478+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: Degraded data redundancy: 26658/99240 objects degraded (26.862%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[103196]: cluster 2023-09-23T15:58:54.581958+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T15:58:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[103196]: audit 2023-09-23T15:58:55.432567+0000 mgr.y (mgr.34107) 826 : audit 0 from='client.45050 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:58:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:56 smithi140 bash[103196]: cluster 2023-09-23T15:58:56.170478+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: Degraded data redundancy: 26658/99240 objects degraded (26.862%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:58:56.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:56.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:56.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:57.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:57.094 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:57.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:57.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:57.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:57.362 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:57.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:57.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:57.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:57.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:57.597 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:57.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:57.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:57.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:57 smithi186 bash[89807]: cluster 2023-09-23T15:58:56.460067+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v893: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 26658/96897 objects degraded (27.512%); 7667/96897 objects misplaced (7.913%); 1.8 MiB/s, 241 objects/s recovering 2023-09-23T15:58:57.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:57 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.186430+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:57 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.189220+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:57 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.190859+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-09-23T15:58:57.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:57 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.191599+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:58:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:58:57.860 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:57.870 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[105739]: cluster 2023-09-23T15:58:56.460067+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v893: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 26658/96897 objects degraded (27.512%); 7667/96897 objects misplaced (7.913%); 1.8 MiB/s, 241 objects/s recovering 2023-09-23T15:58:57.870 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.186430+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.870 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.189220+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.870 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.190859+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.191599+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[103196]: cluster 2023-09-23T15:58:56.460067+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v893: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 26658/96897 objects degraded (27.512%); 7667/96897 objects misplaced (7.913%); 1.8 MiB/s, 241 objects/s recovering 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.186430+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.189220+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.190859+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-09-23T15:58:57.871 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:57 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.191599+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:57.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:57.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:57.990 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:58.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:58.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:58.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:58.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:58.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:58.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:58.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:58.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:58.538 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T15:58:58.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T15:58:58.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:58.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:58:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:58:58.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.190087+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.196943+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:57.199061+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.187628+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.189310+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.191151+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.190087+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.196943+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.684 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:57.199061+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.685 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.187628+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.685 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.189310+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-09-23T15:58:58.685 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:58 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.191151+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:58:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:58:58.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:58.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.190087+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.196943+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:57.199061+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T15:58:58.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.187628+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.189310+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-09-23T15:58:58.838 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:58 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.191151+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:58.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:58.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:58.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:58.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:58:58.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:58.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:58:59.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:59.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:59.227 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:59.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:58:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:58:59.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:59.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:59.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:59.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:58:59.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:58:59.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.190782+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.191532+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.194000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[105739]: cluster 2023-09-23T15:58:58.460625+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v896: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 26500/94038 objects degraded (28.180%); 7224/94038 objects misplaced (7.682%); 3.7 MiB/s, 279 objects/s recovering 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.190782+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.191532+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.194000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:58:59 smithi140 bash[103196]: cluster 2023-09-23T15:58:58.460625+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v896: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 26500/94038 objects degraded (28.180%); 7224/94038 objects misplaced (7.682%); 3.7 MiB/s, 279 objects/s recovering 2023-09-23T15:58:59.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:59.673 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:58:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:58:59.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:59.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:58:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:59 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.190782+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:59 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.191532+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:59 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.194000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T15:58:59.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:58:59 smithi186 bash[89807]: cluster 2023-09-23T15:58:58.460625+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v896: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 26500/94038 objects degraded (28.180%); 7224/94038 objects misplaced (7.682%); 3.7 MiB/s, 279 objects/s recovering 2023-09-23T15:58:59.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:59.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:58:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:58:59.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:00.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:00.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:00.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:00.212 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:00.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:00.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:00.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:00.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:00.446 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:00.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:00.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T15:59:00.530 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T15:59:00.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:00.628 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:00.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:00.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:00.762 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:00.871 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:00.896 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:00.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:01.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:01.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:01.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:01.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:01.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:01.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:01.522 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:01.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:01.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:01.571 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:01.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:01.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.461352+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v897: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 94 active+clean, 2 active+undersized+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 26483/91308 objects degraded (29.004%); 7112/91308 objects misplaced (7.789%); 2.9 MiB/s, 235 objects/s recovering 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.578231+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.580207+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.581567+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.582306+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.583241+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.584202+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.586412+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.588488+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:00.590997+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: audit 2023-09-23T15:59:00.954055+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:01.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: audit 2023-09-23T15:59:00.955404+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:01.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:01 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.171465+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26483/91308 objects degraded (29.004%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:01.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:01.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:01.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:01.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.461352+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v897: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 94 active+clean, 2 active+undersized+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 26483/91308 objects degraded (29.004%); 7112/91308 objects misplaced (7.789%); 2.9 MiB/s, 235 objects/s recovering 2023-09-23T15:59:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.578231+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.580207+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.581567+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.582306+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.583241+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.584202+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.586412+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.588488+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:00.590997+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: audit 2023-09-23T15:59:00.954055+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: audit 2023-09-23T15:59:00.955404+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.171465+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26483/91308 objects degraded (29.004%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.461352+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v897: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 94 active+clean, 2 active+undersized+remapped, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 26483/91308 objects degraded (29.004%); 7112/91308 objects misplaced (7.789%); 2.9 MiB/s, 235 objects/s recovering 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.578231+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.580207+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.581567+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.582306+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-09-23T15:59:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.583241+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.584202+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.586412+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.588488+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:00.590997+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: audit 2023-09-23T15:59:00.954055+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: audit 2023-09-23T15:59:00.955404+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:01 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.171465+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26483/91308 objects degraded (29.004%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:01.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:01.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:01.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:02.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:02.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:02.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:02.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:02.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:02.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:02.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:02.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:02.599 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:02.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:02.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:02.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:02.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:02.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:02.855 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:02 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.588980+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.855 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:02 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.591408+0000 mon.a (mon.0) 1178 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-09-23T15:59:02.855 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:02 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.591433+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.855 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:02 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.592824+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.855 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:02 smithi186 bash[89807]: cluster 2023-09-23T15:59:01.598519+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:02.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.588980+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.591408+0000 mon.a (mon.0) 1178 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-09-23T15:59:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.591433+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.592824+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[105739]: cluster 2023-09-23T15:59:01.598519+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.588980+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.591408+0000 mon.a (mon.0) 1178 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-09-23T15:59:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.591433+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.592824+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:02 smithi140 bash[103196]: cluster 2023-09-23T15:59:01.598519+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T15:59:02.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:02.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:03.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:03.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:03.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:03.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:03.358 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:03.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:03.484 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:03.512 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:03.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:03.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:03 smithi140 bash[103196]: cluster 2023-09-23T15:59:02.462170+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v900: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 26482/88197 objects degraded (30.026%); 5775/88197 objects misplaced (6.548%); 14 MiB/s, 392 objects/s recovering 2023-09-23T15:59:03.617 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:03.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:03.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:03 smithi186 bash[89807]: cluster 2023-09-23T15:59:02.462170+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v900: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 26482/88197 objects degraded (30.026%); 5775/88197 objects misplaced (6.548%); 14 MiB/s, 392 objects/s recovering 2023-09-23T15:59:03.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:03.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:03.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:03.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:03 smithi140 bash[105739]: cluster 2023-09-23T15:59:02.462170+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v900: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 384 op/s; 26482/88197 objects degraded (30.026%); 5775/88197 objects misplaced (6.548%); 14 MiB/s, 392 objects/s recovering 2023-09-23T15:59:03.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:03.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:04.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:04.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:04.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.171 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:04.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:04.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:04.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:04.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:04.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:04.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:04.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:04.626 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:04.627 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:04.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:04.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:04.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:04.820 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:04.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:04.944 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:04.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:04.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:05.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.065 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:05.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.192 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:05.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:05.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:05.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:05.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:05.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:05.582 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:05] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-09-23T15:59:05.591 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:05.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:05.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:05.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: cluster 2023-09-23T15:59:04.462970+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v901: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 22797/86814 objects degraded (26.260%); 5961/86814 objects misplaced (6.866%); 12 MiB/s, 329 objects/s recovering 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: cluster 2023-09-23T15:59:04.605971+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: cluster 2023-09-23T15:59:04.606712+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: cluster 2023-09-23T15:59:04.608921+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: cluster 2023-09-23T15:59:04.610716+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:05 smithi186 bash[89807]: audit 2023-09-23T15:59:05.563222+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:59:05.859 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:05.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:05.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: cluster 2023-09-23T15:59:04.462970+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v901: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 22797/86814 objects degraded (26.260%); 5961/86814 objects misplaced (6.866%); 12 MiB/s, 329 objects/s recovering 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: cluster 2023-09-23T15:59:04.605971+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: cluster 2023-09-23T15:59:04.606712+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: cluster 2023-09-23T15:59:04.608921+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: cluster 2023-09-23T15:59:04.610716+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[103196]: audit 2023-09-23T15:59:05.563222+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: cluster 2023-09-23T15:59:04.462970+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v901: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 96 active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 22797/86814 objects degraded (26.260%); 5961/86814 objects misplaced (6.866%); 12 MiB/s, 329 objects/s recovering 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: cluster 2023-09-23T15:59:04.605971+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: cluster 2023-09-23T15:59:04.606712+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: cluster 2023-09-23T15:59:04.608921+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-09-23T15:59:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: cluster 2023-09-23T15:59:04.610716+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T15:59:05.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:05 smithi140 bash[105739]: audit 2023-09-23T15:59:05.563222+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T15:59:05.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:06.004 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:06.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:06.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:06.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:06.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:06.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:06.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:06.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:06.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:06.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:06.665 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:06.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:06.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:06.701 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:05.613156+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.701 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:05.615490+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.701 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:05.616123+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.701 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:05.616800+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:05.618309+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:06.172567+0000 mon.a (mon.0) 1182 : cluster 3 Health check update: Degraded data redundancy: 22797/86814 objects degraded (26.260%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[105739]: cluster 2023-09-23T15:59:06.463612+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v904: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 97 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 22797/84660 objects degraded (26.928%); 5961/84660 objects misplaced (7.041%); 13 MiB/s, 268 objects/s recovering 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:05.613156+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:05.615490+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:05.616123+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:05.616800+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:05.618309+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:06.172567+0000 mon.a (mon.0) 1182 : cluster 3 Health check update: Degraded data redundancy: 22797/86814 objects degraded (26.260%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:06.703 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:06 smithi140 bash[103196]: cluster 2023-09-23T15:59:06.463612+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v904: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 97 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 22797/84660 objects degraded (26.928%); 5961/84660 objects misplaced (7.041%); 13 MiB/s, 268 objects/s recovering 2023-09-23T15:59:06.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:06.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:06.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:05.613156+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:05.615490+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:05.616123+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:05.616800+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-23T15:59:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:05.618309+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T15:59:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:06.172567+0000 mon.a (mon.0) 1182 : cluster 3 Health check update: Degraded data redundancy: 22797/86814 objects degraded (26.260%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:06 smithi186 bash[89807]: cluster 2023-09-23T15:59:06.463612+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v904: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 97 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 22797/84660 objects degraded (26.928%); 5961/84660 objects misplaced (7.041%); 13 MiB/s, 268 objects/s recovering 2023-09-23T15:59:06.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:06.959 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:06.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:07.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:07.098 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:07.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:07.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:07.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:07.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:07.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:07.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:07.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:07.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:07.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:07.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:07.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:07.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:07.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:08.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:08.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:08.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:08.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:08.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:08.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:08.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:08.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:08.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:08.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:08.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:08.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:08.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:08.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:08.734 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:08.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:08.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:08.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:08.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:08.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:08.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:09.099 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:09.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:09.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:09.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:09.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:09.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:09.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.388 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:09.491 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:09.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:09.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:09.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:09.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:09 smithi186 bash[89807]: cluster 2023-09-23T15:59:08.464392+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v905: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 22797/81222 objects degraded (28.068%); 5087/81222 objects misplaced (6.263%); 16 MiB/s, 321 objects/s recovering 2023-09-23T15:59:09.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:09.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:09.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:09 smithi140 bash[105739]: cluster 2023-09-23T15:59:08.464392+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v905: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 22797/81222 objects degraded (28.068%); 5087/81222 objects misplaced (6.263%); 16 MiB/s, 321 objects/s recovering 2023-09-23T15:59:09.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:09 smithi140 bash[103196]: cluster 2023-09-23T15:59:08.464392+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v905: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 22797/81222 objects degraded (28.068%); 5087/81222 objects misplaced (6.263%); 16 MiB/s, 321 objects/s recovering 2023-09-23T15:59:09.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:09.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:09.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:10.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:10.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:10.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:10.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:10.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:10.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:10.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:10.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:10.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:10.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:10.466 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:10.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:10.570 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:10.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:10.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:10.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:10.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:10.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:10.879 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:10.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:10.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:10.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:11.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:11.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:11.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:11.140 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:11.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:11.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:11.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:11.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:11.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:11.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:11.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:11.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:11 smithi186 bash[89807]: cluster 2023-09-23T15:59:10.465178+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v906: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 467 op/s; 22797/76965 objects degraded (29.620%); 4924/76965 objects misplaced (6.398%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T15:59:11.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:11 smithi186 bash[89807]: cluster 2023-09-23T15:59:11.173805+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 22797/76965 objects degraded (29.620%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:11.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:11.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:11.769 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:11 smithi140 bash[103196]: cluster 2023-09-23T15:59:10.465178+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v906: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 467 op/s; 22797/76965 objects degraded (29.620%); 4924/76965 objects misplaced (6.398%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T15:59:11.769 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:11 smithi140 bash[103196]: cluster 2023-09-23T15:59:11.173805+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 22797/76965 objects degraded (29.620%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:11.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:11 smithi140 bash[105739]: cluster 2023-09-23T15:59:10.465178+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v906: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 467 op/s; 22797/76965 objects degraded (29.620%); 4924/76965 objects misplaced (6.398%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T15:59:11.770 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:11 smithi140 bash[105739]: cluster 2023-09-23T15:59:11.173805+0000 mon.a (mon.0) 1183 : cluster 3 Health check update: Degraded data redundancy: 22797/76965 objects degraded (29.620%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:11.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:11.874 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:11.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:11.985 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:12.013 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:12.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:12.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.272 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:12.375 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:12.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:12.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:12.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:12.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:12.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:12.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.813 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:12.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:12.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:12.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:13.045 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:13.178 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:13.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:13.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:13.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:13 smithi186 bash[89807]: audit 2023-09-23T15:59:12.320350+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:13 smithi186 bash[89807]: audit 2023-09-23T15:59:12.328132+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.316 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:13 smithi186 bash[89807]: cluster 2023-09-23T15:59:12.465998+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v907: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 22797/71898 objects degraded (31.707%); 4727/71898 objects misplaced (6.575%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T15:59:13.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:13.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.492 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:13.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[103196]: audit 2023-09-23T15:59:12.320350+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[103196]: audit 2023-09-23T15:59:12.328132+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[103196]: cluster 2023-09-23T15:59:12.465998+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v907: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 22797/71898 objects degraded (31.707%); 4727/71898 objects misplaced (6.575%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T15:59:13.580 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[105739]: audit 2023-09-23T15:59:12.320350+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.581 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[105739]: audit 2023-09-23T15:59:12.328132+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:13.581 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:13 smithi140 bash[105739]: cluster 2023-09-23T15:59:12.465998+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v907: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 22797/71898 objects degraded (31.707%); 4727/71898 objects misplaced (6.575%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T15:59:13.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:13.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:13.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:13.754 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:13.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:13.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:13.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:13.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:14.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:14.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:14.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:14.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:14.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:14.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:14.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:14.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:14.466 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:14.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:14.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:14.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:14.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:14.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:14.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:14.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:14.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:14.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:14.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:14.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:15.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:15.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:15.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:15.233 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:15.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:15.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:15.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:15.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:15.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:15.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:15.525 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:15 smithi186 bash[89807]: cluster 2023-09-23T15:59:14.466563+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v908: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 22866/69981 objects degraded (32.675%); 4359/69981 objects misplaced (6.229%); 4.3 MiB/s, 72 objects/s recovering 2023-09-23T15:59:15.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:15.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:15 smithi140 bash[103196]: cluster 2023-09-23T15:59:14.466563+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v908: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 22866/69981 objects degraded (32.675%); 4359/69981 objects misplaced (6.229%); 4.3 MiB/s, 72 objects/s recovering 2023-09-23T15:59:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:15] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2023-09-23T15:59:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:15 smithi140 bash[105739]: cluster 2023-09-23T15:59:14.466563+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v908: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 22866/69981 objects degraded (32.675%); 4359/69981 objects misplaced (6.229%); 4.3 MiB/s, 72 objects/s recovering 2023-09-23T15:59:15.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:15.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:15.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:15.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:15.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:15.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:15.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:15.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:16.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:16.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:16.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:16.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:16.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:16.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:16.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:16.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:16.594 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:16.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:16 smithi140 bash[103196]: audit 2023-09-23T15:59:15.946825+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:16.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:16 smithi140 bash[103196]: cluster 2023-09-23T15:59:16.175167+0000 mon.a (mon.0) 1187 : cluster 3 Health check update: Degraded data redundancy: 22866/69981 objects degraded (32.675%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:16.726 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.735 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:16 smithi186 bash[89807]: audit 2023-09-23T15:59:15.946825+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:16.735 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:16 smithi186 bash[89807]: cluster 2023-09-23T15:59:16.175167+0000 mon.a (mon.0) 1187 : cluster 3 Health check update: Degraded data redundancy: 22866/69981 objects degraded (32.675%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:16.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:16.856 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:16 smithi140 bash[105739]: audit 2023-09-23T15:59:15.946825+0000 mon.a (mon.0) 1186 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:16.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:16 smithi140 bash[105739]: cluster 2023-09-23T15:59:16.175167+0000 mon.a (mon.0) 1187 : cluster 3 Health check update: Degraded data redundancy: 22866/69981 objects degraded (32.675%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:16.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:16.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:16.995 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:17.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:17.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:17.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:17.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:17.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:17.375 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:17.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:17.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:17.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:17.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[103196]: cluster 2023-09-23T15:59:16.467334+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v909: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 566 op/s; 22866/66201 objects degraded (34.540%); 4359/66201 objects misplaced (6.584%); 3.9 MiB/s, 65 objects/s recovering 2023-09-23T15:59:17.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[103196]: audit 2023-09-23T15:59:17.248828+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[103196]: audit 2023-09-23T15:59:17.254645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.620 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[105739]: cluster 2023-09-23T15:59:16.467334+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v909: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 566 op/s; 22866/66201 objects degraded (34.540%); 4359/66201 objects misplaced (6.584%); 3.9 MiB/s, 65 objects/s recovering 2023-09-23T15:59:17.620 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[105739]: audit 2023-09-23T15:59:17.248828+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:17 smithi140 bash[105739]: audit 2023-09-23T15:59:17.254645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.644 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:17.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:17.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:17.778 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:17.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:17.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:17 smithi186 bash[89807]: cluster 2023-09-23T15:59:16.467334+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v909: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 566 op/s; 22866/66201 objects degraded (34.540%); 4359/66201 objects misplaced (6.584%); 3.9 MiB/s, 65 objects/s recovering 2023-09-23T15:59:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:17 smithi186 bash[89807]: audit 2023-09-23T15:59:17.248828+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:17 smithi186 bash[89807]: audit 2023-09-23T15:59:17.254645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:17.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:17.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:17.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:18.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:18.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:18.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:18.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:18.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:18.266 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T15:59:18.266 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T15:59:18.266 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T15:59:18.266 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T15:59:18.267 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T15:59:18.337 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:18.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:18.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:18.510 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:18.534 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:18 smithi186 bash[89807]: audit 2023-09-23T15:59:17.883678+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:59:18.534 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:18 smithi186 bash[89807]: audit 2023-09-23T15:59:17.885970+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:59:18.534 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:18 smithi186 bash[89807]: audit 2023-09-23T15:59:17.897782+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:18.534 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:18 smithi186 bash[89807]: audit 2023-09-23T15:59:18.276510+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]: dispatch 2023-09-23T15:59:18.616 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:18.657 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:18.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[105739]: audit 2023-09-23T15:59:17.883678+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:59:18.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[105739]: audit 2023-09-23T15:59:17.885970+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:59:18.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[105739]: audit 2023-09-23T15:59:17.897782+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:18.741 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[105739]: audit 2023-09-23T15:59:18.276510+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]: dispatch 2023-09-23T15:59:18.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[103196]: audit 2023-09-23T15:59:17.883678+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T15:59:18.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[103196]: audit 2023-09-23T15:59:17.885970+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T15:59:18.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[103196]: audit 2023-09-23T15:59:17.897782+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T15:59:18.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:18 smithi140 bash[103196]: audit 2023-09-23T15:59:18.276510+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]: dispatch 2023-09-23T15:59:18.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:18.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:18.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:18.907 INFO:teuthology.orchestra.run.smithi140.stdout:moved 23 / 327 (7.03364%) 2023-09-23T15:59:18.907 INFO:teuthology.orchestra.run.smithi140.stdout:avg 46.7143 2023-09-23T15:59:18.907 INFO:teuthology.orchestra.run.smithi140.stdout:stddev 8.64728 -> 14.9734 (expected baseline 6.32778) 2023-09-23T15:59:18.907 INFO:teuthology.orchestra.run.smithi140.stdout:min osd.3 with 30 -> 15 pgs (0.642202 -> 0.321101 * mean) 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:max osd.1 with 57 -> 62 pgs (1.22018 -> 1.32722 * mean) 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:oload 110 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:max_change 1 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:max_change_osds 4 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:average_utilization 0.0106 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:overload_utilization 0.0117 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 weight 0.5792 -> 0.3290 2023-09-23T15:59:18.908 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 weight 1.0000 -> 0.8754 2023-09-23T15:59:18.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:18.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:18.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:19.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:19.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:19.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:19.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:19.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:19.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:19.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:19.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:19.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:19.572 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:19.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[105739]: audit 2023-09-23T15:59:18.275330+0000 mgr.y (mgr.34107) 838 : audit 0 from='client.45056 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[105739]: cluster 2023-09-23T15:59:18.468103+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v910: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 22991/60549 objects degraded (37.971%); 4009/60549 objects misplaced (6.621%); 3.5 MiB/s, 65 objects/s recovering 2023-09-23T15:59:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[105739]: cluster 2023-09-23T15:59:18.904565+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[105739]: audit 2023-09-23T15:59:18.906626+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]': finished 2023-09-23T15:59:19.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[105739]: cluster 2023-09-23T15:59:18.908351+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-23T15:59:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[103196]: audit 2023-09-23T15:59:18.275330+0000 mgr.y (mgr.34107) 838 : audit 0 from='client.45056 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[103196]: cluster 2023-09-23T15:59:18.468103+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v910: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 22991/60549 objects degraded (37.971%); 4009/60549 objects misplaced (6.621%); 3.5 MiB/s, 65 objects/s recovering 2023-09-23T15:59:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[103196]: cluster 2023-09-23T15:59:18.904565+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[103196]: audit 2023-09-23T15:59:18.906626+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]': finished 2023-09-23T15:59:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:19 smithi140 bash[103196]: cluster 2023-09-23T15:59:18.908351+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-23T15:59:19.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:19.687 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:19 smithi186 bash[89807]: audit 2023-09-23T15:59:18.275330+0000 mgr.y (mgr.34107) 838 : audit 0 from='client.45056 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:19.687 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:19 smithi186 bash[89807]: cluster 2023-09-23T15:59:18.468103+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v910: 109 pgs: 1 active+recovery_wait+degraded, 98 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 22991/60549 objects degraded (37.971%); 4009/60549 objects misplaced (6.621%); 3.5 MiB/s, 65 objects/s recovering 2023-09-23T15:59:19.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:19 smithi186 bash[89807]: cluster 2023-09-23T15:59:18.904565+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:19.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:19 smithi186 bash[89807]: audit 2023-09-23T15:59:18.906626+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'57370','3':'21562'}"}]': finished 2023-09-23T15:59:19.688 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:19 smithi186 bash[89807]: cluster 2023-09-23T15:59:18.908351+0000 mon.a (mon.0) 1195 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-23T15:59:19.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:19.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:19.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:19.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:19.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:19.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:19.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:19.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:20.077 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:20.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:20.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:20.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:20.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:20.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:20.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:20.466 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:20.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:20.593 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:20.601 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:18.896700+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.601 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:18.900795+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.900025+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.900132+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.906624+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.909781+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.912021+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.914032+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:20 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.915648+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:20.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:20.725 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:18.896700+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.725 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:18.900795+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.900025+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.900132+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.906624+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.909781+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.912021+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.914032+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.726 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.915648+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:18.896700+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:18.900795+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.900025+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.900132+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.906624+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.909781+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.727 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.912021+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.728 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.914032+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.728 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:20 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.915648+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:20.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T15:59:20.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:20.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:20.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:20.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:20.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:20.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:21.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:21.073 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:59:21.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:21.152 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:59:21.160 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:21.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:21.193 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:59:21.227 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:59:21.265 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:59:21.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:21.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:21.304 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:59:21.334 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:59:21.364 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.368 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.369 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.369 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T15:59:21.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:21.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:21.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:21.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:21.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:21.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:21.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:21.693 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:21.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:21.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.897783+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.897927+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.903302+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.903952+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.810 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.907559+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:19.908785+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.468835+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v913: 109 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded, 92 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 22991/56406 objects degraded (40.760%); 3754/56406 objects misplaced (6.655%); 352 KiB/s, 19 objects/s recovering 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.898056+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.900947+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.903208+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.904375+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.906381+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.912171+0000 osd.0 (osd.0) 7 : cluster 0 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 264'12075 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: audit 2023-09-23T15:59:21.030920+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.140:0/3603295805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.177074+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 22991/56406 objects degraded (40.760%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:21.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:21 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.181810+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-23T15:59:21.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.897783+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.897927+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.903302+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.903952+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.907559+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:19.908785+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.468835+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v913: 109 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded, 92 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 22991/56406 objects degraded (40.760%); 3754/56406 objects misplaced (6.655%); 352 KiB/s, 19 objects/s recovering 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.898056+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.900947+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.903208+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.904375+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.906381+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.912171+0000 osd.0 (osd.0) 7 : cluster 0 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 264'12075 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: audit 2023-09-23T15:59:21.030920+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.140:0/3603295805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.177074+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 22991/56406 objects degraded (40.760%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.181810+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.897783+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.897927+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.903302+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.903952+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.907559+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:19.908785+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.468835+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v913: 109 pgs: 1 remapped+peering, 5 peering, 1 active+recovery_wait+degraded, 92 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 22991/56406 objects degraded (40.760%); 3754/56406 objects misplaced (6.655%); 352 KiB/s, 19 objects/s recovering 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.898056+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.900947+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.903208+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.904375+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.906381+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.912171+0000 osd.0 (osd.0) 7 : cluster 0 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 264'12075 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: audit 2023-09-23T15:59:21.030920+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.140:0/3603295805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.177074+0000 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 22991/56406 objects degraded (40.760%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:21.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:21 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.181810+0000 mon.a (mon.0) 1200 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-23T15:59:21.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:21.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:21.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:21.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:22.076 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:22.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:22.184 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T15:59:22.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T15:59:22.199 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T15:59:22.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:22.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:22.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:22.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:22.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:22.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:22.557 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:22.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.706 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:22.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:22.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.900757+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.902658+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.902976+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.905751+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.908504+0000 osd.5 (osd.5) 268 : cluster 1 7.a continuing backfill to osd.1 from (222'3400,264'11826] MIN to 264'11826 2023-09-23T15:59:22.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.908602+0000 osd.5 (osd.5) 269 : cluster 0 7.a starting backfill to osd.4 from (0'0,0'0] MAX to 264'11826 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:20.908936+0000 osd.5 (osd.5) 270 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 264'11837 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.179490+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.181844+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.183850+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.184418+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.189789+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:21.207801+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: audit 2023-09-23T15:59:21.618909+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.188192+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: audit 2023-09-23T15:59:22.193858+0000 mon.a (mon.0) 1203 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:59:22.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:22 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.193919+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-09-23T15:59:22.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:22.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:22.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.900757+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.902658+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.902976+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.905751+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.908504+0000 osd.5 (osd.5) 268 : cluster 1 7.a continuing backfill to osd.1 from (222'3400,264'11826] MIN to 264'11826 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.908602+0000 osd.5 (osd.5) 269 : cluster 0 7.a starting backfill to osd.4 from (0'0,0'0] MAX to 264'11826 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:20.908936+0000 osd.5 (osd.5) 270 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 264'11837 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.179490+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.181844+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.183850+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.184418+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.189789+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:21.207801+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: audit 2023-09-23T15:59:21.618909+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.188192+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: audit 2023-09-23T15:59:22.193858+0000 mon.a (mon.0) 1203 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.193919+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.900757+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.902658+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.902976+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.905751+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.908504+0000 osd.5 (osd.5) 268 : cluster 1 7.a continuing backfill to osd.1 from (222'3400,264'11826] MIN to 264'11826 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.908602+0000 osd.5 (osd.5) 269 : cluster 0 7.a starting backfill to osd.4 from (0'0,0'0] MAX to 264'11826 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:20.908936+0000 osd.5 (osd.5) 270 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 264'11837 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.179490+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.181844+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.183850+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.184418+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.189789+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:21.207801+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T15:59:22.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: audit 2023-09-23T15:59:21.618909+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T15:59:22.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.188192+0000 mon.a (mon.0) 1202 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:22.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: audit 2023-09-23T15:59:22.193858+0000 mon.a (mon.0) 1203 : audit 1 from='client.? 172.21.15.140:0/2921173899' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T15:59:22.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:22 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.193919+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-09-23T15:59:22.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:22.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:22.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:23.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:23.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:23.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:23.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:23.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:23.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:23.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:23.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:23.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:23.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:23.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.190640+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.193134+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.198114+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.201027+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[105739]: cluster 2023-09-23T15:59:22.469481+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v917: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 3 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 23 KiB/s rd, 62 KiB/s wr, 505 op/s; 31444/53646 objects degraded (58.614%); 6194/53646 objects misplaced (11.546%); 14 MiB/s, 227 objects/s recovering 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.190640+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.193134+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.198114+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.201027+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:23 smithi140 bash[103196]: cluster 2023-09-23T15:59:22.469481+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v917: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 3 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 23 KiB/s rd, 62 KiB/s wr, 505 op/s; 31444/53646 objects degraded (58.614%); 6194/53646 objects misplaced (11.546%); 14 MiB/s, 227 objects/s recovering 2023-09-23T15:59:23.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:23.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:23.770 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:23 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.190640+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:23 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.193134+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:23 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.198114+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:23 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.201027+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T15:59:23.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:23 smithi186 bash[89807]: cluster 2023-09-23T15:59:22.469481+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v917: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 3 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 23 KiB/s rd, 62 KiB/s wr, 505 op/s; 31444/53646 objects degraded (58.614%); 6194/53646 objects misplaced (11.546%); 14 MiB/s, 227 objects/s recovering 2023-09-23T15:59:23.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:23.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:23.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:23.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:23.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:24.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:24.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:24.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:24.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:24.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:24.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:24.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:24.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:24.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:24.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:24.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:24.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:24.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:24.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:24.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:24.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:24.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:24.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:25.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:25.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:25.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:25.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:25.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:25.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:25.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:25.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:25.460 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:25.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:25.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:25.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:25 smithi140 bash[103196]: cluster 2023-09-23T15:59:24.470224+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v918: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 48 KiB/s wr, 395 op/s; 34168/53115 objects degraded (64.328%); 6315/53115 objects misplaced (11.889%); 11 MiB/s, 190 objects/s recovering 2023-09-23T15:59:25.605 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:25] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T15:59:25.605 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:25 smithi140 bash[105739]: cluster 2023-09-23T15:59:24.470224+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v918: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 48 KiB/s wr, 395 op/s; 34168/53115 objects degraded (64.328%); 6315/53115 objects misplaced (11.889%); 11 MiB/s, 190 objects/s recovering 2023-09-23T15:59:25.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:25.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:25.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:25.767 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:25.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:25.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:25.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:25.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:25 smithi186 bash[89807]: cluster 2023-09-23T15:59:24.470224+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v918: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 remapped+peering, 6 peering, 86 active+clean, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 48 KiB/s wr, 395 op/s; 34168/53115 objects degraded (64.328%); 6315/53115 objects misplaced (11.889%); 11 MiB/s, 190 objects/s recovering 2023-09-23T15:59:26.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:26.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:26.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:26.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:26.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:26.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:26.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:26.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:26.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:26.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:26.556 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:26 smithi140 bash[103196]: cluster 2023-09-23T15:59:26.178355+0000 mon.a (mon.0) 1205 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:26.556 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:26 smithi140 bash[103196]: cluster 2023-09-23T15:59:26.178416+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 34168/53115 objects degraded (64.328%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:26.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:26.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:26.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:26.713 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:26.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:26.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:26.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:26 smithi186 bash[89807]: cluster 2023-09-23T15:59:26.178355+0000 mon.a (mon.0) 1205 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:26.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:26 smithi186 bash[89807]: cluster 2023-09-23T15:59:26.178416+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 34168/53115 objects degraded (64.328%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:26.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:26.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:26.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:26 smithi140 bash[105739]: cluster 2023-09-23T15:59:26.178355+0000 mon.a (mon.0) 1205 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T15:59:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:26 smithi140 bash[105739]: cluster 2023-09-23T15:59:26.178416+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 34168/53115 objects degraded (64.328%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T15:59:26.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:26.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T15:59:27.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:27.099 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T15:59:27.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:27.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:27.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:27.254 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:27.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:27.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:27.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:27.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:27.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:27.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:27.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:27.611 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:27.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:27.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:27 smithi186 bash[89807]: cluster 2023-09-23T15:59:26.471120+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v919: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 peering, 91 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 356 op/s; 31016/50178 objects degraded (61.812%); 8165/50178 objects misplaced (16.272%); 9.8 MiB/s, 165 objects/s recovering 2023-09-23T15:59:27.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:27 smithi186 bash[89807]: cluster 2023-09-23T15:59:27.186689+0000 mon.a (mon.0) 1207 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-09-23T15:59:27.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:27.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:27.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:27 smithi140 bash[103196]: cluster 2023-09-23T15:59:26.471120+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v919: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 peering, 91 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 356 op/s; 31016/50178 objects degraded (61.812%); 8165/50178 objects misplaced (16.272%); 9.8 MiB/s, 165 objects/s recovering 2023-09-23T15:59:27.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:27 smithi140 bash[103196]: cluster 2023-09-23T15:59:27.186689+0000 mon.a (mon.0) 1207 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-09-23T15:59:27.856 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:27 smithi140 bash[105739]: cluster 2023-09-23T15:59:26.471120+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v919: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 peering, 91 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 1.0 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 37 KiB/s wr, 356 op/s; 31016/50178 objects degraded (61.812%); 8165/50178 objects misplaced (16.272%); 9.8 MiB/s, 165 objects/s recovering 2023-09-23T15:59:27.856 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:27 smithi140 bash[105739]: cluster 2023-09-23T15:59:27.186689+0000 mon.a (mon.0) 1207 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-09-23T15:59:27.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:27.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:27.986 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.018 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:28.119 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:28.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:28.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:28.294 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:28.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:28.397 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:28.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:28.629 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:28.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:28.682 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:28.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:28.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:28.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:28.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:28.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:28.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:29.037 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:29.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:29.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:29.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:29.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:29.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:29.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:29.450 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.195214+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.451 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.197205+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-09-23T15:59:29.451 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.198060+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.451 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.198200+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.452 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.203723+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.452 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[103196]: cluster 2023-09-23T15:59:28.471761+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v921: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 930 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 11 KiB/s rd, 30 KiB/s wr, 543 op/s; 30776/44517 objects degraded (69.133%); 6586/44517 objects misplaced (14.794%); 17 MiB/s, 273 objects/s recovering 2023-09-23T15:59:29.452 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.195214+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.452 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.197205+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-09-23T15:59:29.453 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.198060+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.453 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.198200+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.453 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.203723+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.453 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:29 smithi140 bash[105739]: cluster 2023-09-23T15:59:28.471761+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v921: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 930 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 11 KiB/s rd, 30 KiB/s wr, 543 op/s; 30776/44517 objects degraded (69.133%); 6586/44517 objects misplaced (14.794%); 17 MiB/s, 273 objects/s recovering 2023-09-23T15:59:29.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:29.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:29.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.195214+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.197205+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.198060+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.198200+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.203723+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T15:59:29.596 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:29 smithi186 bash[89807]: cluster 2023-09-23T15:59:28.471761+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v921: 109 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 930 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 11 KiB/s rd, 30 KiB/s wr, 543 op/s; 30776/44517 objects degraded (69.133%); 6586/44517 objects misplaced (14.794%); 17 MiB/s, 273 objects/s recovering 2023-09-23T15:59:29.633 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:29.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:29.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:29.871 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:29.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:29.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:29.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:30.007 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:30.035 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:30.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:30.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:30.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:30.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:30 smithi186 bash[89807]: cluster 2023-09-23T15:59:29.203031+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:30 smithi186 bash[89807]: cluster 2023-09-23T15:59:29.205244+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:30 smithi186 bash[89807]: cluster 2023-09-23T15:59:29.206833+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-09-23T15:59:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:30 smithi186 bash[89807]: cluster 2023-09-23T15:59:29.207449+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:30.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.458 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[103196]: cluster 2023-09-23T15:59:29.203031+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.458 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[103196]: cluster 2023-09-23T15:59:29.205244+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.458 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[103196]: cluster 2023-09-23T15:59:29.206833+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-09-23T15:59:30.458 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[103196]: cluster 2023-09-23T15:59:29.207449+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.458 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[105739]: cluster 2023-09-23T15:59:29.203031+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[105739]: cluster 2023-09-23T15:59:29.205244+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[105739]: cluster 2023-09-23T15:59:29.206833+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-09-23T15:59:30.459 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:30 smithi140 bash[105739]: cluster 2023-09-23T15:59:29.207449+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T15:59:30.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:30.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:30.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:30.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:30.684 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:30.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:30.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:30.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:30.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:30.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:30.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:30.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:31.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:31.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:31.234 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:31.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:31.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:31.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:31.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:31 smithi186 bash[89807]: cluster 2023-09-23T15:59:30.472566+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v923: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 857 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 30776/41010 objects degraded (75.045%); 5961/41010 objects misplaced (14.535%); 10 MiB/s, 175 objects/s recovering 2023-09-23T15:59:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:31 smithi186 bash[89807]: audit 2023-09-23T15:59:30.947304+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:31 smithi186 bash[89807]: cluster 2023-09-23T15:59:31.179413+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 30776/44517 objects degraded (69.133%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:31.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:31.504 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[103196]: cluster 2023-09-23T15:59:30.472566+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v923: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 857 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 30776/41010 objects degraded (75.045%); 5961/41010 objects misplaced (14.535%); 10 MiB/s, 175 objects/s recovering 2023-09-23T15:59:31.504 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[103196]: audit 2023-09-23T15:59:30.947304+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:31.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[103196]: cluster 2023-09-23T15:59:31.179413+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 30776/44517 objects degraded (69.133%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:31.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[105739]: cluster 2023-09-23T15:59:30.472566+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v923: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovery_wait+degraded, 92 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 857 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 526 op/s; 30776/41010 objects degraded (75.045%); 5961/41010 objects misplaced (14.535%); 10 MiB/s, 175 objects/s recovering 2023-09-23T15:59:31.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[105739]: audit 2023-09-23T15:59:30.947304+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:31.505 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:31 smithi140 bash[105739]: cluster 2023-09-23T15:59:31.179413+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 30776/44517 objects degraded (69.133%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:31.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:31.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:31.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:31.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:31.680 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:31.680 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T15:59:31.751 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:31.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:31.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:31.920 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:31.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:32.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:32.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:32.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:32.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:32.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:32.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:32.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:32.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:32.619 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:32.723 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:32.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:32.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:32.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:33.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:33.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:33.135 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:33.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:33.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:33.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:33.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:33.418 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:33.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:33.535 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:33 smithi140 bash[103196]: cluster 2023-09-23T15:59:32.473286+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v924: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 759 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 30577/36312 objects degraded (84.206%); 4945/36312 objects misplaced (13.618%); 15 MiB/s, 250 objects/s recovering 2023-09-23T15:59:33.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:33.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:33.698 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:33.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:33.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:33.811 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:33 smithi186 bash[89807]: cluster 2023-09-23T15:59:32.473286+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v924: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 759 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 30577/36312 objects degraded (84.206%); 4945/36312 objects misplaced (13.618%); 15 MiB/s, 250 objects/s recovering 2023-09-23T15:59:33.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:33.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:33 smithi140 bash[105739]: cluster 2023-09-23T15:59:32.473286+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v924: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 759 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 30577/36312 objects degraded (84.206%); 4945/36312 objects misplaced (13.618%); 15 MiB/s, 250 objects/s recovering 2023-09-23T15:59:33.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:33.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:33.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:33.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:34.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:34.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.234 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:34.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:34.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:34.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:34.498 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:34.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:34.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:34.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:34.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:34.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:34.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:34.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:35.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:35.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:35.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:35.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:35.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:35.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:35.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:35.567 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:35 smithi140 bash[105739]: cluster 2023-09-23T15:59:34.473915+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v925: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 742 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 30577/35484 objects degraded (86.171%); 4945/35484 objects misplaced (13.936%); 14 MiB/s, 235 objects/s recovering 2023-09-23T15:59:35.568 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:35] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2023-09-23T15:59:35.568 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:35 smithi140 bash[103196]: cluster 2023-09-23T15:59:34.473915+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v925: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 742 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 30577/35484 objects degraded (86.171%); 4945/35484 objects misplaced (13.936%); 14 MiB/s, 235 objects/s recovering 2023-09-23T15:59:35.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:35.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:35.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:35.822 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:35.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:35 smithi186 bash[89807]: cluster 2023-09-23T15:59:34.473915+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v925: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 742 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 30577/35484 objects degraded (86.171%); 4945/35484 objects misplaced (13.936%); 14 MiB/s, 235 objects/s recovering 2023-09-23T15:59:35.850 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:35.956 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:35.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:35.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:35.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:36.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:36.129 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:36.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:36.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:36.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:36.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:36.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:36.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:36.543 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:36 smithi140 bash[105739]: cluster 2023-09-23T15:59:36.180685+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 30577/35484 objects degraded (86.171%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:36.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:36.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:36.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:36.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:36.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:36.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:36.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:36 smithi186 bash[89807]: cluster 2023-09-23T15:59:36.180685+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 30577/35484 objects degraded (86.171%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:36.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:36.957 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:36 smithi140 bash[103196]: cluster 2023-09-23T15:59:36.180685+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 30577/35484 objects degraded (86.171%), 12 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:37.198 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:37.301 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:37.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:37.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:37.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:37.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:37.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:37.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:37.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:37.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:37.725 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:37 smithi186 bash[89807]: cluster 2023-09-23T15:59:36.474598+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v926: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 663 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 30577/31704 objects degraded (96.445%); 4398/31704 objects misplaced (13.872%); 7.2 MiB/s, 125 objects/s recovering 2023-09-23T15:59:37.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:37.861 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:37.870 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:37 smithi140 bash[103196]: cluster 2023-09-23T15:59:36.474598+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v926: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 663 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 30577/31704 objects degraded (96.445%); 4398/31704 objects misplaced (13.872%); 7.2 MiB/s, 125 objects/s recovering 2023-09-23T15:59:37.870 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:37 smithi140 bash[105739]: cluster 2023-09-23T15:59:36.474598+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v926: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 663 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 30577/31704 objects degraded (96.445%); 4398/31704 objects misplaced (13.872%); 7.2 MiB/s, 125 objects/s recovering 2023-09-23T15:59:37.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:37.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:37.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:38.001 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:38.034 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:38.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:38.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:38.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:38.175 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:38.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:38.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:38.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:39.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:39.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:39.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:39.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:39.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:39.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:39.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:39.638 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:39 smithi140 bash[105739]: cluster 2023-09-23T15:59:38.475455+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v927: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 544 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 30374/25995 objects degraded (116.846%); 3734/25995 objects misplaced (14.364%); 6.8 MiB/s, 160 objects/s recovering 2023-09-23T15:59:39.638 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:39 smithi140 bash[103196]: cluster 2023-09-23T15:59:38.475455+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v927: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 544 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 30374/25995 objects degraded (116.846%); 3734/25995 objects misplaced (14.364%); 6.8 MiB/s, 160 objects/s recovering 2023-09-23T15:59:39.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:39.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:39.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:39.858 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:39.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:39.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:39 smithi186 bash[89807]: cluster 2023-09-23T15:59:38.475455+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v927: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 544 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 30374/25995 objects degraded (116.846%); 3734/25995 objects misplaced (14.364%); 6.8 MiB/s, 160 objects/s recovering 2023-09-23T15:59:39.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:40.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:40.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:40.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:40.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:40.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:40.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:40.463 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:40.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:40.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:40.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:40.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:40.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:40.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:40.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:40.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:40.843 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:41.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:41.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:41.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:41.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:41.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:41.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:41.553 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:41 smithi140 bash[105739]: cluster 2023-09-23T15:59:40.476398+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v928: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 461 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 30374/22008 objects degraded (138.013%); 3409/22008 objects misplaced (15.490%); 6.3 MiB/s, 157 objects/s recovering 2023-09-23T15:59:41.554 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:41 smithi140 bash[105739]: cluster 2023-09-23T15:59:41.181859+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 30374/22008 objects degraded (138.013%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:41.554 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:41 smithi140 bash[103196]: cluster 2023-09-23T15:59:40.476398+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v928: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 461 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 30374/22008 objects degraded (138.013%); 3409/22008 objects misplaced (15.490%); 6.3 MiB/s, 157 objects/s recovering 2023-09-23T15:59:41.554 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:41 smithi140 bash[103196]: cluster 2023-09-23T15:59:41.181859+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 30374/22008 objects degraded (138.013%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:41.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:41.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:41.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:41.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:41.798 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:41 smithi186 bash[89807]: cluster 2023-09-23T15:59:40.476398+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v928: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 461 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 30374/22008 objects degraded (138.013%); 3409/22008 objects misplaced (15.490%); 6.3 MiB/s, 157 objects/s recovering 2023-09-23T15:59:41.798 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:41 smithi186 bash[89807]: cluster 2023-09-23T15:59:41.181859+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 30374/22008 objects degraded (138.013%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:41.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:41.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:41.956 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:41.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:41.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:42.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:42.085 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:42.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:42.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:42.188 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:42.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:42.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:42.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:42.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:42.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:42.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:42.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:43.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:43.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:43.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:43.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:43.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:43.442 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:43.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:43.549 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:43.576 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:43.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:43.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:43.681 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:43.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:43.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:43.829 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:43.838 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:43 smithi186 bash[89807]: cluster 2023-09-23T15:59:42.477062+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v929: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 334 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 30150/15900 objects degraded (189.623%); 2729/15900 objects misplaced (17.164%); 5.4 MiB/s, 177 objects/s recovering 2023-09-23T15:59:43.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:43.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:43.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:43.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:43 smithi140 bash[105739]: cluster 2023-09-23T15:59:42.477062+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v929: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 334 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 30150/15900 objects degraded (189.623%); 2729/15900 objects misplaced (17.164%); 5.4 MiB/s, 177 objects/s recovering 2023-09-23T15:59:43.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:43 smithi140 bash[103196]: cluster 2023-09-23T15:59:42.477062+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v929: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 334 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 30150/15900 objects degraded (189.623%); 2729/15900 objects misplaced (17.164%); 5.4 MiB/s, 177 objects/s recovering 2023-09-23T15:59:43.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:44.123 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:44.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:44.481 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:44.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:44.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:44.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:44.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:44.859 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:44.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:44.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:44.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:45.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:45.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:45.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:45.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:45.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:45.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:45.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:45.417 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:45] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2023-09-23T15:59:45.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:45.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:45.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:45.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:45.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:45.723 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:45 smithi140 bash[103196]: cluster 2023-09-23T15:59:44.477695+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v930: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 313 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 30150/14907 objects degraded (202.254%); 2729/14907 objects misplaced (18.307%); 2.4 MiB/s, 122 objects/s recovering 2023-09-23T15:59:45.723 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:45 smithi140 bash[105739]: cluster 2023-09-23T15:59:44.477695+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v930: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 313 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 30150/14907 objects degraded (202.254%); 2729/14907 objects misplaced (18.307%); 2.4 MiB/s, 122 objects/s recovering 2023-09-23T15:59:45.747 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:45.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:45.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:45.874 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:45.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:45 smithi186 bash[89807]: cluster 2023-09-23T15:59:44.477695+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v930: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 313 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 30150/14907 objects degraded (202.254%); 2729/14907 objects misplaced (18.307%); 2.4 MiB/s, 122 objects/s recovering 2023-09-23T15:59:45.977 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:46.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:46.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:46.207 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:46.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:46.368 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:46.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:46.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:46.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:46.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:46.706 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:46.811 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:46.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:46 smithi140 bash[105739]: audit 2023-09-23T15:59:45.947851+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:46 smithi140 bash[105739]: cluster 2023-09-23T15:59:46.182844+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 30150/14907 objects degraded (202.254%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:46.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:46 smithi140 bash[103196]: audit 2023-09-23T15:59:45.947851+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:46 smithi140 bash[103196]: cluster 2023-09-23T15:59:46.182844+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 30150/14907 objects degraded (202.254%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:46 smithi186 bash[89807]: audit 2023-09-23T15:59:45.947851+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T15:59:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:46 smithi186 bash[89807]: cluster 2023-09-23T15:59:46.182844+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 30150/14907 objects degraded (202.254%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:46.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:46.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:46.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:47.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:47.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:47.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:47.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:47.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:47.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:47.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:47.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:47.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:47.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:47.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:47.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:47.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:47.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:47.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:47.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:47.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:47 smithi140 bash[105739]: cluster 2023-09-23T15:59:46.478552+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v931: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 232 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 30150/11001 objects degraded (274.066%); 2518/11001 objects misplaced (22.889%); 2.4 MiB/s, 137 objects/s recovering 2023-09-23T15:59:47.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:47 smithi140 bash[103196]: cluster 2023-09-23T15:59:46.478552+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v931: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 232 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 30150/11001 objects degraded (274.066%); 2518/11001 objects misplaced (22.889%); 2.4 MiB/s, 137 objects/s recovering 2023-09-23T15:59:47.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:47 smithi186 bash[89807]: cluster 2023-09-23T15:59:46.478552+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v931: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 232 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 30150/11001 objects degraded (274.066%); 2518/11001 objects misplaced (22.889%); 2.4 MiB/s, 137 objects/s recovering 2023-09-23T15:59:47.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:47.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:47.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:48.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:48.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:48.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:48.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:48.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:48.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:48.322 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:48.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:48.593 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:48.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:48.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:48.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:48.791 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:48.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:48.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:48.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:48.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:49.025 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:49.051 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:49.082 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 103881 objects 2023-09-23T15:59:49.148 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :190.541 2023-09-23T15:59:49.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:49.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:49.246 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T15:59:49.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T15:59:49.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:49.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:49.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:49.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:49.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:49.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:49.574 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:49 smithi140 bash[103196]: cluster 2023-09-23T15:59:48.480191+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v932: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 114 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 29938/5337 objects degraded (560.952%); 1838/5337 objects misplaced (34.439%); 2.1 MiB/s, 173 objects/s recovering 2023-09-23T15:59:49.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:49.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:49.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:49.696 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T15:59:49.696 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T15:59:49.702 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:49.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:49.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:49.857 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:49 smithi186 bash[89807]: cluster 2023-09-23T15:59:48.480191+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v932: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 114 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 29938/5337 objects degraded (560.952%); 1838/5337 objects misplaced (34.439%); 2.1 MiB/s, 173 objects/s recovering 2023-09-23T15:59:49.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:49.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:49.977 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:49.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:49.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:50.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:50.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:50.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:50.208 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:49 smithi140 bash[105739]: cluster 2023-09-23T15:59:48.480191+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v932: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 93 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 114 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 29938/5337 objects degraded (560.952%); 1838/5337 objects misplaced (34.439%); 2.1 MiB/s, 173 objects/s recovering 2023-09-23T15:59:50.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:50.271 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:50.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:50.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:50.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:50.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:50.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:50.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:50.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:50.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:50.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:50.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:50.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:51.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:51.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:51.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:51.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:51.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:51 smithi186 bash[89807]: cluster 2023-09-23T15:59:50.480952+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v933: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 54 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 29938/2445 objects degraded (1224.458%); 1696/2445 objects misplaced (69.366%); 1.5 MiB/s, 146 objects/s recovering 2023-09-23T15:59:51.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:51 smithi186 bash[89807]: cluster 2023-09-23T15:59:51.183715+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 29938/2445 objects degraded (1224.458%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:51.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:51.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:51.871 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:51 smithi140 bash[105739]: cluster 2023-09-23T15:59:50.480952+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v933: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 54 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 29938/2445 objects degraded (1224.458%); 1696/2445 objects misplaced (69.366%); 1.5 MiB/s, 146 objects/s recovering 2023-09-23T15:59:51.872 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:51 smithi140 bash[105739]: cluster 2023-09-23T15:59:51.183715+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 29938/2445 objects degraded (1224.458%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:51.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:51 smithi140 bash[103196]: cluster 2023-09-23T15:59:50.480952+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v933: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 54 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 29938/2445 objects degraded (1224.458%); 1696/2445 objects misplaced (69.366%); 1.5 MiB/s, 146 objects/s recovering 2023-09-23T15:59:51.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:51 smithi140 bash[103196]: cluster 2023-09-23T15:59:51.183715+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 29938/2445 objects degraded (1224.458%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:51.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:51.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:51.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:52.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:52.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:52.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:52.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:52.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:52.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:52.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:52.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:52.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:52.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:52.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:52.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:52.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:52.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:52.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:52.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:52.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:53.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:53.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:53.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:53.152 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:53.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:53.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:53.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:53.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:53.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:53.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:53.608 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:53 smithi186 bash[89807]: cluster 2023-09-23T15:59:52.481702+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v934: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 29849/651 objects degraded (4585.100%); 1488/651 objects misplaced (228.571%); 1.3 MiB/s, 238 objects/s recovering 2023-09-23T15:59:53.681 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:53.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:53 smithi140 bash[105739]: cluster 2023-09-23T15:59:52.481702+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v934: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 29849/651 objects degraded (4585.100%); 1488/651 objects misplaced (228.571%); 1.3 MiB/s, 238 objects/s recovering 2023-09-23T15:59:53.688 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:53 smithi140 bash[103196]: cluster 2023-09-23T15:59:52.481702+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v934: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 29849/651 objects degraded (4585.100%); 1488/651 objects misplaced (228.571%); 1.3 MiB/s, 238 objects/s recovering 2023-09-23T15:59:53.699 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:53.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:53.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:53.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:53.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:54.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:54.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:54.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:54.236 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:54.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:54.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:54.359 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:54.625 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:54.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:54.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:54.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:54.859 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:54.885 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:54.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:54.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:54.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:55.014 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:55.143 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:55.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:55.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:55.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:55.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:55.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:55.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:55.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:55.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:55.551 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:55.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:55.661 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 15:59:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:15:59:55] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.43.0" 2023-09-23T15:59:55.661 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:55 smithi140 bash[103196]: cluster 2023-09-23T15:59:54.482191+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v935: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 190 objects/s recovering 2023-09-23T15:59:55.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:55.778 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:55.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:55.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:55.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:55.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:55 smithi186 bash[89807]: cluster 2023-09-23T15:59:54.482191+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v935: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 190 objects/s recovering 2023-09-23T15:59:55.918 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:55 smithi140 bash[105739]: cluster 2023-09-23T15:59:54.482191+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v935: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 190 objects/s recovering 2023-09-23T15:59:55.920 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:55.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:56.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:56.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:56.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:56.150 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:56.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:56.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:56.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:56.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T15:59:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:56.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:56.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:56.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:56.530 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:56.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:56.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:56.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:56 smithi140 bash[105739]: cluster 2023-09-23T15:59:56.184707+0000 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 29849/630 objects degraded (4737.937%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:56.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:56 smithi140 bash[103196]: cluster 2023-09-23T15:59:56.184707+0000 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 29849/630 objects degraded (4737.937%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:56.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:56.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:56.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:56 smithi186 bash[89807]: cluster 2023-09-23T15:59:56.184707+0000 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 29849/630 objects degraded (4737.937%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T15:59:56.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:57.066 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:57.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:57.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:57.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:57.301 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.356 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:57.447 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T15:59:57.459 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.472 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T15:59:57.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:57.496 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T15:59:57.523 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T15:59:57.552 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T15:59:57.578 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T15:59:57.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:57.617 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T15:59:57.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:57.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:57 smithi140 bash[103196]: cluster 2023-09-23T15:59:56.482821+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v936: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 415 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 242 objects/s recovering 2023-09-23T15:59:57.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:57 smithi140 bash[103196]: audit 2023-09-23T15:59:57.417512+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.140:0/2351787341' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:57.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:57 smithi140 bash[105739]: cluster 2023-09-23T15:59:56.482821+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v936: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 415 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 242 objects/s recovering 2023-09-23T15:59:57.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:57 smithi140 bash[105739]: audit 2023-09-23T15:59:57.417512+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.140:0/2351787341' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:57.646 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T15:59:57.648 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.648 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.648 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.648 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.648 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.649 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.649 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.649 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T15:59:57.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:57.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:57.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T15:59:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:57.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T15:59:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:57 smithi186 bash[89807]: cluster 2023-09-23T15:59:56.482821+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v936: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 415 op/s; 29849/630 objects degraded (4737.937%); 1488/630 objects misplaced (236.190%); 784 KiB/s, 242 objects/s recovering 2023-09-23T15:59:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:57 smithi186 bash[89807]: audit 2023-09-23T15:59:57.417512+0000 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.140:0/2351787341' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T15:59:57.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:58.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:58.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:58.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T15:59:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T15:59:58.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:58.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:58.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:58.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:58.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:58.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:58.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout:moved 7 / 327 (2.14067%) 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout:avg 46.7143 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout:stddev 14.9734 -> 17.7016 (expected baseline 6.32778) 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout:min osd.3 with 15 -> 8 pgs (0.321101 -> 0.171254 * mean) 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout:max osd.1 with 62 -> 64 pgs (1.32722 -> 1.37003 * mean) 2023-09-23T15:59:58.609 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:oload 110 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:max_change 1 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:max_change_osds 4 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:average_utilization 0.0053 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:overload_utilization 0.0059 2023-09-23T15:59:58.610 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 weight 0.3290 -> 0.1333 2023-09-23T15:59:58.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:58.629 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T15:59:58.711 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: cluster 2023-09-23T15:59:57.591582+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: cluster 2023-09-23T15:59:57.594342+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: cluster 2023-09-23T15:59:57.594493+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: cluster 2023-09-23T15:59:57.594647+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: audit 2023-09-23T15:59:57.760862+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]: dispatch 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: audit 2023-09-23T15:59:57.772011+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.140:0/671518192' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.712 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[105739]: audit 2023-09-23T15:59:57.772440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: cluster 2023-09-23T15:59:57.591582+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: cluster 2023-09-23T15:59:57.594342+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: cluster 2023-09-23T15:59:57.594493+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: cluster 2023-09-23T15:59:57.594647+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: audit 2023-09-23T15:59:57.760862+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]: dispatch 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: audit 2023-09-23T15:59:57.772011+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.140:0/671518192' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.713 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:58 smithi140 bash[103196]: audit 2023-09-23T15:59:57.772440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:58.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:58.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: cluster 2023-09-23T15:59:57.591582+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: cluster 2023-09-23T15:59:57.594342+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: cluster 2023-09-23T15:59:57.594493+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: cluster 2023-09-23T15:59:57.594647+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: audit 2023-09-23T15:59:57.760862+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]: dispatch 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: audit 2023-09-23T15:59:57.772011+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.140:0/671518192' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:58 smithi186 bash[89807]: audit 2023-09-23T15:59:57.772440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T15:59:58.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:58.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:58.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:58.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:59.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:59.162 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:59.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T15:59:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T15:59:59.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:59.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T15:59:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T15:59:59.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:59.442 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T15:59:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T15:59:59.545 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:59.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T15:59:59.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:59.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T15:59:59.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T15:59:59.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:59.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: audit 2023-09-23T15:59:57.759640+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.45080 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:59.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.483353+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v938: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 27970/630 objects degraded (4439.683%); 1488/630 objects misplaced (236.190%); 262 KiB/s, 449 objects/s recovering 2023-09-23T15:59:59.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.590833+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:59.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.601360+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.604554+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.606260+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: audit 2023-09-23T15:59:58.607167+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]': finished 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: audit 2023-09-23T15:59:58.607325+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.607482+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.607862+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.607912+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 15:59:59 smithi186 bash[89807]: cluster 2023-09-23T15:59:58.609542+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T15:59:59.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T15:59:59.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: audit 2023-09-23T15:59:57.759640+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.45080 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:59.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.483353+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v938: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 27970/630 objects degraded (4439.683%); 1488/630 objects misplaced (236.190%); 262 KiB/s, 449 objects/s recovering 2023-09-23T15:59:59.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.590833+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:59.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.601360+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.604554+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.606260+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: audit 2023-09-23T15:59:58.607167+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]': finished 2023-09-23T15:59:59.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: audit 2023-09-23T15:59:58.607325+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:59:59.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.607482+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T15:59:59.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.607862+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.607912+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[103196]: cluster 2023-09-23T15:59:58.609542+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: audit 2023-09-23T15:59:57.759640+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.45080 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T15:59:59.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.483353+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v938: 109 pgs: 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 173 op/s; 27970/630 objects degraded (4439.683%); 1488/630 objects misplaced (236.190%); 262 KiB/s, 449 objects/s recovering 2023-09-23T15:59:59.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.590833+0000 mon.a (mon.0) 1221 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T15:59:59.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.601360+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.604554+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.606260+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: audit 2023-09-23T15:59:58.607167+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'8733'}"}]': finished 2023-09-23T15:59:59.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: audit 2023-09-23T15:59:58.607325+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T15:59:59.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.607482+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-09-23T15:59:59.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.607862+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.607912+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 15:59:59 smithi140 bash[105739]: cluster 2023-09-23T15:59:58.609542+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T15:59:59.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:59.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T15:59:59.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T15:59:59.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:00.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:00.095 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:00.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:00.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:00.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:00.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:00.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:00.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:00.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:00.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:00.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:00.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.610707+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.613028+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.613482+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.614023+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.614534+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.614566+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.615416+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.616907+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.617151+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.617443+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T15:59:59.618447+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000177+0000 mon.a (mon.0) 1226 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000241+0000 mon.a (mon.0) 1227 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000256+0000 mon.a (mon.0) 1228 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000268+0000 mon.a (mon.0) 1229 : cluster 3 pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,6] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000307+0000 mon.a (mon.0) 1230 : cluster 3 pg 2.7 is active+recovery_wait+degraded, acting [6,7,3] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000323+0000 mon.a (mon.0) 1231 : cluster 3 pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000352+0000 mon.a (mon.0) 1232 : cluster 3 pg 7.2 is active+recovering+undersized+degraded+remapped, acting [1,7] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000370+0000 mon.a (mon.0) 1233 : cluster 3 pg 7.5 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000440+0000 mon.a (mon.0) 1234 : cluster 3 pg 7.8 is stuck undersized for 91s, current state active+undersized+remapped, last acting [7,4] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000466+0000 mon.a (mon.0) 1235 : cluster 3 pg 7.10 is stuck undersized for 93s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,1] 2023-09-23T16:00:00.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000484+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,6] 2023-09-23T16:00:00.652 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000493+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.652 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000506+0000 mon.a (mon.0) 1238 : cluster 3 pg 7.13 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,4] 2023-09-23T16:00:00.652 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000513+0000 mon.a (mon.0) 1239 : cluster 3 pg 7.15 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.652 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000524+0000 mon.a (mon.0) 1240 : cluster 3 pg 7.17 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.652 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:00 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.000532+0000 mon.a (mon.0) 1241 : cluster 3 pg 7.18 is stuck undersized for 91s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T16:00:00.664 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:00.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:00.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:00.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.610707+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.613028+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.613482+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.614023+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.614534+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.614566+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.615416+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.616907+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.617151+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.617443+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T15:59:59.618447+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000177+0000 mon.a (mon.0) 1226 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000241+0000 mon.a (mon.0) 1227 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000256+0000 mon.a (mon.0) 1228 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000268+0000 mon.a (mon.0) 1229 : cluster 3 pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,6] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000307+0000 mon.a (mon.0) 1230 : cluster 3 pg 2.7 is active+recovery_wait+degraded, acting [6,7,3] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000323+0000 mon.a (mon.0) 1231 : cluster 3 pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000352+0000 mon.a (mon.0) 1232 : cluster 3 pg 7.2 is active+recovering+undersized+degraded+remapped, acting [1,7] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000370+0000 mon.a (mon.0) 1233 : cluster 3 pg 7.5 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000440+0000 mon.a (mon.0) 1234 : cluster 3 pg 7.8 is stuck undersized for 91s, current state active+undersized+remapped, last acting [7,4] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000466+0000 mon.a (mon.0) 1235 : cluster 3 pg 7.10 is stuck undersized for 93s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,1] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000484+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,6] 2023-09-23T16:00:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000493+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000506+0000 mon.a (mon.0) 1238 : cluster 3 pg 7.13 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,4] 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000513+0000 mon.a (mon.0) 1239 : cluster 3 pg 7.15 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000524+0000 mon.a (mon.0) 1240 : cluster 3 pg 7.17 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.000532+0000 mon.a (mon.0) 1241 : cluster 3 pg 7.18 is stuck undersized for 91s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.610707+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.613028+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.613482+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.614023+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.614534+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.614566+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.615416+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.616907+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.617151+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.617443+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T15:59:59.618447+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000177+0000 mon.a (mon.0) 1226 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000241+0000 mon.a (mon.0) 1227 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T16:00:00.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000256+0000 mon.a (mon.0) 1228 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 27970/630 objects degraded (4439.683%), 12 pgs degraded, 6 pgs undersized 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000268+0000 mon.a (mon.0) 1229 : cluster 3 pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,6] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000307+0000 mon.a (mon.0) 1230 : cluster 3 pg 2.7 is active+recovery_wait+degraded, acting [6,7,3] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000323+0000 mon.a (mon.0) 1231 : cluster 3 pg 7.0 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000352+0000 mon.a (mon.0) 1232 : cluster 3 pg 7.2 is active+recovering+undersized+degraded+remapped, acting [1,7] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000370+0000 mon.a (mon.0) 1233 : cluster 3 pg 7.5 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000440+0000 mon.a (mon.0) 1234 : cluster 3 pg 7.8 is stuck undersized for 91s, current state active+undersized+remapped, last acting [7,4] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000466+0000 mon.a (mon.0) 1235 : cluster 3 pg 7.10 is stuck undersized for 93s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,1] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000484+0000 mon.a (mon.0) 1236 : cluster 3 pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,6] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000493+0000 mon.a (mon.0) 1237 : cluster 3 pg 7.12 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000506+0000 mon.a (mon.0) 1238 : cluster 3 pg 7.13 is stuck undersized for 92s, current state active+recovery_wait+undersized+degraded+remapped, last acting [3,4] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000513+0000 mon.a (mon.0) 1239 : cluster 3 pg 7.15 is active+recovery_wait+undersized+degraded+remapped, acting [7,1] 2023-09-23T16:00:00.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000524+0000 mon.a (mon.0) 1240 : cluster 3 pg 7.17 is stuck undersized for 2m, current state active+recovering+undersized+degraded+remapped, last acting [6,0] 2023-09-23T16:00:00.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:00 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.000532+0000 mon.a (mon.0) 1241 : cluster 3 pg 7.18 is stuck undersized for 91s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T16:00:00.915 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:00.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:00.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:01.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:01.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:01.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:01.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:01.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:01.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:01.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:01.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:01.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:01.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:01.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:01.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.484061+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v941: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 24671/630 objects degraded (3916.032%); 1488/630 objects misplaced (236.190%); 0 B/s, 729 objects/s recovering 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.617279+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.621023+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.623658+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.624363+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.624442+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.621 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.626176+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:00.627003+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: audit 2023-09-23T16:00:00.948822+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:01.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.185720+0000 mon.a (mon.0) 1244 : cluster 3 Health check update: Degraded data redundancy: 24671/630 objects degraded (3916.032%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:01.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.192891+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:01.622 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:01 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.195879+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T16:00:01.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:01.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:01.756 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:01.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.484061+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v941: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 24671/630 objects degraded (3916.032%); 1488/630 objects misplaced (236.190%); 0 B/s, 729 objects/s recovering 2023-09-23T16:00:01.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.617279+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.621023+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.623658+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.624363+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.624442+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.626176+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:00.627003+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: audit 2023-09-23T16:00:00.948822+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.185720+0000 mon.a (mon.0) 1244 : cluster 3 Health check update: Degraded data redundancy: 24671/630 objects degraded (3916.032%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.192891+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.195879+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.484061+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v941: 109 pgs: 1 remapped+peering, 1 active+recovery_wait+degraded, 93 active+clean, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 24671/630 objects degraded (3916.032%); 1488/630 objects misplaced (236.190%); 0 B/s, 729 objects/s recovering 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.617279+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.621023+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.623658+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.624363+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.624442+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.626176+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:00.627003+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: audit 2023-09-23T16:00:00.948822+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:01.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.185720+0000 mon.a (mon.0) 1244 : cluster 3 Health check update: Degraded data redundancy: 24671/630 objects degraded (3916.032%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.192891+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:01.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:01 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.195879+0000 mon.a (mon.0) 1245 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-09-23T16:00:01.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:01.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:01.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:02.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:02.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:02.094 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T16:00:02.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T16:00:02.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:02.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:02.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:02.292 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:02.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:02.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:02.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:02.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:02.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:02.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.193279+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.195214+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.195689+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.197967+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:01.198763+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:02.204473+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:02.206252+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T16:00:02.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:02 smithi186 bash[89807]: cluster 2023-09-23T16:00:02.485107+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v945: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 66 KiB/s, 604 objects/s recovering 2023-09-23T16:00:02.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:02.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:02.804 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.193279+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.804 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.195214+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.195689+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.197967+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:01.198763+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:02.204473+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:02.206252+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[105739]: cluster 2023-09-23T16:00:02.485107+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v945: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 66 KiB/s, 604 objects/s recovering 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.193279+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.805 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.195214+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.195689+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.197967+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:01.198763+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:02.204473+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:02.206252+0000 mon.a (mon.0) 1246 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-09-23T16:00:02.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:02 smithi140 bash[103196]: cluster 2023-09-23T16:00:02.485107+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v945: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 66 KiB/s, 604 objects/s recovering 2023-09-23T16:00:02.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:02.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:02.963 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:02.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:03.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:03.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:03.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:03.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:03.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:03.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:03.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:03.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:03.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:03.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:03.766 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:03 smithi140 bash[105739]: cluster 2023-09-23T16:00:02.201653+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.766 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:03 smithi140 bash[105739]: cluster 2023-09-23T16:00:02.208291+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.767 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:03 smithi140 bash[103196]: cluster 2023-09-23T16:00:02.201653+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.767 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:03 smithi140 bash[103196]: cluster 2023-09-23T16:00:02.208291+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:03.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:03 smithi186 bash[89807]: cluster 2023-09-23T16:00:02.201653+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:03 smithi186 bash[89807]: cluster 2023-09-23T16:00:02.208291+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T16:00:03.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:03.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:04.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:04.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:00:04.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:00:04.148 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:04.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:04.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:04.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:04.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:04.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:04.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:04.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:04.540 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:04.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:04.570 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:04.571 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:04.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:04.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:04 smithi186 bash[89807]: cluster 2023-09-23T16:00:04.486070+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v946: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 53 KiB/s, 481 objects/s recovering 2023-09-23T16:00:04.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:04.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:04.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:04.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:04.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:04.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:04 smithi140 bash[105739]: cluster 2023-09-23T16:00:04.486070+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v946: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 53 KiB/s, 481 objects/s recovering 2023-09-23T16:00:04.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:04 smithi140 bash[103196]: cluster 2023-09-23T16:00:04.486070+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v946: 109 pgs: 1 active+recovery_wait+degraded, 2 remapped+peering, 95 active+clean, 3 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 20483/630 objects degraded (3251.270%); 1488/630 objects misplaced (236.190%); 53 KiB/s, 481 objects/s recovering 2023-09-23T16:00:04.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:04.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:04.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:05.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:05.072 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:05.176 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:05.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:05.307 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:05.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:05.438 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:05.450 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:05] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.43.0" 2023-09-23T16:00:05.463 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:05.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:05.566 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:05.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:05.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:05.697 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:05.725 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:05.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:05.829 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:05.858 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:05.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:05.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:05.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:05.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:06.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:06.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:06.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:06.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:06.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:06.354 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:06.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:06 smithi186 bash[89807]: cluster 2023-09-23T16:00:06.188671+0000 mon.a (mon.0) 1247 : cluster 3 Health check update: Degraded data redundancy: 20483/630 objects degraded (3251.270%), 9 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:06.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:06.499 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:06 smithi140 bash[105739]: cluster 2023-09-23T16:00:06.188671+0000 mon.a (mon.0) 1247 : cluster 3 Health check update: Degraded data redundancy: 20483/630 objects degraded (3251.270%), 9 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:06.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:06 smithi140 bash[103196]: cluster 2023-09-23T16:00:06.188671+0000 mon.a (mon.0) 1247 : cluster 3 Health check update: Degraded data redundancy: 20483/630 objects degraded (3251.270%), 9 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:06.517 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:06.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:06.601 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:06.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:06.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:06.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:06.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:06.770 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:06.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:06.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:06.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:06.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:06.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:07.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:07.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:07.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:07.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:07.254 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:07.259 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:07 smithi140 bash[105739]: cluster 2023-09-23T16:00:06.487440+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v947: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 43 KiB/s, 165 objects/s recovering 2023-09-23T16:00:07.259 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:07 smithi140 bash[103196]: cluster 2023-09-23T16:00:06.487440+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v947: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 43 KiB/s, 165 objects/s recovering 2023-09-23T16:00:07.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:07.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:07 smithi186 bash[89807]: cluster 2023-09-23T16:00:06.487440+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v947: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 43 KiB/s, 165 objects/s recovering 2023-09-23T16:00:07.404 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:07.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:07.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:07.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:07.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:07.889 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:07.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:07.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:08.017 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:08.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:08.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:08.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:08.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:08.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:08.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:08.311 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:08.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:08.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:08.440 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:08.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:08.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:08.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:08.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:08.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:08.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:08.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:08.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:08.971 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:08.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:08.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:09.074 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:09.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:09.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:09.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:09.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:09.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:09.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:09.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:09.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:09.591 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:09 smithi140 bash[103196]: cluster 2023-09-23T16:00:08.488776+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v948: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 33 KiB/s, 330 objects/s recovering 2023-09-23T16:00:09.591 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:09 smithi140 bash[105739]: cluster 2023-09-23T16:00:08.488776+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v948: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 33 KiB/s, 330 objects/s recovering 2023-09-23T16:00:09.606 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:09.711 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:09.721 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:09 smithi186 bash[89807]: cluster 2023-09-23T16:00:08.488776+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v948: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 33 KiB/s, 330 objects/s recovering 2023-09-23T16:00:09.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:09.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:09.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:09.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:09.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:09.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:09.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:10.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:10.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:10.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:10.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:10.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:10.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:10.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:10.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:10.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:10.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:10.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:10.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:10.647 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:10.751 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:10.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:10.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:10.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:10.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:10.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:11.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:11.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:11.056 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:11.056 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:11.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:11.167 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:11.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:11.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:11.398 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:11.427 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:11.530 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:11.558 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:11.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:11.661 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:11.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:11.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:11.799 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:11 smithi186 bash[89807]: cluster 2023-09-23T16:00:10.489560+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v949: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 28 KiB/s, 279 objects/s recovering 2023-09-23T16:00:11.800 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:11 smithi186 bash[89807]: cluster 2023-09-23T16:00:11.190685+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 30358/630 objects degraded (4818.730%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:11.813 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:11.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:11 smithi140 bash[103196]: cluster 2023-09-23T16:00:10.489560+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v949: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 28 KiB/s, 279 objects/s recovering 2023-09-23T16:00:11.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:11 smithi140 bash[103196]: cluster 2023-09-23T16:00:11.190685+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 30358/630 objects degraded (4818.730%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:11 smithi140 bash[105739]: cluster 2023-09-23T16:00:10.489560+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v949: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 28 KiB/s, 279 objects/s recovering 2023-09-23T16:00:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:11 smithi140 bash[105739]: cluster 2023-09-23T16:00:11.190685+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 30358/630 objects degraded (4818.730%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:00:11.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:11.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:11.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:11.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:12.043 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:12.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:12.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:12.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:12.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:12.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:12.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:12.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:12.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:12.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:12.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:12.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:12.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:12.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:12.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:12.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.962 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:12.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:13.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:13.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:13.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:13.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:13.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:13.331 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:13.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:13.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:13.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:13.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:13.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:13.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:13.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:13.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:13 smithi186 bash[89807]: cluster 2023-09-23T16:00:12.490340+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v950: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 336 objects/s recovering 2023-09-23T16:00:13.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:13.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:13.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:13.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:13 smithi140 bash[103196]: cluster 2023-09-23T16:00:12.490340+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v950: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 336 objects/s recovering 2023-09-23T16:00:13.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:13 smithi140 bash[105739]: cluster 2023-09-23T16:00:12.490340+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v950: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 336 objects/s recovering 2023-09-23T16:00:13.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:13.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:13.986 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:14.016 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:14.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:14.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:14.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:14.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:14.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:14.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:14.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:14.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:14.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:14.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.788 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:14.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:14.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:14.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:15.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:15.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:15.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:15.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:15.175 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:15.277 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:15.302 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:15.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:15.434 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:15.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:15.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:15.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:15.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:15 smithi140 bash[103196]: cluster 2023-09-23T16:00:14.491248+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v951: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:15.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:15 smithi140 bash[105739]: cluster 2023-09-23T16:00:14.491248+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v951: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:15] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.43.0" 2023-09-23T16:00:15.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:15.691 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:15.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:15.795 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:15.816 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:15 smithi186 bash[89807]: cluster 2023-09-23T16:00:14.491248+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v951: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:15.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:15.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:15.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:16.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:16.175 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:16.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:16.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:16.433 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:16.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:16.570 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:16 smithi186 bash[89807]: audit 2023-09-23T16:00:15.948839+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:16.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:16.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:16.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:16.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:16.825 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:16.858 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:16.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:16.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:16 smithi140 bash[105739]: audit 2023-09-23T16:00:15.948839+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:16.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:16 smithi140 bash[103196]: audit 2023-09-23T16:00:15.948839+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:16.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:16.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:16.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:17.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:17.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:17.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:17.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:17.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:17.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:17.434 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:00:17.434 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:00:17.434 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:00:17.434 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:00:17.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:17.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:17.570 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_2' removed 2023-09-23T16:00:17.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:17.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:17.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:17.728 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:17 smithi140 bash[105739]: cluster 2023-09-23T16:00:16.492525+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v952: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:17.728 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:17 smithi140 bash[105739]: audit 2023-09-23T16:00:16.781561+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:00:17.729 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:17 smithi140 bash[103196]: cluster 2023-09-23T16:00:16.492525+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v952: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:17.729 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:17 smithi140 bash[103196]: audit 2023-09-23T16:00:16.781561+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:00:17.754 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:17.764 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:17 smithi186 bash[89807]: cluster 2023-09-23T16:00:16.492525+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v952: 109 pgs: 1 active+recovery_wait+degraded, 96 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped; 16 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 30358/630 objects degraded (4818.730%); 1488/630 objects misplaced (236.190%); 0 B/s, 263 objects/s recovering 2023-09-23T16:00:17.764 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:17 smithi186 bash[89807]: audit 2023-09-23T16:00:16.781561+0000 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:00:17.790 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:17.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:17.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:17.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:17.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:18.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:18.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:18.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:18.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:18.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:18.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:18.565 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:18.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:18.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:18.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:18.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:18.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: cluster 2023-09-23T16:00:17.564217+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: cluster 2023-09-23T16:00:17.565008+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: audit 2023-09-23T16:00:17.566436+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: cluster 2023-09-23T16:00:17.566495+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: cluster 2023-09-23T16:00:17.633652+0000 osd.7 (osd.7) 276 : cluster 0 1.7 scrub starts 2023-09-23T16:00:18.829 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:18 smithi186 bash[89807]: audit 2023-09-23T16:00:17.991975+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:00:18.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:18.874 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: cluster 2023-09-23T16:00:17.564217+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.874 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: cluster 2023-09-23T16:00:17.565008+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.874 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: audit 2023-09-23T16:00:17.566436+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: cluster 2023-09-23T16:00:17.566495+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: cluster 2023-09-23T16:00:17.633652+0000 osd.7 (osd.7) 276 : cluster 0 1.7 scrub starts 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[103196]: audit 2023-09-23T16:00:17.991975+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: cluster 2023-09-23T16:00:17.564217+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: cluster 2023-09-23T16:00:17.565008+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: audit 2023-09-23T16:00:17.566436+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.140:0/2676993895' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: cluster 2023-09-23T16:00:17.566495+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: cluster 2023-09-23T16:00:17.633652+0000 osd.7 (osd.7) 276 : cluster 0 1.7 scrub starts 2023-09-23T16:00:18.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:18 smithi140 bash[105739]: audit 2023-09-23T16:00:17.991975+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:00:18.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:18.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:18.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:19.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:19.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:19.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:moved 0 / 249 (0%) 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:avg 35.5714 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:stddev 12.9819 -> 12.9819 (expected baseline 5.52176) 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:min osd.3 with 8 -> 8 pgs (0.2249 -> 0.2249 * mean) 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:max osd.1 with 47 -> 47 pgs (1.32129 -> 1.32129 * mean) 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:oload 1000 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:max_change 0.05 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:max_change_osds 4 2023-09-23T16:00:19.117 INFO:teuthology.orchestra.run.smithi140.stdout:average_utilization 0.0051 2023-09-23T16:00:19.118 INFO:teuthology.orchestra.run.smithi140.stdout:overload_utilization 0.0510 2023-09-23T16:00:19.120 INFO:teuthology.orchestra.run.smithi140.stderr:no change 2023-09-23T16:00:19.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:19.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:19.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:19.382 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:19.486 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:19.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:19.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:19.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:19.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:19.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:19.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:19.779 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:19.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.493039+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v954: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.564470+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:00:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.650779+0000 osd.7 (osd.7) 277 : cluster 0 1.7 scrub starts 2023-09-23T16:00:19.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.654696+0000 osd.7 (osd.7) 278 : cluster 0 1.7 scrub ok 2023-09-23T16:00:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.493039+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v954: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.564470+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:00:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.650779+0000 osd.7 (osd.7) 277 : cluster 0 1.7 scrub starts 2023-09-23T16:00:19.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:19 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.654696+0000 osd.7 (osd.7) 278 : cluster 0 1.7 scrub ok 2023-09-23T16:00:19.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:19 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.493039+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v954: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:19 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.564470+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:00:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:19 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.650779+0000 osd.7 (osd.7) 277 : cluster 0 1.7 scrub starts 2023-09-23T16:00:19.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:19 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.654696+0000 osd.7 (osd.7) 278 : cluster 0 1.7 scrub ok 2023-09-23T16:00:19.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:19.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:19.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:20.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:20.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:20.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:20.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:20.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:20.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:20.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:20.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:20.592 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:20.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:20.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:20.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:20.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.893743+0000 osd.5 (osd.5) 288 : cluster 0 1.4 scrub starts 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[105739]: cluster 2023-09-23T16:00:18.898258+0000 osd.5 (osd.5) 289 : cluster 0 1.4 scrub ok 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[105739]: audit 2023-09-23T16:00:19.116279+0000 mgr.y (mgr.34107) 871 : audit 0 from='client.45095 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.893743+0000 osd.5 (osd.5) 288 : cluster 0 1.4 scrub starts 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[103196]: cluster 2023-09-23T16:00:18.898258+0000 osd.5 (osd.5) 289 : cluster 0 1.4 scrub ok 2023-09-23T16:00:20.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:20 smithi140 bash[103196]: audit 2023-09-23T16:00:19.116279+0000 mgr.y (mgr.34107) 871 : audit 0 from='client.45095 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:20.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:20 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.893743+0000 osd.5 (osd.5) 288 : cluster 0 1.4 scrub starts 2023-09-23T16:00:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:20 smithi186 bash[89807]: cluster 2023-09-23T16:00:18.898258+0000 osd.5 (osd.5) 289 : cluster 0 1.4 scrub ok 2023-09-23T16:00:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:20 smithi186 bash[89807]: audit 2023-09-23T16:00:19.116279+0000 mgr.y (mgr.34107) 871 : audit 0 from='client.45095 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:20.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:20.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:21.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:21.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:21.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:21.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:21.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:21.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:21.507 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:21.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T16:00:21.611 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:21 smithi186 bash[89807]: cluster 2023-09-23T16:00:20.493549+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v955: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:21.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:21.675 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T16:00:21.675 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T16:00:21.675 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T16:00:21.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T16:00:21.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:21.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:21 smithi140 bash[103196]: cluster 2023-09-23T16:00:20.493549+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v955: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:21 smithi140 bash[105739]: cluster 2023-09-23T16:00:20.493549+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v955: 83 pgs: 1 active+recovery_wait+degraded, 82 active+clean; 4.4 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 4/81 objects degraded (4.938%) 2023-09-23T16:00:21.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:21.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:21.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:21.965 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T16:00:21.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-09-23T16:00:22.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:22.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:22.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:22.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:22.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:22.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:22.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:22.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:22.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.600 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:22.703 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:22.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:22.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:22 smithi140 bash[105739]: cluster 2023-09-23T16:00:22.494534+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v956: 83 pgs: 83 active+clean; 4.6 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:22.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:22 smithi140 bash[105739]: cluster 2023-09-23T16:00:22.587041+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded) 2023-09-23T16:00:22.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:22 smithi140 bash[103196]: cluster 2023-09-23T16:00:22.494534+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v956: 83 pgs: 83 active+clean; 4.6 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:22.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:22 smithi140 bash[103196]: cluster 2023-09-23T16:00:22.587041+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded) 2023-09-23T16:00:22.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:22.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:22 smithi186 bash[89807]: cluster 2023-09-23T16:00:22.494534+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v956: 83 pgs: 83 active+clean; 4.6 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:22 smithi186 bash[89807]: cluster 2023-09-23T16:00:22.587041+0000 mon.a (mon.0) 1255 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/81 objects degraded (4.938%), 1 pg degraded) 2023-09-23T16:00:22.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:22.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:23.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:23.101 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:23.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.294 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:23.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:23.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:23.537 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:23.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:23.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:23.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:23.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:23.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:23.941 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:23.971 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:23.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:24.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:24.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:24.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:24.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:24.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:24.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:24.373 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:24.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:24.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:24.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:24.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:24.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:24.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:24.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:24.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:24.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:25.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:25.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:25.174 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:25.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:25.276 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:25.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:25.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:25.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:25.550 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:25] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2023-09-23T16:00:25.558 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:00:25.569 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:25.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:25.579 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:00:25.607 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:00:25.636 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:00:25.667 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:00:25.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:25.694 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:00:25.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:25.721 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:00:25.753 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:00:25.755 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.756 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:00:25.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.807 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[105739]: cluster 2023-09-23T16:00:24.494989+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v957: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:25.807 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[105739]: audit 2023-09-23T16:00:24.937284+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.807 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[105739]: audit 2023-09-23T16:00:24.944122+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.807 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[105739]: audit 2023-09-23T16:00:25.535770+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.140:0/1692133559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:25.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[103196]: cluster 2023-09-23T16:00:24.494989+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v957: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:25.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[103196]: audit 2023-09-23T16:00:24.937284+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[103196]: audit 2023-09-23T16:00:24.944122+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:25 smithi140 bash[103196]: audit 2023-09-23T16:00:25.535770+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.140:0/1692133559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:25.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:25 smithi186 bash[89807]: cluster 2023-09-23T16:00:24.494989+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v957: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:25.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:25 smithi186 bash[89807]: audit 2023-09-23T16:00:24.937284+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:25 smithi186 bash[89807]: audit 2023-09-23T16:00:24.944122+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:25.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:25 smithi186 bash[89807]: audit 2023-09-23T16:00:25.535770+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.140:0/1692133559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:25.926 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:25.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:25.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:25.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:26.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:26.084 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:26.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:26.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:26.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:26.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:26.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:26.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:26.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:26.567 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:00:26.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:26.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:26 smithi140 bash[103196]: audit 2023-09-23T16:00:26.106292+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.140:0/4084358326' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:26 smithi140 bash[103196]: audit 2023-09-23T16:00:26.106764+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:26 smithi140 bash[105739]: audit 2023-09-23T16:00:26.106292+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.140:0/4084358326' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:26 smithi140 bash[105739]: audit 2023-09-23T16:00:26.106764+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:26.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:26.718 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:26.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:26.849 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:26.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:26.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:26 smithi186 bash[89807]: audit 2023-09-23T16:00:26.106292+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.140:0/4084358326' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:26 smithi186 bash[89807]: audit 2023-09-23T16:00:26.106764+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:00:26.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:27.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:27.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:27.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:27.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:27.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:27.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:27.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:27.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:27.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:27.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:27.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.495853+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v958: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.550382+0000 mon.a (mon.0) 1260 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.550461+0000 mon.a (mon.0) 1261 : cluster 1 Cluster is now healthy 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.559025+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.559712+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: audit 2023-09-23T16:00:26.561722+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:00:27.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:27 smithi186 bash[89807]: cluster 2023-09-23T16:00:26.561830+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-09-23T16:00:27.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:27.691 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:27.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:27.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.495853+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v958: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:27.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.550382+0000 mon.a (mon.0) 1260 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:00:27.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.550461+0000 mon.a (mon.0) 1261 : cluster 1 Cluster is now healthy 2023-09-23T16:00:27.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.559025+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.559712+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: audit 2023-09-23T16:00:26.561722+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[105739]: cluster 2023-09-23T16:00:26.561830+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.495853+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v958: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.550382+0000 mon.a (mon.0) 1260 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.550461+0000 mon.a (mon.0) 1261 : cluster 1 Cluster is now healthy 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.559025+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.559712+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: audit 2023-09-23T16:00:26.561722+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:00:27.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:27 smithi140 bash[103196]: cluster 2023-09-23T16:00:26.561830+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-09-23T16:00:27.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:27.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:27.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:27.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:27.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:28.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:28.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:28.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:28.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:28.240 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:28.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:28.289 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:28.290 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:28.290 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:28.344 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:28.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:28.474 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:28.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:28.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:28.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:28.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:28.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:28.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:28.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:28.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:28.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:28.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:28.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:29.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:00:29.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:00:29.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:29.827 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:29 smithi140 bash[103196]: cluster 2023-09-23T16:00:28.496823+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v960: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:29.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:29.837 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:29 smithi140 bash[105739]: cluster 2023-09-23T16:00:28.496823+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v960: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:29 smithi186 bash[89807]: cluster 2023-09-23T16:00:28.496823+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v960: 83 pgs: 83 active+clean; 4.6 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:29.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:29.954 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:29.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:30.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:30.096 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:30.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:30.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:30.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:30.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:30.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:30.498 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:30.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:30.602 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:30.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:30.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:30.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:30.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:30.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:30.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:30.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:30.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:31.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:31.139 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:31.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:31.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:31.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:31.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.251354+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.258000+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: cluster 2023-09-23T16:00:30.497447+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v961: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:31.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.675296+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:00:31.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.676291+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.684317+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.955592+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[105739]: audit 2023-09-23T16:00:30.957471+0000 mon.a (mon.0) 1270 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.251354+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.258000+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: cluster 2023-09-23T16:00:30.497447+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v961: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.675296+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.676291+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.684317+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.306 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.955592+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.307 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:31 smithi140 bash[103196]: audit 2023-09-23T16:00:30.957471+0000 mon.a (mon.0) 1270 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:31.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:31.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.562 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.251354+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.258000+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: cluster 2023-09-23T16:00:30.497447+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v961: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.675296+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.676291+0000 mon.a (mon.0) 1267 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.684317+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.955592+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:31.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:31 smithi186 bash[89807]: audit 2023-09-23T16:00:30.957471+0000 mon.a (mon.0) 1270 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:31.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:31.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:31.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:31.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:31.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:31.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:31.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:31.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:31.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:32.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:32.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:32.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:32.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:32.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:32.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:32.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:32.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:32.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:32.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:32 smithi186 bash[89807]: audit 2023-09-23T16:00:31.484306+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:32.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:32.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:32.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:32.743 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:32 smithi140 bash[103196]: audit 2023-09-23T16:00:31.484306+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:32.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:32 smithi140 bash[105739]: audit 2023-09-23T16:00:31.484306+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:32.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:32.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:32.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:32.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:33.002 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:33.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:33.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:33.168 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:33.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:33.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:33.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:33.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:33.492 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:33 smithi140 bash[103196]: cluster 2023-09-23T16:00:32.498037+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v962: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:33.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:33.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:33.665 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:33.672 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:33 smithi140 bash[105739]: cluster 2023-09-23T16:00:32.498037+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v962: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:33.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:33.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:33.802 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:33 smithi186 bash[89807]: cluster 2023-09-23T16:00:32.498037+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v962: 83 pgs: 83 active+clean; 4.6 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:33.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:33.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:33.925 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:33.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:33.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:34.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:34.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:34.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:34.219 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:34.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:34.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:34.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:34.459 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:34.492 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:34.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:34.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:34.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:34.761 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:34.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:34.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:34.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:34.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:34.993 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:35.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:35.122 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:35.150 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:35.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:35.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:35.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:35.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:35.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:35.554 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:35] "GET /metrics HTTP/1.1" 200 34200 "" "Prometheus/2.43.0" 2023-09-23T16:00:35.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:35.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:35.697 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:35.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:35.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:35.813 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:35 smithi140 bash[105739]: cluster 2023-09-23T16:00:34.498578+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v963: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:35.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:35 smithi140 bash[103196]: cluster 2023-09-23T16:00:34.498578+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v963: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:35.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:35 smithi186 bash[89807]: cluster 2023-09-23T16:00:34.498578+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v963: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:35.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:35.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:35.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:36.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:36.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:36.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:36.207 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:36.208 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:36.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:36.233 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:36.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:36.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:36.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:36.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:36.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:36.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:36.734 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:36.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:36.755 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:00:36.755 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:00:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:36.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:36.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:36.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:36.993 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:37.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:37.213 INFO:teuthology.orchestra.run.smithi140.stdout:moved 6 / 249 (2.40964%) 2023-09-23T16:00:37.213 INFO:teuthology.orchestra.run.smithi140.stdout:avg 35.5714 2023-09-23T16:00:37.213 INFO:teuthology.orchestra.run.smithi140.stdout:stddev 12.9819 -> 14.6761 (expected baseline 5.52176) 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:min osd.3 with 8 -> 4 pgs (0.2249 -> 0.11245 * mean) 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:max osd.1 with 47 -> 49 pgs (1.32129 -> 1.37751 * mean) 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:oload 110 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:max_change 3 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:max_change_osds 4 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:average_utilization 0.0046 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:overload_utilization 0.0051 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3 weight 0.1333 -> 0.0710 2023-09-23T16:00:37.214 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0 weight 0.8754 -> 0.7822 2023-09-23T16:00:37.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:37.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.403 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:37 smithi186 bash[89807]: audit 2023-09-23T16:00:36.418736+0000 mgr.y (mgr.34107) 880 : audit 0 from='client.35214 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:37.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:37 smithi186 bash[89807]: audit 2023-09-23T16:00:36.420371+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]: dispatch 2023-09-23T16:00:37.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:37 smithi186 bash[89807]: cluster 2023-09-23T16:00:36.499158+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v964: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:37.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:37.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:37.527 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:37.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[103196]: audit 2023-09-23T16:00:36.418736+0000 mgr.y (mgr.34107) 880 : audit 0 from='client.35214 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[103196]: audit 2023-09-23T16:00:36.420371+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]: dispatch 2023-09-23T16:00:37.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[103196]: cluster 2023-09-23T16:00:36.499158+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v964: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[105739]: audit 2023-09-23T16:00:36.418736+0000 mgr.y (mgr.34107) 880 : audit 0 from='client.35214 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T16:00:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[105739]: audit 2023-09-23T16:00:36.420371+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]: dispatch 2023-09-23T16:00:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:37 smithi140 bash[105739]: cluster 2023-09-23T16:00:36.499158+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v964: 83 pgs: 83 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:37.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:37.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:37.813 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:37.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:37.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:37.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:38.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:38.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:38.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:38.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:38.226 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_3' created 2023-09-23T16:00:38.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:38.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:38.446 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:38.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.209495+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: audit 2023-09-23T16:00:37.211637+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]': finished 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.211715+0000 mon.a (mon.0) 1274 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.212168+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.212278+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.216423+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: cluster 2023-09-23T16:00:37.217825+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.478 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:38 smithi186 bash[89807]: audit 2023-09-23T16:00:37.276814+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T16:00:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:38.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.209495+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: audit 2023-09-23T16:00:37.211637+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]': finished 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.211715+0000 mon.a (mon.0) 1274 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.212168+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.212278+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.216423+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: cluster 2023-09-23T16:00:37.217825+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[105739]: audit 2023-09-23T16:00:37.276814+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.209495+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: audit 2023-09-23T16:00:37.211637+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'51264','3':'4653'}"}]': finished 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.211715+0000 mon.a (mon.0) 1274 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.212168+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.212278+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.216423+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: cluster 2023-09-23T16:00:37.217825+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T16:00:38.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:38 smithi140 bash[103196]: audit 2023-09-23T16:00:37.276814+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T16:00:38.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:38.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:38.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:38.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:38.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:38.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:38.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:38.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:38.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:39.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:39.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:39.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:39.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:39.373 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.212515+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.217985+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.218059+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: audit 2023-09-23T16:00:38.218341+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T16:00:39.387 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.218468+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-09-23T16:00:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.221737+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.223016+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.225029+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.225532+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.388 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:39 smithi186 bash[89807]: cluster 2023-09-23T16:00:38.499551+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v967: 99 pgs: 16 unknown, 3 peering, 80 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:39.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:39.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:39.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.212515+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.217985+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.218059+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: audit 2023-09-23T16:00:38.218341+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T16:00:39.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.218468+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-09-23T16:00:39.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.221737+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.223016+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.225029+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.520 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.225532+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.520 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[105739]: cluster 2023-09-23T16:00:38.499551+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v967: 99 pgs: 16 unknown, 3 peering, 80 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:39.520 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.212515+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.520 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.217985+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.520 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.218059+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.521 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: audit 2023-09-23T16:00:38.218341+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.140:0/3878710855' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T16:00:39.521 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.218468+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-09-23T16:00:39.521 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.221737+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.521 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.223016+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.521 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.225029+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.522 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.225532+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T16:00:39.522 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:39 smithi140 bash[103196]: cluster 2023-09-23T16:00:38.499551+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v967: 99 pgs: 16 unknown, 3 peering, 80 active+clean; 4.6 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:39.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:39.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.669 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:39.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.803 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:39.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:39.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:39.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:39.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:40.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:40.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:40.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:40.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:40.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:40 smithi186 bash[89807]: cluster 2023-09-23T16:00:39.221753+0000 mon.a (mon.0) 1278 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:00:40.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:40 smithi186 bash[89807]: cluster 2023-09-23T16:00:39.231742+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:40 smithi186 bash[89807]: cluster 2023-09-23T16:00:39.235864+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:40 smithi186 bash[89807]: cluster 2023-09-23T16:00:39.235936+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.311 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:40 smithi186 bash[89807]: cluster 2023-09-23T16:00:39.236237+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-09-23T16:00:40.331 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:40.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:40.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.604 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:40.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:40.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[103196]: cluster 2023-09-23T16:00:39.221753+0000 mon.a (mon.0) 1278 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[103196]: cluster 2023-09-23T16:00:39.231742+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[103196]: cluster 2023-09-23T16:00:39.235864+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[103196]: cluster 2023-09-23T16:00:39.235936+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[103196]: cluster 2023-09-23T16:00:39.236237+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[105739]: cluster 2023-09-23T16:00:39.221753+0000 mon.a (mon.0) 1278 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:00:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[105739]: cluster 2023-09-23T16:00:39.231742+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[105739]: cluster 2023-09-23T16:00:39.235864+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[105739]: cluster 2023-09-23T16:00:39.235936+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T16:00:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:40 smithi140 bash[105739]: cluster 2023-09-23T16:00:39.236237+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-09-23T16:00:40.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:40.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:40.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:40.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:40.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:40.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:40.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:41.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:41.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:41.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T16:00:41.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T16:00:41.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:41.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:41.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:41.259 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:41.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:41.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[103196]: cluster 2023-09-23T16:00:40.232153+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[103196]: cluster 2023-09-23T16:00:40.235396+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-09-23T16:00:41.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[103196]: cluster 2023-09-23T16:00:40.235478+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[103196]: cluster 2023-09-23T16:00:40.500032+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v970: 99 pgs: 1 creating+peering, 8 unknown, 3 peering, 87 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:41.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[105739]: cluster 2023-09-23T16:00:40.232153+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[105739]: cluster 2023-09-23T16:00:40.235396+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-09-23T16:00:41.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[105739]: cluster 2023-09-23T16:00:40.235478+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:41 smithi140 bash[105739]: cluster 2023-09-23T16:00:40.500032+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v970: 99 pgs: 1 creating+peering, 8 unknown, 3 peering, 87 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:41.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:41.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:41.510 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:41.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:41.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:41.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:41 smithi186 bash[89807]: cluster 2023-09-23T16:00:40.232153+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:41 smithi186 bash[89807]: cluster 2023-09-23T16:00:40.235396+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-09-23T16:00:41.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:41 smithi186 bash[89807]: cluster 2023-09-23T16:00:40.235478+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T16:00:41.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:41 smithi186 bash[89807]: cluster 2023-09-23T16:00:40.500032+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v970: 99 pgs: 1 creating+peering, 8 unknown, 3 peering, 87 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:41.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:41.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:41.788 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:41.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:41.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:41.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:42.029 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:42.164 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.197 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:42.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:42.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:42.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:42 smithi186 bash[89807]: cluster 2023-09-23T16:00:41.246270+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:42 smithi186 bash[89807]: cluster 2023-09-23T16:00:41.247226+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:42 smithi186 bash[89807]: cluster 2023-09-23T16:00:41.249997+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-09-23T16:00:42.451 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:42 smithi186 bash[89807]: cluster 2023-09-23T16:00:41.251022+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:42.576 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:42.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[103196]: cluster 2023-09-23T16:00:41.246270+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[103196]: cluster 2023-09-23T16:00:41.247226+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[103196]: cluster 2023-09-23T16:00:41.249997+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[103196]: cluster 2023-09-23T16:00:41.251022+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[105739]: cluster 2023-09-23T16:00:41.246270+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[105739]: cluster 2023-09-23T16:00:41.247226+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[105739]: cluster 2023-09-23T16:00:41.249997+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-09-23T16:00:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:42 smithi140 bash[105739]: cluster 2023-09-23T16:00:41.251022+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T16:00:42.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:42.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:42.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:42.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:42.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:42.985 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:43.018 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:43.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:43.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:43.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:43.259 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:43.289 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:43.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:43 smithi140 bash[103196]: cluster 2023-09-23T16:00:42.500932+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v972: 99 pgs: 1 creating+peering, 98 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 26 B/s, 3 objects/s recovering 2023-09-23T16:00:43.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:43 smithi140 bash[105739]: cluster 2023-09-23T16:00:42.500932+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v972: 99 pgs: 1 creating+peering, 98 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 26 B/s, 3 objects/s recovering 2023-09-23T16:00:43.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:43.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:43.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:43.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:43.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:43.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:43 smithi186 bash[89807]: cluster 2023-09-23T16:00:42.500932+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v972: 99 pgs: 1 creating+peering, 98 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 26 B/s, 3 objects/s recovering 2023-09-23T16:00:43.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:43.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:43.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:43.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:43.918 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:43.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:43.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:43.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:44.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:44.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:44.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:44.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:44.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:44.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:44.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:44.456 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:44.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:44.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:44.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:44.603 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:44 smithi140 bash[105739]: cluster 2023-09-23T16:00:43.247975+0000 mon.a (mon.0) 1282 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:00:44.604 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:44 smithi140 bash[105739]: cluster 2023-09-23T16:00:43.248029+0000 mon.a (mon.0) 1283 : cluster 1 Cluster is now healthy 2023-09-23T16:00:44.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:44 smithi140 bash[103196]: cluster 2023-09-23T16:00:43.247975+0000 mon.a (mon.0) 1282 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:00:44.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:44 smithi140 bash[103196]: cluster 2023-09-23T16:00:43.248029+0000 mon.a (mon.0) 1283 : cluster 1 Cluster is now healthy 2023-09-23T16:00:44.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:44.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:44 smithi186 bash[89807]: cluster 2023-09-23T16:00:43.247975+0000 mon.a (mon.0) 1282 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:00:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:44 smithi186 bash[89807]: cluster 2023-09-23T16:00:43.248029+0000 mon.a (mon.0) 1283 : cluster 1 Cluster is now healthy 2023-09-23T16:00:44.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:44.758 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:44.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:44.861 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:44.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:44.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:44.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.022 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:45.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:45.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:45.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:45.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:45.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:45.420 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:45.431 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:00:45.454 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:00:45.477 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:00:45.502 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:00:45.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:45.533 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:00:45.535 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:45 smithi186 bash[89807]: cluster 2023-09-23T16:00:44.501634+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 18 B/s, 2 objects/s recovering 2023-09-23T16:00:45.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:45.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:45.560 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:00:45.588 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:00:45.615 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:00:45.617 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.618 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.618 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.618 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.618 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.618 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.619 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.619 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:00:45.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:45 smithi140 bash[105739]: cluster 2023-09-23T16:00:44.501634+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 18 B/s, 2 objects/s recovering 2023-09-23T16:00:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:45 smithi140 bash[103196]: cluster 2023-09-23T16:00:44.501634+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 18 B/s, 2 objects/s recovering 2023-09-23T16:00:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:45] "GET /metrics HTTP/1.1" 200 34200 "" "Prometheus/2.43.0" 2023-09-23T16:00:45.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:45.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.800 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:45.801 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:45.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:45.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:45.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:45.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:45.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:45.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:46.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:46.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:46.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:46.090 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 7, 1] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:00:46.090 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:00:46.090 INFO:tasks.thrashosds.thrasher:Adding osd 2 2023-09-23T16:00:46.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd in 2 2023-09-23T16:00:46.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:46.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:46.284 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:00:46.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:46.310 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[103196]: audit 2023-09-23T16:00:45.401936+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.140:0/1676672685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:46.311 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[103196]: audit 2023-09-23T16:00:45.681448+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.140:0/2392228044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.311 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[103196]: audit 2023-09-23T16:00:45.681870+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.311 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[103196]: audit 2023-09-23T16:00:45.949172+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:46.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:46.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:46.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:46 smithi186 bash[89807]: audit 2023-09-23T16:00:45.401936+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.140:0/1676672685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:46 smithi186 bash[89807]: audit 2023-09-23T16:00:45.681448+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.140:0/2392228044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:46 smithi186 bash[89807]: audit 2023-09-23T16:00:45.681870+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:46 smithi186 bash[89807]: audit 2023-09-23T16:00:45.949172+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:46.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:46.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:46.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:46.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:46.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[105739]: audit 2023-09-23T16:00:45.401936+0000 mon.a (mon.0) 1284 : audit 0 from='client.? 172.21.15.140:0/1676672685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:00:46.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[105739]: audit 2023-09-23T16:00:45.681448+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.140:0/2392228044' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[105739]: audit 2023-09-23T16:00:45.681870+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:00:46.575 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:46 smithi140 bash[105739]: audit 2023-09-23T16:00:45.949172+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:00:46.588 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:46.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:46.691 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:46.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:46.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:46.852 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:46.955 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:46.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:46.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:46.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:47.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:47.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:47.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:47.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:47.362 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: cluster 2023-09-23T16:00:46.271659+0000 mon.a (mon.0) 1287 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:00:47.362 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: cluster 2023-09-23T16:00:46.274622+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T16:00:47.362 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: audit 2023-09-23T16:00:46.277937+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:00:47.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: cluster 2023-09-23T16:00:46.278021+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-09-23T16:00:47.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: audit 2023-09-23T16:00:46.357478+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]: dispatch 2023-09-23T16:00:47.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: audit 2023-09-23T16:00:46.357689+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]: dispatch 2023-09-23T16:00:47.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[105739]: cluster 2023-09-23T16:00:46.502288+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 17 B/s, 2 objects/s recovering 2023-09-23T16:00:47.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: cluster 2023-09-23T16:00:46.271659+0000 mon.a (mon.0) 1287 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:00:47.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: cluster 2023-09-23T16:00:46.274622+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T16:00:47.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: audit 2023-09-23T16:00:46.277937+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:00:47.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: cluster 2023-09-23T16:00:46.278021+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-09-23T16:00:47.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: audit 2023-09-23T16:00:46.357478+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]: dispatch 2023-09-23T16:00:47.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: audit 2023-09-23T16:00:46.357689+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]: dispatch 2023-09-23T16:00:47.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:47 smithi140 bash[103196]: cluster 2023-09-23T16:00:46.502288+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 17 B/s, 2 objects/s recovering 2023-09-23T16:00:47.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:47.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:47.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:47.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:47.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: cluster 2023-09-23T16:00:46.271659+0000 mon.a (mon.0) 1287 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:00:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: cluster 2023-09-23T16:00:46.274622+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T16:00:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: audit 2023-09-23T16:00:46.277937+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:00:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: cluster 2023-09-23T16:00:46.278021+0000 mon.a (mon.0) 1289 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-09-23T16:00:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: audit 2023-09-23T16:00:46.357478+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]: dispatch 2023-09-23T16:00:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: audit 2023-09-23T16:00:46.357689+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]: dispatch 2023-09-23T16:00:47.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:47 smithi186 bash[89807]: cluster 2023-09-23T16:00:46.502288+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 17 B/s, 2 objects/s recovering 2023-09-23T16:00:47.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:47.883 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:47.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:47.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:48.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:48.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:48.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:48.160 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:48.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:48.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:48.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:48.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:48.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:48.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.570 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:48 smithi186 bash[89807]: cluster 2023-09-23T16:00:47.288780+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T16:00:48.570 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:48 smithi186 bash[89807]: audit 2023-09-23T16:00:47.294486+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]': finished 2023-09-23T16:00:48.571 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:48 smithi186 bash[89807]: audit 2023-09-23T16:00:47.294581+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]': finished 2023-09-23T16:00:48.571 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:48 smithi186 bash[89807]: cluster 2023-09-23T16:00:47.294696+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-09-23T16:00:48.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:48.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[103196]: cluster 2023-09-23T16:00:47.288780+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[103196]: audit 2023-09-23T16:00:47.294486+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]': finished 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[103196]: audit 2023-09-23T16:00:47.294581+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]': finished 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[103196]: cluster 2023-09-23T16:00:47.294696+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[105739]: cluster 2023-09-23T16:00:47.288780+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[105739]: audit 2023-09-23T16:00:47.294486+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [1, 0]}]': finished 2023-09-23T16:00:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[105739]: audit 2023-09-23T16:00:47.294581+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 7]}]': finished 2023-09-23T16:00:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:48 smithi140 bash[105739]: cluster 2023-09-23T16:00:47.294696+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-09-23T16:00:48.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:48.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:48.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:48.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:48.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:48.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:49.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:49.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:49.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:49.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:49.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:49.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:49.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.294582+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.295078+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.296570+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.299717+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.499410+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.502401+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.502904+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.505315+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:49 smithi186 bash[89807]: cluster 2023-09-23T16:00:48.507633+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:49.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:49.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:49.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.294582+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.295078+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.296570+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.299717+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.499410+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.502401+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.502904+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.505315+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[103196]: cluster 2023-09-23T16:00:48.507633+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.294582+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.295078+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.296570+0000 mon.a (mon.0) 1295 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.299717+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.499410+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.502401+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.502904+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.6 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.505315+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:49 smithi140 bash[105739]: cluster 2023-09-23T16:00:48.507633+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T16:00:49.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:49.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:49.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:49.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:49.916 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:49.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:50.021 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.044 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:50.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:50.279 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:50.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:50.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.445 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:50.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:50.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:50.681 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:50.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:50.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:50.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:50.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:50.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:50.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:50.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:50.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:51.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:51.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:51.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:51.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:51.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:00:51.305 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:00:51.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:51.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:51.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:51.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:51.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:51.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:51.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:51.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:51.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:51 smithi140 bash[103196]: cluster 2023-09-23T16:00:50.503824+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:51.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:51 smithi140 bash[103196]: audit 2023-09-23T16:00:51.505867+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:51.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:51 smithi140 bash[105739]: cluster 2023-09-23T16:00:50.503824+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:51.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:51 smithi140 bash[105739]: audit 2023-09-23T16:00:51.505867+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:51 smithi186 bash[89807]: cluster 2023-09-23T16:00:50.503824+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:51 smithi186 bash[89807]: audit 2023-09-23T16:00:51.505867+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:00:51.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:51.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:51.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:52.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:52.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:52.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:52.221 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:52.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:52.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:52.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:52.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:52.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:52.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:52.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:52.627 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:52.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:52.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:52.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:52.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:52.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:52.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:52.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:52.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:52.986 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:53.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:53.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:53.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:53.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:53.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:53.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:53.410 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:53.513 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:53.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:53.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:53.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:53 smithi140 bash[103196]: cluster 2023-09-23T16:00:52.504953+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:53.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:53 smithi140 bash[105739]: cluster 2023-09-23T16:00:52.504953+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:53.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:53.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:53.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:53 smithi186 bash[89807]: cluster 2023-09-23T16:00:52.504953+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:53.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:53.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:53.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:54.045 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:54.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:54.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:54.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:54.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:54.220 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:54.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:54.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:54.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:54.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:54.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:54.591 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:54.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:54.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:54.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:54.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:54.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:54.885 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:54.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:54.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:55.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:55.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:55.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:55.213 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:72688 7.8 7:14287a8f:::benchmark_data_smithi140_196335_object72687: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 e224)", 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:56:00.526886+0000", 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 294.68297429099999, 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99486256200000001, 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.214 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 72688 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526886+0000", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526886+0000", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526883+0000", 2023-09-23T16:00:55.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526937+0000", 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3508000000000003e-05 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526968+0000", 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1099999999999997e-05 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526979+0000", 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1420000000000001e-05 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574023+0000", 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047043657000000003 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.218 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574033+0000", 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0025e-05 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.219 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.509434+0000", 2023-09-23T16:00:55.220 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.93540075099999997 2023-09-23T16:00:55.220 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.510503+0000", 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010688539999999999 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.521696+0000", 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011193382999999999 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.521748+0000", 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2290999999999998e-05 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:72689 7.8 7:1378eaa5:::benchmark_data_smithi140_196335_object72688: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 e224)", 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:56:00.526989+0000", 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 294.68287060400002, 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99467677399999999, 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.223 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 72689 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526989+0000", 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.224 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526989+0000", 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.526989+0000", 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527013+0000", 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3828e-05 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527020+0000", 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4340000000000003e-06 2023-09-23T16:00:55.226 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527026+0000", 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1650000000000003e-06 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574052+0000", 2023-09-23T16:00:55.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047025922999999997 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574064+0000", 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1324e-05 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.510563+0000", 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.93649957500000003 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.511436+0000", 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00087324600000000005 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.521530+0000", 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010093483 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.521666+0000", 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000136365 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.230 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:72699 7.18 7:1a01d0dc:::benchmark_data_smithi140_196335_object72698: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 e224)", 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:56:00.527031+0000", 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 294.68282875199998, 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0124202849999999, 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.231 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 72699 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527031+0000", 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527031+0000", 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527031+0000", 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527053+0000", 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2314e-05 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527060+0000", 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1110000000000002e-06 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.234 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.527065+0000", 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0080000000000002e-06 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574083+0000", 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047017567000000003 2023-09-23T16:00:55.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:00.574088+0000", 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2299999999999999e-06 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.533919+0000", 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.95983124900000005 2023-09-23T16:00:55.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.534678+0000", 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000758455 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.539375+0000", 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0046976040000000002 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:56:01.539452+0000", 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6147000000000001e-05 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.238 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:151661 7.10 7:08b749e5:::benchmark_data_smithi140_196335_object47777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:52.976999+0000", 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 182.232861552, 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.057576472, 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.239 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 151661 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.976999+0000", 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.976999+0000", 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.976997+0000", 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.977005+0000", 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5779999999999999e-06 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.977017+0000", 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2094e-05 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:52.977026+0000", 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3899999999999993e-06 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.073145+0000", 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.096119705 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.077627+0000", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0044815089999999998 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.099995+0000", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022368202 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.103797+0000", 2023-09-23T16:00:55.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038016780000000002 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.980380+0000", 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.87658287199999996 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.984225+0000", 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003845757 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.245 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.990468+0000", 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062420829999999998 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.022203+0000", 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.031735621999999998 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.246 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.024004+0000", 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001801204 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.025507+0000", 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001502979 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.027259+0000", 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017517380000000001 2023-09-23T16:00:55.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.034575+0000", 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0073158770000000001 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:151948 7.10 7:0ab631bc:::benchmark_data_smithi140_196335_object48064:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:53.848211+0000", 2023-09-23T16:00:55.248 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 181.36164895900001, 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99839700899999995, 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 151948 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.249 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848211+0000", 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848211+0000", 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848209+0000", 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.251 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848218+0000", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4980000000000006e-06 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848235+0000", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6866000000000001e-05 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.848245+0000", 2023-09-23T16:00:55.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0068000000000001e-05 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.883433+0000", 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035188288999999998 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.887544+0000", 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041112680000000004 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.918362+0000", 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030818135999999999 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:53.922786+0000", 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0044233479999999997 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.688629+0000", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76584347500000005 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.691630+0000", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003000361 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.696286+0000", 2023-09-23T16:00:55.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.004656561 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.733445+0000", 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.037158666999999999 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.734426+0000", 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00098112099999999995 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.839501+0000", 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.10507543900000001 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.258 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.840778+0000", 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001277006 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.846608+0000", 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058296900000000002 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.259 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152085 7.10 7:0a5de0d5:::benchmark_data_smithi140_196335_object48201:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:54.471018+0000", 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 180.73884232699999, 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.053127159, 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152085 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.260 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471018+0000", 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471018+0000", 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471016+0000", 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471026+0000", 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0431999999999999e-05 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471044+0000", 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7796999999999999e-05 2023-09-23T16:00:55.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.471055+0000", 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1043000000000001e-05 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.542421+0000", 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.071366031999999996 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.547493+0000", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0050718949999999999 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.570511+0000", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.023018328000000001 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:54.574685+0000", 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041737090000000003 2023-09-23T16:00:55.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.454129+0000", 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.87944375900000005 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.458041+0000", 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039119690000000004 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.468349+0000", 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010308418999999999 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.513849+0000", 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.045499655999999999 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.514881+0000", 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010326319999999999 2023-09-23T16:00:55.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.515918+0000", 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010365120000000001 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.517709+0000", 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017915369999999999 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.524145+0000", 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.006435596 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152330 7.10 7:0bb9d705:::benchmark_data_smithi140_196335_object48446:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 180.04388337, 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.070946972, 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.268 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152330 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165975+0000", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165982+0000", 2023-09-23T16:00:55.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8530000000000003e-06 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165996+0000", 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4035e-05 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.166004+0000", 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7980000000000006e-06 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.289968+0000", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.123963923 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.294072+0000", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041037490000000003 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.329472+0000", 2023-09-23T16:00:55.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035400217999999997 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.336504+0000", 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0070321649999999999 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.209796+0000", 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.87329235400000005 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.212959+0000", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031622640000000001 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.218280+0000", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0053215060000000002 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.228052+0000", 2023-09-23T16:00:55.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0097722999999999994 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.228323+0000", 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00027025399999999999 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.229483+0000", 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001159974 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.231247+0000", 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017643909999999999 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.236924+0000", 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056766919999999997 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.276 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152356 7.10 7:0d041413:::benchmark_data_smithi140_196335_object48472:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 179.91383779700001, 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0084364379999999, 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152356 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.277 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296020+0000", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296030+0000", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8120000000000002e-06 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296049+0000", 2023-09-23T16:00:55.279 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8981999999999999e-05 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296059+0000", 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6379999999999999e-06 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.337130+0000", 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.041071551999999997 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.280 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.341509+0000", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0043785910000000003 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.359097+0000", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.017588097 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.363244+0000", 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041466589999999996 2023-09-23T16:00:55.281 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.254502+0000", 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89125812599999998 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.257559+0000", 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003057424 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.282 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.263773+0000", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062139459999999997 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.295318+0000", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.031545127999999999 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.296451+0000", 2023-09-23T16:00:55.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011321809999999999 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.297278+0000", 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00082758899999999999 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.298492+0000", 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012141389999999999 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.304459+0000", 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0059664269999999998 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152364 7.10 7:0bbacb49:::benchmark_data_smithi140_196335_object48480:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.342651+0000", 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 179.86720911099999, 2023-09-23T16:00:55.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.97381119299999996, 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152364 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342651+0000", 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.286 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342651+0000", 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342649+0000", 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342657+0000", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7230000000000004e-06 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342715+0000", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7417000000000003e-05 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.342723+0000", 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1610000000000003e-06 2023-09-23T16:00:55.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.391536+0000", 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.048812731999999998 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.395448+0000", 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039125000000000002 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.424357+0000", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028908931999999998 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.429232+0000", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048749860000000004 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.283089+0000", 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85385734400000002 2023-09-23T16:00:55.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.285933+0000", 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0028433640000000001 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.290989+0000", 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0050566609999999996 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.291 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.304868+0000", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013878951 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.306161+0000", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012931189999999999 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.307845+0000", 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0016832240000000001 2023-09-23T16:00:55.292 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.309685+0000", 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018405419999999999 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.316462+0000", 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067770180000000001 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.293 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152414 7.10 7:0844d44c:::benchmark_data_smithi140_196335_object48530:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.573426+0000", 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 179.636433611, 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.97601646799999997, 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.294 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152414 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573426+0000", 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573426+0000", 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573424+0000", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573436+0000", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.208e-05 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573456+0000", 2023-09-23T16:00:55.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0356999999999998e-05 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.573470+0000", 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.325e-05 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.711519+0000", 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.13804913699999999 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.714969+0000", 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0034504230000000002 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.736952+0000", 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.021983244999999998 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.298 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.740790+0000", 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038376759999999999 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.440569+0000", 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.69977866499999997 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.444114+0000", 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0035456810000000002 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.299 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.449926+0000", 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0058111980000000001 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.481705+0000", 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.031779412999999999 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.481995+0000", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00028948599999999999 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.539363+0000", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057368823999999999 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.541324+0000", 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001960678 2023-09-23T16:00:55.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.549443+0000", 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0081189230000000001 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152608 7.10 7:08acb905:::benchmark_data_smithi140_196335_object48724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:00:55.302 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 179.17893635799999, 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0762742009999999, 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152608 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.303 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030922+0000", 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030930+0000", 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7279999999999995e-06 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030943+0000", 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2673e-05 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030950+0000", 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8619999999999997e-06 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.127394+0000", 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.096444731000000006 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.131459+0000", 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040641719999999996 2023-09-23T16:00:55.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.164993+0000", 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.033533957000000003 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.168513+0000", 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0035207849999999998 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.028286+0000", 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85977246900000004 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.031172+0000", 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0028858769999999998 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.035405+0000", 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042328239999999996 2023-09-23T16:00:55.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.069068+0000", 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.033663909999999998 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.070003+0000", 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00093477999999999996 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.098851+0000", 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028848014000000002 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.100481+0000", 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0016294860000000001 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.107198+0000", 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067172009999999999 2023-09-23T16:00:55.310 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152621 7.10 7:0b1103b9:::benchmark_data_smithi140_196335_object48737:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 179.08855544100001, 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99873329300000002, 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.311 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152621 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:00:55.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121302+0000", 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121310+0000", 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5959999999999998e-06 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121323+0000", 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3148e-05 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121330+0000", 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8159999999999996e-06 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.168967+0000", 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047637248 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.172645+0000", 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0036774759999999998 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.191559+0000", 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.018914820999999998 2023-09-23T16:00:55.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.194854+0000", 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032949450000000001 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.052835+0000", 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85798089899999996 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.055783+0000", 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0029473440000000002 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.059822+0000", 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040397660000000002 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.083507+0000", 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.023684141999999998 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.108238+0000", 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.024731356999999999 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.109452+0000", 2023-09-23T16:00:55.318 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012142089999999999 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.110717+0000", 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012651279999999999 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.120038+0000", 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0093207140000000008 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.319 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152656 7.10 7:086483a1:::benchmark_data_smithi140_196335_object48772:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 178.953186319, 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0617887779999999, 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.320 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152656 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256672+0000", 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256679+0000", 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9489999999999999e-06 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256694+0000", 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4994000000000001e-05 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256704+0000", 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5489999999999995e-06 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.320468+0000", 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.063764773999999996 2023-09-23T16:00:55.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.325170+0000", 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0047016519999999997 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.367318+0000", 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.042147977000000003 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.371476+0000", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041583740000000003 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.165852+0000", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79437551100000003 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.168364+0000", 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025122059999999999 2023-09-23T16:00:55.325 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.177902+0000", 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0095383429999999995 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.214177+0000", 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.036274387999999998 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.326 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.215058+0000", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00088071199999999997 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.308365+0000", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.093307528000000001 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.310151+0000", 2023-09-23T16:00:55.327 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001786162 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.318463+0000", 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0083113130000000007 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152663 7.10 7:0da3c5df:::benchmark_data_smithi140_196335_object48779:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:00:55.328 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 178.92002329900001, 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.044627704, 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152663 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289835+0000", 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289843+0000", 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1030000000000002e-06 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289859+0000", 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5534999999999999e-05 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289867+0000", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2649999999999996e-06 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.325583+0000", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035716408999999998 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.329493+0000", 2023-09-23T16:00:55.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003909849 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.386551+0000", 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057058132999999997 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.389821+0000", 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032692569999999998 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.333 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.200721+0000", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.810900764 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.203707+0000", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002985686 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.208602+0000", 2023-09-23T16:00:55.334 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048953310000000002 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.215388+0000", 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067853649999999998 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.319785+0000", 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.104397245 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.335 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.325979+0000", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0061943909999999996 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.327474+0000", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0014946530000000001 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.334464+0000", 2023-09-23T16:00:55.336 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.006990497 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152690 7.10 7:0d763848:::benchmark_data_smithi140_196335_object48806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.379782+0000", 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 178.830077837, 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96433120999999999, 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.337 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152690 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379782+0000", 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379782+0000", 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379780+0000", 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379789+0000", 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0489999999999993e-06 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379807+0000", 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8096000000000001e-05 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.379817+0000", 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.9850000000000001e-06 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.340 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.390113+0000", 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010295769 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.394173+0000", 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040597239999999998 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.409077+0000", 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014904203 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.411795+0000", 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0027173900000000001 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.229476+0000", 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.81768136499999999 2023-09-23T16:00:55.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.232132+0000", 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0026560360000000001 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.236545+0000", 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0044132210000000002 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.276985+0000", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.040439729000000001 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.335183+0000", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.058198191000000003 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.335902+0000", 2023-09-23T16:00:55.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00071907500000000001 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.337337+0000", 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0014349720000000001 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.344113+0000", 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067763270000000004 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.345 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178128 7.10 7:0bcef367:::benchmark_data_smithi140_196335_object74244:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:58:59.961118+0000", 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 115.24874218399999, 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96195852900000001, 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.346 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178128 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961118+0000", 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961118+0000", 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961117+0000", 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961121+0000", 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2440000000000002e-06 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961127+0000", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1160000000000004e-06 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:58:59.961132+0000", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.5450000000000003e-06 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.064479+0000", 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.10334679500000001 2023-09-23T16:00:55.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.066943+0000", 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024634349999999999 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.115178+0000", 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.048235856000000001 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.350 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.117326+0000", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021473849999999999 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.890463+0000", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.77313707899999995 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.893148+0000", 2023-09-23T16:00:55.351 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0026850440000000001 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.897205+0000", 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040571770000000004 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.913703+0000", 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.016497402000000001 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.352 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.914387+0000", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00068474599999999997 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.915073+0000", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00068577000000000004 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.915830+0000", 2023-09-23T16:00:55.353 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00075648100000000004 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.917104+0000", 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00127425 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.923076+0000", 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0059726639999999999 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.354 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178145 7.10 7:0a0af744:::benchmark_data_smithi140_196335_object74261:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:00.043667+0000", 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 115.166193001, 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99496562300000002, 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.355 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178145 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043667+0000", 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043667+0000", 2023-09-23T16:00:55.356 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043665+0000", 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043673+0000", 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7270000000000007e-06 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.357 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043688+0000", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4912999999999999e-05 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.043696+0000", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3969999999999994e-06 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.118108+0000", 2023-09-23T16:00:55.358 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.074411236000000006 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.120173+0000", 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002064916 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.139839+0000", 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.019666159999999999 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.359 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.142188+0000", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023496160000000001 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.958733+0000", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.81654438100000004 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.961218+0000", 2023-09-23T16:00:55.360 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024857719999999998 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.965153+0000", 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039347829999999999 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:00.999399+0000", 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.034246092999999998 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.361 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.000340+0000", 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00094065800000000003 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.031569+0000", 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.03122904 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.362 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.032227+0000", 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00065751899999999996 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.033482+0000", 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012556080000000001 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.038633+0000", 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0051505509999999997 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.363 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178537 7.10 7:0abf84ef:::benchmark_data_smithi140_196335_object74653:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 113.82215334200001, 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.094439186, 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.364 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178537 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:00:55.365 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387705+0000", 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387713+0000", 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8909999999999995e-06 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.366 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387727+0000", 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4041e-05 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387738+0000", 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1202999999999999e-05 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.367 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.487458+0000", 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.099719716 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.488906+0000", 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001448352 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.680634+0000", 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19172762900000001 2023-09-23T16:00:55.368 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.683011+0000", 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023774009999999999 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.448772+0000", 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76576076800000004 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.369 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.450730+0000", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001957879 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.453994+0000", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032640130000000001 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.473420+0000", 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.019425736999999998 2023-09-23T16:00:55.370 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.474190+0000", 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000770657 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.474867+0000", 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00067646500000000001 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.371 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.475632+0000", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00076513999999999998 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.476701+0000", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001069279 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.482146+0000", 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0054445659999999996 2023-09-23T16:00:55.372 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178759 7.10 7:0816c217:::benchmark_data_smithi140_196335_object74875:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 113.35383691200001, 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.215785586, 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.373 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178759 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.374 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856021+0000", 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856029+0000", 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.486e-06 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.375 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856042+0000", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3341e-05 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856051+0000", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9150000000000002e-06 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.886222+0000", 2023-09-23T16:00:55.376 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030170549000000001 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.887371+0000", 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011495349999999999 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.405200+0000", 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.51782848100000001 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.377 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.408313+0000", 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031136580000000001 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.022507+0000", 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.614193133 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.378 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.024495+0000", 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019885020000000001 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.027661+0000", 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031661469999999998 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.050554+0000", 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022892655000000001 2023-09-23T16:00:55.379 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.063786+0000", 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013232114 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.064389+0000", 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00060304100000000002 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.380 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.065225+0000", 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00083549099999999995 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.066204+0000", 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00097985299999999993 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.071809+0000", 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056043969999999997 2023-09-23T16:00:55.381 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:182825 7.10 7:0b414e1b:::benchmark_data_smithi140_196335_object78941:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 105.937154146, 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4681469439999999, 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:00:55.382 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 182825 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:00:55.383 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272704+0000", 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272711+0000", 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6669999999999999e-06 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.384 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272724+0000", 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2636000000000001e-05 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272731+0000", 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5360000000000004e-06 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.385 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.363962+0000", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.091230971999999994 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.364750+0000", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00078792700000000001 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.917926+0000", 2023-09-23T16:00:55.386 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.55317612100000002 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.920228+0000", 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023014149999999998 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.688311+0000", 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76808316200000004 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.387 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.690156+0000", 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018455019999999999 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.693254+0000", 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0030973009999999998 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:00:55.388 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.703232+0000", 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0099784439999999995 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.712464+0000", 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0092324209999999993 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.712981+0000", 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00051652200000000005 2023-09-23T16:00:55.389 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.735779+0000", 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022798390000000002 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.736576+0000", 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000797126 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:00:55.390 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.740853+0000", 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042764350000000003 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:00:55.391 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:00:55.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:55.420 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:55.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:55.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:55.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:55.576 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T16:00:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:55 smithi140 bash[103196]: cluster 2023-09-23T16:00:54.505566+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:55 smithi140 bash[103196]: audit 2023-09-23T16:00:55.150043+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:00:55.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:55 smithi140 bash[105739]: cluster 2023-09-23T16:00:54.505566+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:55.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:55 smithi140 bash[105739]: audit 2023-09-23T16:00:55.150043+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:00:55.635 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:00:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:00:55] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-09-23T16:00:55.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:55.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:55.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:55.802 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:55 smithi186 bash[89807]: cluster 2023-09-23T16:00:54.505566+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:55.803 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:55 smithi186 bash[89807]: audit 2023-09-23T16:00:55.150043+0000 mon.a (mon.0) 1297 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:00:55.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:55.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:55.956 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:55.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:56.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:56.088 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:56.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:56.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:56.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:56.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:56.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:56.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:56.459 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:56.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:56.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:56.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:56.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:56.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:56.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:56.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[105739]: cluster 2023-09-23T16:00:55.567817+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[105739]: audit 2023-09-23T16:00:55.571001+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:00:56.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[105739]: cluster 2023-09-23T16:00:55.571103+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T16:00:56.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[105739]: cluster 2023-09-23T16:00:55.806704+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[103196]: cluster 2023-09-23T16:00:55.567817+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[103196]: audit 2023-09-23T16:00:55.571001+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:00:56.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[103196]: cluster 2023-09-23T16:00:55.571103+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T16:00:56.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:56 smithi140 bash[103196]: cluster 2023-09-23T16:00:55.806704+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:56.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:56.870 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:56 smithi186 bash[89807]: cluster 2023-09-23T16:00:55.567817+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.871 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:56 smithi186 bash[89807]: audit 2023-09-23T16:00:55.571001+0000 mon.a (mon.0) 1298 : audit 1 from='client.? 172.21.15.140:0/3636764041' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:00:56.871 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:56 smithi186 bash[89807]: cluster 2023-09-23T16:00:55.571103+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T16:00:56.871 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:56 smithi186 bash[89807]: cluster 2023-09-23T16:00:55.806704+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:56.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:56.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:56.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:57.027 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:57.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:57.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:57.165 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:57.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:57.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:57.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:57.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:57.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:57.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:57.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:57.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:57 smithi140 bash[103196]: cluster 2023-09-23T16:00:55.806924+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:57.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:57 smithi140 bash[103196]: cluster 2023-09-23T16:00:56.506151+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:57.665 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:57.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.814 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:57 smithi186 bash[89807]: cluster 2023-09-23T16:00:55.806924+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:57.814 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:57 smithi186 bash[89807]: cluster 2023-09-23T16:00:56.506151+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:57.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:57.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:57 smithi140 bash[105739]: cluster 2023-09-23T16:00:55.806924+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T16:00:57.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:57 smithi140 bash[105739]: cluster 2023-09-23T16:00:56.506151+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:57.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T16:00:57.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.970 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:57.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:57.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:58.073 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:58.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:58.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:58.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:58.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:58.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:00:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:00:58.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:58.598 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.610 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:58.613 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:00:58.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:58.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:58.766 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:58.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:58.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:00:58.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:58.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:00:59.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:59.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:00:59.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:59.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:00:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:00:59.190 DEBUG:teuthology.orchestra.run.smithi140:> /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' 2023-09-23T16:00:59.218 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T16:00:59.219 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T16:00:59.261 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T16:00:59.261 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T16:00:59.261 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_219746 2023-09-23T16:00:59.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:00:59.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T16:00:59.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:59.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:59.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:59.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:59.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:00:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:00:59.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:59.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:00:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:00:59.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:59.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:00:59.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:00:59.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:59.828 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:00:59 smithi186 bash[89807]: cluster 2023-09-23T16:00:58.506931+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v984: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:59.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:00:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:00:59.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:00:59 smithi140 bash[103196]: cluster 2023-09-23T16:00:58.506931+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v984: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:59.946 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:00:59 smithi140 bash[105739]: cluster 2023-09-23T16:00:58.506931+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v984: 99 pgs: 99 active+clean; 4.6 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2023-09-23T16:00:59.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:59.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:00:59.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:00:59.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:00.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:00.131 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:00.239 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:00.261 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 2558 2542 158.867 158.875 0.00787114 0.00626338 2023-09-23T16:01:00.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:00.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:00.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:00.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:00.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:00.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:00.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:00.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:00.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:00.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:00.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:00.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:00.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:00.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:00.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:01.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:01.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:01.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:01.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:01.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:01.261 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 15 5283 5268 164.614 170.375 0.00436308 0.00606345 2023-09-23T16:01:01.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:01.322 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:01.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:01.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.447 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:01.550 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:01.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:01 smithi186 bash[89807]: cluster 2023-09-23T16:01:00.507607+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 61 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 5.6 MiB/s wr, 90 op/s 2023-09-23T16:01:01.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:01.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:01.818 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[103196]: cluster 2023-09-23T16:01:00.507607+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 61 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 5.6 MiB/s wr, 90 op/s 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[103196]: audit 2023-09-23T16:01:00.954127+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[103196]: audit 2023-09-23T16:01:00.955435+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[105739]: cluster 2023-09-23T16:01:00.507607+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 61 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 5.6 MiB/s wr, 90 op/s 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[105739]: audit 2023-09-23T16:01:00.954127+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:01.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:01 smithi140 bash[105739]: audit 2023-09-23T16:01:00.955435+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:01.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:01.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:01 smithi186 bash[89807]: audit 2023-09-23T16:01:00.954127+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:01 smithi186 bash[89807]: audit 2023-09-23T16:01:00.955435+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:01.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:01.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:02.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:02.107 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:02.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:02.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:02.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 16 7463 7447 155.134 136.188 0.00450814 0.00643416 2023-09-23T16:01:02.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:02.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:02.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:02.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:02.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:02.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:02.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:02.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:02.678 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:02.734 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:02.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:02.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:02.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:02.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:03.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:03.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:03.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:03.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:03.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:03.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 16 9880 9864 154.113 151.062 0.00671498 0.00647731 2023-09-23T16:01:03.274 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:03.298 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:03.402 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:03.433 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:03.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:03.563 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:03.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:03.666 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:03.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:03.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:03.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:03 smithi140 bash[105739]: cluster 2023-09-23T16:01:02.508495+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 253 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 25 MiB/s wr, 397 op/s 2023-09-23T16:01:03.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:03 smithi140 bash[103196]: cluster 2023-09-23T16:01:02.508495+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 253 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 25 MiB/s wr, 397 op/s 2023-09-23T16:01:03.820 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:03 smithi186 bash[89807]: cluster 2023-09-23T16:01:02.508495+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 253 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 25 MiB/s wr, 397 op/s 2023-09-23T16:01:03.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:03.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:03.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:04.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:04.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:04.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:04.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:04.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 11803 11787 147.326 120.188 0.00551432 0.00677879 2023-09-23T16:01:04.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:04.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:04.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:04.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:04.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:04.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:04.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:04.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:04.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:04.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:04.896 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:04.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:04.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:05.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:05.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:05.148 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:05.252 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:05.262 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 13890 13874 144.509 130.438 0.00173563 0.00688801 2023-09-23T16:01:05.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:05.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:05.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:05.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:05.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:05.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:05.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:05 smithi140 bash[103196]: cluster 2023-09-23T16:01:04.508948+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 295 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 29 MiB/s wr, 463 op/s 2023-09-23T16:01:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:05] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T16:01:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:05 smithi140 bash[105739]: cluster 2023-09-23T16:01:04.508948+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 295 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 29 MiB/s wr, 463 op/s 2023-09-23T16:01:05.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:05.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:05.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:05.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:05.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:05 smithi186 bash[89807]: cluster 2023-09-23T16:01:04.508948+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 295 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 29 MiB/s wr, 463 op/s 2023-09-23T16:01:05.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:05.938 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:05.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:06.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:06.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:06.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:06.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:06.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 15894 15878 141.74 125.25 0.01148 0.00704616 2023-09-23T16:01:06.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:06.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:06.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:06.464 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:06.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:06.629 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:06.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:06.762 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:06.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:06.865 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:06.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:06.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:07.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:07.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:07.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:07.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 17864 17848 139.412 123.125 0.00460965 0.00716487 2023-09-23T16:01:07.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:07.372 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:07 smithi140 bash[103196]: cluster 2023-09-23T16:01:06.509661+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 704 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:01:07.373 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:07 smithi140 bash[105739]: cluster 2023-09-23T16:01:06.509661+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 704 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:01:07.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:07 smithi186 bash[89807]: cluster 2023-09-23T16:01:06.509661+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 704 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:01:07.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:07.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:07.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:07.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:07.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:07.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:07.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:07.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:07.787 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:07.810 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:07.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:07.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:07.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:08.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:08.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:08.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:08.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:08.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 19809 19793 137.427 121.562 0.00489084 0.00726999 2023-09-23T16:01:08.315 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:08.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:08.481 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:08.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:08.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:08.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:08.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.754 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:08.861 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:08.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:08.989 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:09.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:09.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:09.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:09.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:09.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:09.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 16 21591 21575 134.821 111.375 0.0109472 0.00740908 2023-09-23T16:01:09.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:09.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:09.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:08 smithi140 bash[103196]: debug 2023-09-23T16:01:08.926+0000 7f6e4713a700 -1 mon.a@0(leader).osd e288 definitely_dead 0 2023-09-23T16:01:09.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:09.416 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:09.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:09.544 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:09.574 INFO:teuthology.orchestra.run.smithi140.stderr:marked in osd.2. 2023-09-23T16:01:09.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:09.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:09 smithi140 bash[103196]: cluster 2023-09-23T16:01:08.510350+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:01:09.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:09 smithi140 bash[103196]: audit 2023-09-23T16:01:08.931831+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T16:01:09.658 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:09 smithi140 bash[105739]: cluster 2023-09-23T16:01:08.510350+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:01:09.658 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:09 smithi140 bash[105739]: audit 2023-09-23T16:01:08.931831+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T16:01:09.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:09.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:09.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:09.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:09 smithi186 bash[89807]: cluster 2023-09-23T16:01:08.510350+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:01:09.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:09 smithi186 bash[89807]: audit 2023-09-23T16:01:08.931831+0000 mon.a (mon.0) 1302 : audit 0 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T16:01:09.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:09.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:09.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:09.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:09.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:10.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:10.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:10.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:10.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 16 22003 21987 124.906 25.75 0.00212545 0.00748719 2023-09-23T16:01:10.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:10.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:10.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:10.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.568016+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: audit 2023-09-23T16:01:09.569822+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.569887+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.575041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.575070+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.575783+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.576897+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.728 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:10 smithi186 bash[89807]: cluster 2023-09-23T16:01:09.577126+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:10.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:10.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.568016+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: audit 2023-09-23T16:01:09.569822+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.569887+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.575041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.575070+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.575783+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.576897+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[103196]: cluster 2023-09-23T16:01:09.577126+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.568016+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: audit 2023-09-23T16:01:09.569822+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.140:0/2452820518' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.569887+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.575041+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.575070+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.575783+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.576897+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:10 smithi140 bash[105739]: cluster 2023-09-23T16:01:09.577126+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T16:01:10.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:10.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:10.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:10.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:10.998 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:11.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:11.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:11.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:11.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:11.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 22003 21987 114.497 0 - 0.00748719 2023-09-23T16:01:11.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:11.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:11.400 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:11.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:11.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:11.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.510995+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v991: 99 pgs: 10 peering, 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.583778+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.586704+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.587027+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.587147+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T16:01:11.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.587203+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.589272+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.593905+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[105739]: cluster 2023-09-23T16:01:10.596578+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.510995+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v991: 99 pgs: 10 peering, 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.583778+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.586704+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.587027+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.587147+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.587203+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.589272+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.651 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.593905+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.651 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:11 smithi140 bash[103196]: cluster 2023-09-23T16:01:10.596578+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:11.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:11.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.510995+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v991: 99 pgs: 10 peering, 89 active+clean; 1.2 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T16:01:11.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.583778+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.586704+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.587027+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.587147+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.587203+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.589272+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.593905+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:11 smithi186 bash[89807]: cluster 2023-09-23T16:01:10.596578+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T16:01:11.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:11.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:11.930 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:11.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:11.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:12.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:12.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:12.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:12.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:12.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:12.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 22628 22612 108.695 19.5312 0.00644955 0.00919337 2023-09-23T16:01:12.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:12.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:12.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:12.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:12.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:12.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:12.573 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:12.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:12.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:12.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:12.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:12.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:12.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:12.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:12 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.599476+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:12 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.599685+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T16:01:12.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:12 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.600248+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:12 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.601458+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:12 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.603503+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:12.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.599476+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.599685+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T16:01:12.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.600248+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.601458+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.603503+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.599476+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.599685+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.600248+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.601458+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:12 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.603503+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:12.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:12.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:13.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:13.102 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:13.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:13.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:13.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:13.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 24039 24023 107.229 88.1875 0.00935912 0.0093165 2023-09-23T16:01:13.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:13.396 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:13.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:13.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:13.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:13.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:13.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:13.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:13.770 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:13.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:11.605466+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:13.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.511641+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v994: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 15 peering, 76 active+clean; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s; 4110/64749 objects degraded (6.348%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-09-23T16:01:13.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.594481+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: Degraded data redundancy: 4110/64749 objects degraded (6.348%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:13.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.610693+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.780 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.612368+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.780 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.612462+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T16:01:13.780 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.612694+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.780 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:13 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.615529+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.803 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:13.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:13.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:11.605466+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.511641+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v994: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 15 peering, 76 active+clean; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s; 4110/64749 objects degraded (6.348%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.594481+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: Degraded data redundancy: 4110/64749 objects degraded (6.348%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.610693+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.612368+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.612462+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.612694+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.615529+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:11.605466+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T16:01:13.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.511641+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v994: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 15 peering, 76 active+clean; 1.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s; 4110/64749 objects degraded (6.348%); 97 B/s, 1 keys/s, 3 objects/s recovering 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.594481+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: Degraded data redundancy: 4110/64749 objects degraded (6.348%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.610693+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.612368+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.612462+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.612694+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:13 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.615529+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:13.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:13.933 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:13.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:13.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:14.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:14.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:14.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:14.172 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:14.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.201 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:14.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:14.263 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 25432 25416 105.884 87.0625 0.00489458 0.00943705 2023-09-23T16:01:14.303 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:14.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:14.433 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:14.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:14.497 INFO:tasks.thrashosds.thrasher:Added osd 2 2023-09-23T16:01:14.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:14.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:14.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:14.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.610442+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:14.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:12.612374+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:14.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.615437+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.619716+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.619846+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T16:01:14.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.620283+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.627633+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:14 smithi186 bash[89807]: cluster 2023-09-23T16:01:13.629771+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:14.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:14.825 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:14.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:14.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:14.862 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.610442+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:14.862 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:12.612374+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.615437+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.619716+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.619846+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.620283+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.627633+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.863 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[105739]: cluster 2023-09-23T16:01:13.629771+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:14.959 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:14.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:14.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:15.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:15.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:15.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.610442+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:12.612374+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T16:01:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.615437+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.619716+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.619846+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T16:01:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.620283+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.627633+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:14 smithi140 bash[103196]: cluster 2023-09-23T16:01:13.629771+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T16:01:15.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:15.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 26686 26670 104.165 78.375 0.0166535 0.00959186 2023-09-23T16:01:15.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.380 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:15.484 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:15.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:15.615 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:15.619 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:15] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T16:01:15.620 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:15 smithi186 bash[89807]: cluster 2023-09-23T16:01:14.512067+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v997: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 16 peering, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 4110/65514 objects degraded (6.273%); 146 B/s, 2 keys/s, 8 objects/s recovering 2023-09-23T16:01:15.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:15.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:15.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:15.779 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:15.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:15.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:15 smithi140 bash[103196]: cluster 2023-09-23T16:01:14.512067+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v997: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 16 peering, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 4110/65514 objects degraded (6.273%); 146 B/s, 2 keys/s, 8 objects/s recovering 2023-09-23T16:01:15.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:15 smithi140 bash[105739]: cluster 2023-09-23T16:01:14.512067+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v997: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 16 peering, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 4110/65514 objects degraded (6.273%); 146 B/s, 2 keys/s, 8 objects/s recovering 2023-09-23T16:01:15.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:15.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:16.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:16.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:16.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:16.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:16.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 28092 28076 103.206 87.875 0.0124202 0.00967749 2023-09-23T16:01:16.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:16.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:16.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:16.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:16.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:16.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:16.674 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:16.704 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:16.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:16.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:16.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:16.973 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:16.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:17.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[103196]: audit 2023-09-23T16:01:15.956001+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[103196]: audit 2023-09-23T16:01:15.957320+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[103196]: cluster 2023-09-23T16:01:16.512832+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 1 peering, 84 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 11020/74811 objects degraded (14.730%); 1167/74811 objects misplaced (1.560%); 2.0 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[105739]: audit 2023-09-23T16:01:15.956001+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[105739]: audit 2023-09-23T16:01:15.957320+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:17.089 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:16 smithi140 bash[105739]: cluster 2023-09-23T16:01:16.512832+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 1 peering, 84 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 11020/74811 objects degraded (14.730%); 1167/74811 objects misplaced (1.560%); 2.0 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-23T16:01:17.107 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:17.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:17.222 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:16 smithi186 bash[89807]: audit 2023-09-23T16:01:15.956001+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:17.222 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:16 smithi186 bash[89807]: audit 2023-09-23T16:01:15.957320+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:17.222 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:16 smithi186 bash[89807]: cluster 2023-09-23T16:01:16.512832+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v998: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 1 peering, 84 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 11020/74811 objects degraded (14.730%); 1167/74811 objects misplaced (1.560%); 2.0 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-23T16:01:17.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:17.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 29456 29440 102.208 85.25 0.00791013 0.0097747 2023-09-23T16:01:17.345 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:17.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:17.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:17.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:17.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:17.634 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:17.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:17.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:17.760 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:17.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:17.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:17.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:17.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:18.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:18.131 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:18.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:18.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:18.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 30831 30815 101.351 85.9375 0.00874056 0.00986062 2023-09-23T16:01:18.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:18.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:18.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:18.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:18.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:18.562 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:18.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:18.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:18.675 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:18 smithi140 bash[103196]: cluster 2023-09-23T16:01:18.565080+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 11020/82596 objects degraded (13.342%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:18.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:18 smithi140 bash[105739]: cluster 2023-09-23T16:01:18.565080+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 11020/82596 objects degraded (13.342%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:18.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:18.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:18.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:18.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:18 smithi186 bash[89807]: cluster 2023-09-23T16:01:18.565080+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 11020/82596 objects degraded (13.342%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:18.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:18.956 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:18.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:19.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:19.087 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:19.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:19.215 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:19.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:19.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:01:19.264166+0000 min lat: 0.0012284 max lat: 2.37853 avg lat: 0.00994789 2023-09-23T16:01:19.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:01:19.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 32159 32143 100.433 83 0.0334336 0.00994789 2023-09-23T16:01:19.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:19.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:19.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:19.498 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 7, 1, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:01:19.498 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:01:19.498 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2023-09-23T16:01:19.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:01:19.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:19.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:19.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:19.620 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:19 smithi140 bash[103196]: cluster 2023-09-23T16:01:18.513643+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 11020/82596 objects degraded (13.342%); 1167/82596 objects misplaced (1.413%); 1.7 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T16:01:19.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:19.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:19.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:19.761 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:19 smithi140 bash[105739]: cluster 2023-09-23T16:01:18.513643+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 11020/82596 objects degraded (13.342%); 1167/82596 objects misplaced (1.413%); 1.7 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T16:01:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:19.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:19.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:19.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:19.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:19.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:19 smithi186 bash[89807]: cluster 2023-09-23T16:01:18.513643+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v999: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 11020/82596 objects degraded (13.342%); 1167/82596 objects misplaced (1.413%); 1.7 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T16:01:19.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:20.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:20.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:20.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:20.039 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:01:20.039 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:01:20.039 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:01:20.039 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:01:20.049 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:01:20.096 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:01:20.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:20.131 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:01:20.156 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:20.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:20.173 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:01:20.215 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:01:20.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:20.262 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:01:20.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 33164 33148 98.6415 62.8125 0.00702775 0.0101307 2023-09-23T16:01:20.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:20.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:20.301 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:01:20.341 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:01:20.347 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.348 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.349 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.349 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.349 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.349 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:01:20.399 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:20.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:20.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:20.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:20.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[105739]: audit 2023-09-23T16:01:20.000265+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.140:0/3361933250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:20.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[105739]: audit 2023-09-23T16:01:20.388085+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.140:0/3764154544' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:20.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[105739]: audit 2023-09-23T16:01:20.389074+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:20.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[103196]: audit 2023-09-23T16:01:20.000265+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.140:0/3361933250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:20.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[103196]: audit 2023-09-23T16:01:20.388085+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.140:0/3764154544' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:20.637 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:20 smithi140 bash[103196]: audit 2023-09-23T16:01:20.389074+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:20.643 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:01:20.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:21.196 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:20 smithi186 bash[89807]: audit 2023-09-23T16:01:20.000265+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.140:0/3361933250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:21.196 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:20 smithi186 bash[89807]: audit 2023-09-23T16:01:20.388085+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.140:0/3764154544' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:21.196 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:20 smithi186 bash[89807]: audit 2023-09-23T16:01:20.389074+0000 mon.a (mon.0) 1313 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:01:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:21.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 16 34358 34342 97.5496 74.625 0.00935798 0.0102446 2023-09-23T16:01:21.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:21.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:21.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:21.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:21.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:21.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:21.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:21.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:21.632 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: cluster 2023-09-23T16:01:20.515699+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v1000: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 11020/92430 objects degraded (11.923%); 876/92430 objects misplaced (0.948%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T16:01:21.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:21.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:21.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:21.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:21.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: cluster 2023-09-23T16:01:20.515699+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v1000: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 11020/92430 objects degraded (11.923%); 876/92430 objects misplaced (0.948%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T16:01:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: cluster 2023-09-23T16:01:20.619240+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: audit 2023-09-23T16:01:20.634895+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:01:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: cluster 2023-09-23T16:01:20.635035+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T16:01:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: cluster 2023-09-23T16:01:20.635422+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[105739]: cluster 2023-09-23T16:01:20.639562+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: cluster 2023-09-23T16:01:20.619240+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: audit 2023-09-23T16:01:20.634895+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:01:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: cluster 2023-09-23T16:01:20.635035+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T16:01:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: cluster 2023-09-23T16:01:20.635422+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:21 smithi140 bash[103196]: cluster 2023-09-23T16:01:20.639562+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: cluster 2023-09-23T16:01:20.515699+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v1000: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 11020/92430 objects degraded (11.923%); 876/92430 objects misplaced (0.948%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T16:01:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: cluster 2023-09-23T16:01:20.619240+0000 mon.a (mon.0) 1314 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: audit 2023-09-23T16:01:20.634895+0000 mon.a (mon.0) 1315 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:01:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: cluster 2023-09-23T16:01:20.635035+0000 mon.a (mon.0) 1316 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T16:01:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: cluster 2023-09-23T16:01:20.635422+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:21 smithi186 bash[89807]: cluster 2023-09-23T16:01:20.639562+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T16:01:21.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:21.993 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:21.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:22.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:22.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:22.226 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:22.253 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:22.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 16 35675 35659 96.8868 82.3125 0.0169554 0.0103148 2023-09-23T16:01:22.357 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:22.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:22.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:22.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:22.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:22.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:22.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:22.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:22.781 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:22.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:22.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:22.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:23.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:23.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:23.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:23.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:23.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:23.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 37004 36988 96.3104 83.0625 0.00523646 0.0103757 2023-09-23T16:01:23.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:23.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:23.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:23.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:23.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:23.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:23.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:23.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:23.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:23.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:23.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:23.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:23.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:23.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:23 smithi186 bash[89807]: cluster 2023-09-23T16:01:22.516408+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 11020/101802 objects degraded (10.825%); 876/101802 objects misplaced (0.860%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:01:23.910 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:23 smithi140 bash[105739]: cluster 2023-09-23T16:01:22.516408+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 11020/101802 objects degraded (10.825%); 876/101802 objects misplaced (0.860%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:01:23.911 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:23 smithi140 bash[103196]: cluster 2023-09-23T16:01:22.516408+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v1002: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 11020/101802 objects degraded (10.825%); 876/101802 objects misplaced (0.860%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:01:23.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:23.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:23.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:24.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:24.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:24.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:24.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:24.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:24.264 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 38162 38146 95.3528 72.375 0.0099544 0.0104801 2023-09-23T16:01:24.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:24.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:24.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:24.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T16:01:24.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:24.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:24.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:24.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:24.690 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:24.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:24.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:24.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:24.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:24 smithi140 bash[105739]: cluster 2023-09-23T16:01:24.517156+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 11020/102861 objects degraded (10.713%); 876/102861 objects misplaced (0.852%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T16:01:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:24 smithi140 bash[105739]: cluster 2023-09-23T16:01:24.633220+0000 mon.a (mon.0) 1317 : cluster 3 Health check update: Degraded data redundancy: 11020/102861 objects degraded (10.713%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:24 smithi140 bash[103196]: cluster 2023-09-23T16:01:24.517156+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 11020/102861 objects degraded (10.713%); 876/102861 objects misplaced (0.852%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T16:01:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:24 smithi140 bash[103196]: cluster 2023-09-23T16:01:24.633220+0000 mon.a (mon.0) 1317 : cluster 3 Health check update: Degraded data redundancy: 11020/102861 objects degraded (10.713%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:24.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:24.946 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:24 smithi186 bash[89807]: cluster 2023-09-23T16:01:24.517156+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v1003: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 11020/102861 objects degraded (10.713%); 876/102861 objects misplaced (0.852%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T16:01:24.947 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:24 smithi186 bash[89807]: cluster 2023-09-23T16:01:24.633220+0000 mon.a (mon.0) 1317 : cluster 3 Health check update: Degraded data redundancy: 11020/102861 objects degraded (10.713%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:24.964 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:24.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:24.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:25.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:25.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:25.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:25.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:25.265 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 39340 39324 94.5169 73.625 0.0144559 0.0105723 2023-09-23T16:01:25.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:25.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:25.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:25.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:25.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:25.633 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:25] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2023-09-23T16:01:25.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:25.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:25.769 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:25.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:25.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:25.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:25.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:26.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:26.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:26.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:26.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:26.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:26.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:26.266 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 40551 40535 93.8193 75.6875 0.0208823 0.0106512 2023-09-23T16:01:26.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:26.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:26.411 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:26.444 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:26.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:26.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:01:26.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:01:26.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:26.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:26.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:26.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:26.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:26.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:26.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:26.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:27.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:27.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:27.236 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:27.268 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 41708 41692 93.0403 72.3125 0.0241183 0.0107416 2023-09-23T16:01:27.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:27.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:27.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.383 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:27 smithi186 bash[89807]: cluster 2023-09-23T16:01:26.517894+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 11020/113451 objects degraded (9.713%); 473/113451 objects misplaced (0.417%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:27.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:27.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:27.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:27.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:27.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:27 smithi140 bash[105739]: cluster 2023-09-23T16:01:26.517894+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 11020/113451 objects degraded (9.713%); 473/113451 objects misplaced (0.417%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:27.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:27 smithi140 bash[103196]: cluster 2023-09-23T16:01:26.517894+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v1004: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 11020/113451 objects degraded (9.713%); 473/113451 objects misplaced (0.417%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:27.642 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:27.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:27.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:27.808 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:27.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:27.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:28.034 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:28.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:28.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:28.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:28.268 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 42898 42882 92.3965 74.375 0.0157784 0.0108151 2023-09-23T16:01:28.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:28.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:28.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.482 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:28.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:28.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:28.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:28.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:28.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:28.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:28.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:28.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:28.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.011 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:29.058 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:29.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:29.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:29.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:29.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:29.268 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 44059 44043 91.7352 72.5625 0.00756645 0.0108935 2023-09-23T16:01:29.284 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:29.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:29.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.548 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:29.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:29.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:29.679 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:29.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:29.796 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:29 smithi186 bash[89807]: cluster 2023-09-23T16:01:28.518731+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11020/120189 objects degraded (9.169%); 473/120189 objects misplaced (0.394%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:29.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:29.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:29.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:29 smithi140 bash[105739]: cluster 2023-09-23T16:01:28.518731+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11020/120189 objects degraded (9.169%); 473/120189 objects misplaced (0.394%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:29.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:29 smithi140 bash[103196]: cluster 2023-09-23T16:01:28.518731+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v1005: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 11020/120189 objects degraded (9.169%); 473/120189 objects misplaced (0.394%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T16:01:29.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:29.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:29.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:30.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:30.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:30.187 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:30.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:30.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:30.268 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 45254 45238 91.1851 74.6875 0.0177678 0.0109589 2023-09-23T16:01:30.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:30.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:30.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:30.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:30.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:30.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:30.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:30.709 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:30.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:30.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:30.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:30.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:30.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:30 smithi140 bash[103196]: cluster 2023-09-23T16:01:30.576770+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 11020/129174 objects degraded (8.531%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:30.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:30 smithi140 bash[105739]: cluster 2023-09-23T16:01:30.576770+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 11020/129174 objects degraded (8.531%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:30 smithi186 bash[89807]: cluster 2023-09-23T16:01:30.576770+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 11020/129174 objects degraded (8.531%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:30.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:31.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:31.096 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:31.098 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:31.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:31.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:31.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:31.269 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 16 46404 46388 90.58 71.875 0.00798959 0.0110297 2023-09-23T16:01:31.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:31.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:31.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:31.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:31.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:31.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: cluster 2023-09-23T16:01:30.519525+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v1006: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 11020/129174 objects degraded (8.531%); 65/129174 objects misplaced (0.050%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: audit 2023-09-23T16:01:30.880232+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: audit 2023-09-23T16:01:30.953818+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: cluster 2023-09-23T16:01:31.221007+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: cluster 2023-09-23T16:01:31.222566+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T16:01:31.670 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:31 smithi186 bash[89807]: cluster 2023-09-23T16:01:31.227487+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:31.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:31.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:31.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: cluster 2023-09-23T16:01:30.519525+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v1006: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 11020/129174 objects degraded (8.531%); 65/129174 objects misplaced (0.050%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: audit 2023-09-23T16:01:30.880232+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: audit 2023-09-23T16:01:30.953818+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: cluster 2023-09-23T16:01:31.221007+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: cluster 2023-09-23T16:01:31.222566+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T16:01:31.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[103196]: cluster 2023-09-23T16:01:31.227487+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: cluster 2023-09-23T16:01:30.519525+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v1006: 99 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s; 11020/129174 objects degraded (8.531%); 65/129174 objects misplaced (0.050%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: audit 2023-09-23T16:01:30.880232+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: audit 2023-09-23T16:01:30.953818+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: cluster 2023-09-23T16:01:31.221007+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: cluster 2023-09-23T16:01:31.222566+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T16:01:31.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:31 smithi140 bash[105739]: cluster 2023-09-23T16:01:31.227487+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:31.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:31.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:31.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:31.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:32.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:32.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:32.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:32.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:32.269 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 46593 46577 88.1934 11.8125 0.00726623 0.0112477 2023-09-23T16:01:32.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:32.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:32.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:32.593 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:32.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:32.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:32.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:32 smithi186 bash[89807]: cluster 2023-09-23T16:01:31.219525+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:32 smithi186 bash[89807]: cluster 2023-09-23T16:01:31.237376+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:32 smithi186 bash[89807]: cluster 2023-09-23T16:01:32.230930+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:32.742 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:32 smithi186 bash[89807]: cluster 2023-09-23T16:01:32.231609+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T16:01:32.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:32.866 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[103196]: cluster 2023-09-23T16:01:31.219525+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[103196]: cluster 2023-09-23T16:01:31.237376+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[103196]: cluster 2023-09-23T16:01:32.230930+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[103196]: cluster 2023-09-23T16:01:32.231609+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[105739]: cluster 2023-09-23T16:01:31.219525+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[105739]: cluster 2023-09-23T16:01:31.237376+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[105739]: cluster 2023-09-23T16:01:32.230930+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:32.875 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:32 smithi140 bash[105739]: cluster 2023-09-23T16:01:32.231609+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T16:01:32.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:32.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:32.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:32.995 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:33.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:33.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:33.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.269 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 47718 47702 87.667 70.3125 0.0106166 0.0113995 2023-09-23T16:01:33.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:33.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:33.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:33.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:33.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:33.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:33.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:33.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:33.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:33.827 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:33 smithi140 bash[103196]: cluster 2023-09-23T16:01:32.232815+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:33.827 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:33 smithi140 bash[103196]: cluster 2023-09-23T16:01:32.520330+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v1009: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 9638/136899 objects degraded (7.040%); 1279/136899 objects misplaced (0.934%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T16:01:33.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:33 smithi140 bash[105739]: cluster 2023-09-23T16:01:32.232815+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:33.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:33 smithi140 bash[105739]: cluster 2023-09-23T16:01:32.520330+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v1009: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 9638/136899 objects degraded (7.040%); 1279/136899 objects misplaced (0.934%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T16:01:33.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:33 smithi186 bash[89807]: cluster 2023-09-23T16:01:32.232815+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T16:01:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:33 smithi186 bash[89807]: cluster 2023-09-23T16:01:32.520330+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v1009: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 9638/136899 objects degraded (7.040%); 1279/136899 objects misplaced (0.934%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T16:01:33.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:33.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:33.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:33.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:34.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:34.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:34.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:34.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:34.269 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 48788 48772 87.0728 66.875 0.00610878 0.0114773 2023-09-23T16:01:34.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:34.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:34.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:34.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:34.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:34.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:34.765 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:34 smithi140 bash[103196]: cluster 2023-09-23T16:01:34.520999+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v1010: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 9638/137715 objects degraded (6.999%); 1279/137715 objects misplaced (0.929%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:01:34.765 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:34 smithi140 bash[105739]: cluster 2023-09-23T16:01:34.520999+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v1010: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 9638/137715 objects degraded (6.999%); 1279/137715 objects misplaced (0.929%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:01:34.785 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:34.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:34.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:34.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:34 smithi186 bash[89807]: cluster 2023-09-23T16:01:34.520999+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v1010: 99 pgs: 2 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 9638/137715 objects degraded (6.999%); 1279/137715 objects misplaced (0.929%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:01:34.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:34.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:34.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:35.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.056 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:35.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:35.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:35.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:35.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 49786 49770 86.3867 62.375 0.0234565 0.0115676 2023-09-23T16:01:35.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:35.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:35.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:35.419 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:35.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:35] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2023-09-23T16:01:35.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:35.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:35.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:35.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:35.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:35.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:35.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:36.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:36.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:36.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:36.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:36.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 50866 50850 85.8761 67.5 0.0296673 0.0116362 2023-09-23T16:01:36.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:36.353 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:36 smithi140 bash[103196]: cluster 2023-09-23T16:01:36.214376+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 9638/137715 objects degraded (6.999%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:36.353 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:36 smithi140 bash[105739]: cluster 2023-09-23T16:01:36.214376+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 9638/137715 objects degraded (6.999%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:36.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:36.483 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:36.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:36.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:36.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:36.626 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:36 smithi186 bash[89807]: cluster 2023-09-23T16:01:36.214376+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 9638/137715 objects degraded (6.999%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:36.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:36.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:36.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:36.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:36.886 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:36.920 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:36.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:37.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:37.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:37.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:37.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:37.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 51752 51736 85.0735 55.375 0.0109481 0.0117485 2023-09-23T16:01:37.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:37.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:37.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.569 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:37 smithi140 bash[103196]: cluster 2023-09-23T16:01:36.521748+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9638/145488 objects degraded (6.625%); 1214/145488 objects misplaced (0.834%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T16:01:37.570 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:37 smithi140 bash[105739]: cluster 2023-09-23T16:01:36.521748+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9638/145488 objects degraded (6.625%); 1214/145488 objects misplaced (0.834%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T16:01:37.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:37 smithi186 bash[89807]: cluster 2023-09-23T16:01:36.521748+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v1011: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 9638/145488 objects degraded (6.625%); 1214/145488 objects misplaced (0.834%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T16:01:37.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:37.822 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:37.953 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:37.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:37.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:38.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:38.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:38.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:38.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.266 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:38.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 16 52749 52733 84.4898 62.3125 0.0130854 0.0118299 2023-09-23T16:01:38.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:38.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[103196]: audit 2023-09-23T16:01:37.477988+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[103196]: audit 2023-09-23T16:01:37.487360+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[103196]: audit 2023-09-23T16:01:37.932293+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[103196]: audit 2023-09-23T16:01:37.947025+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.507 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:38.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:38.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:38.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:38.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:38.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[105739]: audit 2023-09-23T16:01:37.477988+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[105739]: audit 2023-09-23T16:01:37.487360+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[105739]: audit 2023-09-23T16:01:37.932293+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.833 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:38 smithi140 bash[105739]: audit 2023-09-23T16:01:37.947025+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:38 smithi186 bash[89807]: audit 2023-09-23T16:01:37.477988+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:38 smithi186 bash[89807]: audit 2023-09-23T16:01:37.487360+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:38 smithi186 bash[89807]: audit 2023-09-23T16:01:37.932293+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:38 smithi186 bash[89807]: audit 2023-09-23T16:01:37.947025+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:38.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:38.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:38.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:39.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:39.133 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:39.239 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:39.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:39.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:01:39.269977+0000 min lat: 0.0012284 max lat: 2.37853 avg lat: 0.0118817 2023-09-23T16:01:39.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:01:39.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 53858 53842 84.1102 69.3125 0.017087 0.0118817 2023-09-23T16:01:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:39.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:39.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:39.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:39.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:39.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:39.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:39.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[105739]: cluster 2023-09-23T16:01:38.522526+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v1012: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s; 9638/151287 objects degraded (6.371%); 909/151287 objects misplaced (0.601%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[105739]: audit 2023-09-23T16:01:38.687850+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[105739]: audit 2023-09-23T16:01:38.691448+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[105739]: audit 2023-09-23T16:01:38.700483+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[103196]: cluster 2023-09-23T16:01:38.522526+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v1012: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s; 9638/151287 objects degraded (6.371%); 909/151287 objects misplaced (0.601%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[103196]: audit 2023-09-23T16:01:38.687850+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[103196]: audit 2023-09-23T16:01:38.691448+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:01:39.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:39 smithi140 bash[103196]: audit 2023-09-23T16:01:38.700483+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:39.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:39.682 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:39.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:39.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:39.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:39 smithi186 bash[89807]: cluster 2023-09-23T16:01:38.522526+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v1012: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s; 9638/151287 objects degraded (6.371%); 909/151287 objects misplaced (0.601%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T16:01:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:39 smithi186 bash[89807]: audit 2023-09-23T16:01:38.687850+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:01:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:39 smithi186 bash[89807]: audit 2023-09-23T16:01:38.691448+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:01:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:39 smithi186 bash[89807]: audit 2023-09-23T16:01:38.700483+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:01:39.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:39.955 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:39.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:39.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:40.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:40.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:40.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:40.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:40.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:40.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 54889 54873 83.6303 64.4375 0.00675902 0.0119502 2023-09-23T16:01:40.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:40.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:40.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:40.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:40.590 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:40.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:40.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:40.718 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.759 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:40.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:40.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:40.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:40.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:40.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:41.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:41.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:41.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:41.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:41.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:41.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 55950 55934 83.2178 66.3125 0.0292317 0.0120101 2023-09-23T16:01:41.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:41.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:41.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:41.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:41.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:41.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:41.684 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:41.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:41.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:41.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:41.835 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:41 smithi186 bash[89807]: cluster 2023-09-23T16:01:40.523158+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 9638/158949 objects degraded (6.064%); 909/158949 objects misplaced (0.572%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:01:41.835 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:41 smithi186 bash[89807]: cluster 2023-09-23T16:01:41.215663+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 9638/158949 objects degraded (6.064%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:41.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:41.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:41.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:41 smithi140 bash[105739]: cluster 2023-09-23T16:01:40.523158+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 9638/158949 objects degraded (6.064%); 909/158949 objects misplaced (0.572%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:01:41.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:41 smithi140 bash[105739]: cluster 2023-09-23T16:01:41.215663+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 9638/158949 objects degraded (6.064%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:41 smithi140 bash[103196]: cluster 2023-09-23T16:01:40.523158+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v1013: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 9638/158949 objects degraded (6.064%); 909/158949 objects misplaced (0.572%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:01:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:41 smithi140 bash[103196]: cluster 2023-09-23T16:01:41.215663+0000 mon.a (mon.0) 1331 : cluster 3 Health check update: Degraded data redundancy: 9638/158949 objects degraded (6.064%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:41.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:41.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:41.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:41.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:42.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:42.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:42.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:42.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:42.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 57061 57045 82.8972 69.4375 0.0279346 0.0120574 2023-09-23T16:01:42.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:42.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:42.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:42.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:42.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:42.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:42.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:42.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:42.897 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:42.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:43.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:43.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:43.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:43.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:43.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 58145 58129 82.5529 67.75 0.0159165 0.0121073 2023-09-23T16:01:43.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:43.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:43.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:43.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:43.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:43.586 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:43 smithi140 bash[103196]: cluster 2023-09-23T16:01:42.524097+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s; 9638/166818 objects degraded (5.778%); 575/166818 objects misplaced (0.345%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T16:01:43.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:43.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:43.697 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:43.727 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:43.831 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:43.840 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:43 smithi186 bash[89807]: cluster 2023-09-23T16:01:42.524097+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s; 9638/166818 objects degraded (5.778%); 575/166818 objects misplaced (0.345%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T16:01:43.862 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:43.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:43.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:43 smithi140 bash[105739]: cluster 2023-09-23T16:01:42.524097+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v1014: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s; 9638/166818 objects degraded (5.778%); 575/166818 objects misplaced (0.345%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T16:01:43.969 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:43.995 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:43.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:43.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:44.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.135 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:44.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:44.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:44.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 59211 59195 82.1988 66.625 0.0183572 0.0121588 2023-09-23T16:01:44.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:44.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:44.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:44.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:44.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:44.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:44.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:44.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:44.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.915 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:44.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:44.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:45.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:45.149 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:45.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 60238 60222 81.8072 64.1875 0.0195224 0.0122177 2023-09-23T16:01:45.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:45.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:45.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:45.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:45.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:45.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:45.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:45] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2023-09-23T16:01:45.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:45 smithi140 bash[103196]: cluster 2023-09-23T16:01:44.524916+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 9638/167856 objects degraded (5.742%); 575/167856 objects misplaced (0.343%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:45 smithi140 bash[105739]: cluster 2023-09-23T16:01:44.524916+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 9638/167856 objects degraded (5.742%); 575/167856 objects misplaced (0.343%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:45.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:45.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:45.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:45.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.833 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:45 smithi186 bash[89807]: cluster 2023-09-23T16:01:44.524916+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v1015: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 9638/167856 objects degraded (5.742%); 575/167856 objects misplaced (0.343%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:45.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:45.957 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:01:45.957 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:01:45.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:45.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:46.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:46.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:46.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:46.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:46.255 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:46.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:46.270 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 61214 61198 81.3644 61 0.00474599 0.0122832 2023-09-23T16:01:46.362 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:46.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:46.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:46.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:46.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:46.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:46.612 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:01:46.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:46 smithi186 bash[89807]: audit 2023-09-23T16:01:45.953919+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:46 smithi186 bash[89807]: cluster 2023-09-23T16:01:46.216794+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 9638/167856 objects degraded (5.742%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:46 smithi186 bash[89807]: audit 2023-09-23T16:01:46.558378+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.140:0/2420826251' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:46.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:46.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:46.674 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:01:46.719 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:01:46.750 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:01:46.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:46.784 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:01:46.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[105739]: audit 2023-09-23T16:01:45.953919+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:46.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[105739]: cluster 2023-09-23T16:01:46.216794+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 9638/167856 objects degraded (5.742%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:46.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[105739]: audit 2023-09-23T16:01:46.558378+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.140:0/2420826251' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:46.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[103196]: audit 2023-09-23T16:01:45.953919+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:01:46.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[103196]: cluster 2023-09-23T16:01:46.216794+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 9638/167856 objects degraded (5.742%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:46.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:46 smithi140 bash[103196]: audit 2023-09-23T16:01:46.558378+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.140:0/2420826251' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:01:46.789 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:01:46.799 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:01:46.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:46.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.821 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:01:46.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:46.860 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:01:46.902 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:01:46.908 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.909 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:01:46.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:46.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:46.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:47.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:47.090 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:47.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:47.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:47.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:47.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:47.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 62122 62106 80.8515 56.75 0.0118563 0.0123621 2023-09-23T16:01:47.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:47.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:47.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:47.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:47.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:47.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:47.630 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:47.734 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:47.743 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:47 smithi140 bash[103196]: cluster 2023-09-23T16:01:46.527727+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 9638/176907 objects degraded (5.448%); 575/176907 objects misplaced (0.325%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:47.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:47 smithi140 bash[105739]: cluster 2023-09-23T16:01:46.527727+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 9638/176907 objects degraded (5.448%); 575/176907 objects misplaced (0.325%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:47.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:47.871 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:47.880 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:47 smithi186 bash[89807]: cluster 2023-09-23T16:01:46.527727+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v1016: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 9638/176907 objects degraded (5.448%); 575/176907 objects misplaced (0.325%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T16:01:47.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:47.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:47.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:48.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:48.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:48.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:48.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:48.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 63169 63153 80.5368 65.4375 0.0228047 0.0124108 2023-09-23T16:01:48.278 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:48.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:48.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:48.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:48.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:48.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:48.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:48.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:48.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:48.674 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:48 smithi140 bash[105739]: audit 2023-09-23T16:01:46.761722+0000 mgr.y (mgr.34107) 917 : audit 0 from='client.35271 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:01:48.674 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:48 smithi140 bash[103196]: audit 2023-09-23T16:01:46.761722+0000 mgr.y (mgr.34107) 917 : audit 0 from='client.35271 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:01:48.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:48.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:48.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:48.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:48 smithi186 bash[89807]: audit 2023-09-23T16:01:46.761722+0000 mgr.y (mgr.34107) 917 : audit 0 from='client.35271 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:01:48.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:48.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:48.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:49.055 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:49.080 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:49.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:49.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:49.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:49.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 16 63966 63950 79.9223 49.8125 0.008195 0.0124763 2023-09-23T16:01:49.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:49.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:49.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:49.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:49.608 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:49 smithi186 bash[89807]: cluster 2023-09-23T16:01:48.528410+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9638/182655 objects degraded (5.277%); 224/182655 objects misplaced (0.123%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T16:01:49.608 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:49 smithi186 bash[89807]: audit 2023-09-23T16:01:48.618947+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.140:0/1537791634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.608 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:49 smithi186 bash[89807]: audit 2023-09-23T16:01:48.619254+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:49.630 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:01:49.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:49.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.875 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:49.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:49.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[105739]: cluster 2023-09-23T16:01:48.528410+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9638/182655 objects degraded (5.277%); 224/182655 objects misplaced (0.123%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T16:01:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[105739]: audit 2023-09-23T16:01:48.618947+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.140:0/1537791634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[105739]: audit 2023-09-23T16:01:48.619254+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[103196]: cluster 2023-09-23T16:01:48.528410+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v1017: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 9638/182655 objects degraded (5.277%); 224/182655 objects misplaced (0.123%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T16:01:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[103196]: audit 2023-09-23T16:01:48.618947+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.140:0/1537791634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:49 smithi140 bash[103196]: audit 2023-09-23T16:01:48.619254+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:01:49.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.009 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:50.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:50.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:50.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:50.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T16:01:50.253 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:50.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 64965 64949 79.5794 62.4375 0.00852364 0.0125597 2023-09-23T16:01:50.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:50.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:50.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:50.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.546 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:50.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[103196]: cluster 2023-09-23T16:01:49.605366+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:50.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[103196]: cluster 2023-09-23T16:01:49.617633+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T16:01:50.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[103196]: audit 2023-09-23T16:01:49.625891+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:01:50.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[103196]: cluster 2023-09-23T16:01:49.626207+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T16:01:50.650 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:50.656 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1016,"stamp":"2023-09-23T16:01:46.527123+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3867547571,"num_objects":58969,"num_object_clones":0,"num_object_copies":176907,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":9638,"num_objects_misplaced":575,"num_objects_unfound":0,"num_objects_dirty":58969,"num_whiteouts":0,"num_read":6018,"num_read_kb":13283,"num_write":59848,"num_write_kb":3784967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2330,"num_bytes_recovered":150735214,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":61749,"ondisk_log_size":61749,"up":297,"acting":288,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":311,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":14642940,"kb_used_data":11315772,"kb_used_omap":44,"kb_used_meta":3327059,"kb_avail":735318276,"statfs":{"total":767960285184,"available":752965914624,"internally_reserved":0,"allocated":11587350528,"data_stored":11576157290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":3406909193},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":856162304,"num_objects":13064,"num_object_clones":0,"num_object_copies":39192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-704,"num_objects_unfound":0,"num_objects_dirty":13064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13064,"num_write_kb":836096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":704,"num_bytes_recovered":46137344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006579"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":323,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.234391+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:01:32.234391+0000","last_peered":"2023-09-23T16:01:32.234391+0000","last_clean":"2023-09-23T16:01:32.234391+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:01:32.234391+0000","last_undegraded":"2023-09-23T16:01:32.234391+0000","last_fullsized":"2023-09-23T16:01:32.234391+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":182,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225251+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:01:31.225251+0000","last_peered":"2023-09-23T16:01:31.225251+0000","last_clean":"2023-09-23T16:01:31.225251+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:01:31.225251+0000","last_undegraded":"2023-09-23T16:01:31.225251+0000","last_fullsized":"2023-09-23T16:01:31.225251+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":162,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228047+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:01:31.228047+0000","last_peered":"2023-09-23T16:01:31.228047+0000","last_clean":"2023-09-23T16:01:31.228047+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:01:31.228047+0000","last_undegraded":"2023-09-23T16:01:31.228047+0000","last_fullsized":"2023-09-23T16:01:31.228047+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":254,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.236671+0000","last_change":"2023-09-23T15:57:28.574487+0000","last_active":"2023-09-23T16:01:31.236671+0000","last_peered":"2023-09-23T16:01:31.236671+0000","last_clean":"2023-09-23T16:01:31.236671+0000","last_became_active":"2023-09-23T15:57:28.574181+0000","last_became_peered":"2023-09-23T15:57:28.574181+0000","last_unstale":"2023-09-23T16:01:31.236671+0000","last_undegraded":"2023-09-23T16:01:31.236671+0000","last_fullsized":"2023-09-23T16:01:31.236671+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:53:33.649532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":195,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.230701+0000","last_change":"2023-09-23T16:01:10.598732+0000","last_active":"2023-09-23T16:01:32.230701+0000","last_peered":"2023-09-23T16:01:32.230701+0000","last_clean":"2023-09-23T16:01:32.230701+0000","last_became_active":"2023-09-23T16:01:10.598495+0000","last_became_peered":"2023-09-23T16:01:10.598495+0000","last_unstale":"2023-09-23T16:01:32.230701+0000","last_undegraded":"2023-09-23T16:01:32.230701+0000","last_fullsized":"2023-09-23T16:01:32.230701+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:29:34.338221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":275,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.239807+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:01:31.239807+0000","last_peered":"2023-09-23T16:01:31.239807+0000","last_clean":"2023-09-23T16:01:31.239807+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:01:31.239807+0000","last_undegraded":"2023-09-23T16:01:31.239807+0000","last_fullsized":"2023-09-23T16:01:31.239807+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":251,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.232766+0000","last_change":"2023-09-23T15:59:19.936126+0000","last_active":"2023-09-23T16:01:31.232766+0000","last_peered":"2023-09-23T16:01:31.232766+0000","last_clean":"2023-09-23T16:01:31.232766+0000","last_became_active":"2023-09-23T15:59:19.935759+0000","last_became_peered":"2023-09-23T15:59:19.935759+0000","last_unstale":"2023-09-23T16:01:31.232766+0000","last_undegraded":"2023-09-23T16:01:31.232766+0000","last_fullsized":"2023-09-23T16:01:31.232766+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:00:24.991652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.10","version":"0'0","reported_seq":168,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.230945+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:01:32.230945+0000","last_peered":"2023-09-23T16:01:32.230945+0000","last_clean":"2023-09-23T16:01:32.230945+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:01:32.230945+0000","last_undegraded":"2023-09-23T16:01:32.230945+0000","last_fullsized":"2023-09-23T16:01:32.230945+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":275,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228944+0000","last_change":"2023-09-23T15:49:01.018678+0000","last_active":"2023-09-23T16:01:31.228944+0000","last_peered":"2023-09-23T16:01:31.228944+0000","last_clean":"2023-09-23T16:01:31.228944+0000","last_became_active":"2023-09-23T15:49:01.018337+0000","last_became_peered":"2023-09-23T15:49:01.018337+0000","last_unstale":"2023-09-23T16:01:31.228944+0000","last_undegraded":"2023-09-23T16:01:31.228944+0000","last_fullsized":"2023-09-23T16:01:31.228944+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:37:33.901628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246143+0000","last_change":"2023-09-23T15:59:59.632140+0000","last_active":"2023-09-23T16:01:31.246143+0000","last_peered":"2023-09-23T16:01:31.246143+0000","last_clean":"2023-09-23T16:01:31.246143+0000","last_became_active":"2023-09-23T15:59:59.631559+0000","last_became_peered":"2023-09-23T15:59:59.631559+0000","last_unstale":"2023-09-23T16:01:31.246143+0000","last_undegraded":"2023-09-23T16:01:31.246143+0000","last_fullsized":"2023-09-23T16:01:31.246143+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:40.591709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":291,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.248648+0000","last_change":"2023-09-23T16:00:38.249464+0000","last_active":"2023-09-23T16:01:31.248648+0000","last_peered":"2023-09-23T16:01:31.248648+0000","last_clean":"2023-09-23T16:01:31.248648+0000","last_became_active":"2023-09-23T16:00:38.234975+0000","last_became_peered":"2023-09-23T16:00:38.234975+0000","last_unstale":"2023-09-23T16:01:31.248648+0000","last_undegraded":"2023-09-23T16:01:31.248648+0000","last_fullsized":"2023-09-23T16:01:31.248648+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T03:15:08.107313+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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":29,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246051+0000","last_change":"2023-09-23T16:01:10.619399+0000","last_active":"2023-09-23T16:01:31.246051+0000","last_peered":"2023-09-23T16:01:31.246051+0000","last_clean":"2023-09-23T16:01:31.246051+0000","last_became_active":"2023-09-23T16:01:10.619109+0000","last_became_peered":"2023-09-23T16:01:10.619109+0000","last_unstale":"2023-09-23T16:01:31.246051+0000","last_undegraded":"2023-09-23T16:01:31.246051+0000","last_fullsized":"2023-09-23T16:01:31.246051+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:42:55.236078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"93'23","reported_seq":264,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225751+0000","last_change":"2023-09-23T15:41:46.358346+0000","last_active":"2023-09-23T16:01:31.225751+0000","last_peered":"2023-09-23T16:01:31.225751+0000","last_clean":"2023-09-23T16:01:31.225751+0000","last_became_active":"2023-09-23T15:41:46.357763+0000","last_became_peered":"2023-09-23T15:41:46.357763+0000","last_unstale":"2023-09-23T16:01:31.225751+0000","last_undegraded":"2023-09-23T16:01:31.225751+0000","last_fullsized":"2023-09-23T16:01:31.225751+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T00:25:19.134853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":274,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233520+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:01:31.233520+0000","last_peered":"2023-09-23T16:01:31.233520+0000","last_clean":"2023-09-23T16:01:31.233520+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:01:31.233520+0000","last_undegraded":"2023-09-23T16:01:31.233520+0000","last_fullsized":"2023-09-23T16:01:31.233520+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":306,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246572+0000","last_change":"2023-09-23T16:01:10.626756+0000","last_active":"2023-09-23T16:01:31.246572+0000","last_peered":"2023-09-23T16:01:31.246572+0000","last_clean":"2023-09-23T16:01:31.246572+0000","last_became_active":"2023-09-23T16:01:10.610763+0000","last_became_peered":"2023-09-23T16:01:10.610763+0000","last_unstale":"2023-09-23T16:01:31.246572+0000","last_undegraded":"2023-09-23T16:01:31.246572+0000","last_fullsized":"2023-09-23T16:01:31.246572+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:09:00.375313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":161,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225759+0000","last_change":"2023-09-23T16:01:10.609014+0000","last_active":"2023-09-23T16:01:31.225759+0000","last_peered":"2023-09-23T16:01:31.225759+0000","last_clean":"2023-09-23T16:01:31.225759+0000","last_became_active":"2023-09-23T16:01:10.608271+0000","last_became_peered":"2023-09-23T16:01:10.608271+0000","last_unstale":"2023-09-23T16:01:31.225759+0000","last_undegraded":"2023-09-23T16:01:31.225759+0000","last_fullsized":"2023-09-23T16:01:31.225759+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:22:20.910289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":230,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246233+0000","last_change":"2023-09-23T15:57:28.577550+0000","last_active":"2023-09-23T16:01:31.246233+0000","last_peered":"2023-09-23T16:01:31.246233+0000","last_clean":"2023-09-23T16:01:31.246233+0000","last_became_active":"2023-09-23T15:57:28.577133+0000","last_became_peered":"2023-09-23T15:57:28.577133+0000","last_unstale":"2023-09-23T16:01:31.246233+0000","last_undegraded":"2023-09-23T16:01:31.246233+0000","last_fullsized":"2023-09-23T16:01:31.246233+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:49:42.190522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":264,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235762+0000","last_change":"2023-09-23T15:59:59.629989+0000","last_active":"2023-09-23T16:01:31.235762+0000","last_peered":"2023-09-23T16:01:31.235762+0000","last_clean":"2023-09-23T16:01:31.235762+0000","last_became_active":"2023-09-23T15:59:59.629547+0000","last_became_peered":"2023-09-23T15:59:59.629547+0000","last_unstale":"2023-09-23T16:01:31.235762+0000","last_undegraded":"2023-09-23T16:01:31.235762+0000","last_fullsized":"2023-09-23T16:01:31.235762+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:08.369579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":253,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246232+0000","last_change":"2023-09-23T15:41:46.361320+0000","last_active":"2023-09-23T16:01:31.246232+0000","last_peered":"2023-09-23T16:01:31.246232+0000","last_clean":"2023-09-23T16:01:31.246232+0000","last_became_active":"2023-09-23T15:41:46.360957+0000","last_became_peered":"2023-09-23T15:41:46.360957+0000","last_unstale":"2023-09-23T16:01:31.246232+0000","last_undegraded":"2023-09-23T16:01:31.246232+0000","last_fullsized":"2023-09-23T16:01:31.246232+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:45:41.317997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":261,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.236760+0000","last_change":"2023-09-23T16:01:10.601251+0000","last_active":"2023-09-23T16:01:31.236760+0000","last_peered":"2023-09-23T16:01:31.236760+0000","last_clean":"2023-09-23T16:01:31.236760+0000","last_became_active":"2023-09-23T16:01:10.600942+0000","last_became_peered":"2023-09-23T16:01:10.600942+0000","last_unstale":"2023-09-23T16:01:31.236760+0000","last_undegraded":"2023-09-23T16:01:31.236760+0000","last_fullsized":"2023-09-23T16:01:31.236760+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:36:25.469544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.10","version":"68'8","reported_seq":308,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.236380+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:01:31.236380+0000","last_peered":"2023-09-23T16:01:31.236380+0000","last_clean":"2023-09-23T16:01:31.236380+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:01:31.236380+0000","last_undegraded":"2023-09-23T16:01:31.236380+0000","last_fullsized":"2023-09-23T16:01:31.236380+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":212,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246899+0000","last_change":"2023-09-23T16:01:10.608731+0000","last_active":"2023-09-23T16:01:31.246899+0000","last_peered":"2023-09-23T16:01:31.246899+0000","last_clean":"2023-09-23T16:01:31.246899+0000","last_became_active":"2023-09-23T16:01:10.608377+0000","last_became_peered":"2023-09-23T16:01:10.608377+0000","last_unstale":"2023-09-23T16:01:31.246899+0000","last_undegraded":"2023-09-23T16:01:31.246899+0000","last_fullsized":"2023-09-23T16:01:31.246899+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:22:44.488761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.4","version":"296'3452","reported_seq":3484,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:42.186282+0000","last_change":"2023-09-23T16:01:11.851185+0000","last_active":"2023-09-23T16:01:42.186282+0000","last_peered":"2023-09-23T16:01:42.186282+0000","last_clean":"2023-09-23T16:01:09.480846+0000","last_became_active":"2023-09-23T16:01:11.844178+0000","last_became_peered":"2023-09-23T16:01:11.844178+0000","last_unstale":"2023-09-23T16:01:42.186282+0000","last_undegraded":"2023-09-23T16:01:11.624097+0000","last_fullsized":"2023-09-23T16:01:11.608558+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3452,"log_dups_size":0,"ondisk_log_size":3452,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:58:23.283158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226230272,"num_objects":3452,"num_object_clones":0,"num_object_copies":10356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1342,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3452,"num_write_kb":220928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","4","6"],"object_location_counts":[{"shards":"4,5","objects":2110},{"shards":"4,5,6","objects":1342}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":286,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246977+0000","last_change":"2023-09-23T16:00:38.241874+0000","last_active":"2023-09-23T16:01:31.246977+0000","last_peered":"2023-09-23T16:01:31.246977+0000","last_clean":"2023-09-23T16:01:31.246977+0000","last_became_active":"2023-09-23T16:00:38.234115+0000","last_became_peered":"2023-09-23T16:00:38.234115+0000","last_unstale":"2023-09-23T16:01:31.246977+0000","last_undegraded":"2023-09-23T16:01:31.246977+0000","last_fullsized":"2023-09-23T16:01:31.246977+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:11:35.945857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[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.8","version":"0'0","reported_seq":237,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.231179+0000","last_change":"2023-09-23T15:28:24.473172+0000","last_active":"2023-09-23T16:01:31.231179+0000","last_peered":"2023-09-23T16:01:31.231179+0000","last_clean":"2023-09-23T16:01:31.231179+0000","last_became_active":"2023-09-23T15:28:24.472445+0000","last_became_peered":"2023-09-23T15:28:24.472445+0000","last_unstale":"2023-09-23T16:01:31.231179+0000","last_undegraded":"2023-09-23T16:01:31.231179+0000","last_fullsized":"2023-09-23T16:01:31.231179+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:35:31.738251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3542","reported_seq":3565,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:42.143371+0000","last_change":"2023-09-23T16:00:39.250369+0000","last_active":"2023-09-23T16:01:42.143371+0000","last_peered":"2023-09-23T16:01:42.143371+0000","last_clean":"2023-09-23T16:01:42.143371+0000","last_became_active":"2023-09-23T16:00:39.250046+0000","last_became_peered":"2023-09-23T16:00:39.250046+0000","last_unstale":"2023-09-23T16:01:42.143371+0000","last_undegraded":"2023-09-23T16:01:42.143371+0000","last_fullsized":"2023-09-23T16:01:42.143371+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3542,"log_dups_size":0,"ondisk_log_size":3542,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:02:02.926530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232128512,"num_objects":3542,"num_object_clones":0,"num_object_copies":10626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3542,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3542,"num_write_kb":226688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":301,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.250421+0000","last_change":"2023-09-23T15:49:01.028121+0000","last_active":"2023-09-23T16:01:31.250421+0000","last_peered":"2023-09-23T16:01:31.250421+0000","last_clean":"2023-09-23T16:01:31.250421+0000","last_became_active":"2023-09-23T15:49:01.017425+0000","last_became_peered":"2023-09-23T15:49:01.017425+0000","last_unstale":"2023-09-23T16:01:31.250421+0000","last_undegraded":"2023-09-23T16:01:31.250421+0000","last_fullsized":"2023-09-23T16:01:31.250421+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:59.585828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":316,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225397+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:01:31.225397+0000","last_peered":"2023-09-23T16:01:31.225397+0000","last_clean":"2023-09-23T16:01:31.225397+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:01:31.225397+0000","last_undegraded":"2023-09-23T16:01:31.225397+0000","last_fullsized":"2023-09-23T16:01:31.225397+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"296'3778","reported_seq":3801,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:45.452985+0000","last_change":"2023-09-23T16:00:39.286317+0000","last_active":"2023-09-23T16:01:45.452985+0000","last_peered":"2023-09-23T16:01:45.452985+0000","last_clean":"2023-09-23T16:01:45.452985+0000","last_became_active":"2023-09-23T16:00:39.286017+0000","last_became_peered":"2023-09-23T16:00:39.286017+0000","last_unstale":"2023-09-23T16:01:45.452985+0000","last_undegraded":"2023-09-23T16:01:45.452985+0000","last_fullsized":"2023-09-23T16:01:45.452985+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3778,"log_dups_size":0,"ondisk_log_size":3778,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:15:59.270696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247595008,"num_objects":3778,"num_object_clones":0,"num_object_copies":11334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3778,"num_write_kb":241792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":238,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.247329+0000","last_change":"2023-09-23T15:28:24.141773+0000","last_active":"2023-09-23T16:01:31.247329+0000","last_peered":"2023-09-23T16:01:31.247329+0000","last_clean":"2023-09-23T16:01:31.247329+0000","last_became_active":"2023-09-23T15:28:24.141468+0000","last_became_peered":"2023-09-23T15:28:24.141468+0000","last_unstale":"2023-09-23T16:01:31.247329+0000","last_undegraded":"2023-09-23T16:01:31.247329+0000","last_fullsized":"2023-09-23T16:01:31.247329+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:41:16.833653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":275,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.236912+0000","last_change":"2023-09-23T15:49:01.015913+0000","last_active":"2023-09-23T16:01:31.236912+0000","last_peered":"2023-09-23T16:01:31.236912+0000","last_clean":"2023-09-23T16:01:31.236912+0000","last_became_active":"2023-09-23T15:49:01.015553+0000","last_became_peered":"2023-09-23T15:49:01.015553+0000","last_unstale":"2023-09-23T16:01:31.236912+0000","last_undegraded":"2023-09-23T16:01:31.236912+0000","last_fullsized":"2023-09-23T16:01:31.236912+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:44.300117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3739","reported_seq":3776,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:45.057433+0000","last_change":"2023-09-23T16:01:11.834642+0000","last_active":"2023-09-23T16:01:45.057433+0000","last_peered":"2023-09-23T16:01:45.057433+0000","last_clean":"2023-09-23T16:01:09.610141+0000","last_became_active":"2023-09-23T16:01:11.831143+0000","last_became_peered":"2023-09-23T16:01:11.831143+0000","last_unstale":"2023-09-23T16:01:45.057433+0000","last_undegraded":"2023-09-23T16:01:11.657033+0000","last_fullsized":"2023-09-23T16:01:11.601511+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3739,"log_dups_size":0,"ondisk_log_size":3739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:56:55.255428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245039104,"num_objects":3739,"num_object_clones":0,"num_object_copies":11217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1352,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3739,"num_write_kb":239296,"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":[1,6,2],"acting":[1,6],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,4,6","objects":1352},{"shards":"1,6","objects":2387}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":265,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.229459+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:01:31.229459+0000","last_peered":"2023-09-23T16:01:31.229459+0000","last_clean":"2023-09-23T16:01:31.229459+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:01:31.229459+0000","last_undegraded":"2023-09-23T16:01:31.229459+0000","last_fullsized":"2023-09-23T16:01:31.229459+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":291,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.232542+0000","last_change":"2023-09-23T15:49:01.010266+0000","last_active":"2023-09-23T16:01:31.232542+0000","last_peered":"2023-09-23T16:01:31.232542+0000","last_clean":"2023-09-23T16:01:31.232542+0000","last_became_active":"2023-09-23T15:49:01.009835+0000","last_became_peered":"2023-09-23T15:49:01.009835+0000","last_unstale":"2023-09-23T16:01:31.232542+0000","last_undegraded":"2023-09-23T16:01:31.232542+0000","last_fullsized":"2023-09-23T16:01:31.232542+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:03:32.464237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3589","reported_seq":3611,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:42.152812+0000","last_change":"2023-09-23T16:00:39.245910+0000","last_active":"2023-09-23T16:01:42.152812+0000","last_peered":"2023-09-23T16:01:42.152812+0000","last_clean":"2023-09-23T16:01:42.152812+0000","last_became_active":"2023-09-23T16:00:39.245603+0000","last_became_peered":"2023-09-23T16:00:39.245603+0000","last_unstale":"2023-09-23T16:01:42.152812+0000","last_undegraded":"2023-09-23T16:01:42.152812+0000","last_fullsized":"2023-09-23T16:01:42.152812+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3589,"log_dups_size":0,"ondisk_log_size":3589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:48:41.411158+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":3589,"num_write_kb":229696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"93'161","reported_seq":733,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246051+0000","last_change":"2023-09-23T16:01:13.636837+0000","last_active":"2023-09-23T16:01:31.246051+0000","last_peered":"2023-09-23T16:01:31.246051+0000","last_clean":"2023-09-23T16:01:31.246051+0000","last_became_active":"2023-09-23T16:01:13.636350+0000","last_became_peered":"2023-09-23T16:01:13.636350+0000","last_unstale":"2023-09-23T16:01:31.246051+0000","last_undegraded":"2023-09-23T16:01:31.246051+0000","last_fullsized":"2023-09-23T16:01:31.246051+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:41.040050+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.b","version":"69'3","reported_seq":58,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.235342+0000","last_change":"2023-09-23T15:59:19.915627+0000","last_active":"2023-09-23T16:01:32.235342+0000","last_peered":"2023-09-23T16:01:32.235342+0000","last_clean":"2023-09-23T16:01:32.235342+0000","last_became_active":"2023-09-23T15:59:19.908701+0000","last_became_peered":"2023-09-23T15:59:19.908701+0000","last_unstale":"2023-09-23T16:01:32.235342+0000","last_undegraded":"2023-09-23T16:01:32.235342+0000","last_fullsized":"2023-09-23T16:01:32.235342+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:54:21.407478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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.c","version":"0'0","reported_seq":280,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225845+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:01:31.225845+0000","last_peered":"2023-09-23T16:01:31.225845+0000","last_clean":"2023-09-23T16:01:31.225845+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:01:31.225845+0000","last_undegraded":"2023-09-23T16:01:31.225845+0000","last_fullsized":"2023-09-23T16:01:31.225845+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"296'3739","reported_seq":3770,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:45.109403+0000","last_change":"2023-09-23T16:01:11.825678+0000","last_active":"2023-09-23T16:01:45.109403+0000","last_peered":"2023-09-23T16:01:45.109403+0000","last_clean":"2023-09-23T16:01:09.451677+0000","last_became_active":"2023-09-23T16:01:11.821277+0000","last_became_peered":"2023-09-23T16:01:11.821277+0000","last_unstale":"2023-09-23T16:01:45.109403+0000","last_undegraded":"2023-09-23T16:01:11.659859+0000","last_fullsized":"2023-09-23T16:01:11.602270+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3739,"log_dups_size":0,"ondisk_log_size":3739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:30:26.566977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245039104,"num_objects":3739,"num_object_clones":0,"num_object_copies":11217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1370,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3739,"num_write_kb":239296,"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":[1,0,2],"acting":[1,0],"avail_no_missing":["1","0","5"],"object_location_counts":[{"shards":"0,1","objects":2369},{"shards":"0,1,5","objects":1370}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"93'161","reported_seq":605,"reported_epoch":295,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:31.231300+0000","last_change":"2023-09-23T16:01:11.834037+0000","last_active":"2023-09-23T16:01:31.231300+0000","last_peered":"2023-09-23T16:01:31.231300+0000","last_clean":"2023-09-23T16:00:55.812922+0000","last_became_active":"2023-09-23T16:01:11.833465+0000","last_became_peered":"2023-09-23T16:01:11.833465+0000","last_unstale":"2023-09-23T16:01:31.231300+0000","last_undegraded":"2023-09-23T16:01:11.610457+0000","last_fullsized":"2023-09-23T16:01:11.608866+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:57:45.864523+0000","scrub_duration":0.01920643,"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":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,6],"acting":[5,6],"avail_no_missing":["5","4","6"],"object_location_counts":[{"shards":"4,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":210,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.226662+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:01:31.226662+0000","last_peered":"2023-09-23T16:01:31.226662+0000","last_clean":"2023-09-23T16:01:31.226662+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:01:31.226662+0000","last_undegraded":"2023-09-23T16:01:31.226662+0000","last_fullsized":"2023-09-23T16:01:31.226662+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":320,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.229372+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:01:31.229372+0000","last_peered":"2023-09-23T16:01:31.229372+0000","last_clean":"2023-09-23T16:01:31.229372+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:01:31.229372+0000","last_undegraded":"2023-09-23T16:01:31.229372+0000","last_fullsized":"2023-09-23T16:01:31.229372+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3773","reported_seq":3797,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:45.502081+0000","last_change":"2023-09-23T16:00:39.245911+0000","last_active":"2023-09-23T16:01:45.502081+0000","last_peered":"2023-09-23T16:01:45.502081+0000","last_clean":"2023-09-23T16:01:45.502081+0000","last_became_active":"2023-09-23T16:00:39.245040+0000","last_became_peered":"2023-09-23T16:00:39.245040+0000","last_unstale":"2023-09-23T16:01:45.502081+0000","last_undegraded":"2023-09-23T16:01:45.502081+0000","last_fullsized":"2023-09-23T16:01:45.502081+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3773,"log_dups_size":0,"ondisk_log_size":3773,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:56.176258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247267328,"num_objects":3773,"num_object_clones":0,"num_object_copies":11319,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3773,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3773,"num_write_kb":241472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225725+0000","last_change":"2023-09-23T16:01:10.610529+0000","last_active":"2023-09-23T16:01:31.225725+0000","last_peered":"2023-09-23T16:01:31.225725+0000","last_clean":"2023-09-23T16:01:31.225725+0000","last_became_active":"2023-09-23T16:01:10.610220+0000","last_became_peered":"2023-09-23T16:01:10.610220+0000","last_unstale":"2023-09-23T16:01:31.225725+0000","last_undegraded":"2023-09-23T16:01:31.225725+0000","last_fullsized":"2023-09-23T16:01:31.225725+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:00:09.902686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.226515+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:01:31.226515+0000","last_peered":"2023-09-23T16:01:31.226515+0000","last_clean":"2023-09-23T16:01:31.226515+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:01:31.226515+0000","last_undegraded":"2023-09-23T16:01:31.226515+0000","last_fullsized":"2023-09-23T16:01:31.226515+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3772","reported_seq":3796,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:45.113688+0000","last_change":"2023-09-23T16:00:39.251066+0000","last_active":"2023-09-23T16:01:45.113688+0000","last_peered":"2023-09-23T16:01:45.113688+0000","last_clean":"2023-09-23T16:01:45.113688+0000","last_became_active":"2023-09-23T16:00:39.250792+0000","last_became_peered":"2023-09-23T16:00:39.250792+0000","last_unstale":"2023-09-23T16:01:45.113688+0000","last_undegraded":"2023-09-23T16:01:45.113688+0000","last_fullsized":"2023-09-23T16:01:45.113688+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3772,"log_dups_size":0,"ondisk_log_size":3772,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:27:02.907138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247201792,"num_objects":3772,"num_object_clones":0,"num_object_copies":11316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3772,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3772,"num_write_kb":241408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"93'161","reported_seq":587,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233663+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:01:31.233663+0000","last_peered":"2023-09-23T16:01:31.233663+0000","last_clean":"2023-09-23T16:01:31.233663+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:01:31.233663+0000","last_undegraded":"2023-09-23T16:01:31.233663+0000","last_fullsized":"2023-09-23T16:01:31.233663+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.224868+0000","last_change":"2023-09-23T15:57:28.574442+0000","last_active":"2023-09-23T16:01:31.224868+0000","last_peered":"2023-09-23T16:01:31.224868+0000","last_clean":"2023-09-23T16:01:31.224868+0000","last_became_active":"2023-09-23T15:57:28.574075+0000","last_became_peered":"2023-09-23T15:57:28.574075+0000","last_unstale":"2023-09-23T16:01:31.224868+0000","last_undegraded":"2023-09-23T16:01:31.224868+0000","last_fullsized":"2023-09-23T16:01:31.224868+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:30.606230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":162,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.230147+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:01:31.230147+0000","last_peered":"2023-09-23T16:01:31.230147+0000","last_clean":"2023-09-23T16:01:31.230147+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:01:31.230147+0000","last_undegraded":"2023-09-23T16:01:31.230147+0000","last_fullsized":"2023-09-23T16:01:31.230147+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"296'3867","reported_seq":3898,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:45.423037+0000","last_change":"2023-09-23T16:01:11.839456+0000","last_active":"2023-09-23T16:01:45.423037+0000","last_peered":"2023-09-23T16:01:45.423037+0000","last_clean":"2023-09-23T16:01:09.606118+0000","last_became_active":"2023-09-23T16:01:11.837063+0000","last_became_peered":"2023-09-23T16:01:11.837063+0000","last_unstale":"2023-09-23T16:01:45.423037+0000","last_undegraded":"2023-09-23T16:01:11.610104+0000","last_fullsized":"2023-09-23T16:01:11.601154+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3867,"log_dups_size":0,"ondisk_log_size":3867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:08:14.426904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253427712,"num_objects":3867,"num_object_clones":0,"num_object_copies":11601,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1417,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3867,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3867,"num_write_kb":247488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4","objects":2450},{"shards":"0,4,7","objects":1417}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"93'161","reported_seq":620,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246801+0000","last_change":"2023-09-23T16:00:18.654877+0000","last_active":"2023-09-23T16:01:31.246801+0000","last_peered":"2023-09-23T16:01:31.246801+0000","last_clean":"2023-09-23T16:01:31.246801+0000","last_became_active":"2023-09-23T15:57:31.605990+0000","last_became_peered":"2023-09-23T15:57:31.605990+0000","last_unstale":"2023-09-23T16:01:31.246801+0000","last_undegraded":"2023-09-23T16:01:31.246801+0000","last_fullsized":"2023-09-23T16:01:31.246801+0000","mapping_epoch":243,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":244,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.654709+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.654709+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:25:58.224001+0000","scrub_duration":0.0037352349999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"89'98","reported_seq":185,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.231411+0000","last_change":"2023-09-23T15:49:01.044924+0000","last_active":"2023-09-23T16:01:32.231411+0000","last_peered":"2023-09-23T16:01:32.231411+0000","last_clean":"2023-09-23T16:01:32.231411+0000","last_became_active":"2023-09-23T15:49:01.012413+0000","last_became_peered":"2023-09-23T15:49:01.012413+0000","last_unstale":"2023-09-23T16:01:32.231411+0000","last_undegraded":"2023-09-23T16:01:32.231411+0000","last_fullsized":"2023-09-23T16:01:32.231411+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:19.580780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":302,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235851+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:01:31.235851+0000","last_peered":"2023-09-23T16:01:31.235851+0000","last_clean":"2023-09-23T16:01:31.235851+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:01:31.235851+0000","last_undegraded":"2023-09-23T16:01:31.235851+0000","last_fullsized":"2023-09-23T16:01:31.235851+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":57,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228469+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:01:31.228469+0000","last_peered":"2023-09-23T16:01:31.228469+0000","last_clean":"2023-09-23T16:01:31.228469+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:01:31.228469+0000","last_undegraded":"2023-09-23T16:01:31.228469+0000","last_fullsized":"2023-09-23T16:01:31.228469+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"296'3605","reported_seq":3637,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:42.128640+0000","last_change":"2023-09-23T16:01:11.839988+0000","last_active":"2023-09-23T16:01:42.128640+0000","last_peered":"2023-09-23T16:01:42.128640+0000","last_clean":"2023-09-23T16:01:09.484678+0000","last_became_active":"2023-09-23T16:01:11.835233+0000","last_became_peered":"2023-09-23T16:01:11.835233+0000","last_unstale":"2023-09-23T16:01:42.128640+0000","last_undegraded":"2023-09-23T16:01:11.626310+0000","last_fullsized":"2023-09-23T16:01:11.612112+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3605,"log_dups_size":0,"ondisk_log_size":3605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:53:03.370380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236257280,"num_objects":3605,"num_object_clones":0,"num_object_copies":10815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1385,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3605,"num_write_kb":230720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","4","7"],"object_location_counts":[{"shards":"4,5,7","objects":1385},{"shards":"5,7","objects":2220}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.1","version":"93'161","reported_seq":587,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228400+0000","last_change":"2023-09-23T16:01:13.638179+0000","last_active":"2023-09-23T16:01:31.228400+0000","last_peered":"2023-09-23T16:01:31.228400+0000","last_clean":"2023-09-23T16:01:31.228400+0000","last_became_active":"2023-09-23T16:01:13.637803+0000","last_became_peered":"2023-09-23T16:01:13.637803+0000","last_unstale":"2023-09-23T16:01:31.228400+0000","last_undegraded":"2023-09-23T16:01:31.228400+0000","last_fullsized":"2023-09-23T16:01:31.228400+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T21:54:47.327210+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'84","reported_seq":878,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233796+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:01:31.233796+0000","last_peered":"2023-09-23T16:01:31.233796+0000","last_clean":"2023-09-23T16:01:31.233796+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:01:31.233796+0000","last_undegraded":"2023-09-23T16:01:31.233796+0000","last_fullsized":"2023-09-23T16:01:31.233796+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":259,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233927+0000","last_change":"2023-09-23T15:41:46.357138+0000","last_active":"2023-09-23T16:01:31.233927+0000","last_peered":"2023-09-23T16:01:31.233927+0000","last_clean":"2023-09-23T16:01:31.233927+0000","last_became_active":"2023-09-23T15:41:46.354670+0000","last_became_peered":"2023-09-23T15:41:46.354670+0000","last_unstale":"2023-09-23T16:01:31.233927+0000","last_undegraded":"2023-09-23T16:01:31.233927+0000","last_fullsized":"2023-09-23T16:01:31.233927+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:32:09.455156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.229590+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:01:31.229590+0000","last_peered":"2023-09-23T16:01:31.229590+0000","last_clean":"2023-09-23T16:01:31.229590+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:01:31.229590+0000","last_undegraded":"2023-09-23T16:01:31.229590+0000","last_fullsized":"2023-09-23T16:01:31.229590+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"296'3741","reported_seq":3771,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:45.546706+0000","last_change":"2023-09-23T16:01:11.822059+0000","last_active":"2023-09-23T16:01:45.546706+0000","last_peered":"2023-09-23T16:01:45.546706+0000","last_clean":"2023-09-23T16:01:09.467603+0000","last_became_active":"2023-09-23T16:01:11.817823+0000","last_became_peered":"2023-09-23T16:01:11.817823+0000","last_unstale":"2023-09-23T16:01:45.546706+0000","last_undegraded":"2023-09-23T16:01:11.607681+0000","last_fullsized":"2023-09-23T16:01:11.598333+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3741,"log_dups_size":0,"ondisk_log_size":3741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:50:38.394892+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":1359,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3741,"num_write_kb":239424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4","objects":2382},{"shards":"1,4,7","objects":1359}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.2","version":"93'161","reported_seq":673,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246149+0000","last_change":"2023-09-23T15:53:17.006225+0000","last_active":"2023-09-23T16:01:31.246149+0000","last_peered":"2023-09-23T16:01:31.246149+0000","last_clean":"2023-09-23T16:01:31.246149+0000","last_became_active":"2023-09-23T15:53:16.449403+0000","last_became_peered":"2023-09-23T15:53:16.449403+0000","last_unstale":"2023-09-23T16:01:31.246149+0000","last_undegraded":"2023-09-23T16:01:31.246149+0000","last_fullsized":"2023-09-23T16:01:31.246149+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.006067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.006067+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:10:36.228916+0000","scrub_duration":0.0097163579999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'185","reported_seq":798,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235541+0000","last_change":"2023-09-23T16:01:13.629480+0000","last_active":"2023-09-23T16:01:31.235541+0000","last_peered":"2023-09-23T16:01:31.235541+0000","last_clean":"2023-09-23T16:01:31.235541+0000","last_became_active":"2023-09-23T16:01:13.628634+0000","last_became_peered":"2023-09-23T16:01:13.628634+0000","last_unstale":"2023-09-23T16:01:31.235541+0000","last_undegraded":"2023-09-23T16:01:31.235541+0000","last_fullsized":"2023-09-23T16:01:31.235541+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:49.216282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.0","version":"0'0","reported_seq":181,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.224942+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:01:31.224942+0000","last_peered":"2023-09-23T16:01:31.224942+0000","last_clean":"2023-09-23T16:01:31.224942+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:01:31.224942+0000","last_undegraded":"2023-09-23T16:01:31.224942+0000","last_fullsized":"2023-09-23T16:01:31.224942+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.230223+0000","last_change":"2023-09-23T15:49:01.021944+0000","last_active":"2023-09-23T16:01:31.230223+0000","last_peered":"2023-09-23T16:01:31.230223+0000","last_clean":"2023-09-23T16:01:31.230223+0000","last_became_active":"2023-09-23T15:49:01.021504+0000","last_became_peered":"2023-09-23T15:49:01.021504+0000","last_unstale":"2023-09-23T16:01:31.230223+0000","last_undegraded":"2023-09-23T16:01:31.230223+0000","last_fullsized":"2023-09-23T16:01:31.230223+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:47.733709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.9","version":"296'3512","reported_seq":3535,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:42.109181+0000","last_change":"2023-09-23T16:00:39.288294+0000","last_active":"2023-09-23T16:01:42.109181+0000","last_peered":"2023-09-23T16:01:42.109181+0000","last_clean":"2023-09-23T16:01:42.109181+0000","last_became_active":"2023-09-23T16:00:39.287439+0000","last_became_peered":"2023-09-23T16:00:39.287439+0000","last_unstale":"2023-09-23T16:01:42.109181+0000","last_undegraded":"2023-09-23T16:01:42.109181+0000","last_fullsized":"2023-09-23T16:01:42.109181+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3512,"log_dups_size":0,"ondisk_log_size":3512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:48:13.012726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230162432,"num_objects":3512,"num_object_clones":0,"num_object_copies":10536,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3512,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3512,"num_write_kb":224768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"89'183","reported_seq":978,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228554+0000","last_change":"2023-09-23T16:01:13.638944+0000","last_active":"2023-09-23T16:01:31.228554+0000","last_peered":"2023-09-23T16:01:31.228554+0000","last_clean":"2023-09-23T16:01:31.228554+0000","last_became_active":"2023-09-23T16:01:13.637392+0000","last_became_peered":"2023-09-23T16:01:13.637392+0000","last_unstale":"2023-09-23T16:01:31.228554+0000","last_undegraded":"2023-09-23T16:01:31.228554+0000","last_fullsized":"2023-09-23T16:01:31.228554+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:37:07.784526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":654,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246090+0000","last_change":"2023-09-23T15:53:13.957242+0000","last_active":"2023-09-23T16:01:31.246090+0000","last_peered":"2023-09-23T16:01:31.246090+0000","last_clean":"2023-09-23T16:01:31.246090+0000","last_became_active":"2023-09-23T15:53:08.107339+0000","last_became_peered":"2023-09-23T15:53:08.107339+0000","last_unstale":"2023-09-23T16:01:31.246090+0000","last_undegraded":"2023-09-23T16:01:31.246090+0000","last_fullsized":"2023-09-23T16:01:31.246090+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":183,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:13.957153+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:13.957153+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:58:20.610216+0000","scrub_duration":0.0079509149999999994,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":122,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233747+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:01:31.233747+0000","last_peered":"2023-09-23T16:01:31.233747+0000","last_clean":"2023-09-23T16:01:31.233747+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:01:31.233747+0000","last_undegraded":"2023-09-23T16:01:31.233747+0000","last_fullsized":"2023-09-23T16:01:31.233747+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.240207+0000","last_change":"2023-09-23T15:41:46.359464+0000","last_active":"2023-09-23T16:01:31.240207+0000","last_peered":"2023-09-23T16:01:31.240207+0000","last_clean":"2023-09-23T16:01:31.240207+0000","last_became_active":"2023-09-23T15:41:46.359101+0000","last_became_peered":"2023-09-23T15:41:46.359101+0000","last_unstale":"2023-09-23T16:01:31.240207+0000","last_undegraded":"2023-09-23T16:01:31.240207+0000","last_fullsized":"2023-09-23T16:01:31.240207+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:05.849297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"296'3759","reported_seq":6501,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:45.123120+0000","last_change":"2023-09-23T16:01:32.242715+0000","last_active":"2023-09-23T16:01:45.123120+0000","last_peered":"2023-09-23T16:01:45.123120+0000","last_clean":"2023-09-23T16:01:45.123120+0000","last_became_active":"2023-09-23T16:01:32.240458+0000","last_became_peered":"2023-09-23T16:01:32.240458+0000","last_unstale":"2023-09-23T16:01:45.123120+0000","last_undegraded":"2023-09-23T16:01:45.123120+0000","last_fullsized":"2023-09-23T16:01:45.123120+0000","mapping_epoch":295,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":296,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3759,"log_dups_size":0,"ondisk_log_size":3759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:06.800402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246349824,"num_objects":3759,"num_object_clones":0,"num_object_copies":11277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3759,"num_write_kb":240576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1353,"num_bytes_recovered":88670208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"93'161","reported_seq":553,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.231624+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:01:32.231624+0000","last_peered":"2023-09-23T16:01:32.231624+0000","last_clean":"2023-09-23T16:01:32.231624+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:01:32.231624+0000","last_undegraded":"2023-09-23T16:01:32.231624+0000","last_fullsized":"2023-09-23T16:01:32.231624+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1200,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246071+0000","last_change":"2023-09-23T15:49:04.021689+0000","last_active":"2023-09-23T16:01:31.246071+0000","last_peered":"2023-09-23T16:01:31.246071+0000","last_clean":"2023-09-23T16:01:31.246071+0000","last_became_active":"2023-09-23T15:49:04.021109+0000","last_became_peered":"2023-09-23T15:49:04.021109+0000","last_unstale":"2023-09-23T16:01:31.246071+0000","last_undegraded":"2023-09-23T16:01:31.246071+0000","last_fullsized":"2023-09-23T16:01:31.246071+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:44.884884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.249855+0000","last_change":"2023-09-23T15:57:28.574687+0000","last_active":"2023-09-23T16:01:32.249855+0000","last_peered":"2023-09-23T16:01:32.249855+0000","last_clean":"2023-09-23T16:01:32.249855+0000","last_became_active":"2023-09-23T15:57:28.573676+0000","last_became_peered":"2023-09-23T15:57:28.573676+0000","last_unstale":"2023-09-23T16:01:32.249855+0000","last_undegraded":"2023-09-23T16:01:32.249855+0000","last_fullsized":"2023-09-23T16:01:32.249855+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:57.956960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":284,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225537+0000","last_change":"2023-09-23T16:01:10.608493+0000","last_active":"2023-09-23T16:01:31.225537+0000","last_peered":"2023-09-23T16:01:31.225537+0000","last_clean":"2023-09-23T16:01:31.225537+0000","last_became_active":"2023-09-23T16:01:10.608061+0000","last_became_peered":"2023-09-23T16:01:10.608061+0000","last_unstale":"2023-09-23T16:01:31.225537+0000","last_undegraded":"2023-09-23T16:01:31.225537+0000","last_fullsized":"2023-09-23T16:01:31.225537+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:05.470850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"296'3815","reported_seq":3847,"reported_epoch":296,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T16:01:45.093957+0000","last_change":"2023-09-23T16:01:11.834294+0000","last_active":"2023-09-23T16:01:45.093957+0000","last_peered":"2023-09-23T16:01:45.093957+0000","last_clean":"2023-09-23T16:01:09.609450+0000","last_became_active":"2023-09-23T16:01:11.830476+0000","last_became_peered":"2023-09-23T16:01:11.830476+0000","last_unstale":"2023-09-23T16:01:45.093957+0000","last_undegraded":"2023-09-23T16:01:11.659882+0000","last_fullsized":"2023-09-23T16:01:11.601747+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3815,"log_dups_size":0,"ondisk_log_size":3815,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:04:12.535000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250019840,"num_objects":3815,"num_object_clones":0,"num_object_copies":11445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1412,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3815,"num_write_kb":244160,"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":[2,1,4],"acting":[1,4],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,4","objects":2403},{"shards":"1,4,6","objects":1412}],"blocked_by":[],"up_primary":2,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"93'161","reported_seq":578,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.239603+0000","last_change":"2023-09-23T15:57:31.611780+0000","last_active":"2023-09-23T16:01:31.239603+0000","last_peered":"2023-09-23T16:01:31.239603+0000","last_clean":"2023-09-23T16:01:31.239603+0000","last_became_active":"2023-09-23T15:57:31.611369+0000","last_became_peered":"2023-09-23T15:57:31.611369+0000","last_unstale":"2023-09-23T16:01:31.239603+0000","last_undegraded":"2023-09-23T16:01:31.239603+0000","last_fullsized":"2023-09-23T16:01:31.239603+0000","mapping_epoch":243,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":244,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:20:35.440913+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":613,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.249061+0000","last_change":"2023-09-23T15:41:46.361502+0000","last_active":"2023-09-23T16:01:31.249061+0000","last_peered":"2023-09-23T16:01:31.249061+0000","last_clean":"2023-09-23T16:01:31.249061+0000","last_became_active":"2023-09-23T15:41:46.361090+0000","last_became_peered":"2023-09-23T15:41:46.361090+0000","last_unstale":"2023-09-23T16:01:31.249061+0000","last_undegraded":"2023-09-23T16:01:31.249061+0000","last_fullsized":"2023-09-23T16:01:31.249061+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:57.773249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":181,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.231275+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:01:32.231275+0000","last_peered":"2023-09-23T16:01:32.231275+0000","last_clean":"2023-09-23T16:01:32.231275+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:01:32.231275+0000","last_undegraded":"2023-09-23T16:01:32.231275+0000","last_fullsized":"2023-09-23T16:01:32.231275+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":191,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228637+0000","last_change":"2023-09-23T15:45:10.158729+0000","last_active":"2023-09-23T16:01:31.228637+0000","last_peered":"2023-09-23T16:01:31.228637+0000","last_clean":"2023-09-23T16:01:31.228637+0000","last_became_active":"2023-09-23T15:45:10.158224+0000","last_became_peered":"2023-09-23T15:45:10.158224+0000","last_unstale":"2023-09-23T16:01:31.228637+0000","last_undegraded":"2023-09-23T16:01:31.228637+0000","last_fullsized":"2023-09-23T16:01:31.228637+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:12.360254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"296'3651","reported_seq":3674,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:43.606035+0000","last_change":"2023-09-23T16:00:39.249060+0000","last_active":"2023-09-23T16:01:43.606035+0000","last_peered":"2023-09-23T16:01:43.606035+0000","last_clean":"2023-09-23T16:01:43.606035+0000","last_became_active":"2023-09-23T16:00:39.248744+0000","last_became_peered":"2023-09-23T16:00:39.248744+0000","last_unstale":"2023-09-23T16:01:43.606035+0000","last_undegraded":"2023-09-23T16:01:43.606035+0000","last_fullsized":"2023-09-23T16:01:43.606035+0000","mapping_epoch":281,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3651,"log_dups_size":0,"ondisk_log_size":3651,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:27:14.292936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239271936,"num_objects":3651,"num_object_clones":0,"num_object_copies":10953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3651,"num_write_kb":233664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.5","version":"93'161","reported_seq":587,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.234574+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:01:32.234574+0000","last_peered":"2023-09-23T16:01:32.234574+0000","last_clean":"2023-09-23T16:01:32.234574+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:01:32.234574+0000","last_undegraded":"2023-09-23T16:01:32.234574+0000","last_fullsized":"2023-09-23T16:01:32.234574+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":52,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246854+0000","last_change":"2023-09-23T16:00:38.243897+0000","last_active":"2023-09-23T16:01:31.246854+0000","last_peered":"2023-09-23T16:01:31.246854+0000","last_clean":"2023-09-23T16:01:31.246854+0000","last_became_active":"2023-09-23T16:00:38.234856+0000","last_became_peered":"2023-09-23T16:00:38.234856+0000","last_unstale":"2023-09-23T16:01:31.246854+0000","last_undegraded":"2023-09-23T16:01:31.246854+0000","last_fullsized":"2023-09-23T16:01:31.246854+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:58:39.874769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":426,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225614+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:01:31.225614+0000","last_peered":"2023-09-23T16:01:31.225614+0000","last_clean":"2023-09-23T16:01:31.225614+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:01:31.225614+0000","last_undegraded":"2023-09-23T16:01:31.225614+0000","last_fullsized":"2023-09-23T16:01:31.225614+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.246246+0000","last_change":"2023-09-23T16:00:48.513559+0000","last_active":"2023-09-23T16:01:31.246246+0000","last_peered":"2023-09-23T16:01:31.246246+0000","last_clean":"2023-09-23T16:01:31.246246+0000","last_became_active":"2023-09-23T16:00:48.512986+0000","last_became_peered":"2023-09-23T16:00:48.512986+0000","last_unstale":"2023-09-23T16:01:31.246246+0000","last_undegraded":"2023-09-23T16:01:31.246246+0000","last_fullsized":"2023-09-23T16:01:31.246246+0000","mapping_epoch":286,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":287,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:33:46.217251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.d","version":"296'3607","reported_seq":5252,"reported_epoch":296,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T16:01:42.209105+0000","last_change":"2023-09-23T16:01:30.754442+0000","last_active":"2023-09-23T16:01:42.209105+0000","last_peered":"2023-09-23T16:01:42.209105+0000","last_clean":"2023-09-23T16:01:09.480988+0000","last_became_active":"2023-09-23T16:01:11.811571+0000","last_became_peered":"2023-09-23T16:01:11.811571+0000","last_unstale":"2023-09-23T16:01:42.209105+0000","last_undegraded":"2023-09-23T16:01:42.209105+0000","last_fullsized":"2023-09-23T16:01:11.611539+0000","mapping_epoch":290,"log_start":"0'0","ondisk_log_start":"0'0","created":281,"last_epoch_clean":282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:00:38.209137+0000","last_clean_scrub_stamp":"2023-09-23T16:00:38.209137+0000","objects_scrubbed":0,"log_size":3607,"log_dups_size":0,"ondisk_log_size":3607,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:23:05.890410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236388352,"num_objects":3607,"num_object_clones":0,"num_object_copies":10821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":575,"num_objects_unfound":0,"num_objects_dirty":3607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3607,"num_write_kb":230848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":807,"num_bytes_recovered":52887552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","6","7"],"object_location_counts":[{"shards":"5,6,7","objects":575},{"shards":"5,7","objects":3032}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.4","version":"93'161","reported_seq":482,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.229276+0000","last_change":"2023-09-23T16:00:18.898409+0000","last_active":"2023-09-23T16:01:31.229276+0000","last_peered":"2023-09-23T16:01:31.229276+0000","last_clean":"2023-09-23T16:01:31.229276+0000","last_became_active":"2023-09-23T15:59:22.233086+0000","last_became_peered":"2023-09-23T15:59:22.233086+0000","last_unstale":"2023-09-23T16:01:31.229276+0000","last_undegraded":"2023-09-23T16:01:31.229276+0000","last_fullsized":"2023-09-23T16:01:31.229276+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:57:57.684546+0000","scrub_duration":0.004367536,"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":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"89'46","reported_seq":469,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.239935+0000","last_change":"2023-09-23T16:01:10.650206+0000","last_active":"2023-09-23T16:01:31.239935+0000","last_peered":"2023-09-23T16:01:31.239935+0000","last_clean":"2023-09-23T16:01:31.239935+0000","last_became_active":"2023-09-23T16:01:10.622489+0000","last_became_peered":"2023-09-23T16:01:10.622489+0000","last_unstale":"2023-09-23T16:01:31.239935+0000","last_undegraded":"2023-09-23T16:01:31.239935+0000","last_fullsized":"2023-09-23T16:01:31.239935+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:56:24.516424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":289,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.236596+0000","last_change":"2023-09-23T15:49:01.027160+0000","last_active":"2023-09-23T16:01:31.236596+0000","last_peered":"2023-09-23T16:01:31.236596+0000","last_clean":"2023-09-23T16:01:31.236596+0000","last_became_active":"2023-09-23T15:49:01.009456+0000","last_became_peered":"2023-09-23T15:49:01.009456+0000","last_unstale":"2023-09-23T16:01:31.236596+0000","last_undegraded":"2023-09-23T16:01:31.236596+0000","last_fullsized":"2023-09-23T16:01:31.236596+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:03.845825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.1","version":"0'0","reported_seq":251,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.225511+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:01:31.225511+0000","last_peered":"2023-09-23T16:01:31.225511+0000","last_clean":"2023-09-23T16:01:31.225511+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:01:31.225511+0000","last_undegraded":"2023-09-23T16:01:31.225511+0000","last_fullsized":"2023-09-23T16:01:31.225511+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":52,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.233834+0000","last_change":"2023-09-23T15:59:19.925635+0000","last_active":"2023-09-23T16:01:31.233834+0000","last_peered":"2023-09-23T16:01:31.233834+0000","last_clean":"2023-09-23T16:01:31.233834+0000","last_became_active":"2023-09-23T15:59:19.925265+0000","last_became_peered":"2023-09-23T15:59:19.925265+0000","last_unstale":"2023-09-23T16:01:31.233834+0000","last_undegraded":"2023-09-23T16:01:31.233834+0000","last_fullsized":"2023-09-23T16:01:31.233834+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:05:12.493752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":17,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235752+0000","last_change":"2023-09-23T16:01:10.602791+0000","last_active":"2023-09-23T16:01:31.235752+0000","last_peered":"2023-09-23T16:01:31.235752+0000","last_clean":"2023-09-23T16:01:31.235752+0000","last_became_active":"2023-09-23T16:01:10.602397+0000","last_became_peered":"2023-09-23T16:01:10.602397+0000","last_unstale":"2023-09-23T16:01:31.235752+0000","last_undegraded":"2023-09-23T16:01:31.235752+0000","last_fullsized":"2023-09-23T16:01:31.235752+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:58.942213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":303,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.229374+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:01:31.229374+0000","last_peered":"2023-09-23T16:01:31.229374+0000","last_clean":"2023-09-23T16:01:31.229374+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:01:31.229374+0000","last_undegraded":"2023-09-23T16:01:31.229374+0000","last_fullsized":"2023-09-23T16:01:31.229374+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":306,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.235656+0000","last_change":"2023-09-23T15:49:01.003275+0000","last_active":"2023-09-23T16:01:32.235656+0000","last_peered":"2023-09-23T16:01:32.235656+0000","last_clean":"2023-09-23T16:01:32.235656+0000","last_became_active":"2023-09-23T15:49:01.002945+0000","last_became_peered":"2023-09-23T15:49:01.002945+0000","last_unstale":"2023-09-23T16:01:32.235656+0000","last_undegraded":"2023-09-23T16:01:32.235656+0000","last_fullsized":"2023-09-23T16:01:32.235656+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:52:06.636653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":258,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235938+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:01:31.235938+0000","last_peered":"2023-09-23T16:01:31.235938+0000","last_clean":"2023-09-23T16:01:31.235938+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:01:31.235938+0000","last_undegraded":"2023-09-23T16:01:31.235938+0000","last_fullsized":"2023-09-23T16:01:31.235938+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":288,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T16:01:32.233991+0000","last_change":"2023-09-23T15:41:46.344908+0000","last_active":"2023-09-23T16:01:32.233991+0000","last_peered":"2023-09-23T16:01:32.233991+0000","last_clean":"2023-09-23T16:01:32.233991+0000","last_became_active":"2023-09-23T15:41:46.344406+0000","last_became_peered":"2023-09-23T15:41:46.344406+0000","last_unstale":"2023-09-23T16:01:32.233991+0000","last_undegraded":"2023-09-23T16:01:32.233991+0000","last_fullsized":"2023-09-23T16:01:32.233991+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:46.622957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":17,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235978+0000","last_change":"2023-09-23T16:01:10.613125+0000","last_active":"2023-09-23T16:01:31.235978+0000","last_peered":"2023-09-23T16:01:31.235978+0000","last_clean":"2023-09-23T16:01:31.235978+0000","last_became_active":"2023-09-23T16:01:10.612649+0000","last_became_peered":"2023-09-23T16:01:10.612649+0000","last_unstale":"2023-09-23T16:01:31.235978+0000","last_undegraded":"2023-09-23T16:01:31.235978+0000","last_fullsized":"2023-09-23T16:01:31.235978+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:25.860084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":17,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.235663+0000","last_change":"2023-09-23T16:01:10.610767+0000","last_active":"2023-09-23T16:01:31.235663+0000","last_peered":"2023-09-23T16:01:31.235663+0000","last_clean":"2023-09-23T16:01:31.235663+0000","last_became_active":"2023-09-23T16:01:10.610426+0000","last_became_peered":"2023-09-23T16:01:10.610426+0000","last_unstale":"2023-09-23T16:01:31.235663+0000","last_undegraded":"2023-09-23T16:01:31.235663+0000","last_fullsized":"2023-09-23T16:01:31.235663+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:17.566392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1f","version":"69'5","reported_seq":85,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.228681+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:01:31.228681+0000","last_peered":"2023-09-23T16:01:31.228681+0000","last_clean":"2023-09-23T16:01:31.228681+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:01:31.228681+0000","last_undegraded":"2023-09-23T16:01:31.228681+0000","last_fullsized":"2023-09-23T16:01:31.228681+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":298,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T16:01:31.226084+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:01:31.226084+0000","last_peered":"2023-09-23T16:01:31.226084+0000","last_clean":"2023-09-23T16:01:31.226084+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:01:31.226084+0000","last_undegraded":"2023-09-23T16:01:31.226084+0000","last_fullsized":"2023-09-23T16:01:31.226084+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":27,"num_bytes_recovered":1288,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3862757376,"num_objects":58941,"num_object_clones":0,"num_object_copies":176823,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":9637,"num_objects_misplaced":575,"num_objects_unfound":0,"num_objects_dirty":58941,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":58941,"num_write_kb":3772224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2164,"num_bytes_recovered":141819904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11654463488,"data_stored":11654463488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":58941,"ondisk_log_size":58941,"up":48,"acting":40,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":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":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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":32,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":137,"num_bytes_recovered":8388646,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234431,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1599184,"kb_used_data":1322440,"kb_used_omap":0,"kb_used_meta":276736,"kb_avail":92145968,"statfs":{"total":95995035648,"available":94357471232,"internally_reserved":0,"allocated":1354178560,"data_stored":1353118883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":283377664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.248,"15min":1.498},"min":{"1min":0.32900000000000001,"5min":0.313,"15min":0.253},"max":{"1min":2.8769999999999998,"5min":14.613,"15min":44.106000000000002},"last":1.101},{"interface":"front","average":{"1min":1.028,"5min":1.4379999999999999,"15min":1.631},"min":{"1min":0.34799999999999998,"5min":0.316,"15min":0.27000000000000002},"max":{"1min":2.843,"5min":14.712,"15min":44.076000000000001},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:01:13 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":1.208,"15min":1.381},"min":{"1min":0.47399999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.9730000000000001,"5min":12.586,"15min":12.586},"last":1.069},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.421,"15min":1.544},"min":{"1min":0.48499999999999999,"5min":0.30599999999999999,"15min":0.29299999999999998},"max":{"1min":1.466,"5min":12.609999999999999,"15min":12.609999999999999},"last":0.505}]},{"osd":2,"last update":"Sat Sep 23 16:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.129,"15min":2.5550000000000002},"min":{"1min":0.438,"5min":0.32300000000000001,"15min":0.27100000000000002},"max":{"1min":1.403,"5min":8.1999999999999993,"15min":153.22200000000001},"last":1.135},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.2949999999999999,"15min":2.7090000000000001},"min":{"1min":0.42799999999999999,"5min":0.33200000000000002,"15min":0.29499999999999998},"max":{"1min":1.5980000000000001,"5min":11.625999999999999,"15min":153.27199999999999},"last":0.76500000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:00:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.4119999999999999,"15min":1.873},"min":{"1min":0.497,"5min":0.33200000000000002,"15min":0.33000000000000002},"max":{"1min":1.998,"5min":8.7850000000000001,"15min":31.344000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.871,"5min":1.2749999999999999,"15min":1.647},"min":{"1min":0.51700000000000002,"5min":0.375,"15min":0.32500000000000001},"max":{"1min":1.2230000000000001,"5min":8.3140000000000001,"15min":31.062000000000001},"last":1.0389999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1890000000000001,"15min":1.4810000000000001},"min":{"1min":0.41499999999999998,"5min":0.38700000000000001,"15min":0.30299999999999999},"max":{"1min":1.387,"5min":11.747999999999999,"15min":11.747999999999999},"last":0.45800000000000002},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.1319999999999999,"15min":1.5649999999999999},"min":{"1min":0.53300000000000003,"5min":0.372,"15min":0.36799999999999999},"max":{"1min":1.5389999999999999,"5min":10.019,"15min":10.019},"last":0.68600000000000005}]},{"osd":5,"last update":"Sat Sep 23 16:00:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.1080000000000001,"15min":1.526},"min":{"1min":0.50900000000000001,"5min":0.315,"15min":0.309},"max":{"1min":1.5780000000000001,"5min":11.185,"15min":11.185},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.329,"15min":1.8540000000000001},"min":{"1min":0.42799999999999999,"5min":0.35099999999999998,"15min":0.34599999999999997},"max":{"1min":1.6060000000000001,"5min":8.8510000000000009,"15min":10.885},"last":0.54600000000000004}]},{"osd":6,"last update":"Sat Sep 23 16:00:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.351,"15min":1.714},"min":{"1min":0.624,"5min":0.38100000000000001,"15min":0.33600000000000002},"max":{"1min":1.6120000000000001,"5min":9.3970000000000002,"15min":14.589},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.2529999999999999,"15min":1.589},"min":{"1min":0.629,"5min":0.374,"15min":0.32400000000000001},"max":{"1min":3.3679999999999999,"5min":9.3510000000000009,"15min":10.029999999999999},"last":0.40400000000000003}]}]},{"osd":6,"up_from":46,"seq":197568496075,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1663248,"kb_used_data":1389640,"kb_used_omap":0,"kb_used_meta":273600,"kb_avail":92081904,"statfs":{"total":95995035648,"available":94291869696,"internally_reserved":0,"allocated":1422991360,"data_stored":1421932654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":280166400},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:40 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":2.5350000000000001,"15min":2.1640000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":2.5659999999999998,"5min":44.271999999999998,"15min":72.275000000000006},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.90400000000000003,"5min":2.6640000000000001,"15min":2.3580000000000001},"min":{"1min":0.34499999999999997,"5min":0.32200000000000001,"15min":0.253},"max":{"1min":2.3370000000000002,"5min":44.128999999999998,"15min":72.725999999999999},"last":0.377}]},{"osd":1,"last update":"Sat Sep 23 16:01:02 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.3779999999999999,"15min":1.621},"min":{"1min":0.53400000000000003,"5min":0.28000000000000003,"15min":0.25700000000000001},"max":{"1min":1.329,"5min":33.817,"15min":64.799000000000007},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.5680000000000001,"15min":1.71},"min":{"1min":0.48899999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.1930000000000001,"5min":33.750999999999998,"15min":64.585999999999999},"last":0.65000000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:01:21 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":1.4570000000000001,"15min":2.266},"min":{"1min":0.437,"5min":0.316,"15min":0.316},"max":{"1min":29.43,"5min":29.43,"15min":66.632999999999996},"last":0.70999999999999996},{"interface":"front","average":{"1min":2.222,"5min":1.825,"15min":2.4700000000000002},"min":{"1min":0.48599999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":30.154,"5min":30.154,"15min":70.590000000000003},"last":0.66700000000000004}]},{"osd":3,"last update":"Sat Sep 23 16:00:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":3.2629999999999999,"15min":2.9780000000000002},"min":{"1min":0.55600000000000005,"5min":0.34200000000000003,"15min":0.32500000000000001},"max":{"1min":2.4910000000000001,"5min":76.576999999999998,"15min":76.576999999999998},"last":0.499},{"interface":"front","average":{"1min":0.96299999999999997,"5min":2.952,"15min":2.778},"min":{"1min":0.69299999999999995,"5min":0.35099999999999998,"15min":0.29799999999999999},"max":{"1min":1.365,"5min":79.929000000000002,"15min":79.929000000000002},"last":0.51300000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:01:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5369999999999999,"5min":1.1830000000000001,"15min":1.637},"min":{"1min":0.47699999999999998,"5min":0.32200000000000001,"15min":0.30299999999999999},"max":{"1min":5.8250000000000002,"5min":7.7939999999999996,"15min":12.978},"last":1.032},{"interface":"front","average":{"1min":1.159,"5min":1.3009999999999999,"15min":1.6359999999999999},"min":{"1min":0.42199999999999999,"5min":0.314,"15min":0.314},"max":{"1min":2.5110000000000001,"5min":10.738,"15min":10.763},"last":0.85999999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:01:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.123,"15min":1.5700000000000001},"min":{"1min":0.39500000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.0859999999999999,"5min":7.7240000000000002,"15min":14.462},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.2689999999999999,"15min":1.7210000000000001},"min":{"1min":0.45200000000000001,"5min":0.35199999999999998,"15min":0.32100000000000001},"max":{"1min":1.419,"5min":10.922000000000001,"15min":10.922000000000001},"last":0.32300000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:01:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.387,"15min":1.645},"min":{"1min":0.42199999999999999,"5min":0.34599999999999997,"15min":0.32900000000000001},"max":{"1min":5.226,"5min":10.811999999999999,"15min":10.811999999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.399,"5min":1.522,"15min":1.599},"min":{"1min":0.51000000000000001,"5min":0.39100000000000001,"15min":0.35899999999999999},"max":{"1min":5.117,"5min":15.83,"15min":15.83},"last":0.56699999999999995}]}]},{"osd":1,"up_from":102,"seq":438086664462,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2102552,"kb_used_data":1667024,"kb_used_omap":6,"kb_used_meta":435513,"kb_avail":91642600,"statfs":{"total":95995035648,"available":93842022400,"internally_reserved":0,"allocated":1707032576,"data_stored":1705447003,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":445965319},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":2.3759999999999999,"15min":1.724},"min":{"1min":0.27700000000000002,"5min":0.191,"15min":0.17999999999999999},"max":{"1min":0.90300000000000002,"5min":122.846,"15min":122.846},"last":1.419},{"interface":"front","average":{"1min":0.58599999999999997,"5min":3.1280000000000001,"15min":1.887},"min":{"1min":0.35399999999999998,"5min":0.20799999999999999,"15min":0.17599999999999999},"max":{"1min":0.93700000000000006,"5min":120.417,"15min":120.417},"last":2.0430000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":2.1219999999999999,"15min":2.1309999999999998},"min":{"1min":0.32700000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":2.3199999999999998,"5min":115.988,"15min":121.062},"last":1.45},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.996,"15min":2.0129999999999999},"min":{"1min":0.379,"5min":0.253,"15min":0.217},"max":{"1min":2.2450000000000001,"5min":115.794,"15min":120.053},"last":0.44900000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":2.7919999999999998,"15min":1.8799999999999999},"min":{"1min":0.439,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":67.162999999999997,"15min":67.162999999999997},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.65300000000000002,"5min":2.641,"15min":1.954},"min":{"1min":0.378,"5min":0.252,"15min":0.23699999999999999},"max":{"1min":0.93300000000000005,"5min":67.203999999999994,"15min":67.203999999999994},"last":0.42999999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:01:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.97199999999999998,"15min":1.256},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.29299999999999998},"max":{"1min":3.6320000000000001,"5min":8.0510000000000002,"15min":12.603},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0369999999999999,"15min":1.264},"min":{"1min":0.46899999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.238,"5min":5.3090000000000002,"15min":12.755000000000001},"last":0.98999999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.294,"15min":1.649},"min":{"1min":0.65300000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.776,"5min":11.997,"15min":12.653},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.0740000000000001,"15min":1.333},"min":{"1min":0.53900000000000003,"5min":0.41499999999999998,"15min":0.33800000000000002},"max":{"1min":1.048,"5min":8.1660000000000004,"15min":15.929},"last":0.52600000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.3939999999999999,"15min":1.6299999999999999},"min":{"1min":0.50900000000000001,"5min":0.374,"15min":0.33500000000000002},"max":{"1min":1.236,"5min":7.2160000000000002,"15min":11.266},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.262,"15min":1.52},"min":{"1min":0.42099999999999999,"5min":0.36699999999999999,"15min":0.34200000000000003},"max":{"1min":2.347,"5min":6.1360000000000001,"15min":12.722},"last":0.54800000000000004}]},{"osd":7,"last update":"Sat Sep 23 16:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.1539999999999999,"15min":1.2090000000000001},"min":{"1min":0.61799999999999999,"5min":0.42299999999999999,"15min":0.35299999999999998},"max":{"1min":1.522,"5min":4.7949999999999999,"15min":7.1440000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.401,"15min":1.528},"min":{"1min":0.75900000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3240000000000001,"5min":6.3010000000000002,"15min":12.813000000000001},"last":1.4990000000000001}]}]},{"osd":0,"up_from":97,"seq":416611827989,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1725704,"kb_used_data":1200192,"kb_used_omap":9,"kb_used_meta":525494,"kb_avail":92019448,"statfs":{"total":95995035648,"available":94227914752,"internally_reserved":0,"allocated":1228996608,"data_stored":1227423461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":538106469},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 16:01:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":2.9159999999999999,"15min":1.5580000000000001},"min":{"1min":0.26500000000000001,"5min":0.214,"15min":0.214},"max":{"1min":1.0289999999999999,"5min":154.33500000000001,"15min":154.33500000000001},"last":2.3690000000000002},{"interface":"front","average":{"1min":0.70699999999999996,"5min":3.0129999999999999,"15min":1.655},"min":{"1min":0.35399999999999998,"5min":0.28399999999999997,"15min":0.27200000000000002},"max":{"1min":1.236,"5min":154.405,"15min":154.405},"last":2.8130000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:01:29 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":1.1839999999999999,"15min":1.2310000000000001},"min":{"1min":0.25800000000000001,"5min":0.22800000000000001,"15min":0.214},"max":{"1min":0.97399999999999998,"5min":14.608000000000001,"15min":14.608000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.3520000000000001,"15min":1.21},"min":{"1min":0.38,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.1479999999999999,"5min":7.6689999999999996,"15min":7.7569999999999997},"last":2.4220000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:00:47 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":1.5009999999999999,"15min":1.6759999999999999},"min":{"1min":0.34799999999999998,"5min":0.251,"15min":0.249},"max":{"1min":1.0049999999999999,"5min":9.2989999999999995,"15min":56.290999999999997},"last":2.1779999999999999},{"interface":"front","average":{"1min":0.69899999999999995,"5min":1.5509999999999999,"15min":1.756},"min":{"1min":0.38700000000000001,"5min":0.27200000000000002,"15min":0.25},"max":{"1min":1.2749999999999999,"5min":14.819000000000001,"15min":56.933},"last":0.44900000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:01:29 2023","interfaces":[{"interface":"back","average":{"1min":1.403,"5min":1.4279999999999999,"15min":1.3779999999999999},"min":{"1min":0.46200000000000002,"5min":0.35199999999999998,"15min":0.33800000000000002},"max":{"1min":4.1589999999999998,"5min":14.659000000000001,"15min":14.659000000000001},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.3959999999999999,"15min":1.2729999999999999},"min":{"1min":0.43099999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":2.4140000000000001,"5min":8.0500000000000007,"15min":8.0500000000000007},"last":2.7360000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.4390000000000001,"15min":1.681},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.415,"5min":14.797000000000001,"15min":16.949000000000002},"last":0.629},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.5149999999999999,"15min":1.6140000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.38200000000000001},"max":{"1min":3.2690000000000001,"5min":14.776,"15min":14.776},"last":0.64900000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.5249999999999999,"15min":1.4390000000000001},"min":{"1min":0.53700000000000003,"5min":0.373,"15min":0.29799999999999999},"max":{"1min":6.1159999999999997,"5min":7.7409999999999997,"15min":10.204000000000001},"last":2.778},{"interface":"front","average":{"1min":1.587,"5min":1.605,"15min":1.6359999999999999},"min":{"1min":0.56100000000000005,"5min":0.376,"15min":0.376},"max":{"1min":6.1379999999999999,"5min":14.752000000000001,"15min":14.752000000000001},"last":0.70599999999999996}]},{"osd":7,"last update":"Sat Sep 23 16:01:33 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.5960000000000001,"15min":2.093},"min":{"1min":0.51900000000000002,"5min":0.41599999999999998,"15min":0.34699999999999998},"max":{"1min":2.6629999999999998,"5min":14.721,"15min":108.233},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.21,"5min":1.3640000000000001,"15min":2.0760000000000001},"min":{"1min":0.56000000000000005,"5min":0.38900000000000001,"15min":0.37},"max":{"1min":2.7789999999999999,"5min":7.2640000000000002,"15min":108.2},"last":1.8879999999999999}]}]},{"osd":2,"up_from":107,"seq":459561500925,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1947856,"kb_used_data":1423880,"kb_used_omap":11,"kb_used_meta":523956,"kb_avail":91797296,"statfs":{"total":95995035648,"available":94000431104,"internally_reserved":0,"allocated":1458053120,"data_stored":1456472790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":536531272},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":1.3879999999999999,"15min":1.089},"min":{"1min":0.25700000000000001,"5min":0.193,"15min":0.193},"max":{"1min":2.6259999999999999,"5min":36.655999999999999,"15min":36.655999999999999},"last":0.503},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.6319999999999999,"15min":1.4350000000000001},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.20799999999999999},"max":{"1min":5.0800000000000001,"5min":29.744,"15min":29.744},"last":3.4510000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":3.0289999999999999,"15min":1.9259999999999999},"min":{"1min":0.23300000000000001,"5min":0.20699999999999999,"15min":0.20200000000000001},"max":{"1min":3.0390000000000001,"5min":127.364,"15min":127.364},"last":0.33300000000000002},{"interface":"front","average":{"1min":1.0509999999999999,"5min":3.145,"15min":1.8109999999999999},"min":{"1min":0.38600000000000001,"5min":0.217,"15min":0.20899999999999999},"max":{"1min":8.5380000000000003,"5min":128.851,"15min":128.851},"last":0.56599999999999995}]},{"osd":3,"last update":"Sat Sep 23 16:00:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":1.536,"15min":2.0600000000000001},"min":{"1min":0.29499999999999998,"5min":0.248,"15min":0.23699999999999999},"max":{"1min":1.0920000000000001,"5min":14.507,"15min":71.867000000000004},"last":3.4199999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":1.3360000000000001,"15min":2.262},"min":{"1min":0.32100000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":1.0109999999999999,"5min":6.2140000000000004,"15min":71.528000000000006},"last":0.245}]},{"osd":4,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.22,"15min":1.51},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.318},"max":{"1min":3.266,"5min":5.1760000000000002,"15min":13.01},"last":0.58199999999999996},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0169999999999999,"15min":1.286},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.32600000000000001},"max":{"1min":2.3530000000000002,"5min":5.7140000000000004,"15min":6.9649999999999999},"last":0.95799999999999996}]},{"osd":5,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96999999999999997,"15min":1.4119999999999999},"min":{"1min":0.34399999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":2.8660000000000001,"5min":5.7919999999999998,"15min":38.259},"last":0.53700000000000003},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.536,"15min":1.7170000000000001},"min":{"1min":0.61799999999999999,"5min":0.32200000000000001,"15min":0.30599999999999999},"max":{"1min":5.1699999999999999,"5min":10.586,"15min":38.542999999999999},"last":3.5099999999999998}]},{"osd":6,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":1.361,"5min":1.5800000000000001,"15min":1.5740000000000001},"min":{"1min":0.439,"5min":0.38300000000000001,"15min":0.32300000000000001},"max":{"1min":5.2220000000000004,"5min":10.635,"15min":10.635},"last":3.4910000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.2929999999999999,"15min":1.554},"min":{"1min":0.45800000000000002,"5min":0.39100000000000001,"15min":0.34399999999999997},"max":{"1min":3.234,"5min":6.1669999999999998,"15min":13.247},"last":0.42499999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:01:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.181,"15min":1.647},"min":{"1min":0.40999999999999998,"5min":0.40300000000000002,"15min":0.377},"max":{"1min":2.3359999999999999,"5min":10.348000000000001,"15min":72.156000000000006},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.2949999999999999,"5min":1.5649999999999999,"15min":1.917},"min":{"1min":0.622,"5min":0.44900000000000001,"15min":0.35599999999999998},"max":{"1min":5.2519999999999998,"5min":10.667,"15min":72.090000000000003},"last":3.4700000000000002}]}]},{"osd":3,"up_from":112,"seq":481036337400,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":747076,"kb_used_data":236988,"kb_used_omap":5,"kb_used_meta":510074,"kb_avail":92998076,"statfs":{"total":95995035648,"available":95230029824,"internally_reserved":0,"allocated":242675712,"data_stored":241106983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":522316598},"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 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":2.3029999999999999,"15min":1.9410000000000001},"min":{"1min":0.28999999999999998,"5min":0.19700000000000001,"15min":0.19600000000000001},"max":{"1min":1.004,"5min":81.119,"15min":81.119},"last":0.495},{"interface":"front","average":{"1min":0.61199999999999999,"5min":3.0870000000000002,"15min":2.1259999999999999},"min":{"1min":0.312,"5min":0.19500000000000001,"15min":0.19400000000000001},"max":{"1min":0.88300000000000001,"5min":81.292000000000002,"15min":81.292000000000002},"last":3.294}]},{"osd":1,"last update":"Sat Sep 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.0569999999999999,"15min":1.8620000000000001},"min":{"1min":0.38100000000000001,"5min":0.214,"15min":0.214},"max":{"1min":2.423,"5min":7.4960000000000004,"15min":156.28100000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.63900000000000001,"5min":2.0600000000000001,"15min":2.2090000000000001},"min":{"1min":0.35999999999999999,"5min":0.23400000000000001,"15min":0.21299999999999999},"max":{"1min":0.95999999999999996,"5min":51.798000000000002,"15min":155.99299999999999},"last":0.97499999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.91900000000000004,"15min":2.0880000000000001},"min":{"1min":0.374,"5min":0.26300000000000001,"15min":0.248},"max":{"1min":1.075,"5min":4.1760000000000002,"15min":110.158},"last":2.0470000000000002},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.997,"15min":1.994},"min":{"1min":0.30099999999999999,"5min":0.246,"15min":0.22},"max":{"1min":0.89800000000000002,"5min":6.4260000000000002,"15min":110.253},"last":0.41299999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:01:25 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":1.002,"15min":1.669},"min":{"1min":0.375,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.452,"5min":5.6180000000000003,"15min":70.852000000000004},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.1379999999999999,"15min":1.784},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":1.431,"5min":6.2300000000000004,"15min":70.912999999999997},"last":0.51400000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.3109999999999999,"15min":1.744},"min":{"1min":0.496,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.492,"5min":6.2619999999999996,"15min":13.759},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.1799999999999999,"15min":1.5469999999999999},"min":{"1min":0.61099999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.504,"5min":10.25,"15min":15.911},"last":0.53700000000000003}]},{"osd":6,"last update":"Sat Sep 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1930000000000001,"15min":1.407},"min":{"1min":0.66800000000000004,"5min":0.377,"15min":0.35899999999999999},"max":{"1min":4.6790000000000003,"5min":6.1619999999999999,"15min":15.996},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.278,"15min":1.603},"min":{"1min":0.75700000000000001,"5min":0.40200000000000002,"15min":0.38600000000000001},"max":{"1min":1.619,"5min":6.149,"15min":12.288},"last":0.61599999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":2.2410000000000001,"15min":1.8200000000000001},"min":{"1min":0.59799999999999998,"5min":0.36199999999999999,"15min":0.32600000000000001},"max":{"1min":1.5389999999999999,"5min":90.855000000000004,"15min":90.855000000000004},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.228,"5min":2.371,"15min":2.1110000000000002},"min":{"1min":0.629,"5min":0.443,"15min":0.39100000000000001},"max":{"1min":4.6360000000000001,"5min":90.813000000000002,"15min":90.813000000000002},"last":0.55900000000000005}]}]},{"osd":4,"up_from":117,"seq":502511173874,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2404840,"kb_used_data":1939744,"kb_used_omap":10,"kb_used_meta":465077,"kb_avail":91340312,"statfs":{"total":95995035648,"available":93532479488,"internally_reserved":0,"allocated":1986297856,"data_stored":1984578159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":476238879},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":4.1269999999999998,"15min":3.2200000000000002},"min":{"1min":0.53200000000000003,"5min":0.28000000000000003,"15min":0.22700000000000001},"max":{"1min":3.133,"5min":120.185,"15min":139.60499999999999},"last":2.8260000000000001},{"interface":"front","average":{"1min":1.107,"5min":3.8889999999999998,"15min":2.9980000000000002},"min":{"1min":0.32800000000000001,"5min":0.314,"15min":0.24299999999999999},"max":{"1min":3.048,"5min":120.068,"15min":142.399},"last":1.8939999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":2.181,"15min":1.8879999999999999},"min":{"1min":0.53400000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":3.0339999999999998,"5min":75.926000000000002,"15min":75.926000000000002},"last":5.6180000000000003},{"interface":"front","average":{"1min":1.0469999999999999,"5min":2.492,"15min":1.76},"min":{"1min":0.434,"5min":0.29799999999999999,"15min":0.27700000000000002},"max":{"1min":2.8919999999999999,"5min":77.587000000000003,"15min":77.587000000000003},"last":7.9109999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.9750000000000001,"15min":3.0760000000000001},"min":{"1min":0.46999999999999997,"5min":0.30099999999999999,"15min":0.26900000000000002},"max":{"1min":4.6980000000000004,"5min":55.482999999999997,"15min":143.99299999999999},"last":5.742},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.835,"15min":3.1909999999999998},"min":{"1min":0.51800000000000002,"5min":0.33000000000000002,"15min":0.27200000000000002},"max":{"1min":4.3449999999999998,"5min":55.368000000000002,"15min":145.29900000000001},"last":0.52100000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":3.3170000000000002,"15min":3.1150000000000002},"min":{"1min":0.58599999999999997,"5min":0.33100000000000002,"15min":0.30199999999999999},"max":{"1min":3.0760000000000001,"5min":74.825000000000003,"15min":139.30099999999999},"last":2.8639999999999999},{"interface":"front","average":{"1min":1.042,"5min":3.218,"15min":2.8210000000000002},"min":{"1min":0.36699999999999999,"5min":0.35899999999999999,"15min":0.30499999999999999},"max":{"1min":2.214,"5min":74.858999999999995,"15min":139.24199999999999},"last":5.9669999999999996}]},{"osd":5,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":0.97799999999999998,"15min":1.4570000000000001},"min":{"1min":0.40100000000000002,"5min":0.34699999999999998,"15min":0.28799999999999998},"max":{"1min":2.944,"5min":3.9300000000000002,"15min":87.849999999999994},"last":1.952},{"interface":"front","average":{"1min":1.46,"5min":1.123,"15min":1.869},"min":{"1min":0.53500000000000003,"5min":0.33500000000000002,"15min":0.29399999999999998},"max":{"1min":4.2999999999999998,"5min":7.306,"15min":89.670000000000002},"last":0.55100000000000005}]},{"osd":6,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.387,"5min":1.2849999999999999,"15min":1.704},"min":{"1min":0.50800000000000001,"5min":0.35399999999999998,"15min":0.34699999999999998},"max":{"1min":3.1629999999999998,"5min":5.2649999999999997,"15min":13.275},"last":3.1320000000000001},{"interface":"front","average":{"1min":1.4650000000000001,"5min":1.1419999999999999,"15min":1.387},"min":{"1min":0.55400000000000005,"5min":0.373,"15min":0.34000000000000002},"max":{"1min":3.5870000000000002,"5min":4.2350000000000003,"15min":15.07},"last":2.4169999999999998}]},{"osd":7,"last update":"Sat Sep 23 16:01:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.2030000000000001,"15min":1.3819999999999999},"min":{"1min":0.498,"5min":0.437,"15min":0.36499999999999999},"max":{"1min":2.1779999999999999,"5min":7.7859999999999996,"15min":8.8979999999999997},"last":1.9910000000000001},{"interface":"front","average":{"1min":1.2949999999999999,"5min":1.121,"15min":1.573},"min":{"1min":0.46700000000000003,"5min":0.33700000000000002,"15min":0.29999999999999999},"max":{"1min":4.415,"5min":7.8319999999999999,"15min":14.752000000000001},"last":0.48699999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757717,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2452480,"kb_used_data":2135864,"kb_used_omap":0,"kb_used_meta":316608,"kb_avail":91292672,"statfs":{"total":95995035648,"available":93483696128,"internally_reserved":0,"allocated":2187124736,"data_stored":2186077357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":324206592},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:01:35 2023","interfaces":[{"interface":"back","average":{"1min":2.601,"5min":2.3140000000000001,"15min":1.8939999999999999},"min":{"1min":0.30299999999999999,"5min":0.25600000000000001,"15min":0.22500000000000001},"max":{"1min":23.209,"5min":82.361999999999995,"15min":82.361999999999995},"last":0.40799999999999997},{"interface":"front","average":{"1min":2.2490000000000001,"5min":2.1970000000000001,"15min":1.8100000000000001},"min":{"1min":0.33000000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":23.225000000000001,"5min":82.334000000000003,"15min":82.334000000000003},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Sep 23 16:01:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.3180000000000001,"15min":1.8540000000000001},"min":{"1min":0.55300000000000005,"5min":0.29399999999999998,"15min":0.28100000000000003},"max":{"1min":2.3599999999999999,"5min":9.9700000000000006,"15min":118.492},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.216,"5min":1.327,"15min":1.9810000000000001},"min":{"1min":0.58799999999999997,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":5.093,"5min":14.413,"15min":118.75},"last":1.8009999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:01:16 2023","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":2.0209999999999999,"15min":2.1019999999999999},"min":{"1min":0.61199999999999999,"5min":0.29899999999999999,"15min":0.27600000000000002},"max":{"1min":3.7730000000000001,"5min":84.335999999999999,"15min":84.335999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.7649999999999999,"15min":2.0550000000000002},"min":{"1min":0.57199999999999995,"5min":0.38900000000000001,"15min":0.33100000000000002},"max":{"1min":2.2250000000000001,"5min":84.576999999999998,"15min":84.576999999999998},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Sep 23 16:01:00 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":2.8290000000000002,"15min":2.3069999999999999},"min":{"1min":0.60399999999999998,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":3.8239999999999998,"5min":82.546999999999997,"15min":82.546999999999997},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":2.774,"15min":2.3199999999999998},"min":{"1min":0.441,"5min":0.36499999999999999,"15min":0.33000000000000002},"max":{"1min":2.5960000000000001,"5min":88.037000000000006,"15min":88.037000000000006},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:01:16 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.1160000000000001,"15min":1.665},"min":{"1min":0.89000000000000001,"5min":0.29899999999999999,"15min":0.27600000000000002},"max":{"1min":6.3570000000000002,"5min":9.3670000000000009,"15min":15.978},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.2809999999999999,"5min":0.93899999999999995,"15min":1.3799999999999999},"min":{"1min":0.47999999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":2.4319999999999999,"5min":4.7450000000000001,"15min":16.997},"last":0.65800000000000003}]},{"osd":6,"last update":"Sat Sep 23 16:01:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.268,"15min":1.5680000000000001},"min":{"1min":0.47099999999999997,"5min":0.375,"15min":0.35999999999999999},"max":{"1min":1.595,"5min":6.2560000000000002,"15min":16.309999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.056,"5min":1.1930000000000001,"15min":1.575},"min":{"1min":0.498,"5min":0.34899999999999998,"15min":0.27500000000000002},"max":{"1min":2.4780000000000002,"5min":6.3789999999999996,"15min":11.651},"last":0.66900000000000004}]},{"osd":7,"last update":"Sat Sep 23 16:00:44 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.6120000000000001,"15min":1.8700000000000001},"min":{"1min":0.39600000000000002,"5min":0.34999999999999998,"15min":0.34899999999999998},"max":{"1min":1.6040000000000001,"5min":34.133000000000003,"15min":34.133000000000003},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.997,"5min":1.4630000000000001,"15min":1.5880000000000001},"min":{"1min":0.52500000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.6479999999999999,"5min":33.271999999999998,"15min":33.271999999999998},"last":0.88900000000000001}]}]}],"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":5358,"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":4950,"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":1237647360,"data_stored":1237647360,"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":1724383232,"data_stored":1724383232,"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":1475608576,"data_stored":1475608576,"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":239337472,"data_stored":239337472,"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":2004156416,"data_stored":2004156416,"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":2185822208,"data_stored":2185822208,"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":1434386432,"data_stored":1434386432,"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":1353121792,"data_stored":1353121792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:01:50.672 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T16:01:50.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_3 pg_num 26 2023-09-23T16:01:50.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:50.778 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.783 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[105739]: cluster 2023-09-23T16:01:49.605366+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:50.783 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[105739]: cluster 2023-09-23T16:01:49.617633+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T16:01:50.783 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[105739]: audit 2023-09-23T16:01:49.625891+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:01:50.783 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:50 smithi140 bash[105739]: cluster 2023-09-23T16:01:49.626207+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T16:01:50.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:50.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:50.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:50 smithi186 bash[89807]: cluster 2023-09-23T16:01:49.605366+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:01:50.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:50 smithi186 bash[89807]: cluster 2023-09-23T16:01:49.617633+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T16:01:50.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:50 smithi186 bash[89807]: audit 2023-09-23T16:01:49.625891+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:01:50.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:50 smithi186 bash[89807]: cluster 2023-09-23T16:01:49.626207+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T16:01:50.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:50.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:50.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:51.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:51.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:51.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:51.154 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:51.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:51.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 65417 65401 78.5922 28.25 0.00509785 0.0125821 2023-09-23T16:01:51.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:51.419 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:51.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:51.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:51.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:51.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:51.693 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:51.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:51.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:50.529374+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v1019: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 8221/189633 objects degraded (4.335%); 1621/189633 objects misplaced (0.855%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:01:51.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:50.626928+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:50.626930+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:50.631585+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:50.632061+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T16:01:51.832 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:51 smithi186 bash[89807]: cluster 2023-09-23T16:01:51.218036+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 8221/189633 objects degraded (4.335%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:51.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:51.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:51.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.959 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:50.529374+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v1019: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 8221/189633 objects degraded (4.335%); 1621/189633 objects misplaced (0.855%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:50.626928+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:50.626930+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:50.631585+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:50.632061+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[105739]: cluster 2023-09-23T16:01:51.218036+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 8221/189633 objects degraded (4.335%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:50.529374+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v1019: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 8221/189633 objects degraded (4.335%); 1621/189633 objects misplaced (0.855%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:50.626928+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:50.626930+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.960 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:50.631585+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T16:01:51.961 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:50.632061+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T16:01:51.961 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:51 smithi140 bash[103196]: cluster 2023-09-23T16:01:51.218036+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 8221/189633 objects degraded (4.335%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:51.982 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:51.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:52.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:52.114 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:52.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:52.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:52.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:52.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 66007 65991 77.8051 36.875 0.00868928 0.0128454 2023-09-23T16:01:52.354 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:52.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:52.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:52.520 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:52.623 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:52.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:52.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:52.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:01:52.790 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:52.794 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[105739]: cluster 2023-09-23T16:01:51.632557+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.794 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[105739]: cluster 2023-09-23T16:01:51.632573+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.794 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[105739]: cluster 2023-09-23T16:01:51.635536+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T16:01:52.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[105739]: cluster 2023-09-23T16:01:51.638111+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.795 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[105739]: cluster 2023-09-23T16:01:52.530263+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 8221/195804 objects degraded (4.199%); 1397/195804 objects misplaced (0.713%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T16:01:52.795 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[103196]: cluster 2023-09-23T16:01:51.632557+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.795 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[103196]: cluster 2023-09-23T16:01:51.632573+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[103196]: cluster 2023-09-23T16:01:51.635536+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T16:01:52.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[103196]: cluster 2023-09-23T16:01:51.638111+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.796 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:52 smithi140 bash[103196]: cluster 2023-09-23T16:01:52.530263+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 8221/195804 objects degraded (4.199%); 1397/195804 objects misplaced (0.713%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T16:01:52.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:52.903 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:52 smithi186 bash[89807]: cluster 2023-09-23T16:01:51.632557+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.903 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:52 smithi186 bash[89807]: cluster 2023-09-23T16:01:51.632573+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:52 smithi186 bash[89807]: cluster 2023-09-23T16:01:51.635536+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T16:01:52.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:52 smithi186 bash[89807]: cluster 2023-09-23T16:01:51.638111+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T16:01:52.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:52 smithi186 bash[89807]: cluster 2023-09-23T16:01:52.530263+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v1022: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 8221/195804 objects degraded (4.199%); 1397/195804 objects misplaced (0.713%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T16:01:52.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:52.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:52.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:53.023 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:53.050 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:53.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:53.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:53.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:53.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 66970 66954 77.4788 60.1875 0.0125467 0.0128995 2023-09-23T16:01:53.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:53.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:53.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:53.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:53.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:53.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:53.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:53.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:53.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:53.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:53.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:53.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:53.865 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:53.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:53.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:53.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:01:53.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:54.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:54.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:54.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:54.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 67911 67895 77.1393 58.8125 0.038226 0.0129565 2023-09-23T16:01:54.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:54.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:54.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:54.518 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:54.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:54.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:54.655 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:54.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:54.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:54.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:54.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:54.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:54.940 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:54.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:54.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:55.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:55.088 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:55.089 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:55.108 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:55.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:55.256 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:55.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 68882 68866 76.8455 60.6875 0.00604 0.0130069 2023-09-23T16:01:55.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:55.400 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:55.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:55.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:55.513 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:01:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:01:55] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2023-09-23T16:01:55.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:55.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:55.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:55.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:55.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:55.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:55 smithi140 bash[103196]: cluster 2023-09-23T16:01:54.530874+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v1023: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 8221/196551 objects degraded (4.183%); 1397/196551 objects misplaced (0.711%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T16:01:55.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:55 smithi140 bash[105739]: cluster 2023-09-23T16:01:54.530874+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v1023: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 8221/196551 objects degraded (4.183%); 1397/196551 objects misplaced (0.711%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T16:01:55.901 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:55.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:55 smithi186 bash[89807]: cluster 2023-09-23T16:01:54.530874+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v1023: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 8221/196551 objects degraded (4.183%); 1397/196551 objects misplaced (0.711%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T16:01:55.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:55.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:56.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:56.056 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:56.160 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:56.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:56.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:56.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 69828 69812 76.5345 59.125 0.0367696 0.0130598 2023-09-23T16:01:56.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:56.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:56.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:56.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:56.461 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:56.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:56.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:56.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:56.702 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:56.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:56.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:56.839 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:56 smithi186 bash[89807]: cluster 2023-09-23T16:01:56.219416+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 8221/196551 objects degraded (4.183%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:56.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:56.938 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:56 smithi140 bash[103196]: cluster 2023-09-23T16:01:56.219416+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 8221/196551 objects degraded (4.183%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:56.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:56.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:56.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:56.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:57.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:57.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:57.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:57.131 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:57.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:57.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:57.271 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 70820 70804 76.2838 62 0.0296955 0.0131023 2023-09-23T16:01:57.367 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:56 smithi140 bash[105739]: cluster 2023-09-23T16:01:56.219416+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 8221/196551 objects degraded (4.183%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:01:57.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:57.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:57.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:57.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:57.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:57 smithi186 bash[89807]: cluster 2023-09-23T16:01:56.531621+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 8221/203073 objects degraded (4.048%); 1027/203073 objects misplaced (0.506%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T16:01:57.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:57.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:57.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:01:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:01:57.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:57 smithi140 bash[103196]: cluster 2023-09-23T16:01:56.531621+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 8221/203073 objects degraded (4.048%); 1027/203073 objects misplaced (0.506%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T16:01:57.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:57 smithi140 bash[105739]: cluster 2023-09-23T16:01:56.531621+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v1024: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 8221/203073 objects degraded (4.048%); 1027/203073 objects misplaced (0.506%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T16:01:57.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:57.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:58.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.056 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:58.145 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:01:58.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:58.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:01:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:01:58.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 71744 71728 75.9696 57.75 0.0125235 0.0131557 2023-09-23T16:01:58.295 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:58.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:01:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:01:58.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.466 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:58.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:58.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:58.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:58.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:58.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:58.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:58.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:59.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:01:59.106 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:59.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:59.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:01:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.314 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:01:59.271978+0000 min lat: 0.0012284 max lat: 2.37853 avg lat: 0.0132047 2023-09-23T16:01:59.314 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:01:59.314 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 72693 72677 75.6919 59.3125 0.0143744 0.0132047 2023-09-23T16:01:59.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:01:59.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:59.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:59.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:01:59.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:01:59.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.697 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:01:59 smithi140 bash[105739]: cluster 2023-09-23T16:01:58.532407+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 8221/208620 objects degraded (3.941%); 1027/208620 objects misplaced (0.492%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T16:01:59.697 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:01:59 smithi140 bash[103196]: cluster 2023-09-23T16:01:58.532407+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 8221/208620 objects degraded (3.941%); 1027/208620 objects misplaced (0.492%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T16:01:59.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:01:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:01:59.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:59.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:01:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:01:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:01:59 smithi186 bash[89807]: cluster 2023-09-23T16:01:58.532407+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v1025: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 8221/208620 objects degraded (3.941%); 1027/208620 objects misplaced (0.492%); 4.6 MiB/s, 74 objects/s recovering 2023-09-23T16:01:59.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:59.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:01:59.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:01:59.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:00.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:00.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:00.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:00.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:00.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 73671 73655 75.4531 61.125 0.0190824 0.0132464 2023-09-23T16:02:00.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:00.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:00.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:00.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:00.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:00.670 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:00.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:00.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:00.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:00.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:00.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:00.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:00.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:01.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:01.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:01.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:01.194 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:01.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:01.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 74648 74632 75.2209 61.0625 0.0142474 0.0132885 2023-09-23T16:02:01.330 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:01.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:01.467 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:01.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:01.602 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:01.602 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[103196]: cluster 2023-09-23T16:02:00.533093+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 8221/215688 objects degraded (3.812%); 712/215688 objects misplaced (0.330%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T16:02:01.603 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[103196]: audit 2023-09-23T16:02:00.954097+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:01.603 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[103196]: cluster 2023-09-23T16:02:01.222689+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 8221/215688 objects degraded (3.812%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:01.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:01.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:01.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:01.754 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:01 smithi186 bash[89807]: cluster 2023-09-23T16:02:00.533093+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 8221/215688 objects degraded (3.812%); 712/215688 objects misplaced (0.330%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T16:02:01.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:01 smithi186 bash[89807]: audit 2023-09-23T16:02:00.954097+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:01.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:01 smithi186 bash[89807]: cluster 2023-09-23T16:02:01.222689+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 8221/215688 objects degraded (3.812%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:01.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:01.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[105739]: cluster 2023-09-23T16:02:00.533093+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1026: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s; 8221/215688 objects degraded (3.812%); 712/215688 objects misplaced (0.330%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T16:02:01.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[105739]: audit 2023-09-23T16:02:00.954097+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:01.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:01 smithi140 bash[105739]: cluster 2023-09-23T16:02:01.222689+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 8221/215688 objects degraded (3.812%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:01.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:01.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:01.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:02.019 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:02.052 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:02.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:02.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:02.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 75529 75513 74.9008 55.0625 0.0103842 0.0133443 2023-09-23T16:02:02.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:02.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:02.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:02.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:02.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:02.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:02.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:02.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:02.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:02.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:02.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:02.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:03.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:03.110 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:03.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:03.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:03.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:03.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 76468 76452 74.6474 58.6875 0.00640213 0.013389 2023-09-23T16:02:03.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:03.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:03.388 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:03.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:03.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:03.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:03.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:03.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:03 smithi140 bash[105739]: cluster 2023-09-23T16:02:02.534046+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8221/222909 objects degraded (3.688%); 712/222909 objects misplaced (0.319%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T16:02:03.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:03 smithi140 bash[103196]: cluster 2023-09-23T16:02:02.534046+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8221/222909 objects degraded (3.688%); 712/222909 objects misplaced (0.319%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T16:02:03.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:03.678 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:03.781 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:03.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:03.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:03.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:03 smithi186 bash[89807]: cluster 2023-09-23T16:02:02.534046+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1027: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8221/222909 objects degraded (3.688%); 712/222909 objects misplaced (0.319%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T16:02:03.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:03.948 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:03.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:03.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:04.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:04.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:04.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:04.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:04.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 77403 77387 74.398 58.4375 0.0107658 0.0134354 2023-09-23T16:02:04.307 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:04.337 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:04.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:04.441 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:04.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:04.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:04.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:04.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:04.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:04.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:04.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:04.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:04.987 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:05.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:05.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:05.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:05.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:05.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:05.272 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 78327 78311 74.1457 57.75 0.0220034 0.0134814 2023-09-23T16:02:05.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:05.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:05.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.425 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:05.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:05.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:05.536 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:05] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2023-09-23T16:02:05.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:05.614 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:05 smithi186 bash[89807]: cluster 2023-09-23T16:02:04.534627+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 8221/223863 objects degraded (3.672%); 712/223863 objects misplaced (0.318%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:02:05.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:05.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:05.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:05.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:05.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:05.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:05 smithi140 bash[105739]: cluster 2023-09-23T16:02:04.534627+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 8221/223863 objects degraded (3.672%); 712/223863 objects misplaced (0.318%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:02:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:05 smithi140 bash[103196]: cluster 2023-09-23T16:02:04.534627+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1028: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 8221/223863 objects degraded (3.672%); 712/223863 objects misplaced (0.318%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T16:02:05.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:05.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:05.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:05.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:06.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:06.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:06.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:06.203 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:06.232 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:06.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:06.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 15 79212 79197 73.8654 55.375 0.00996886 0.0135322 2023-09-23T16:02:06.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:06.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:06.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:06.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:06.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:06.617 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:06 smithi186 bash[89807]: cluster 2023-09-23T16:02:06.223775+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 8221/223863 objects degraded (3.672%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:06.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:06.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:06.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:06.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:06.766 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:06 smithi140 bash[103196]: cluster 2023-09-23T16:02:06.223775+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 8221/223863 objects degraded (3.672%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:06.767 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:06 smithi140 bash[105739]: cluster 2023-09-23T16:02:06.223775+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 8221/223863 objects degraded (3.672%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:06.803 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:06.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:06.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:06.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:07.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:07.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:07.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:07.197 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:07.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:07.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 80169 80153 73.6578 59.75 0.0129067 0.0135706 2023-09-23T16:02:07.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:07.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:07.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:07.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:07.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:07.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:07.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:07.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:07.709 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:07 smithi140 bash[103196]: cluster 2023-09-23T16:02:06.535333+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 8221/231642 objects degraded (3.549%); 367/231642 objects misplaced (0.158%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T16:02:07.709 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:07 smithi140 bash[105739]: cluster 2023-09-23T16:02:06.535333+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 8221/231642 objects degraded (3.549%); 367/231642 objects misplaced (0.158%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T16:02:07.725 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:07.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:07.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:07.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:07.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:07 smithi186 bash[89807]: cluster 2023-09-23T16:02:06.535333+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1029: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s; 8221/231642 objects degraded (3.549%); 367/231642 objects misplaced (0.158%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T16:02:07.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:07.996 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:08.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:08.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:08.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:08.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 81107 81091 73.4399 58.625 0.0147996 0.0136099 2023-09-23T16:02:08.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:08.381 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:08.405 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:08.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:08.534 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:08.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:08.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:08.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:08.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:08.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:08.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:08.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:08.954 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:08.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:08.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:09.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:09.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:09.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:09.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:09.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 82027 82011 73.2121 57.5 0.0312862 0.0136518 2023-09-23T16:02:09.330 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:09.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:09.496 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:09.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:09.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:09.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:09 smithi140 bash[103196]: cluster 2023-09-23T16:02:08.535925+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 8221/236856 objects degraded (3.471%); 367/236856 objects misplaced (0.155%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:02:09.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:09 smithi140 bash[105739]: cluster 2023-09-23T16:02:08.535925+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 8221/236856 objects degraded (3.471%); 367/236856 objects misplaced (0.155%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:02:09.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:09.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:09.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:09.909 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:09.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:09 smithi186 bash[89807]: cluster 2023-09-23T16:02:08.535925+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1030: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 8221/236856 objects degraded (3.471%); 367/236856 objects misplaced (0.155%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:02:09.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:09.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:10.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:10.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:10.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:10.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:10.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 82958 82942 73.0004 58.1875 0.0076973 0.0136923 2023-09-23T16:02:10.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:10.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:10.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:10.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:10.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:10.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:10.693 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:10.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:10.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:10.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:10.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:10.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:10.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:10.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:11.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:11.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:11.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:11.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 83547 83531 72.4978 36.8125 0.0045728 0.0137069 2023-09-23T16:02:11.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:11.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:11.507 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:11.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:11.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:11.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:11.655 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 8 pg_num to 26 2023-09-23T16:02:11.746 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:02:11.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:11.758 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.536581+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1031: 99 pgs: 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 8221/243825 objects degraded (3.372%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T16:02:11.758 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.643851+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.758 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.646843+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T16:02:11.758 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.650287+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.758 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.654387+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:10.656365+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: cluster 2023-09-23T16:02:11.225122+0000 mon.a (mon.0) 1346 : cluster 3 Health check update: Degraded data redundancy: 8221/243825 objects degraded (3.372%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: audit 2023-09-23T16:02:11.596271+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.140:0/4241526772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[103196]: audit 2023-09-23T16:02:11.596771+0000 mon.a (mon.0) 1347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.536581+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1031: 99 pgs: 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 8221/243825 objects degraded (3.372%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.643851+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.646843+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.650287+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.654387+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:10.656365+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: cluster 2023-09-23T16:02:11.225122+0000 mon.a (mon.0) 1346 : cluster 3 Health check update: Degraded data redundancy: 8221/243825 objects degraded (3.372%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:11.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: audit 2023-09-23T16:02:11.596271+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.140:0/4241526772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:11 smithi140 bash[105739]: audit 2023-09-23T16:02:11.596771+0000 mon.a (mon.0) 1347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:11.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:11.800 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:02:11.872 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:02:11.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.536581+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1031: 99 pgs: 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s; 8221/243825 objects degraded (3.372%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T16:02:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.643851+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.646843+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T16:02:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.650287+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.654387+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:10.656365+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T16:02:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: cluster 2023-09-23T16:02:11.225122+0000 mon.a (mon.0) 1346 : cluster 3 Health check update: Degraded data redundancy: 8221/243825 objects degraded (3.372%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T16:02:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: audit 2023-09-23T16:02:11.596271+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.140:0/4241526772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:11 smithi186 bash[89807]: audit 2023-09-23T16:02:11.596771+0000 mon.a (mon.0) 1347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:02:11.919 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:02:11.944 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:11.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:11.968 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:02:12.021 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:02:12.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:12.057 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:02:12.057 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:02:12.076 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:02:12.078 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:12.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:12.126 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.129 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:02:12.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:12.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:12.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 83987 83971 71.8814 27.5 0.0125379 0.0139046 2023-09-23T16:02:12.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:12.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:12.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:12.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:12.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:12.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:12.627 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:12.680 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:02:12.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:12.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:12.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: cluster 2023-09-23T16:02:11.643451+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: audit 2023-09-23T16:02:11.648131+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:02:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: cluster 2023-09-23T16:02:11.648391+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T16:02:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: cluster 2023-09-23T16:02:11.692537+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: audit 2023-09-23T16:02:11.702100+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.140:0/3400880120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: audit 2023-09-23T16:02:12.437094+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:02:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.537546+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1034: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6862/249894 objects degraded (2.746%); 1321/249894 objects misplaced (0.529%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T16:02:12.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:12 smithi186 bash[89807]: audit 2023-09-23T16:02:12.539117+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:02:12.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: cluster 2023-09-23T16:02:11.643451+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: audit 2023-09-23T16:02:11.648131+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: cluster 2023-09-23T16:02:11.648391+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: cluster 2023-09-23T16:02:11.692537+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: audit 2023-09-23T16:02:11.702100+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.140:0/3400880120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: audit 2023-09-23T16:02:12.437094+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.537546+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1034: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6862/249894 objects degraded (2.746%); 1321/249894 objects misplaced (0.529%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T16:02:12.962 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[103196]: audit 2023-09-23T16:02:12.539117+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: cluster 2023-09-23T16:02:11.643451+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: audit 2023-09-23T16:02:11.648131+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: cluster 2023-09-23T16:02:11.648391+0000 mon.a (mon.0) 1349 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: cluster 2023-09-23T16:02:11.692537+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: audit 2023-09-23T16:02:11.702100+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.140:0/3400880120' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: audit 2023-09-23T16:02:12.437094+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.537546+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1034: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 6862/249894 objects degraded (2.746%); 1321/249894 objects misplaced (0.529%); 5.9 MiB/s, 93 objects/s recovering 2023-09-23T16:02:12.963 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:12 smithi140 bash[105739]: audit 2023-09-23T16:02:12.539117+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:02:12.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:12.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:13.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:13.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:13.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:13.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:13.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 84361 84345 71.2259 23.375 0.0066799 0.0139408 2023-09-23T16:02:13.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:13.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:13.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:13.493 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:13.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:13.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:13.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:13.762 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:13.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:13.878 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.653268+0000 mon.a (mon.0) 1352 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.669104+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: audit 2023-09-23T16:02:12.672501+0000 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: audit 2023-09-23T16:02:12.672608+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.672842+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.675357+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.879 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[105739]: cluster 2023-09-23T16:02:12.681099+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.653268+0000 mon.a (mon.0) 1352 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.669104+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: audit 2023-09-23T16:02:12.672501+0000 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: audit 2023-09-23T16:02:12.672608+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.672842+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.675357+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:13 smithi140 bash[103196]: cluster 2023-09-23T16:02:12.681099+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:13.894 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:13.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:13.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:13.997 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:14.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:14.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:14.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.653268+0000 mon.a (mon.0) 1352 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:02:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.669104+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: audit 2023-09-23T16:02:12.672501+0000 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.140:0/1944741103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:02:14.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: audit 2023-09-23T16:02:12.672608+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:02:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.672842+0000 mon.a (mon.0) 1355 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T16:02:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.675357+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:14.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:13 smithi186 bash[89807]: cluster 2023-09-23T16:02:12.681099+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T16:02:14.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:14.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 84423 84407 70.3279 3.875 0.00270718 0.0140729 2023-09-23T16:02:14.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:14.387 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:14.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:14.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:14.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:14.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:14.655 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:14.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:14.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:14.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.669123+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.671027+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.671429+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.673203+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.677328+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:13.678786+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.538444+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1037: 109 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 553 op/s; 6862/250470 objects degraded (2.740%); 1321/250470 objects misplaced (0.527%); 608 KiB/s, 9 objects/s recovering 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.669123+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.671027+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.671429+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.673203+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.677328+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:13.678786+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:14 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.538444+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1037: 109 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 553 op/s; 6862/250470 objects degraded (2.740%); 1321/250470 objects misplaced (0.527%); 608 KiB/s, 9 objects/s recovering 2023-09-23T16:02:14.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:14.920 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:14.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.669123+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.930 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.671027+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.671429+0000 mon.a (mon.0) 1356 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T16:02:14.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.673203+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.677328+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:13.678786+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T16:02:14.931 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:14 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.538444+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1037: 109 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 553 op/s; 6862/250470 objects degraded (2.740%); 1321/250470 objects misplaced (0.527%); 608 KiB/s, 9 objects/s recovering 2023-09-23T16:02:14.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:14.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:15.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:15.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:15.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:15.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:15.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:15.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 85033 85017 69.9042 38.125 0.0160269 0.0142986 2023-09-23T16:02:15.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:15.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:15.448 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.481 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:15.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:15.652 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:15] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2023-09-23T16:02:15.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:15 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.674160+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:15 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.674660+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T16:02:15.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:15 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.677641+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:15 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.682333+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:15 smithi186 bash[89807]: cluster 2023-09-23T16:02:14.888334+0000 osd.0 (osd.0) 8 : cluster 0 8.6 scrub starts 2023-09-23T16:02:15.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:15.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:15.875 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:15.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:15.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:15.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:15.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.674160+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.674660+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T16:02:15.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.677641+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.682333+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[105739]: cluster 2023-09-23T16:02:14.888334+0000 osd.0 (osd.0) 8 : cluster 0 8.6 scrub starts 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.674160+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.674660+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.677641+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.682333+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T16:02:15.989 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:15 smithi140 bash[103196]: cluster 2023-09-23T16:02:14.888334+0000 osd.0 (osd.0) 8 : cluster 0 8.6 scrub starts 2023-09-23T16:02:16.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:16.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:16.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:16.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:16.226 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T16:02:16.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:16.273 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 86182 86166 69.9289 71.8125 0.0119531 0.0142942 2023-09-23T16:02:16.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:16.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:16.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:16.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:16.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:16.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:16.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:16.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:16.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:16.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:16.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:16.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:16.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:16.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:17.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:17.101 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[103196]: cluster 2023-09-23T16:02:15.686830+0000 osd.0 (osd.0) 9 : cluster 0 8.6 scrub ok 2023-09-23T16:02:17.101 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[103196]: audit 2023-09-23T16:02:15.958386+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:17.101 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[103196]: audit 2023-09-23T16:02:15.962053+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[103196]: cluster 2023-09-23T16:02:16.228717+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 6862/250470 objects degraded (2.740%), 6 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[103196]: cluster 2023-09-23T16:02:16.541137+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1039: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+degraded, 5 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 36 MiB/s wr, 578 op/s; 6862/253938 objects degraded (2.702%); 815/253938 objects misplaced (0.321%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[105739]: cluster 2023-09-23T16:02:15.686830+0000 osd.0 (osd.0) 9 : cluster 0 8.6 scrub ok 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[105739]: audit 2023-09-23T16:02:15.958386+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[105739]: audit 2023-09-23T16:02:15.962053+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[105739]: cluster 2023-09-23T16:02:16.228717+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 6862/250470 objects degraded (2.740%), 6 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:17.102 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:16 smithi140 bash[105739]: cluster 2023-09-23T16:02:16.541137+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1039: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+degraded, 5 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 36 MiB/s wr, 578 op/s; 6862/253938 objects degraded (2.702%); 815/253938 objects misplaced (0.321%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:02:17.116 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:17.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:17.231 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:16 smithi186 bash[89807]: cluster 2023-09-23T16:02:15.686830+0000 osd.0 (osd.0) 9 : cluster 0 8.6 scrub ok 2023-09-23T16:02:17.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:16 smithi186 bash[89807]: audit 2023-09-23T16:02:15.958386+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:17.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:16 smithi186 bash[89807]: audit 2023-09-23T16:02:15.962053+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:17.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:16 smithi186 bash[89807]: cluster 2023-09-23T16:02:16.228717+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 6862/250470 objects degraded (2.740%), 6 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:17.232 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:16 smithi186 bash[89807]: cluster 2023-09-23T16:02:16.541137+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1039: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 4 active+recovery_wait+degraded, 5 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 36 MiB/s wr, 578 op/s; 6862/253938 objects degraded (2.702%); 815/253938 objects misplaced (0.321%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:02:17.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:17.276 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 87299 87283 69.9247 69.8125 0.0133564 0.0142944 2023-09-23T16:02:17.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:17.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:17.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:17.528 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:17.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:17.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:17.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:17.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:17.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:17.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:17.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:18.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:18.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:18.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:18.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:18.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 88440 88424 69.9421 71.3125 0.0117829 0.014292 2023-09-23T16:02:18.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.292 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:18 smithi186 bash[89807]: cluster 2023-09-23T16:02:17.244176+0000 osd.6 (osd.6) 306 : cluster 0 8.5 scrub starts 2023-09-23T16:02:18.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:18.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:18.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:18.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:18.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:18.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:18.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:18 smithi140 bash[105739]: cluster 2023-09-23T16:02:17.244176+0000 osd.6 (osd.6) 306 : cluster 0 8.5 scrub starts 2023-09-23T16:02:18.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:18 smithi140 bash[103196]: cluster 2023-09-23T16:02:17.244176+0000 osd.6 (osd.6) 306 : cluster 0 8.5 scrub starts 2023-09-23T16:02:18.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:18.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:18.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:18.828 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:18.862 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:18.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:18.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:19.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:19.234 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:19.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:19.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:19.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:02:19.276871+0000 min lat: 0.0012284 max lat: 2.37853 avg lat: 0.0142938 2023-09-23T16:02:19.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:02:19.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 89543 89527 69.9295 68.9375 0.00797887 0.0142938 2023-09-23T16:02:19.313 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:02:19.327 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:02:19.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:19 smithi140 bash[105739]: cluster 2023-09-23T16:02:17.950677+0000 osd.0 (osd.0) 10 : cluster 0 8.16 scrub starts 2023-09-23T16:02:19.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:19 smithi140 bash[105739]: cluster 2023-09-23T16:02:18.541979+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1040: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 6862/257646 objects degraded (2.663%); 815/257646 objects misplaced (0.316%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T16:02:19.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:19 smithi140 bash[103196]: cluster 2023-09-23T16:02:17.950677+0000 osd.0 (osd.0) 10 : cluster 0 8.16 scrub starts 2023-09-23T16:02:19.365 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:19 smithi140 bash[103196]: cluster 2023-09-23T16:02:18.541979+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1040: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 6862/257646 objects degraded (2.663%); 815/257646 objects misplaced (0.316%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T16:02:19.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:19.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:19.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:19.521 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:19 smithi186 bash[89807]: cluster 2023-09-23T16:02:17.950677+0000 osd.0 (osd.0) 10 : cluster 0 8.16 scrub starts 2023-09-23T16:02:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:19 smithi186 bash[89807]: cluster 2023-09-23T16:02:18.541979+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1040: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 MiB/s wr, 430 op/s; 6862/257646 objects degraded (2.663%); 815/257646 objects misplaced (0.316%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T16:02:19.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:19.699 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:19.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.833 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:19.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:19.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:19.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:19.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:20.017 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 7, 1, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:02:20.017 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:02:20.017 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T16:02:20.017 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T16:02:20.017 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T16:02:20.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T16:02:20.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:20.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:20.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:20.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:20.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:20.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 90569 90553 69.8578 64.125 0.00880523 0.0143089 2023-09-23T16:02:20.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:20.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:20 smithi140 bash[103196]: cluster 2023-09-23T16:02:18.723531+0000 osd.0 (osd.0) 11 : cluster 0 8.16 scrub ok 2023-09-23T16:02:20.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:20 smithi140 bash[103196]: cluster 2023-09-23T16:02:19.292247+0000 osd.6 (osd.6) 307 : cluster 0 8.9 scrub starts 2023-09-23T16:02:20.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:20 smithi140 bash[105739]: cluster 2023-09-23T16:02:18.723531+0000 osd.0 (osd.0) 11 : cluster 0 8.16 scrub ok 2023-09-23T16:02:20.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:20 smithi140 bash[105739]: cluster 2023-09-23T16:02:19.292247+0000 osd.6 (osd.6) 307 : cluster 0 8.9 scrub starts 2023-09-23T16:02:20.377 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:20.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:20.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:20.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:20.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:20.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:20 smithi186 bash[89807]: cluster 2023-09-23T16:02:18.723531+0000 osd.0 (osd.0) 11 : cluster 0 8.16 scrub ok 2023-09-23T16:02:20.627 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:20 smithi186 bash[89807]: cluster 2023-09-23T16:02:19.292247+0000 osd.6 (osd.6) 307 : cluster 0 8.9 scrub starts 2023-09-23T16:02:20.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:20.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:20.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:20.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:20.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:20.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:20.904 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:20.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:20.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:21.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:21.092 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:02:21.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:21.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:21.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.277 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 91662 91646 69.8388 68.3125 0.00828187 0.0143135 2023-09-23T16:02:21.301 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:21.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:21.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:21 smithi186 bash[89807]: cluster 2023-09-23T16:02:20.544417+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1041: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6862/265713 objects degraded (2.582%); 815/265713 objects misplaced (0.307%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:21.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:21 smithi186 bash[89807]: cluster 2023-09-23T16:02:21.231557+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 6862/257646 objects degraded (2.663%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:21.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:21.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:21.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:21.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:21 smithi140 bash[105739]: cluster 2023-09-23T16:02:20.544417+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1041: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6862/265713 objects degraded (2.582%); 815/265713 objects misplaced (0.307%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:21.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:21 smithi140 bash[105739]: cluster 2023-09-23T16:02:21.231557+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 6862/257646 objects degraded (2.663%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:21.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:21 smithi140 bash[103196]: cluster 2023-09-23T16:02:20.544417+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1041: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 6862/265713 objects degraded (2.582%); 815/265713 objects misplaced (0.307%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:21.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:21 smithi140 bash[103196]: cluster 2023-09-23T16:02:21.231557+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 6862/257646 objects degraded (2.663%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:21.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:21.705 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:21.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:21.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:21.942 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:21.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:22.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:22.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:22.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:22.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:22.278 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 92738 92722 69.8069 67.25 0.0359531 0.0143189 2023-09-23T16:02:22.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:22 smithi186 bash[89807]: cluster 2023-09-23T16:02:21.256721+0000 osd.6 (osd.6) 308 : cluster 0 8.19 scrub starts 2023-09-23T16:02:22.484 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:22.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:22.619 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:22.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:22 smithi140 bash[103196]: cluster 2023-09-23T16:02:21.256721+0000 osd.6 (osd.6) 308 : cluster 0 8.19 scrub starts 2023-09-23T16:02:22.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:22 smithi140 bash[105739]: cluster 2023-09-23T16:02:21.256721+0000 osd.6 (osd.6) 308 : cluster 0 8.19 scrub starts 2023-09-23T16:02:22.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:22.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:22.889 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:22.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:22.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:23.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:23.066 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:23.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:23.172 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:23.200 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:23.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:23.278 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 16 93888 93872 69.8314 71.875 0.00859037 0.014315 2023-09-23T16:02:23.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:23.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:23.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:23 smithi186 bash[89807]: cluster 2023-09-23T16:02:22.545470+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1042: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 271 op/s; 6862/274002 objects degraded (2.504%); 556/274002 objects misplaced (0.203%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T16:02:23.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:23.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:23.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:23.573 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:23 smithi140 bash[105739]: cluster 2023-09-23T16:02:22.545470+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1042: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 271 op/s; 6862/274002 objects degraded (2.504%); 556/274002 objects misplaced (0.203%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T16:02:23.573 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:23 smithi140 bash[103196]: cluster 2023-09-23T16:02:22.545470+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1042: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 271 op/s; 6862/274002 objects degraded (2.504%); 556/274002 objects misplaced (0.203%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T16:02:23.590 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:23.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:23.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:23.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:23.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:23.863 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:23.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:23.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:24.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:24.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:24.184 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:24.185 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:24.186 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:24.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:24.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:24.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 16 94959 94943 69.7972 66.9375 0.0123409 0.0143209 2023-09-23T16:02:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:24.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:24.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:24.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:24.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:24.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:24.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:24.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:24.813 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:24.918 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:24.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:25.053 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:25.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:25.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:25.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:25.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:25.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:25.278 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 96009 95993 69.7486 65.625 0.0116065 0.0143313 2023-09-23T16:02:25.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:25.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:25] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2023-09-23T16:02:25.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:25.469 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:25.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:25.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:25.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:25.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:25 smithi186 bash[89807]: cluster 2023-09-23T16:02:24.289339+0000 osd.6 (osd.6) 309 : cluster 0 8.15 scrub starts 2023-09-23T16:02:25.602 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:25 smithi186 bash[89807]: cluster 2023-09-23T16:02:24.546093+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1043: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 278 op/s; 6862/275121 objects degraded (2.494%); 556/275121 objects misplaced (0.202%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T16:02:25.626 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:25 smithi140 bash[105739]: cluster 2023-09-23T16:02:24.289339+0000 osd.6 (osd.6) 309 : cluster 0 8.15 scrub starts 2023-09-23T16:02:25.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:25 smithi140 bash[105739]: cluster 2023-09-23T16:02:24.546093+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1043: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 278 op/s; 6862/275121 objects degraded (2.494%); 556/275121 objects misplaced (0.202%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T16:02:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:25 smithi140 bash[103196]: cluster 2023-09-23T16:02:24.289339+0000 osd.6 (osd.6) 309 : cluster 0 8.15 scrub starts 2023-09-23T16:02:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:25 smithi140 bash[103196]: cluster 2023-09-23T16:02:24.546093+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1043: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 17 MiB/s wr, 278 op/s; 6862/275121 objects degraded (2.494%); 556/275121 objects misplaced (0.202%); 4.8 MiB/s, 76 objects/s recovering 2023-09-23T16:02:25.730 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:25.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:25.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:25.896 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:25.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:25.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:26.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:26.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:26.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:26.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:26.278 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 97078 97062 69.7148 66.8125 0.00513894 0.0143378 2023-09-23T16:02:26.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:26.319 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:26.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:26.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:26.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:26.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:26.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:26.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:26.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:26.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:26.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:26.830 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:26 smithi186 bash[89807]: cluster 2023-09-23T16:02:26.232942+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6862/275121 objects degraded (2.494%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:26.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:26 smithi140 bash[103196]: cluster 2023-09-23T16:02:26.232942+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6862/275121 objects degraded (2.494%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:26 smithi140 bash[105739]: cluster 2023-09-23T16:02:26.232942+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6862/275121 objects degraded (2.494%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:26.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:26.982 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:26.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:27.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:27.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:27.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:27.278 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 98139 98123 69.6761 66.3125 0.00647555 0.0143464 2023-09-23T16:02:27.362 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:27.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:27.615 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:27 smithi140 bash[105739]: cluster 2023-09-23T16:02:26.547018+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1044: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 30 MiB/s wr, 487 op/s; 6862/284142 objects degraded (2.415%); 261/284142 objects misplaced (0.092%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T16:02:27.615 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:27 smithi140 bash[103196]: cluster 2023-09-23T16:02:26.547018+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1044: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 30 MiB/s wr, 487 op/s; 6862/284142 objects degraded (2.415%); 261/284142 objects misplaced (0.092%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T16:02:27.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:27 smithi186 bash[89807]: cluster 2023-09-23T16:02:26.547018+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1044: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 30 MiB/s wr, 487 op/s; 6862/284142 objects degraded (2.415%); 261/284142 objects misplaced (0.092%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T16:02:27.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:27.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:27.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:27.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:27.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:27.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:28.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:28.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:28.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.230 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:28.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 99167 99151 69.615 64.25 0.0128879 0.0143591 2023-09-23T16:02:28.337 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:28.363 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:28.449 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:02:28.449 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:02:28.469 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:28.499 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:28.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:28.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.770 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:28.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:28.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:28.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:28.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:29.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:29.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:29.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:29.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:29.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0117 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 100215 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 69.5847 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 29.6188 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 170.375 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 0 2023-09-23T16:02:29.279 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1113 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 473.911 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 2726 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 0 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.0143658 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0413539 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 2.37853 2023-09-23T16:02:29.280 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.0012284 2023-09-23T16:02:29.284 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T16:02:29.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:29.402 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:29.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:29.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:29.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:29.558 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:29.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:29.661 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:29.668 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:29 smithi140 bash[105739]: cluster 2023-09-23T16:02:28.547914+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1045: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 6862/290277 objects degraded (2.364%); 261/290277 objects misplaced (0.090%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:02:29.668 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:29 smithi140 bash[103196]: cluster 2023-09-23T16:02:28.547914+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1045: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 6862/290277 objects degraded (2.364%); 261/290277 objects misplaced (0.090%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:02:29.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:29.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:29.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:29.803 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:29 smithi186 bash[89807]: cluster 2023-09-23T16:02:28.547914+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1045: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s; 6862/290277 objects degraded (2.364%); 261/290277 objects misplaced (0.090%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:02:29.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:29.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:29.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:29.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:29.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:30.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:30.089 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:30.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T16:02:30.194 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:30.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:30.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:30.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:30.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:30.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:30.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:30.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:30.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:30.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:30.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:30.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[105739]: cluster 2023-09-23T16:02:29.632620+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[105739]: cluster 2023-09-23T16:02:29.634295+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T16:02:30.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[105739]: cluster 2023-09-23T16:02:29.634874+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[105739]: cluster 2023-09-23T16:02:29.636294+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:30.739 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[103196]: cluster 2023-09-23T16:02:29.632620+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.739 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[103196]: cluster 2023-09-23T16:02:29.634295+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T16:02:30.739 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[103196]: cluster 2023-09-23T16:02:29.634874+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.739 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:30 smithi140 bash[103196]: cluster 2023-09-23T16:02:29.636294+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:30.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:30 smithi186 bash[89807]: cluster 2023-09-23T16:02:29.632620+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:30 smithi186 bash[89807]: cluster 2023-09-23T16:02:29.634295+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T16:02:30.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:30 smithi186 bash[89807]: cluster 2023-09-23T16:02:29.634874+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:30 smithi186 bash[89807]: cluster 2023-09-23T16:02:29.636294+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:30.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:30.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:30.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:30.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:31.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:31.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:31.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:31.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:31.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:31.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:31.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:31.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:31.412 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:31.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:31.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:31.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:31.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:31.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:31.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:31.807 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:29.639857+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:31.807 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.548860+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1047: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.06k op/s; 5412/295959 objects degraded (1.829%); 1621/295959 objects misplaced (0.548%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:31.807 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.631792+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.634967+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.635128+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.636918+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.638303+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:30.751662+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:31.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: audit 2023-09-23T16:02:30.954804+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:31.809 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:31 smithi186 bash[89807]: cluster 2023-09-23T16:02:31.234115+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5412/295959 objects degraded (1.829%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:31.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:31.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:31.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:31.960 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:32.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:29.639857+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.548860+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1047: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.06k op/s; 5412/295959 objects degraded (1.829%); 1621/295959 objects misplaced (0.548%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.631792+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.634967+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.635128+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.636918+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.638303+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:30.751662+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: audit 2023-09-23T16:02:30.954804+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[105739]: cluster 2023-09-23T16:02:31.234115+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5412/295959 objects degraded (1.829%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:29.639857+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.548860+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1047: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.06k op/s; 5412/295959 objects degraded (1.829%); 1621/295959 objects misplaced (0.548%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T16:02:32.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.631792+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.634967+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.635128+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.636918+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.638303+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:30.751662+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: audit 2023-09-23T16:02:30.954804+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:32.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:31 smithi140 bash[103196]: cluster 2023-09-23T16:02:31.234115+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5412/295959 objects degraded (1.829%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:02:32.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:32.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:32.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:32.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:32.395 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:32.428 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:32.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:32.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:32.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:32.797 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:32.806 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:32 smithi140 bash[105739]: cluster 2023-09-23T16:02:32.271884+0000 osd.6 (osd.6) 312 : cluster 0 8.5 deep-scrub starts 2023-09-23T16:02:32.806 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:32 smithi140 bash[103196]: cluster 2023-09-23T16:02:32.271884+0000 osd.6 (osd.6) 312 : cluster 0 8.5 deep-scrub starts 2023-09-23T16:02:32.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:32.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:32 smithi186 bash[89807]: cluster 2023-09-23T16:02:32.271884+0000 osd.6 (osd.6) 312 : cluster 0 8.5 deep-scrub starts 2023-09-23T16:02:32.925 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:32.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:33.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:33.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:33.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:33.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:33.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:33.448 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:33.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:33.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.611 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:33.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:33.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:33.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:33 smithi186 bash[89807]: cluster 2023-09-23T16:02:32.549539+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1049: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 66 MiB/s wr, 1.19k op/s; 5172/297402 objects degraded (1.739%); 1360/297402 objects misplaced (0.457%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T16:02:33.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:33.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:33.986 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:33.995 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:33 smithi140 bash[105739]: cluster 2023-09-23T16:02:32.549539+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1049: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 66 MiB/s wr, 1.19k op/s; 5172/297402 objects degraded (1.739%); 1360/297402 objects misplaced (0.457%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T16:02:33.995 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:33 smithi140 bash[103196]: cluster 2023-09-23T16:02:32.549539+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1049: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 66 MiB/s wr, 1.19k op/s; 5172/297402 objects degraded (1.739%); 1360/297402 objects misplaced (0.457%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T16:02:34.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:34.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:34.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:34.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:34.252 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:34.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:34.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:34.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:34.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:34.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:34.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:34.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:34.665 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:34.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:34.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:34.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:34.884 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:02:34.930 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:34.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:34.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:35.067 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:35.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:35.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:35.227 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:35.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:35.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:35.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:35.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:35.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:35.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:35.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:35.617 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:35] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-09-23T16:02:35.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:35.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:35.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:35.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:35.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:35.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:35.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:35 smithi140 bash[103196]: cluster 2023-09-23T16:02:34.550132+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1050: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 849 op/s; 5172/296931 objects degraded (1.742%); 1360/296931 objects misplaced (0.458%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T16:02:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:35 smithi140 bash[103196]: cluster 2023-09-23T16:02:35.347368+0000 osd.6 (osd.6) 313 : cluster 0 8.9 deep-scrub starts 2023-09-23T16:02:35.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:35 smithi140 bash[105739]: cluster 2023-09-23T16:02:34.550132+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1050: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 849 op/s; 5172/296931 objects degraded (1.742%); 1360/296931 objects misplaced (0.458%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T16:02:35.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:35 smithi140 bash[105739]: cluster 2023-09-23T16:02:35.347368+0000 osd.6 (osd.6) 313 : cluster 0 8.9 deep-scrub starts 2023-09-23T16:02:35.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:35.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:35.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:35 smithi186 bash[89807]: cluster 2023-09-23T16:02:34.550132+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1050: 109 pgs: 1 peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 99 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 849 op/s; 5172/296931 objects degraded (1.742%); 1360/296931 objects misplaced (0.458%); 4.6 MiB/s, 73 objects/s recovering 2023-09-23T16:02:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:35 smithi186 bash[89807]: cluster 2023-09-23T16:02:35.347368+0000 osd.6 (osd.6) 313 : cluster 0 8.9 deep-scrub starts 2023-09-23T16:02:36.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:36.032 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:36.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:36.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:36.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:36.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:36.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:36.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:36.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:36.682 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:36.692 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:36 smithi186 bash[89807]: cluster 2023-09-23T16:02:36.235635+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 5172/296931 objects degraded (1.742%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:36.692 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:36 smithi186 bash[89807]: cluster 2023-09-23T16:02:36.345900+0000 osd.6 (osd.6) 314 : cluster 0 8.19 scrub starts 2023-09-23T16:02:36.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:36.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:36.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:36.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:36.945 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:36.954 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:36 smithi140 bash[103196]: cluster 2023-09-23T16:02:36.235635+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 5172/296931 objects degraded (1.742%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:36.954 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:36 smithi140 bash[103196]: cluster 2023-09-23T16:02:36.345900+0000 osd.6 (osd.6) 314 : cluster 0 8.19 scrub starts 2023-09-23T16:02:36.955 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:36 smithi140 bash[105739]: cluster 2023-09-23T16:02:36.235635+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 5172/296931 objects degraded (1.742%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:36.955 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:36 smithi140 bash[105739]: cluster 2023-09-23T16:02:36.345900+0000 osd.6 (osd.6) 314 : cluster 0 8.19 scrub starts 2023-09-23T16:02:36.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:36.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:36.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:37.093 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:37.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:37.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:37.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:37.255 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:37.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:37.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:37.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:37.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:37.529 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:37.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:37.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:37.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:37.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:37.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:37.792 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:37 smithi186 bash[89807]: cluster 2023-09-23T16:02:36.550899+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1051: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 916 op/s; 4693/289191 objects degraded (1.623%); 1080/289191 objects misplaced (0.373%); 11 MiB/s, 168 objects/s recovering 2023-09-23T16:02:37.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:37.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:37.920 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:37 smithi140 bash[105739]: cluster 2023-09-23T16:02:36.550899+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1051: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 916 op/s; 4693/289191 objects degraded (1.623%); 1080/289191 objects misplaced (0.373%); 11 MiB/s, 168 objects/s recovering 2023-09-23T16:02:37.921 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:37 smithi140 bash[103196]: cluster 2023-09-23T16:02:36.550899+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1051: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 916 op/s; 4693/289191 objects degraded (1.623%); 1080/289191 objects misplaced (0.373%); 11 MiB/s, 168 objects/s recovering 2023-09-23T16:02:37.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:37.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:38.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:38.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:38.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:38.176 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:38.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:38.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:38.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:38.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:38.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:38.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:38.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:38.613 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:02:38.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:38.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:38.668 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:02:38.741 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:02:38.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:38.762 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:02:38.762 INFO:teuthology.orchestra.run.smithi140.stdout: "success": "" 2023-09-23T16:02:38.762 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:02:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:38.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:38.800 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:02:38.845 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:02:38.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:38 smithi186 bash[89807]: cluster 2023-09-23T16:02:38.551725+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1052: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 987 op/s; 4085/283755 objects degraded (1.440%); 1080/283755 objects misplaced (0.381%); 14 MiB/s, 219 objects/s recovering 2023-09-23T16:02:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:38 smithi186 bash[89807]: audit 2023-09-23T16:02:38.563675+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.140:0/4259552303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:38.912 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:02:38.936 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:38.938 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:38 smithi140 bash[103196]: cluster 2023-09-23T16:02:38.551725+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1052: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 987 op/s; 4085/283755 objects degraded (1.440%); 1080/283755 objects misplaced (0.381%); 14 MiB/s, 219 objects/s recovering 2023-09-23T16:02:38.938 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:38 smithi140 bash[103196]: audit 2023-09-23T16:02:38.563675+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.140:0/4259552303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:38.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:38 smithi140 bash[105739]: cluster 2023-09-23T16:02:38.551725+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1052: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 114 B/s rd, 22 MiB/s wr, 987 op/s; 4085/283755 objects degraded (1.440%); 1080/283755 objects misplaced (0.381%); 14 MiB/s, 219 objects/s recovering 2023-09-23T16:02:38.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:38 smithi140 bash[105739]: audit 2023-09-23T16:02:38.563675+0000 mon.a (mon.0) 1368 : audit 0 from='client.? 172.21.15.140:0/4259552303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:02:38.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:38.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:38.958 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:02:39.008 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.012 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.013 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:02:39.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:39.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:39.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:39.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:39.212 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:39.318 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:39.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:39.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:39.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:39.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:39.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:39.604 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:39.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:39.672 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:39 smithi186 bash[89807]: audit 2023-09-23T16:02:38.778990+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:02:39.701 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:02:39.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:39.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:39 smithi140 bash[103196]: audit 2023-09-23T16:02:38.778990+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:02:39.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:39 smithi140 bash[103196]: audit 2023-09-23T16:02:38.982090+0000 mon.a (mon.0) 1370 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:02:39.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:39 smithi140 bash[105739]: audit 2023-09-23T16:02:38.778990+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:02:39.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:39 smithi140 bash[105739]: audit 2023-09-23T16:02:38.982090+0000 mon.a (mon.0) 1370 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:02:39.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:39.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:39.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:39.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:39.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:39.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:39.990 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:39 smithi186 bash[89807]: audit 2023-09-23T16:02:38.982090+0000 mon.a (mon.0) 1370 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:02:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:40.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:40.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:40.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:40.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:40.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:40.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:40.371 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:40.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:40.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:40.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:40.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:40.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:40.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:40.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:40.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:40.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:40.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.669262+0000 mon.a (mon.0) 1371 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:02:40.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.685112+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.689026+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.690364+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.691195+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: audit 2023-09-23T16:02:39.693790+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:39.693846+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[105739]: cluster 2023-09-23T16:02:40.552406+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1054: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 5.2 MiB/s wr, 869 op/s; 3623/276438 objects degraded (1.311%); 778/276438 objects misplaced (0.281%); 15 MiB/s, 239 objects/s recovering 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.669262+0000 mon.a (mon.0) 1371 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.685112+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.689026+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.690364+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.691195+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: audit 2023-09-23T16:02:39.693790+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:02:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:39.693846+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T16:02:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:40 smithi140 bash[103196]: cluster 2023-09-23T16:02:40.552406+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1054: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 5.2 MiB/s wr, 869 op/s; 3623/276438 objects degraded (1.311%); 778/276438 objects misplaced (0.281%); 15 MiB/s, 239 objects/s recovering 2023-09-23T16:02:40.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:40.927 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:40.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.669262+0000 mon.a (mon.0) 1371 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.685112+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.689026+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.690364+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.691195+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: audit 2023-09-23T16:02:39.693790+0000 mon.a (mon.0) 1372 : audit 1 from='client.? 172.21.15.140:0/2163288411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:39.693846+0000 mon.a (mon.0) 1373 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T16:02:40.932 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:40 smithi186 bash[89807]: cluster 2023-09-23T16:02:40.552406+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1054: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 5.2 MiB/s wr, 869 op/s; 3623/276438 objects degraded (1.311%); 778/276438 objects misplaced (0.281%); 15 MiB/s, 239 objects/s recovering 2023-09-23T16:02:41.032 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:41.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:41.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:41.162 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:41.191 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:41.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:41.326 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:02:41.326 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T16:02:41.326 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T16:02:41.326 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T16:02:41.326 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:02:41.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:41.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:41.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:41.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:41.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:41.589 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:41.694 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:41.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:41.719 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:41 smithi186 bash[89807]: cluster 2023-09-23T16:02:41.236719+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 3623/276438 objects degraded (1.311%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:41.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:41.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:41.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:41 smithi140 bash[103196]: cluster 2023-09-23T16:02:41.236719+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 3623/276438 objects degraded (1.311%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:41 smithi140 bash[105739]: cluster 2023-09-23T16:02:41.236719+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 3623/276438 objects degraded (1.311%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:41.947 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:41.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:41.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:42.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:42.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:42.334 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.363 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:42.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.498 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:42.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:42.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:42.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:42.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:42.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T16:02:42.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:42.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:42 smithi140 bash[103196]: cluster 2023-09-23T16:02:42.553147+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1055: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 301 KiB/s wr, 933 op/s; 3073/269679 objects degraded (1.140%); 778/269679 objects misplaced (0.288%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:42 smithi140 bash[105739]: cluster 2023-09-23T16:02:42.553147+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1055: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 301 KiB/s wr, 933 op/s; 3073/269679 objects degraded (1.140%); 778/269679 objects misplaced (0.288%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:42.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:42.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:43.014 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:43.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:43.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:42 smithi186 bash[89807]: cluster 2023-09-23T16:02:42.553147+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1055: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 301 KiB/s wr, 933 op/s; 3073/269679 objects degraded (1.140%); 778/269679 objects misplaced (0.288%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:43.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:43.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:43.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:43.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:43.621 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:43.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:43.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:43.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:43.863 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:43.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:43.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:43.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:43.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:44.129 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:44.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:44.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:44.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:44.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:44.412 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:44.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:44.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:44.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:44.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:44.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:44.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:44.817 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:44.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:44.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:44.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:45.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:45.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:45.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:45.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:45.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:45.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:45.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:02:45.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:02:45.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:45.366 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:45] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-09-23T16:02:45.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:45.474 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:45.585 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.613 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:45 smithi140 bash[103196]: cluster 2023-09-23T16:02:44.553734+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1056: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 936 op/s; 3073/268830 objects degraded (1.143%); 778/268830 objects misplaced (0.289%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:45 smithi140 bash[105739]: cluster 2023-09-23T16:02:44.553734+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1056: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 936 op/s; 3073/268830 objects degraded (1.143%); 778/268830 objects misplaced (0.289%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:45.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.751 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:45.854 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:45.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:45.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:45.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:45 smithi186 bash[89807]: cluster 2023-09-23T16:02:44.553734+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1056: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 936 op/s; 3073/268830 objects degraded (1.143%); 778/268830 objects misplaced (0.289%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:45.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:46.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:46.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:46.160 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:46.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:46.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:46.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:46.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:46.441 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:46.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:46.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:46.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:46.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:46.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:46.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:46.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:46.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:46.887 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:46.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:46.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:46.999 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[105739]: audit 2023-09-23T16:02:45.960151+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:46.999 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[105739]: audit 2023-09-23T16:02:45.961491+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:46.999 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[105739]: cluster 2023-09-23T16:02:46.238621+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 3073/268830 objects degraded (1.143%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:46.999 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[105739]: cluster 2023-09-23T16:02:46.556662+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1057: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 2570/260550 objects degraded (0.986%); 472/260550 objects misplaced (0.181%); 17 MiB/s, 272 objects/s recovering 2023-09-23T16:02:46.999 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[103196]: audit 2023-09-23T16:02:45.960151+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:47.000 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[103196]: audit 2023-09-23T16:02:45.961491+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:47.000 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[103196]: cluster 2023-09-23T16:02:46.238621+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 3073/268830 objects degraded (1.143%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:47.000 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:46 smithi140 bash[103196]: cluster 2023-09-23T16:02:46.556662+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1057: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 2570/260550 objects degraded (0.986%); 472/260550 objects misplaced (0.181%); 17 MiB/s, 272 objects/s recovering 2023-09-23T16:02:47.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:47.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:47.148 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:47.165 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 7, 1, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:02:47.165 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:02:47.166 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 3, 4, 5, 6, 7, 1, 2] 2023-09-23T16:02:47.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T16:02:47.253 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.264 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:46 smithi186 bash[89807]: audit 2023-09-23T16:02:45.960151+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:47.264 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:46 smithi186 bash[89807]: audit 2023-09-23T16:02:45.961491+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:02:47.265 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:46 smithi186 bash[89807]: cluster 2023-09-23T16:02:46.238621+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 3073/268830 objects degraded (1.143%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:47.265 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:46 smithi186 bash[89807]: cluster 2023-09-23T16:02:46.556662+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1057: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 2570/260550 objects degraded (0.986%); 472/260550 objects misplaced (0.181%); 17 MiB/s, 272 objects/s recovering 2023-09-23T16:02:47.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:47.321 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:02:47.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:47.421 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:47.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:47.557 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:47.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:47.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:47.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:47.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:47.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:47.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:48.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:48.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:48.262 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:48.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:48.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:48 smithi140 bash[105739]: audit 2023-09-23T16:02:47.201798+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:48 smithi140 bash[105739]: audit 2023-09-23T16:02:47.210661+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:48 smithi140 bash[103196]: audit 2023-09-23T16:02:47.201798+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:48 smithi140 bash[103196]: audit 2023-09-23T16:02:47.210661+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:48.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:48.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:48.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:48.539 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:48 smithi186 bash[89807]: audit 2023-09-23T16:02:47.201798+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.539 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:48 smithi186 bash[89807]: audit 2023-09-23T16:02:47.210661+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:48.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:48.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:48.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:48.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:48.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:48.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:48.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:48.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:48.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:48.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:49.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:49.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:49.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:49.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:49.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:49.364 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:49.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:49.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:49.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:49.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: audit 2023-09-23T16:02:48.476746+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: audit 2023-09-23T16:02:48.490188+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: cluster 2023-09-23T16:02:48.557432+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1058: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 1973/255270 objects degraded (0.773%); 472/255270 objects misplaced (0.185%); 17 MiB/s, 271 objects/s recovering 2023-09-23T16:02:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: audit 2023-09-23T16:02:49.010449+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:02:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: audit 2023-09-23T16:02:49.011458+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:02:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:49 smithi186 bash[89807]: audit 2023-09-23T16:02:49.020503+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:49.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:49.859 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:49.868 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: audit 2023-09-23T16:02:48.476746+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: audit 2023-09-23T16:02:48.490188+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: cluster 2023-09-23T16:02:48.557432+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1058: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 1973/255270 objects degraded (0.773%); 472/255270 objects misplaced (0.185%); 17 MiB/s, 271 objects/s recovering 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: audit 2023-09-23T16:02:49.010449+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: audit 2023-09-23T16:02:49.011458+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[103196]: audit 2023-09-23T16:02:49.020503+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.872 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: audit 2023-09-23T16:02:48.476746+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: audit 2023-09-23T16:02:48.490188+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: cluster 2023-09-23T16:02:48.557432+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1058: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 1973/255270 objects degraded (0.773%); 472/255270 objects misplaced (0.185%); 17 MiB/s, 271 objects/s recovering 2023-09-23T16:02:49.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: audit 2023-09-23T16:02:49.010449+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:02:49.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: audit 2023-09-23T16:02:49.011458+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:02:49.873 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:49 smithi140 bash[105739]: audit 2023-09-23T16:02:49.020503+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:02:49.873 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:49.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:49.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:49.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:50.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:50.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:50.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:50.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:50.205 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:50.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:50.309 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.338 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:50.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:50.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:50.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:50.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:50.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:50.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:50.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:50.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:50.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:51.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:51.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:51.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:51.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:51.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:51.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:51.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:51.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:51.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:51.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:51.614 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:51 smithi186 bash[89807]: cluster 2023-09-23T16:02:50.558156+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1059: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 1556/249111 objects degraded (0.625%); 197/249111 objects misplaced (0.079%); 20 MiB/s, 313 objects/s recovering 2023-09-23T16:02:51.614 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:51 smithi186 bash[89807]: cluster 2023-09-23T16:02:51.239655+0000 mon.a (mon.0) 1385 : cluster 3 Health check update: Degraded data redundancy: 1556/249111 objects degraded (0.625%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:51.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:51.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:51.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:51.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:51 smithi140 bash[103196]: cluster 2023-09-23T16:02:50.558156+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1059: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 1556/249111 objects degraded (0.625%); 197/249111 objects misplaced (0.079%); 20 MiB/s, 313 objects/s recovering 2023-09-23T16:02:51.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:51 smithi140 bash[103196]: cluster 2023-09-23T16:02:51.239655+0000 mon.a (mon.0) 1385 : cluster 3 Health check update: Degraded data redundancy: 1556/249111 objects degraded (0.625%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:51.771 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:51 smithi140 bash[105739]: cluster 2023-09-23T16:02:50.558156+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1059: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 1556/249111 objects degraded (0.625%); 197/249111 objects misplaced (0.079%); 20 MiB/s, 313 objects/s recovering 2023-09-23T16:02:51.771 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:51 smithi140 bash[105739]: cluster 2023-09-23T16:02:51.239655+0000 mon.a (mon.0) 1385 : cluster 3 Health check update: Degraded data redundancy: 1556/249111 objects degraded (0.625%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:51.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:51.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:51.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:51.904 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:02:51.936 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:51.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:51.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:52.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:52.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:52.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:52.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:52.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:52.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:52.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:52.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:52.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:52.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:52.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:52.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:52.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:52.690 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:52.716 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:52.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:52.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:52.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:52.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:52.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:52.972 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:52.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:52.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:53.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:53.104 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:53.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:53.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:53.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:53.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:53.385 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:53.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:53.411 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:02:53.411 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:02:53.411 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:02:53.412 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:02:53.412 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.412 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:179378 6.2 6:445f0cd2:::benchmark_data_smithi140_174052_object69978:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e183)", 2023-09-23T16:02:53.412 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:10.430262+0000", 2023-09-23T16:02:53.412 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 582.976432918, 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.21254756699999999, 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T16:02:53.413 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T16:02:53.414 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 179378 2023-09-23T16:02:53.414 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.414 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.414 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.414 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430262+0000", 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.415 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430262+0000", 2023-09-23T16:02:53.417 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.417 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.417 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.417 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.418 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430261+0000", 2023-09-23T16:02:53.418 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.418 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.418 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.418 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430270+0000", 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6060000000000003e-06 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.419 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430285+0000", 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5546e-05 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430294+0000", 2023-09-23T16:02:53.420 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1800000000000002e-06 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430367+0000", 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2460999999999996e-05 2023-09-23T16:02:53.421 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430503+0000", 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013657900000000001 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.422 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.423 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T16:02:53.423 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.430646+0000", 2023-09-23T16:02:53.423 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014303699999999999 2023-09-23T16:02:53.423 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.423 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.437477+0000", 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0068306110000000003 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.424 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.440944+0000", 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003466799 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.425 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.642641+0000", 2023-09-23T16:02:53.426 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.201696984 2023-09-23T16:02:53.426 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.426 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.426 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.426 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.642757+0000", 2023-09-23T16:02:53.427 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011652 2023-09-23T16:02:53.427 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.427 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.428 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.428 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:10.642810+0000", 2023-09-23T16:02:53.428 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2661999999999998e-05 2023-09-23T16:02:53.428 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.428 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:182484 6.e 6:78c50b28:::benchmark_data_smithi140_174052_object73084:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:14.804292+0000", 2023-09-23T16:02:53.429 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 578.60240320100002, 2023-09-23T16:02:53.430 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.234992593, 2023-09-23T16:02:53.431 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.431 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.431 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.432 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T16:02:53.432 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T16:02:53.432 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 182484 2023-09-23T16:02:53.432 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.432 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804292+0000", 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.433 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.434 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.434 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804292+0000", 2023-09-23T16:02:53.434 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.434 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.434 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804291+0000", 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.435 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804297+0000", 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6470000000000001e-06 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.436 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804311+0000", 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3361e-05 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804319+0000", 2023-09-23T16:02:53.437 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6079999999999996e-06 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804376+0000", 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6935000000000003e-05 2023-09-23T16:02:53.438 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804546+0000", 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016928599999999999 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.439 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.804683+0000", 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013746099999999999 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.440 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.441 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.809758+0000", 2023-09-23T16:02:53.441 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0050753619999999999 2023-09-23T16:02:53.441 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.441 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.441 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.824288+0000", 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014530015 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.442 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039149+0000", 2023-09-23T16:02:53.443 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.21486090199999999 2023-09-23T16:02:53.443 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.443 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.443 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.443 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039219+0000", 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9649999999999999e-05 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039285+0000", 2023-09-23T16:02:53.444 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5763e-05 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.445 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:182491 6.e 6:79fd25f6:::benchmark_data_smithi140_174052_object73091:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e186)", 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:14.814722+0000", 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 578.59197389400003, 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.224714888, 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.446 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 182491 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.447 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814722+0000", 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.448 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814722+0000", 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.449 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814720+0000", 2023-09-23T16:02:53.450 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.450 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.450 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.450 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.450 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814727+0000", 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4830000000000002e-06 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814745+0000", 2023-09-23T16:02:53.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7541e-05 2023-09-23T16:02:53.452 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.452 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814755+0000", 2023-09-23T16:02:53.452 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5079999999999994e-06 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814812+0000", 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7865000000000002e-05 2023-09-23T16:02:53.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.814966+0000", 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015334600000000001 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.815119+0000", 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000153521 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.455 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.824299+0000", 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0091793580000000003 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:14.824352+0000", 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3559e-05 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039331+0000", 2023-09-23T16:02:53.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.21497897599999999 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039383+0000", 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2123000000000002e-05 2023-09-23T16:02:53.458 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:15.039436+0000", 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3140999999999998e-05 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.459 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.460 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.460 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44747.0:208938 6.12 6:4c9a2377:::benchmark_data_smithi140_174052_object99538:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e191)", 2023-09-23T16:02:53.460 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:53:50.435883+0000", 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 542.97081219200004, 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1289691589999999, 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44747", 2023-09-23T16:02:53.461 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/287697818", 2023-09-23T16:02:53.462 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 208938 2023-09-23T16:02:53.462 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.462 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435883+0000", 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.463 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435883+0000", 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435882+0000", 2023-09-23T16:02:53.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435889+0000", 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1840000000000002e-06 2023-09-23T16:02:53.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435924+0000", 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5191000000000002e-05 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.466 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.435936+0000", 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1545999999999999e-05 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.638522+0000", 2023-09-23T16:02:53.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.202586296 2023-09-23T16:02:53.468 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.469 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:50.638531+0000", 2023-09-23T16:02:53.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8400000000000001e-06 2023-09-23T16:02:53.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.469 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.560299+0000", 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.92176788700000001 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.560456+0000", 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015739899999999999 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,3", 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.560761+0000", 2023-09-23T16:02:53.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00030463499999999999 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.562919+0000", 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021582279999999999 2023-09-23T16:02:53.472 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564605+0000", 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0016859869999999999 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.473 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564737+0000", 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013227000000000001 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564808+0000", 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0760999999999996e-05 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:53:51.564852+0000", 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4166999999999999e-05 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.44945.0:35863 7.3 e221/216 7:c69c0080:::benchmark_data_smithi140_196335_object35862:head v 221'2312, mlcod=221'2309)", 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:27.299327+0000", 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 446.10736860999998, 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25168719099999998, 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.477 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.478 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.478 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.478 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299327+0000", 2023-09-23T16:02:53.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.479 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.479 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.479 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.479 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299327+0000", 2023-09-23T16:02:53.479 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299325+0000", 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299421+0000", 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5884999999999994e-05 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299437+0000", 2023-09-23T16:02:53.481 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5795999999999999e-05 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299447+0000", 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0148e-05 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299507+0000", 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0155000000000003e-05 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.299536+0000", 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8285000000000001e-05 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.550913+0000", 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25137758799999999 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.551014+0000", 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010072400000000001 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.484 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:35872 7.1 7:8598d8af:::benchmark_data_smithi140_196335_object35871:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:27.300955+0000", 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 446.10574057000002, 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25705763300000001, 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.485 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 35872 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.300955+0000", 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.300955+0000", 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.300953+0000", 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301003+0000", 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0692000000000002e-05 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.488 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301019+0000", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.552e-05 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301030+0000", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1429e-05 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301100+0000", 2023-09-23T16:02:53.489 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9533e-05 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301274+0000", 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017390099999999999 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.551213+0000", 2023-09-23T16:02:53.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.24993928700000001 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554180+0000", 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029669190000000002 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.557857+0000", 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036771009999999999 2023-09-23T16:02:53.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.557900+0000", 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3347999999999999e-05 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.557963+0000", 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2742000000000003e-05 2023-09-23T16:02:53.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.558012+0000", 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9360999999999997e-05 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.44945.0:35864 7.4 e221/216 7:2222d218:::benchmark_data_smithi140_196335_object35863:head v 221'2244, mlcod=221'2242)", 2023-09-23T16:02:53.493 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:27.301063+0000", 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 446.10563264799998, 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25251199400000002, 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301063+0000", 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.494 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301063+0000", 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301062+0000", 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301106+0000", 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3962999999999999e-05 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301113+0000", 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1210000000000001e-06 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.496 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301118+0000", 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6349999999999997e-06 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301193+0000", 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5714e-05 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301218+0000", 2023-09-23T16:02:53.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4511e-05 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.553504+0000", 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.252286228 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.553575+0000", 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0562999999999995e-05 2023-09-23T16:02:53.498 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.44945.0:35869 7.9 e221/216 7:91e75e75:::benchmark_data_smithi140_196335_object35868:head v 221'2246, mlcod=221'2244)", 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:27.301147+0000", 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 446.10554835800002, 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25334875099999998, 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301147+0000", 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301147+0000", 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301147+0000", 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301184+0000", 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7081e-05 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301190+0000", 2023-09-23T16:02:53.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7499999999999997e-06 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301196+0000", 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2449999999999998e-06 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301267+0000", 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1239e-05 2023-09-23T16:02:53.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.301287+0000", 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0367999999999999e-05 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554452+0000", 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25316480099999999 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554496+0000", 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3659000000000003e-05 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:35876 7.1 7:8c6d101a:::benchmark_data_smithi140_196335_object35875:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:55:27.303854+0000", 2023-09-23T16:02:53.504 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 446.10284131700001, 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.262775645, 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 35876 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.303854+0000", 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.303854+0000", 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.506 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.303853+0000", 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.303963+0000", 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000110037 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.507 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.550837+0000", 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.2468747 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.550867+0000", 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9607999999999998e-05 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.508 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554481+0000", 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036138300000000002 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554651+0000", 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000169813 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.509 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.554818+0000", 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016730200000000001 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.558059+0000", 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032409159999999999 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.510 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.561606+0000", 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0035470670000000001 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.566526+0000", 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0049198719999999996 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.511 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.566583+0000", 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7349999999999998e-05 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:55:27.566630+0000", 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6566000000000001e-05 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.512 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:72700 7.1 7:8619ee8d:::benchmark_data_smithi140_196335_object72699: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 e224)", 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:56:00.526342+0000", 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 412.88035311499999, 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98272679900000004, 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 72700 2023-09-23T16:02:53.513 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526342+0000", 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526342+0000", 2023-09-23T16:02:53.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526339+0000", 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999967 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526392+0000", 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2874000000000002e-05 2023-09-23T16:02:53.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526427+0000", 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4885000000000002e-05 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.526445+0000", 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7906000000000001e-05 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.625381+0000", 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.098935763999999995 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:00.625393+0000", 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2615e-05 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.479322+0000", 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.85392851299999994 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.479526+0000", 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020484100000000001 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.518 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.479713+0000", 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018637699999999999 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.519 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.482903+0000", 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031904210000000001 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.483004+0000", 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000100653 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.502712+0000", 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.019708544000000001 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.508990+0000", 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0062779790000000004 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:56:01.509069+0000", 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8634999999999995e-05 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153648 7.1 7:80a62c7e:::benchmark_data_smithi140_196335_object49764:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:58.591313+0000", 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.815382505, 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0032196149999999, 2023-09-23T16:02:53.522 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153648 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591313+0000", 2023-09-23T16:02:53.523 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591313+0000", 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591311+0000", 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591322+0000", 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1667e-05 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591343+0000", 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0741999999999999e-05 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591355+0000", 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2472e-05 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591441+0000", 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5885999999999997e-05 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.591458+0000", 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6750000000000001e-05 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.584992+0000", 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99353353200000005 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.585106+0000", 2023-09-23T16:02:53.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011393899999999999 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.585547+0000", 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00044123699999999998 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.588711+0000", 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031642189999999998 2023-09-23T16:02:53.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594342+0000", 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0056312059999999997 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594423+0000", 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0795000000000001e-05 2023-09-23T16:02:53.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594480+0000", 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7438999999999997e-05 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594533+0000", 2023-09-23T16:02:53.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2033999999999997e-05 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153684 7.1 7:81d94c8f:::benchmark_data_smithi140_196335_object49800:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:58.658518+0000", 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.74817732999998, 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94280119799999995, 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.531 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153684 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.532 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658518+0000", 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658518+0000", 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.533 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658516+0000", 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658527+0000", 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1379000000000001e-05 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658547+0000", 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9728000000000002e-05 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658558+0000", 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1511e-05 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658652+0000", 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3364999999999998e-05 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.658672+0000", 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0251e-05 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.588740+0000", 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.93006780600000005 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.588880+0000", 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014048700000000001 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.589284+0000", 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00040346799999999998 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594411+0000", 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0051268010000000003 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594624+0000", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021316299999999999 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601227+0000", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066028270000000003 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601276+0000", 2023-09-23T16:02:53.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9614000000000003e-05 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601319+0000", 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3075999999999999e-05 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.540 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153693 7.1 7:80177b37:::benchmark_data_smithi140_196335_object49809:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:58.676817+0000", 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.72987839500001, 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.92469267399999999, 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153693 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.541 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676817+0000", 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676817+0000", 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676815+0000", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676829+0000", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4317e-05 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676857+0000", 2023-09-23T16:02:53.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8017999999999998e-05 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676873+0000", 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5792000000000001e-05 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676960+0000", 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6791000000000003e-05 2023-09-23T16:02:53.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.676972+0000", 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2251e-05 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.591647+0000", 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.91467457299999999 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.591753+0000", 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000106593 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.592108+0000", 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00035535900000000002 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594703+0000", 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002594051 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601397+0000", 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066948090000000003 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601434+0000", 2023-09-23T16:02:53.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6474999999999999e-05 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601483+0000", 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9573999999999997e-05 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601510+0000", 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6295000000000002e-05 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.548 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153731 7.1 7:8690e959:::benchmark_data_smithi140_196335_object49847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:58.856001+0000", 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.55069460999999, 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.74560214000000002, 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.549 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153731 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856001+0000", 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856001+0000", 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.855999+0000", 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856012+0000", 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2989e-05 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856034+0000", 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.251e-05 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856045+0000", 2023-09-23T16:02:53.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0556e-05 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856131+0000", 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6180999999999994e-05 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:58.856145+0000", 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4161e-05 2023-09-23T16:02:53.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594754+0000", 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.73860890499999998 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.594895+0000", 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014061299999999999 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.595308+0000", 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00041365199999999998 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601382+0000", 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0060740689999999996 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601517+0000", 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013420899999999999 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601557+0000", 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0790000000000001e-05 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601581+0000", 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3805999999999999e-05 2023-09-23T16:02:53.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601603+0000", 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1812000000000001e-05 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153793 7.1 7:8629c710:::benchmark_data_smithi140_196335_object49909:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.557 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:59.179453+0000", 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.227242343, 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.42863622099999998, 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153793 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.558 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179453+0000", 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179453+0000", 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179450+0000", 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999971 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179465+0000", 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4829e-05 2023-09-23T16:02:53.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179491+0000", 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.599e-05 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179503+0000", 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2109999999999999e-05 2023-09-23T16:02:53.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179568+0000", 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4313999999999994e-05 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.179580+0000", 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.272e-05 2023-09-23T16:02:53.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.597774+0000", 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.41819344200000003 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.597966+0000", 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000191941 2023-09-23T16:02:53.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.598457+0000", 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00049187899999999997 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601538+0000", 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0030804529999999999 2023-09-23T16:02:53.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.607966+0000", 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0064284479999999998 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.607979+0000", 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2811e-05 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.608039+0000", 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9848e-05 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.608089+0000", 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0244000000000002e-05 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.566 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:153829 7.1 7:855f1695:::benchmark_data_smithi140_196335_object49945:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:57:59.288112+0000", 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 294.11858347200001, 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32097063599999998, 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:02:53.567 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 153829 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288112+0000", 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288112+0000", 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288110+0000", 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288121+0000", 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0446e-05 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288139+0000", 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8570999999999999e-05 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288149+0000", 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.004e-05 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288241+0000", 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1776999999999999e-05 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.288263+0000", 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2507e-05 2023-09-23T16:02:53.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601630+0000", 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.313366276 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.601713+0000", 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3036999999999998e-05 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.602186+0000", 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000473289 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.608152+0000", 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0059658289999999998 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.608628+0000", 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000476126 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.608994+0000", 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00036585699999999998 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.609043+0000", 2023-09-23T16:02:53.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8702000000000002e-05 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:57:59.609083+0000", 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0017e-05 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21955 8.b 8:d087dcae:::benchmark_data_smithi140_219746_object21954:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T16:02:53.575 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 103.94057360799999, 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3556959389999998, 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21955 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466121+0000", 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466153+0000", 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2314999999999998e-05 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466162+0000", 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1859999999999998e-06 2023-09-23T16:02:53.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466169+0000", 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5200000000000003e-06 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466217+0000", 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8695e-05 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466363+0000", 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000145251 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466506+0000", 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000143354 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.469918+0000", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034125330000000001 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.472284+0000", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023651840000000002 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.575417+0000", 2023-09-23T16:02:53.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.103133033 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.575434+0000", 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7646999999999999e-05 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595372+0000", 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0199379820000001 2023-09-23T16:02:53.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595391+0000", 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8842999999999999e-05 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.821623+0000", 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.226231461 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.821818+0000", 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000195193 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21999 8.b 8:d5b2fdff:::benchmark_data_smithi140_219746_object21998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 103.783467519, 2023-09-23T16:02:53.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.212358783, 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21999 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:02:53.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623226+0000", 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:02:53.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623286+0000", 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0284000000000001e-05 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623305+0000", 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9049999999999999e-05 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623321+0000", 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5973000000000001e-05 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623384+0000", 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2526000000000004e-05 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623397+0000", 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3784000000000001e-05 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595425+0000", 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97202711600000002 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595434+0000", 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0350000000000007e-06 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823059+0000", 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.227625003 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823307+0000", 2023-09-23T16:02:53.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000248667 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823571+0000", 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00026381199999999999 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826117+0000", 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0025460679999999999 2023-09-23T16:02:53.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826158+0000", 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1235000000000001e-05 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.834210+0000", 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0080518659999999995 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.834283+0000", 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2626999999999994e-05 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835587+0000", 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0013038539999999999 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:22002 8.b 8:d00a43ac:::benchmark_data_smithi140_219746_object22001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 103.78097534299999, 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2110260259999999, 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:02:53.594 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 22002 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625719+0000", 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625758+0000", 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9864999999999999e-05 2023-09-23T16:02:53.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625784+0000", 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5406999999999999e-05 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625794+0000", 2023-09-23T16:02:53.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8570000000000007e-06 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625844+0000", 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0426000000000001e-05 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625857+0000", 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2425e-05 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595739+0000", 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96988284499999999 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595751+0000", 2023-09-23T16:02:53.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1334e-05 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.824792+0000", 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2290413980000001 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.824932+0000", 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013989300000000001 2023-09-23T16:02:53.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.825093+0000", 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000161268 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826176+0000", 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010821959999999999 2023-09-23T16:02:53.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826978+0000", 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00080260300000000004 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835679+0000", 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0087007300000000003 2023-09-23T16:02:53.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835785+0000", 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010570599999999999 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.836746+0000", 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00096153000000000005 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.603 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:117538 8.5 e307/302 8:a42f633b:::benchmark_data_smithi140_219746_object17320:head v 307'6349, mlcod=307'6347)", 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:02:48.577856+0000", 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 4.8288390379999999, 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.199315295, 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:02:53.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577856+0000", 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577856+0000", 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:02:53.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577856+0000", 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577864+0000", 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5290000000000008e-06 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577876+0000", 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2113000000000001e-05 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577883+0000", 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2529999999999998e-06 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577954+0000", 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0660000000000004e-05 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.577977+0000", 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2388e-05 2023-09-23T16:02:53.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.776708+0000", 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.19873168499999999 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:48.777172+0000", 2023-09-23T16:02:53.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00046348299999999999 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:02:53.611 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:02:53.611 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:53.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:53.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:53.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:53 smithi186 bash[89807]: cluster 2023-09-23T16:02:52.559037+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1060: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 981/242520 objects degraded (0.405%); 197/242520 objects misplaced (0.081%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:53.769 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:53.871 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:53.880 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:53 smithi140 bash[105739]: cluster 2023-09-23T16:02:52.559037+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1060: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 981/242520 objects degraded (0.405%); 197/242520 objects misplaced (0.081%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:53.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:53 smithi140 bash[103196]: cluster 2023-09-23T16:02:52.559037+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1060: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 981/242520 objects degraded (0.405%); 197/242520 objects misplaced (0.081%); 17 MiB/s, 268 objects/s recovering 2023-09-23T16:02:53.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:53.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:54.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:54.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:54.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:54.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:54.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:54.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:54.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:54.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:54.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:54.515 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:54.546 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:54.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T16:02:54.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:54.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:54.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:54.819 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:54.924 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:54.970 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:54.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:55.074 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:55.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:55.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:55.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:55.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:55.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:55.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:55.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:55.619 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:55 smithi140 bash[103196]: cluster 2023-09-23T16:02:54.559554+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1061: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 981/241620 objects degraded (0.406%); 197/241620 objects misplaced (0.082%); 14 MiB/s, 222 objects/s recovering 2023-09-23T16:02:55.624 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:02:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:02:55] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2023-09-23T16:02:55.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:55.747 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:55.777 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:55.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:55.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:55 smithi140 bash[105739]: cluster 2023-09-23T16:02:54.559554+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1061: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 981/241620 objects degraded (0.406%); 197/241620 objects misplaced (0.082%); 14 MiB/s, 222 objects/s recovering 2023-09-23T16:02:55.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.894 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:55 smithi186 bash[89807]: cluster 2023-09-23T16:02:54.559554+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1061: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 100 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 981/241620 objects degraded (0.406%); 197/241620 objects misplaced (0.082%); 14 MiB/s, 222 objects/s recovering 2023-09-23T16:02:55.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:55.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:55.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:56.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:56.044 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:56.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:56.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:56.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:56.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:56.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:56.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.596 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:56.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.711 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:56 smithi186 bash[89807]: cluster 2023-09-23T16:02:56.240833+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 981/241620 objects degraded (0.406%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:56.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:56.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:56.840 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:56 smithi140 bash[105739]: cluster 2023-09-23T16:02:56.240833+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 981/241620 objects degraded (0.406%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:56.841 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:56 smithi140 bash[103196]: cluster 2023-09-23T16:02:56.240833+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 981/241620 objects degraded (0.406%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:02:56.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:56.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:56.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:56.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:57.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:57.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:02:57.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:02:57.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:57.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:57.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:57.404 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:57.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:57.544 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:57.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:57.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:57.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:57.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:57 smithi140 bash[103196]: cluster 2023-09-23T16:02:56.560313+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1062: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 4 active+recovery_wait+degraded, 100 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 517/233913 objects degraded (0.221%); 17 MiB/s, 277 objects/s recovering 2023-09-23T16:02:57.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:57 smithi140 bash[105739]: cluster 2023-09-23T16:02:56.560313+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1062: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 4 active+recovery_wait+degraded, 100 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 517/233913 objects degraded (0.221%); 17 MiB/s, 277 objects/s recovering 2023-09-23T16:02:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:57 smithi186 bash[89807]: cluster 2023-09-23T16:02:56.560313+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1062: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 4 active+recovery_wait+degraded, 100 active+clean; 4.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 517/233913 objects degraded (0.221%); 17 MiB/s, 277 objects/s recovering 2023-09-23T16:02:57.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:57.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:57.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:58.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:58.070 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:02:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:02:58.175 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:58.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:58.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:58.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:58.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:58.449 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:58.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:58.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:58.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:58.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:58.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:02:58.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:02:58.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:58.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:58.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:58.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:59.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:02:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:02:59.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:59.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:59.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:59.238 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:59.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:02:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:02:59.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:59.395 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:59.483 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:02:59.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:59.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:02:59.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:59.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:02:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:02:59.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:59.775 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:02:59 smithi140 bash[105739]: cluster 2023-09-23T16:02:58.561027+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1063: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 359/228546 objects degraded (0.157%); 13 MiB/s, 223 objects/s recovering 2023-09-23T16:02:59.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:02:59 smithi140 bash[103196]: cluster 2023-09-23T16:02:58.561027+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1063: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 359/228546 objects degraded (0.157%); 13 MiB/s, 223 objects/s recovering 2023-09-23T16:02:59.797 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:02:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:02:59.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:59.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:02:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:02:59.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:00.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:00.044 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:02:59 smithi186 bash[89807]: cluster 2023-09-23T16:02:58.561027+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1063: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 359/228546 objects degraded (0.157%); 13 MiB/s, 223 objects/s recovering 2023-09-23T16:03:00.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.066 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:00.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:00.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:00.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:00.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:00.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:00.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:00.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:00.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:00.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:00.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:00.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:00.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:00.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:00.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:00.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:00.954 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:00.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:00.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:00.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:01.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:01.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:01.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:01.232 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:01.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:01.368 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:01.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:01.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:01.503 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:01.606 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:01.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:01.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:01.746 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.561663+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1064: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15/220914 objects degraded (0.007%); 10 MiB/s, 202 objects/s recovering 2023-09-23T16:03:01.746 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.639687+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.641015+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[105739]: audit 2023-09-23T16:03:00.955352+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.241992+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 15/220914 objects degraded (0.007%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.561663+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1064: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15/220914 objects degraded (0.007%); 10 MiB/s, 202 objects/s recovering 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.639687+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.641015+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T16:03:01.747 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[103196]: audit 2023-09-23T16:03:00.955352+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:01.748 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:01 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.241992+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 15/220914 objects degraded (0.007%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:03:01.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:01.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:01.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:01 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.561663+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1064: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait, 100 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 15/220914 objects degraded (0.007%); 10 MiB/s, 202 objects/s recovering 2023-09-23T16:03:01.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:01 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.639687+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:01.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:01 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.641015+0000 mon.a (mon.0) 1387 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T16:03:01.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:01 smithi186 bash[89807]: audit 2023-09-23T16:03:00.955352+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:01.877 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:01 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.241992+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 15/220914 objects degraded (0.007%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:03:01.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:01.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:01.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:01.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:02.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:02.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:02.135 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:02.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:02.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:02.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:02.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:02.491 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:02.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:02.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:02.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:02.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:02.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.828326+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.831564+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.834279+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:00.837230+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.654106+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.654927+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.686567+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.689353+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:02.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:02 smithi186 bash[89807]: cluster 2023-09-23T16:03:01.692202+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:02.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:02.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:02.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:02.930 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:02.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:03.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.828326+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.831564+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.834279+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:00.837230+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.654106+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.043 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.654927+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.686567+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.689353+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[103196]: cluster 2023-09-23T16:03:01.692202+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.828326+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.831564+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.834279+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:00.837230+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.654106+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.654927+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T16:03:03.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.686567+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.045 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.689353+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.045 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:02 smithi140 bash[105739]: cluster 2023-09-23T16:03:01.692202+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T16:03:03.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:03.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:03.199 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:03.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:03.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:03.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:03.457 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:03.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:03.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:03.627 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:03.723 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:03 smithi140 bash[103196]: cluster 2023-09-23T16:03:02.562321+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1067: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 104 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 15/214386 objects degraded (0.007%); 5.6 MiB/s, 145 objects/s recovering 2023-09-23T16:03:03.724 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:03 smithi140 bash[105739]: cluster 2023-09-23T16:03:02.562321+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1067: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 104 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 15/214386 objects degraded (0.007%); 5.6 MiB/s, 145 objects/s recovering 2023-09-23T16:03:03.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:03 smithi186 bash[89807]: cluster 2023-09-23T16:03:02.562321+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1067: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait, 104 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 15/214386 objects degraded (0.007%); 5.6 MiB/s, 145 objects/s recovering 2023-09-23T16:03:03.761 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:03.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:03.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:03.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:03.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:04.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:04.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:04.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:04.127 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:03:04.160 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:04.185 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:03:04.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:04.261 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:03:04.306 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:03:04.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:04.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:04.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:04.348 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:03:04.394 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:03:04.441 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:04.445 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:03:04.480 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:04.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:04.501 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:03:04.507 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.507 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.507 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.508 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.508 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.508 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.508 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.508 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:03:04.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:04.615 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:04.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:04.697 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:03:04.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:04.736 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[105739]: audit 2023-09-23T16:03:04.072740+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.140:0/1273584911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[105739]: audit 2023-09-23T16:03:04.564073+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[105739]: audit 2023-09-23T16:03:04.567713+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.140:0/1094110394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[105739]: audit 2023-09-23T16:03:04.568244+0000 mon.a (mon.0) 1392 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[103196]: audit 2023-09-23T16:03:04.072740+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.140:0/1273584911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[103196]: audit 2023-09-23T16:03:04.564073+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[103196]: audit 2023-09-23T16:03:04.567713+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.140:0/1094110394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[103196]: audit 2023-09-23T16:03:04.568244+0000 mon.a (mon.0) 1392 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.738 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:04 smithi140 bash[103196]: debug 2023-09-23T16:03:04.691+0000 7f6e4713a700 -1 mon.a@0(leader).osd e310 definitely_dead 0 2023-09-23T16:03:04.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:04.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:04.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:04 smithi186 bash[89807]: audit 2023-09-23T16:03:04.072740+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.140:0/1273584911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:04.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:04 smithi186 bash[89807]: audit 2023-09-23T16:03:04.564073+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T16:03:04.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:04 smithi186 bash[89807]: audit 2023-09-23T16:03:04.567713+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.140:0/1094110394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:04 smithi186 bash[89807]: audit 2023-09-23T16:03:04.568244+0000 mon.a (mon.0) 1392 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:03:04.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:04.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:04.986 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.013 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:05.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:05.141 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:05.245 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:03:05.246 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:03:05.253 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:05.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:05.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:05] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-09-23T16:03:05.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.416 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:05.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:05.540 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:05.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:05.668 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:05.701 INFO:teuthology.orchestra.run.smithi140.stderr:marked out osd.7. 2023-09-23T16:03:05.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:05.792 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.562882+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1068: 109 pgs: 4 active+recovery_wait, 105 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 1.2 MiB/s, 64 objects/s recovering 2023-09-23T16:03:05.792 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.659361+0000 mon.a (mon.0) 1393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/214386 objects degraded (0.007%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.660665+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.678235+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.679747+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: audit 2023-09-23T16:03:04.679957+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: audit 2023-09-23T16:03:04.680022+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.680090+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.683532+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: audit 2023-09-23T16:03:04.693088+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:03:05.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:05 smithi186 bash[89807]: cluster 2023-09-23T16:03:04.693200+0000 mon.a (mon.0) 1399 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T16:03:05.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:05.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.562882+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1068: 109 pgs: 4 active+recovery_wait, 105 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 1.2 MiB/s, 64 objects/s recovering 2023-09-23T16:03:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.659361+0000 mon.a (mon.0) 1393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/214386 objects degraded (0.007%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:03:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.660665+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:05.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.678235+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.679747+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: audit 2023-09-23T16:03:04.679957+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: audit 2023-09-23T16:03:04.680022+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.680090+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.683532+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: audit 2023-09-23T16:03:04.693088+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:03:05.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[103196]: cluster 2023-09-23T16:03:04.693200+0000 mon.a (mon.0) 1399 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T16:03:05.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.562882+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1068: 109 pgs: 4 active+recovery_wait, 105 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 1.2 MiB/s, 64 objects/s recovering 2023-09-23T16:03:05.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.659361+0000 mon.a (mon.0) 1393 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/214386 objects degraded (0.007%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:03:05.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.660665+0000 mon.a (mon.0) 1394 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.678235+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.679747+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: audit 2023-09-23T16:03:04.679957+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: audit 2023-09-23T16:03:04.680022+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.680090+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T16:03:05.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.683532+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T16:03:05.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: audit 2023-09-23T16:03:04.693088+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:03:05.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:05 smithi140 bash[105739]: cluster 2023-09-23T16:03:04.693200+0000 mon.a (mon.0) 1399 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T16:03:05.905 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:05.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:06.037 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:06.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:06.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:06.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:06.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:06.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:06.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:06.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:06.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:06.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:06.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:06.595 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:06.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:06.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:06.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.687241+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.687391+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.703 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.687502+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.691069+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.691424+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.691674+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: audit 2023-09-23T16:03:05.691851+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.691985+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:05.694426+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.247170+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.249341+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T16:03:06.704 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.252230+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.255159+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.257705+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.563621+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1072: 109 pgs: 109 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 0 B/s, 3 objects/s recovering 2023-09-23T16:03:06.705 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:06 smithi186 bash[89807]: audit 2023-09-23T16:03:06.564567+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T16:03:06.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T16:03:06.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:06.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:06.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:06.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.687241+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.687391+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.687502+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.691069+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.691424+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.691674+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: audit 2023-09-23T16:03:05.691851+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:03:06.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.691985+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:05.694426+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.247170+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.249341+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.252230+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.255159+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.257705+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.563621+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1072: 109 pgs: 109 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 0 B/s, 3 objects/s recovering 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[103196]: audit 2023-09-23T16:03:06.564567+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T16:03:06.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.687241+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.687391+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.687502+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.691069+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.691424+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.691674+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: audit 2023-09-23T16:03:05.691851+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.140:0/4199145974' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.691985+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:05.694426+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.247170+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.249341+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T16:03:06.889 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.252230+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.255159+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.257705+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:06.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.563621+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1072: 109 pgs: 109 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 0 B/s, 3 objects/s recovering 2023-09-23T16:03:06.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:06 smithi140 bash[105739]: audit 2023-09-23T16:03:06.564567+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T16:03:06.954 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:06.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:06.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:06.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:07.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:07.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:07.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:07.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:07.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:07.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:07.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:07.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:07.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:07.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:07.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:07.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:07.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:07.739 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:07.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:07.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:07.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:07.900 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.249291+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.900 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.251107+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.900 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.251510+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.900 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.253324+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.254548+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.256487+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.258637+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:06.261285+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: audit 2023-09-23T16:03:07.251895+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.251990+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.253200+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.258128+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.901 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.260283+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.249291+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.251107+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.251510+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.253324+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.254548+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.256487+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.902 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.258637+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:06.261285+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: audit 2023-09-23T16:03:07.251895+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.251990+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.253200+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.258128+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:07 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.260283+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:07.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:07.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:08.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:08.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.249291+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.251107+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.251510+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.253324+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.254548+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.256487+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.258637+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:06.261285+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T16:03:08.018 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: audit 2023-09-23T16:03:07.251895+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T16:03:08.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.251990+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T16:03:08.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.253200+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.258128+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.019 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:07 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.260283+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.040 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:08.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.173 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:08.280 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:08.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:08.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:08.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:08.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:08.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:08.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:08.794 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.820 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.248878+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.249478+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.254116+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.257438+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.259677+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.262749+0000 osd.5 (osd.5) 355 : cluster 0 8.8 starting backfill to osd.4 from (0'0,288'1385] MIN to 310'6859 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.264490+0000 osd.5 (osd.5) 356 : cluster 0 8.d starting backfill to osd.6 from (0'0,0'0] MAX to 310'8425 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:07.313615+0000 osd.5 (osd.5) 357 : cluster 0 8.18 starting backfill to osd.4 from (0'0,288'1384] MIN to 310'6783 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.273423+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.275787+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T16:03:08.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:08 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.564318+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1075: 109 pgs: 2 peering, 1 activating+undersized+remapped, 3 activating+remapped, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 remapped+peering, 98 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 21 KiB/s rd, 11 op/s; 3020/198933 objects degraded (1.518%); 8534/198933 objects misplaced (4.290%) 2023-09-23T16:03:08.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.248878+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.249478+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.254116+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.257438+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.259677+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.262749+0000 osd.5 (osd.5) 355 : cluster 0 8.8 starting backfill to osd.4 from (0'0,288'1385] MIN to 310'6859 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.264490+0000 osd.5 (osd.5) 356 : cluster 0 8.d starting backfill to osd.6 from (0'0,0'0] MAX to 310'8425 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:07.313615+0000 osd.5 (osd.5) 357 : cluster 0 8.18 starting backfill to osd.4 from (0'0,288'1384] MIN to 310'6783 2023-09-23T16:03:08.934 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.273423+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.275787+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.564318+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1075: 109 pgs: 2 peering, 1 activating+undersized+remapped, 3 activating+remapped, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 remapped+peering, 98 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 21 KiB/s rd, 11 op/s; 3020/198933 objects degraded (1.518%); 8534/198933 objects misplaced (4.290%) 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.248878+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.249478+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.254116+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.257438+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.259677+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.262749+0000 osd.5 (osd.5) 355 : cluster 0 8.8 starting backfill to osd.4 from (0'0,288'1385] MIN to 310'6859 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.264490+0000 osd.5 (osd.5) 356 : cluster 0 8.d starting backfill to osd.6 from (0'0,0'0] MAX to 310'8425 2023-09-23T16:03:08.935 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:07.313615+0000 osd.5 (osd.5) 357 : cluster 0 8.18 starting backfill to osd.4 from (0'0,288'1384] MIN to 310'6783 2023-09-23T16:03:08.936 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.273423+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:08.936 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.275787+0000 mon.a (mon.0) 1406 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T16:03:08.936 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:08 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.564318+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1075: 109 pgs: 2 peering, 1 activating+undersized+remapped, 3 activating+remapped, 1 active+recovering+undersized+remapped, 2 active+undersized+remapped, 2 remapped+peering, 98 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 21 KiB/s rd, 11 op/s; 3020/198933 objects degraded (1.518%); 8534/198933 objects misplaced (4.290%) 2023-09-23T16:03:08.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:08.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:09.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:09.087 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:09.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:09.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:09.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:09.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:09.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:09.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:09.481 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:09.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:09.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:09.627 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:09.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:09.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:09.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:09.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:09.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:09.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.275884+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:09.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.277521+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.278823+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:08.280861+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.272221+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.285789+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.288911+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.290509+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:09.884 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:09 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.292129+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:09.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:09.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:09.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:10.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:10.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.275884+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.277521+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.278823+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:08.280861+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.272221+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:03:10.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.285789+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.288911+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T16:03:10.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.290509+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.292129+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.275884+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.277521+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.278823+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:08.280861+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.272221+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:03:10.015 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.285789+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.016 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.288911+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T16:03:10.016 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.290509+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.016 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:09 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.292129+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:10.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:10.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:10.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:10.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:10.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:03:10.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:10.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:10.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:03:10.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:10.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:10.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:10.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:10.754 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:10.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:10.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:10.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.285561+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.289897+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.291582+0000 osd.0 (osd.0) 12 : cluster 0 8.11 starting backfill to osd.5 from (0'0,288'1370] MIN to 310'6757 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.291746+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:09.293217+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[105739]: cluster 2023-09-23T16:03:10.565127+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1077: 109 pgs: 1 peering, 1 activating+undersized+remapped, 3 activating+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+remapped, 2 remapped+peering, 95 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 KiB/s rd, 153 KiB/s wr, 524 op/s; 14613/201030 objects degraded (7.269%); 13483/201030 objects misplaced (6.707%); 4.1 MiB/s, 53 objects/s recovering 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.285561+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.289897+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.291582+0000 osd.0 (osd.0) 12 : cluster 0 8.11 starting backfill to osd.5 from (0'0,288'1370] MIN to 310'6757 2023-09-23T16:03:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.291746+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:09.293217+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:10.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:10 smithi140 bash[103196]: cluster 2023-09-23T16:03:10.565127+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1077: 109 pgs: 1 peering, 1 activating+undersized+remapped, 3 activating+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+remapped, 2 remapped+peering, 95 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 KiB/s rd, 153 KiB/s wr, 524 op/s; 14613/201030 objects degraded (7.269%); 13483/201030 objects misplaced (6.707%); 4.1 MiB/s, 53 objects/s recovering 2023-09-23T16:03:10.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:10.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:10.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:10.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:11.029 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:11.083 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:11.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.285561+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.289897+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.291582+0000 osd.0 (osd.0) 12 : cluster 0 8.11 starting backfill to osd.5 from (0'0,288'1370] MIN to 310'6757 2023-09-23T16:03:11.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.291746+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:11.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:09.293217+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T16:03:11.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:10 smithi186 bash[89807]: cluster 2023-09-23T16:03:10.565127+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1077: 109 pgs: 1 peering, 1 activating+undersized+remapped, 3 activating+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+remapped, 2 remapped+peering, 95 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 KiB/s rd, 153 KiB/s wr, 524 op/s; 14613/201030 objects degraded (7.269%); 13483/201030 objects misplaced (6.707%); 4.1 MiB/s, 53 objects/s recovering 2023-09-23T16:03:11.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.225 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:11.328 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:11.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:11.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.474 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:03:11.507 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:11.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:11.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:11.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:11.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:11 smithi186 bash[89807]: cluster 2023-09-23T16:03:10.693374+0000 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 14613/201030 objects degraded (7.269%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:11.753 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:11 smithi186 bash[89807]: cluster 2023-09-23T16:03:10.693423+0000 mon.a (mon.0) 1410 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:03:11.754 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:11 smithi186 bash[89807]: audit 2023-09-23T16:03:11.548265+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:11.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:11.879 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:11.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:11.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:12.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:12.033 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[103196]: cluster 2023-09-23T16:03:10.693374+0000 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 14613/201030 objects degraded (7.269%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:12.033 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[103196]: cluster 2023-09-23T16:03:10.693423+0000 mon.a (mon.0) 1410 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:03:12.033 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[103196]: audit 2023-09-23T16:03:11.548265+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:12.034 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[105739]: cluster 2023-09-23T16:03:10.693374+0000 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 14613/201030 objects degraded (7.269%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:12.034 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[105739]: cluster 2023-09-23T16:03:10.693423+0000 mon.a (mon.0) 1410 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T16:03:12.034 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:11 smithi140 bash[105739]: audit 2023-09-23T16:03:11.548265+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:12.063 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:12.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:12.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:12.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:12.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:12.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:12.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:12.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:12.718 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:12 smithi186 bash[89807]: cluster 2023-09-23T16:03:12.566025+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1078: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 39 KiB/s rd, 110 KiB/s wr, 604 op/s; 17750/196908 objects degraded (9.014%); 15013/196908 objects misplaced (7.624%); 5.4 MiB/s, 79 objects/s recovering 2023-09-23T16:03:12.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:12.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:12.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:12.874 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:12.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:12.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:13.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:13.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:13.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:13.118 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:12 smithi140 bash[105739]: cluster 2023-09-23T16:03:12.566025+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1078: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 39 KiB/s rd, 110 KiB/s wr, 604 op/s; 17750/196908 objects degraded (9.014%); 15013/196908 objects misplaced (7.624%); 5.4 MiB/s, 79 objects/s recovering 2023-09-23T16:03:13.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:12 smithi140 bash[103196]: cluster 2023-09-23T16:03:12.566025+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1078: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 39 KiB/s rd, 110 KiB/s wr, 604 op/s; 17750/196908 objects degraded (9.014%); 15013/196908 objects misplaced (7.624%); 5.4 MiB/s, 79 objects/s recovering 2023-09-23T16:03:13.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:13.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:13.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:13.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:13.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:13.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:13.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:13.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:13.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:13.640 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:03:13.640 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:03:13.640 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T16:03:13.640 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T16:03:13.640 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T16:03:13.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T16:03:13.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:13.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:13.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:13.786 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:13.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:13.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:13.917 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:13.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:13.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:14.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:14.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:14.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:14.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:14.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.232 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:14.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:14.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:14.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:14.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:14.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:14.514 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:14.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:14.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:14.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:14.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:14.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:14.913 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:14.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:15.002 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:15.006 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:15.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:15.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:15.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:15.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:15.191 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:15.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:15.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:15.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:15.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:15.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:15.589 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:15] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2023-09-23T16:03:15.606 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:15.625 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:15 smithi186 bash[89807]: cluster 2023-09-23T16:03:14.568423+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1079: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 32 KiB/s rd, 90 KiB/s wr, 496 op/s; 17750/195675 objects degraded (9.071%); 15013/195675 objects misplaced (7.672%); 4.4 MiB/s, 64 objects/s recovering 2023-09-23T16:03:15.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:15.752 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:15.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:15.865 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:15 smithi140 bash[105739]: cluster 2023-09-23T16:03:14.568423+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1079: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 32 KiB/s rd, 90 KiB/s wr, 496 op/s; 17750/195675 objects degraded (9.071%); 15013/195675 objects misplaced (7.672%); 4.4 MiB/s, 64 objects/s recovering 2023-09-23T16:03:15.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:15 smithi140 bash[103196]: cluster 2023-09-23T16:03:14.568423+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1079: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 32 KiB/s rd, 90 KiB/s wr, 496 op/s; 17750/195675 objects degraded (9.071%); 15013/195675 objects misplaced (7.672%); 4.4 MiB/s, 64 objects/s recovering 2023-09-23T16:03:15.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:15.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:15.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:15.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:16.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:16.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:16.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:16.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:16.257 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:16.289 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:16.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:16.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:16.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:16.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:16.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:16.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:16.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:16.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:16 smithi140 bash[103196]: audit 2023-09-23T16:03:15.955571+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:16.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:16 smithi140 bash[103196]: cluster 2023-09-23T16:03:16.246363+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 17750/195675 objects degraded (9.071%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:16.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:16 smithi140 bash[105739]: audit 2023-09-23T16:03:15.955571+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:16.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:16 smithi140 bash[105739]: cluster 2023-09-23T16:03:16.246363+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 17750/195675 objects degraded (9.071%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:16.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:16.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:16.819 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:16 smithi186 bash[89807]: audit 2023-09-23T16:03:15.955571+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:16.820 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:16 smithi186 bash[89807]: cluster 2023-09-23T16:03:16.246363+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 17750/195675 objects degraded (9.071%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:16.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:16.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:16.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:16.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:16.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:17.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:17.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:17.234 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:17.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:17.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:17.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:17.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:17.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:17.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:17 smithi186 bash[89807]: cluster 2023-09-23T16:03:16.569217+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1080: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 KiB/s rd, 19 MiB/s wr, 1.01k op/s; 17613/189252 objects degraded (9.307%); 14807/189252 objects misplaced (7.824%); 11 MiB/s, 163 objects/s recovering 2023-09-23T16:03:17.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:17.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:17.793 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:17.804 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:17 smithi140 bash[103196]: cluster 2023-09-23T16:03:16.569217+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1080: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 KiB/s rd, 19 MiB/s wr, 1.01k op/s; 17613/189252 objects degraded (9.307%); 14807/189252 objects misplaced (7.824%); 11 MiB/s, 163 objects/s recovering 2023-09-23T16:03:17.805 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:17 smithi140 bash[105739]: cluster 2023-09-23T16:03:16.569217+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1080: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 18 KiB/s rd, 19 MiB/s wr, 1.01k op/s; 17613/189252 objects degraded (9.307%); 14807/189252 objects misplaced (7.824%); 11 MiB/s, 163 objects/s recovering 2023-09-23T16:03:17.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:17.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:17.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:17.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:18.064 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:18.073 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:18.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:18.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:18.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.466 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:03:18.466 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:03:18.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:18.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:18.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:18.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:18.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:18.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:18.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:18.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:18.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:19.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:19.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:19.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:19.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:19.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:19.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:19.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:19.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:19.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:19.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:19 smithi186 bash[89807]: cluster 2023-09-23T16:03:18.569966+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1081: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.00k op/s; 17613/183822 objects degraded (9.582%); 14086/183822 objects misplaced (7.663%); 10 MiB/s, 156 objects/s recovering 2023-09-23T16:03:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:19.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:19.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.822 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:19.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:19.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:20.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T16:03:20.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:20.086 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:03:19 smithi186 bash[77598]: logger=cleanup t=2023-09-23T16:03:19.836072312Z level=info msg="Completed cleanup jobs" duration=453.982876ms 2023-09-23T16:03:20.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:20.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:19 smithi140 bash[103196]: cluster 2023-09-23T16:03:18.569966+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1081: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.00k op/s; 17613/183822 objects degraded (9.582%); 14086/183822 objects misplaced (7.663%); 10 MiB/s, 156 objects/s recovering 2023-09-23T16:03:20.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:19 smithi140 bash[105739]: cluster 2023-09-23T16:03:18.569966+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1081: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.00k op/s; 17613/183822 objects degraded (9.582%); 14086/183822 objects misplaced (7.663%); 10 MiB/s, 156 objects/s recovering 2023-09-23T16:03:20.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:20.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:20.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:20.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:20.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:20.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:20.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:20.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:20.629 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:20.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:20.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:20.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:20.798 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:20.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:20.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:20.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:21.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:21.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:21.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:21.212 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:21.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:21.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:21.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:21.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:21.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:21.475 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:21.582 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:21.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:21.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:21.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:21 smithi186 bash[89807]: cluster 2023-09-23T16:03:20.570545+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1082: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.04k op/s; 17500/178428 objects degraded (9.808%); 13845/178428 objects misplaced (7.759%); 10 MiB/s, 159 objects/s recovering 2023-09-23T16:03:21.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:21 smithi186 bash[89807]: cluster 2023-09-23T16:03:21.247557+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 17500/178428 objects degraded (9.808%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:21.739 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:21 smithi186 bash[89807]: audit 2023-09-23T16:03:21.571259+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:21.758 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:21.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:21.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:21.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:21.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:21.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[105739]: cluster 2023-09-23T16:03:20.570545+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1082: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.04k op/s; 17500/178428 objects degraded (9.808%); 13845/178428 objects misplaced (7.759%); 10 MiB/s, 159 objects/s recovering 2023-09-23T16:03:21.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[105739]: cluster 2023-09-23T16:03:21.247557+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 17500/178428 objects degraded (9.808%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:21.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[105739]: audit 2023-09-23T16:03:21.571259+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:21.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[103196]: cluster 2023-09-23T16:03:20.570545+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1082: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.04k op/s; 17500/178428 objects degraded (9.808%); 13845/178428 objects misplaced (7.759%); 10 MiB/s, 159 objects/s recovering 2023-09-23T16:03:21.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[103196]: cluster 2023-09-23T16:03:21.247557+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: Degraded data redundancy: 17500/178428 objects degraded (9.808%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:21.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:21 smithi140 bash[103196]: audit 2023-09-23T16:03:21.571259+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:22.002 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:22.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:22.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:22.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:22.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:22.321 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:22.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:22.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:22.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:22.564 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:22.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:22.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:22.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:22.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:22.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:22.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:22.996 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:23.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:23.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:23.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:23.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:23.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:23.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:23.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:23.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:23.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:23.621 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:23.651 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:23 smithi186 bash[89807]: cluster 2023-09-23T16:03:22.572227+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1083: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 17500/172494 objects degraded (10.145%); 13121/172494 objects misplaced (7.607%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:23.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:23.767 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:23.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:23.882 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:23 smithi140 bash[105739]: cluster 2023-09-23T16:03:22.572227+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1083: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 17500/172494 objects degraded (10.145%); 13121/172494 objects misplaced (7.607%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:23.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:23 smithi140 bash[103196]: cluster 2023-09-23T16:03:22.572227+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1083: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 17500/172494 objects degraded (10.145%); 13121/172494 objects misplaced (7.607%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:23.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:23.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:23.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:24.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:24.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:24.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:24.302 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:24.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:24.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:24.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:24.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:24.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.841 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:24.890 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:03:24.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:24.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:24.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:24.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:25.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:25.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:25.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:25.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:25.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:25.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:25.369 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:25] "GET /metrics HTTP/1.1" 200 36619 "" "Prometheus/2.43.0" 2023-09-23T16:03:25.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:25.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:25.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:25.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:25.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:25.658 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:25.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:25.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:25.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:25.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:25.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:25 smithi140 bash[105739]: cluster 2023-09-23T16:03:24.572856+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1084: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 17500/170997 objects degraded (10.234%); 13121/170997 objects misplaced (7.673%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T16:03:25.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:25 smithi140 bash[103196]: cluster 2023-09-23T16:03:24.572856+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1084: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 17500/170997 objects degraded (10.234%); 13121/170997 objects misplaced (7.673%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T16:03:25.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:25 smithi186 bash[89807]: cluster 2023-09-23T16:03:24.572856+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1084: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 17500/170997 objects degraded (10.234%); 13121/170997 objects misplaced (7.673%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T16:03:25.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:25.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:25.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:26.039 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:26.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:26.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:26.316 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:26.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:26.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.469 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:26.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:26.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:26.656 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:26 smithi186 bash[89807]: cluster 2023-09-23T16:03:26.248446+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 17500/170997 objects degraded (10.234%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:26.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:26.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.872 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:26.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:26.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:26.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:26 smithi140 bash[103196]: cluster 2023-09-23T16:03:26.248446+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 17500/170997 objects degraded (10.234%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:26 smithi140 bash[105739]: cluster 2023-09-23T16:03:26.248446+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 17500/170997 objects degraded (10.234%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:26.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:27.108 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:27.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:27.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:27.272 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:27.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.412 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:27.515 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:27.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:27.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:27.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:27.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:27.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:27 smithi186 bash[89807]: cluster 2023-09-23T16:03:26.573560+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1085: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 17375/165186 objects degraded (10.518%); 12900/165186 objects misplaced (7.809%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T16:03:27.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.961 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:27 smithi140 bash[103196]: cluster 2023-09-23T16:03:26.573560+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1085: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 17375/165186 objects degraded (10.518%); 12900/165186 objects misplaced (7.809%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T16:03:27.961 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:27 smithi140 bash[105739]: cluster 2023-09-23T16:03:26.573560+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1085: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 17375/165186 objects degraded (10.518%); 12900/165186 objects misplaced (7.809%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T16:03:27.982 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:27.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:28.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:28.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:28.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:28.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:28.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:28.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:28.393 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:28.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:28.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:28.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:28.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:28.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:28.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:28.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:28.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:28.912 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:28.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:28.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:29.016 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:29.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:29.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:29.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:29.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:29.423 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:29.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:29.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:29.695 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:29.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:29.849 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:29 smithi140 bash[103196]: cluster 2023-09-23T16:03:28.575508+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1086: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 17375/160602 objects degraded (10.819%); 12214/160602 objects misplaced (7.605%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:29.849 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:29 smithi140 bash[105739]: cluster 2023-09-23T16:03:28.575508+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1086: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 17375/160602 objects degraded (10.819%); 12214/160602 objects misplaced (7.605%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:29.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:29.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:29.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:29 smithi186 bash[89807]: cluster 2023-09-23T16:03:28.575508+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1086: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 17375/160602 objects degraded (10.819%); 12214/160602 objects misplaced (7.605%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T16:03:29.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:30.118 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.143 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:30.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:30.378 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:30.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:30.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:30.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.547 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:30.650 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:30.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:30.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:30.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.936 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:30 smithi140 bash[103196]: cluster 2023-09-23T16:03:30.576543+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1087: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17375/157449 objects degraded (11.035%); 12214/157449 objects misplaced (7.757%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T16:03:30.936 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:30 smithi140 bash[105739]: cluster 2023-09-23T16:03:30.576543+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1087: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17375/157449 objects degraded (11.035%); 12214/157449 objects misplaced (7.757%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T16:03:30.958 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:03:30.962 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:03:30.963 INFO:teuthology.orchestra.run.smithi140.stdout: "success": "" 2023-09-23T16:03:30.963 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:03:30.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:30.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:31.018 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:03:31.050 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:03:31.075 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:31.087 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:03:31.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:31.127 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:03:31.155 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:03:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:30 smithi186 bash[89807]: cluster 2023-09-23T16:03:30.576543+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1087: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17375/157449 objects degraded (11.035%); 12214/157449 objects misplaced (7.757%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T16:03:31.202 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:03:31.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:31.241 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:03:31.242 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.242 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.242 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.242 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.243 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.243 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.243 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.243 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:03:31.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:31.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:31.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:31.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:31.514 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:31.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:31.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:31.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:31.743 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:03:31.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:31.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[103196]: audit 2023-09-23T16:03:30.876543+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.140:0/3077673083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:31.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[103196]: audit 2023-09-23T16:03:30.915161+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.140:0/1340799006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[103196]: audit 2023-09-23T16:03:30.916154+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[103196]: audit 2023-09-23T16:03:30.955983+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:31.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[103196]: cluster 2023-09-23T16:03:31.249552+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 17375/157449 objects degraded (11.035%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:31.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[105739]: audit 2023-09-23T16:03:30.876543+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.140:0/3077673083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:31.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[105739]: audit 2023-09-23T16:03:30.915161+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.140:0/1340799006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[105739]: audit 2023-09-23T16:03:30.916154+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[105739]: audit 2023-09-23T16:03:30.955983+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:31.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:31 smithi140 bash[105739]: cluster 2023-09-23T16:03:31.249552+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 17375/157449 objects degraded (11.035%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:31.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:31.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:31.899 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:31 smithi186 bash[89807]: audit 2023-09-23T16:03:30.876543+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.140:0/3077673083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:03:31.899 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:31 smithi186 bash[89807]: audit 2023-09-23T16:03:30.915161+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.140:0/1340799006' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.899 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:31 smithi186 bash[89807]: audit 2023-09-23T16:03:30.916154+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:03:31.899 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:31 smithi186 bash[89807]: audit 2023-09-23T16:03:30.955983+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:31.899 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:31 smithi186 bash[89807]: cluster 2023-09-23T16:03:31.249552+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 17375/157449 objects degraded (11.035%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:31.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:31.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:31.953 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:03:31.953 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:03:31.953 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:180132 7.e 7:75710301:::benchmark_data_smithi140_196335_object76248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e263)", 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:04.638155+0000", 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 267.30254970599998, 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.041516884, 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:31.954 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 180132 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638155+0000", 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.955 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638155+0000", 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638152+0000", 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999967 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.956 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638168+0000", 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6623e-05 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638211+0000", 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2500000000000003e-05 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:31.957 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638231+0000", 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0169e-05 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638361+0000", 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000130016 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.958 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.638374+0000", 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2901999999999999e-05 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.670092+0000", 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.031718683 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.959 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.670250+0000", 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015762299999999999 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.670404+0000", 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015441200000000001 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.960 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.679407+0000", 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0090026719999999998 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.679416+0000", 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2070000000000001e-06 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.961 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.679501+0000", 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4488999999999997e-05 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.679585+0000", 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4085999999999994e-05 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.962 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.679672+0000", 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7045000000000004e-05 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:180142 7.e 7:757a95a6:::benchmark_data_smithi140_196335_object76258:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e263)", 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:04.671307+0000", 2023-09-23T16:03:31.963 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 267.269398061, 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0188500140000001, 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 180142 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.964 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671307+0000", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671307+0000", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671305+0000", 2023-09-23T16:03:31.965 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671312+0000", 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0190000000000001e-06 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671325+0000", 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.273e-05 2023-09-23T16:03:31.966 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.671333+0000", 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9999999999999996e-06 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.672702+0000", 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0013692859999999999 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.967 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:04.672714+0000", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1877e-05 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.675119+0000", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.002405113 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.675251+0000", 2023-09-23T16:03:31.968 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000131717 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3", 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.675385+0000", 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013396999999999999 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.689978+0000", 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014593889000000001 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.969 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.690023+0000", 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4209999999999999e-05 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.690080+0000", 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7481000000000001e-05 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:31.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.690122+0000", 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1999000000000002e-05 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:05.690157+0000", 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4557999999999997e-05 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.971 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189612 7.e 7:76658cb2:::benchmark_data_smithi140_196335_object85728:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.934928+0000", 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 253.005777024, 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2967051569999999, 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189612 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:31.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934928+0000", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934928+0000", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934927+0000", 2023-09-23T16:03:31.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934937+0000", 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0331e-05 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934947+0000", 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0550999999999999e-05 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934953+0000", 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4859999999999997e-06 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.934995+0000", 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2524999999999997e-05 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.935004+0000", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6200000000000005e-06 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916526+0000", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98152207999999996 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916538+0000", 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1819e-05 2023-09-23T16:03:31.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.196472+0000", 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2799337959999999 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.196591+0000", 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011918599999999999 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.977 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.197373+0000", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00078167700000000004 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213530+0000", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.016156895000000001 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213550+0000", 2023-09-23T16:03:31.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0332000000000001e-05 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213571+0000", 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1529e-05 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231451+0000", 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.017879279000000001 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231509+0000", 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8758999999999998e-05 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231633+0000", 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012351500000000001 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.980 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189632 7.e 7:7486132b:::benchmark_data_smithi140_196335_object85748:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.966407+0000", 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.97429744600001, 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2654994529999999, 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189632 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.981 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966407+0000", 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966407+0000", 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966405+0000", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966414+0000", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9800000000000004e-06 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966436+0000", 2023-09-23T16:03:31.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1634999999999999e-05 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966445+0000", 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2569999999999996e-06 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966513+0000", 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7953000000000005e-05 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.966528+0000", 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5063e-05 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916562+0000", 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95003430499999997 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916571+0000", 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.2150000000000001e-06 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213622+0000", 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2970510609999999 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213712+0000", 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0265000000000004e-05 2023-09-23T16:03:31.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.213801+0000", 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8714999999999993e-05 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231711+0000", 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.017910588000000002 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231718+0000", 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4609999999999996e-06 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231751+0000", 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3655999999999998e-05 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231778+0000", 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.7007000000000001e-05 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231814+0000", 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6124999999999997e-05 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231907+0000", 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2334000000000001e-05 2023-09-23T16:03:31.989 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189635 7.e 7:7a42f9b1:::benchmark_data_smithi140_196335_object85751:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.972733+0000", 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.96797147999999, 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2594051789999998, 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:31.990 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189635 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972733+0000", 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:31.991 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972733+0000", 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972731+0000", 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972739+0000", 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6359999999999994e-06 2023-09-23T16:03:31.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972754+0000", 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4431e-05 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972760+0000", 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.567e-06 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.993 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972830+0000", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0143999999999998e-05 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.972838+0000", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8490000000000006e-06 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916593+0000", 2023-09-23T16:03:31.994 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.94375534800000005 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.916600+0000", 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0339999999999999e-06 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.225432+0000", 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3088310919999999 2023-09-23T16:03:31.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.225598+0000", 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016617100000000001 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.225756+0000", 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000158352 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:31.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231722+0000", 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0059661599999999999 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231937+0000", 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021472200000000001 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231965+0000", 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8433999999999999e-05 2023-09-23T16:03:31.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.231993+0000", 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.7679e-05 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.232033+0000", 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9975000000000003e-05 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.998 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.232138+0000", 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010543399999999999 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189614 7.a 7:5b60da9f:::benchmark_data_smithi140_196335_object85730:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e266)", 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:19.905729+0000", 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.03497602100001, 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3434254640000001, 2023-09-23T16:03:31.999 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189614 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905729+0000", 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.000 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905729+0000", 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905727+0000", 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905734+0000", 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3180000000000001e-06 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905748+0000", 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3978999999999999e-05 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905758+0000", 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7249999999999992e-06 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905903+0000", 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000144738 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op must wait for map", 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905914+0000", 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0954e-05 2023-09-23T16:03:32.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914444+0000", 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0085303749999999998 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914454+0000", 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7159999999999998e-06 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.195803+0000", 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2813492120000001 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.200649+0000", 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048457309999999998 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2,3,4", 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.201675+0000", 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010256250000000001 2023-09-23T16:03:32.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.247501+0000", 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.045826598000000003 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248329+0000", 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00082753199999999996 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248362+0000", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3107e-05 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248397+0000", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5481999999999997e-05 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248427+0000", 2023-09-23T16:03:32.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9927e-05 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248484+0000", 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7027999999999997e-05 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249154+0000", 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00067002299999999995 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.008 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189619 7.a 7:5bc922a6:::benchmark_data_smithi140_196335_object85735:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e266)", 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:19.905790+0000", 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.03491442500001, 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.343733056, 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:32.009 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189619 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905790+0000", 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905790+0000", 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905790+0000", 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905793+0000", 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6069999999999999e-06 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905801+0000", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7789999999999996e-06 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905806+0000", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9439999999999996e-06 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906064+0000", 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000257419 2023-09-23T16:03:32.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906072+0000", 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6489999999999997e-06 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914478+0000", 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0084052950000000001 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.013 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914484+0000", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3180000000000003e-06 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.222877+0000", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.308393608 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.223225+0000", 2023-09-23T16:03:32.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000347993 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2,3,4", 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.226080+0000", 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028542950000000002 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.247509+0000", 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.021429200999999998 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249201+0000", 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001692086 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249236+0000", 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4879999999999998e-05 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249268+0000", 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2295000000000002e-05 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249305+0000", 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6430000000000002e-05 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249395+0000", 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0563999999999996e-05 2023-09-23T16:03:32.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249523+0000", 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012824399999999999 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189624 7.a 7:5792af9e:::benchmark_data_smithi140_196335_object85740:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e266)", 2023-09-23T16:03:32.018 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:19.905811+0000", 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.03489375699999, 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.344008557, 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189624 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.019 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905811+0000", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905811+0000", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905811+0000", 2023-09-23T16:03:32.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905813+0000", 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6259999999999999e-06 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905820+0000", 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3169999999999998e-06 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.021 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905824+0000", 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4070000000000003e-06 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906098+0000", 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00027358599999999998 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:03:32.022 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906105+0000", 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2570000000000001e-06 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914506+0000", 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0084012740000000002 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914512+0000", 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.699e-06 2023-09-23T16:03:32.023 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.234834+0000", 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3203223770000001 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.235177+0000", 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000343149 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.024 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2,3,4", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.235617+0000", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00043954399999999999 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.247787+0000", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.012169961 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249568+0000", 2023-09-23T16:03:32.025 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00178071 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249600+0000", 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2225999999999999e-05 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249631+0000", 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.1279999999999999e-05 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.026 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249662+0000", 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0723999999999999e-05 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.027 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249708+0000", 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6202000000000003e-05 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249820+0000", 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011165100000000001 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.028 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189636 7.a 7:5944a5de:::benchmark_data_smithi140_196335_object85752:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e266)", 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:19.905828+0000", 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 252.034876414, 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.352903974, 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189636 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.029 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905828+0000", 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905828+0000", 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.030 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905828+0000", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905830+0000", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4710000000000001e-06 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905837+0000", 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4099999999999996e-06 2023-09-23T16:03:32.031 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.905841+0000", 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2980000000000002e-06 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906130+0000", 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028887500000000002 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.032 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.906137+0000", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3459999999999996e-06 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914531+0000", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.008393579 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.914537+0000", 2023-09-23T16:03:32.033 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.993e-06 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.241487+0000", 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.326949559 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.241896+0000", 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00040944899999999999 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.034 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2,3,4", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.242324+0000", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00042847099999999998 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.247793+0000", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0054689810000000004 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249857+0000", 2023-09-23T16:03:32.035 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020632749999999998 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249890+0000", 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3093000000000003e-05 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.250604+0000", 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00071386900000000001 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.036 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.258123+0000", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0075197679999999996 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.258297+0000", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000173771 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.258732+0000", 2023-09-23T16:03:32.037 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00043513900000000002 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21988 8.8 8:11baeb44:::benchmark_data_smithi140_219746_object21987:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:03:32.038 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 142.33479780499999, 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.238628458, 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21988 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.039 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605906+0000", 2023-09-23T16:03:32.040 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605942+0000", 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5957000000000001e-05 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605959+0000", 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7002000000000001e-05 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.041 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605968+0000", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3379999999999994e-06 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.606044+0000", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5827000000000004e-05 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.606055+0000", 2023-09-23T16:03:32.042 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1171e-05 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.610518+0000", 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0044626029999999 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.610528+0000", 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0924000000000001e-05 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.043 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838148+0000", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2276193909999999 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838338+0000", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019055799999999999 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838528+0000", 2023-09-23T16:03:32.044 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000189409 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.841314+0000", 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002786022 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.841387+0000", 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3436999999999995e-05 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.045 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.843170+0000", 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0017826789999999999 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.843248+0000", 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8158999999999995e-05 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.046 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.844535+0000", 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012873470000000001 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21990 8.d 8:b700441e:::benchmark_data_smithi140_219746_object21989:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.607717+0000", 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 142.33298818700001, 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2144589699999999, 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.047 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21990 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607717+0000", 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.048 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607717+0000", 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607715+0000", 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.049 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607789+0000", 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3973999999999993e-05 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607807+0000", 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7198999999999999e-05 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607815+0000", 2023-09-23T16:03:32.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8510000000000005e-06 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607856+0000", 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0949999999999999e-05 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.607864+0000", 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4420000000000001e-06 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.609889+0000", 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0020248089999999 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.609899+0000", 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0132000000000001e-05 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.815657+0000", 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.205758358 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.815976+0000", 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00031902100000000001 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.816360+0000", 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00038397099999999999 2023-09-23T16:03:32.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.820564+0000", 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0042042889999999999 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.820632+0000", 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8057000000000002e-05 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.820653+0000", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0920999999999998e-05 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.820763+0000", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010922299999999999 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.822176+0000", 2023-09-23T16:03:32.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0014130010000000001 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21996 8.d 8:b0317b41:::benchmark_data_smithi140_219746_object21995:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.616370+0000", 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 142.32433439600001, 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.207840021, 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21996 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616370+0000", 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616370+0000", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616369+0000", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616411+0000", 2023-09-23T16:03:32.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2076999999999997e-05 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616427+0000", 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6099e-05 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616435+0000", 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1310000000000006e-06 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616493+0000", 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7929000000000001e-05 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.616503+0000", 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0302000000000001e-05 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.609923+0000", 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99341978799999997 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.609932+0000", 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5779999999999999e-06 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.818937+0000", 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.209005106 2023-09-23T16:03:32.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.819108+0000", 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017132599999999999 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.819310+0000", 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00020191499999999999 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.822228+0000", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029183239999999999 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.822252+0000", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4000000000000001e-05 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823235+0000", 2023-09-23T16:03:32.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00098281499999999995 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823311+0000", 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5961e-05 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.824210+0000", 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00089922600000000004 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.064 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:22003 8.4 8:2146b823:::benchmark_data_smithi140_219746_object22002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 142.313491279, 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2280452240000002, 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 22003 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627212+0000", 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627265+0000", 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2936999999999998e-05 2023-09-23T16:03:32.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627278+0000", 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2622e-05 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627283+0000", 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8269999999999997e-06 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627336+0000", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3758999999999998e-05 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627345+0000", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7490000000000004e-06 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.608451+0000", 2023-09-23T16:03:32.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98110533899999997 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.608463+0000", 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2221999999999999e-05 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.848799+0000", 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.240336278 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.848969+0000", 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000170447 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:03:32.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.849157+0000", 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000187839 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.852392+0000", 2023-09-23T16:03:32.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003234757 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.852462+0000", 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9604000000000006e-05 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.853912+0000", 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0014503599999999999 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.854039+0000", 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012708700000000001 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.855259+0000", 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001219599 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.074 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65307 8.d 8:b50db188:::benchmark_data_smithi140_219746_object65306:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e297)", 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.644808+0000", 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.295896739, 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0133676650000001, 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65307 2023-09-23T16:03:32.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644808+0000", 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644808+0000", 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.076 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644807+0000", 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644834+0000", 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6324000000000001e-05 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644845+0000", 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0984e-05 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644850+0000", 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3720000000000004e-06 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644891+0000", 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0800999999999998e-05 2023-09-23T16:03:32.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.644898+0000", 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1509999999999998e-06 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.651892+0000", 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0069940020000001 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.652078+0000", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018664699999999999 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.652253+0000", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017421400000000001 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.657868+0000", 2023-09-23T16:03:32.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0056156169999999998 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.657979+0000", 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000110703 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658001+0000", 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1759e-05 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658097+0000", 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.6712000000000005e-05 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658176+0000", 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8219000000000004e-05 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.082 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65317 8.d 8:b467ad65:::benchmark_data_smithi140_219746_object65316:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.655892+0000", 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.28481300599999, 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0061644169999999, 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.083 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65317 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655892+0000", 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655892+0000", 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655891+0000", 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655979+0000", 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8172999999999998e-05 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655991+0000", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1555e-05 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.655996+0000", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3249999999999998e-06 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656058+0000", 2023-09-23T16:03:32.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2046999999999997e-05 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656071+0000", 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3334e-05 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.655059+0000", 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.998987615 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.655244+0000", 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018488399999999999 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.655464+0000", 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00022034600000000001 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.661823+0000", 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0063585209999999998 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.661909+0000", 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6009999999999998e-05 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.661924+0000", 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5556000000000001e-05 2023-09-23T16:03:32.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.661998+0000", 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3998999999999994e-05 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.662056+0000", 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8053000000000001e-05 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.090 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65320 8.d 8:b8bd678a:::benchmark_data_smithi140_219746_object65319:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.656627+0000", 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.284077328, 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0118672319999999, 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.091 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65320 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656627+0000", 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656627+0000", 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656626+0000", 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656658+0000", 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.1430000000000002e-05 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656676+0000", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8346e-05 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656685+0000", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3920000000000003e-06 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656742+0000", 2023-09-23T16:03:32.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7284000000000002e-05 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.656752+0000", 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0465000000000001e-05 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658230+0000", 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0014773560000001 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658372+0000", 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014267800000000001 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.658561+0000", 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018828599999999999 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.662132+0000", 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0035714039999999998 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668249+0000", 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.006117178 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668345+0000", 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5783000000000001e-05 2023-09-23T16:03:32.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668427+0000", 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1705000000000005e-05 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668495+0000", 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8036999999999999e-05 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.098 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65323 8.d 8:b5c02bed:::benchmark_data_smithi140_219746_object65322:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.662895+0000", 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.277809991, 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.008604099, 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.099 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65323 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.662895+0000", 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.662895+0000", 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.662893+0000", 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.663012+0000", 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000119107 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.663034+0000", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1316000000000001e-05 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.663043+0000", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3749999999999992e-06 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.663116+0000", 2023-09-23T16:03:32.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3226999999999995e-05 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.663129+0000", 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2815e-05 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.662185+0000", 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99905629799999995 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.662408+0000", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000222353 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.662619+0000", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000211468 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668572+0000", 2023-09-23T16:03:32.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0059525489999999997 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668645+0000", 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3168000000000001e-05 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671399+0000", 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027541589999999999 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671442+0000", 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3148000000000001e-05 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671499+0000", 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6838e-05 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65327 8.d 8:b820e39e:::benchmark_data_smithi140_219746_object65326:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.669024+0000", 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.271680926, 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0111018380000001, 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65327 2023-09-23T16:03:32.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669024+0000", 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669024+0000", 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669022+0000", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669061+0000", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8767999999999999e-05 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669079+0000", 2023-09-23T16:03:32.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8496999999999999e-05 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669090+0000", 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0501e-05 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669142+0000", 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1694999999999999e-05 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.669150+0000", 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9589999999999995e-06 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668692+0000", 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99954220999999999 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.668883+0000", 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019139 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.669076+0000", 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000193294 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.679911+0000", 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010834096 2023-09-23T16:03:32.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.679995+0000", 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3986999999999994e-05 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680004+0000", 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7399999999999999e-06 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680068+0000", 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3792000000000002e-05 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680126+0000", 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7595e-05 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65331 8.d 8:b526dc61:::benchmark_data_smithi140_219746_object65330:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.670412+0000", 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.270293005, 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.010030043, 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65331 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.115 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670412+0000", 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670412+0000", 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670411+0000", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670466+0000", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4894e-05 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670477+0000", 2023-09-23T16:03:32.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.115e-05 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670482+0000", 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3550000000000004e-06 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670520+0000", 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7817000000000001e-05 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.670526+0000", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0390000000000001e-06 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671563+0000", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.001036469 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671688+0000", 2023-09-23T16:03:32.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000124809 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.671855+0000", 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016712300000000001 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680139+0000", 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0082846829999999993 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680214+0000", 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4600999999999999e-05 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680310+0000", 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5760000000000005e-05 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680382+0000", 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2642e-05 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680442+0000", 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9518999999999997e-05 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.122 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:65335 8.d 8:bde4f605:::benchmark_data_smithi140_219746_object65334:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:50.673904+0000", 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 101.26680064, 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.01251772, 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 65335 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673904+0000", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673904+0000", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673903+0000", 2023-09-23T16:03:32.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673971+0000", 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8473999999999995e-05 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673990+0000", 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8768999999999999e-05 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.673997+0000", 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3939999999999998e-06 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.674057+0000", 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0127000000000002e-05 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:03:32.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:50.674068+0000", 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.111e-05 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.673997+0000", 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99992881199999994 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.676666+0000", 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002668601 2023-09-23T16:03:32.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.676935+0000", 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00026900099999999999 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.680461+0000", 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003525935 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.686324+0000", 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0058632240000000002 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.686343+0000", 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8658e-05 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.686380+0000", 2023-09-23T16:03:32.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7710000000000003e-05 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:51.686422+0000", 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1539000000000003e-05 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:32.130 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:03:32.131 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:32.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:32.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:32.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:32.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:32.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:32.561 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:32.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:32.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:32.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:32.822 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:32.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: cluster 2023-09-23T16:03:31.721254+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:32.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: cluster 2023-09-23T16:03:31.735298+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: audit 2023-09-23T16:03:31.737771+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: cluster 2023-09-23T16:03:31.737818+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: cluster 2023-09-23T16:03:31.743097+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[105739]: cluster 2023-09-23T16:03:32.577390+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1089: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 17263/149481 objects degraded (11.549%); 11218/149481 objects misplaced (7.505%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: cluster 2023-09-23T16:03:31.721254+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: cluster 2023-09-23T16:03:31.735298+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: audit 2023-09-23T16:03:31.737771+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:03:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: cluster 2023-09-23T16:03:31.737818+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T16:03:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: cluster 2023-09-23T16:03:31.743097+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:32 smithi140 bash[103196]: cluster 2023-09-23T16:03:32.577390+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1089: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 17263/149481 objects degraded (11.549%); 11218/149481 objects misplaced (7.505%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:32.925 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:32.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:32.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:33.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:33.074 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: cluster 2023-09-23T16:03:31.721254+0000 mon.a (mon.0) 1420 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:03:33.074 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: cluster 2023-09-23T16:03:31.735298+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:33.074 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: audit 2023-09-23T16:03:31.737771+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:03:33.074 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: cluster 2023-09-23T16:03:31.737818+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T16:03:33.075 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: cluster 2023-09-23T16:03:31.743097+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T16:03:33.075 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:32 smithi186 bash[89807]: cluster 2023-09-23T16:03:32.577390+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1089: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 17263/149481 objects degraded (11.549%); 11218/149481 objects misplaced (7.505%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:33.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:33.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:33.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:33.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T16:03:33.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:33.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:33.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:33.494 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:33.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:33.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:33.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:33.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:33.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:33.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:33.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:33.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:33.932 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:33.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:33.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:34.037 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:34.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:34.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:34.369 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:34.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:34.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:34.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:34.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:34.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:34.803 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:34.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:34.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:34.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:34.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:35.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:35.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:35.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:35.179 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:35.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:35.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:35.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:35.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.454 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:35] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.43.0" 2023-09-23T16:03:35.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:35.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:35.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:35.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:35 smithi140 bash[103196]: cluster 2023-09-23T16:03:34.577991+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1090: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 17263/148023 objects degraded (11.662%); 11218/148023 objects misplaced (7.579%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:35.715 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:35 smithi140 bash[103196]: cluster 2023-09-23T16:03:34.828205+0000 osd.1 (osd.1) 9 : cluster 0 8.3 scrub starts 2023-09-23T16:03:35.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:35 smithi140 bash[105739]: cluster 2023-09-23T16:03:34.577991+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1090: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 17263/148023 objects degraded (11.662%); 11218/148023 objects misplaced (7.579%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:35.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:35 smithi140 bash[105739]: cluster 2023-09-23T16:03:34.828205+0000 osd.1 (osd.1) 9 : cluster 0 8.3 scrub starts 2023-09-23T16:03:35.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:35.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:35.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:35 smithi186 bash[89807]: cluster 2023-09-23T16:03:34.577991+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1090: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 17263/148023 objects degraded (11.662%); 11218/148023 objects misplaced (7.579%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T16:03:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:35 smithi186 bash[89807]: cluster 2023-09-23T16:03:34.828205+0000 osd.1 (osd.1) 9 : cluster 0 8.3 scrub starts 2023-09-23T16:03:35.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:35.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:35.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:35.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:36.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:36.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:36.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:36.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:36.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:36.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:36.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:36.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:36.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:36.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:36.640 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:36 smithi186 bash[89807]: cluster 2023-09-23T16:03:36.250629+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 17263/148023 objects degraded (11.662%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:36.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:36.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:36.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:36.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:36.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:36.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:36.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:36.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:36.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:37.037 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:37.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:36 smithi140 bash[105739]: cluster 2023-09-23T16:03:36.250629+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 17263/148023 objects degraded (11.662%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:37.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:36 smithi140 bash[103196]: cluster 2023-09-23T16:03:36.250629+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 17263/148023 objects degraded (11.662%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:37.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:37.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:37.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:37.299 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:03:37.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:03:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:37.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:37.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:37.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:37.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:37.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:37.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:37.878 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:37.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:37 smithi140 bash[103196]: cluster 2023-09-23T16:03:36.580910+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1091: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 17126/142053 objects degraded (12.056%); 10929/142053 objects misplaced (7.694%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T16:03:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:37 smithi140 bash[103196]: cluster 2023-09-23T16:03:36.797997+0000 osd.1 (osd.1) 10 : cluster 0 8.13 scrub starts 2023-09-23T16:03:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:37 smithi140 bash[105739]: cluster 2023-09-23T16:03:36.580910+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1091: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 17126/142053 objects degraded (12.056%); 10929/142053 objects misplaced (7.694%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T16:03:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:37 smithi140 bash[105739]: cluster 2023-09-23T16:03:36.797997+0000 osd.1 (osd.1) 10 : cluster 0 8.13 scrub starts 2023-09-23T16:03:37.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:37 smithi186 bash[89807]: cluster 2023-09-23T16:03:36.580910+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1091: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 17126/142053 objects degraded (12.056%); 10929/142053 objects misplaced (7.694%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T16:03:37.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:37 smithi186 bash[89807]: cluster 2023-09-23T16:03:36.797997+0000 osd.1 (osd.1) 10 : cluster 0 8.13 scrub starts 2023-09-23T16:03:37.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:37.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:38.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:38.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:38.161 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:03:38.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:38.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:38.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:38.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:38.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:38.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:38.434 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:38.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:38.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:38.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:38.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:38.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:38.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:38.844 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:38 smithi140 bash[103196]: cluster 2023-09-23T16:03:37.791507+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub starts 2023-09-23T16:03:38.845 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:38 smithi140 bash[105739]: cluster 2023-09-23T16:03:37.791507+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub starts 2023-09-23T16:03:38.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:38.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:38 smithi186 bash[89807]: cluster 2023-09-23T16:03:37.791507+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub starts 2023-09-23T16:03:38.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:39.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:39.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:39.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:39.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:39.244 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:39.281 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:39.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:39.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:39.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:39.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:39.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:39.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:39.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:39.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:39.806 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:39 smithi186 bash[89807]: cluster 2023-09-23T16:03:38.581648+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1092: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 17126/136791 objects degraded (12.520%); 10155/136791 objects misplaced (7.424%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:39 smithi186 bash[89807]: cluster 2023-09-23T16:03:38.835316+0000 osd.1 (osd.1) 12 : cluster 0 8.17 scrub starts 2023-09-23T16:03:39.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:39.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:39.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:39.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:40.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:40.069 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:40.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:39 smithi140 bash[103196]: cluster 2023-09-23T16:03:38.581648+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1092: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 17126/136791 objects degraded (12.520%); 10155/136791 objects misplaced (7.424%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:40.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:39 smithi140 bash[103196]: cluster 2023-09-23T16:03:38.835316+0000 osd.1 (osd.1) 12 : cluster 0 8.17 scrub starts 2023-09-23T16:03:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:39 smithi140 bash[105739]: cluster 2023-09-23T16:03:38.581648+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1092: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 17126/136791 objects degraded (12.520%); 10155/136791 objects misplaced (7.424%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:40.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:39 smithi140 bash[105739]: cluster 2023-09-23T16:03:38.835316+0000 osd.1 (osd.1) 12 : cluster 0 8.17 scrub starts 2023-09-23T16:03:40.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:40.186 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:03:40.186 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:03:40.186 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T16:03:40.186 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 1.000000 2023-09-23T16:03:40.186 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T16:03:40.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:40.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:40.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:40.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:40.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:40.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:40.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:40.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:40.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:40.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:40.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:40.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:40.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:40.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:41.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:41.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:41.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:41.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:41.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:41.311 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:41.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:41.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:41.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:41.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:41.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:41.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:41.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:41.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:41.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[103196]: cluster 2023-09-23T16:03:40.582353+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1093: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17126/133473 objects degraded (12.831%); 10155/133473 objects misplaced (7.608%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[103196]: cluster 2023-09-23T16:03:40.825668+0000 osd.1 (osd.1) 13 : cluster 0 8.7 scrub starts 2023-09-23T16:03:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[103196]: cluster 2023-09-23T16:03:41.251666+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 17126/133473 objects degraded (12.831%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[105739]: cluster 2023-09-23T16:03:40.582353+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1093: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17126/133473 objects degraded (12.831%); 10155/133473 objects misplaced (7.608%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[105739]: cluster 2023-09-23T16:03:40.825668+0000 osd.1 (osd.1) 13 : cluster 0 8.7 scrub starts 2023-09-23T16:03:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:41 smithi140 bash[105739]: cluster 2023-09-23T16:03:41.251666+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 17126/133473 objects degraded (12.831%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:41 smithi186 bash[89807]: cluster 2023-09-23T16:03:40.582353+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1093: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17126/133473 objects degraded (12.831%); 10155/133473 objects misplaced (7.608%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T16:03:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:41 smithi186 bash[89807]: cluster 2023-09-23T16:03:40.825668+0000 osd.1 (osd.1) 13 : cluster 0 8.7 scrub starts 2023-09-23T16:03:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:41 smithi186 bash[89807]: cluster 2023-09-23T16:03:41.251666+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 17126/133473 objects degraded (12.831%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:41.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:41.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:41.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:42.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:42.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:42.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:42.211 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:42.211 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:42.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:42.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:42.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:42.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:42.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:42.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:42.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:42.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:42.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:42.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:42.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:42.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:42.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:42.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:42.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:43.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:43.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:43.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:43.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:43.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:43.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:43.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:43.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:43.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:43.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:43.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:43.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:43 smithi186 bash[89807]: cluster 2023-09-23T16:03:42.583188+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1094: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 17004/125700 objects degraded (13.527%); 9033/125700 objects misplaced (7.186%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:03:43.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:43 smithi140 bash[103196]: cluster 2023-09-23T16:03:42.583188+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1094: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 17004/125700 objects degraded (13.527%); 9033/125700 objects misplaced (7.186%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:03:43.910 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:43 smithi140 bash[105739]: cluster 2023-09-23T16:03:42.583188+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1094: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 873 op/s; 17004/125700 objects degraded (13.527%); 9033/125700 objects misplaced (7.186%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:03:43.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:43.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:44.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:44.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:44.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:44.161 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:44.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:44.247 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:03:44.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:44.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:44.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:44.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:44.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:44.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:161566 8.5 8:a5bbd59c:::benchmark_data_smithi140_219746_object61348:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.627820+0000", 2023-09-23T16:03:44.641 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0096663300000000008, 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0096992769999999992, 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "waiting for sub ops", 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 161566 2023-09-23T16:03:44.642 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627820+0000", 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627820+0000", 2023-09-23T16:03:44.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627819+0000", 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627825+0000", 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.489e-06 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627838+0000", 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2903e-05 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627845+0000", 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9290000000000001e-06 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.630865+0000", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00302009 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.631006+0000", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014085700000000001 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.631509+0000", 2023-09-23T16:03:44.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00050237899999999995 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "MOSDPGPushReply(8.5 316/312 [PushReplyOp(8:a62ec992:::benchmark_data_smithi140_219746_object87587:head)])", 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.628562+0000", 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0089244679999999996, 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0090385280000000005, 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:03:44.647 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628562+0000", 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628562+0000", 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.648 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628561+0000", 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628569+0000", 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5460000000000003e-06 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628583+0000", 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3721e-05 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.628590+0000", 2023-09-23T16:03:44.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4499999999999998e-06 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.637400+0000", 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0088100769999999995 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.651 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:161560 8.d e316/312 8:bccafed4:::benchmark_data_smithi140_219746_object61342:head v 316'10243, mlcod=316'10240)", 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.632809+0000", 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0046778640000000003, 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048492559999999997, 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632809+0000", 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.652 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632809+0000", 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632808+0000", 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.653 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632818+0000", 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7350000000000008e-06 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632831+0000", 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3176999999999999e-05 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.632838+0000", 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2250000000000003e-06 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634009+0000", 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0011706609999999999 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634029+0000", 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0509e-05 2023-09-23T16:03:44.655 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop_reply(client.35247.0:161552 8.15 e316/312)", 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.633342+0000", 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.004145073, 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.004374162, 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "queued for pg", 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.656 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633342+0000", 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633342+0000", 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633341+0000", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633347+0000", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3160000000000002e-06 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633359+0000", 2023-09-23T16:03:44.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2245999999999999e-05 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.633366+0000", 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5200000000000003e-06 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:161568 8.13 e316/302 8:c92e97e4:::benchmark_data_smithi140_219746_object61350:head v 316'7680, mlcod=316'7677)", 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.634817+0000", 2023-09-23T16:03:44.659 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0026693799999999998, 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002951033, 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "started", 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634817+0000", 2023-09-23T16:03:44.660 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634817+0000", 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.661 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634816+0000", 2023-09-23T16:03:44.669 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.669 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634823+0000", 2023-09-23T16:03:44.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0770000000000002e-06 2023-09-23T16:03:44.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634834+0000", 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0720000000000001e-05 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634840+0000", 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6019999999999999e-06 2023-09-23T16:03:44.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634915+0000", 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.572e-05 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.634933+0000", 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.738e-05 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.678 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop_reply(client.35247.0:161566 8.5 e316/312)", 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.635434+0000", 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.0020522959999999999, 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002389927, 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "queued for pg", 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.679 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635434+0000", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635434+0000", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635433+0000", 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635439+0000", 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7130000000000002e-06 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635450+0000", 2023-09-23T16:03:44.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1086e-05 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.635456+0000", 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9610000000000002e-06 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.682 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:161565 8.d e316/312)", 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.636868+0000", 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.00061909599999999997, 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001001041, 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "queued for pg", 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636868+0000", 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636868+0000", 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636867+0000", 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636875+0000", 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4319999999999999e-06 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636889+0000", 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3722e-05 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.636896+0000", 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.221e-06 2023-09-23T16:03:44.685 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:161552 8.15 8:ab7ee3f3:::benchmark_data_smithi140_219746_object61334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:44.612603+0000", 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 0.024883684, 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.025319173, 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "waiting for sub ops", 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:03:44.686 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:03:44.687 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:03:44.687 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 161552 2023-09-23T16:03:44.687 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.687 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612603+0000", 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612603+0000", 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.688 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612602+0000", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612609+0000", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3869999999999997e-06 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612625+0000", 2023-09-23T16:03:44.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6497000000000001e-05 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.612633+0000", 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1550000000000001e-06 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.619991+0000", 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0073585650000000001 2023-09-23T16:03:44.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.620170+0000", 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017863699999999999 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.620747+0000", 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00057731700000000004 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:03:44.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.623631+0000", 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028837649999999999 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:44.627535+0000", 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0039037120000000002 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: ], 2023-09-23T16:03:44.692 INFO:teuthology.orchestra.run.smithi186.stdout: "num_ops": 8 2023-09-23T16:03:44.693 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:03:44.701 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:44.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:44.832 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:44.864 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:44.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:44.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:45.006 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:45.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:45.111 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:45.141 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:45.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:45.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:45.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:45.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:45.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:45.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:45.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:45] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.43.0" 2023-09-23T16:03:45.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:45.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:45.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:45.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:45.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:45.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T16:03:45.917 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:45.927 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:45 smithi140 bash[103196]: cluster 2023-09-23T16:03:44.583832+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1095: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 17004/124170 objects degraded (13.694%); 9033/124170 objects misplaced (7.275%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T16:03:45.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:45 smithi140 bash[105739]: cluster 2023-09-23T16:03:44.583832+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1095: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 17004/124170 objects degraded (13.694%); 9033/124170 objects misplaced (7.275%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T16:03:45.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:45.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:45.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:46.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:46.055 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:45 smithi186 bash[89807]: cluster 2023-09-23T16:03:44.583832+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1095: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 17004/124170 objects degraded (13.694%); 9033/124170 objects misplaced (7.275%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T16:03:46.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:46.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:46.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:46.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:46.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:46.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:46.457 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:46.496 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:46.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:46.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:46.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:46.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:46.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:46 smithi140 bash[105739]: audit 2023-09-23T16:03:45.956063+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:46.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:46 smithi140 bash[105739]: cluster 2023-09-23T16:03:46.253496+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 17004/124170 objects degraded (13.694%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:46.760 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:46 smithi140 bash[103196]: audit 2023-09-23T16:03:45.956063+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:46.760 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:46 smithi140 bash[103196]: cluster 2023-09-23T16:03:46.253496+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 17004/124170 objects degraded (13.694%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:46.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:46.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:46.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:46.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:47.008 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:47.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:46 smithi186 bash[89807]: audit 2023-09-23T16:03:45.956063+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:03:47.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:46 smithi186 bash[89807]: cluster 2023-09-23T16:03:46.253496+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: Degraded data redundancy: 17004/124170 objects degraded (13.694%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:47.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:47.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:47.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:47.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:47.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:47.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:47.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:47.554 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:47.691 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.717 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:47.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:47.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:47.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:47.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.970 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:47 smithi186 bash[89807]: cluster 2023-09-23T16:03:46.584599+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1096: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 16882/118173 objects degraded (14.286%); 8760/118173 objects misplaced (7.413%); 7.4 MiB/s, 127 objects/s recovering 2023-09-23T16:03:47.970 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:47 smithi186 bash[89807]: cluster 2023-09-23T16:03:46.955671+0000 osd.1 (osd.1) 14 : cluster 0 8.3 scrub starts 2023-09-23T16:03:47.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:48.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:48.108 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:47 smithi140 bash[105739]: cluster 2023-09-23T16:03:46.584599+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1096: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 16882/118173 objects degraded (14.286%); 8760/118173 objects misplaced (7.413%); 7.4 MiB/s, 127 objects/s recovering 2023-09-23T16:03:48.108 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:47 smithi140 bash[105739]: cluster 2023-09-23T16:03:46.955671+0000 osd.1 (osd.1) 14 : cluster 0 8.3 scrub starts 2023-09-23T16:03:48.108 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:47 smithi140 bash[103196]: cluster 2023-09-23T16:03:46.584599+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1096: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 828 op/s; 16882/118173 objects degraded (14.286%); 8760/118173 objects misplaced (7.413%); 7.4 MiB/s, 127 objects/s recovering 2023-09-23T16:03:48.108 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:47 smithi140 bash[103196]: cluster 2023-09-23T16:03:46.955671+0000 osd.1 (osd.1) 14 : cluster 0 8.3 scrub starts 2023-09-23T16:03:48.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:48.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:48.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:48.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:48.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:48.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:48.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:48.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:48.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:48.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:48.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:48.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:48.792 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:48 smithi186 bash[89807]: cluster 2023-09-23T16:03:47.938981+0000 osd.1 (osd.1) 15 : cluster 0 8.13 scrub starts 2023-09-23T16:03:48.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:48 smithi186 bash[89807]: cluster 2023-09-23T16:03:48.585354+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1097: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 16882/112905 objects degraded (14.952%); 7964/112905 objects misplaced (7.054%); 7.6 MiB/s, 129 objects/s recovering 2023-09-23T16:03:48.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:48.914 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:48.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:48 smithi140 bash[105739]: cluster 2023-09-23T16:03:47.938981+0000 osd.1 (osd.1) 15 : cluster 0 8.13 scrub starts 2023-09-23T16:03:48.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:48 smithi140 bash[105739]: cluster 2023-09-23T16:03:48.585354+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1097: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 16882/112905 objects degraded (14.952%); 7964/112905 objects misplaced (7.054%); 7.6 MiB/s, 129 objects/s recovering 2023-09-23T16:03:48.922 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:48 smithi140 bash[103196]: cluster 2023-09-23T16:03:47.938981+0000 osd.1 (osd.1) 15 : cluster 0 8.13 scrub starts 2023-09-23T16:03:48.922 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:48 smithi140 bash[103196]: cluster 2023-09-23T16:03:48.585354+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1097: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 16882/112905 objects degraded (14.952%); 7964/112905 objects misplaced (7.054%); 7.6 MiB/s, 129 objects/s recovering 2023-09-23T16:03:48.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:48.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:49.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:49.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:49.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:49.168 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:49.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:49.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:49.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:49.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:49.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:49.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:49.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:49.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:49.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:49 smithi140 bash[105739]: cluster 2023-09-23T16:03:48.899672+0000 osd.1 (osd.1) 16 : cluster 0 8.1 scrub starts 2023-09-23T16:03:49.760 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:49 smithi140 bash[105739]: audit 2023-09-23T16:03:49.105428+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:03:49.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:49 smithi140 bash[103196]: cluster 2023-09-23T16:03:48.899672+0000 osd.1 (osd.1) 16 : cluster 0 8.1 scrub starts 2023-09-23T16:03:49.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:49 smithi140 bash[103196]: audit 2023-09-23T16:03:49.105428+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:03:49.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:49.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:49.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:49.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:50.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.023 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:49 smithi186 bash[89807]: cluster 2023-09-23T16:03:48.899672+0000 osd.1 (osd.1) 16 : cluster 0 8.1 scrub starts 2023-09-23T16:03:50.023 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:49 smithi186 bash[89807]: audit 2023-09-23T16:03:49.105428+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:03:50.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:50.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.256 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:50.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:50.394 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:50.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:50.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:50.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:50.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:50.771 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:03:50.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:50.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:50.907 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:50 smithi186 bash[89807]: cluster 2023-09-23T16:03:49.948746+0000 osd.1 (osd.1) 17 : cluster 0 8.17 scrub starts 2023-09-23T16:03:50.907 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:50 smithi186 bash[89807]: cluster 2023-09-23T16:03:50.585887+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1098: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 16882/109644 objects degraded (15.397%); 7964/109644 objects misplaced (7.264%); 6.2 MiB/s, 108 objects/s recovering 2023-09-23T16:03:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:50.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:50.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:51.028 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:50 smithi140 bash[103196]: cluster 2023-09-23T16:03:49.948746+0000 osd.1 (osd.1) 17 : cluster 0 8.17 scrub starts 2023-09-23T16:03:51.028 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:50 smithi140 bash[103196]: cluster 2023-09-23T16:03:50.585887+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1098: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 16882/109644 objects degraded (15.397%); 7964/109644 objects misplaced (7.264%); 6.2 MiB/s, 108 objects/s recovering 2023-09-23T16:03:51.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:50 smithi140 bash[105739]: cluster 2023-09-23T16:03:49.948746+0000 osd.1 (osd.1) 17 : cluster 0 8.17 scrub starts 2023-09-23T16:03:51.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:50 smithi140 bash[105739]: cluster 2023-09-23T16:03:50.585887+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1098: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 16882/109644 objects degraded (15.397%); 7964/109644 objects misplaced (7.264%); 6.2 MiB/s, 108 objects/s recovering 2023-09-23T16:03:51.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:51.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:51.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:51.433 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:51.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:51.562 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:51.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.706 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:51 smithi186 bash[89807]: cluster 2023-09-23T16:03:50.938586+0000 osd.1 (osd.1) 18 : cluster 0 8.7 scrub starts 2023-09-23T16:03:51.707 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:51 smithi186 bash[89807]: cluster 2023-09-23T16:03:51.254860+0000 mon.a (mon.0) 1428 : cluster 3 Health check update: Degraded data redundancy: 16882/109644 objects degraded (15.397%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:51.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:51.723 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:51 smithi140 bash[103196]: cluster 2023-09-23T16:03:50.938586+0000 osd.1 (osd.1) 18 : cluster 0 8.7 scrub starts 2023-09-23T16:03:51.723 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:51 smithi140 bash[103196]: cluster 2023-09-23T16:03:51.254860+0000 mon.a (mon.0) 1428 : cluster 3 Health check update: Degraded data redundancy: 16882/109644 objects degraded (15.397%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:51.724 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:51 smithi140 bash[105739]: cluster 2023-09-23T16:03:50.938586+0000 osd.1 (osd.1) 18 : cluster 0 8.7 scrub starts 2023-09-23T16:03:51.724 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:51 smithi140 bash[105739]: cluster 2023-09-23T16:03:51.254860+0000 mon.a (mon.0) 1428 : cluster 3 Health check update: Degraded data redundancy: 16882/109644 objects degraded (15.397%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:51.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:51.955 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:51.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:52.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:52.115 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:52.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:52.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:52.346 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.375 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:52.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:52.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:52.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:52.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:52.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:52.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:52.912 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:52.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:52.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:53.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:53.048 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:52 smithi186 bash[89807]: cluster 2023-09-23T16:03:51.925023+0000 osd.1 (osd.1) 19 : cluster 0 8.3 scrub starts 2023-09-23T16:03:53.048 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:52 smithi186 bash[89807]: cluster 2023-09-23T16:03:52.586688+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1099: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 16757/101997 objects degraded (16.429%); 7283/101997 objects misplaced (7.140%); 7.3 MiB/s, 173 objects/s recovering 2023-09-23T16:03:53.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:53.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:53.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:52 smithi140 bash[103196]: cluster 2023-09-23T16:03:51.925023+0000 osd.1 (osd.1) 19 : cluster 0 8.3 scrub starts 2023-09-23T16:03:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:52 smithi140 bash[103196]: cluster 2023-09-23T16:03:52.586688+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1099: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 16757/101997 objects degraded (16.429%); 7283/101997 objects misplaced (7.140%); 7.3 MiB/s, 173 objects/s recovering 2023-09-23T16:03:53.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:52 smithi140 bash[105739]: cluster 2023-09-23T16:03:51.925023+0000 osd.1 (osd.1) 19 : cluster 0 8.3 scrub starts 2023-09-23T16:03:53.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:52 smithi140 bash[105739]: cluster 2023-09-23T16:03:52.586688+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1099: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 874 op/s; 16757/101997 objects degraded (16.429%); 7283/101997 objects misplaced (7.140%); 7.3 MiB/s, 173 objects/s recovering 2023-09-23T16:03:53.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:53.186 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:53.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:53.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:53.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:53.461 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:53.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:53.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:53.591 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:53.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:53.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:53.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:53.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:53.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:53.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:53.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:53.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:54.035 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:54.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:54 smithi140 bash[105739]: cluster 2023-09-23T16:03:53.877027+0000 osd.1 (osd.1) 20 : cluster 0 8.13 scrub starts 2023-09-23T16:03:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:54 smithi140 bash[103196]: cluster 2023-09-23T16:03:53.877027+0000 osd.1 (osd.1) 20 : cluster 0 8.13 scrub starts 2023-09-23T16:03:54.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:54.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:54.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:54.227 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:54 smithi186 bash[89807]: cluster 2023-09-23T16:03:53.877027+0000 osd.1 (osd.1) 20 : cluster 0 8.13 scrub starts 2023-09-23T16:03:54.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:54.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:54.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:54.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:54.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:54.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:54.566 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:54.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:54.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:54.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:54.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:54.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:54.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:54.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:54.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:55.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:55.102 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:55 smithi186 bash[89807]: cluster 2023-09-23T16:03:54.587278+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1100: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 16757/100581 objects degraded (16.660%); 7283/100581 objects misplaced (7.241%); 4.2 MiB/s, 122 objects/s recovering 2023-09-23T16:03:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:55 smithi186 bash[89807]: cluster 2023-09-23T16:03:54.901254+0000 osd.1 (osd.1) 21 : cluster 0 8.1 scrub starts 2023-09-23T16:03:55.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.218 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:55 smithi140 bash[105739]: cluster 2023-09-23T16:03:54.587278+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1100: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 16757/100581 objects degraded (16.660%); 7283/100581 objects misplaced (7.241%); 4.2 MiB/s, 122 objects/s recovering 2023-09-23T16:03:55.219 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:55 smithi140 bash[105739]: cluster 2023-09-23T16:03:54.901254+0000 osd.1 (osd.1) 21 : cluster 0 8.1 scrub starts 2023-09-23T16:03:55.219 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:55 smithi140 bash[103196]: cluster 2023-09-23T16:03:54.587278+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1100: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 16757/100581 objects degraded (16.660%); 7283/100581 objects misplaced (7.241%); 4.2 MiB/s, 122 objects/s recovering 2023-09-23T16:03:55.219 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:55 smithi140 bash[103196]: cluster 2023-09-23T16:03:54.901254+0000 osd.1 (osd.1) 21 : cluster 0 8.1 scrub starts 2023-09-23T16:03:55.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:55.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:55.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:55.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:55.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:55.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:55.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:55.767 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:55.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:55.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:55.881 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:03:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:03:55] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.43.0" 2023-09-23T16:03:55.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:55.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:56.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:56.025 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[105739]: cluster 2023-09-23T16:03:55.040028+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[105739]: cluster 2023-09-23T16:03:55.040058+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[105739]: cluster 2023-09-23T16:03:55.044065+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T16:03:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[105739]: cluster 2023-09-23T16:03:55.059834+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[103196]: cluster 2023-09-23T16:03:55.040028+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[103196]: cluster 2023-09-23T16:03:55.040058+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[103196]: cluster 2023-09-23T16:03:55.044065+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T16:03:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:56 smithi140 bash[103196]: cluster 2023-09-23T16:03:55.059834+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:56.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:56.273 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:56.283 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:56 smithi186 bash[89807]: cluster 2023-09-23T16:03:55.040028+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.284 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:56 smithi186 bash[89807]: cluster 2023-09-23T16:03:55.040058+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.284 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:56 smithi186 bash[89807]: cluster 2023-09-23T16:03:55.044065+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T16:03:56.284 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:56 smithi186 bash[89807]: cluster 2023-09-23T16:03:55.059834+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T16:03:56.305 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:56.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:56.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:56.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:56.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:56.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:56.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:56.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:56.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:56.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:56.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:56.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:56.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:56.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:56.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:57.049 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:03:57.049 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T16:03:57.049 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T16:03:57.049 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T16:03:57.050 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.051912+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.054064+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.054426+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.255974+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 16757/100581 objects degraded (16.660%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.587735+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1103: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 14588/95958 objects degraded (15.202%); 8200/95958 objects misplaced (8.545%); 2.1 MiB/s, 169 objects/s recovering 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: audit 2023-09-23T16:03:56.627847+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: audit 2023-09-23T16:03:56.638095+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:57 smithi186 bash[89807]: cluster 2023-09-23T16:03:56.907003+0000 osd.1 (osd.1) 22 : cluster 0 8.17 scrub starts 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.051912+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.054064+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.054426+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.255974+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 16757/100581 objects degraded (16.660%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.587735+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1103: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 14588/95958 objects degraded (15.202%); 8200/95958 objects misplaced (8.545%); 2.1 MiB/s, 169 objects/s recovering 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: audit 2023-09-23T16:03:56.627847+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: audit 2023-09-23T16:03:56.638095+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.056 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[103196]: cluster 2023-09-23T16:03:56.907003+0000 osd.1 (osd.1) 22 : cluster 0 8.17 scrub starts 2023-09-23T16:03:57.098 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:57.131 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:57.239 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:57.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:57.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.051912+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.054064+0000 mon.a (mon.0) 1430 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T16:03:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.054426+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T16:03:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.255974+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 16757/100581 objects degraded (16.660%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:03:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.587735+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1103: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 14588/95958 objects degraded (15.202%); 8200/95958 objects misplaced (8.545%); 2.1 MiB/s, 169 objects/s recovering 2023-09-23T16:03:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: audit 2023-09-23T16:03:56.627847+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: audit 2023-09-23T16:03:56.638095+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:03:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:57 smithi140 bash[105739]: cluster 2023-09-23T16:03:56.907003+0000 osd.1 (osd.1) 22 : cluster 0 8.17 scrub starts 2023-09-23T16:03:57.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:57.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.547 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:57.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:57.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:57.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:57.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:57.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:57.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:57.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:58.042 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:58.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:58.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:58.207 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:58.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:58.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:58.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:58.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:58.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:58.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:58.545 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T16:03:58.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:58.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:58.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:58.769 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:03:58.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:03:58.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:58.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:03:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:58.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:03:59.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:59.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:59.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:03:59.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:03:59.276 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:59.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:03:59.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:03:59.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:03:59.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:59.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:03:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:03:59.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:59.683 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:03:59 smithi186 bash[89807]: cluster 2023-09-23T16:03:58.588462+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1104: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 738 op/s; 14588/91917 objects degraded (15.871%); 7815/91917 objects misplaced (8.502%); 2.1 MiB/s, 234 objects/s recovering 2023-09-23T16:03:59.700 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:03:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:03:59.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:59.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:03:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:03:59.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.972 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:03:59.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:03:59.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:00.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:00.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:00.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:00.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:03:59 smithi140 bash[105739]: cluster 2023-09-23T16:03:58.588462+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1104: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 738 op/s; 14588/91917 objects degraded (15.871%); 7815/91917 objects misplaced (8.502%); 2.1 MiB/s, 234 objects/s recovering 2023-09-23T16:04:00.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:03:59 smithi140 bash[103196]: cluster 2023-09-23T16:03:58.588462+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1104: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 738 op/s; 14588/91917 objects degraded (15.871%); 7815/91917 objects misplaced (8.502%); 2.1 MiB/s, 234 objects/s recovering 2023-09-23T16:04:00.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:00.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:00.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:00.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:00.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:00.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:00.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:00.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:00.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:00.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:00.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:00.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:00.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:00.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:00.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:01.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:01.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:01.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:01.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.438 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:01.521 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:04:01.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.575 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:04:01.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:01.616 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:04:01.649 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: cluster 2023-09-23T16:04:00.589118+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1105: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 14588/89100 objects degraded (16.373%); 7815/89100 objects misplaced (8.771%); 448 KiB/s, 137 objects/s recovering 2023-09-23T16:04:01.660 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:04:01.703 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:04:01.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:01.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:01.743 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:04:01.783 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:04:01.824 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.828 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.829 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:04:01.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:01.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: cluster 2023-09-23T16:04:00.589118+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1105: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 14588/89100 objects degraded (16.373%); 7815/89100 objects misplaced (8.771%); 448 KiB/s, 137 objects/s recovering 2023-09-23T16:04:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: cluster 2023-09-23T16:04:00.955168+0000 osd.1 (osd.1) 23 : cluster 0 8.7 scrub starts 2023-09-23T16:04:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: audit 2023-09-23T16:04:00.959649+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.257145+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 14588/89100 objects degraded (16.373%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.267119+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T16:04:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: audit 2023-09-23T16:04:01.425873+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: audit 2023-09-23T16:04:01.442145+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: audit 2023-09-23T16:04:01.465331+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:04:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:01 smithi186 bash[89807]: audit 2023-09-23T16:04:01.480028+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.140:0/2859444447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:01.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:01.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: cluster 2023-09-23T16:04:00.589118+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1105: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 537 op/s; 14588/89100 objects degraded (16.373%); 7815/89100 objects misplaced (8.771%); 448 KiB/s, 137 objects/s recovering 2023-09-23T16:04:01.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: cluster 2023-09-23T16:04:00.955168+0000 osd.1 (osd.1) 23 : cluster 0 8.7 scrub starts 2023-09-23T16:04:01.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: audit 2023-09-23T16:04:00.959649+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:01.978 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.257145+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 14588/89100 objects degraded (16.373%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.267119+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: audit 2023-09-23T16:04:01.425873+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: audit 2023-09-23T16:04:01.442145+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: audit 2023-09-23T16:04:01.465331+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[105739]: audit 2023-09-23T16:04:01.480028+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.140:0/2859444447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: cluster 2023-09-23T16:04:00.955168+0000 osd.1 (osd.1) 23 : cluster 0 8.7 scrub starts 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: audit 2023-09-23T16:04:00.959649+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:01.979 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.257145+0000 mon.a (mon.0) 1435 : cluster 3 Health check update: Degraded data redundancy: 14588/89100 objects degraded (16.373%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:01.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.267119+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T16:04:01.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: audit 2023-09-23T16:04:01.425873+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: audit 2023-09-23T16:04:01.442145+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:01.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: audit 2023-09-23T16:04:01.465331+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:04:01.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:01 smithi140 bash[103196]: audit 2023-09-23T16:04:01.480028+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.140:0/2859444447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:01.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:01.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:01.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:02.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:02.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:02.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:02.254 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:02.288 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:04:02.288 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T16:04:02.358 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:02.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:02.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:02.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:02.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:02.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:02.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:02.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:02.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:02.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.270805+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.274496+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.277973+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:01.820848+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.140:0/1409177629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:01.822040+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:02.069064+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:02.070142+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:02.077467+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:02.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.277048+0000 mon.a (mon.0) 1444 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:04:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:02.282300+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:04:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: audit 2023-09-23T16:04:02.282420+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:04:02.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:02 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.282511+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T16:04:02.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.270805+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.274496+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.277973+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:01.820848+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.140:0/1409177629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:01.822040+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:02.069064+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:04:02.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:02.070142+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:02.077467+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.277048+0000 mon.a (mon.0) 1444 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:02.282300+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: audit 2023-09-23T16:04:02.282420+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.282511+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.270805+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.274496+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.277973+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T16:04:02.926 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:01.820848+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.140:0/1409177629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:01.822040+0000 mon.a (mon.0) 1440 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:02.069064+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:02.070142+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:02.077467+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.277048+0000 mon.a (mon.0) 1444 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:02.282300+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.140:0/212215266' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: audit 2023-09-23T16:04:02.282420+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:04:02.927 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:02 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.282511+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T16:04:02.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:02.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:02.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:03.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:03.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:03.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:03.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:03.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:03.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:03.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:03.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:03.397 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:04:03.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:03.476 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:03.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:03.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:03.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:03.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:01.997216+0000 osd.1 (osd.1) 24 : cluster 0 8.3 scrub starts 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.279156+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.279726+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.285424+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.287698+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.741 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:03 smithi186 bash[89807]: cluster 2023-09-23T16:04:02.589704+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1108: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 14490/82089 objects degraded (17.652%); 7144/82089 objects misplaced (8.703%); 2.3 MiB/s, 164 objects/s recovering 2023-09-23T16:04:03.770 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:03.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:03.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:03.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:01.997216+0000 osd.1 (osd.1) 24 : cluster 0 8.3 scrub starts 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.279156+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.279726+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.285424+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.287698+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[103196]: cluster 2023-09-23T16:04:02.589704+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1108: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 14490/82089 objects degraded (17.652%); 7144/82089 objects misplaced (8.703%); 2.3 MiB/s, 164 objects/s recovering 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:01.997216+0000 osd.1 (osd.1) 24 : cluster 0 8.3 scrub starts 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.279156+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.279726+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.285424+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.287698+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T16:04:03.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:03 smithi140 bash[105739]: cluster 2023-09-23T16:04:02.589704+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1108: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 14490/82089 objects degraded (17.652%); 7144/82089 objects misplaced (8.703%); 2.3 MiB/s, 164 objects/s recovering 2023-09-23T16:04:03.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:03.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:03.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:04.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:04.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:04.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:04.159 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:04.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:04.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:04.402 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:04.434 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:04.541 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:04.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:04.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:04.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:04.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:04.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:04.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:04.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:04.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:05.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:05.095 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:05.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:05.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:05.234 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:05.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:05.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:05.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:05.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:05.499 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:05] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.43.0" 2023-09-23T16:04:05.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:05.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:05.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:05.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:05.755 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:05 smithi140 bash[103196]: cluster 2023-09-23T16:04:04.590273+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1109: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 14490/80781 objects degraded (17.937%); 7144/80781 objects misplaced (8.844%); 1.9 MiB/s, 134 objects/s recovering 2023-09-23T16:04:05.755 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:05 smithi140 bash[105739]: cluster 2023-09-23T16:04:04.590273+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1109: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 14490/80781 objects degraded (17.937%); 7144/80781 objects misplaced (8.844%); 1.9 MiB/s, 134 objects/s recovering 2023-09-23T16:04:05.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:05.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:05.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:05.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:05 smithi186 bash[89807]: cluster 2023-09-23T16:04:04.590273+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1109: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 14490/80781 objects degraded (17.937%); 7144/80781 objects misplaced (8.844%); 1.9 MiB/s, 134 objects/s recovering 2023-09-23T16:04:06.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:06.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:06.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:06.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:06.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:06.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:06.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:06.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:06.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:06.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:06.577 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:06.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:06.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:06 smithi186 bash[89807]: cluster 2023-09-23T16:04:06.258620+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 14490/80781 objects degraded (17.937%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:06.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:06.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:06.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:06.857 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:06 smithi140 bash[103196]: cluster 2023-09-23T16:04:06.258620+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 14490/80781 objects degraded (17.937%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:06.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:06 smithi140 bash[105739]: cluster 2023-09-23T16:04:06.258620+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 14490/80781 objects degraded (17.937%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T16:04:06.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:06.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:06.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:06.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:07.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:07.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:07.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:07.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:07.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:07.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:07.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:07.424 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:07.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:07.500 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:04:07.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:07.576 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:07.684 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:07.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:07.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:07.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:07.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:07 smithi140 bash[105739]: cluster 2023-09-23T16:04:06.591059+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1110: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 14395/75606 objects degraded (19.039%); 6877/75606 objects misplaced (9.096%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:07.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:07 smithi140 bash[103196]: cluster 2023-09-23T16:04:06.591059+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1110: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 14395/75606 objects degraded (19.039%); 6877/75606 objects misplaced (9.096%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:07.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:07.948 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:07 smithi186 bash[89807]: cluster 2023-09-23T16:04:06.591059+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1110: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 14395/75606 objects degraded (19.039%); 6877/75606 objects misplaced (9.096%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:07.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:07.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:08.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.130 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:08.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:08.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:08.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:08.506 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:08.638 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:08.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:08.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:08.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:08.958 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:08.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:08.998 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:04:08.999 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:04:09.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:09.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:09.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:09.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:09.226 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:04:09.327 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:09.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:09.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:09.467 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:09.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:09.602 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:09.630 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:09.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:09.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:09.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:09.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:09.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:09.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:10.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:10.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:10.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:09 smithi140 bash[103196]: cluster 2023-09-23T16:04:08.591800+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1111: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 14395/70377 objects degraded (20.454%); 6375/70377 objects misplaced (9.058%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:10.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:09 smithi140 bash[105739]: cluster 2023-09-23T16:04:08.591800+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1111: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 14395/70377 objects degraded (20.454%); 6375/70377 objects misplaced (9.058%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:10.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:10.148 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:09 smithi186 bash[89807]: cluster 2023-09-23T16:04:08.591800+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1111: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 14395/70377 objects degraded (20.454%); 6375/70377 objects misplaced (9.058%); 4.0 MiB/s, 102 objects/s recovering 2023-09-23T16:04:10.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:10.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:10.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T16:04:10.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:10.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:10.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:10.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:10.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:10.678 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:10.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:10.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:10.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:10 smithi140 bash[105739]: cluster 2023-09-23T16:04:09.022503+0000 osd.1 (osd.1) 25 : cluster 0 8.13 scrub starts 2023-09-23T16:04:10.819 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:10 smithi140 bash[103196]: cluster 2023-09-23T16:04:09.022503+0000 osd.1 (osd.1) 25 : cluster 0 8.13 scrub starts 2023-09-23T16:04:10.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:10.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:10.958 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:10 smithi186 bash[89807]: cluster 2023-09-23T16:04:09.022503+0000 osd.1 (osd.1) 25 : cluster 0 8.13 scrub starts 2023-09-23T16:04:10.976 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:10.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:11.079 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:11.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:11.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:11.261 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:11.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:11.401 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:11.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:11.546 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:11.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:11.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:11.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:11.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:11.783 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:11.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:11.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:11 smithi140 bash[105739]: cluster 2023-09-23T16:04:10.592497+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1112: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 14395/66852 objects degraded (21.533%); 6375/66852 objects misplaced (9.536%); 1.8 MiB/s, 61 objects/s recovering 2023-09-23T16:04:11.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:11 smithi140 bash[105739]: cluster 2023-09-23T16:04:11.259765+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 14395/66852 objects degraded (21.533%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:11.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:11 smithi140 bash[103196]: cluster 2023-09-23T16:04:10.592497+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1112: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 14395/66852 objects degraded (21.533%); 6375/66852 objects misplaced (9.536%); 1.8 MiB/s, 61 objects/s recovering 2023-09-23T16:04:11.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:11 smithi140 bash[103196]: cluster 2023-09-23T16:04:11.259765+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 14395/66852 objects degraded (21.533%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:11.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:11.952 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:11.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:12.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:12.068 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:11 smithi186 bash[89807]: cluster 2023-09-23T16:04:10.592497+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1112: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.4 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 14395/66852 objects degraded (21.533%); 6375/66852 objects misplaced (9.536%); 1.8 MiB/s, 61 objects/s recovering 2023-09-23T16:04:12.068 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:11 smithi186 bash[89807]: cluster 2023-09-23T16:04:11.259765+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 14395/66852 objects degraded (21.533%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:12.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:12.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:12.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:12.206 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:04:12.206 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:04:12.206 INFO:tasks.thrashosds.thrasher:Reweighting osd 0 to 0.10019102181263045 2023-09-23T16:04:12.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 0.10019102181263045 2023-09-23T16:04:12.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:12.325 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:12.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:12.371 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:12.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:12.514 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:12.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:12.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:12.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:12.751 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:12.762 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:12 smithi140 bash[103196]: cluster 2023-09-23T16:04:12.593450+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1113: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 14273/59145 objects degraded (24.132%); 5600/59145 objects misplaced (9.468%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T16:04:12.762 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:12 smithi140 bash[105739]: cluster 2023-09-23T16:04:12.593450+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1113: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 14273/59145 objects degraded (24.132%); 5600/59145 objects misplaced (9.468%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T16:04:12.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:12.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:12.901 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:12 smithi186 bash[89807]: cluster 2023-09-23T16:04:12.593450+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1113: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 14273/59145 objects degraded (24.132%); 5600/59145 objects misplaced (9.468%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T16:04:12.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:12.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:13.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:13.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:13.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:13.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:13.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:13.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:13.342 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:13.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:13.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:13.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:13.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:13.624 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:13.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:13.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:13.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:13.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:13.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:13.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:14.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:14.038 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:14 smithi186 bash[89807]: cluster 2023-09-23T16:04:13.015470+0000 osd.1 (osd.1) 26 : cluster 0 8.1 scrub starts 2023-09-23T16:04:14.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:14.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:14 smithi140 bash[103196]: cluster 2023-09-23T16:04:13.015470+0000 osd.1 (osd.1) 26 : cluster 0 8.1 scrub starts 2023-09-23T16:04:14.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:14 smithi140 bash[105739]: cluster 2023-09-23T16:04:13.015470+0000 osd.1 (osd.1) 26 : cluster 0 8.1 scrub starts 2023-09-23T16:04:14.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:14.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:14.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:14.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:14.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:14.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:14.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:14.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:14.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:14.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:14.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:14.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:14.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:14.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:14.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:14.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:14.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:14.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:14.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:15.047 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:15 smithi140 bash[103196]: cluster 2023-09-23T16:04:14.594180+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1114: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 14273/57543 objects degraded (24.804%); 5600/57543 objects misplaced (9.732%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T16:04:15.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:15.086 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:15.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:15.131 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:04:15.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:15.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:15.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:15.341 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:15 smithi140 bash[105739]: cluster 2023-09-23T16:04:14.594180+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1114: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 14273/57543 objects degraded (24.804%); 5600/57543 objects misplaced (9.732%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T16:04:15.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:15.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:15 smithi186 bash[89807]: cluster 2023-09-23T16:04:14.594180+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1114: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 14273/57543 objects degraded (24.804%); 5600/57543 objects misplaced (9.732%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T16:04:15.471 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:15.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:15.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:15.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:15.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:15.733 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:15.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:15.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:15.797 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:15] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.43.0" 2023-09-23T16:04:15.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:15.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:15.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:15.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:16.006 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.050 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:16.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:16.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:16.331 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:16.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:16.398 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:16.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:16.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:16.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:16.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:16.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:16.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:16.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.738 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:16.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:16.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:16.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:16.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:16.981 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:17.007 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:17.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:17.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:17.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[105739]: audit 2023-09-23T16:04:15.968042+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:17.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[105739]: audit 2023-09-23T16:04:15.969228+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:17.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[105739]: cluster 2023-09-23T16:04:16.260773+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 14273/57543 objects degraded (24.804%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:17.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[105739]: cluster 2023-09-23T16:04:16.595009+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1115: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/51921 objects degraded (27.261%); 5450/51921 objects misplaced (10.497%); 3.5 MiB/s, 66 objects/s recovering 2023-09-23T16:04:17.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[103196]: audit 2023-09-23T16:04:15.968042+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:17.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[103196]: audit 2023-09-23T16:04:15.969228+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:17.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[103196]: cluster 2023-09-23T16:04:16.260773+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 14273/57543 objects degraded (24.804%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:17.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:16 smithi140 bash[103196]: cluster 2023-09-23T16:04:16.595009+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1115: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/51921 objects degraded (27.261%); 5450/51921 objects misplaced (10.497%); 3.5 MiB/s, 66 objects/s recovering 2023-09-23T16:04:17.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:16 smithi186 bash[89807]: audit 2023-09-23T16:04:15.968042+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:17.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:16 smithi186 bash[89807]: audit 2023-09-23T16:04:15.969228+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:17.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:16 smithi186 bash[89807]: cluster 2023-09-23T16:04:16.260773+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 14273/57543 objects degraded (24.804%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:17.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:16 smithi186 bash[89807]: cluster 2023-09-23T16:04:16.595009+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1115: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 1.1 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/51921 objects degraded (27.261%); 5450/51921 objects misplaced (10.497%); 3.5 MiB/s, 66 objects/s recovering 2023-09-23T16:04:17.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:17.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:17.412 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:17.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:17.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:17.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:17.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:17.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:17.927 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:17.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:18.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:18.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:18.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:18.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:18.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:18.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:18.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:18 smithi186 bash[89807]: cluster 2023-09-23T16:04:17.027468+0000 osd.1 (osd.1) 27 : cluster 0 8.17 scrub starts 2023-09-23T16:04:18.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:18.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:18.582 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:18.613 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:18.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:18 smithi140 bash[103196]: cluster 2023-09-23T16:04:17.027468+0000 osd.1 (osd.1) 27 : cluster 0 8.17 scrub starts 2023-09-23T16:04:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:18 smithi140 bash[105739]: cluster 2023-09-23T16:04:17.027468+0000 osd.1 (osd.1) 27 : cluster 0 8.17 scrub starts 2023-09-23T16:04:18.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:18.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:18.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:18.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:18.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:18.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:18.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:19.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:19.143 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:19.168 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:19.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:19.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:19.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:19.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:19.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:19.422 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:19 smithi140 bash[105739]: cluster 2023-09-23T16:04:18.024923+0000 osd.1 (osd.1) 28 : cluster 0 8.7 scrub starts 2023-09-23T16:04:19.422 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:19 smithi140 bash[105739]: cluster 2023-09-23T16:04:18.595691+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1116: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 977 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/46755 objects degraded (30.273%); 4960/46755 objects misplaced (10.608%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:19.422 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:19 smithi140 bash[103196]: cluster 2023-09-23T16:04:18.024923+0000 osd.1 (osd.1) 28 : cluster 0 8.7 scrub starts 2023-09-23T16:04:19.422 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:19 smithi140 bash[103196]: cluster 2023-09-23T16:04:18.595691+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1116: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 977 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/46755 objects degraded (30.273%); 4960/46755 objects misplaced (10.608%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:19.437 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:19.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:19.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:19 smithi186 bash[89807]: cluster 2023-09-23T16:04:18.024923+0000 osd.1 (osd.1) 28 : cluster 0 8.7 scrub starts 2023-09-23T16:04:19.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:19 smithi186 bash[89807]: cluster 2023-09-23T16:04:18.595691+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1116: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 977 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 14154/46755 objects degraded (30.273%); 4960/46755 objects misplaced (10.608%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:19.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:19.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:19.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:19.813 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:19.840 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:19.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:19.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:19.971 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:19.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:20.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:20.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:20.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:20.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:20.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:20.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:20.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:20.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:20.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:20.501 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:20 smithi186 bash[89807]: cluster 2023-09-23T16:04:19.004430+0000 osd.1 (osd.1) 29 : cluster 0 8.3 scrub starts 2023-09-23T16:04:20.502 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:20 smithi186 bash[89807]: cluster 2023-09-23T16:04:19.966009+0000 osd.1 (osd.1) 30 : cluster 0 8.13 scrub starts 2023-09-23T16:04:20.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:20.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:20.532 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:20 smithi140 bash[103196]: cluster 2023-09-23T16:04:19.004430+0000 osd.1 (osd.1) 29 : cluster 0 8.3 scrub starts 2023-09-23T16:04:20.532 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:20 smithi140 bash[103196]: cluster 2023-09-23T16:04:19.966009+0000 osd.1 (osd.1) 30 : cluster 0 8.13 scrub starts 2023-09-23T16:04:20.533 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:20 smithi140 bash[105739]: cluster 2023-09-23T16:04:19.004430+0000 osd.1 (osd.1) 29 : cluster 0 8.3 scrub starts 2023-09-23T16:04:20.533 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:20 smithi140 bash[105739]: cluster 2023-09-23T16:04:19.966009+0000 osd.1 (osd.1) 30 : cluster 0 8.13 scrub starts 2023-09-23T16:04:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:20.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:20.664 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:20.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:20.771 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:04:20.771 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:04:20.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:20.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:20.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:20.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:20.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:21.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:21.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:21.207 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:21.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:21.310 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:21.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:21.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:21 smithi140 bash[105739]: cluster 2023-09-23T16:04:20.596574+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1117: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 906 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 14154/43359 objects degraded (32.644%); 4960/43359 objects misplaced (11.439%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:21.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:21 smithi140 bash[105739]: cluster 2023-09-23T16:04:21.261889+0000 mon.a (mon.0) 1453 : cluster 3 Health check update: Degraded data redundancy: 14154/46755 objects degraded (30.273%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:21 smithi140 bash[103196]: cluster 2023-09-23T16:04:20.596574+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1117: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 906 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 14154/43359 objects degraded (32.644%); 4960/43359 objects misplaced (11.439%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:21.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:21 smithi140 bash[103196]: cluster 2023-09-23T16:04:21.261889+0000 mon.a (mon.0) 1453 : cluster 3 Health check update: Degraded data redundancy: 14154/46755 objects degraded (30.273%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:21.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:21.562 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:21 smithi186 bash[89807]: cluster 2023-09-23T16:04:20.596574+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1117: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 906 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 14154/43359 objects degraded (32.644%); 4960/43359 objects misplaced (11.439%); 2.1 MiB/s, 43 objects/s recovering 2023-09-23T16:04:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:21 smithi186 bash[89807]: cluster 2023-09-23T16:04:21.261889+0000 mon.a (mon.0) 1453 : cluster 3 Health check update: Degraded data redundancy: 14154/46755 objects degraded (30.273%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:21.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:21.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:21.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:21.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:21.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:21.971 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:21.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:22.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:22.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:22.121 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T16:04:22.127 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:22.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:22.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:22.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:22.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:22 smithi186 bash[89807]: cluster 2023-09-23T16:04:22.062995+0000 osd.1 (osd.1) 31 : cluster 0 8.1 scrub starts 2023-09-23T16:04:22.419 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:22.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:22.543 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:22 smithi140 bash[103196]: cluster 2023-09-23T16:04:22.062995+0000 osd.1 (osd.1) 31 : cluster 0 8.1 scrub starts 2023-09-23T16:04:22.543 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:22 smithi140 bash[105739]: cluster 2023-09-23T16:04:22.062995+0000 osd.1 (osd.1) 31 : cluster 0 8.1 scrub starts 2023-09-23T16:04:22.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:22.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:22.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:22.688 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:22.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:22.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:22.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:22.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:22.967 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:22.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:22.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:23.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:23.098 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:23.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:23.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:23.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:23.302 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:23 smithi140 bash[103196]: cluster 2023-09-23T16:04:22.597292+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1118: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 744 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 14031/35574 objects degraded (39.442%); 4478/35574 objects misplaced (12.588%); 2.1 MiB/s, 69 objects/s recovering 2023-09-23T16:04:23.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:23.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:23.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:23.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:23.510 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:23.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:23.614 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:23.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:23 smithi140 bash[105739]: cluster 2023-09-23T16:04:22.597292+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1118: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 744 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 14031/35574 objects degraded (39.442%); 4478/35574 objects misplaced (12.588%); 2.1 MiB/s, 69 objects/s recovering 2023-09-23T16:04:23.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:23 smithi186 bash[89807]: cluster 2023-09-23T16:04:22.597292+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1118: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 744 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 868 op/s; 14031/35574 objects degraded (39.442%); 4478/35574 objects misplaced (12.588%); 2.1 MiB/s, 69 objects/s recovering 2023-09-23T16:04:23.748 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:23.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:23.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:23.904 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:23.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:23.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:24.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:24.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:24.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:24.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:24.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:24.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:24.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:24.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:24.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:24.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:24.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:24.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:24.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:24.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:24.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:24.839 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:24.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:24.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:24.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:24.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:24.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:25.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:25.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:25.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:25.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:25.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:25.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:25.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:25] "GET /metrics HTTP/1.1" 200 36580 "" "Prometheus/2.43.0" 2023-09-23T16:04:25.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:25.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.793 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:25 smithi186 bash[89807]: cluster 2023-09-23T16:04:24.597874+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1119: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 713 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 14031/34095 objects degraded (41.153%); 4478/34095 objects misplaced (13.134%); 800 KiB/s, 47 objects/s recovering 2023-09-23T16:04:25.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:25.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:25.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:25.930 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:25 smithi140 bash[105739]: cluster 2023-09-23T16:04:24.597874+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1119: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 713 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 14031/34095 objects degraded (41.153%); 4478/34095 objects misplaced (13.134%); 800 KiB/s, 47 objects/s recovering 2023-09-23T16:04:25.930 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:25 smithi140 bash[103196]: cluster 2023-09-23T16:04:24.597874+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1119: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 713 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 14031/34095 objects degraded (41.153%); 4478/34095 objects misplaced (13.134%); 800 KiB/s, 47 objects/s recovering 2023-09-23T16:04:25.958 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:25.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:26.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:26.090 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:26.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:26.225 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:26.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:26.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:26.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:26.587 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:26.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:26.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:26.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:26.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:26 smithi186 bash[89807]: cluster 2023-09-23T16:04:26.263416+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 14031/34095 objects degraded (41.153%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:26.861 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:26.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:26.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:26.937 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:04:26.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:27.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.113 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:26 smithi140 bash[103196]: cluster 2023-09-23T16:04:26.263416+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 14031/34095 objects degraded (41.153%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:27.113 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:26 smithi140 bash[105739]: cluster 2023-09-23T16:04:26.263416+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 14031/34095 objects degraded (41.153%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:27.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:27.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:27.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:27.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:27.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:27.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:27.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:27.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:27.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:27.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:27 smithi140 bash[103196]: cluster 2023-09-23T16:04:26.598645+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1120: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 596 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 13894/28449 objects degraded (48.838%); 4478/28449 objects misplaced (15.740%); 800 KiB/s, 75 objects/s recovering 2023-09-23T16:04:27.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:27 smithi140 bash[105739]: cluster 2023-09-23T16:04:26.598645+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1120: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 596 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 13894/28449 objects degraded (48.838%); 4478/28449 objects misplaced (15.740%); 800 KiB/s, 75 objects/s recovering 2023-09-23T16:04:27.903 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:27 smithi186 bash[89807]: cluster 2023-09-23T16:04:26.598645+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1120: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 596 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 13894/28449 objects degraded (48.838%); 4478/28449 objects misplaced (15.740%); 800 KiB/s, 75 objects/s recovering 2023-09-23T16:04:27.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:27.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:28.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:28.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:28.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:28.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:28.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:28.295 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:28.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:28.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:28.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:28.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:28.597 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:28.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:28.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:28.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:28.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:28.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:28.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:28.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:29.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:29.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:29.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:29.244 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:29.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:29.376 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:29.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:29.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:29.663 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:29 smithi140 bash[103196]: cluster 2023-09-23T16:04:28.599377+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1121: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 482 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 13894/23013 objects degraded (60.375%); 3922/23013 objects misplaced (17.043%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:29.664 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:29 smithi140 bash[103196]: cluster 2023-09-23T16:04:29.047607+0000 osd.1 (osd.1) 32 : cluster 0 8.17 scrub starts 2023-09-23T16:04:29.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:29.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:29 smithi140 bash[105739]: cluster 2023-09-23T16:04:28.599377+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1121: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 482 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 13894/23013 objects degraded (60.375%); 3922/23013 objects misplaced (17.043%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:29.687 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:29 smithi140 bash[105739]: cluster 2023-09-23T16:04:29.047607+0000 osd.1 (osd.1) 32 : cluster 0 8.17 scrub starts 2023-09-23T16:04:29.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:29.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.821 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:04:29.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:29.855 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:04:29.900 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:04:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:29 smithi186 bash[89807]: cluster 2023-09-23T16:04:28.599377+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1121: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 482 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 802 op/s; 13894/23013 objects degraded (60.375%); 3922/23013 objects misplaced (17.043%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:29 smithi186 bash[89807]: cluster 2023-09-23T16:04:29.047607+0000 osd.1 (osd.1) 32 : cluster 0 8.17 scrub starts 2023-09-23T16:04:29.938 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:04:29.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:29.979 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:04:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:29.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:30.029 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:04:30.075 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:04:30.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:30.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:30.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:30.113 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.125 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:04:30.210 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:30.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:30.338 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:30.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:30.477 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:30.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:30.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:30.616 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:30.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:30.749 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:30.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:30.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:30.902 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:30 smithi186 bash[89807]: audit 2023-09-23T16:04:29.766678+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.140:0/43829947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:30.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:30.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:31.036 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:31.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:31.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:31.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:30 smithi140 bash[105739]: audit 2023-09-23T16:04:29.766678+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.140:0/43829947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:31.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:30 smithi140 bash[103196]: audit 2023-09-23T16:04:29.766678+0000 mon.c (mon.2) 76 : audit 0 from='client.? 172.21.15.140:0/43829947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:04:31.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:31.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:31.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:31.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:31.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:31.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:31.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:31.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:31.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:31.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:31.696 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.0 to 0.100191 (19a6) 2023-09-23T16:04:31.702 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:04:31.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:31.735 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: cluster 2023-09-23T16:04:30.600665+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1122: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 416 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 13894/19836 objects degraded (70.044%); 3922/19836 objects misplaced (19.772%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: audit 2023-09-23T16:04:30.735933+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.140:0/1043383652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: audit 2023-09-23T16:04:30.737186+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: audit 2023-09-23T16:04:30.958812+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: audit 2023-09-23T16:04:31.049072+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.140:0/3756368701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: audit 2023-09-23T16:04:31.049489+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:31.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.264488+0000 mon.a (mon.0) 1458 : cluster 3 Health check update: Degraded data redundancy: 13894/19836 objects degraded (70.044%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: cluster 2023-09-23T16:04:30.600665+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1122: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 416 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 13894/19836 objects degraded (70.044%); 3922/19836 objects misplaced (19.772%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: audit 2023-09-23T16:04:30.735933+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.140:0/1043383652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: audit 2023-09-23T16:04:30.737186+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: audit 2023-09-23T16:04:30.958812+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: audit 2023-09-23T16:04:31.049072+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.140:0/3756368701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:31.737 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: audit 2023-09-23T16:04:31.049489+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:31.738 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:31 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.264488+0000 mon.a (mon.0) 1458 : cluster 3 Health check update: Degraded data redundancy: 13894/19836 objects degraded (70.044%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:31.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:31.858 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:31.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:31.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:31.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:31.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: cluster 2023-09-23T16:04:30.600665+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1122: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 416 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 13894/19836 objects degraded (70.044%); 3922/19836 objects misplaced (19.772%); 0 B/s, 53 objects/s recovering 2023-09-23T16:04:31.913 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: audit 2023-09-23T16:04:30.735933+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.140:0/1043383652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.914 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: audit 2023-09-23T16:04:30.737186+0000 mon.a (mon.0) 1455 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]: dispatch 2023-09-23T16:04:31.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:32.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:32.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:32.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: audit 2023-09-23T16:04:30.958812+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:32.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: audit 2023-09-23T16:04:31.049072+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.140:0/3756368701' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:32.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: audit 2023-09-23T16:04:31.049489+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:04:32.249 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:31 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.264488+0000 mon.a (mon.0) 1458 : cluster 3 Health check update: Degraded data redundancy: 13894/19836 objects degraded (70.044%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:32.263 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:32.365 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:32.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:32.494 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:32.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:32.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:32.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:32.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:32.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.679672+0000 mon.a (mon.0) 1459 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.683426+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.686450+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: audit 2023-09-23T16:04:31.687321+0000 mon.a (mon.0) 1460 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]': finished 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: audit 2023-09-23T16:04:31.687436+0000 mon.a (mon.0) 1461 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.687486+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T16:04:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.687733+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:31.688697+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.601328+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1124: 109 pgs: 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 274 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 12648/13020 objects degraded (97.143%); 3546/13020 objects misplaced (27.235%); 601 KiB/s, 74 objects/s recovering 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.691359+0000 mon.a (mon.0) 1463 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.679672+0000 mon.a (mon.0) 1459 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.683426+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.686450+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: audit 2023-09-23T16:04:31.687321+0000 mon.a (mon.0) 1460 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]': finished 2023-09-23T16:04:32.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: audit 2023-09-23T16:04:31.687436+0000 mon.a (mon.0) 1461 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:04:32.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.687486+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T16:04:32.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.687733+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:31.688697+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.601328+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1124: 109 pgs: 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 274 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 12648/13020 objects degraded (97.143%); 3546/13020 objects misplaced (27.235%); 601 KiB/s, 74 objects/s recovering 2023-09-23T16:04:32.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:32 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.691359+0000 mon.a (mon.0) 1463 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T16:04:32.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:32.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:32.964 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:04:32.965 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [], 2023-09-23T16:04:32.965 INFO:teuthology.orchestra.run.smithi186.stdout: "complaint_time": 30, 2023-09-23T16:04:32.965 INFO:teuthology.orchestra.run.smithi186.stdout: "num_blocked_ops": 0 2023-09-23T16:04:32.965 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:04:32.991 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.679672+0000 mon.a (mon.0) 1459 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:04:32.991 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.683426+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.686450+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: audit 2023-09-23T16:04:31.687321+0000 mon.a (mon.0) 1460 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.10019102181263045}]': finished 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: audit 2023-09-23T16:04:31.687436+0000 mon.a (mon.0) 1461 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.687486+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.687733+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:31.688697+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.601328+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1124: 109 pgs: 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 274 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 12648/13020 objects degraded (97.143%); 3546/13020 objects misplaced (27.235%); 601 KiB/s, 74 objects/s recovering 2023-09-23T16:04:32.992 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:32 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.691359+0000 mon.a (mon.0) 1463 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T16:04:33.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:33.133 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:33.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:33.265 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:33.394 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:33.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:33.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.549 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:33.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:33.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:33.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:33.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:33.787 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.691128+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.787 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.691227+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.787 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.693064+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.693905+0000 mon.a (mon.0) 1464 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.694512+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.694632+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.696279+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.696536+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:32.697962+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:33.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:33 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.692556+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T16:04:33.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:33.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:33.925 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:33.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:33.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.691128+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.691227+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.693064+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.693905+0000 mon.a (mon.0) 1464 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.694512+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.694632+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.696279+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.696536+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:32.697962+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.028 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.692556+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.691128+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.691227+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.693064+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.693905+0000 mon.a (mon.0) 1464 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.694512+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.694632+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.696279+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.696536+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:32.697962+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T16:04:34.030 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:33 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.692556+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T16:04:34.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:34.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:34.186 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:34.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:34.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.364 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:34.472 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:34.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:34.590 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T16:04:34.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:34.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:04:34.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:34.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.688242+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.688924+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.692321+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.692655+0000 osd.4 (osd.4) 8 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8669 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.693045+0000 osd.4 (osd.4) 9 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8695 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.696101+0000 osd.6 (osd.6) 349 : cluster 0 8.19 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8833 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.697147+0000 osd.1 (osd.1) 33 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 320'8672 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.697826+0000 osd.2 (osd.2) 8 : cluster 0 8.e starting backfill to osd.1 from (0'0,0'0] MAX to 320'12315 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:33.705114+0000 osd.6 (osd.6) 350 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8839 2023-09-23T16:04:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.601975+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1127: 109 pgs: 1 remapped+peering, 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 249 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 12648/11814 objects degraded (107.059%); 3546/11814 objects misplaced (30.015%); 1002 KiB/s, 68 objects/s recovering 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.688242+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.688924+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.692321+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.692655+0000 osd.4 (osd.4) 8 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8669 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.693045+0000 osd.4 (osd.4) 9 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8695 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.696101+0000 osd.6 (osd.6) 349 : cluster 0 8.19 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8833 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.697147+0000 osd.1 (osd.1) 33 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 320'8672 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.697826+0000 osd.2 (osd.2) 8 : cluster 0 8.e starting backfill to osd.1 from (0'0,0'0] MAX to 320'12315 2023-09-23T16:04:34.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:33.705114+0000 osd.6 (osd.6) 350 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8839 2023-09-23T16:04:34.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:34 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.601975+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1127: 109 pgs: 1 remapped+peering, 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 249 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 12648/11814 objects degraded (107.059%); 3546/11814 objects misplaced (30.015%); 1002 KiB/s, 68 objects/s recovering 2023-09-23T16:04:34.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.688242+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.688924+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.692321+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T16:04:34.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.692655+0000 osd.4 (osd.4) 8 : cluster 0 8.2 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8669 2023-09-23T16:04:34.896 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.693045+0000 osd.4 (osd.4) 9 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 320'8695 2023-09-23T16:04:34.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.696101+0000 osd.6 (osd.6) 349 : cluster 0 8.19 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8833 2023-09-23T16:04:34.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.697147+0000 osd.1 (osd.1) 33 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 320'8672 2023-09-23T16:04:34.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.697826+0000 osd.2 (osd.2) 8 : cluster 0 8.e starting backfill to osd.1 from (0'0,0'0] MAX to 320'12315 2023-09-23T16:04:34.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:33.705114+0000 osd.6 (osd.6) 350 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 320'8839 2023-09-23T16:04:34.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:34 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.601975+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1127: 109 pgs: 1 remapped+peering, 11 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 249 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 12648/11814 objects degraded (107.059%); 3546/11814 objects misplaced (30.015%); 1002 KiB/s, 68 objects/s recovering 2023-09-23T16:04:34.915 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:34.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:34.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:35.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:35.058 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:35.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:35.163 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:35.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:35.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:35.296 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:35.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:35.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:35.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:35.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:35.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:35.577 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:35] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-09-23T16:04:35.596 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:35.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:35.731 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:35.838 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:35.847 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.717319+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.847 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.717650+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.719152+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.720066+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.722194+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.724905+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.717319+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.717650+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.719152+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.720066+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.722194+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:35 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.724905+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:35.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:35.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:35.968 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:35.978 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.717319+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.717650+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T16:04:35.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.719152+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.720066+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.722194+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:35.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:35 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.724905+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:36.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:04:36.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:36.143 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:36.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:36.292 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:36.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:36.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:36.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:36.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:36.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:36.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:36.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:36.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:36.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:36.827 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.721574+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.827 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.723710+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.726150+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:34.729145+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.714387+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.715271+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.716371+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.717415+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.719636+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.720963+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:36.266670+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12648/11814 objects degraded (107.059%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:36.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[105739]: cluster 2023-09-23T16:04:36.602895+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1130: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 3 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 198 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 255 B/s rd, 0 B/s wr, 307 op/s; 14490/9345 objects degraded (155.056%); 2594/9345 objects misplaced (27.758%); 1.9 MiB/s, 49 objects/s recovering 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.721574+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.723710+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.726150+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:34.729145+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.714387+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.715271+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.716371+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.717415+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.719636+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.720963+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:36.266670+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12648/11814 objects degraded (107.059%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:36.830 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:36 smithi140 bash[103196]: cluster 2023-09-23T16:04:36.602895+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1130: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 3 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 198 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 255 B/s rd, 0 B/s wr, 307 op/s; 14490/9345 objects degraded (155.056%); 2594/9345 objects misplaced (27.758%); 1.9 MiB/s, 49 objects/s recovering 2023-09-23T16:04:36.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:36.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:36.947 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:36.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:36.978 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.721574+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.978 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.723710+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.978 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.726150+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:34.729145+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.714387+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.715271+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.716371+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.717415+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.719636+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.720963+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:36.266670+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 12648/11814 objects degraded (107.059%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:36.979 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:36 smithi186 bash[89807]: cluster 2023-09-23T16:04:36.602895+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1130: 109 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 3 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 198 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 255 B/s rd, 0 B/s wr, 307 op/s; 14490/9345 objects degraded (155.056%); 2594/9345 objects misplaced (27.758%); 1.9 MiB/s, 49 objects/s recovering 2023-09-23T16:04:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:36.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:37.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:37.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:37.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:37.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:37.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:37.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:37.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:37.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:37.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:37.665 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:37.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:37.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:37.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:37.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:37 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.722787+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:37 smithi186 bash[89807]: cluster 2023-09-23T16:04:35.731761+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:37.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:37.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:37.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:38.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.038 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:37 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.722787+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:38.038 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:37 smithi140 bash[103196]: cluster 2023-09-23T16:04:35.731761+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:38.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:37 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.722787+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:38.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:37 smithi140 bash[105739]: cluster 2023-09-23T16:04:35.731761+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T16:04:38.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:38.175 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:38.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:38.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:38.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:38.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:38.548 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 100215 objects 2023-09-23T16:04:38.549 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :129.265 2023-09-23T16:04:38.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:38.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:38.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:38.739 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:38.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:38.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:38.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:38.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:38 smithi140 bash[103196]: cluster 2023-09-23T16:04:38.603625+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1131: 109 pgs: 1 active+recovery_wait+degraded, 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 98 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 173 B/s rd, 0 B/s wr, 482 op/s; 21660/4551 objects degraded (475.939%); 2324/4551 objects misplaced (51.066%); 1.6 MiB/s, 49 objects/s recovering 2023-09-23T16:04:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:38 smithi140 bash[105739]: cluster 2023-09-23T16:04:38.603625+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1131: 109 pgs: 1 active+recovery_wait+degraded, 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 98 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 173 B/s rd, 0 B/s wr, 482 op/s; 21660/4551 objects degraded (475.939%); 2324/4551 objects misplaced (51.066%); 1.6 MiB/s, 49 objects/s recovering 2023-09-23T16:04:38.927 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T16:04:38.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T16:04:38.977 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:38.988 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:38 smithi186 bash[89807]: cluster 2023-09-23T16:04:38.603625+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1131: 109 pgs: 1 active+recovery_wait+degraded, 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 98 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 173 B/s rd, 0 B/s wr, 482 op/s; 21660/4551 objects degraded (475.939%); 2324/4551 objects misplaced (51.066%); 1.6 MiB/s, 49 objects/s recovering 2023-09-23T16:04:39.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:39.040 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:04:39.041 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:04:39.041 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T16:04:39.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T16:04:39.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:39.148 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:39.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:39.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:39.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:39.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:39.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:39.426 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:04:39.475 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:39.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:39.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:39.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:39.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:39.776 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:39.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:39.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:39 smithi140 bash[105739]: cluster 2023-09-23T16:04:38.724006+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T16:04:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:39 smithi140 bash[103196]: cluster 2023-09-23T16:04:38.724006+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T16:04:39.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:39.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:39.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:39.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:40.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:40.057 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:39 smithi186 bash[89807]: cluster 2023-09-23T16:04:38.724006+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T16:04:40.078 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:40.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:40.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:40.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:40.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:40.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:40.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:40.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:40.490 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:40.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:40.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:40.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:40.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:40.744 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:40 smithi140 bash[103196]: cluster 2023-09-23T16:04:40.604356+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1132: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 60 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 148 B/s rd, 0 B/s wr, 482 op/s; 21660/2733 objects degraded (792.536%); 2270/2733 objects misplaced (83.059%); 1.4 MiB/s, 42 objects/s recovering 2023-09-23T16:04:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:40.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:40.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:40 smithi186 bash[89807]: cluster 2023-09-23T16:04:40.604356+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1132: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 60 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 148 B/s rd, 0 B/s wr, 482 op/s; 21660/2733 objects degraded (792.536%); 2270/2733 objects misplaced (83.059%); 1.4 MiB/s, 42 objects/s recovering 2023-09-23T16:04:40.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:40.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:40.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:40 smithi140 bash[105739]: cluster 2023-09-23T16:04:40.604356+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1132: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 60 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 148 B/s rd, 0 B/s wr, 482 op/s; 21660/2733 objects degraded (792.536%); 2270/2733 objects misplaced (83.059%); 1.4 MiB/s, 42 objects/s recovering 2023-09-23T16:04:40.975 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:41.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:41.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:41.105 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:41.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.262 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:41.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:41.398 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:41.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:41.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:41.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:41.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:41.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:41.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:41.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:41.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:41 smithi186 bash[89807]: cluster 2023-09-23T16:04:41.267935+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 21660/2733 objects degraded (792.536%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:41.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:41.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:41.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:42.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:42.057 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:42.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:41 smithi140 bash[105739]: cluster 2023-09-23T16:04:41.267935+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 21660/2733 objects degraded (792.536%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:42.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:41 smithi140 bash[103196]: cluster 2023-09-23T16:04:41.267935+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 21660/2733 objects degraded (792.536%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:42.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:42.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:42.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:42.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:42.455 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:42.558 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:42.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:42.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:42.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:42.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:42 smithi186 bash[89807]: cluster 2023-09-23T16:04:42.605201+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1133: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 21 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 127 B/s rd, 0 B/s wr, 487 op/s; 21660/861 objects degraded (2515.679%); 2021/861 objects misplaced (234.727%); 1.2 MiB/s, 85 objects/s recovering 2023-09-23T16:04:42.947 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:42.981 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:42.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:42.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:43.085 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:43.094 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:42 smithi140 bash[105739]: cluster 2023-09-23T16:04:42.605201+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1133: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 21 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 127 B/s rd, 0 B/s wr, 487 op/s; 21660/861 objects degraded (2515.679%); 2021/861 objects misplaced (234.727%); 1.2 MiB/s, 85 objects/s recovering 2023-09-23T16:04:43.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:42 smithi140 bash[103196]: cluster 2023-09-23T16:04:42.605201+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1133: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 21 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 127 B/s rd, 0 B/s wr, 487 op/s; 21660/861 objects degraded (2515.679%); 2021/861 objects misplaced (234.727%); 1.2 MiB/s, 85 objects/s recovering 2023-09-23T16:04:43.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:43.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:43.243 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:43.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:43.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:43.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:43.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:43.536 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:43.537 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:04:43.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:43.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:43.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:43.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:43.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:43.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:44.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:44.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:44.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:44.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:44.288 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:44.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:44.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:44.430 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:04:44.430 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:04:44.430 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:04:44.430 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178299 7.15 7:aabc07fd:::benchmark_data_smithi140_196335_object74415:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.611918+0000", 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.813660298, 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0151285910000001, 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.431 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178299 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611918+0000", 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611918+0000", 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.432 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611916+0000", 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611927+0000", 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0576e-05 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.433 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611948+0000", 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1591e-05 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.611957+0000", 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8659999999999995e-06 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.612031+0000", 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3541999999999995e-05 2023-09-23T16:04:44.434 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.612044+0000", 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3388e-05 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.615826+0000", 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.003782291 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.435 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.615960+0000", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013386800000000001 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.616503+0000", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00054260899999999999 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.626749+0000", 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010246404000000001 2023-09-23T16:04:44.436 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.626882+0000", 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000133079 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.626929+0000", 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6734999999999999e-05 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.437 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.626999+0000", 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0430000000000002e-05 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627047+0000", 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7336000000000002e-05 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.438 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178300 7.15 7:a823de89:::benchmark_data_smithi140_196335_object74416:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.614555+0000", 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.81102344200002, 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.012701531, 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178300 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.439 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614555+0000", 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614555+0000", 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.440 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614549+0000", 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999943 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614563+0000", 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3458000000000001e-05 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614585+0000", 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1854000000000001e-05 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.441 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614598+0000", 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3720000000000001e-05 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614688+0000", 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9615000000000002e-05 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.442 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.614716+0000", 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8348e-05 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.619470+0000", 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0047532260000001 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.619619+0000", 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014980700000000001 2023-09-23T16:04:44.443 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.620151+0000", 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00053203099999999998 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627106+0000", 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069543740000000001 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.444 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627115+0000", 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7270000000000002e-06 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627171+0000", 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6001000000000001e-05 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627220+0000", 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8068999999999997e-05 2023-09-23T16:04:44.445 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627257+0000", 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7058000000000003e-05 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178336 7.15 7:ae593e0a:::benchmark_data_smithi140_196335_object74452:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.751773+0000", 2023-09-23T16:04:44.446 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.67380556500001, 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.88518509099999998, 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178336 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.447 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751773+0000", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751773+0000", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751766+0000", 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999933 2023-09-23T16:04:44.448 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751782+0000", 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5894000000000001e-05 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751808+0000", 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5843e-05 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.449 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751820+0000", 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1554e-05 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751907+0000", 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7132000000000005e-05 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.450 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.751917+0000", 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0678e-05 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.622401+0000", 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.87048403200000002 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.622500+0000", 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9036000000000005e-05 2023-09-23T16:04:44.451 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.622804+0000", 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00030336499999999999 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627122+0000", 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0043180220000000004 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.452 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.631743+0000", 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0046215980000000002 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.636879+0000", 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0051353340000000001 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.453 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.636926+0000", 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6867999999999999e-05 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.636958+0000", 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2381e-05 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.454 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178339 7.15 7:aa3be734:::benchmark_data_smithi140_196335_object74455:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.756642+0000", 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.66893652200002, 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.88248398500000003, 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178339 2023-09-23T16:04:44.455 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756642+0000", 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756642+0000", 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.456 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756641+0000", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756646+0000", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5070000000000002e-06 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756654+0000", 2023-09-23T16:04:44.457 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4570000000000005e-06 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756660+0000", 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2230000000000004e-06 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756732+0000", 2023-09-23T16:04:44.458 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1079000000000002e-05 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.756742+0000", 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0682e-05 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.624500+0000", 2023-09-23T16:04:44.459 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.86775734500000001 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.624602+0000", 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000102633 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.624968+0000", 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00036615999999999998 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.460 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.629318+0000", 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0043494939999999998 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.637025+0000", 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0077069390000000003 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.461 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.639050+0000", 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020252 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.639085+0000", 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5017e-05 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.639126+0000", 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0945000000000002e-05 2023-09-23T16:04:44.462 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178374 7.15 7:af3b83a8:::benchmark_data_smithi140_196335_object74490:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.886937+0000", 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.53864168500002, 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.76812904900000001, 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.463 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178374 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886937+0000", 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.464 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886937+0000", 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886935+0000", 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886946+0000", 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1714e-05 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.465 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886971+0000", 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4692999999999999e-05 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.886982+0000", 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0871e-05 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.466 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.887051+0000", 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8755000000000002e-05 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.887063+0000", 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2055999999999999e-05 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627297+0000", 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.74023467899999995 2023-09-23T16:04:44.467 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627432+0000", 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000134754 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.627651+0000", 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000219018 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.468 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.631751+0000", 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0040998179999999999 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.639162+0000", 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0074111180000000004 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.654911+0000", 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015748455000000001 2023-09-23T16:04:44.469 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655000+0000", 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9664000000000001e-05 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655066+0000", 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5588999999999998e-05 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.470 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178378 7.15 7:ace99a2b:::benchmark_data_smithi140_196335_object74494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:00.905786+0000", 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.519792155, 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.74943035000000002, 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178378 2023-09-23T16:04:44.471 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905786+0000", 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.473 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905786+0000", 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905786+0000", 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.474 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905790+0000", 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3930000000000001e-06 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905801+0000", 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1039000000000001e-05 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.475 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905806+0000", 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1070000000000004e-06 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905875+0000", 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8514000000000002e-05 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:00.905887+0000", 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2585999999999999e-05 2023-09-23T16:04:44.476 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.629349+0000", 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.72346182800000003 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.629469+0000", 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012038499999999999 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.477 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.629752+0000", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028210099999999999 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.636813+0000", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0070619360000000004 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.642146+0000", 2023-09-23T16:04:44.478 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0053323759999999998 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655123+0000", 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.012976751999999999 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.479 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655175+0000", 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1904999999999999e-05 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655217+0000", 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2184999999999997e-05 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.480 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178431 7.15 7:af9f976a:::benchmark_data_smithi140_196335_object74547:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:01.064898+0000", 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.36068089999998, 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.59045207700000002, 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178431 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.481 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064898+0000", 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064898+0000", 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.482 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064896+0000", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064906+0000", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0232e-05 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064930+0000", 2023-09-23T16:04:44.483 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4192000000000001e-05 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.064943+0000", 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3016999999999999e-05 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.065008+0000", 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4567999999999996e-05 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.484 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.065019+0000", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0997e-05 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.631777+0000", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.56675799800000004 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.631890+0000", 2023-09-23T16:04:44.485 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000113529 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.632184+0000", 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00029397499999999998 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.637034+0000", 2023-09-23T16:04:44.486 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0048502170000000004 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.642325+0000", 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0052910270000000002 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655259+0000", 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.01293338 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.487 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655309+0000", 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0118999999999999e-05 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655350+0000", 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.0853999999999999e-05 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.488 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178471 7.15 7:aaadaccd:::benchmark_data_smithi140_196335_object74587:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:01.196349+0000", 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.22922991500002, 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.45913780199999998, 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178471 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.489 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196349+0000", 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196349+0000", 2023-09-23T16:04:44.490 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196346+0000", 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.491 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196357+0000", 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0657e-05 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196374+0000", 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7008e-05 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.492 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196383+0000", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4199999999999996e-06 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196467+0000", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3851999999999996e-05 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.196484+0000", 2023-09-23T16:04:44.493 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6441000000000001e-05 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.634122+0000", 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.43763851599999998 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.634261+0000", 2023-09-23T16:04:44.494 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013904600000000001 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.634603+0000", 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00034226900000000003 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.640262+0000", 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0056581499999999998 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.495 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.645787+0000", 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0055255349999999998 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655391+0000", 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0096042739999999995 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.496 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655445+0000", 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3245999999999998e-05 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.655486+0000", 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1724000000000002e-05 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.497 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:178489 7.15 7:aa3abf87:::benchmark_data_smithi140_196335_object74605:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:01.259723+0000", 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 343.16585547900002, 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.404120225, 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.498 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 178489 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259723+0000", 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259723+0000", 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.499 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259721+0000", 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259730+0000", 2023-09-23T16:04:44.500 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4430000000000003e-06 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259747+0000", 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6999000000000001e-05 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259754+0000", 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.832e-06 2023-09-23T16:04:44.501 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259832+0000", 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8700000000000002e-05 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.259847+0000", 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4909000000000001e-05 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.502 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.637048+0000", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.37720105500000001 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.637123+0000", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4566000000000004e-05 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,1", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.637378+0000", 2023-09-23T16:04:44.503 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00025517500000000001 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.640269+0000", 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028912590000000002 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.645845+0000", 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0055752359999999999 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.504 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.663716+0000", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.017871105000000002 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.663789+0000", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3287999999999994e-05 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:01.663843+0000", 2023-09-23T16:04:44.505 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4196000000000001e-05 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189596 7.11 7:880dedd6:::benchmark_data_smithi140_196335_object85712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.904511+0000", 2023-09-23T16:04:44.506 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 325.52106771199999, 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3757844160000001, 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.507 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.508 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189596 2023-09-23T16:04:44.509 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.509 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904511+0000", 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.510 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.511 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904511+0000", 2023-09-23T16:04:44.511 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.511 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.511 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.511 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.512 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904509+0000", 2023-09-23T16:04:44.512 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.512 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.512 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.512 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904535+0000", 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6582999999999999e-05 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.513 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904553+0000", 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8082000000000001e-05 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.904562+0000", 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6170000000000007e-06 2023-09-23T16:04:44.514 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906408+0000", 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0018461930000000001 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.515 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906789+0000", 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00038062000000000003 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 3,6", 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.907453+0000", 2023-09-23T16:04:44.516 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00066405399999999997 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.921047+0000", 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.013593940000000001 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.517 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.921061+0000", 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4156e-05 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.924537+0000", 2023-09-23T16:04:44.518 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0034757329999999 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.924551+0000", 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4181e-05 2023-09-23T16:04:44.519 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.246368+0000", 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.321817126 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for missing object", 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.246562+0000", 2023-09-23T16:04:44.520 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019389799999999999 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280193+0000", 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.033631436000000001 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.521 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280295+0000", 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000101908 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.522 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189598 7.11 7:8cc73282:::benchmark_data_smithi140_196335_object85714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.906965+0000", 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 325.518613421, 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3738884960000002, 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.523 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189598 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906965+0000", 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906965+0000", 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.524 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906963+0000", 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906973+0000", 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0434e-05 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.525 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906988+0000", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4592e-05 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.906996+0000", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0669999999999992e-06 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.921231+0000", 2023-09-23T16:04:44.526 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014234544999999999 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.921239+0000", 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1659999999999994e-06 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925100+0000", 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0038613059999999 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.527 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925110+0000", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0034000000000001e-05 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.248991+0000", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.323880688 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.249925+0000", 2023-09-23T16:04:44.528 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00093465900000000001 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.250583+0000", 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00065742199999999995 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.278079+0000", 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027496434 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.529 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280147+0000", 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020677999999999998 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280371+0000", 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00022402899999999999 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.530 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280421+0000", 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0112999999999999e-05 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280854+0000", 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00043235099999999998 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.531 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189602 7.11 7:8d803c0c:::benchmark_data_smithi140_196335_object85718:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.916257+0000", 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 325.50932118399999, 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3650700609999999, 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.532 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189602 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916257+0000", 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.533 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916257+0000", 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916256+0000", 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916267+0000", 2023-09-23T16:04:44.534 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1447000000000001e-05 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916279+0000", 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.201e-05 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.916285+0000", 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.682e-06 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.535 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.924084+0000", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0077988129999999999 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.924095+0000", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0892e-05 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925131+0000", 2023-09-23T16:04:44.536 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0010367769999999 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925139+0000", 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0899999999999999e-06 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.255326+0000", 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3301873829999999 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.537 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.255428+0000", 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000102173 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.255915+0000", 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00048696699999999999 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.538 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280155+0000", 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.024240254999999999 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280335+0000", 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017955400000000001 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280896+0000", 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00056105300000000005 2023-09-23T16:04:44.539 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280950+0000", 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3612000000000001e-05 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.281327+0000", 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00037780499999999999 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.540 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.44945.0:189634 7.11 7:889873dc:::benchmark_data_smithi140_196335_object85750:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T15:59:18.969891+0000", 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 325.45568720300002, 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.314705434, 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.44945", 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 189634 2023-09-23T16:04:44.541 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969891+0000", 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969891+0000", 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.542 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969890+0000", 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.543 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969897+0000", 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7009999999999999e-06 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969907+0000", 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0682999999999999e-05 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969916+0000", 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7600000000000008e-06 2023-09-23T16:04:44.544 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969976+0000", 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9901000000000001e-05 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:18.969985+0000", 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4349999999999997e-06 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925161+0000", 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95517618999999998 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:19.925168+0000", 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0079999999999996e-06 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.267873+0000", 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3427050899999999 2023-09-23T16:04:44.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.272412+0000", 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0045390769999999999 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,6", 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.273936+0000", 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0015244480000000001 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.280162+0000", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0062260140000000002 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.281368+0000", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012054979999999999 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.282198+0000", 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00082980599999999999 2023-09-23T16:04:44.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.282308+0000", 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011028599999999999 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T15:59:21.284597+0000", 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022887559999999999 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.549 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:168067 8.8 e316/312 8:103d17c2:::benchmark_data_smithi140_219746_object67849:head v 316'7912, mlcod=316'7910)", 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:53.300105+0000", 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 51.125473395, 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.019274673999999999, 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300105+0000", 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300105+0000", 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300104+0000", 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:04:44.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300113+0000", 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3530000000000001e-06 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300128+0000", 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4664999999999999e-05 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.552 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.300135+0000", 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9569999999999996e-06 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.301000+0000", 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00086515500000000005 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.301062+0000", 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1551999999999996e-05 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.319269+0000", 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018207360999999998 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.319380+0000", 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011066899999999999 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:168073 8.18 e316/312 8:1d3ff24f:::benchmark_data_smithi140_219746_object67855:head v 316'7923, mlcod=316'7920)", 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:53.303780+0000", 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 51.121798673000001, 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015483403, 2023-09-23T16:04:44.555 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303780+0000", 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303780+0000", 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303778+0000", 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303789+0000", 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0478e-05 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303810+0000", 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1455e-05 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.303818+0000", 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9140000000000008e-06 2023-09-23T16:04:44.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.304165+0000", 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00034657999999999998 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.306276+0000", 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021106509999999998 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.319075+0000", 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.012799754 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.319263+0000", 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018791899999999999 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:168471 8.d e316/312 8:b003fa0d:::benchmark_data_smithi140_219746_object68253:head v 316'10707, mlcod=316'10704)", 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:53.913093+0000", 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 50.512485011000003, 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015057818000000001, 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913093+0000", 2023-09-23T16:04:44.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913093+0000", 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913092+0000", 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913104+0000", 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2517000000000001e-05 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913123+0000", 2023-09-23T16:04:44.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8953e-05 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913132+0000", 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9220000000000003e-06 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913400+0000", 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000268027 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913472+0000", 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1763999999999999e-05 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.927947+0000", 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014474860000000001 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.928151+0000", 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000204501 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:168473 8.18 e316/312 8:1a4edd72:::benchmark_data_smithi140_219746_object68255:head v 316'7936, mlcod=316'7934)", 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:53.913152+0000", 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 50.512426128000001, 2023-09-23T16:04:44.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015049735999999999, 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913152+0000", 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913152+0000", 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913152+0000", 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913158+0000", 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7610000000000004e-06 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913169+0000", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1695000000000001e-05 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913175+0000", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1279999999999999e-06 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.913262+0000", 2023-09-23T16:04:44.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7725000000000005e-05 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.915917+0000", 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0026541989999999999 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.927913+0000", 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011996494999999999 2023-09-23T16:04:44.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:53.928202+0000", 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028909900000000002 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:169155 8.d e317/312 8:b6e76bd6:::benchmark_data_smithi140_219746_object68937:head v 317'10740, mlcod=317'10737)", 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:55.151487+0000", 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 49.274091888000001, 2023-09-23T16:04:44.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.021809262999999999, 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151487+0000", 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151487+0000", 2023-09-23T16:04:44.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151485+0000", 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151494+0000", 2023-09-23T16:04:44.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7460000000000006e-06 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151514+0000", 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9701e-05 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.575 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151523+0000", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8570000000000001e-06 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.151622+0000", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9667999999999995e-05 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.154607+0000", 2023-09-23T16:04:44.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029844379999999998 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.173080+0000", 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018473486000000001 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:55.173296+0000", 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021569300000000001 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.577 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:196376 8.18 e320/312 8:1e1ca26b:::benchmark_data_smithi140_219746_object96158:head v 320'8825, mlcod=320'8823)", 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.146458+0000", 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 13.279120823, 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.01408279, 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146458+0000", 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146458+0000", 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146457+0000", 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:04:44.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146462+0000", 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8350000000000003e-06 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146468+0000", 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4779999999999999e-06 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146471+0000", 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7189999999999999e-06 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.149701+0000", 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003229216 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.149771+0000", 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0376000000000005e-05 2023-09-23T16:04:44.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.160504+0000", 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010732544 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.160540+0000", 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6956000000000003e-05 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.582 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_repop(client.35247.0:196381 8.d e320/312 8:b21d8a7d:::benchmark_data_smithi140_219746_object96163:head v 320'12496, mlcod=320'12492)", 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.146481+0000", 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 13.279097473, 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.013094359999999999, 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146481+0000", 2023-09-23T16:04:44.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146481+0000", 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146481+0000", 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967296 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146489+0000", 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8099999999999998e-06 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146504+0000", 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5214999999999999e-05 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.146510+0000", 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8409999999999996e-06 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.152298+0000", 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0057882189999999998 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.152327+0000", 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.8668999999999999e-05 2023-09-23T16:04:44.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.159410+0000", 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0070834510000000002 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.159575+0000", 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016534000000000001 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.588 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.589 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:04:44.589 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:04:44.589 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:04:44.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:44.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:44.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:44.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:44.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:44.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:44.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:44.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:45.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.130 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:45.234 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:45.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:45.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:45.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:45.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:45.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:45.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:45.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T16:04:45.567 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:45] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2023-09-23T16:04:45.619 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:45.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:45.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.767 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:45 smithi186 bash[89807]: cluster 2023-09-23T16:04:44.605960+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1134: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 103 B/s rd, 0 B/s wr, 395 op/s; 21660/846 objects degraded (2560.284%); 2018/846 objects misplaced (238.534%); 983 KiB/s, 68 objects/s recovering 2023-09-23T16:04:45.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:45.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:45 smithi140 bash[105739]: cluster 2023-09-23T16:04:44.605960+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1134: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 103 B/s rd, 0 B/s wr, 395 op/s; 21660/846 objects degraded (2560.284%); 2018/846 objects misplaced (238.534%); 983 KiB/s, 68 objects/s recovering 2023-09-23T16:04:45.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:45 smithi140 bash[103196]: cluster 2023-09-23T16:04:44.605960+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1134: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 103 B/s rd, 0 B/s wr, 395 op/s; 21660/846 objects degraded (2560.284%); 2018/846 objects misplaced (238.534%); 983 KiB/s, 68 objects/s recovering 2023-09-23T16:04:45.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:45.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:46.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:46.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:46.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:46.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:46.278 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:46.308 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:46.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:46.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:46.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:46.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:46.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:46.581 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:46.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:46.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:46.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:46.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:46.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:46.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:46.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:46.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:46.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:47.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:47.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:47.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[105739]: audit 2023-09-23T16:04:45.963583+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:47.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[105739]: audit 2023-09-23T16:04:45.964962+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[105739]: cluster 2023-09-23T16:04:46.269166+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 21660/846 objects degraded (2560.284%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[105739]: cluster 2023-09-23T16:04:46.606854+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1135: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 94 B/s rd, 0 B/s wr, 308 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 176 KiB/s, 113 objects/s recovering 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[103196]: audit 2023-09-23T16:04:45.963583+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[103196]: audit 2023-09-23T16:04:45.964962+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[103196]: cluster 2023-09-23T16:04:46.269166+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 21660/846 objects degraded (2560.284%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:46 smithi140 bash[103196]: cluster 2023-09-23T16:04:46.606854+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1135: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 94 B/s rd, 0 B/s wr, 308 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 176 KiB/s, 113 objects/s recovering 2023-09-23T16:04:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:46 smithi186 bash[89807]: audit 2023-09-23T16:04:45.963583+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:04:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:46 smithi186 bash[89807]: audit 2023-09-23T16:04:45.964962+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:04:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:46 smithi186 bash[89807]: cluster 2023-09-23T16:04:46.269166+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 21660/846 objects degraded (2560.284%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:46 smithi186 bash[89807]: cluster 2023-09-23T16:04:46.606854+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1135: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 94 B/s rd, 0 B/s wr, 308 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 176 KiB/s, 113 objects/s recovering 2023-09-23T16:04:47.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:47.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:47.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:47.366 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:47.469 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:47.496 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:47.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:47.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:47.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:47.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:47.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:47.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:47.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:47.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:47.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:47.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.029 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:48.133 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:48.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:48.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:48.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:48.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:48.425 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:48.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:48.558 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:48.662 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:48.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:48.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:48.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:48.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:48.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:48.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:48.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:49.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:49.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:49.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:49.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:49.464 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.495 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:49.599 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:49.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:49.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:49.723 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:49.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:49 smithi186 bash[89807]: cluster 2023-09-23T16:04:48.608097+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1136: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 256 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 160 KiB/s, 103 objects/s recovering 2023-09-23T16:04:49.755 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:49.859 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:49 smithi140 bash[103196]: cluster 2023-09-23T16:04:48.608097+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1136: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 256 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 160 KiB/s, 103 objects/s recovering 2023-09-23T16:04:49.888 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:49 smithi140 bash[105739]: cluster 2023-09-23T16:04:48.608097+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1136: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 256 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 160 KiB/s, 103 objects/s recovering 2023-09-23T16:04:49.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:49.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:49.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:50.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:50.128 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:50.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:50.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:50.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:50.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:50.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:50.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:50.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:50.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:50.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:50.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:50.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:50.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:50.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:50.908 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:50.938 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:50.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:51.042 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:51.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:51.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:51.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:51.310 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:51.337 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:51.441 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:51.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:51.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:51.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:51.609 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:51.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:51.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:51.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:51.858 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:51 smithi186 bash[89807]: cluster 2023-09-23T16:04:50.608964+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1137: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 0 B/s, 95 objects/s recovering 2023-09-23T16:04:51.858 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:51 smithi186 bash[89807]: cluster 2023-09-23T16:04:51.270693+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 21439/846 objects degraded (2534.161%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:51.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:51.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:51.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:51 smithi140 bash[105739]: cluster 2023-09-23T16:04:50.608964+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1137: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 0 B/s, 95 objects/s recovering 2023-09-23T16:04:52.014 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:51 smithi140 bash[105739]: cluster 2023-09-23T16:04:51.270693+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 21439/846 objects degraded (2534.161%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:52.014 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:51 smithi140 bash[103196]: cluster 2023-09-23T16:04:50.608964+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1137: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 21439/846 objects degraded (2534.161%); 1797/846 objects misplaced (212.411%); 0 B/s, 95 objects/s recovering 2023-09-23T16:04:52.014 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:51 smithi140 bash[103196]: cluster 2023-09-23T16:04:51.270693+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 21439/846 objects degraded (2534.161%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:52.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:52.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:52.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:52.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:52.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:52.510 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:52.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:52.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:52.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:52.679 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:52.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:52.813 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:52.917 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:52.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:52.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:53.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:53.188 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:53.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:53.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:53.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:53.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:53.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:53.613 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:53.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:53.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:53.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:53.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:53.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:53.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:53.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:53.974 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:53.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:54.001 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:53 smithi140 bash[105739]: cluster 2023-09-23T16:04:52.610181+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1138: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 60 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 163 objects/s recovering 2023-09-23T16:04:54.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:53 smithi140 bash[103196]: cluster 2023-09-23T16:04:52.610181+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1138: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 60 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 163 objects/s recovering 2023-09-23T16:04:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:54.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:54.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:53 smithi186 bash[89807]: cluster 2023-09-23T16:04:52.610181+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1138: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 60 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 163 objects/s recovering 2023-09-23T16:04:54.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:54.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:54.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:54.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:54.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:54.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:54.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:54.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:54.664 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:54.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:54.803 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:54.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:54.930 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:54.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:55.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:55.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:55.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:55.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:55.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:55.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:55.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:55.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:55.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:55.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:55.575 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:04:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:04:55] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.43.0" 2023-09-23T16:04:55.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:55.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:55.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:55.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:55.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:55.840 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:55 smithi140 bash[105739]: cluster 2023-09-23T16:04:54.610734+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1139: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 131 objects/s recovering 2023-09-23T16:04:55.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:55 smithi140 bash[103196]: cluster 2023-09-23T16:04:54.610734+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1139: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 131 objects/s recovering 2023-09-23T16:04:55.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:55.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:55.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:55.971 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:55.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:56.073 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.085 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:55 smithi186 bash[89807]: cluster 2023-09-23T16:04:54.610734+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1139: 109 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 20618/846 objects degraded (2437.116%); 976/846 objects misplaced (115.366%); 0 B/s, 131 objects/s recovering 2023-09-23T16:04:56.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:56.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:56.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:56.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:56.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:56.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:56.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:56.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:56.628 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:56.731 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:56.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:56.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:55.687576+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:55.687619+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:55.687667+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:55.690242+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:55.694292+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.272249+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 20618/846 objects degraded (2437.116%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:56.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:55.687576+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:55.687619+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:55.687667+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T16:04:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:55.690242+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:55.694292+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:56 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.272249+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 20618/846 objects degraded (2437.116%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:56.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:56.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:56.995 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:57.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:55.687576+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:55.687619+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:55.687667+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T16:04:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:55.690242+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:55.694292+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:56 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.272249+0000 mon.a (mon.0) 1476 : cluster 3 Health check update: Degraded data redundancy: 20618/846 objects degraded (2437.116%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T16:04:57.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:57.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:57.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:57.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.401 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:04:57.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:57.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:57.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:57.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:04:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:04:57.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.491236+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.611431+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1141: 109 pgs: 1 remapped+peering, 2 peering, 7 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 177 objects/s recovering 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.691082+0000 osd.0 (osd.0) 13 : cluster 1 8.11 continuing backfill to osd.5 from (0'0,325'8871] MIN to 325'8871 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.691533+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.692903+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T16:04:57.777 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.693214+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.694625+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[103196]: cluster 2023-09-23T16:04:56.697091+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.491236+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.611431+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1141: 109 pgs: 1 remapped+peering, 2 peering, 7 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 177 objects/s recovering 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.691082+0000 osd.0 (osd.0) 13 : cluster 1 8.11 continuing backfill to osd.5 from (0'0,325'8871] MIN to 325'8871 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.691533+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.692903+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.693214+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.694625+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:57 smithi140 bash[105739]: cluster 2023-09-23T16:04:56.697091+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:57.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:57.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:57.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:04:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:57.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:04:58.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:58.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:58.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:58.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.491236+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.611431+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1141: 109 pgs: 1 remapped+peering, 2 peering, 7 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 177 objects/s recovering 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.691082+0000 osd.0 (osd.0) 13 : cluster 1 8.11 continuing backfill to osd.5 from (0'0,325'8871] MIN to 325'8871 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.691533+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.692903+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.693214+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.694625+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:58.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:57 smithi186 bash[89807]: cluster 2023-09-23T16:04:56.697091+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T16:04:58.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:58.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:58.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:58.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:58.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:58.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:58.463 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:58.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:58.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:58.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:58.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:58.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:58.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:58.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:58.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:58.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:58.982 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:04:58 smithi140 bash[105739]: cluster 2023-09-23T16:04:58.612765+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1143: 109 pgs: 1 remapped+peering, 2 peering, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 222 objects/s recovering 2023-09-23T16:04:58.982 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:04:58 smithi140 bash[103196]: cluster 2023-09-23T16:04:58.612765+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1143: 109 pgs: 1 remapped+peering, 2 peering, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 222 objects/s recovering 2023-09-23T16:04:58.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:59.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:59.113 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:04:58 smithi186 bash[89807]: cluster 2023-09-23T16:04:58.612765+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1143: 109 pgs: 1 remapped+peering, 2 peering, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 19659/846 objects degraded (2323.759%); 17/846 objects misplaced (2.009%); 0 B/s, 222 objects/s recovering 2023-09-23T16:04:59.131 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:59.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:59.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:59.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:04:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:04:59.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:59.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:04:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:04:59.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:59.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:04:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:04:59.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:59.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:04:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:04:59.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:59.797 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:04:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:04:59.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:59.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:04:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:04:59.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:00.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:00.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:00.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:00.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:00.173 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:00.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:00.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:00.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:00.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:00.444 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:00.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:00.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:00.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:00.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:00.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:00.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:00.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:00.822 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:00.925 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:00.957 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:00.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:01.061 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:01.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:01.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:01.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:01.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:01.342 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:01.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:01.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:01.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:01.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:01.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:01.833 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:01 smithi186 bash[89807]: cluster 2023-09-23T16:05:00.613582+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1144: 109 pgs: 1 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 17/846 objects misplaced (2.009%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:01 smithi186 bash[89807]: audit 2023-09-23T16:05:00.960100+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:01 smithi186 bash[89807]: cluster 2023-09-23T16:05:01.273182+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 17616/846 objects degraded (2082.270%), 6 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:05:01.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:01.991 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:01.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:01.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:02.065 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:05:02.094 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:05:02.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:02.119 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:05:02.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:02.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:02.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[105739]: cluster 2023-09-23T16:05:00.613582+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1144: 109 pgs: 1 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 17/846 objects misplaced (2.009%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:02.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[105739]: audit 2023-09-23T16:05:00.960100+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[105739]: cluster 2023-09-23T16:05:01.273182+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 17616/846 objects degraded (2082.270%), 6 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:05:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[103196]: cluster 2023-09-23T16:05:00.613582+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1144: 109 pgs: 1 remapped+peering, 2 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 17/846 objects misplaced (2.009%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[103196]: audit 2023-09-23T16:05:00.960100+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:01 smithi140 bash[103196]: cluster 2023-09-23T16:05:01.273182+0000 mon.a (mon.0) 1479 : cluster 3 Health check update: Degraded data redundancy: 17616/846 objects degraded (2082.270%), 6 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:05:02.142 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:05:02.171 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:05:02.198 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:05:02.227 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:05:02.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:02.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:02.257 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.259 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:05:02.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:02.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:02.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:02.477 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:02.499 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:02.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:02.602 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:02.626 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:02.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:02.752 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:02.754 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:02 smithi140 bash[103196]: audit 2023-09-23T16:05:02.038665+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.140:0/3526227309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:02.754 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:02 smithi140 bash[103196]: audit 2023-09-23T16:05:02.154558+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:05:02.754 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:02 smithi140 bash[105739]: audit 2023-09-23T16:05:02.038665+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.140:0/3526227309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:02.754 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:02 smithi140 bash[105739]: audit 2023-09-23T16:05:02.154558+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:05:02.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:02.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:02.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:02.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:02.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:03.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:03.119 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:02 smithi186 bash[89807]: audit 2023-09-23T16:05:02.038665+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.140:0/3526227309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:03.119 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:02 smithi186 bash[89807]: audit 2023-09-23T16:05:02.154558+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:05:03.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:03.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:03.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:03.381 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:03.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:03.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:03.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.537 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:03.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:03.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:03.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:03.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:03.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:03 smithi140 bash[103196]: cluster 2023-09-23T16:05:02.614250+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1145: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:03.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:03 smithi140 bash[105739]: cluster 2023-09-23T16:05:02.614250+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1145: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:03.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:03 smithi186 bash[89807]: cluster 2023-09-23T16:05:02.614250+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1145: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 156 objects/s recovering 2023-09-23T16:05:03.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:03.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:03.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:04.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:04.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:04.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:04.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:04.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:04.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:04.454 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:04.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:04.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:04.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:04.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:04.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:04.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:04.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:04.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:04.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:04.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:04.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:04.981 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.012 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:05.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:05.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:05.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:05.405 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:05.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:05.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:05] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2023-09-23T16:05:05.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.678 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:05.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:05.784 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:05.796 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:05 smithi186 bash[89807]: cluster 2023-09-23T16:05:04.614848+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 177 objects/s recovering 2023-09-23T16:05:05.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:05.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:05.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:05.932 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:05 smithi140 bash[103196]: cluster 2023-09-23T16:05:04.614848+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 177 objects/s recovering 2023-09-23T16:05:05.932 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:05 smithi140 bash[105739]: cluster 2023-09-23T16:05:04.614848+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 177 objects/s recovering 2023-09-23T16:05:05.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:05.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:06.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:06.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:06.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:06.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:06.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:06.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:06.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:06.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:06.447 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:06.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:06.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:06.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:06.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:06.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:06.753 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:06.858 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:06.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:06.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:06.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:06.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:07.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:07.104 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:07.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:07.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:07.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:07.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:07 smithi186 bash[89807]: cluster 2023-09-23T16:05:06.615603+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1147: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 62 objects/s recovering 2023-09-23T16:05:07.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:07.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:07.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:07 smithi140 bash[105739]: cluster 2023-09-23T16:05:06.615603+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1147: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 62 objects/s recovering 2023-09-23T16:05:07.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:07 smithi140 bash[103196]: cluster 2023-09-23T16:05:06.615603+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1147: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 62 objects/s recovering 2023-09-23T16:05:07.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:07.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:07.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:07.941 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:07.971 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:07.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:08.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:08.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:08.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:08.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:08.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:08.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:08.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:08.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:08.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:08.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:08.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:08.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:08.616 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:08.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:08.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:08.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:08.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:08.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:08.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:08.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:09.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:09.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:09.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:09.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:09.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:09.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:09.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:09.516 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:05:09.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:09.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:09.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:09 smithi186 bash[89807]: audit 2023-09-23T16:05:08.490948+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:09 smithi186 bash[89807]: audit 2023-09-23T16:05:08.497142+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:09 smithi186 bash[89807]: cluster 2023-09-23T16:05:08.616246+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1148: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 52 objects/s recovering 2023-09-23T16:05:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:09 smithi186 bash[89807]: audit 2023-09-23T16:05:09.187188+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:09.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:09.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:09.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[105739]: audit 2023-09-23T16:05:08.490948+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[105739]: audit 2023-09-23T16:05:08.497142+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[105739]: cluster 2023-09-23T16:05:08.616246+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1148: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 52 objects/s recovering 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[105739]: audit 2023-09-23T16:05:09.187188+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[103196]: audit 2023-09-23T16:05:08.490948+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.797 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[103196]: audit 2023-09-23T16:05:08.497142+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:09.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[103196]: cluster 2023-09-23T16:05:08.616246+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1148: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 20 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 17616/846 objects degraded (2082.270%); 37/846 objects misplaced (4.374%); 0 B/s, 52 objects/s recovering 2023-09-23T16:05:09.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[103196]: audit 2023-09-23T16:05:09.187188+0000 mon.a (mon.0) 1483 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:09.816 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:09.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:09.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:09.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:09.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:10.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:09 smithi140 bash[103196]: debug 2023-09-23T16:05:09.956+0000 7f6e4713a700 -1 mon.a@0(leader).osd e328 definitely_dead 0 2023-09-23T16:05:10.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:10.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:10.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.331 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:10.434 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.464 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:10.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:10.530 INFO:teuthology.orchestra.run.smithi140.stderr:marked in osd.7. 2023-09-23T16:05:10.537 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_3' removed 2023-09-23T16:05:10.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:10.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: cluster 2023-09-23T16:05:09.496383+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: cluster 2023-09-23T16:05:09.504101+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: audit 2023-09-23T16:05:09.507628+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: cluster 2023-09-23T16:05:09.507702+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: cluster 2023-09-23T16:05:09.696045+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: cluster 2023-09-23T16:05:09.696228+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: audit 2023-09-23T16:05:09.914282+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:05:10.581 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[103196]: audit 2023-09-23T16:05:09.957123+0000 mon.a (mon.0) 1488 : audit 0 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: cluster 2023-09-23T16:05:09.496383+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: cluster 2023-09-23T16:05:09.504101+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: audit 2023-09-23T16:05:09.507628+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: cluster 2023-09-23T16:05:09.507702+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: cluster 2023-09-23T16:05:09.696045+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: cluster 2023-09-23T16:05:09.696228+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: audit 2023-09-23T16:05:09.914282+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:05:10.582 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:10 smithi140 bash[105739]: audit 2023-09-23T16:05:09.957123+0000 mon.a (mon.0) 1488 : audit 0 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:05:10.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:10.725 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:10.752 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:10.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:10.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:10.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: cluster 2023-09-23T16:05:09.496383+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: cluster 2023-09-23T16:05:09.504101+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: audit 2023-09-23T16:05:09.507628+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.140:0/1265784424' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: cluster 2023-09-23T16:05:09.507702+0000 mon.a (mon.0) 1486 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T16:05:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: cluster 2023-09-23T16:05:09.696045+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: cluster 2023-09-23T16:05:09.696228+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T16:05:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: audit 2023-09-23T16:05:09.914282+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:05:10.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:10 smithi186 bash[89807]: audit 2023-09-23T16:05:09.957123+0000 mon.a (mon.0) 1488 : audit 0 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:05:10.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:11.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:11.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:11.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:11.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:05:11.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:11.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:11.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:11.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:11.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:11.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:11.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:11.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:11.608 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:11.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:11.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:11.837 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.508588+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: audit 2023-09-23T16:05:10.511417+0000 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: audit 2023-09-23T16:05:10.511531+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.511590+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.514716+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.516488+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.517261+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:10.616623+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1151: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.7 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 11/87 objects degraded (12.644%) 2023-09-23T16:05:11.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:11 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.283087+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T16:05:11.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:11.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:11.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.508588+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: audit 2023-09-23T16:05:10.511417+0000 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:05:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: audit 2023-09-23T16:05:10.511531+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.511590+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.514716+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.516488+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.517261+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:10.616623+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1151: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.7 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 11/87 objects degraded (12.644%) 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.283087+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.508588+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: audit 2023-09-23T16:05:10.511417+0000 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.140:0/3410471527' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: audit 2023-09-23T16:05:10.511531+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.140:0/1340780349' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:05:11.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.511590+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T16:05:11.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.514716+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.516488+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.517261+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T16:05:11.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:10.616623+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1151: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.7 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 11/87 objects degraded (12.644%) 2023-09-23T16:05:11.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:11 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.283087+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T16:05:11.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:12.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:12.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:12.108 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:12.141 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:12.243 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:12.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:12.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:12.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:12.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:12.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:12.646 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:12.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:12.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:12.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:12.790 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.283318+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.284148+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.285998+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.289850+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.290430+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.290578+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.293158+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.295124+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.295338+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.297084+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.297251+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:11.504780+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:05:12.792 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:12 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.285863+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T16:05:12.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:12.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.283318+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.284148+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.285998+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.289850+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.290430+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.290578+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.293158+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.295124+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.295338+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.297084+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.297251+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:11.504780+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.285863+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.283318+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.284148+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.285998+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.289850+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.290430+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.290578+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.293158+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.295124+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.295338+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.297084+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.297251+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:11.504780+0000 mon.a (mon.0) 1493 : cluster 3 Health check update: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:05:12.819 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:12 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.285863+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T16:05:12.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:12.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:12.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:13.046 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:13.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:13.210 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:13.314 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.336 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:13.439 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:13.552 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T16:05:13.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.574 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T16:05:13.574 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T16:05:13.574 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T16:05:13.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T16:05:13.595 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.281364+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.281582+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.285349+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.286747+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.288253+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.597 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.288399+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.292074+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:12.617490+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1154: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 1 op/s; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.286933+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.281364+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.281582+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.285349+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.286747+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.288253+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.598 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.288399+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.599 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.292074+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.599 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:12.617490+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1154: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 1 op/s; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T16:05:13.599 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:13 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.286933+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T16:05:13.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:13.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.730 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:13.834 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.281364+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.281582+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.285349+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.286747+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.288253+0000 osd.5 (osd.5) 392 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.288399+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.292074+0000 osd.5 (osd.5) 393 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T16:05:13.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:12.617490+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1154: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 1 op/s; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T16:05:13.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:13 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.286933+0000 mon.a (mon.0) 1495 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T16:05:13.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:13.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:13.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:14.031 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:14.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:14.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:05:14.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:14.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:14.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:14.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:14.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:14.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:14.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:14.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:14.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.284285+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.286016+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.287267+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.288861+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.291677+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.785 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.292713+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.293684+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.293735+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.295025+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.295046+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:13.513719+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded) 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.287541+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.284285+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.286016+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.287267+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.288861+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.291677+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.292713+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.293684+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.293735+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.295025+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.295046+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:13.513719+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded) 2023-09-23T16:05:14.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:14 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.287541+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T16:05:14.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.284285+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.286016+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.287267+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.288861+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.291677+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.292713+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.293684+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.293735+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.295025+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.295046+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T16:05:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:13.513719+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/87 objects degraded (12.644%), 1 pg degraded) 2023-09-23T16:05:14.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:14 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.287541+0000 mon.a (mon.0) 1497 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T16:05:14.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:14.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:14.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:15.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:15.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:15.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:15.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:15.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:15.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:15.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:15.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:15.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:15.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:15.579 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.613 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:15] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2023-09-23T16:05:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.285330+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.285849+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.287809+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.290619+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.290958+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.291983+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.293775+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.293926+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[105739]: cluster 2023-09-23T16:05:14.618281+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1157: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1 op/s; 80 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.285330+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.285849+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.287809+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.290619+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.290958+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.291983+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.293775+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.293926+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:15 smithi140 bash[103196]: cluster 2023-09-23T16:05:14.618281+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1157: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1 op/s; 80 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T16:05:15.717 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:15.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.867 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.285330+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.285849+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.287809+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.290619+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.290958+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.291983+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.293775+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.293926+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T16:05:15.868 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:15 smithi186 bash[89807]: cluster 2023-09-23T16:05:14.618281+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1157: 83 pgs: 1 unknown, 1 remapped+peering, 5 peering, 2 active+undersized+remapped, 74 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1 op/s; 80 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-23T16:05:15.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:15.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:15.991 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:16.024 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:16.127 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:16.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:16.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:16.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:16.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:16.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:16.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:16.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:16.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:16.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:16.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:16.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:16.810 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:16.841 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:16.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:16.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:16.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:16.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:17.078 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:17.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:17.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:17.225 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:16 smithi186 bash[89807]: audit 2023-09-23T16:05:15.966863+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:17.225 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:16 smithi186 bash[89807]: audit 2023-09-23T16:05:15.968276+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:17.225 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:16 smithi186 bash[89807]: cluster 2023-09-23T16:05:16.619130+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1158: 83 pgs: 1 unknown, 1 remapped+peering, 2 active+undersized+remapped, 79 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s; 828 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:17.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:17.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:17.358 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[103196]: audit 2023-09-23T16:05:15.966863+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:17.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[103196]: audit 2023-09-23T16:05:15.968276+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:17.359 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[103196]: cluster 2023-09-23T16:05:16.619130+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1158: 83 pgs: 1 unknown, 1 remapped+peering, 2 active+undersized+remapped, 79 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s; 828 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:17.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[105739]: audit 2023-09-23T16:05:15.966863+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:17.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[105739]: audit 2023-09-23T16:05:15.968276+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:17.359 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:16 smithi140 bash[105739]: cluster 2023-09-23T16:05:16.619130+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1158: 83 pgs: 1 unknown, 1 remapped+peering, 2 active+undersized+remapped, 79 active+clean; 4.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s; 828 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:17.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:17.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:17.505 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:17.608 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:17.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:17.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:17.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:17.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:17.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:17.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:17.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:18.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:18.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:18.097 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:18.097 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:18.097 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:18.146 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:18.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:18.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:18.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.447 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:18.550 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:18.553 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:05:18.553 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:05:18.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:18.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:18.699 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:18.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:18.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:18.962 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:18.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:19.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:19.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:19.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:19.198 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.223 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:19.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:19.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:19.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:19.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:19.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:19.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:19.598 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: audit 2023-09-23T16:05:18.415234+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: audit 2023-09-23T16:05:18.423285+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: cluster 2023-09-23T16:05:18.619841+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1159: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 698 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: audit 2023-09-23T16:05:18.843312+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: audit 2023-09-23T16:05:18.844398+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:05:19.611 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:19 smithi186 bash[89807]: audit 2023-09-23T16:05:18.852193+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:19.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: audit 2023-09-23T16:05:18.415234+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: audit 2023-09-23T16:05:18.423285+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: cluster 2023-09-23T16:05:18.619841+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1159: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 698 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: audit 2023-09-23T16:05:18.843312+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: audit 2023-09-23T16:05:18.844398+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[103196]: audit 2023-09-23T16:05:18.852193+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: audit 2023-09-23T16:05:18.415234+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: audit 2023-09-23T16:05:18.423285+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: cluster 2023-09-23T16:05:18.619841+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1159: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 698 KiB/s, 1 keys/s, 5 objects/s recovering 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: audit 2023-09-23T16:05:18.843312+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:05:19.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: audit 2023-09-23T16:05:18.844398+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:05:19.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:19 smithi140 bash[105739]: audit 2023-09-23T16:05:18.852193+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:19.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:19.865 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:19.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:19.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:19.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.034 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:20.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:20.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:20.308 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:20.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:20.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.583 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:20.619 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:05:20.620 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:05:20.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:20.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:20.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:20.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:20.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:20.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:21.089 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:21.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:21.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:21.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:21.249 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:21.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:21.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:21.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:21.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:21.490 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:21.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:21.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:21.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:21.657 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:21.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:21.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:21.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:21 smithi186 bash[89807]: cluster 2023-09-23T16:05:20.620431+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1160: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 512 KiB/s, 3 objects/s recovering 2023-09-23T16:05:21.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:21.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:21.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:22.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:22.034 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:21 smithi140 bash[105739]: cluster 2023-09-23T16:05:20.620431+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1160: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 512 KiB/s, 3 objects/s recovering 2023-09-23T16:05:22.035 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:21 smithi140 bash[103196]: cluster 2023-09-23T16:05:20.620431+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1160: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 512 KiB/s, 3 objects/s recovering 2023-09-23T16:05:22.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:22.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:22.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T16:05:22.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:22.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:22.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:22.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:22.421 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:22.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:22.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:22.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:22.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:22.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:22.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:22.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:22.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:22.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:22.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:22.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:22.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:22.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:23.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:23.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:23.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:23.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:23.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:23.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:23.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:23.378 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:23.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:23.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:23.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:23.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:23.651 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:23.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:23.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:23.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:23 smithi140 bash[105739]: cluster 2023-09-23T16:05:22.621365+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1161: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s, 2 objects/s recovering 2023-09-23T16:05:23.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:23 smithi140 bash[103196]: cluster 2023-09-23T16:05:22.621365+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1161: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s, 2 objects/s recovering 2023-09-23T16:05:23.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:23.907 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:23 smithi186 bash[89807]: cluster 2023-09-23T16:05:22.621365+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1161: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s, 2 objects/s recovering 2023-09-23T16:05:23.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:23.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:24.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:24.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:24.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:24.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:24.190 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:24.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:24.293 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:24.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:24.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:24.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:24.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:24.562 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:24.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:24.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:24.698 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:24.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:24.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:24.830 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:24.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:24.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:24.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:24.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:25.101 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:25.128 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:25.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:25.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:25.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:25.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:25.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:25.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:25.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:25.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:25] "GET /metrics HTTP/1.1" 200 34223 "" "Prometheus/2.43.0" 2023-09-23T16:05:25.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:25.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:25.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:25.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:25.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:25 smithi186 bash[89807]: cluster 2023-09-23T16:05:24.622048+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1162: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s, 2 objects/s recovering 2023-09-23T16:05:25.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:25.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:26.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:26.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:26.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:25 smithi140 bash[105739]: cluster 2023-09-23T16:05:24.622048+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1162: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s, 2 objects/s recovering 2023-09-23T16:05:26.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:25 smithi140 bash[103196]: cluster 2023-09-23T16:05:24.622048+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1162: 83 pgs: 83 active+clean; 4.7 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s, 2 objects/s recovering 2023-09-23T16:05:26.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:26.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:26.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:26.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:26.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:26.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:26.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.586 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:26.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:26.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:26.858 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:26.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:26.962 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:26.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:27.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:27.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:27.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:27.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:27.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:27.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:27.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:27.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:27.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:27.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:27.599 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:05:27.620 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:05:27.644 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:05:27.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:27.668 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:05:27.678 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:27.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:27.694 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:05:27.721 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:05:27.747 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[105739]: audit 2023-09-23T16:05:26.614110+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[105739]: cluster 2023-09-23T16:05:26.622656+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1163: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s, 2 objects/s recovering 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[105739]: audit 2023-09-23T16:05:27.575765+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.140:0/151774518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[103196]: audit 2023-09-23T16:05:26.614110+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[103196]: cluster 2023-09-23T16:05:26.622656+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1163: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s, 2 objects/s recovering 2023-09-23T16:05:27.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:27 smithi140 bash[103196]: audit 2023-09-23T16:05:27.575765+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.140:0/151774518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:27.771 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.773 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:05:27.782 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:27.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:27.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:27.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:27 smithi186 bash[89807]: audit 2023-09-23T16:05:26.614110+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:27 smithi186 bash[89807]: cluster 2023-09-23T16:05:26.622656+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1163: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s, 2 objects/s recovering 2023-09-23T16:05:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:27 smithi186 bash[89807]: audit 2023-09-23T16:05:27.575765+0000 mon.a (mon.0) 1506 : audit 0 from='client.? 172.21.15.140:0/151774518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:27.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:27.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:27.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:28.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:28.078 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:28.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:28.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:28.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:28.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:28.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:28.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:28.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:28.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:28.569 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:28.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:28.637 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_4' created 2023-09-23T16:05:28.638 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:05:28.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:28.733 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:28.837 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:28.850 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:28 smithi186 bash[89807]: audit 2023-09-23T16:05:28.179884+0000 mon.a (mon.0) 1507 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T16:05:28.851 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:28 smithi186 bash[89807]: audit 2023-09-23T16:05:28.614453+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:05:28.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:28.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:28.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:28 smithi140 bash[103196]: audit 2023-09-23T16:05:28.179884+0000 mon.a (mon.0) 1507 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T16:05:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:28 smithi140 bash[103196]: audit 2023-09-23T16:05:28.614453+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:05:28.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:28 smithi140 bash[105739]: audit 2023-09-23T16:05:28.179884+0000 mon.a (mon.0) 1507 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T16:05:28.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:28 smithi140 bash[105739]: audit 2023-09-23T16:05:28.614453+0000 mon.a (mon.0) 1508 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:05:28.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:29.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:29.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:29.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:29.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:29.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:29.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:29.275 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:29.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:29.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:29.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:29.513 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:29.537 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:29.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:29.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:29.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.619108+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.623253+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1164: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.628890+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: audit 2023-09-23T16:05:28.631116+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: audit 2023-09-23T16:05:28.631227+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:05:29.786 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.631291+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.632227+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[103196]: cluster 2023-09-23T16:05:28.632873+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.619108+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.623253+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1164: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.628890+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: audit 2023-09-23T16:05:28.631116+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: audit 2023-09-23T16:05:28.631227+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.631291+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T16:05:29.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.632227+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.788 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:29 smithi140 bash[105739]: cluster 2023-09-23T16:05:28.632873+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:29.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:29.906 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.619108+0000 mon.a (mon.0) 1509 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:05:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.623253+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1164: 83 pgs: 83 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T16:05:29.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.628890+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: audit 2023-09-23T16:05:28.631116+0000 mon.a (mon.0) 1510 : audit 1 from='client.? 172.21.15.140:0/522552336' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T16:05:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: audit 2023-09-23T16:05:28.631227+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.140:0/3234072007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:05:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.631291+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T16:05:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.632227+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:29 smithi186 bash[89807]: cluster 2023-09-23T16:05:28.632873+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T16:05:29.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:29.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:29.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:30.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:30.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:30.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:30.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:30.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:30.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:30.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:30.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:30.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:30.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:30.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:30.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:30.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:30.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:30.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T16:05:30.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:30.877 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:30.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:30.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[105739]: cluster 2023-09-23T16:05:29.639440+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T16:05:30.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[105739]: cluster 2023-09-23T16:05:29.639577+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[105739]: cluster 2023-09-23T16:05:29.639994+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[105739]: cluster 2023-09-23T16:05:29.643868+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[105739]: cluster 2023-09-23T16:05:29.643886+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[103196]: cluster 2023-09-23T16:05:29.639440+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[103196]: cluster 2023-09-23T16:05:29.639577+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[103196]: cluster 2023-09-23T16:05:29.639994+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[103196]: cluster 2023-09-23T16:05:29.643868+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:30 smithi140 bash[103196]: cluster 2023-09-23T16:05:29.643886+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:30 smithi186 bash[89807]: cluster 2023-09-23T16:05:29.639440+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T16:05:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:30 smithi186 bash[89807]: cluster 2023-09-23T16:05:29.639577+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:30 smithi186 bash[89807]: cluster 2023-09-23T16:05:29.639994+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:30 smithi186 bash[89807]: cluster 2023-09-23T16:05:29.643868+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:30 smithi186 bash[89807]: cluster 2023-09-23T16:05:29.643886+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T16:05:30.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:31.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:31.048 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:05:31.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:31.127 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:31.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:31.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:31.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:31.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:31.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:31.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:31.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:31.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:31.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:31.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:31.772 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:31.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:31 smithi186 bash[89807]: cluster 2023-09-23T16:05:30.624103+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1167: 99 pgs: 13 unknown, 86 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:31 smithi186 bash[89807]: cluster 2023-09-23T16:05:30.646124+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:31 smithi186 bash[89807]: cluster 2023-09-23T16:05:30.646165+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:31 smithi186 bash[89807]: cluster 2023-09-23T16:05:30.650060+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T16:05:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:31 smithi186 bash[89807]: audit 2023-09-23T16:05:30.960769+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:31.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:31.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:31.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:32.049 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:32.082 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[103196]: cluster 2023-09-23T16:05:30.624103+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1167: 99 pgs: 13 unknown, 86 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[103196]: cluster 2023-09-23T16:05:30.646124+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[103196]: cluster 2023-09-23T16:05:30.646165+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[103196]: cluster 2023-09-23T16:05:30.650060+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T16:05:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[103196]: audit 2023-09-23T16:05:30.960769+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[105739]: cluster 2023-09-23T16:05:30.624103+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1167: 99 pgs: 13 unknown, 86 active+clean; 4.7 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[105739]: cluster 2023-09-23T16:05:30.646124+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[105739]: cluster 2023-09-23T16:05:30.646165+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T16:05:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[105739]: cluster 2023-09-23T16:05:30.650060+0000 mon.a (mon.0) 1514 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T16:05:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:31 smithi140 bash[105739]: audit 2023-09-23T16:05:30.960769+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:32.185 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:32.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:32.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:32.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:32.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:32.454 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:32.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:32.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:32.622 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:32.725 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:32.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:05:32.760 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:32.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:32.888 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:32.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:32.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:33.015 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:33.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:33.253 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.286 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:33.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:33.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:33.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:33.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:33.653 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:33 smithi140 bash[103196]: cluster 2023-09-23T16:05:32.624984+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1169: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:33.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.688 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:33.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:33 smithi186 bash[89807]: cluster 2023-09-23T16:05:32.624984+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1169: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:33.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:33.959 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:33.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:34.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:34.073 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:33 smithi140 bash[105739]: cluster 2023-09-23T16:05:32.624984+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1169: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:05:34.092 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:34.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:34.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:34.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:34.470 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:34.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:34.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:34.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:34.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:34.779 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:34.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:34.884 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:34.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:34.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:35.017 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:35.051 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:35.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:35.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:35.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:35.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:35.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:35.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:35.335 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:05:35.336 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:05:35.336 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T16:05:35.336 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T16:05:35.336 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:05:35.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:35.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:35.571 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:35.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:35.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:35] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-09-23T16:05:35.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:35.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:35.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:35.834 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:35.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:35 smithi186 bash[89807]: cluster 2023-09-23T16:05:34.625538+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1170: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:35.847 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:35 smithi186 bash[89807]: cluster 2023-09-23T16:05:34.834782+0000 osd.7 (osd.7) 329 : cluster 0 1.2 scrub starts 2023-09-23T16:05:35.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:35 smithi186 bash[89807]: cluster 2023-09-23T16:05:34.838340+0000 osd.7 (osd.7) 330 : cluster 0 1.2 scrub ok 2023-09-23T16:05:35.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:35.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[103196]: cluster 2023-09-23T16:05:34.625538+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1170: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[103196]: cluster 2023-09-23T16:05:34.834782+0000 osd.7 (osd.7) 329 : cluster 0 1.2 scrub starts 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[103196]: cluster 2023-09-23T16:05:34.838340+0000 osd.7 (osd.7) 330 : cluster 0 1.2 scrub ok 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[105739]: cluster 2023-09-23T16:05:34.625538+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1170: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[105739]: cluster 2023-09-23T16:05:34.834782+0000 osd.7 (osd.7) 329 : cluster 0 1.2 scrub starts 2023-09-23T16:05:35.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:35 smithi140 bash[105739]: cluster 2023-09-23T16:05:34.838340+0000 osd.7 (osd.7) 330 : cluster 0 1.2 scrub ok 2023-09-23T16:05:35.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:36.004 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:36.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:36.141 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:36.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T16:05:36.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:36.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:36.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:36.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:36.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:36.521 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:36.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:36.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:36.670 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:36.670 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:36.691 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:36.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:36.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:36.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:36.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:36 smithi186 bash[89807]: cluster 2023-09-23T16:05:35.873008+0000 osd.7 (osd.7) 331 : cluster 0 1.7 scrub starts 2023-09-23T16:05:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:36 smithi186 bash[89807]: cluster 2023-09-23T16:05:35.875861+0000 osd.7 (osd.7) 332 : cluster 0 1.7 scrub ok 2023-09-23T16:05:36.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:36.965 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:36.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:37.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:37.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:36 smithi140 bash[105739]: cluster 2023-09-23T16:05:35.873008+0000 osd.7 (osd.7) 331 : cluster 0 1.7 scrub starts 2023-09-23T16:05:37.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:36 smithi140 bash[105739]: cluster 2023-09-23T16:05:35.875861+0000 osd.7 (osd.7) 332 : cluster 0 1.7 scrub ok 2023-09-23T16:05:37.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:36 smithi140 bash[103196]: cluster 2023-09-23T16:05:35.873008+0000 osd.7 (osd.7) 331 : cluster 0 1.7 scrub starts 2023-09-23T16:05:37.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:36 smithi140 bash[103196]: cluster 2023-09-23T16:05:35.875861+0000 osd.7 (osd.7) 332 : cluster 0 1.7 scrub ok 2023-09-23T16:05:37.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:37.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:37.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:37.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:37.330 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:37.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:37.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:37.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:37.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:37.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:37.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:37.684 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:37.743 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:37.760 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:37 smithi186 bash[89807]: cluster 2023-09-23T16:05:36.626408+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1171: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:37.761 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:37 smithi186 bash[89807]: cluster 2023-09-23T16:05:36.891521+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub starts 2023-09-23T16:05:37.761 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:37 smithi186 bash[89807]: cluster 2023-09-23T16:05:36.897043+0000 osd.7 (osd.7) 334 : cluster 0 1.0 scrub ok 2023-09-23T16:05:37.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:37.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:37.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:37.919 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[103196]: cluster 2023-09-23T16:05:36.626408+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1171: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:37.919 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[103196]: cluster 2023-09-23T16:05:36.891521+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub starts 2023-09-23T16:05:37.919 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[103196]: cluster 2023-09-23T16:05:36.897043+0000 osd.7 (osd.7) 334 : cluster 0 1.0 scrub ok 2023-09-23T16:05:37.919 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[105739]: cluster 2023-09-23T16:05:36.626408+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1171: 99 pgs: 99 active+clean; 4.7 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:37.919 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[105739]: cluster 2023-09-23T16:05:36.891521+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub starts 2023-09-23T16:05:37.920 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:37 smithi140 bash[105739]: cluster 2023-09-23T16:05:36.897043+0000 osd.7 (osd.7) 334 : cluster 0 1.0 scrub ok 2023-09-23T16:05:37.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:37.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:38.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:38.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:38.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:38.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.191 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:38.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:38.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:38.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:38.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:38.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:38.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:38.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:38.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:38.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:38.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:38.968 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:38.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:39.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:39.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:39.238 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:39.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:39.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:39.365 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:39.396 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:39.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:39.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:39.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:39.670 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:39.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:39.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.786 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:39 smithi186 bash[89807]: cluster 2023-09-23T16:05:38.627065+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1172: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:39.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:39.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:39.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:39.920 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:39 smithi140 bash[103196]: cluster 2023-09-23T16:05:38.627065+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1172: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:39.920 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:39 smithi140 bash[105739]: cluster 2023-09-23T16:05:38.627065+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1172: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:39.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:39.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:40.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:40.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:40.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:40.202 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:40.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:40.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:40.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:40.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:40.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:40.608 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:40.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:40.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:40.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:40.840 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:40.874 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:40.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:40.978 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:41.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:41.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:41.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:41.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:41.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:41.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:41.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:41.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:41.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:41.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:41.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:41.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:41.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:41 smithi186 bash[89807]: cluster 2023-09-23T16:05:40.627696+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1173: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:41 smithi186 bash[89807]: audit 2023-09-23T16:05:41.636497+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:41.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:41.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:41.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:42.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:42.049 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:41 smithi140 bash[103196]: cluster 2023-09-23T16:05:40.627696+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1173: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:42.049 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:41 smithi140 bash[103196]: audit 2023-09-23T16:05:41.636497+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:42.050 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:41 smithi140 bash[105739]: cluster 2023-09-23T16:05:40.627696+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1173: 99 pgs: 99 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:42.050 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:41 smithi140 bash[105739]: audit 2023-09-23T16:05:41.636497+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:05:42.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:42.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:42.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:42.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:42.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:42.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:42.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:42.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:42.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:42.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:42.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:42.972 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:42.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:43.076 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:43.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:43.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:43.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.366 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:43.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:43.502 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:43.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:43.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:43.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:43.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:43.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:43.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:43.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:43.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:43 smithi186 bash[89807]: cluster 2023-09-23T16:05:42.628770+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1174: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:43.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:44.010 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:43 smithi140 bash[103196]: cluster 2023-09-23T16:05:42.628770+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1174: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:44.011 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:43 smithi140 bash[105739]: cluster 2023-09-23T16:05:42.628770+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1174: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:44.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:44.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:44.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:44.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:44.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:44.260 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:44.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:44.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:44.430 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:44.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:44.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:44.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:44.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:44.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:44.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:44.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:44.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:44.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:45.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:45.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:45.201 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:45.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:45.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:45.339 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:45.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:45.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:45.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:45.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:45.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:45.636 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:45] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-09-23T16:05:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:45.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:45.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:45.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:45.891 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:45 smithi186 bash[89807]: cluster 2023-09-23T16:05:44.629546+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1175: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:45.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:45.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:45.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:46.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:46.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:46.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:45 smithi140 bash[103196]: cluster 2023-09-23T16:05:44.629546+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1175: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:46.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:45 smithi140 bash[105739]: cluster 2023-09-23T16:05:44.629546+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1175: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:46.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:46.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:46.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:46.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:46.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:46.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:46.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:46.551 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:46.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:46.715 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:46.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:46.819 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:46.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:46.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:46 smithi140 bash[105739]: audit 2023-09-23T16:05:45.961268+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:46.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:46 smithi140 bash[103196]: audit 2023-09-23T16:05:45.961268+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:46.955 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:46.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:47.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.098 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:46 smithi186 bash[89807]: audit 2023-09-23T16:05:45.961268+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:05:47.117 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:47.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:47.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:47.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:47.340 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:05:47.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.361 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:05:47.383 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:05:47.393 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:47.422 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:05:47.447 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:05:47.475 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:05:47.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.515 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:05:47.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:47.543 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:05:47.545 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.545 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.546 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:05:47.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:47.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.768 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: cluster 2023-09-23T16:05:46.630704+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1176: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:47.768 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: audit 2023-09-23T16:05:47.312046+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.140:0/3640781530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:47.768 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: audit 2023-09-23T16:05:47.315903+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: audit 2023-09-23T16:05:47.316170+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: audit 2023-09-23T16:05:47.316327+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[103196]: audit 2023-09-23T16:05:47.631512+0000 mon.a (mon.0) 1521 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: cluster 2023-09-23T16:05:46.630704+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1176: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: audit 2023-09-23T16:05:47.312046+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.140:0/3640781530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: audit 2023-09-23T16:05:47.315903+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: audit 2023-09-23T16:05:47.316170+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: audit 2023-09-23T16:05:47.316327+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.769 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:47 smithi140 bash[105739]: audit 2023-09-23T16:05:47.631512+0000 mon.a (mon.0) 1521 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:05:47.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:47.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: cluster 2023-09-23T16:05:46.630704+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1176: 99 pgs: 99 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: audit 2023-09-23T16:05:47.312046+0000 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.140:0/3640781530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:05:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: audit 2023-09-23T16:05:47.315903+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: audit 2023-09-23T16:05:47.316170+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-23T16:05:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: audit 2023-09-23T16:05:47.316327+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-23T16:05:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:47 smithi186 bash[89807]: audit 2023-09-23T16:05:47.631512+0000 mon.a (mon.0) 1521 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:05:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:47.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:48.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:48.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:48.142 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:48.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:48.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:48.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:48.307 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:05:48.307 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T16:05:48.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:48.416 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:48.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:48.553 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:48.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:48.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:48.689 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:47.879645+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.140:0/2297265415' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:47.880230+0000 mon.a (mon.0) 1522 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.291216+0000 mon.a (mon.0) 1523 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.291276+0000 mon.a (mon.0) 1524 : cluster 1 Cluster is now healthy 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:48.297557+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:48.297669+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-23T16:05:48.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:48.297760+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:48.297869+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: audit 2023-09-23T16:05:48.297949+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.298053+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:47.879645+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.140:0/2297265415' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:47.880230+0000 mon.a (mon.0) 1522 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.291216+0000 mon.a (mon.0) 1523 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.291276+0000 mon.a (mon.0) 1524 : cluster 1 Cluster is now healthy 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:48.297557+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T16:05:48.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:48.297669+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-23T16:05:48.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:48.297760+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-23T16:05:48.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:48.297869+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:05:48.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: audit 2023-09-23T16:05:48.297949+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:48.700 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:48 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.298053+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T16:05:48.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:48.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:48.840 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:48.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:48.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:48.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:49.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:49.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:47.879645+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.140:0/2297265415' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:49.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:47.880230+0000 mon.a (mon.0) 1522 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:05:49.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.291216+0000 mon.a (mon.0) 1523 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:05:49.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.291276+0000 mon.a (mon.0) 1524 : cluster 1 Cluster is now healthy 2023-09-23T16:05:49.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:48.297557+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T16:05:49.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:48.297669+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-23T16:05:49.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:48.297760+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-23T16:05:49.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:48.297869+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.140:0/1586435482' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:05:49.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: audit 2023-09-23T16:05:48.297949+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:05:49.083 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:48 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.298053+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T16:05:49.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:49.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:49.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:49.226 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:49.330 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:49.353 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:49.457 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:49.492 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:49.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:49.597 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:49.632 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:49.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:49.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:49.758 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:49.862 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:49.875 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:49 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.295595+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:49.875 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:49 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.303573+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:49.875 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:49 smithi186 bash[89807]: cluster 2023-09-23T16:05:48.631248+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1178: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:49.875 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:49 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.303990+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T16:05:49.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:49.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:49.997 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:50.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.295595+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.303573+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[103196]: cluster 2023-09-23T16:05:48.631248+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1178: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.303990+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.295595+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:50.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.303573+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T16:05:50.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[105739]: cluster 2023-09-23T16:05:48.631248+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1178: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:50.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:49 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.303990+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T16:05:50.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:50.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:50.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:50.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:50.301 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:50.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:50.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:50.539 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:50.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.705 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:50.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.301826+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.302514+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.306229+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.309359+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[103196]: cluster 2023-09-23T16:05:49.735410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.301826+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.302514+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.306229+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.309359+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.818 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:50 smithi140 bash[105739]: cluster 2023-09-23T16:05:49.735410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:50.830 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:50.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:50.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:50.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:50.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:51.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:51.082 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:50 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.301826+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:51.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:50 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.302514+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:51.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:50 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.306229+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:51.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:50 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.309359+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:51.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:50 smithi186 bash[89807]: cluster 2023-09-23T16:05:49.735410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T16:05:51.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:51.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:51.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:51.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:51.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:51.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:51.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:51.615 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:51.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.730 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:51 smithi140 bash[105739]: cluster 2023-09-23T16:05:50.631950+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1180: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:51.731 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:51 smithi140 bash[103196]: cluster 2023-09-23T16:05:50.631950+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1180: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:51.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:51.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:51.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:51 smithi186 bash[89807]: cluster 2023-09-23T16:05:50.631950+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1180: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:51.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:51.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:51.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:52.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:52.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:52.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:52.182 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:05:52.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:52.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:52.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:52.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:52.403 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:52.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:52.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:52.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:52.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:52.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:52.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:52.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:52.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:52 smithi186 bash[89807]: cluster 2023-09-23T16:05:52.632775+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1181: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:52.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:52.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:52.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:53.048 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:53.060 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:52 smithi140 bash[105739]: cluster 2023-09-23T16:05:52.632775+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1181: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:53.060 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:52 smithi140 bash[103196]: cluster 2023-09-23T16:05:52.632775+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1181: 99 pgs: 1 peering, 98 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:53.074 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:53.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.188 DEBUG:teuthology.orchestra.run.smithi140:> /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' 2023-09-23T16:05:53.188 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T16:05:53.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:05:53.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.206 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T16:05:53.206 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T16:05:53.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:53.309 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:53.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:53.446 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T16:05:53.446 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T16:05:53.446 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_239028 2023-09-23T16:05:53.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:05:53.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T16:05:53.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:53.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:53.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:53.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:53.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:53.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:53.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:53.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:53.970 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:05:53.971 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:05:53.980 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:54.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:05:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:05:54.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:54.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:54.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:54.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:54.274 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:54.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:54.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:54.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:54.446 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 2856 2840 177.489 177.5 0.00253063 0.00561438 2023-09-23T16:05:54.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:54.538 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:54.642 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:54.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:54.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.850 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:54.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:54.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:54.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:54.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:54.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:55.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:55.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:05:55.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:55.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:55.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:55.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T16:05:55.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:55.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:55.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 16 4817 4801 150.018 122.562 0.00509508 0.00664813 2023-09-23T16:05:55.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:55.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:05:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:05:55] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2023-09-23T16:05:55.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:55.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.772 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:55 smithi186 bash[89807]: cluster 2023-09-23T16:05:54.633211+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1182: 99 pgs: 99 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:55.791 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:55.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:55.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:55 smithi140 bash[103196]: cluster 2023-09-23T16:05:54.633211+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1182: 99 pgs: 99 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:55.903 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:55 smithi140 bash[105739]: cluster 2023-09-23T16:05:54.633211+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1182: 99 pgs: 99 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T16:05:55.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:55.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:56.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:56.159 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:56.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.320 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:56.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 16 7363 7347 153.049 159.125 0.00613294 0.00652237 2023-09-23T16:05:56.453 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:56.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:56.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:56.716 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:56.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:56.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:56.954 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:56.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:56.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:57.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:57.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:57.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:57.302 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:57 smithi140 bash[105739]: cluster 2023-09-23T16:05:56.633787+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1183: 99 pgs: 99 active+clean; 126 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s wr, 232 op/s 2023-09-23T16:05:57.302 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:57 smithi140 bash[103196]: cluster 2023-09-23T16:05:56.633787+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1183: 99 pgs: 99 active+clean; 126 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s wr, 232 op/s 2023-09-23T16:05:57.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:57.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 16 9795 9779 152.783 152 0.00646422 0.0065365 2023-09-23T16:05:57.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:57.611 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:57.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:57 smithi186 bash[89807]: cluster 2023-09-23T16:05:56.633787+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1183: 99 pgs: 99 active+clean; 126 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s wr, 232 op/s 2023-09-23T16:05:57.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:57.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:57.773 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:57.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.898 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:57.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:58.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:58.034 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:58.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:58.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:58.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:58.308 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:05:58.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:58.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:58.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 12070 12054 150.661 142.188 0.00335767 0.0066251 2023-09-23T16:05:58.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:58.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:05:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:05:58.674 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:58.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:58.787 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:58.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:58.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:58.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:58.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:05:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:58.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:05:59.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:59.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:05:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:05:59.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:59.249 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:05:59.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:05:59.354 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:59.380 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:59.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 13603 13587 141.518 95.8125 0.00506942 0.00705869 2023-09-23T16:05:59.484 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:59.513 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:05:59.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:05:59.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:59.646 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:59.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:59.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:05:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:05:59.805 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:59.807 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:05:59.883 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:59.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:05:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:05:59.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:00.011 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:05:59 smithi140 bash[105739]: cluster 2023-09-23T16:05:58.634410+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1184: 99 pgs: 99 active+clean; 494 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T16:06:00.011 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:05:59 smithi140 bash[103196]: cluster 2023-09-23T16:05:58.634410+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1184: 99 pgs: 99 active+clean; 494 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T16:06:00.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:00.042 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:00.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:00.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:05:59 smithi186 bash[89807]: cluster 2023-09-23T16:05:58.634410+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1184: 99 pgs: 99 active+clean; 494 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T16:06:00.175 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:00.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:00.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:00.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:00.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 15692 15676 139.951 130.562 0.00855742 0.00713589 2023-09-23T16:06:00.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:00.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:00.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:00.685 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:00.716 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:00.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:00.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:00.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:00.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:00.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:01.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:01.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:01.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:01.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:01.347 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:01.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:01.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 17580 17564 137.206 118 0.00990831 0.00728206 2023-09-23T16:06:01.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:01.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:01.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:01.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:01.742 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:01.752 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[105739]: cluster 2023-09-23T16:06:00.634951+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1185: 99 pgs: 99 active+clean; 624 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[105739]: audit 2023-09-23T16:06:00.967734+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[105739]: audit 2023-09-23T16:06:00.969157+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[105739]: audit 2023-09-23T16:06:01.658785+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[103196]: cluster 2023-09-23T16:06:00.634951+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1185: 99 pgs: 99 active+clean; 624 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[103196]: audit 2023-09-23T16:06:00.967734+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.753 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[103196]: audit 2023-09-23T16:06:00.969157+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:01.754 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:01 smithi140 bash[103196]: audit 2023-09-23T16:06:01.658785+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:01.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:01.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:01.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:01 smithi186 bash[89807]: cluster 2023-09-23T16:06:00.634951+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1185: 99 pgs: 99 active+clean; 624 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T16:06:01.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:01 smithi186 bash[89807]: audit 2023-09-23T16:06:00.967734+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:01 smithi186 bash[89807]: audit 2023-09-23T16:06:00.969157+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:01.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:01 smithi186 bash[89807]: audit 2023-09-23T16:06:01.658785+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:01.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:01.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:02.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:02.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:02.175 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:02.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:02.279 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:02.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:02.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:02.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 19520 19504 135.432 121.25 0.00380987 0.00737691 2023-09-23T16:06:02.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:02.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:02.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:02.674 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:02.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:02.747 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:02 smithi186 bash[89807]: cluster 2023-09-23T16:06:02.635668+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1186: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:02.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:02.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:02.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:02.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.949 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:02 smithi140 bash[105739]: cluster 2023-09-23T16:06:02.635668+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1186: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:02.949 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:02 smithi140 bash[103196]: cluster 2023-09-23T16:06:02.635668+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1186: 99 pgs: 99 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:02.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:02.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:02.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:03.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:03.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:03.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:03.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:03.236 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:03.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:03.369 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:03.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 16 21144 21128 132.038 101.5 0.00466042 0.00756584 2023-09-23T16:06:03.473 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:03.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:03.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:03.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:03.729 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:03.752 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:03.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:03.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:03.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:03.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:03.982 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:04.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:04.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:04.262 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:04.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:04.419 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:04.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:04.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 16 22683 22667 128.778 96.1875 0.00594755 0.00775917 2023-09-23T16:06:04.521 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:04.549 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:04.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:04.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.683 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:04.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:04.787 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:04.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:04.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:04.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:04.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:04.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:05.049 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:05.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:05.176 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:05.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:05.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:05.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:05.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:05.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:05.447 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 24425 24409 127.119 108.875 0.0072839 0.00785904 2023-09-23T16:06:05.453 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:05] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2023-09-23T16:06:05.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:05.572 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:05.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:05.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:05.701 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:05.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:05.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:05.784 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:05 smithi140 bash[105739]: cluster 2023-09-23T16:06:04.636106+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1187: 99 pgs: 99 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:05.785 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:05 smithi140 bash[103196]: cluster 2023-09-23T16:06:04.636106+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1187: 99 pgs: 99 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:05.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:05.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:05.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:05.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:05.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:06.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:06.104 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:05 smithi186 bash[89807]: cluster 2023-09-23T16:06:04.636106+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1187: 99 pgs: 99 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:06.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:06.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:06.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:06.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:06.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:06.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:06.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:06.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 26008 25992 124.95 98.9375 0.00988496 0.00799598 2023-09-23T16:06:06.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:06.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:06.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:06.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:06.658 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:06.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:06.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:06.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:06.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:06.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:07.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:07.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:07.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:07.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:07.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 27614 27598 123.194 100.375 0.00295872 0.00810908 2023-09-23T16:06:07.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:07.558 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:07 smithi186 bash[89807]: cluster 2023-09-23T16:06:06.636761+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1188: 99 pgs: 99 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T16:06:07.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:07.664 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:07 smithi140 bash[105739]: cluster 2023-09-23T16:06:06.636761+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1188: 99 pgs: 99 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T16:06:07.664 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:07 smithi140 bash[103196]: cluster 2023-09-23T16:06:06.636761+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1188: 99 pgs: 99 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T16:06:07.691 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:07.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:07.851 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:07.955 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:07.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:08.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:08.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:08.275 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:08.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:08.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 29066 29050 121.031 90.75 0.00851813 0.00825543 2023-09-23T16:06:08.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:08.537 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:08.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:08.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:08.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:08.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:08.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:08.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.933 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:08.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:08.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:09.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:09.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:09.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:09.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 30241 30225 118.056 73.4375 0.00539645 0.00846435 2023-09-23T16:06:09.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:09.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:09.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:09.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:09.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.715 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:09.822 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:09.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:09.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.958 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:09 smithi186 bash[89807]: cluster 2023-09-23T16:06:08.637462+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1189: 99 pgs: 99 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T16:06:09.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:09.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:10.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:10.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:10.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:10.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:09 smithi140 bash[103196]: cluster 2023-09-23T16:06:08.637462+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1189: 99 pgs: 99 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T16:06:10.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:09 smithi140 bash[105739]: cluster 2023-09-23T16:06:08.637462+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1189: 99 pgs: 99 active+clean; 1.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T16:06:10.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:10.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:10.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 31746 31730 116.644 94.0625 0.00944275 0.00856528 2023-09-23T16:06:10.477 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:10.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:10.624 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:10.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:10.729 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:10.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:10.864 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:10.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:10.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:10.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:10.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:11.026 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:11.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:11.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:11.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:11.268 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:11.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:11.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:11.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 33176 33160 115.128 89.375 0.0110607 0.00867983 2023-09-23T16:06:11.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:11.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:11.681 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:11.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:11.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:11.844 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:11.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:11.957 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:11 smithi186 bash[89807]: cluster 2023-09-23T16:06:10.638207+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1190: 99 pgs: 99 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T16:06:11.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:11.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:11.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:12.037 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:11 smithi140 bash[103196]: cluster 2023-09-23T16:06:10.638207+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1190: 99 pgs: 99 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T16:06:12.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:11 smithi140 bash[105739]: cluster 2023-09-23T16:06:10.638207+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1190: 99 pgs: 99 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T16:06:12.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:12.107 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:12.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:12.234 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:12.337 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:12.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:12.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:12.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 34554 34538 113.601 86.125 0.014189 0.00879731 2023-09-23T16:06:12.484 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:12.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:12.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:12.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:12.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:12.750 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:12 smithi140 bash[105739]: cluster 2023-09-23T16:06:12.638899+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1191: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T16:06:12.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:12.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:12.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:12.912 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:12.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:13.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.027 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:12 smithi186 bash[89807]: cluster 2023-09-23T16:06:12.638899+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1191: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T16:06:13.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:13.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:12 smithi140 bash[103196]: cluster 2023-09-23T16:06:12.638899+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1191: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T16:06:13.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:13.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:13.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.312 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:13.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:13.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:13.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:13.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:06:13.448075+0000 min lat: 0.00120756 max lat: 0.321127 avg lat: 0.00889221 2023-09-23T16:06:13.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:06:13.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 35979 35963 112.374 89.0625 0.00564144 0.00889221 2023-09-23T16:06:13.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:13.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:13.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:13.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:13.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:13.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:13.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:13.979 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:13.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:13.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:14.088 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:14.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:14.218 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:14.251 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:14.357 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:14.382 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:14.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:14.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 37378 37362 111.186 87.4375 0.00776636 0.00898773 2023-09-23T16:06:14.486 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:14.511 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:14.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:14.614 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:14.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:14.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:14.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:14.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:14.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:14.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:14.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:15.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:15.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:15.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:15.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:15.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:15.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:15.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:15.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:15.415 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:15.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:15.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:15.448 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 16 38681 38665 109.834 81.4375 0.00733669 0.00909897 2023-09-23T16:06:15.544 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:15.576 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:15] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2023-09-23T16:06:15.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:15.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:15.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:15.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:15.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:15.826 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:15 smithi186 bash[89807]: cluster 2023-09-23T16:06:14.639335+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1192: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T16:06:15.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:15.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:15 smithi140 bash[105739]: cluster 2023-09-23T16:06:14.639335+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1192: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T16:06:15.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:15 smithi140 bash[103196]: cluster 2023-09-23T16:06:14.639335+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1192: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-23T16:06:15.947 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:15.972 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:15.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:16.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:16.089 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:06:16.090 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:06:16.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:16.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:16.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:16.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:16.344 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:16.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:16.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 16 40054 40038 108.789 85.8125 0.0122854 0.00918622 2023-09-23T16:06:16.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:16.508 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:16.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:16.618 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:16.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:16.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:16.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:16.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:16.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:16.895 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:16 smithi186 bash[89807]: audit 2023-09-23T16:06:15.961709+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:16.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:16.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:16.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:16.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:16 smithi140 bash[105739]: audit 2023-09-23T16:06:15.961709+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:16.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:16 smithi140 bash[103196]: audit 2023-09-23T16:06:15.961709+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:17.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:17.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:17.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:17.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:17.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:17.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:17.293 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:17.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:17.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:17.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 41305 41289 107.514 78.1875 0.0160833 0.00929545 2023-09-23T16:06:17.461 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:17.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:17.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:17.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:17.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:17.757 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:06:17.762 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:06:17.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:17.863 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:17.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:17 smithi186 bash[89807]: cluster 2023-09-23T16:06:16.639915+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1193: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:17.935 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:17 smithi140 bash[103196]: cluster 2023-09-23T16:06:16.639915+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1193: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:17.936 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:17 smithi140 bash[105739]: cluster 2023-09-23T16:06:16.639915+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1193: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T16:06:17.946 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:06:17.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:17.992 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:06:18.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:18.027 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:06:18.071 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:06:18.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:18.115 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:06:18.135 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:18.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:18.155 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:06:18.188 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:06:18.229 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.233 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:06:18.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:18.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:18.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:18.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:18.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 42576 42560 106.39 79.4375 0.00888343 0.00939221 2023-09-23T16:06:18.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:18.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:18.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:18.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:18.664 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:18.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:18.719 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:06:18.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:18.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:18 smithi186 bash[89807]: audit 2023-09-23T16:06:17.903985+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.140:0/2418244020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:18.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:18 smithi186 bash[89807]: audit 2023-09-23T16:06:18.350840+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.140:0/4082468497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:18.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:18 smithi186 bash[89807]: audit 2023-09-23T16:06:18.351220+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:18.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:18.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:18.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:18.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:19.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[103196]: audit 2023-09-23T16:06:17.903985+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.140:0/2418244020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[103196]: audit 2023-09-23T16:06:18.350840+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.140:0/4082468497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[103196]: audit 2023-09-23T16:06:18.351220+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[105739]: audit 2023-09-23T16:06:17.903985+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.140:0/2418244020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[105739]: audit 2023-09-23T16:06:18.350840+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.140:0/4082468497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:18 smithi140 bash[105739]: audit 2023-09-23T16:06:18.351220+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:06:19.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:19.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:19.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:19.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:19.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 43772 43756 105.173 74.75 0.00487895 0.0095015 2023-09-23T16:06:19.469 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:19.500 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:19.606 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:19.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:19.709 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: audit 2023-09-23T16:06:17.735516+0000 mgr.y (mgr.34107) 1053 : audit 0 from='client.45326 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.640551+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1194: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.696828+0000 mon.a (mon.0) 1537 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: audit 2023-09-23T16:06:18.710643+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.710759+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.713797+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.714819+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.715046+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.715969+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.716581+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.710 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.717098+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.711 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.717232+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.711 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.717801+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.711 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: cluster 2023-09-23T16:06:18.719047+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.711 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[103196]: audit 2023-09-23T16:06:18.926632+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:06:19.737 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:19.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:19.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:19.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: audit 2023-09-23T16:06:17.735516+0000 mgr.y (mgr.34107) 1053 : audit 0 from='client.45326 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:06:19.890 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.640551+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1194: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.696828+0000 mon.a (mon.0) 1537 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: audit 2023-09-23T16:06:18.710643+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.710759+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.713797+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.714819+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.715046+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.715969+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.716581+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.717098+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.717232+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.717801+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.891 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: cluster 2023-09-23T16:06:18.719047+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:19.892 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:19 smithi140 bash[105739]: audit 2023-09-23T16:06:18.926632+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:06:19.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:19.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:19.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:20.010 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:20.034 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:20.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: audit 2023-09-23T16:06:17.735516+0000 mgr.y (mgr.34107) 1053 : audit 0 from='client.45326 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.640551+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1194: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.696828+0000 mon.a (mon.0) 1537 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: audit 2023-09-23T16:06:18.710643+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.710759+0000 mon.a (mon.0) 1539 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.713797+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.714819+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.715046+0000 osd.5 (osd.5) 406 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.715969+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.716581+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.717098+0000 osd.5 (osd.5) 407 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.717232+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.717801+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: cluster 2023-09-23T16:06:18.719047+0000 osd.5 (osd.5) 408 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T16:06:20.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:19 smithi186 bash[89807]: audit 2023-09-23T16:06:18.926632+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:06:20.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:20.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:20.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:20.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:20.404 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:20.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:20.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 45027 45011 104.182 78.4375 0.0224101 0.00959203 2023-09-23T16:06:20.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:20.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:20.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:20.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:20.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:20.713 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:20 smithi140 bash[105739]: cluster 2023-09-23T16:06:20.641071+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1196: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T16:06:20.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:20.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:20 smithi186 bash[89807]: cluster 2023-09-23T16:06:20.641071+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1196: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T16:06:20.936 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:20.971 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:20.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:21.076 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:21.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:21.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:20 smithi140 bash[103196]: cluster 2023-09-23T16:06:20.641071+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1196: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T16:06:21.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T16:06:21.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.247 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:21.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:21.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:21.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 46271 46255 103.238 77.75 0.0117311 0.00968007 2023-09-23T16:06:21.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.516 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:21.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:21.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:21.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:21.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:21.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:21.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:22.017 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:22.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:22.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:22.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:22.260 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1193,"stamp":"2023-09-23T16:06:16.639506+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2364413875,"num_objects":36033,"num_object_clones":0,"num_object_copies":108099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36033,"num_whiteouts":0,"num_read":6013,"num_read_kb":13278,"num_write":36912,"num_write_kb":2317063,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":245,"num_bytes_recovered":18231594,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":38813,"ondisk_log_size":38813,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":11389304,"kb_used_data":7045304,"kb_used_omap":44,"kb_used_meta":4343891,"kb_avail":738571912,"statfs":{"total":767960285184,"available":756297637888,"internally_reserved":0,"allocated":7214391296,"data_stored":7201577546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":4448145161},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1178599424,"num_objects":17984,"num_object_clones":0,"num_object_copies":53952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17984,"num_write_kb":1150976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003660"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":366,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.297912+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:05:48.297912+0000","last_peered":"2023-09-23T16:05:48.297912+0000","last_clean":"2023-09-23T16:05:48.297912+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:05:48.297912+0000","last_undegraded":"2023-09-23T16:05:48.297912+0000","last_fullsized":"2023-09-23T16:05:48.297912+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":226,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303666+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:05:48.303666+0000","last_peered":"2023-09-23T16:05:48.303666+0000","last_clean":"2023-09-23T16:05:48.303666+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:05:48.303666+0000","last_undegraded":"2023-09-23T16:05:48.303666+0000","last_fullsized":"2023-09-23T16:05:48.303666+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":206,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.629961+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:05:49.629961+0000","last_peered":"2023-09-23T16:05:49.629961+0000","last_clean":"2023-09-23T16:05:49.629961+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:05:49.629961+0000","last_undegraded":"2023-09-23T16:05:49.629961+0000","last_fullsized":"2023-09-23T16:05:49.629961+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303041+0000","last_change":"2023-09-23T16:05:11.315751+0000","last_active":"2023-09-23T16:05:48.303041+0000","last_peered":"2023-09-23T16:05:48.303041+0000","last_clean":"2023-09-23T16:05:48.303041+0000","last_became_active":"2023-09-23T16:05:11.315332+0000","last_became_peered":"2023-09-23T16:05:11.315332+0000","last_unstale":"2023-09-23T16:05:48.303041+0000","last_undegraded":"2023-09-23T16:05:48.303041+0000","last_fullsized":"2023-09-23T16:05:48.303041+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:09.058307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":256,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.305029+0000","last_change":"2023-09-23T16:05:11.322621+0000","last_active":"2023-09-23T16:05:48.305029+0000","last_peered":"2023-09-23T16:05:48.305029+0000","last_clean":"2023-09-23T16:05:48.305029+0000","last_became_active":"2023-09-23T16:05:11.322297+0000","last_became_peered":"2023-09-23T16:05:11.322297+0000","last_unstale":"2023-09-23T16:05:48.305029+0000","last_undegraded":"2023-09-23T16:05:48.305029+0000","last_fullsized":"2023-09-23T16:05:48.305029+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:52.745463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":317,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.574902+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:05:48.574902+0000","last_peered":"2023-09-23T16:05:48.574902+0000","last_clean":"2023-09-23T16:05:48.574902+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:05:48.574902+0000","last_undegraded":"2023-09-23T16:05:48.574902+0000","last_fullsized":"2023-09-23T16:05:48.574902+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":241,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308972+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:05:48.308972+0000","last_peered":"2023-09-23T16:05:48.308972+0000","last_clean":"2023-09-23T16:05:48.308972+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:05:48.308972+0000","last_undegraded":"2023-09-23T16:05:48.308972+0000","last_fullsized":"2023-09-23T16:05:48.308972+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":211,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.305240+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:05:48.305240+0000","last_peered":"2023-09-23T16:05:48.305240+0000","last_clean":"2023-09-23T16:05:48.305240+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:05:48.305240+0000","last_undegraded":"2023-09-23T16:05:48.305240+0000","last_fullsized":"2023-09-23T16:05:48.305240+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":337,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308842+0000","last_change":"2023-09-23T16:05:11.324509+0000","last_active":"2023-09-23T16:05:48.308842+0000","last_peered":"2023-09-23T16:05:48.308842+0000","last_clean":"2023-09-23T16:05:48.308842+0000","last_became_active":"2023-09-23T16:05:11.324121+0000","last_became_peered":"2023-09-23T16:05:11.324121+0000","last_unstale":"2023-09-23T16:05:48.308842+0000","last_undegraded":"2023-09-23T16:05:48.308842+0000","last_fullsized":"2023-09-23T16:05:48.308842+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:31:10.046986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.301793+0000","last_change":"2023-09-23T16:05:11.324105+0000","last_active":"2023-09-23T16:05:48.301793+0000","last_peered":"2023-09-23T16:05:48.301793+0000","last_clean":"2023-09-23T16:05:48.301793+0000","last_became_active":"2023-09-23T16:05:11.323785+0000","last_became_peered":"2023-09-23T16:05:11.323785+0000","last_unstale":"2023-09-23T16:05:48.301793+0000","last_undegraded":"2023-09-23T16:05:48.301793+0000","last_fullsized":"2023-09-23T16:05:48.301793+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:23.166698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":24,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303011+0000","last_change":"2023-09-23T16:05:11.347023+0000","last_active":"2023-09-23T16:05:48.303011+0000","last_peered":"2023-09-23T16:05:48.303011+0000","last_clean":"2023-09-23T16:05:48.303011+0000","last_became_active":"2023-09-23T16:05:11.325777+0000","last_became_peered":"2023-09-23T16:05:11.325777+0000","last_unstale":"2023-09-23T16:05:48.303011+0000","last_undegraded":"2023-09-23T16:05:48.303011+0000","last_fullsized":"2023-09-23T16:05:48.303011+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T16:04:16.558350+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,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":38,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302992+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:05:48.302992+0000","last_peered":"2023-09-23T16:05:48.302992+0000","last_clean":"2023-09-23T16:05:48.302992+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:05:48.302992+0000","last_undegraded":"2023-09-23T16:05:48.302992+0000","last_fullsized":"2023-09-23T16:05:48.302992+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":346,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.298627+0000","last_change":"2023-09-23T16:05:11.337690+0000","last_active":"2023-09-23T16:05:48.298627+0000","last_peered":"2023-09-23T16:05:48.298627+0000","last_clean":"2023-09-23T16:05:48.298627+0000","last_became_active":"2023-09-23T16:05:11.313102+0000","last_became_peered":"2023-09-23T16:05:11.313102+0000","last_unstale":"2023-09-23T16:05:48.298627+0000","last_undegraded":"2023-09-23T16:05:48.298627+0000","last_fullsized":"2023-09-23T16:05:48.298627+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T18:18:21.843342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":318,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.298046+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:05:48.298046+0000","last_peered":"2023-09-23T16:05:48.298046+0000","last_clean":"2023-09-23T16:05:48.298046+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:05:48.298046+0000","last_undegraded":"2023-09-23T16:05:48.298046+0000","last_fullsized":"2023-09-23T16:05:48.298046+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":24,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302431+0000","last_change":"2023-09-23T16:05:11.340087+0000","last_active":"2023-09-23T16:05:48.302431+0000","last_peered":"2023-09-23T16:05:48.302431+0000","last_clean":"2023-09-23T16:05:48.302431+0000","last_became_active":"2023-09-23T16:05:11.318692+0000","last_became_peered":"2023-09-23T16:05:11.318692+0000","last_unstale":"2023-09-23T16:05:48.302431+0000","last_undegraded":"2023-09-23T16:05:48.302431+0000","last_fullsized":"2023-09-23T16:05:48.302431+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:34:58.647285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":10,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.744582+0000","last_change":"2023-09-23T16:05:49.744582+0000","last_active":"2023-09-23T16:05:49.744582+0000","last_peered":"2023-09-23T16:05:49.744582+0000","last_clean":"2023-09-23T16:05:49.744582+0000","last_became_active":"2023-09-23T16:05:49.743653+0000","last_became_peered":"2023-09-23T16:05:49.743653+0000","last_unstale":"2023-09-23T16:05:49.744582+0000","last_undegraded":"2023-09-23T16:05:49.744582+0000","last_fullsized":"2023-09-23T16:05:49.744582+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:10:57.760555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302240+0000","last_change":"2023-09-23T16:05:11.310008+0000","last_active":"2023-09-23T16:05:48.302240+0000","last_peered":"2023-09-23T16:05:48.302240+0000","last_clean":"2023-09-23T16:05:48.302240+0000","last_became_active":"2023-09-23T16:05:11.309645+0000","last_became_peered":"2023-09-23T16:05:11.309645+0000","last_unstale":"2023-09-23T16:05:48.302240+0000","last_undegraded":"2023-09-23T16:05:48.302240+0000","last_fullsized":"2023-09-23T16:05:48.302240+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:28.812897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,1,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":336,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308590+0000","last_change":"2023-09-23T16:05:11.325381+0000","last_active":"2023-09-23T16:05:48.308590+0000","last_peered":"2023-09-23T16:05:48.308590+0000","last_clean":"2023-09-23T16:05:48.308590+0000","last_became_active":"2023-09-23T16:05:11.324924+0000","last_became_peered":"2023-09-23T16:05:11.324924+0000","last_unstale":"2023-09-23T16:05:48.308590+0000","last_undegraded":"2023-09-23T16:05:48.308590+0000","last_fullsized":"2023-09-23T16:05:48.308590+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:02:35.286575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.301691+0000","last_change":"2023-09-23T16:05:11.316915+0000","last_active":"2023-09-23T16:05:48.301691+0000","last_peered":"2023-09-23T16:05:48.301691+0000","last_clean":"2023-09-23T16:05:48.301691+0000","last_became_active":"2023-09-23T16:05:11.316497+0000","last_became_peered":"2023-09-23T16:05:11.316497+0000","last_unstale":"2023-09-23T16:05:48.301691+0000","last_undegraded":"2023-09-23T16:05:48.301691+0000","last_fullsized":"2023-09-23T16:05:48.301691+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:26.249762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302689+0000","last_change":"2023-09-23T16:05:11.333642+0000","last_active":"2023-09-23T16:05:48.302689+0000","last_peered":"2023-09-23T16:05:48.302689+0000","last_clean":"2023-09-23T16:05:48.302689+0000","last_became_active":"2023-09-23T16:05:11.333294+0000","last_became_peered":"2023-09-23T16:05:11.333294+0000","last_unstale":"2023-09-23T16:05:48.302689+0000","last_undegraded":"2023-09-23T16:05:48.302689+0000","last_fullsized":"2023-09-23T16:05:48.302689+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:53:18.789425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":350,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.573899+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:05:48.573899+0000","last_peered":"2023-09-23T16:05:48.573899+0000","last_clean":"2023-09-23T16:05:48.573899+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:05:48.573899+0000","last_undegraded":"2023-09-23T16:05:48.573899+0000","last_fullsized":"2023-09-23T16:05:48.573899+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303141+0000","last_change":"2023-09-23T16:05:11.321947+0000","last_active":"2023-09-23T16:05:48.303141+0000","last_peered":"2023-09-23T16:05:48.303141+0000","last_clean":"2023-09-23T16:05:48.303141+0000","last_became_active":"2023-09-23T16:05:11.321635+0000","last_became_peered":"2023-09-23T16:05:11.321635+0000","last_unstale":"2023-09-23T16:05:48.303141+0000","last_undegraded":"2023-09-23T16:05:48.303141+0000","last_fullsized":"2023-09-23T16:05:48.303141+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:32:15.637805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.5","version":"338'2389","reported_seq":2402,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.696435+0000","last_change":"2023-09-23T16:05:29.653853+0000","last_active":"2023-09-23T16:06:15.696435+0000","last_peered":"2023-09-23T16:06:15.696435+0000","last_clean":"2023-09-23T16:06:15.696435+0000","last_became_active":"2023-09-23T16:05:29.653542+0000","last_became_peered":"2023-09-23T16:05:29.653542+0000","last_unstale":"2023-09-23T16:06:15.696435+0000","last_undegraded":"2023-09-23T16:06:15.696435+0000","last_fullsized":"2023-09-23T16:06:15.696435+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2389,"log_dups_size":0,"ondisk_log_size":2389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:53.638659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156565504,"num_objects":2389,"num_object_clones":0,"num_object_copies":7167,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2389,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2389,"num_write_kb":152896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":22,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303153+0000","last_change":"2023-09-23T16:05:11.342520+0000","last_active":"2023-09-23T16:05:48.303153+0000","last_peered":"2023-09-23T16:05:48.303153+0000","last_clean":"2023-09-23T16:05:48.303153+0000","last_became_active":"2023-09-23T16:05:11.321840+0000","last_became_peered":"2023-09-23T16:05:11.321840+0000","last_unstale":"2023-09-23T16:05:48.303153+0000","last_undegraded":"2023-09-23T16:05:48.303153+0000","last_fullsized":"2023-09-23T16:05:48.303153+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:12:43.308566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[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.8","version":"0'0","reported_seq":299,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.307392+0000","last_change":"2023-09-23T16:05:11.329059+0000","last_active":"2023-09-23T16:05:48.307392+0000","last_peered":"2023-09-23T16:05:48.307392+0000","last_clean":"2023-09-23T16:05:48.307392+0000","last_became_active":"2023-09-23T16:05:11.328527+0000","last_became_peered":"2023-09-23T16:05:11.328527+0000","last_unstale":"2023-09-23T16:05:48.307392+0000","last_undegraded":"2023-09-23T16:05:48.307392+0000","last_fullsized":"2023-09-23T16:05:48.307392+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:32:07.516992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"338'2348","reported_seq":2361,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.492757+0000","last_change":"2023-09-23T16:05:29.658406+0000","last_active":"2023-09-23T16:06:15.492757+0000","last_peered":"2023-09-23T16:06:15.492757+0000","last_clean":"2023-09-23T16:06:15.492757+0000","last_became_active":"2023-09-23T16:05:29.658144+0000","last_became_peered":"2023-09-23T16:05:29.658144+0000","last_unstale":"2023-09-23T16:06:15.492757+0000","last_undegraded":"2023-09-23T16:06:15.492757+0000","last_fullsized":"2023-09-23T16:06:15.492757+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2348,"log_dups_size":0,"ondisk_log_size":2348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:20:08.101127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153878528,"num_objects":2348,"num_object_clones":0,"num_object_copies":7044,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2348,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2348,"num_write_kb":150272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":22,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303206+0000","last_change":"2023-09-23T16:05:11.334196+0000","last_active":"2023-09-23T16:05:48.303206+0000","last_peered":"2023-09-23T16:05:48.303206+0000","last_clean":"2023-09-23T16:05:48.303206+0000","last_became_active":"2023-09-23T16:05:11.317120+0000","last_became_peered":"2023-09-23T16:05:11.317120+0000","last_unstale":"2023-09-23T16:05:48.303206+0000","last_undegraded":"2023-09-23T16:05:48.303206+0000","last_fullsized":"2023-09-23T16:05:48.303206+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:06:43.230934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":360,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.297818+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:05:48.297818+0000","last_peered":"2023-09-23T16:05:48.297818+0000","last_clean":"2023-09-23T16:05:48.297818+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:05:48.297818+0000","last_undegraded":"2023-09-23T16:05:48.297818+0000","last_fullsized":"2023-09-23T16:05:48.297818+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"338'2188","reported_seq":2200,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.476892+0000","last_change":"2023-09-23T16:05:30.102324+0000","last_active":"2023-09-23T16:06:12.476892+0000","last_peered":"2023-09-23T16:06:12.476892+0000","last_clean":"2023-09-23T16:06:12.476892+0000","last_became_active":"2023-09-23T16:05:30.101307+0000","last_became_peered":"2023-09-23T16:05:30.101307+0000","last_unstale":"2023-09-23T16:06:12.476892+0000","last_undegraded":"2023-09-23T16:06:12.476892+0000","last_fullsized":"2023-09-23T16:06:12.476892+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2188,"log_dups_size":0,"ondisk_log_size":2188,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:29:14.556733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143392768,"num_objects":2188,"num_object_clones":0,"num_object_copies":6564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2188,"num_write_kb":140032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":22,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302687+0000","last_change":"2023-09-23T16:05:11.349435+0000","last_active":"2023-09-23T16:05:48.302687+0000","last_peered":"2023-09-23T16:05:48.302687+0000","last_clean":"2023-09-23T16:05:48.302687+0000","last_became_active":"2023-09-23T16:05:11.326773+0000","last_became_peered":"2023-09-23T16:05:11.326773+0000","last_unstale":"2023-09-23T16:05:48.302687+0000","last_undegraded":"2023-09-23T16:05:48.302687+0000","last_fullsized":"2023-09-23T16:05:48.302687+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:12:48.669638+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":337,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.574500+0000","last_change":"2023-09-23T16:05:11.316589+0000","last_active":"2023-09-23T16:05:48.574500+0000","last_peered":"2023-09-23T16:05:48.574500+0000","last_clean":"2023-09-23T16:05:48.574500+0000","last_became_active":"2023-09-23T16:05:11.316199+0000","last_became_peered":"2023-09-23T16:05:11.316199+0000","last_unstale":"2023-09-23T16:05:48.574500+0000","last_undegraded":"2023-09-23T16:05:48.574500+0000","last_fullsized":"2023-09-23T16:05:48.574500+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:36:41.553848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.6","version":"338'2173","reported_seq":2185,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.483119+0000","last_change":"2023-09-23T16:05:30.100394+0000","last_active":"2023-09-23T16:06:12.483119+0000","last_peered":"2023-09-23T16:06:12.483119+0000","last_clean":"2023-09-23T16:06:12.483119+0000","last_became_active":"2023-09-23T16:05:30.099619+0000","last_became_peered":"2023-09-23T16:05:30.099619+0000","last_unstale":"2023-09-23T16:06:12.483119+0000","last_undegraded":"2023-09-23T16:06:12.483119+0000","last_fullsized":"2023-09-23T16:06:12.483119+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2173,"log_dups_size":0,"ondisk_log_size":2173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:03:22.241685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142409728,"num_objects":2173,"num_object_clones":0,"num_object_copies":6519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2173,"num_write_kb":139072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308849+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:05:48.308849+0000","last_peered":"2023-09-23T16:05:48.308849+0000","last_clean":"2023-09-23T16:05:48.308849+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:05:48.308849+0000","last_undegraded":"2023-09-23T16:05:48.308849+0000","last_fullsized":"2023-09-23T16:05:48.308849+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":159,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303018+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:05:48.303018+0000","last_peered":"2023-09-23T16:05:48.303018+0000","last_clean":"2023-09-23T16:05:48.303018+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:05:48.303018+0000","last_undegraded":"2023-09-23T16:05:48.303018+0000","last_fullsized":"2023-09-23T16:05:48.303018+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"338'2078","reported_seq":2090,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:11.732051+0000","last_change":"2023-09-23T16:05:29.663544+0000","last_active":"2023-09-23T16:06:11.732051+0000","last_peered":"2023-09-23T16:06:11.732051+0000","last_clean":"2023-09-23T16:06:11.732051+0000","last_became_active":"2023-09-23T16:05:29.663194+0000","last_became_peered":"2023-09-23T16:05:29.663194+0000","last_unstale":"2023-09-23T16:06:11.732051+0000","last_undegraded":"2023-09-23T16:06:11.732051+0000","last_fullsized":"2023-09-23T16:06:11.732051+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2078,"log_dups_size":0,"ondisk_log_size":2078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:50:20.181990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136183808,"num_objects":2078,"num_object_clones":0,"num_object_copies":6234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2078,"num_write_kb":132992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":767,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.301984+0000","last_change":"2023-09-23T16:05:14.302913+0000","last_active":"2023-09-23T16:05:48.301984+0000","last_peered":"2023-09-23T16:05:48.301984+0000","last_clean":"2023-09-23T16:05:48.301984+0000","last_became_active":"2023-09-23T16:05:14.302527+0000","last_became_peered":"2023-09-23T16:05:14.302527+0000","last_unstale":"2023-09-23T16:05:48.301984+0000","last_undegraded":"2023-09-23T16:05:48.301984+0000","last_fullsized":"2023-09-23T16:05:48.301984+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:51:03.785998+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.b","version":"69'3","reported_seq":128,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.305050+0000","last_change":"2023-09-23T16:05:11.330077+0000","last_active":"2023-09-23T16:05:49.305050+0000","last_peered":"2023-09-23T16:05:49.305050+0000","last_clean":"2023-09-23T16:05:49.305050+0000","last_became_active":"2023-09-23T16:05:11.313161+0000","last_became_peered":"2023-09-23T16:05:11.313161+0000","last_unstale":"2023-09-23T16:05:49.305050+0000","last_undegraded":"2023-09-23T16:05:49.305050+0000","last_fullsized":"2023-09-23T16:05:49.305050+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:38:11.328217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":324,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.298535+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:05:48.298535+0000","last_peered":"2023-09-23T16:05:48.298535+0000","last_clean":"2023-09-23T16:05:48.298535+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:05:48.298535+0000","last_undegraded":"2023-09-23T16:05:48.298535+0000","last_fullsized":"2023-09-23T16:05:48.298535+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"338'2498","reported_seq":2510,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.510035+0000","last_change":"2023-09-23T16:05:30.100958+0000","last_active":"2023-09-23T16:06:15.510035+0000","last_peered":"2023-09-23T16:06:15.510035+0000","last_clean":"2023-09-23T16:06:15.510035+0000","last_became_active":"2023-09-23T16:05:30.099326+0000","last_became_peered":"2023-09-23T16:05:30.099326+0000","last_unstale":"2023-09-23T16:06:15.510035+0000","last_undegraded":"2023-09-23T16:06:15.510035+0000","last_fullsized":"2023-09-23T16:06:15.510035+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2498,"log_dups_size":0,"ondisk_log_size":2498,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:53:24.817895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163708928,"num_objects":2498,"num_object_clones":0,"num_object_copies":7494,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2498,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2498,"num_write_kb":159872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"93'161","reported_seq":661,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.307484+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:05:48.307484+0000","last_peered":"2023-09-23T16:05:48.307484+0000","last_clean":"2023-09-23T16:05:48.307484+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:05:48.307484+0000","last_undegraded":"2023-09-23T16:05:48.307484+0000","last_fullsized":"2023-09-23T16:05:48.307484+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":254,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.297669+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:05:48.297669+0000","last_peered":"2023-09-23T16:05:48.297669+0000","last_clean":"2023-09-23T16:05:48.297669+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:05:48.297669+0000","last_undegraded":"2023-09-23T16:05:48.297669+0000","last_fullsized":"2023-09-23T16:05:48.297669+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":364,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.299298+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:05:48.299298+0000","last_peered":"2023-09-23T16:05:48.299298+0000","last_clean":"2023-09-23T16:05:48.299298+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:05:48.299298+0000","last_undegraded":"2023-09-23T16:05:48.299298+0000","last_fullsized":"2023-09-23T16:05:48.299298+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"338'2107","reported_seq":2119,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.313849+0000","last_change":"2023-09-23T16:05:29.656101+0000","last_active":"2023-09-23T16:06:12.313849+0000","last_peered":"2023-09-23T16:06:12.313849+0000","last_clean":"2023-09-23T16:06:12.313849+0000","last_became_active":"2023-09-23T16:05:29.655676+0000","last_became_peered":"2023-09-23T16:05:29.655676+0000","last_unstale":"2023-09-23T16:06:12.313849+0000","last_undegraded":"2023-09-23T16:06:12.313849+0000","last_fullsized":"2023-09-23T16:06:12.313849+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2107,"log_dups_size":0,"ondisk_log_size":2107,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:00:25.800083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138084352,"num_objects":2107,"num_object_clones":0,"num_object_copies":6321,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2107,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2107,"num_write_kb":134848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":349,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.298185+0000","last_change":"2023-09-23T16:05:11.313532+0000","last_active":"2023-09-23T16:05:48.298185+0000","last_peered":"2023-09-23T16:05:48.298185+0000","last_clean":"2023-09-23T16:05:48.298185+0000","last_became_active":"2023-09-23T16:05:11.313124+0000","last_became_peered":"2023-09-23T16:05:11.313124+0000","last_unstale":"2023-09-23T16:05:48.298185+0000","last_undegraded":"2023-09-23T16:05:48.298185+0000","last_fullsized":"2023-09-23T16:05:48.298185+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:30:47.956651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.299527+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:05:48.299527+0000","last_peered":"2023-09-23T16:05:48.299527+0000","last_clean":"2023-09-23T16:05:48.299527+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:05:48.299527+0000","last_undegraded":"2023-09-23T16:05:48.299527+0000","last_fullsized":"2023-09-23T16:05:48.299527+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"338'2413","reported_seq":2424,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.515928+0000","last_change":"2023-09-23T16:05:30.100787+0000","last_active":"2023-09-23T16:06:15.515928+0000","last_peered":"2023-09-23T16:06:15.515928+0000","last_clean":"2023-09-23T16:06:15.515928+0000","last_became_active":"2023-09-23T16:05:30.100445+0000","last_became_peered":"2023-09-23T16:05:30.100445+0000","last_unstale":"2023-09-23T16:06:15.515928+0000","last_undegraded":"2023-09-23T16:06:15.515928+0000","last_fullsized":"2023-09-23T16:06:15.515928+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2413,"log_dups_size":0,"ondisk_log_size":2413,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:20:24.994276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158138368,"num_objects":2413,"num_object_clones":0,"num_object_copies":7239,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2413,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2413,"num_write_kb":154432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"93'161","reported_seq":629,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308158+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:05:48.308158+0000","last_peered":"2023-09-23T16:05:48.308158+0000","last_clean":"2023-09-23T16:05:48.308158+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:05:48.308158+0000","last_undegraded":"2023-09-23T16:05:48.308158+0000","last_fullsized":"2023-09-23T16:05:48.308158+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.629937+0000","last_change":"2023-09-23T16:05:11.324701+0000","last_active":"2023-09-23T16:05:49.629937+0000","last_peered":"2023-09-23T16:05:49.629937+0000","last_clean":"2023-09-23T16:05:49.629937+0000","last_became_active":"2023-09-23T16:05:11.324375+0000","last_became_peered":"2023-09-23T16:05:11.324375+0000","last_unstale":"2023-09-23T16:05:49.629937+0000","last_undegraded":"2023-09-23T16:05:49.629937+0000","last_fullsized":"2023-09-23T16:05:49.629937+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:35:07.774371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":206,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303949+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:05:48.303949+0000","last_peered":"2023-09-23T16:05:48.303949+0000","last_clean":"2023-09-23T16:05:48.303949+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:05:48.303949+0000","last_undegraded":"2023-09-23T16:05:48.303949+0000","last_fullsized":"2023-09-23T16:05:48.303949+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"338'2142","reported_seq":2154,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.496235+0000","last_change":"2023-09-23T16:05:30.102923+0000","last_active":"2023-09-23T16:06:12.496235+0000","last_peered":"2023-09-23T16:06:12.496235+0000","last_clean":"2023-09-23T16:06:12.496235+0000","last_became_active":"2023-09-23T16:05:30.101812+0000","last_became_peered":"2023-09-23T16:05:30.101812+0000","last_unstale":"2023-09-23T16:06:12.496235+0000","last_undegraded":"2023-09-23T16:06:12.496235+0000","last_fullsized":"2023-09-23T16:06:12.496235+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2142,"log_dups_size":0,"ondisk_log_size":2142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:34.095824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140378112,"num_objects":2142,"num_object_clones":0,"num_object_copies":6426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2142,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2142,"num_write_kb":137088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"93'161","reported_seq":575,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302945+0000","last_change":"2023-09-23T16:05:35.875972+0000","last_active":"2023-09-23T16:05:48.302945+0000","last_peered":"2023-09-23T16:05:48.302945+0000","last_clean":"2023-09-23T16:05:48.302945+0000","last_became_active":"2023-09-23T16:05:14.302654+0000","last_became_peered":"2023-09-23T16:05:14.302654+0000","last_unstale":"2023-09-23T16:05:48.302945+0000","last_undegraded":"2023-09-23T16:05:48.302945+0000","last_fullsized":"2023-09-23T16:05:48.302945+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:35.875868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:35.875868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T21:09:15.674235+0000","scrub_duration":0.0027586630000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"89'98","reported_seq":291,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.304710+0000","last_change":"2023-09-23T16:05:11.369052+0000","last_active":"2023-09-23T16:05:48.304710+0000","last_peered":"2023-09-23T16:05:48.304710+0000","last_clean":"2023-09-23T16:05:48.304710+0000","last_became_active":"2023-09-23T16:05:11.316820+0000","last_became_peered":"2023-09-23T16:05:11.316820+0000","last_unstale":"2023-09-23T16:05:48.304710+0000","last_undegraded":"2023-09-23T16:05:48.304710+0000","last_fullsized":"2023-09-23T16:05:48.304710+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:13.204776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40,"num_bytes_recovered":16777216,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":344,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308644+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:05:48.308644+0000","last_peered":"2023-09-23T16:05:48.308644+0000","last_clean":"2023-09-23T16:05:48.308644+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:05:48.308644+0000","last_undegraded":"2023-09-23T16:05:48.308644+0000","last_fullsized":"2023-09-23T16:05:48.308644+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":101,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303073+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:05:48.303073+0000","last_peered":"2023-09-23T16:05:48.303073+0000","last_clean":"2023-09-23T16:05:48.303073+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:05:48.303073+0000","last_undegraded":"2023-09-23T16:05:48.303073+0000","last_fullsized":"2023-09-23T16:05:48.303073+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"338'2177","reported_seq":2189,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.321384+0000","last_change":"2023-09-23T16:05:29.658229+0000","last_active":"2023-09-23T16:06:12.321384+0000","last_peered":"2023-09-23T16:06:12.321384+0000","last_clean":"2023-09-23T16:06:12.321384+0000","last_became_active":"2023-09-23T16:05:29.657877+0000","last_became_peered":"2023-09-23T16:05:29.657877+0000","last_unstale":"2023-09-23T16:06:12.321384+0000","last_undegraded":"2023-09-23T16:06:12.321384+0000","last_fullsized":"2023-09-23T16:06:12.321384+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2177,"log_dups_size":0,"ondisk_log_size":2177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:53:53.002750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142671872,"num_objects":2177,"num_object_clones":0,"num_object_copies":6531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2177,"num_write_kb":139328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"93'161","reported_seq":649,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.307614+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:05:48.307614+0000","last_peered":"2023-09-23T16:05:48.307614+0000","last_clean":"2023-09-23T16:05:48.307614+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:05:48.307614+0000","last_undegraded":"2023-09-23T16:05:48.307614+0000","last_fullsized":"2023-09-23T16:05:48.307614+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":920,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308014+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:05:48.308014+0000","last_peered":"2023-09-23T16:05:48.308014+0000","last_clean":"2023-09-23T16:05:48.308014+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:05:48.308014+0000","last_undegraded":"2023-09-23T16:05:48.308014+0000","last_fullsized":"2023-09-23T16:05:48.308014+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":312,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.299309+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:05:48.299309+0000","last_peered":"2023-09-23T16:05:48.299309+0000","last_clean":"2023-09-23T16:05:48.299309+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:05:48.299309+0000","last_undegraded":"2023-09-23T16:05:48.299309+0000","last_fullsized":"2023-09-23T16:05:48.299309+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":213,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.309042+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:05:48.309042+0000","last_peered":"2023-09-23T16:05:48.309042+0000","last_clean":"2023-09-23T16:05:48.309042+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:05:48.309042+0000","last_undegraded":"2023-09-23T16:05:48.309042+0000","last_fullsized":"2023-09-23T16:05:48.309042+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"338'2177","reported_seq":2189,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.486000+0000","last_change":"2023-09-23T16:05:29.655300+0000","last_active":"2023-09-23T16:06:12.486000+0000","last_peered":"2023-09-23T16:06:12.486000+0000","last_clean":"2023-09-23T16:06:12.486000+0000","last_became_active":"2023-09-23T16:05:29.654964+0000","last_became_peered":"2023-09-23T16:05:29.654964+0000","last_unstale":"2023-09-23T16:06:12.486000+0000","last_undegraded":"2023-09-23T16:06:12.486000+0000","last_fullsized":"2023-09-23T16:06:12.486000+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2177,"log_dups_size":0,"ondisk_log_size":2177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:45:42.250967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142671872,"num_objects":2177,"num_object_clones":0,"num_object_copies":6531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2177,"num_write_kb":139328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"93'161","reported_seq":449,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302059+0000","last_change":"2023-09-23T16:05:34.838473+0000","last_active":"2023-09-23T16:05:48.302059+0000","last_peered":"2023-09-23T16:05:48.302059+0000","last_clean":"2023-09-23T16:05:48.302059+0000","last_became_active":"2023-09-23T16:05:14.301485+0000","last_became_peered":"2023-09-23T16:05:14.301485+0000","last_unstale":"2023-09-23T16:05:48.302059+0000","last_undegraded":"2023-09-23T16:05:48.302059+0000","last_fullsized":"2023-09-23T16:05:48.302059+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:34.838349+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:34.838349+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:12.481436+0000","scrub_duration":0.0034445880000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":842,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.303143+0000","last_change":"2023-09-23T16:01:13.629480+0000","last_active":"2023-09-23T16:05:48.303143+0000","last_peered":"2023-09-23T16:05:48.303143+0000","last_clean":"2023-09-23T16:05:48.303143+0000","last_became_active":"2023-09-23T16:01:13.628634+0000","last_became_peered":"2023-09-23T16:01:13.628634+0000","last_unstale":"2023-09-23T16:05:48.303143+0000","last_undegraded":"2023-09-23T16:05:48.303143+0000","last_fullsized":"2023-09-23T16:05:48.303143+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:07:49.216282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.0","version":"0'0","reported_seq":225,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.305339+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:05:48.305339+0000","last_peered":"2023-09-23T16:05:48.305339+0000","last_clean":"2023-09-23T16:05:48.305339+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:05:48.305339+0000","last_undegraded":"2023-09-23T16:05:48.305339+0000","last_fullsized":"2023-09-23T16:05:48.305339+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.744173+0000","last_change":"2023-09-23T16:05:49.744173+0000","last_active":"2023-09-23T16:05:49.744173+0000","last_peered":"2023-09-23T16:05:49.744173+0000","last_clean":"2023-09-23T16:05:49.744173+0000","last_became_active":"2023-09-23T16:05:49.743729+0000","last_became_peered":"2023-09-23T16:05:49.743729+0000","last_unstale":"2023-09-23T16:05:49.744173+0000","last_undegraded":"2023-09-23T16:05:49.744173+0000","last_fullsized":"2023-09-23T16:05:49.744173+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:17.443359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"338'2448","reported_seq":2461,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.677758+0000","last_change":"2023-09-23T16:05:29.653841+0000","last_active":"2023-09-23T16:06:15.677758+0000","last_peered":"2023-09-23T16:06:15.677758+0000","last_clean":"2023-09-23T16:06:15.677758+0000","last_became_active":"2023-09-23T16:05:29.653540+0000","last_became_peered":"2023-09-23T16:05:29.653540+0000","last_unstale":"2023-09-23T16:06:15.677758+0000","last_undegraded":"2023-09-23T16:06:15.677758+0000","last_fullsized":"2023-09-23T16:06:15.677758+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2448,"log_dups_size":0,"ondisk_log_size":2448,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:13:17.300817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160432128,"num_objects":2448,"num_object_clones":0,"num_object_copies":7344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2448,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2448,"num_write_kb":156672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"89'183","reported_seq":1092,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308158+0000","last_change":"2023-09-23T16:05:14.305506+0000","last_active":"2023-09-23T16:05:48.308158+0000","last_peered":"2023-09-23T16:05:48.308158+0000","last_clean":"2023-09-23T16:05:48.308158+0000","last_became_active":"2023-09-23T16:05:14.304843+0000","last_became_peered":"2023-09-23T16:05:14.304843+0000","last_unstale":"2023-09-23T16:05:48.308158+0000","last_undegraded":"2023-09-23T16:05:48.308158+0000","last_fullsized":"2023-09-23T16:05:48.308158+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:53:34.584403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":474,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302003+0000","last_change":"2023-09-23T16:05:36.897151+0000","last_active":"2023-09-23T16:05:48.302003+0000","last_peered":"2023-09-23T16:05:48.302003+0000","last_clean":"2023-09-23T16:05:48.302003+0000","last_became_active":"2023-09-23T16:05:14.302785+0000","last_became_peered":"2023-09-23T16:05:14.302785+0000","last_unstale":"2023-09-23T16:05:48.302003+0000","last_undegraded":"2023-09-23T16:05:48.302003+0000","last_fullsized":"2023-09-23T16:05:48.302003+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:36.897048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:36.897048+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T22:28:30.309968+0000","scrub_duration":0.0054569859999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":164,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308045+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:05:48.308045+0000","last_peered":"2023-09-23T16:05:48.308045+0000","last_clean":"2023-09-23T16:05:48.308045+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:05:48.308045+0000","last_undegraded":"2023-09-23T16:05:48.308045+0000","last_fullsized":"2023-09-23T16:05:48.308045+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":327,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.575070+0000","last_change":"2023-09-23T16:05:11.318405+0000","last_active":"2023-09-23T16:05:48.575070+0000","last_peered":"2023-09-23T16:05:48.575070+0000","last_clean":"2023-09-23T16:05:48.575070+0000","last_became_active":"2023-09-23T16:05:11.317306+0000","last_became_peered":"2023-09-23T16:05:11.317306+0000","last_unstale":"2023-09-23T16:05:48.575070+0000","last_undegraded":"2023-09-23T16:05:48.575070+0000","last_fullsized":"2023-09-23T16:05:48.575070+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:10:37.347288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.b","version":"338'2133","reported_seq":2145,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:11.743602+0000","last_change":"2023-09-23T16:05:30.102265+0000","last_active":"2023-09-23T16:06:11.743602+0000","last_peered":"2023-09-23T16:06:11.743602+0000","last_clean":"2023-09-23T16:06:11.743602+0000","last_became_active":"2023-09-23T16:05:30.101529+0000","last_became_peered":"2023-09-23T16:05:30.101529+0000","last_unstale":"2023-09-23T16:06:11.743602+0000","last_undegraded":"2023-09-23T16:06:11.743602+0000","last_fullsized":"2023-09-23T16:06:11.743602+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2133,"log_dups_size":0,"ondisk_log_size":2133,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:51.881196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139788288,"num_objects":2133,"num_object_clones":0,"num_object_copies":6399,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2133,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2133,"num_write_kb":136512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"93'161","reported_seq":597,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.630438+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:05:49.630438+0000","last_peered":"2023-09-23T16:05:49.630438+0000","last_clean":"2023-09-23T16:05:49.630438+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:05:49.630438+0000","last_undegraded":"2023-09-23T16:05:49.630438+0000","last_fullsized":"2023-09-23T16:05:49.630438+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1106,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.301712+0000","last_change":"2023-09-23T16:05:13.306068+0000","last_active":"2023-09-23T16:05:48.301712+0000","last_peered":"2023-09-23T16:05:48.301712+0000","last_clean":"2023-09-23T16:05:48.301712+0000","last_became_active":"2023-09-23T16:05:13.305326+0000","last_became_peered":"2023-09-23T16:05:13.305326+0000","last_unstale":"2023-09-23T16:05:48.301712+0000","last_undegraded":"2023-09-23T16:05:48.301712+0000","last_fullsized":"2023-09-23T16:05:48.301712+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:51:29.202230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":239,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.298078+0000","last_change":"2023-09-23T16:05:11.322436+0000","last_active":"2023-09-23T16:05:48.298078+0000","last_peered":"2023-09-23T16:05:48.298078+0000","last_clean":"2023-09-23T16:05:48.298078+0000","last_became_active":"2023-09-23T16:05:11.321928+0000","last_became_peered":"2023-09-23T16:05:11.321928+0000","last_unstale":"2023-09-23T16:05:48.298078+0000","last_undegraded":"2023-09-23T16:05:48.298078+0000","last_fullsized":"2023-09-23T16:05:48.298078+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:39:20.628180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":346,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.630908+0000","last_change":"2023-09-23T16:05:11.317361+0000","last_active":"2023-09-23T16:05:49.630908+0000","last_peered":"2023-09-23T16:05:49.630908+0000","last_clean":"2023-09-23T16:05:49.630908+0000","last_became_active":"2023-09-23T16:05:11.316857+0000","last_became_peered":"2023-09-23T16:05:11.316857+0000","last_unstale":"2023-09-23T16:05:49.630908+0000","last_undegraded":"2023-09-23T16:05:49.630908+0000","last_fullsized":"2023-09-23T16:05:49.630908+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:13:38.666092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.e","version":"338'2156","reported_seq":2167,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.322408+0000","last_change":"2023-09-23T16:05:29.656329+0000","last_active":"2023-09-23T16:06:12.322408+0000","last_peered":"2023-09-23T16:06:12.322408+0000","last_clean":"2023-09-23T16:06:12.322408+0000","last_became_active":"2023-09-23T16:05:29.655413+0000","last_became_peered":"2023-09-23T16:05:29.655413+0000","last_unstale":"2023-09-23T16:06:12.322408+0000","last_undegraded":"2023-09-23T16:06:12.322408+0000","last_fullsized":"2023-09-23T16:06:12.322408+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2156,"log_dups_size":0,"ondisk_log_size":2156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:16:29.308505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141295616,"num_objects":2156,"num_object_clones":0,"num_object_copies":6468,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2156,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2156,"num_write_kb":137984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"93'161","reported_seq":660,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.574936+0000","last_change":"2023-09-23T16:05:14.303269+0000","last_active":"2023-09-23T16:05:48.574936+0000","last_peered":"2023-09-23T16:05:48.574936+0000","last_clean":"2023-09-23T16:05:48.574936+0000","last_became_active":"2023-09-23T16:05:14.302213+0000","last_became_peered":"2023-09-23T16:05:14.302213+0000","last_unstale":"2023-09-23T16:05:48.574936+0000","last_undegraded":"2023-09-23T16:05:48.574936+0000","last_fullsized":"2023-09-23T16:05:48.574936+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:25:49.064705+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"89'75","reported_seq":38,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302551+0000","last_change":"2023-09-23T16:05:11.356681+0000","last_active":"2023-09-23T16:05:48.302551+0000","last_peered":"2023-09-23T16:05:48.302551+0000","last_clean":"2023-09-23T16:05:48.302551+0000","last_became_active":"2023-09-23T16:05:11.319611+0000","last_became_peered":"2023-09-23T16:05:11.319611+0000","last_unstale":"2023-09-23T16:05:48.302551+0000","last_undegraded":"2023-09-23T16:05:48.302551+0000","last_fullsized":"2023-09-23T16:05:48.302551+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:02:04.343684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":225,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.304466+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:05:48.304466+0000","last_peered":"2023-09-23T16:05:48.304466+0000","last_clean":"2023-09-23T16:05:48.304466+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:05:48.304466+0000","last_undegraded":"2023-09-23T16:05:48.304466+0000","last_fullsized":"2023-09-23T16:05:48.304466+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":263,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308202+0000","last_change":"2023-09-23T16:05:11.314455+0000","last_active":"2023-09-23T16:05:48.308202+0000","last_peered":"2023-09-23T16:05:48.308202+0000","last_clean":"2023-09-23T16:05:48.308202+0000","last_became_active":"2023-09-23T16:05:11.314114+0000","last_became_peered":"2023-09-23T16:05:11.314114+0000","last_unstale":"2023-09-23T16:05:48.308202+0000","last_undegraded":"2023-09-23T16:05:48.308202+0000","last_fullsized":"2023-09-23T16:05:48.308202+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:52:00.615126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"338'2158","reported_seq":2170,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:12.304968+0000","last_change":"2023-09-23T16:05:29.655144+0000","last_active":"2023-09-23T16:06:12.304968+0000","last_peered":"2023-09-23T16:06:12.304968+0000","last_clean":"2023-09-23T16:06:12.304968+0000","last_became_active":"2023-09-23T16:05:29.654914+0000","last_became_peered":"2023-09-23T16:05:29.654914+0000","last_unstale":"2023-09-23T16:06:12.304968+0000","last_undegraded":"2023-09-23T16:06:12.304968+0000","last_fullsized":"2023-09-23T16:06:12.304968+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2158,"log_dups_size":0,"ondisk_log_size":2158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:49:10.886547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141426688,"num_objects":2158,"num_object_clones":0,"num_object_copies":6474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2158,"num_write_kb":138112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"93'161","reported_seq":631,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.306251+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:05:49.306251+0000","last_peered":"2023-09-23T16:05:49.306251+0000","last_clean":"2023-09-23T16:05:49.306251+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:05:49.306251+0000","last_undegraded":"2023-09-23T16:05:49.306251+0000","last_fullsized":"2023-09-23T16:05:49.306251+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":22,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302948+0000","last_change":"2023-09-23T16:05:11.336440+0000","last_active":"2023-09-23T16:05:48.302948+0000","last_peered":"2023-09-23T16:05:48.302948+0000","last_clean":"2023-09-23T16:05:48.302948+0000","last_became_active":"2023-09-23T16:05:11.318646+0000","last_became_peered":"2023-09-23T16:05:11.318646+0000","last_unstale":"2023-09-23T16:05:48.302948+0000","last_undegraded":"2023-09-23T16:05:48.302948+0000","last_fullsized":"2023-09-23T16:05:48.302948+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:07.740387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":470,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.304721+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:05:48.304721+0000","last_peered":"2023-09-23T16:05:48.304721+0000","last_clean":"2023-09-23T16:05:48.304721+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:05:48.304721+0000","last_undegraded":"2023-09-23T16:05:48.304721+0000","last_fullsized":"2023-09-23T16:05:48.304721+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.301773+0000","last_change":"2023-09-23T16:05:11.327578+0000","last_active":"2023-09-23T16:05:48.301773+0000","last_peered":"2023-09-23T16:05:48.301773+0000","last_clean":"2023-09-23T16:05:48.301773+0000","last_became_active":"2023-09-23T16:05:11.327250+0000","last_became_peered":"2023-09-23T16:05:11.327250+0000","last_unstale":"2023-09-23T16:05:48.301773+0000","last_undegraded":"2023-09-23T16:05:48.301773+0000","last_fullsized":"2023-09-23T16:05:48.301773+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:25:07.263119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.c","version":"338'2420","reported_seq":2433,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:06:15.881552+0000","last_change":"2023-09-23T16:05:29.662561+0000","last_active":"2023-09-23T16:06:15.881552+0000","last_peered":"2023-09-23T16:06:15.881552+0000","last_clean":"2023-09-23T16:06:15.881552+0000","last_became_active":"2023-09-23T16:05:29.662136+0000","last_became_peered":"2023-09-23T16:05:29.662136+0000","last_unstale":"2023-09-23T16:06:15.881552+0000","last_undegraded":"2023-09-23T16:06:15.881552+0000","last_fullsized":"2023-09-23T16:06:15.881552+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":2420,"log_dups_size":0,"ondisk_log_size":2420,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:42:42.689254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158597120,"num_objects":2420,"num_object_clones":0,"num_object_copies":7260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2420,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2420,"num_write_kb":154880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"93'161","reported_seq":572,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308591+0000","last_change":"2023-09-23T16:05:14.305644+0000","last_active":"2023-09-23T16:05:48.308591+0000","last_peered":"2023-09-23T16:05:48.308591+0000","last_clean":"2023-09-23T16:05:48.308591+0000","last_became_active":"2023-09-23T16:05:14.305091+0000","last_became_peered":"2023-09-23T16:05:14.305091+0000","last_unstale":"2023-09-23T16:05:48.308591+0000","last_undegraded":"2023-09-23T16:05:48.308591+0000","last_fullsized":"2023-09-23T16:05:48.308591+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:53:43.506665+0000","scrub_duration":0.004367536,"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":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":557,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.575096+0000","last_change":"2023-09-23T16:05:11.343213+0000","last_active":"2023-09-23T16:05:48.575096+0000","last_peered":"2023-09-23T16:05:48.575096+0000","last_clean":"2023-09-23T16:05:48.575096+0000","last_became_active":"2023-09-23T16:05:11.316420+0000","last_became_peered":"2023-09-23T16:05:11.316420+0000","last_unstale":"2023-09-23T16:05:48.575096+0000","last_undegraded":"2023-09-23T16:05:48.575096+0000","last_fullsized":"2023-09-23T16:05:48.575096+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:39:50.864800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":170,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.304364+0000","last_change":"2023-09-23T16:05:11.332202+0000","last_active":"2023-09-23T16:05:48.304364+0000","last_peered":"2023-09-23T16:05:48.304364+0000","last_clean":"2023-09-23T16:05:48.304364+0000","last_became_active":"2023-09-23T16:05:11.317118+0000","last_became_peered":"2023-09-23T16:05:11.317118+0000","last_unstale":"2023-09-23T16:05:48.304364+0000","last_undegraded":"2023-09-23T16:05:48.304364+0000","last_fullsized":"2023-09-23T16:05:48.304364+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:21:45.542023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":295,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.297902+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:05:48.297902+0000","last_peered":"2023-09-23T16:05:48.297902+0000","last_clean":"2023-09-23T16:05:48.297902+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:05:48.297902+0000","last_undegraded":"2023-09-23T16:05:48.297902+0000","last_fullsized":"2023-09-23T16:05:48.297902+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":114,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.299138+0000","last_change":"2023-09-23T16:05:11.313996+0000","last_active":"2023-09-23T16:05:48.299138+0000","last_peered":"2023-09-23T16:05:48.299138+0000","last_clean":"2023-09-23T16:05:48.299138+0000","last_became_active":"2023-09-23T16:05:11.313580+0000","last_became_peered":"2023-09-23T16:05:11.313580+0000","last_unstale":"2023-09-23T16:05:48.299138+0000","last_undegraded":"2023-09-23T16:05:48.299138+0000","last_fullsized":"2023-09-23T16:05:48.299138+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:38.326981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":61,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.306143+0000","last_change":"2023-09-23T16:01:10.602791+0000","last_active":"2023-09-23T16:05:49.306143+0000","last_peered":"2023-09-23T16:05:49.306143+0000","last_clean":"2023-09-23T16:05:49.306143+0000","last_became_active":"2023-09-23T16:01:10.602397+0000","last_became_peered":"2023-09-23T16:01:10.602397+0000","last_unstale":"2023-09-23T16:05:49.306143+0000","last_undegraded":"2023-09-23T16:05:49.306143+0000","last_fullsized":"2023-09-23T16:05:49.306143+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:58.942213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":345,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308718+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:05:48.308718+0000","last_peered":"2023-09-23T16:05:48.308718+0000","last_clean":"2023-09-23T16:05:48.308718+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:05:48.308718+0000","last_undegraded":"2023-09-23T16:05:48.308718+0000","last_fullsized":"2023-09-23T16:05:48.308718+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":358,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.659350+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:05:49.659350+0000","last_peered":"2023-09-23T16:05:49.659350+0000","last_clean":"2023-09-23T16:05:49.659350+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:05:49.659350+0000","last_undegraded":"2023-09-23T16:05:49.659350+0000","last_fullsized":"2023-09-23T16:05:49.659350+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":300,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308715+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:05:48.308715+0000","last_peered":"2023-09-23T16:05:48.308715+0000","last_clean":"2023-09-23T16:05:48.308715+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:05:48.308715+0000","last_undegraded":"2023-09-23T16:05:48.308715+0000","last_fullsized":"2023-09-23T16:05:48.308715+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":340,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.297520+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:05:48.297520+0000","last_peered":"2023-09-23T16:05:48.297520+0000","last_clean":"2023-09-23T16:05:48.297520+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:05:48.297520+0000","last_undegraded":"2023-09-23T16:05:48.297520+0000","last_fullsized":"2023-09-23T16:05:48.297520+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":61,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.302352+0000","last_change":"2023-09-23T16:01:10.613125+0000","last_active":"2023-09-23T16:05:48.302352+0000","last_peered":"2023-09-23T16:05:48.302352+0000","last_clean":"2023-09-23T16:05:48.302352+0000","last_became_active":"2023-09-23T16:01:10.612649+0000","last_became_peered":"2023-09-23T16:01:10.612649+0000","last_unstale":"2023-09-23T16:05:48.302352+0000","last_undegraded":"2023-09-23T16:05:48.302352+0000","last_fullsized":"2023-09-23T16:05:48.302352+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:25.860084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":70,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.306153+0000","last_change":"2023-09-23T16:04:32.712418+0000","last_active":"2023-09-23T16:05:49.306153+0000","last_peered":"2023-09-23T16:05:49.306153+0000","last_clean":"2023-09-23T16:05:49.306153+0000","last_became_active":"2023-09-23T16:04:32.712082+0000","last_became_peered":"2023-09-23T16:04:32.712082+0000","last_unstale":"2023-09-23T16:05:49.306153+0000","last_undegraded":"2023-09-23T16:05:49.306153+0000","last_fullsized":"2023-09-23T16:05:49.306153+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:48.506670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":127,"reported_epoch":337,"state":"active+clean","last_fresh":"2023-09-23T16:05:48.308974+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:05:48.308974+0000","last_peered":"2023-09-23T16:05:48.308974+0000","last_clean":"2023-09-23T16:05:48.308974+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:05:48.308974+0000","last_undegraded":"2023-09-23T16:05:48.308974+0000","last_fullsized":"2023-09-23T16:05:48.308974+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":342,"reported_epoch":338,"state":"active+clean","last_fresh":"2023-09-23T16:05:49.304396+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:05:49.304396+0000","last_peered":"2023-09-23T16:05:49.304396+0000","last_clean":"2023-09-23T16:05:49.304396+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:05:49.304396+0000","last_undegraded":"2023-09-23T16:05:49.304396+0000","last_fullsized":"2023-09-23T16:05:49.304396+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":33,"num_read_kb":35,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":10916,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":5,"num_bytes_recovered":1443424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2359623680,"num_objects":36005,"num_object_clones":0,"num_object_copies":108015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36005,"num_write_kb":2304320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7069368320,"data_stored":7069368320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":36005,"ondisk_log_size":36005,"up":48,"acting":48,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":199,"num_bytes_recovered":16777254,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234485,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2034780,"kb_used_data":1668756,"kb_used_omap":0,"kb_used_meta":366016,"kb_avail":91710372,"statfs":{"total":95995035648,"available":93911420928,"internally_reserved":0,"allocated":1708806144,"data_stored":1707625897,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":374800384},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:05:48 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.84599999999999997,"15min":1.387},"min":{"1min":0.47999999999999998,"5min":0.27800000000000002,"15min":0.253},"max":{"1min":1.2629999999999999,"5min":3.5720000000000001,"15min":44.106000000000002},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.1819999999999999,"15min":1.552},"min":{"1min":0.55400000000000005,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":1.2929999999999999,"5min":8.8870000000000005,"15min":44.076000000000001},"last":0.97799999999999998}]},{"osd":1,"last update":"Sat Sep 23 16:05:20 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":1.49,"15min":1.472},"min":{"1min":0.42799999999999999,"5min":0.29499999999999998,"15min":0.26500000000000001},"max":{"1min":2.137,"5min":34.863999999999997,"15min":34.863999999999997},"last":34.292000000000002},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.7869999999999999,"15min":1.6419999999999999},"min":{"1min":0.371,"5min":0.32000000000000001,"15min":0.29299999999999998},"max":{"1min":3.1280000000000001,"5min":34.817999999999998,"15min":34.817999999999998},"last":34.384}]},{"osd":2,"last update":"Sat Sep 23 16:05:26 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":1.048,"15min":1.758},"min":{"1min":0.32800000000000001,"5min":0.30099999999999999,"15min":0.29599999999999999},"max":{"1min":1.2889999999999999,"5min":7.2060000000000004,"15min":153.22200000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":1.179,"15min":1.9139999999999999},"min":{"1min":0.40400000000000003,"5min":0.33300000000000002,"15min":0.316},"max":{"1min":2.4860000000000002,"5min":7.7370000000000001,"15min":153.27199999999999},"last":0.82899999999999996}]},{"osd":3,"last update":"Sat Sep 23 16:06:00 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0069999999999999,"15min":1.6859999999999999},"min":{"1min":0.41999999999999998,"5min":0.33700000000000002,"15min":0.33200000000000002},"max":{"1min":2.3490000000000002,"5min":6.1269999999999998,"15min":31.344000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.302,"5min":0.94999999999999996,"15min":1.498},"min":{"1min":0.76100000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.5110000000000001,"5min":7.5110000000000001,"15min":31.062000000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:05:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.2649999999999999,"15min":1.3009999999999999},"min":{"1min":0.375,"5min":0.312,"15min":0.30299999999999999},"max":{"1min":3.1970000000000001,"5min":14.691000000000001,"15min":14.691000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":1.004,"5min":1.085,"15min":1.2250000000000001},"min":{"1min":0.45800000000000002,"5min":0.318,"15min":0.318},"max":{"1min":2.3580000000000001,"5min":5.9870000000000001,"15min":10.019},"last":0.93200000000000005}]},{"osd":5,"last update":"Sat Sep 23 16:06:00 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.113,"15min":1.2190000000000001},"min":{"1min":0.65300000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":7.5469999999999997,"5min":7.5469999999999997,"15min":11.185},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.5289999999999999,"5min":1.4510000000000001,"15min":1.544},"min":{"1min":0.73899999999999999,"5min":0.39700000000000002,"15min":0.34599999999999997},"max":{"1min":4.6310000000000002,"5min":7.1719999999999997,"15min":10.885},"last":0.88900000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:06:00 2023","interfaces":[{"interface":"back","average":{"1min":1.375,"5min":1.298,"15min":1.3799999999999999},"min":{"1min":0.76100000000000001,"5min":0.41299999999999998,"15min":0.38100000000000001},"max":{"1min":3.7770000000000001,"5min":7.3630000000000004,"15min":9.3970000000000002},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.169,"5min":1.1890000000000001,"15min":1.3140000000000001},"min":{"1min":0.48499999999999999,"5min":0.38500000000000001,"15min":0.374},"max":{"1min":2.7309999999999999,"5min":9.1479999999999997,"15min":9.3510000000000009},"last":0.876}]}]},{"osd":6,"up_from":46,"seq":197568496129,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1212768,"kb_used_data":814168,"kb_used_omap":0,"kb_used_meta":398592,"kb_avail":92532384,"statfs":{"total":95995035648,"available":94753161216,"internally_reserved":0,"allocated":833708032,"data_stored":832524750,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":408158208},"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 23 16:05:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.5449999999999999,"15min":2.1619999999999999},"min":{"1min":0.442,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.3839999999999999,"5min":25.564,"15min":72.275000000000006},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.79300000000000004,"5min":1.579,"15min":2.3540000000000001},"min":{"1min":0.44800000000000001,"5min":0.27200000000000002,"15min":0.26700000000000002},"max":{"1min":1.399,"5min":13.364000000000001,"15min":72.725999999999999},"last":2.0670000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:05:14 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.3089999999999999,"15min":1.554},"min":{"1min":0.314,"5min":0.29999999999999999,"15min":0.25700000000000001},"max":{"1min":2.9780000000000002,"5min":5.7350000000000003,"15min":64.799000000000007},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.232,"15min":1.5980000000000001},"min":{"1min":0.35399999999999998,"5min":0.33400000000000002,"15min":0.27200000000000002},"max":{"1min":3.2669999999999999,"5min":5.6600000000000001,"15min":64.585999999999999},"last":2.0840000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:05:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.893,"15min":2.0779999999999998},"min":{"1min":0.53900000000000003,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.4790000000000001,"5min":29.43,"15min":66.632999999999996},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.966,"15min":2.2589999999999999},"min":{"1min":0.58599999999999997,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":1.3799999999999999,"5min":30.154,"15min":70.590000000000003},"last":1.6339999999999999}]},{"osd":3,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.966,"15min":3.1309999999999998},"min":{"1min":0.48299999999999998,"5min":0.315,"15min":0.315},"max":{"1min":2.3599999999999999,"5min":67.519000000000005,"15min":76.576999999999998},"last":4.9779999999999998},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.9510000000000001,"15min":2.8740000000000001},"min":{"1min":0.46899999999999997,"5min":0.35899999999999999,"15min":0.29799999999999999},"max":{"1min":1.423,"5min":67.795000000000002,"15min":79.929000000000002},"last":0.73799999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:05:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.909,"15min":1.4279999999999999},"min":{"1min":0.38300000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.643,"5min":16.896000000000001,"15min":16.896000000000001},"last":4.5350000000000001},{"interface":"front","average":{"1min":1.2430000000000001,"5min":2.0419999999999998,"15min":1.5089999999999999},"min":{"1min":0.63700000000000001,"5min":0.40400000000000003,"15min":0.314},"max":{"1min":4.2530000000000001,"5min":16.376999999999999,"15min":16.376999999999999},"last":4.327}]},{"osd":5,"last update":"Sat Sep 23 16:05:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.583,"15min":1.3180000000000001},"min":{"1min":0.38500000000000001,"5min":0.32300000000000001,"15min":0.32000000000000001},"max":{"1min":6.3479999999999999,"5min":8.8000000000000007,"15min":8.8000000000000007},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.901,"5min":1.5489999999999999,"15min":1.4790000000000001},"min":{"1min":0.60899999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":10.49,"5min":10.49,"15min":10.922000000000001},"last":2.0110000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:05:14 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.2749999999999999,"15min":1.3009999999999999},"min":{"1min":0.35899999999999999,"5min":0.35299999999999998,"15min":0.32900000000000001},"max":{"1min":1.3899999999999999,"5min":6.6749999999999998,"15min":10.811999999999999},"last":4.4530000000000003},{"interface":"front","average":{"1min":1.5169999999999999,"5min":1.542,"15min":1.464},"min":{"1min":0.58999999999999997,"5min":0.39800000000000002,"15min":0.36399999999999999},"max":{"1min":3.9279999999999999,"5min":8.0920000000000005,"15min":15.83},"last":0.39700000000000002}]}]},{"osd":1,"up_from":102,"seq":438086664516,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1947508,"kb_used_data":1385644,"kb_used_omap":6,"kb_used_meta":561849,"kb_avail":91797644,"statfs":{"total":95995035648,"available":94000787456,"internally_reserved":0,"allocated":1418899456,"data_stored":1417064069,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":575333383},"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 23 16:05:17 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":2.532,"15min":2.2519999999999998},"min":{"1min":0.185,"5min":0.185,"15min":0.17999999999999999},"max":{"1min":1.091,"5min":89.123999999999995,"15min":122.846},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":2.6360000000000001,"15min":2.4630000000000001},"min":{"1min":0.23499999999999999,"5min":0.21099999999999999,"15min":0.17599999999999999},"max":{"1min":2.593,"5min":87.932000000000002,"15min":120.417},"last":0.45000000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.603,"15min":1.879},"min":{"1min":0.437,"5min":0.312,"15min":0.24399999999999999},"max":{"1min":5.1260000000000003,"5min":9.1280000000000001,"15min":115.988},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.84499999999999997,"5min":1.2010000000000001,"15min":1.657},"min":{"1min":0.374,"5min":0.25,"15min":0.23499999999999999},"max":{"1min":3.6699999999999999,"5min":8.2479999999999993,"15min":115.794},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Sep 23 16:06:05 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.95499999999999996,"15min":1.956},"min":{"1min":0.29099999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.4259999999999999,"5min":8.2850000000000001,"15min":67.162999999999997},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.78500000000000003,"5min":1.0269999999999999,"15min":2.0289999999999999},"min":{"1min":0.41999999999999998,"5min":0.245,"15min":0.23899999999999999},"max":{"1min":1.625,"5min":8.6910000000000007,"15min":67.203999999999994},"last":0.71099999999999997}]},{"osd":4,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":3.2709999999999999,"15min":1.9410000000000001},"min":{"1min":0.505,"5min":0.34100000000000003,"15min":0.30399999999999999},"max":{"1min":3.161,"5min":142.30600000000001,"15min":142.30600000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.2250000000000001,"5min":2.827,"15min":1.772},"min":{"1min":0.46800000000000003,"5min":0.376,"15min":0.32700000000000001},"max":{"1min":5.7290000000000001,"5min":139.94499999999999,"15min":139.94499999999999},"last":2.2919999999999998}]},{"osd":5,"last update":"Sat Sep 23 16:05:17 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.998,"15min":1.7250000000000001},"min":{"1min":0.40100000000000002,"5min":0.38200000000000001,"15min":0.33400000000000002},"max":{"1min":5.5250000000000004,"5min":32.671999999999997,"15min":32.671999999999997},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.595,"5min":1.6040000000000001,"15min":1.371},"min":{"1min":0.50700000000000001,"5min":0.36899999999999999,"15min":0.33800000000000002},"max":{"1min":8.4410000000000007,"5min":10.818,"15min":10.818},"last":1.617}]},{"osd":6,"last update":"Sat Sep 23 16:05:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.573,"15min":1.661},"min":{"1min":0.53800000000000003,"5min":0.34799999999999998,"15min":0.33500000000000002},"max":{"1min":3.7210000000000001,"5min":8.7289999999999992,"15min":11.266},"last":3.8149999999999999},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.7370000000000001,"15min":1.581},"min":{"1min":0.45800000000000002,"5min":0.39200000000000002,"15min":0.34200000000000003},"max":{"1min":3.6150000000000002,"5min":11.643000000000001,"15min":12.722},"last":0.76200000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:05:17 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.407,"15min":1.3380000000000001},"min":{"1min":0.47499999999999998,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":5.7009999999999996,"5min":10.851000000000001,"15min":10.851000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.3540000000000001,"15min":1.5649999999999999},"min":{"1min":0.42899999999999999,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":2.8210000000000002,"5min":8.7769999999999992,"15min":12.813000000000001},"last":3.1469999999999998}]}]},{"osd":0,"up_from":97,"seq":416611828043,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":943320,"kb_used_data":309520,"kb_used_omap":9,"kb_used_meta":633782,"kb_avail":92801832,"statfs":{"total":95995035648,"available":95029075968,"internally_reserved":0,"allocated":316948480,"data_stored":315137254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":648993381},"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 23 16:05:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":3.8180000000000001,"15min":2.6120000000000001},"min":{"1min":0.318,"5min":0.188,"15min":0.188},"max":{"1min":2.3490000000000002,"5min":191.57300000000001,"15min":191.57300000000001},"last":37.027000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":3.9180000000000001,"15min":2.7069999999999999},"min":{"1min":0.35399999999999998,"5min":0.246,"15min":0.246},"max":{"1min":2.3690000000000002,"5min":191.63399999999999,"15min":191.63399999999999},"last":37.241999999999997}]},{"osd":2,"last update":"Sat Sep 23 16:05:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":2.1579999999999999,"15min":1.6830000000000001},"min":{"1min":0.42899999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.997,"5min":80.355000000000004,"15min":80.355000000000004},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.72699999999999998,"5min":2.2210000000000001,"15min":1.6559999999999999},"min":{"1min":0.48399999999999999,"5min":0.29799999999999999,"15min":0.23300000000000001},"max":{"1min":1.4550000000000001,"5min":80.414000000000001,"15min":80.414000000000001},"last":0.58599999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:05:54 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.95399999999999996,"15min":1.6619999999999999},"min":{"1min":0.39500000000000002,"5min":0.251,"15min":0.251},"max":{"1min":1.0469999999999999,"5min":9.0150000000000006,"15min":56.290999999999997},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.99199999999999999,"15min":1.768},"min":{"1min":0.39100000000000001,"5min":0.27900000000000003,"15min":0.25},"max":{"1min":1.7490000000000001,"5min":8.7899999999999991,"15min":56.933},"last":0.379}]},{"osd":4,"last update":"Sat Sep 23 16:05:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.4530000000000001,"15min":1.3680000000000001},"min":{"1min":0.53400000000000003,"5min":0.372,"15min":0.33800000000000002},"max":{"1min":1.2390000000000001,"5min":8.8439999999999994,"15min":14.659000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.343,"15min":1.2849999999999999},"min":{"1min":0.59299999999999997,"5min":0.36899999999999999,"15min":0.32900000000000001},"max":{"1min":1.718,"5min":8.0289999999999999,"15min":8.0500000000000007},"last":0.76400000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:05:43 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":3.645,"15min":2.2440000000000002},"min":{"1min":0.64000000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.393,"5min":222.511,"15min":222.511},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.98499999999999999,"5min":3.653,"15min":2.2480000000000002},"min":{"1min":0.59799999999999998,"5min":0.39600000000000002,"15min":0.38200000000000001},"max":{"1min":1.4410000000000001,"5min":221.749,"15min":221.749},"last":0.81499999999999995}]},{"osd":6,"last update":"Sat Sep 23 16:05:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.462,"15min":1.4199999999999999},"min":{"1min":0.65500000000000003,"5min":0.39900000000000002,"15min":0.29799999999999999},"max":{"1min":1.619,"5min":8.1780000000000008,"15min":8.1780000000000008},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.048,"5min":1.6120000000000001,"15min":1.591},"min":{"1min":0.72199999999999998,"5min":0.45600000000000002,"15min":0.376},"max":{"1min":1.423,"5min":7.9500000000000002,"15min":14.752000000000001},"last":0.85599999999999998}]},{"osd":7,"last update":"Sat Sep 23 16:05:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.252,"15min":1.9259999999999999},"min":{"1min":0.68100000000000005,"5min":0.41399999999999998,"15min":0.34699999999999998},"max":{"1min":1.3740000000000001,"5min":7.8460000000000001,"15min":108.233},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.29,"15min":1.7949999999999999},"min":{"1min":0.60199999999999998,"5min":0.41899999999999998,"15min":0.37},"max":{"1min":1.2130000000000001,"5min":6.2409999999999997,"15min":108.2},"last":0.77200000000000002}]}]},{"osd":2,"up_from":107,"seq":459561500979,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1638968,"kb_used_data":879344,"kb_used_omap":11,"kb_used_meta":759604,"kb_avail":92106184,"statfs":{"total":95995035648,"available":94316732416,"internally_reserved":0,"allocated":900448256,"data_stored":898607714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":777834824},"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 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.619,"5min":1.1020000000000001,"15min":1.1890000000000001},"min":{"1min":0.312,"5min":0.21199999999999999,"15min":0.193},"max":{"1min":16.667000000000002,"5min":16.667000000000002,"15min":36.655999999999999},"last":0.35099999999999998},{"interface":"front","average":{"1min":1.911,"5min":1.952,"15min":1.6359999999999999},"min":{"1min":0.313,"5min":0.221,"15min":0.20799999999999999},"max":{"1min":16.739000000000001,"5min":16.739000000000001,"15min":29.744},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":1.3480000000000001,"15min":2.0840000000000001},"min":{"1min":0.35699999999999998,"5min":0.23300000000000001,"15min":0.20200000000000001},"max":{"1min":1.385,"5min":10.183,"15min":127.364},"last":0.373},{"interface":"front","average":{"1min":0.60299999999999998,"5min":1.02,"15min":1.899},"min":{"1min":0.308,"5min":0.25,"15min":0.20899999999999999},"max":{"1min":1.1020000000000001,"5min":11.125,"15min":128.851},"last":0.46100000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:06:01 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":1.343,"15min":2.1280000000000001},"min":{"1min":0.374,"5min":0.26200000000000001,"15min":0.248},"max":{"1min":1.095,"5min":8.7129999999999992,"15min":71.867000000000004},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.67200000000000004,"5min":1.1459999999999999,"15min":2.2909999999999999},"min":{"1min":0.31900000000000001,"5min":0.245,"15min":0.24099999999999999},"max":{"1min":0.98099999999999998,"5min":17.568000000000001,"15min":71.528000000000006},"last":0.45100000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":1.7529999999999999,"15min":1.508},"min":{"1min":0.42199999999999999,"5min":0.35499999999999998,"15min":0.318},"max":{"1min":1.109,"5min":17.513999999999999,"15min":17.513999999999999},"last":1.2330000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.1000000000000001,"15min":1.1040000000000001},"min":{"1min":0.56799999999999995,"5min":0.35099999999999998,"15min":0.32600000000000001},"max":{"1min":3.1800000000000002,"5min":5.8869999999999996,"15min":6.5999999999999996},"last":1.921}]},{"osd":5,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.373,"15min":1.3919999999999999},"min":{"1min":0.52400000000000002,"5min":0.34399999999999997,"15min":0.32500000000000001},"max":{"1min":2.7690000000000001,"5min":9.0079999999999991,"15min":38.259},"last":1.27},{"interface":"front","average":{"1min":1.1259999999999999,"5min":2.02,"15min":1.8260000000000001},"min":{"1min":0.47799999999999998,"5min":0.45100000000000001,"15min":0.32200000000000001},"max":{"1min":4.0789999999999997,"5min":8.7650000000000006,"15min":38.542999999999999},"last":3.8599999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":1.9019999999999999,"15min":1.635},"min":{"1min":0.57299999999999995,"5min":0.435,"15min":0.32300000000000001},"max":{"1min":4.1130000000000004,"5min":8.8030000000000008,"15min":10.635},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.071,"5min":1.8080000000000001,"15min":1.599},"min":{"1min":0.58599999999999997,"5min":0.40699999999999997,"15min":0.34399999999999997},"max":{"1min":2.6360000000000001,"5min":17.547999999999998,"15min":17.547999999999998},"last":0.624}]},{"osd":7,"last update":"Sat Sep 23 16:05:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.143,"15min":1.5169999999999999},"min":{"1min":0.54700000000000004,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":1.552,"5min":5.923,"15min":72.156000000000006},"last":0.64000000000000001},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.7470000000000001,"15min":1.8879999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.35599999999999998},"max":{"1min":4.1340000000000003,"5min":8.8490000000000002,"15min":72.090000000000003},"last":5.5869999999999997}]}]},{"osd":3,"up_from":112,"seq":481036337454,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":554580,"kb_used_data":4300,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93190572,"statfs":{"total":95995035648,"available":95427145728,"internally_reserved":0,"allocated":4403200,"data_stored":2595697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"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 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.82099999999999995,"15min":1.708},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":1.0609999999999999,"5min":9.0180000000000007,"15min":81.119},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.69599999999999995,"15min":1.859},"min":{"1min":0.314,"5min":0.23799999999999999,"15min":0.19400000000000001},"max":{"1min":1.6779999999999999,"5min":3.968,"15min":81.292000000000002},"last":0.33100000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":1.181,"15min":1.4930000000000001},"min":{"1min":0.33100000000000002,"5min":0.25600000000000001,"15min":0.214},"max":{"1min":1.754,"5min":12.445,"15min":12.542},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.76900000000000002,"5min":1.137,"15min":1.798},"min":{"1min":0.38400000000000001,"5min":0.24299999999999999,"15min":0.21299999999999999},"max":{"1min":2.7970000000000002,"5min":12.300000000000001,"15min":51.798000000000002},"last":0.375}]},{"osd":2,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":2.2349999999999999,"5min":1.3919999999999999,"15min":1.863},"min":{"1min":0.377,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":27.324000000000002,"5min":27.324000000000002,"15min":110.158},"last":0.315},{"interface":"front","average":{"1min":2.4129999999999998,"5min":1.2010000000000001,"15min":1.704},"min":{"1min":0.38300000000000001,"5min":0.30399999999999999,"15min":0.246},"max":{"1min":28.053999999999998,"5min":28.053999999999998,"15min":110.253},"last":0.436}]},{"osd":4,"last update":"Sat Sep 23 16:05:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.893,"15min":1.7749999999999999},"min":{"1min":0.54900000000000004,"5min":0.34300000000000003,"15min":0.32200000000000001},"max":{"1min":3.1989999999999998,"5min":95.966999999999999,"15min":95.966999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":2.0910000000000002,"15min":2.0179999999999998},"min":{"1min":0.38700000000000001,"5min":0.32600000000000001,"15min":0.30099999999999999},"max":{"1min":6.5890000000000004,"5min":95.540000000000006,"15min":95.540000000000006},"last":0.52000000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.236,"15min":1.623},"min":{"1min":0.45500000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2929999999999999,"5min":6.431,"15min":13.759},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.056,"5min":1.3109999999999999,"15min":1.4550000000000001},"min":{"1min":0.438,"5min":0.42699999999999999,"15min":0.32700000000000001},"max":{"1min":4.444,"5min":6.4160000000000004,"15min":15.911},"last":0.64200000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.0820000000000001,"15min":1.3260000000000001},"min":{"1min":0.495,"5min":0.373,"15min":0.36799999999999999},"max":{"1min":4.4029999999999996,"5min":4.9749999999999996,"15min":15.996},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.996,"5min":1.135,"15min":1.486},"min":{"1min":0.36899999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":2.0779999999999998,"5min":6.6970000000000001,"15min":12.288},"last":0.57499999999999996}]},{"osd":7,"last update":"Sat Sep 23 16:06:03 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.97499999999999998,"15min":1.6919999999999999},"min":{"1min":0.48099999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":4.2439999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":2.6110000000000002},{"interface":"front","average":{"1min":1.123,"5min":1.1799999999999999,"15min":1.96},"min":{"1min":0.46999999999999997,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":2.9009999999999998,"5min":6.7590000000000003,"15min":90.813000000000002},"last":4.835}]}]},{"osd":4,"up_from":117,"seq":502511173928,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1245208,"kb_used_data":620752,"kb_used_omap":10,"kb_used_meta":624437,"kb_avail":92499944,"statfs":{"total":95995035648,"available":94719942656,"internally_reserved":0,"allocated":635650048,"data_stored":633662434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":639423519},"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 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":2.1840000000000002,"15min":3.04},"min":{"1min":0.33300000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.4239999999999999,"5min":21.515999999999998,"15min":139.60499999999999},"last":1.085},{"interface":"front","average":{"1min":0.746,"5min":1.591,"15min":2.7200000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.569,"5min":20.818000000000001,"15min":142.399},"last":0.314}]},{"osd":1,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":2.0830000000000002,"15min":2.0089999999999999},"min":{"1min":0.378,"5min":0.26500000000000001,"15min":0.23499999999999999},"max":{"1min":3.4420000000000002,"5min":21.579000000000001,"15min":75.926000000000002},"last":0.59399999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.3160000000000001,"15min":1.8},"min":{"1min":0.46200000000000002,"5min":0.35799999999999998,"15min":0.27700000000000002},"max":{"1min":3.7130000000000001,"5min":7.9109999999999996,"15min":77.587000000000003},"last":0.77500000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":2.617,"15min":2.831},"min":{"1min":0.441,"5min":0.28499999999999998,"15min":0.26900000000000002},"max":{"1min":3.4039999999999999,"5min":34.773000000000003,"15min":143.99299999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.81999999999999995,"5min":2.907,"15min":2.923},"min":{"1min":0.501,"5min":0.34000000000000002,"15min":0.27200000000000002},"max":{"1min":1.8839999999999999,"5min":70.046000000000006,"15min":145.29900000000001},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.9930000000000001,"15min":3.2050000000000001},"min":{"1min":0.61699999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.3319999999999999,"5min":21.626999999999999,"15min":139.30099999999999},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.2549999999999999,"15min":2.851},"min":{"1min":0.435,"5min":0.35599999999999998,"15min":0.32000000000000001},"max":{"1min":3.6709999999999998,"5min":5.9669999999999996,"15min":139.24199999999999},"last":0.629}]},{"osd":5,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":3.5030000000000001,"15min":2.069},"min":{"1min":0.47399999999999998,"5min":0.34499999999999997,"15min":0.28799999999999998},"max":{"1min":3.6059999999999999,"5min":203.72800000000001,"15min":203.72800000000001},"last":1.331},{"interface":"front","average":{"1min":0.94199999999999995,"5min":3.7029999999999998,"15min":2.3119999999999998},"min":{"1min":0.40400000000000003,"5min":0.34100000000000003,"15min":0.33500000000000002},"max":{"1min":2.3250000000000002,"5min":201.78299999999999,"15min":201.78299999999999},"last":1.8080000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.4179999999999999,"5min":2.3380000000000001,"15min":1.6699999999999999},"min":{"1min":0.57299999999999995,"5min":0.35899999999999999,"15min":0.35199999999999998},"max":{"1min":6.7709999999999999,"5min":21.553999999999998,"15min":21.553999999999998},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.778,"15min":1.3540000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.373},"max":{"1min":6.75,"5min":10.622,"15min":10.622},"last":0.56899999999999995}]},{"osd":7,"last update":"Sat Sep 23 16:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.282,"15min":1.2569999999999999},"min":{"1min":0.438,"5min":0.42899999999999999,"15min":0.39200000000000002},"max":{"1min":3.661,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":3.1930000000000001},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.4510000000000001,"15min":1.329},"min":{"1min":0.755,"5min":0.39700000000000002,"15min":0.33700000000000002},"max":{"1min":3.5409999999999999,"5min":8.1910000000000007,"15min":14.752000000000001},"last":0.61599999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757771,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1812172,"kb_used_data":1362820,"kb_used_omap":0,"kb_used_meta":449344,"kb_avail":91932980,"statfs":{"total":95995035648,"available":94139371520,"internally_reserved":0,"allocated":1395527680,"data_stored":1394359731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460128256},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:05:43 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":1.6240000000000001,"15min":1.8009999999999999},"min":{"1min":0.442,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.3089999999999999,"5min":23.209,"15min":82.361999999999995},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.5980000000000001,"15min":1.6639999999999999},"min":{"1min":0.47299999999999998,"5min":0.30099999999999999,"15min":0.27400000000000002},"max":{"1min":1.28,"5min":23.225000000000001,"15min":82.334000000000003},"last":7.2670000000000003}]},{"osd":1,"last update":"Sat Sep 23 16:05:20 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.3420000000000001,"15min":1.8089999999999999},"min":{"1min":0.39700000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":7.3419999999999996,"5min":15.587,"15min":118.492},"last":7.4240000000000004},{"interface":"front","average":{"1min":1.331,"5min":1.462,"15min":2.0059999999999998},"min":{"1min":0.57199999999999995,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":8.0109999999999992,"5min":8.4030000000000005,"15min":118.75},"last":0.29899999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:05:26 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.528,"15min":1.827},"min":{"1min":0.43099999999999999,"5min":0.34000000000000002,"15min":0.27600000000000002},"max":{"1min":7.6459999999999999,"5min":8.4079999999999995,"15min":84.335999999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.153,"5min":1.516,"15min":1.8360000000000001},"min":{"1min":0.51400000000000001,"5min":0.40400000000000003,"15min":0.33100000000000002},"max":{"1min":7.3710000000000004,"5min":15.667999999999999,"15min":84.576999999999998},"last":7.3899999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:05:07 2023","interfaces":[{"interface":"back","average":{"1min":1.5409999999999999,"5min":1.3080000000000001,"15min":2.1259999999999999},"min":{"1min":0.61299999999999999,"5min":0.38700000000000001,"15min":0.29199999999999998},"max":{"1min":7.79,"5min":7.79,"15min":82.546999999999997},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.407,"5min":1.399,"15min":2.3079999999999998},"min":{"1min":0.38700000000000001,"5min":0.378,"15min":0.35899999999999999},"max":{"1min":7.8979999999999997,"5min":7.8979999999999997,"15min":88.037000000000006},"last":0.41899999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:05:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3200000000000001,"5min":1.458,"15min":1.258},"min":{"1min":0.51600000000000001,"5min":0.33800000000000002,"15min":0.29899999999999999},"max":{"1min":7.8230000000000004,"5min":7.8230000000000004,"15min":11.170999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.716,"15min":1.268},"min":{"1min":0.53800000000000003,"5min":0.308,"15min":0.308},"max":{"1min":7.2329999999999997,"5min":15.775,"15min":15.775},"last":7.3339999999999996}]},{"osd":6,"last update":"Sat Sep 23 16:05:07 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.5600000000000001,"15min":1.371},"min":{"1min":0.50700000000000001,"5min":0.38900000000000001,"15min":0.35999999999999999},"max":{"1min":15.743,"5min":15.743,"15min":15.743},"last":7.4530000000000003},{"interface":"front","average":{"1min":1.619,"5min":1.6539999999999999,"15min":1.478},"min":{"1min":0.432,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":8.141,"5min":8.141,"15min":11.651},"last":0.44700000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:05:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.5740000000000001,"15min":1.5389999999999999},"min":{"1min":0.68400000000000005,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":1.3939999999999999,"5min":8.032,"15min":34.133000000000003},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.147,"5min":1.349,"15min":1.3999999999999999},"min":{"1min":0.66200000000000003,"5min":0.45600000000000002,"15min":0.38},"max":{"1min":1.514,"5min":15.707000000000001,"15min":33.271999999999998},"last":7.3639999999999999}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":5448,"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":4950,"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":316997632,"data_stored":316997632,"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":1428094976,"data_stored":1428094976,"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":893779968,"data_stored":893779968,"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":637075456,"data_stored":637075456,"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":1417871360,"data_stored":1417871360,"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":829423616,"data_stored":829423616,"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":1546125312,"data_stored":1546125312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:06:22.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-09-23T16:06:22.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:22.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:22.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:22.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 47443 47427 102.204 73.25 0.0103349 0.00977841 2023-09-23T16:06:22.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:22.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:22.602 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:22.634 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:22.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:22.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:22.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:22.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:22.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:22.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:23.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:23.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:23.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:23.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:23.171 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:23.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:23.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:23.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 48670 48654 101.353 76.6875 0.0195898 0.00986119 2023-09-23T16:06:23.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:23.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:23.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:23.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:23.706 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:23 smithi140 bash[105739]: cluster 2023-09-23T16:06:22.641820+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1197: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:23.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:23.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:23.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:23.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:23.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.955 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:23 smithi140 bash[103196]: cluster 2023-09-23T16:06:22.641820+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1197: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:23.971 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:23.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:24.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:24.085 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:23 smithi186 bash[89807]: cluster 2023-09-23T16:06:22.641820+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1197: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:24.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:24.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:24.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:24.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:24.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:06:24.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:06:24.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:24.390 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:24.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 49768 49752 100.297 68.625 0.00823972 0.00996259 2023-09-23T16:06:24.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:24.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:24.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:24.630 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:24.667 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:24.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:24.772 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:24.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:24.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:24 smithi186 bash[89807]: cluster 2023-09-23T16:06:24.642352+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1198: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:24.919 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:24.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:24.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:24.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:25.070 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:25.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:25.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:25.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:24 smithi140 bash[105739]: cluster 2023-09-23T16:06:24.642352+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1198: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:25.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:24 smithi140 bash[103196]: cluster 2023-09-23T16:06:24.642352+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1198: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:25.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:25.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:25.348 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:25.394 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:25.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:25.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 16 50732 50716 99.0455 60.25 0.012853 0.0100896 2023-09-23T16:06:25.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:25.511 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:25] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2023-09-23T16:06:25.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:25.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:25.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:25.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:25.789 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:25.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:25.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:25.917 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:25.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:25.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:25.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:25.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:26.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:26.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:26.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:26.354 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:26.373 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:26.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 51592 51576 97.6727 53.75 0.171667 0.0102301 2023-09-23T16:06:26.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:26.611 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:26.737 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:26.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:26.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:26.909 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:26.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:26.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:26.924 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:27.021 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:27.046 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:27.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:27.149 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:25.914916+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:25.927945+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:26.321423+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:26.328322+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: cluster 2023-09-23T16:06:26.643000+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:26.869766+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:26.870890+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:26 smithi186 bash[89807]: audit 2023-09-23T16:06:26.877865+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:25.914916+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.160 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:25.927945+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:26.321423+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:26.328322+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: cluster 2023-09-23T16:06:26.643000+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:26.869766+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:26.870890+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[105739]: audit 2023-09-23T16:06:26.877865+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:25.914916+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:25.927945+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:26.321423+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.161 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:26.328322+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.162 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: cluster 2023-09-23T16:06:26.643000+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T16:06:27.162 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:26.869766+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:06:27.162 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:26.870890+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:06:27.162 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:26 smithi140 bash[103196]: audit 2023-09-23T16:06:26.877865+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:27.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:27.279 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:27.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:27.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:27.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:27.449 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 52746 52730 96.9211 72.125 0.0131134 0.0103121 2023-09-23T16:06:27.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.578 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:27.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:27.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:27.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:27.811 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:27.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:27.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:27.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:27.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:28.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:28.111 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:28.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:28.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:28.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:28.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:28.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 53903 53887 96.2179 72.3125 0.00957412 0.0103867 2023-09-23T16:06:28.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:28.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:28.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:28.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:28.780 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:28.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:28.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:28.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:28.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:28.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:28.948 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:28.948 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:29.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:29.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:29.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:29.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:29.399 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:29.432 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:29.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 54913 54897 95.2985 63.125 0.00251693 0.0104828 2023-09-23T16:06:29.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:29.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:29.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:29.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:29.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:29.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:29.800 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:29 smithi140 bash[105739]: cluster 2023-09-23T16:06:28.643636+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T16:06:29.800 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:29 smithi140 bash[103196]: cluster 2023-09-23T16:06:28.643636+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T16:06:29.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:29.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:29.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:29.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:29.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:29.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:30.051 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:30.062 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:29 smithi186 bash[89807]: cluster 2023-09-23T16:06:28.643636+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T16:06:30.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:30.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:30.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:30.330 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:30.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:30.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:30.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 55953 55937 94.4794 65 0.00892224 0.0105784 2023-09-23T16:06:30.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:30.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:30.592 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:30.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:30.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:30.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:30.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:30.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:30.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:30.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:30.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:31.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:31.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:31.249 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:31.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:31.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:31.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:31.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 57018 57002 93.7446 66.5625 0.0113291 0.0106601 2023-09-23T16:06:31.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:31.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:31.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:31.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:31.769 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:31 smithi186 bash[89807]: cluster 2023-09-23T16:06:30.644365+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T16:06:31.769 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:31 smithi186 bash[89807]: audit 2023-09-23T16:06:30.965360+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:31.769 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:31 smithi186 bash[89807]: audit 2023-09-23T16:06:30.966381+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:31.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:31.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:31.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:31.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:31.976 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[105739]: cluster 2023-09-23T16:06:30.644365+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T16:06:31.976 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[105739]: audit 2023-09-23T16:06:30.965360+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:31.976 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[105739]: audit 2023-09-23T16:06:30.966381+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:31.977 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[103196]: cluster 2023-09-23T16:06:30.644365+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T16:06:31.977 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[103196]: audit 2023-09-23T16:06:30.965360+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:06:31.977 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:31 smithi140 bash[103196]: audit 2023-09-23T16:06:30.966381+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:32.037 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:32.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:32.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:32.188 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:32.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:32.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:32.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:32.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:32.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:32.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 16 58023 58007 92.9513 62.8125 0.0158624 0.0107518 2023-09-23T16:06:32.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:32.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:32.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:32.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:32.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:32.712 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:32 smithi186 bash[89807]: cluster 2023-09-23T16:06:32.645140+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:32.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:32.826 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:32.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:32.958 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:32.968 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:32 smithi140 bash[105739]: cluster 2023-09-23T16:06:32.645140+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:32.968 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:32 smithi140 bash[103196]: cluster 2023-09-23T16:06:32.645140+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T16:06:32.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:32.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:32.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:33.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:33.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:33.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:33.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:33.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:33.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:33.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:06:33.449969+0000 min lat: 0.00120756 max lat: 0.321127 avg lat: 0.0108485 2023-09-23T16:06:33.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:06:33.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 58944 58928 92.0664 57.5625 0.00513745 0.0108485 2023-09-23T16:06:33.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:33.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:33.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:33.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:33.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:33.871 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:33.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:33.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:34.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:34.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:34.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:34.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:34.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:34.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:34.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:34.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:34.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 59924 59908 91.3146 61.25 0.0138711 0.0109458 2023-09-23T16:06:34.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:34.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:34.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:34.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:34.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:34.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:34.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:34.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:34.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:35.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:35.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:35.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:35.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:35.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:35.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 60855 60839 90.5256 58.1875 0.00729663 0.0110398 2023-09-23T16:06:35.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:35.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:35.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:35.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:35.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:35] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T16:06:35.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:35.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:35.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:35.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:35.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:35 smithi186 bash[89807]: cluster 2023-09-23T16:06:34.645789+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T16:06:35.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:35.996 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:35 smithi140 bash[103196]: cluster 2023-09-23T16:06:34.645789+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T16:06:35.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:35 smithi140 bash[105739]: cluster 2023-09-23T16:06:34.645789+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-23T16:06:36.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:36.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:36.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:36.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:36.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:36.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:36.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:36.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:36.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:36.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:36.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 61908 61892 89.9507 65.8125 0.0147798 0.0111089 2023-09-23T16:06:36.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:36.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:36.677 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:36.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:36.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:36.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:36.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:36.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:36.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:36.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:36.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:37.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:37.095 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:37.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:37.198 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:37.233 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:37.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:37.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:37.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:37 smithi140 bash[105739]: cluster 2023-09-23T16:06:36.646339+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:06:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:37 smithi140 bash[103196]: cluster 2023-09-23T16:06:36.646339+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:06:37.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 62806 62790 89.1819 56.125 0.0092853 0.0112062 2023-09-23T16:06:37.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.488 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:37 smithi186 bash[89807]: cluster 2023-09-23T16:06:36.646339+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:06:37.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:37.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:37.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:37.756 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.785 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:37.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:37.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:37.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:38.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:38.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:38.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:38.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:38.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:38.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:38.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:38.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:38.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:38.450 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 63809 63793 88.593 62.6875 0.0274222 0.0112811 2023-09-23T16:06:38.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:38.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:38.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:38.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:38.814 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:38.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:38.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:38.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:38.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:38.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:39.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:39.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:39.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:39.217 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:39.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:39.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.384 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:39.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 64780 64764 87.9863 60.6875 0.0130022 0.0113594 2023-09-23T16:06:39.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:39.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.652 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:39.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:39.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:39.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:39.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:39.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:39 smithi186 bash[89807]: cluster 2023-09-23T16:06:38.647126+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T16:06:39.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:39.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:40.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:40.036 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:39 smithi140 bash[105739]: cluster 2023-09-23T16:06:38.647126+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T16:06:40.036 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:39 smithi140 bash[103196]: cluster 2023-09-23T16:06:38.647126+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T16:06:40.051 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:40.155 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:40.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:40.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:40.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:40.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 65799 65783 87.4691 63.6875 0.0163676 0.0114259 2023-09-23T16:06:40.547 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:40.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:40.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:40.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:40 smithi186 bash[89807]: cluster 2023-09-23T16:06:40.647757+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T16:06:40.828 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:40.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:40.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:40.980 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:40 smithi140 bash[105739]: cluster 2023-09-23T16:06:40.647757+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T16:06:40.980 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:40 smithi140 bash[103196]: cluster 2023-09-23T16:06:40.647757+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T16:06:40.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:41.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:41.101 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:41.130 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:41.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:41.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:41.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:41.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 66714 66698 86.8382 57.1875 0.00855077 0.0115096 2023-09-23T16:06:41.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:41.519 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:41.622 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:41.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.810 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:41.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:41.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:41.948 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:41.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:41.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:42.057 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:42.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:42.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:42.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:42.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:42.334 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:42.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:42.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:42.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 67525 67509 86.1003 50.6875 0.00721957 0.0116086 2023-09-23T16:06:42.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:42.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:42.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:42.610 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:42.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:42.673 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:06:42.674 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:06:42.674 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T16:06:42.674 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T16:06:42.674 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:06:42.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:42.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:42.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:42.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:42.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:43.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:43.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:43.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:43.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:43.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:43.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:43.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:43.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:43.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 16 68497 68481 85.5932 60.75 0.0142237 0.0116765 2023-09-23T16:06:43.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:43.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:43.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:43.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:43.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:43.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:43 smithi186 bash[89807]: cluster 2023-09-23T16:06:42.648578+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T16:06:43.710 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:43 smithi186 bash[89807]: audit 2023-09-23T16:06:43.176401+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.140:0/3536709485' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.710 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:43 smithi186 bash[89807]: audit 2023-09-23T16:06:43.177310+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.723 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 9 pgp_num to 16 2023-09-23T16:06:43.727 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:43.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:43.851 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:43.893 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[105739]: cluster 2023-09-23T16:06:42.648578+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T16:06:43.893 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[105739]: audit 2023-09-23T16:06:43.176401+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.140:0/3536709485' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.893 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[105739]: audit 2023-09-23T16:06:43.177310+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.893 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[103196]: cluster 2023-09-23T16:06:42.648578+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T16:06:43.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[103196]: audit 2023-09-23T16:06:43.176401+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.140:0/3536709485' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.894 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:43 smithi140 bash[103196]: audit 2023-09-23T16:06:43.177310+0000 mon.a (mon.0) 1550 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:06:43.955 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:43.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:43.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:44.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:44.211 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.236 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:44.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:44.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 69415 69399 85.0398 57.375 0.0099945 0.0117521 2023-09-23T16:06:44.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:44.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:44.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:44.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:44.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:44.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:44.762 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:44.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:44.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: cluster 2023-09-23T16:06:43.711509+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: audit 2023-09-23T16:06:43.714950+0000 mon.a (mon.0) 1551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: cluster 2023-09-23T16:06:43.715129+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: cluster 2023-09-23T16:06:43.717079+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: cluster 2023-09-23T16:06:43.726608+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[105739]: cluster 2023-09-23T16:06:44.649004+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T16:06:44.877 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: cluster 2023-09-23T16:06:43.711509+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: audit 2023-09-23T16:06:43.714950+0000 mon.a (mon.0) 1551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:06:44.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: cluster 2023-09-23T16:06:43.715129+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T16:06:44.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: cluster 2023-09-23T16:06:43.717079+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: cluster 2023-09-23T16:06:43.726608+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:44 smithi140 bash[103196]: cluster 2023-09-23T16:06:44.649004+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T16:06:44.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:44.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: cluster 2023-09-23T16:06:43.711509+0000 osd.5 (osd.5) 409 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: audit 2023-09-23T16:06:43.714950+0000 mon.a (mon.0) 1551 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:06:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: cluster 2023-09-23T16:06:43.715129+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T16:06:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: cluster 2023-09-23T16:06:43.717079+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: cluster 2023-09-23T16:06:43.726608+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T16:06:44.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:44 smithi186 bash[89807]: cluster 2023-09-23T16:06:44.649004+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T16:06:44.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:45.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:45.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:45.123 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:45.153 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:45.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:45.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:45.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:45.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:45.451 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 70324 70308 84.4969 56.8125 0.00913421 0.0118288 2023-09-23T16:06:45.525 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:45.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:45.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:45] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T16:06:45.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:45.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:45.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:45.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:45.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:45.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:45.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:46.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:46 smithi186 bash[89807]: audit 2023-09-23T16:06:45.962209+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:46.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:46.084 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:46.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:46.213 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:46.220 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:46 smithi140 bash[103196]: audit 2023-09-23T16:06:45.962209+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:46.221 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:46 smithi140 bash[105739]: audit 2023-09-23T16:06:45.962209+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:06:46.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:46.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:46.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T16:06:46.454 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 71222 71206 83.9615 56.125 0.0139131 0.0119047 2023-09-23T16:06:46.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:46.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:46.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:46.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:46.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:46.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:46.763 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:46.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:46.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:46.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:46.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:47.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:47.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:47.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:47.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:47.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:47.322 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:47 smithi186 bash[89807]: cluster 2023-09-23T16:06:46.649619+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1210: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T16:06:47.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:47.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:47.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:47.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 72049 72033 83.3637 51.6875 0.015057 0.011988 2023-09-23T16:06:47.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:47.477 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:06:47.502 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:47.513 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:06:47.549 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:06:47.588 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:06:47.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:47.626 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:06:47.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:47 smithi140 bash[105739]: cluster 2023-09-23T16:06:46.649619+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1210: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T16:06:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:47 smithi140 bash[103196]: cluster 2023-09-23T16:06:46.649619+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1210: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T16:06:47.645 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:47.666 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:06:47.709 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:06:47.742 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:06:47.746 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.746 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.746 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.746 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.747 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.747 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.747 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.747 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:06:47.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:47.781 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:47.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:47.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:47.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:48.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:48.040 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:48.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:48.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:48.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:48.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:48.347 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:06:48.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:48.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 73001 72985 82.9297 59.5 0.0213925 0.0120525 2023-09-23T16:06:48.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:48.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:48.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:48 smithi186 bash[89807]: audit 2023-09-23T16:06:47.431443+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.140:0/563254210' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:48.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:48 smithi186 bash[89807]: audit 2023-09-23T16:06:47.704999+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.140:0/3370999507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:48 smithi186 bash[89807]: audit 2023-09-23T16:06:47.708465+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[105739]: audit 2023-09-23T16:06:47.431443+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.140:0/563254210' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[105739]: audit 2023-09-23T16:06:47.704999+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.140:0/3370999507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[105739]: audit 2023-09-23T16:06:47.708465+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[103196]: audit 2023-09-23T16:06:47.431443+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.140:0/563254210' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:06:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[103196]: audit 2023-09-23T16:06:47.704999+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.140:0/3370999507' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:48 smithi140 bash[103196]: audit 2023-09-23T16:06:47.708465+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:06:48.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:48.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:48.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:48.827 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:48.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:48.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:48.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:48.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:48.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:48.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:49.094 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:49.121 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:49.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:49.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:49.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:49.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.393 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:49.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 73902 73886 82.4543 56.3125 0.0229156 0.0121226 2023-09-23T16:06:49.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.508 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.317814+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:49.508 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.339931+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.508 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.340354+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.508 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: audit 2023-09-23T16:06:48.341172+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:06:49.508 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.341297+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T16:06:49.509 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.347902+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.509 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:49 smithi186 bash[89807]: cluster 2023-09-23T16:06:48.650030+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1212: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T16:06:49.528 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.317814+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:49.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.339931+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.340354+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: audit 2023-09-23T16:06:48.341172+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.341297+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.347902+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[103196]: cluster 2023-09-23T16:06:48.650030+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1212: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T16:06:49.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.317814+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.339931+0000 osd.5 (osd.5) 410 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.340354+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: audit 2023-09-23T16:06:48.341172+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.341297+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.347902+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T16:06:49.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:49 smithi140 bash[105739]: cluster 2023-09-23T16:06:48.650030+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1212: 99 pgs: 99 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T16:06:49.637 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:49.666 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:49.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:49.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:49.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:50.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:50.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:50.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:50.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.338 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:50.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 74813 74797 82.0066 56.9375 0.0167452 0.0121883 2023-09-23T16:06:50.468 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:50.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:50.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:50.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:50.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:50.713 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:50.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:50.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:50.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:50.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:50.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:51.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:51.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:51.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:51.238 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:51.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:51.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:51.382 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:06:51.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:51.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 75729 75713 81.5796 57.25 0.0252708 0.0122519 2023-09-23T16:06:51.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:51.676 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:51.706 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:51 smithi140 bash[103196]: cluster 2023-09-23T16:06:50.650514+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1213: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 673 op/s 2023-09-23T16:06:51.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:51.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.821 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:51 smithi186 bash[89807]: cluster 2023-09-23T16:06:50.650514+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1213: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 673 op/s 2023-09-23T16:06:51.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:51.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:51.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:51.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:52.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:52.100 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:51 smithi140 bash[105739]: cluster 2023-09-23T16:06:50.650514+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1213: 99 pgs: 99 active+clean; 4.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 673 op/s 2023-09-23T16:06:52.124 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:52.188 INFO:tasks.thrashosds.thrasher:in_osds: [0, 3, 4, 5, 6, 1, 2, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:06:52.188 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:06:52.188 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 3, 4, 5, 6, 1, 2, 7] 2023-09-23T16:06:52.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd out 0 2023-09-23T16:06:52.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:52.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:52.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:52.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:06:52.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:52.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:52.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 76646 76630 81.1682 57.3125 0.0129601 0.012314 2023-09-23T16:06:52.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:52.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:52.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:52.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:52.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:52.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:52.802 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:52.812 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:52 smithi140 bash[105739]: cluster 2023-09-23T16:06:52.651257+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1214: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:06:52.812 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:52 smithi140 bash[103196]: cluster 2023-09-23T16:06:52.651257+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1214: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:06:52.818 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:52.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:52.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:52.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:52.942 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:52 smithi186 bash[89807]: cluster 2023-09-23T16:06:52.651257+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1214: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T16:06:52.962 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:52.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:53.070 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:53.110 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:53.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:53.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:53.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:53.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:53.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:53.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:06:53.451866+0000 min lat: 0.00120756 max lat: 0.321127 avg lat: 0.0123718 2023-09-23T16:06:53.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:06:53.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 77584 77568 80.7924 58.625 0.0187227 0.0123718 2023-09-23T16:06:53.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:53.512 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:53.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:53.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:53.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:53.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:53.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:53.891 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:53.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:53.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:54.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:54.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:54.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:54.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:54.433 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 78508 78492 80.4143 57.75 0.0167008 0.0124309 2023-09-23T16:06:54.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:54.562 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.591 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:54.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:54.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:54.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.837 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:54 smithi186 bash[89807]: cluster 2023-09-23T16:06:54.651847+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1215: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T16:06:54.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:54.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:54 smithi140 bash[103196]: cluster 2023-09-23T16:06:54.651847+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1215: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T16:06:54.968 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:54 smithi140 bash[105739]: cluster 2023-09-23T16:06:54.651847+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1215: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T16:06:54.987 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:54.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:55.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:55.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:55.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:55.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:55.373 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:55.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:55.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:55.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 79408 79392 80.0245 56.25 0.0232047 0.0124906 2023-09-23T16:06:55.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:55.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:55.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:06:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:06:55] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.43.0" 2023-09-23T16:06:55.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:55.662 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:55.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:55.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:55.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:55.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:55.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:55.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:56.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:56.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:56.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:56.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:56.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:56.346 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:56.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:56.384 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:56.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:56.452 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 80335 80319 79.6738 57.9375 0.0145889 0.0125447 2023-09-23T16:06:56.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:56.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:56.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:56.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:56.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:56.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:56.849 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:56.881 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:56.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:56.882 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:06:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:56.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:56.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:57.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:57.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:57.151 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:57.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:57.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:57.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:57.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:57 smithi186 bash[89807]: cluster 2023-09-23T16:06:56.652463+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1216: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T16:06:57.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:06:57.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:06:57.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 81221 81205 79.294 55.375 0.0171734 0.0126056 2023-09-23T16:06:57.514 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:57.523 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:57 smithi140 bash[103196]: cluster 2023-09-23T16:06:56.652463+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1216: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T16:06:57.523 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:57 smithi140 bash[105739]: cluster 2023-09-23T16:06:56.652463+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1216: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 913 op/s 2023-09-23T16:06:57.538 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:06:57.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:06:57.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:57.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:57.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:57.778 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:57.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:57.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:57.917 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:57.957 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:57.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:57.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:58.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:58.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:58.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:58.217 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:58.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:58.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:58.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:58.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:58.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:58.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 82035 82019 78.8567 50.875 0.00401603 0.01266 2023-09-23T16:06:58.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:58.574 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:58.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:06:58.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:06:58.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:58.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:58.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:58.878 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:06:58 smithi186 bash[89807]: cluster 2023-09-23T16:06:58.653320+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1217: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T16:06:58.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:06:58.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:58.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:06:59.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:59.009 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:06:58 smithi140 bash[105739]: cluster 2023-09-23T16:06:58.653320+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1217: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T16:06:59.010 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:06:58 smithi140 bash[103196]: cluster 2023-09-23T16:06:58.653320+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1217: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T16:06:59.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:59.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:59.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:59.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:06:59.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:06:59.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:59.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:59.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 82836 82820 78.4204 50.0625 0.0131767 0.0127454 2023-09-23T16:06:59.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.539 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:06:59.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:06:59.642 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:59.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:06:59.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:59.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:06:59.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:06:59.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:59.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:06:59.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:06:59.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:00.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:00.092 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:00.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:00.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:00.345 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:00.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:00.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 16 83662 83646 78.0204 51.625 0.0114855 0.012812 2023-09-23T16:07:00.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:00.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:00.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.748 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:00.803 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:07:00.803 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:07:00.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:00.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:00.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:00.983 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:01.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:01.014 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:00 smithi186 bash[89807]: cluster 2023-09-23T16:07:00.653912+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1218: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-09-23T16:07:01.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:01.122 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:00 smithi140 bash[103196]: cluster 2023-09-23T16:07:00.653912+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1218: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-09-23T16:07:01.122 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:00 smithi140 bash[105739]: cluster 2023-09-23T16:07:00.653912+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1218: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-09-23T16:07:01.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:01.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:01.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:01.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:01.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:01.453 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 84469 84453 77.6147 50.4375 0.00530549 0.0128673 2023-09-23T16:07:01.500 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:01.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:01.633 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:01.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:01.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:01.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:01.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:01.910 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:01 smithi140 bash[105739]: audit 2023-09-23T16:07:00.963007+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:01.910 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:01 smithi140 bash[103196]: audit 2023-09-23T16:07:00.963007+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:01.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:01.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:02.032 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.062 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:02.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:01 smithi186 bash[89807]: audit 2023-09-23T16:07:00.963007+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:02.166 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:02.293 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:02.329 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:02.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:02.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:02.456 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 85312 85296 77.25 52.6875 0.0373921 0.0129378 2023-09-23T16:07:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:02.558 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:02.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:02.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:02.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:02.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:02.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:02.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.990 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:02.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:03.095 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:03.103 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:02 smithi186 bash[89807]: cluster 2023-09-23T16:07:02.654607+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1219: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:07:03.121 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:03.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:02 smithi140 bash[105739]: cluster 2023-09-23T16:07:02.654607+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1219: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:07:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:02 smithi140 bash[103196]: cluster 2023-09-23T16:07:02.654607+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1219: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T16:07:03.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:03.249 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:03.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:03.456 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 86168 86152 76.9107 53.5 0.00967678 0.012996 2023-09-23T16:07:03.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:03.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:03.639 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.669 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:03.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:03.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T16:07:03.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:03.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:03.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:04.042 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:04.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:04.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:04.198 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:04.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:04.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:04.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:04.456 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 86891 86875 76.4638 45.1875 0.0120392 0.0130722 2023-09-23T16:07:04.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:04.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:04.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:04.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:04.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:04.711 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:04.738 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:04.843 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:04.852 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:04 smithi186 bash[89807]: cluster 2023-09-23T16:07:04.655187+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1220: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 731 op/s 2023-09-23T16:07:04.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:04.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:04.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:05.017 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:05.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:05.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:04 smithi140 bash[103196]: cluster 2023-09-23T16:07:04.655187+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1220: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 731 op/s 2023-09-23T16:07:05.130 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:04 smithi140 bash[105739]: cluster 2023-09-23T16:07:04.655187+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1220: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 46 MiB/s wr, 731 op/s 2023-09-23T16:07:05.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:05.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:05.275 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:05.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:05.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:05] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2023-09-23T16:07:05.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:05.456 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 87722 87706 76.1232 51.9375 0.016492 0.0131313 2023-09-23T16:07:05.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:05.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:05.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:05.659 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:05.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:05.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:05.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:05.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:05.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:05.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:05.970 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:05.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:05.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:06.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:06.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:06.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:06.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:06.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:06.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:06.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:06.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:06.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 88603 88587 75.8346 55.0625 0.0109991 0.0131806 2023-09-23T16:07:06.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:06.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:06.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:06.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:06.629 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:06.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:06.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:06.765 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:06.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:06.893 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:06.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:06.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:06.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:07.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:07.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.284 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:07.388 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:07.397 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:07 smithi140 bash[105739]: cluster 2023-09-23T16:07:06.655744+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1221: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-23T16:07:07.397 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:07 smithi140 bash[103196]: cluster 2023-09-23T16:07:06.655744+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1221: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-23T16:07:07.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:07.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 89480 89464 75.5504 54.8125 0.0076905 0.0132295 2023-09-23T16:07:07.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:07.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:07.656 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:07 smithi186 bash[89807]: cluster 2023-09-23T16:07:06.655744+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1221: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-23T16:07:07.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:07.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:07.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:07.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:07.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:08.036 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:08.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.202 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:08.303 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:08.441 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:08.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 90350 90334 75.2681 54.375 0.0107969 0.0132807 2023-09-23T16:07:08.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:08.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:08.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:08.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:08.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:08.734 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:08.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:08.759 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:08 smithi140 bash[105739]: cluster 2023-09-23T16:07:08.656464+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1222: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-23T16:07:08.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:08.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:08.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:08.980 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:08 smithi186 bash[89807]: cluster 2023-09-23T16:07:08.656464+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1222: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-23T16:07:08.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:08.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:08.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:09.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:09.115 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:08 smithi140 bash[103196]: cluster 2023-09-23T16:07:08.656464+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1222: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-23T16:07:09.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:09.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:09.229 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:09.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:09.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 91195 91179 74.9725 52.8125 0.0318442 0.0133314 2023-09-23T16:07:09.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:09.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:09.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:09.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:09.786 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:09.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:09.905 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:07:09.915 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:09.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:09.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:09.953 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:07:09.982 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:07:10.009 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:07:10.048 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:07:10.051 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:10.079 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:07:10.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:10.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:10.123 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:07:10.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:09 smithi140 bash[105739]: audit 2023-09-23T16:07:09.874293+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.140:0/1368664082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:10.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:09 smithi140 bash[103196]: audit 2023-09-23T16:07:09.874293+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.140:0/1368664082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:10.167 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:07:10.169 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.169 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.169 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.170 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.170 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.170 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.170 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.170 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:07:10.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:10.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:10.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:10.336 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:09 smithi186 bash[89807]: audit 2023-09-23T16:07:09.874293+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.140:0/1368664082' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:10.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:10.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 92037 92021 74.6822 52.625 0.0171321 0.0133849 2023-09-23T16:07:10.462 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:10.497 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:10.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:10.728 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:10.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:10.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:10.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:10.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:10.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:11.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:11.014 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:10 smithi186 bash[89807]: cluster 2023-09-23T16:07:10.657002+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1223: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2023-09-23T16:07:11.034 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:11.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:11.173 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:11.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:11.244 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:10 smithi140 bash[105739]: cluster 2023-09-23T16:07:10.657002+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1223: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2023-09-23T16:07:11.245 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:10 smithi140 bash[103196]: cluster 2023-09-23T16:07:10.657002+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1223: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 756 op/s 2023-09-23T16:07:11.277 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:11.309 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:11.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:11.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.437 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:11.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 92817 92801 74.3497 48.75 0.014402 0.0134432 2023-09-23T16:07:11.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.576 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:11.680 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:11.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:11.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.832 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:11.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:11.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:11.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:11.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:12.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:12.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:12.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:12.231 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:12.332 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:12 smithi140 bash[103196]: audit 2023-09-23T16:07:11.879814+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.140:0/2426944472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.332 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:12 smithi140 bash[103196]: audit 2023-09-23T16:07:11.880453+0000 mon.a (mon.0) 1561 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:12 smithi140 bash[105739]: audit 2023-09-23T16:07:11.879814+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.140:0/2426944472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.333 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:12 smithi140 bash[105739]: audit 2023-09-23T16:07:11.880453+0000 mon.a (mon.0) 1561 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:12.341 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:07:12.388 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:12.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 93622 93606 74.0454 50.3125 0.0240721 0.0134998 2023-09-23T16:07:12.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:12.534 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:12.588 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:12 smithi140 bash[103196]: debug 2023-09-23T16:07:12.569+0000 7f6e4713a700 -1 mon.a@0(leader).osd e342 definitely_dead 0 2023-09-23T16:07:12.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:12.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:12 smithi186 bash[89807]: audit 2023-09-23T16:07:11.879814+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.140:0/2426944472' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:12 smithi186 bash[89807]: audit 2023-09-23T16:07:11.880453+0000 mon.a (mon.0) 1561 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:07:12.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:12.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:12.780 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:12.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:12.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:12.920 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:12.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:12.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:13.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:13.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:13.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:13.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:13.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:13.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:13.346 INFO:teuthology.orchestra.run.smithi140.stderr:marked out osd.0. 2023-09-23T16:07:13.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:13.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:13.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:13.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:07:13.456969+0000 min lat: 0.00120756 max lat: 0.321127 avg lat: 0.013544 2023-09-23T16:07:13.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:07:13.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 94403 94387 73.73 48.8125 0.00477758 0.013544 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.311724+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.314888+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.315256+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: audit 2023-09-23T16:07:12.319742+0000 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.321026+0000 mon.a (mon.0) 1564 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.329551+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.333304+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: audit 2023-09-23T16:07:12.573320+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.140:0/3797340347' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: audit 2023-09-23T16:07:12.573835+0000 mon.a (mon.0) 1565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.574041+0000 mon.a (mon.0) 1566 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T16:07:13.463 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:13 smithi186 bash[89807]: cluster 2023-09-23T16:07:12.657670+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1225: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-09-23T16:07:13.477 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:13.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:13.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:13.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.311724+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:13.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.314888+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.315256+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: audit 2023-09-23T16:07:12.319742+0000 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.321026+0000 mon.a (mon.0) 1564 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.329551+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.333304+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: audit 2023-09-23T16:07:12.573320+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.140:0/3797340347' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: audit 2023-09-23T16:07:12.573835+0000 mon.a (mon.0) 1565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.574041+0000 mon.a (mon.0) 1566 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T16:07:13.594 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[105739]: cluster 2023-09-23T16:07:12.657670+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1225: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-09-23T16:07:13.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.311724+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:13.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.314888+0000 osd.5 (osd.5) 411 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.315256+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: audit 2023-09-23T16:07:12.319742+0000 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:07:13.595 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.321026+0000 mon.a (mon.0) 1564 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T16:07:13.596 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.329551+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.596 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.333304+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T16:07:13.596 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: audit 2023-09-23T16:07:12.573320+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.140:0/3797340347' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.596 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: audit 2023-09-23T16:07:12.573835+0000 mon.a (mon.0) 1565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T16:07:13.596 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.574041+0000 mon.a (mon.0) 1566 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T16:07:13.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:13 smithi140 bash[103196]: cluster 2023-09-23T16:07:12.657670+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1225: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-09-23T16:07:13.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:13.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:13.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:13.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:13.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:13.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:13.985 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:14.016 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:14.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:14.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:14.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:14.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:14.284 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:14.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: cluster 2023-09-23T16:07:13.335252+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: cluster 2023-09-23T16:07:13.336496+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: cluster 2023-09-23T16:07:13.340345+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: cluster 2023-09-23T16:07:13.340480+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: audit 2023-09-23T16:07:13.340593+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[103196]: cluster 2023-09-23T16:07:13.340688+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: cluster 2023-09-23T16:07:13.335252+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: cluster 2023-09-23T16:07:13.336496+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: cluster 2023-09-23T16:07:13.340345+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: cluster 2023-09-23T16:07:13.340480+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: audit 2023-09-23T16:07:13.340593+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T16:07:14.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:14 smithi140 bash[105739]: cluster 2023-09-23T16:07:13.340688+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T16:07:14.387 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:14.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:14.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 94408 94392 72.8236 0.3125 0.0052519 0.0135435 2023-09-23T16:07:14.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:14.550 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:14.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:14.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: cluster 2023-09-23T16:07:13.335252+0000 osd.5 (osd.5) 412 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: cluster 2023-09-23T16:07:13.336496+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: cluster 2023-09-23T16:07:13.340345+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: cluster 2023-09-23T16:07:13.340480+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T16:07:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: audit 2023-09-23T16:07:13.340593+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T16:07:14.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:14 smithi186 bash[89807]: cluster 2023-09-23T16:07:13.340688+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T16:07:14.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:14.790 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:14.822 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:14.926 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:14.945 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:14.958 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:14.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:15.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:15.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:15.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:15.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:15.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:15.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:15.352 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:15.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:15.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:15.457 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 94408 94392 71.9354 0 - 0.0135435 2023-09-23T16:07:15.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:15.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:15.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:07:15.587 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:15] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2023-09-23T16:07:15.587 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.337912+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.587 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.339487+0000 mon.a (mon.0) 1569 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T16:07:15.587 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.339644+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.587 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.343267+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.344746+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.345056+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[103196]: cluster 2023-09-23T16:07:14.658301+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1228: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 702 op/s 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.337912+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.339487+0000 mon.a (mon.0) 1569 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.339644+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.343267+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.588 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.344746+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.589 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.345056+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.589 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:15 smithi140 bash[105739]: cluster 2023-09-23T16:07:14.658301+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1228: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 702 op/s 2023-09-23T16:07:15.589 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:15.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:15.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:15.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.337912+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.339487+0000 mon.a (mon.0) 1569 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.339644+0000 osd.5 (osd.5) 413 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.343267+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.344746+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.345056+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T16:07:15.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:15 smithi186 bash[89807]: cluster 2023-09-23T16:07:14.658301+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1228: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 702 op/s 2023-09-23T16:07:15.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:15.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:15.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:15.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:15.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:15.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:16.013 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:16.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:16.150 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:16.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:16.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:16.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:16.381 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:16.391 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[105739]: cluster 2023-09-23T16:07:15.354059+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.391 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[105739]: cluster 2023-09-23T16:07:15.357706+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T16:07:16.391 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[105739]: cluster 2023-09-23T16:07:15.358010+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.391 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[105739]: audit 2023-09-23T16:07:15.962355+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:16.391 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.318007+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T16:07:16.392 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[103196]: cluster 2023-09-23T16:07:15.354059+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.392 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[103196]: cluster 2023-09-23T16:07:15.357706+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T16:07:16.392 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[103196]: cluster 2023-09-23T16:07:15.358010+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.392 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[103196]: audit 2023-09-23T16:07:15.962355+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:16.392 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:16 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.318007+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T16:07:16.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:16.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 94995 94979 71.5107 18.3438 0.0361537 0.0139772 2023-09-23T16:07:16.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:16.548 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:16.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:16.653 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:16 smithi186 bash[89807]: cluster 2023-09-23T16:07:15.354059+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:16 smithi186 bash[89807]: cluster 2023-09-23T16:07:15.357706+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T16:07:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:16 smithi186 bash[89807]: cluster 2023-09-23T16:07:15.358010+0000 osd.5 (osd.5) 414 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T16:07:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:16 smithi186 bash[89807]: audit 2023-09-23T16:07:15.962355+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:16 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.318007+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T16:07:16.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:16.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:16.781 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:16.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:16.911 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:16.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:16.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:16.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:17.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:17.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:17.175 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:17.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:17.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:17.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:17.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:17.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:17.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:17.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 16 95708 95692 71.1899 44.5625 0.0194756 0.014041 2023-09-23T16:07:17.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:17.584 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:17.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.314237+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.320042+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.320483+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.592 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.321465+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.593 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.322542+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.593 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:16.659145+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1231: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 8.3 MiB/s wr, 133 op/s; 1024 KiB/s, 2 objects/s recovering 2023-09-23T16:07:17.593 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:17 smithi186 bash[89807]: cluster 2023-09-23T16:07:17.316933+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T16:07:17.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:17.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:17.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:17.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:17.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:17.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.314237+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.320042+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.320483+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.321465+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.322542+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:16.659145+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1231: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 8.3 MiB/s wr, 133 op/s; 1024 KiB/s, 2 objects/s recovering 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[105739]: cluster 2023-09-23T16:07:17.316933+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T16:07:17.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.314237+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.320042+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.320483+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.321465+0000 osd.5 (osd.5) 415 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.322542+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:16.659145+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1231: 99 pgs: 1 peering, 98 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 8.3 MiB/s wr, 133 op/s; 1024 KiB/s, 2 objects/s recovering 2023-09-23T16:07:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:17 smithi140 bash[103196]: cluster 2023-09-23T16:07:17.316933+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T16:07:17.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:17.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:17.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:18.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:18.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:18.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:18.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:18.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:18.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:18.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:18.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[103196]: cluster 2023-09-23T16:07:17.318493+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[103196]: cluster 2023-09-23T16:07:17.320650+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[103196]: cluster 2023-09-23T16:07:17.320965+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.368 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[103196]: cluster 2023-09-23T16:07:17.322657+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:18 smithi186 bash[89807]: cluster 2023-09-23T16:07:17.318493+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:18 smithi186 bash[89807]: cluster 2023-09-23T16:07:17.320650+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:18 smithi186 bash[89807]: cluster 2023-09-23T16:07:17.320965+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:18 smithi186 bash[89807]: cluster 2023-09-23T16:07:17.322657+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:18.456 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:18.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:18.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 16 96454 96438 70.9008 46.625 0.0525245 0.0140978 2023-09-23T16:07:18.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:18.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[105739]: cluster 2023-09-23T16:07:17.318493+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[105739]: cluster 2023-09-23T16:07:17.320650+0000 osd.5 (osd.5) 416 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[105739]: cluster 2023-09-23T16:07:17.320965+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:18 smithi140 bash[105739]: cluster 2023-09-23T16:07:17.322657+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T16:07:18.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:18.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:18.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:18.845 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:18.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:18.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:18.989 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:18.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:19.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:19.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:19.144 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:19.226 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:19.254 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:19.365 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:19.379 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:19 smithi186 bash[89807]: cluster 2023-09-23T16:07:18.660229+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1233: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 34 MiB/s wr, 541 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.4 MiB/s, 14 objects/s recovering 2023-09-23T16:07:19.396 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:19.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:19.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 97198 97182 70.6171 46.5 0.0162971 0.0141546 2023-09-23T16:07:19.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:19.510 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:19 smithi140 bash[105739]: cluster 2023-09-23T16:07:18.660229+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1233: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 34 MiB/s wr, 541 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.4 MiB/s, 14 objects/s recovering 2023-09-23T16:07:19.511 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:19 smithi140 bash[103196]: cluster 2023-09-23T16:07:18.660229+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1233: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 34 MiB/s wr, 541 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.4 MiB/s, 14 objects/s recovering 2023-09-23T16:07:19.523 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:07:19.523 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:07:19.523 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-09-23T16:07:19.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd in 0 2023-09-23T16:07:19.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:19.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:19.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:19.673 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:19.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:19.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:19.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:19.947 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:19.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:20.053 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:20.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:20.167 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:20.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:20.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:20.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:20.342 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:20.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:20.455 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:20 smithi140 bash[105739]: cluster 2023-09-23T16:07:19.366289+0000 mon.a (mon.0) 1574 : cluster 3 Health check failed: Degraded data redundancy: 5915/286350 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:20.455 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:20 smithi140 bash[103196]: cluster 2023-09-23T16:07:19.366289+0000 mon.a (mon.0) 1574 : cluster 3 Health check failed: Degraded data redundancy: 5915/286350 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:20.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 97948 97932 70.3442 46.875 0.0213432 0.0142102 2023-09-23T16:07:20.473 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:20.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:20 smithi186 bash[89807]: cluster 2023-09-23T16:07:19.366289+0000 mon.a (mon.0) 1574 : cluster 3 Health check failed: Degraded data redundancy: 5915/286350 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:20.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:20.739 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:20.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:20.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:20.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:20.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:21.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:21.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:21.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:21.140 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:21.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:21.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.266 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:21.287 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:07:21.287 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:07:21.287 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:07:21.287 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:07:21.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:21.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:21.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 98596 98580 70.005 40.5 0.012138 0.0142791 2023-09-23T16:07:21.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.514 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:21 smithi140 bash[105739]: cluster 2023-09-23T16:07:20.661009+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 389 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.0 MiB/s, 10 objects/s recovering 2023-09-23T16:07:21.515 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:21 smithi140 bash[103196]: cluster 2023-09-23T16:07:20.661009+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 389 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.0 MiB/s, 10 objects/s recovering 2023-09-23T16:07:21.530 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:21.633 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:21 smithi186 bash[89807]: cluster 2023-09-23T16:07:20.661009+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 24 MiB/s wr, 389 op/s; 5915/286350 objects degraded (2.066%); 5772/286350 objects misplaced (2.016%); 1.0 MiB/s, 10 objects/s recovering 2023-09-23T16:07:21.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:21.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:21.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:21.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:21.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:21.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:22.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:22.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:22.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:22.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:22.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:22.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:22.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:22.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:22.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:22.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:22.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 99247 99231 69.6755 40.6875 0.0296123 0.0143454 2023-09-23T16:07:22.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:22.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:22.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:22.608 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:22.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:22.739 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:22.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:22.761 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:22 smithi186 bash[89807]: cluster 2023-09-23T16:07:22.661655+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1235: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 39 MiB/s wr, 628 op/s; 5915/293106 objects degraded (2.018%); 5772/293106 objects misplaced (1.969%); 867 KiB/s, 8 objects/s recovering 2023-09-23T16:07:22.845 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:22.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:22.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:22.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:22 smithi140 bash[105739]: cluster 2023-09-23T16:07:22.661655+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1235: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 39 MiB/s wr, 628 op/s; 5915/293106 objects degraded (2.018%); 5772/293106 objects misplaced (1.969%); 867 KiB/s, 8 objects/s recovering 2023-09-23T16:07:22.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:22 smithi140 bash[103196]: cluster 2023-09-23T16:07:22.661655+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1235: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 39 MiB/s wr, 628 op/s; 5915/293106 objects degraded (2.018%); 5772/293106 objects misplaced (1.969%); 867 KiB/s, 8 objects/s recovering 2023-09-23T16:07:22.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:23.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:23.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:23.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:23.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:23.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:23.275 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:23.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:23.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:23.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:23.458 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 90 6 99934 99928 69.3854 43.5625 0.0713166 0.0144047 2023-09-23T16:07:23.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:23.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:23.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:23.789 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:23.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:23.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:24.023 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:24.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:24.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:24.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:24.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:24.316 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:24.354 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T16:07:24.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:24.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:24.459 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0199 2023-09-23T16:07:24.459 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 99934 2023-09-23T16:07:24.459 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T16:07:24.459 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T16:07:24.459 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 69.3833 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 29.7004 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 177.5 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 0 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1110 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 475.216 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 2840 2023-09-23T16:07:24.460 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 0 2023-09-23T16:07:24.461 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.014407 2023-09-23T16:07:24.461 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0313889 2023-09-23T16:07:24.461 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 2.30572 2023-09-23T16:07:24.461 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.00120756 2023-09-23T16:07:24.468 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T16:07:24.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:24.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:24.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:24.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:24.762 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:24 smithi186 bash[89807]: cluster 2023-09-23T16:07:24.662279+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s; 5915/296943 objects degraded (1.992%); 5693/296943 objects misplaced (1.917%); 874 KiB/s, 15 objects/s recovering 2023-09-23T16:07:24.763 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:24 smithi186 bash[89807]: cluster 2023-09-23T16:07:24.713168+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 5915/296943 objects degraded (1.992%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:24.811 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:24.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:24 smithi140 bash[105739]: cluster 2023-09-23T16:07:24.662279+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s; 5915/296943 objects degraded (1.992%); 5693/296943 objects misplaced (1.917%); 874 KiB/s, 15 objects/s recovering 2023-09-23T16:07:24.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:24 smithi140 bash[105739]: cluster 2023-09-23T16:07:24.713168+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 5915/296943 objects degraded (1.992%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:24.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:24 smithi140 bash[103196]: cluster 2023-09-23T16:07:24.662279+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 40 MiB/s wr, 639 op/s; 5915/296943 objects degraded (1.992%); 5693/296943 objects misplaced (1.917%); 874 KiB/s, 15 objects/s recovering 2023-09-23T16:07:24.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:24 smithi140 bash[103196]: cluster 2023-09-23T16:07:24.713168+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 5915/296943 objects degraded (1.992%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:24.838 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:24.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:24.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:24.963 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:24.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:25.066 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:25.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:25.194 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:25.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:25.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:25.343 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:25.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:25.454 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:25] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T16:07:25.474 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:25.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:25.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:25.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:25.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:25.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:25.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:25.975 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:25.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:25.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:26.080 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:26.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:26.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:26.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:26.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:26.341 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:26.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:26.486 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:26.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:26.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:26.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:26.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:26.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:26.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:26.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:26.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:26.927 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:26.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:26.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:27.029 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:27.164 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.169 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:27.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:27.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:27.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:27.492 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:27.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:27.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:27.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:27.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:27.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:27.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:27.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:27.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:27.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:27.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:27 smithi186 bash[89807]: cluster 2023-09-23T16:07:26.663066+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 605 op/s; 5915/297639 objects degraded (1.987%); 5693/297639 objects misplaced (1.913%); 729 KiB/s, 12 objects/s recovering 2023-09-23T16:07:27.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:27 smithi186 bash[89807]: audit 2023-09-23T16:07:26.683589+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:27.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:27 smithi186 bash[89807]: audit 2023-09-23T16:07:26.974198+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:07:27.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:27 smithi186 bash[89807]: audit 2023-09-23T16:07:27.397022+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:27.953 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:27 smithi186 bash[89807]: audit 2023-09-23T16:07:27.403951+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:27.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:28.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[105739]: cluster 2023-09-23T16:07:26.663066+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 605 op/s; 5915/297639 objects degraded (1.987%); 5693/297639 objects misplaced (1.913%); 729 KiB/s, 12 objects/s recovering 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[105739]: audit 2023-09-23T16:07:26.683589+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[105739]: audit 2023-09-23T16:07:26.974198+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[105739]: audit 2023-09-23T16:07:27.397022+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[105739]: audit 2023-09-23T16:07:27.403951+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.063 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[103196]: cluster 2023-09-23T16:07:26.663066+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 605 op/s; 5915/297639 objects degraded (1.987%); 5693/297639 objects misplaced (1.913%); 729 KiB/s, 12 objects/s recovering 2023-09-23T16:07:28.065 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[103196]: audit 2023-09-23T16:07:26.683589+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.065 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[103196]: audit 2023-09-23T16:07:26.974198+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:07:28.065 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[103196]: audit 2023-09-23T16:07:27.397022+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.065 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:27 smithi140 bash[103196]: audit 2023-09-23T16:07:27.403951+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:28.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:28.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:28.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:28.229 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:28.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:28.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:28.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:28.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:28.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:28.513 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:28.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:28.646 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:28.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:28.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:28.873 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:28.898 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:28.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:28.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:29.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:29.047 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:29.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:29.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:29.197 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:29.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.309 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:29.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:29.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:29.581 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:29.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:29.833 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:29.841 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:29 smithi140 bash[105739]: cluster 2023-09-23T16:07:28.663711+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 90 B/s rd, 33 MiB/s wr, 701 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T16:07:29.842 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:29 smithi140 bash[103196]: cluster 2023-09-23T16:07:28.663711+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 90 B/s rd, 33 MiB/s wr, 701 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T16:07:29.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:29.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:29.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:29.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:30.096 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:30.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:29 smithi186 bash[89807]: cluster 2023-09-23T16:07:28.663711+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 90 B/s rd, 33 MiB/s wr, 701 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T16:07:30.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:30.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:30.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:30.347 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:30.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:30.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:30.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:30.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:30.618 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:30.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:30.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:30.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:30.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:30.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:30.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:30.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:30.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:31.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:31.029 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:31.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:31.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:31.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:31.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:31.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:31.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:31.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:31.419 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:31.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:31.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:31.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:31.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:31.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:31.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:31.758 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:07:31.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:31.788 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:07:31.805 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:31.824 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:07:31.858 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:07:31.893 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:07:31.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:31.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[103196]: cluster 2023-09-23T16:07:30.664189+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 537 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:31.914 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[103196]: audit 2023-09-23T16:07:30.968634+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[103196]: audit 2023-09-23T16:07:30.970030+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[103196]: cluster 2023-09-23T16:07:31.313668+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 5915/294063 objects degraded (2.011%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[105739]: cluster 2023-09-23T16:07:30.664189+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 537 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[105739]: audit 2023-09-23T16:07:30.968634+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[105739]: audit 2023-09-23T16:07:30.970030+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:31.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:31 smithi140 bash[105739]: cluster 2023-09-23T16:07:31.313668+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 5915/294063 objects degraded (2.011%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:31.938 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:07:31.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:31.957 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:31 smithi186 bash[89807]: cluster 2023-09-23T16:07:30.664189+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 537 op/s; 5915/294063 objects degraded (2.011%); 5555/294063 objects misplaced (1.889%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:31.957 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:31 smithi186 bash[89807]: audit 2023-09-23T16:07:30.968634+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:31.957 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:31 smithi186 bash[89807]: audit 2023-09-23T16:07:30.970030+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:31.957 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:31 smithi186 bash[89807]: cluster 2023-09-23T16:07:31.313668+0000 mon.a (mon.0) 1582 : cluster 3 Health check update: Degraded data redundancy: 5915/294063 objects degraded (2.011%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:31.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:31.984 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:07:32.023 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.026 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.027 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.027 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:07:32.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:32.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:32.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:32.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:32.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:32.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:32.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:32.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:32.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:32.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:32.705 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:32 smithi140 bash[103196]: audit 2023-09-23T16:07:31.705365+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.140:0/776357954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:32.705 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:32 smithi140 bash[103196]: audit 2023-09-23T16:07:32.108682+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:07:32.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.729 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:07:32.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:32.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:32.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:32.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:32.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:32.980 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:32 smithi186 bash[89807]: audit 2023-09-23T16:07:31.705365+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.140:0/776357954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:32.980 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:32 smithi186 bash[89807]: audit 2023-09-23T16:07:32.108682+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:07:33.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:33.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:32 smithi140 bash[105739]: audit 2023-09-23T16:07:31.705365+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.140:0/776357954' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:33.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:32 smithi140 bash[105739]: audit 2023-09-23T16:07:32.108682+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:07:33.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:33.157 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:33.262 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:33.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:33.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:33.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:33.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:33.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:33.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:33.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:33.694 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:33.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:33.798 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.664948+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 723 op/s; 5915/287394 objects degraded (2.058%); 5555/287394 objects misplaced (1.933%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.692286+0000 mon.a (mon.0) 1584 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: audit 2023-09-23T16:07:32.706133+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.706182+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.706565+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.723742+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.808 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:33 smithi186 bash[89807]: cluster 2023-09-23T16:07:32.727064+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.841 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:33.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.664948+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 723 op/s; 5915/287394 objects degraded (2.058%); 5555/287394 objects misplaced (1.933%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.692286+0000 mon.a (mon.0) 1584 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: audit 2023-09-23T16:07:32.706133+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.706182+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.706565+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.953 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.723742+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[103196]: cluster 2023-09-23T16:07:32.727064+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.664948+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 23 MiB/s wr, 723 op/s; 5915/287394 objects degraded (2.058%); 5555/287394 objects misplaced (1.933%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.692286+0000 mon.a (mon.0) 1584 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: audit 2023-09-23T16:07:32.706133+0000 mon.a (mon.0) 1585 : audit 1 from='client.? 172.21.15.140:0/617410093' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.706182+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.706565+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.954 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.723742+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.955 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:33 smithi140 bash[105739]: cluster 2023-09-23T16:07:32.727064+0000 osd.5 (osd.5) 417 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T16:07:33.972 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:33.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:33.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:34.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:34.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:34.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:34.259 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:34.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:34.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:34.503 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:34.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:34.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:34.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:34.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:34.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:34.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:34.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:34.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:34.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:34.929 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:34.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:35.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[105739]: audit 2023-09-23T16:07:34.022235+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[105739]: audit 2023-09-23T16:07:34.030057+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[105739]: cluster 2023-09-23T16:07:34.665568+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 6.1 MiB/s wr, 651 op/s; 5915/283284 objects degraded (2.088%); 5463/283284 objects misplaced (1.928%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:35.024 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[103196]: audit 2023-09-23T16:07:34.022235+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.024 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[103196]: audit 2023-09-23T16:07:34.030057+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.024 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[103196]: cluster 2023-09-23T16:07:34.665568+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 6.1 MiB/s wr, 651 op/s; 5915/283284 objects degraded (2.088%); 5463/283284 objects misplaced (1.928%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:35.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:35.041 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:35 smithi186 bash[89807]: audit 2023-09-23T16:07:34.022235+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.041 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:35 smithi186 bash[89807]: audit 2023-09-23T16:07:34.030057+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:35.041 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:35 smithi186 bash[89807]: cluster 2023-09-23T16:07:34.665568+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 6.1 MiB/s wr, 651 op/s; 5915/283284 objects degraded (2.088%); 5463/283284 objects misplaced (1.928%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:35.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:35.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:35.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:35.335 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:35.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:35.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:35.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:35.599 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:35.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:35] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T16:07:35.702 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:35.749 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:35.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:35.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:35.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:35.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:35.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:36.017 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:36.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:36.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:36.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:36.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:36.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:36.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:36.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:36.412 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:36 smithi140 bash[105739]: cluster 2023-09-23T16:07:36.314912+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 5915/283284 objects degraded (2.088%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:36.412 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:36 smithi140 bash[103196]: cluster 2023-09-23T16:07:36.314912+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 5915/283284 objects degraded (2.088%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:36.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:36.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:36.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:36.563 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:36.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:36 smithi186 bash[89807]: cluster 2023-09-23T16:07:36.314912+0000 mon.a (mon.0) 1589 : cluster 3 Health check update: Degraded data redundancy: 5915/283284 objects degraded (2.088%), 1 pg degraded (PG_DEGRADED) 2023-09-23T16:07:36.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:36.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:36.816 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:36.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:36.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:36.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:37.007 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:37.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:37.254 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:37.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:37.389 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:37.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:37.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:37.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:37 smithi140 bash[103196]: cluster 2023-09-23T16:07:36.666343+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 3.2 MiB/s wr, 656 op/s; 5915/280974 objects degraded (2.105%); 5463/280974 objects misplaced (1.944%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:37.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:37 smithi140 bash[105739]: cluster 2023-09-23T16:07:36.666343+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 3.2 MiB/s wr, 656 op/s; 5915/280974 objects degraded (2.105%); 5463/280974 objects misplaced (1.944%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:37 smithi186 bash[89807]: cluster 2023-09-23T16:07:36.666343+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 3.2 MiB/s wr, 656 op/s; 5915/280974 objects degraded (2.105%); 5463/280974 objects misplaced (1.944%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:37.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:37.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:37.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:37.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:37.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:37.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:38.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:38.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:38.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:07:38.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:07:38.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:38.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:38.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:38.467 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:38.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:38.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:38.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:38.707 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:07:38.707 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:07:38.737 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: debug 2023-09-23T16:07:38.521+0000 7f6e4713a700 -1 mon.a@0(leader).osd e348 definitely_dead 0 2023-09-23T16:07:38.758 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:38.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:38.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:38.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:38.903 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:37.804545+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:37.814658+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:38.431654+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:38.433203+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:38.446255+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:38.523309+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.140:0/1597866258' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: audit 2023-09-23T16:07:38.524588+0000 mon.a (mon.0) 1595 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:38.904 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:38 smithi186 bash[89807]: cluster 2023-09-23T16:07:38.666942+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T16:07:38.925 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:38.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:38.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:39.032 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:39.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:39.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:37.804545+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:37.814658+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:38.431654+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:38.433203+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:38.446255+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:38.523309+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.140:0/1597866258' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: audit 2023-09-23T16:07:38.524588+0000 mon.a (mon.0) 1595 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[105739]: cluster 2023-09-23T16:07:38.666942+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:37.804545+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:37.814658+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:38.431654+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:38.433203+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:38.446255+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:38.523309+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.140:0/1597866258' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: audit 2023-09-23T16:07:38.524588+0000 mon.a (mon.0) 1595 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T16:07:39.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:38 smithi140 bash[103196]: cluster 2023-09-23T16:07:38.666942+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T16:07:39.169 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:39.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:39.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:39.321 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:39.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:39.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:39.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:39.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:39.463 INFO:teuthology.orchestra.run.smithi140.stderr:marked in osd.0. 2023-09-23T16:07:39.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:39.580 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:39.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:39.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:39.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:39.843 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:39.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:39.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T16:07:39.946 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:39.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:39.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:40.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:40.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:40.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:40.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:40.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:40.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:40.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:40.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[103196]: cluster 2023-09-23T16:07:39.450338+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[103196]: audit 2023-09-23T16:07:39.453510+0000 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[103196]: cluster 2023-09-23T16:07:39.453665+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[103196]: cluster 2023-09-23T16:07:39.456463+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[105739]: cluster 2023-09-23T16:07:39.450338+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[105739]: audit 2023-09-23T16:07:39.453510+0000 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[105739]: cluster 2023-09-23T16:07:39.453665+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T16:07:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:40 smithi140 bash[105739]: cluster 2023-09-23T16:07:39.456463+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.636 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-09-23T16:07:40.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:40.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:40.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:40.888 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:40 smithi186 bash[89807]: cluster 2023-09-23T16:07:39.450338+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:40 smithi186 bash[89807]: audit 2023-09-23T16:07:39.453510+0000 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T16:07:40.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:40 smithi186 bash[89807]: cluster 2023-09-23T16:07:39.453665+0000 mon.a (mon.0) 1597 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T16:07:40.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:40 smithi186 bash[89807]: cluster 2023-09-23T16:07:39.456463+0000 osd.5 (osd.5) 418 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T16:07:40.924 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:40.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:41.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.058 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:41.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:41.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:41.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:41.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:41.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:41.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.457054+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.458160+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.460564+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.461497+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.464494+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:40.667435+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.316227+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 5999/274014 objects degraded (2.189%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:41.476 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:41 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.457598+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T16:07:41.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:41.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:41.621 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:41.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:41.727 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.457054+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T16:07:41.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.458160+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.460564+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.461497+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.464494+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:40.667435+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.316227+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 5999/274014 objects degraded (2.189%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.457598+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T16:07:41.735 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.457054+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.458160+0000 osd.5 (osd.5) 419 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.460564+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.461497+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.464494+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:40.667435+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 5999/274014 objects degraded (2.189%); 5295/274014 objects misplaced (1.932%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.316227+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 5999/274014 objects degraded (2.189%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:41.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:41 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.457598+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T16:07:41.748 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:41.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:41.852 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:41.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:41.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:41.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:41.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:42.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:42.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:42.141 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:42.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:42.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:42.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:42.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:42.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.464814+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.465244+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.467875+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.469779+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.470185+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.517 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.470882+0000 osd.5 (osd.5) 423 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[105739]: cluster 2023-09-23T16:07:41.471872+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.464814+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.465244+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.467875+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.469779+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.470185+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.470882+0000 osd.5 (osd.5) 423 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:42 smithi140 bash[103196]: cluster 2023-09-23T16:07:41.471872+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.534 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:42.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:42.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:42.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.464814+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.649 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.465244+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.467875+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.469779+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.470185+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.470882+0000 osd.5 (osd.5) 423 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.650 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:42 smithi186 bash[89807]: cluster 2023-09-23T16:07:41.471872+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T16:07:42.675 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:42.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:42.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:42.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:42.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:42.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:42.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:43.062 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:43.209 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:43.358 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:43.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:43.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:43.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:43.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:43.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:43.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.636 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:43 smithi186 bash[89807]: cluster 2023-09-23T16:07:42.668092+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 5999/268587 objects degraded (2.234%); 5295/268587 objects misplaced (1.971%); 1.5 MiB/s, 15 objects/s recovering 2023-09-23T16:07:43.656 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:43.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:43.771 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:43 smithi140 bash[105739]: cluster 2023-09-23T16:07:42.668092+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 5999/268587 objects degraded (2.234%); 5295/268587 objects misplaced (1.971%); 1.5 MiB/s, 15 objects/s recovering 2023-09-23T16:07:43.771 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:43 smithi140 bash[103196]: cluster 2023-09-23T16:07:42.668092+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 5999/268587 objects degraded (2.234%); 5295/268587 objects misplaced (1.971%); 1.5 MiB/s, 15 objects/s recovering 2023-09-23T16:07:43.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:43.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.920 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:43.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:43.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:44.025 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:44.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:44.155 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:44.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:44.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:44.297 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:44.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:44.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:44.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:44.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.584 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:44.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:44.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:44.766 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:44 smithi186 bash[89807]: cluster 2023-09-23T16:07:44.668795+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 1027/265098 objects degraded (0.387%); 232/265098 objects misplaced (0.088%); 2.0 MiB/s, 23 objects/s recovering 2023-09-23T16:07:44.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.826 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:44 smithi140 bash[105739]: cluster 2023-09-23T16:07:44.668795+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 1027/265098 objects degraded (0.387%); 232/265098 objects misplaced (0.088%); 2.0 MiB/s, 23 objects/s recovering 2023-09-23T16:07:44.827 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:44 smithi140 bash[103196]: cluster 2023-09-23T16:07:44.668795+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 1027/265098 objects degraded (0.387%); 232/265098 objects misplaced (0.088%); 2.0 MiB/s, 23 objects/s recovering 2023-09-23T16:07:44.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:44.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:44.950 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:44.973 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:44.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:45.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.105 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:45.168 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:07:45.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:45.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:45.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:45.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:45.477 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:45.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:45.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:45] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T16:07:45.637 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:07:45.637 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:07:45.637 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T16:07:45.637 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T16:07:45.637 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T16:07:45.638 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T16:07:45.639 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:45.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.773 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:45.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:45.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:45.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:45.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:46.000 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:46.030 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:46.138 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:46.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:46.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:46.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:46.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:46.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:46.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:46.643 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:46.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:46.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:46.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:46.881 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:46.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:46.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:47.013 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[103196]: audit 2023-09-23T16:07:45.967346+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:47.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[103196]: audit 2023-09-23T16:07:45.968516+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:47.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[103196]: cluster 2023-09-23T16:07:46.317303+0000 mon.a (mon.0) 1603 : cluster 3 Health check update: Degraded data redundancy: 1027/265098 objects degraded (0.387%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:47.023 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[103196]: cluster 2023-09-23T16:07:46.669638+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 1027/262020 objects degraded (0.392%); 232/262020 objects misplaced (0.089%); 1.7 MiB/s, 19 objects/s recovering 2023-09-23T16:07:47.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[105739]: audit 2023-09-23T16:07:45.967346+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:47.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[105739]: audit 2023-09-23T16:07:45.968516+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:47.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[105739]: cluster 2023-09-23T16:07:46.317303+0000 mon.a (mon.0) 1603 : cluster 3 Health check update: Degraded data redundancy: 1027/265098 objects degraded (0.387%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:47.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:46 smithi140 bash[105739]: cluster 2023-09-23T16:07:46.669638+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 1027/262020 objects degraded (0.392%); 232/262020 objects misplaced (0.089%); 1.7 MiB/s, 19 objects/s recovering 2023-09-23T16:07:47.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:47.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:47.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:46 smithi186 bash[89807]: audit 2023-09-23T16:07:45.967346+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:07:47.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:46 smithi186 bash[89807]: audit 2023-09-23T16:07:45.968516+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:07:47.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:46 smithi186 bash[89807]: cluster 2023-09-23T16:07:46.317303+0000 mon.a (mon.0) 1603 : cluster 3 Health check update: Degraded data redundancy: 1027/265098 objects degraded (0.387%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:47.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:46 smithi186 bash[89807]: cluster 2023-09-23T16:07:46.669638+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 1027/262020 objects degraded (0.392%); 232/262020 objects misplaced (0.089%); 1.7 MiB/s, 19 objects/s recovering 2023-09-23T16:07:47.194 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:47.298 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:47.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:47.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:47.456 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:47.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.589 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:47.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:47.828 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:47.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:47.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:47.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:47.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:47.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:47.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:48.087 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:48.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:48.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:48.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:48.353 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:48.490 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:48.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:48.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:48.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:48.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:48.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:48.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:48.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:49.026 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:49.036 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:48 smithi186 bash[89807]: cluster 2023-09-23T16:07:48.670705+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1027/253476 objects degraded (0.405%); 3.2 MiB/s, 57 objects/s recovering 2023-09-23T16:07:49.069 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:49.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:48 smithi140 bash[105739]: cluster 2023-09-23T16:07:48.670705+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1027/253476 objects degraded (0.405%); 3.2 MiB/s, 57 objects/s recovering 2023-09-23T16:07:49.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:48 smithi140 bash[103196]: cluster 2023-09-23T16:07:48.670705+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1027/253476 objects degraded (0.405%); 3.2 MiB/s, 57 objects/s recovering 2023-09-23T16:07:49.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:49.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:49.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:49.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:49.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:49.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:49.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:49.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:49.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:49.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:49.709 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:49.738 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:49.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:49.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:49.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:49.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:49.998 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:50.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:50.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:50.144 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:50.250 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:50.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:50.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:50.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:50.459 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:07:50.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:50.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:50.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:50.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:50.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:50.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:50.767 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:50 smithi140 bash[103196]: cluster 2023-09-23T16:07:50.671326+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1027/253476 objects degraded (0.405%); 2.7 MiB/s, 47 objects/s recovering 2023-09-23T16:07:50.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:50.771 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:50 smithi186 bash[89807]: cluster 2023-09-23T16:07:50.671326+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1027/253476 objects degraded (0.405%); 2.7 MiB/s, 47 objects/s recovering 2023-09-23T16:07:50.776 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:50 smithi140 bash[105739]: cluster 2023-09-23T16:07:50.671326+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 1027/253476 objects degraded (0.405%); 2.7 MiB/s, 47 objects/s recovering 2023-09-23T16:07:50.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:50.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:50.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:50.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:50.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:51.029 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:51.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:51.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:51.200 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:51.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:51.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.330 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:51.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:51.462 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:51.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.592 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:51.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:51.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:51.768 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:51 smithi186 bash[89807]: cluster 2023-09-23T16:07:51.318635+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 1027/253476 objects degraded (0.405%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:51.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:51.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:51.948 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:51.978 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:51.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:52.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:52.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:52.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:52.154 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:51 smithi140 bash[103196]: cluster 2023-09-23T16:07:51.318635+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 1027/253476 objects degraded (0.405%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:52.155 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:51 smithi140 bash[105739]: cluster 2023-09-23T16:07:51.318635+0000 mon.a (mon.0) 1604 : cluster 3 Health check update: Degraded data redundancy: 1027/253476 objects degraded (0.405%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:52.221 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.244 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:52.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:52.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:52.481 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:52.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:52.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:52.605 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.628 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:52.732 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:52.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:52.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:52.775 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:52 smithi186 bash[89807]: cluster 2023-09-23T16:07:52.671981+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 1027/246072 objects degraded (0.417%); 2.0 MiB/s, 41 objects/s recovering 2023-09-23T16:07:52.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.878 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:52.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:52.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:52.992 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:52 smithi140 bash[105739]: cluster 2023-09-23T16:07:52.671981+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 1027/246072 objects degraded (0.417%); 2.0 MiB/s, 41 objects/s recovering 2023-09-23T16:07:52.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:52 smithi140 bash[103196]: cluster 2023-09-23T16:07:52.671981+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 1027/246072 objects degraded (0.417%); 2.0 MiB/s, 41 objects/s recovering 2023-09-23T16:07:53.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:53.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:53.253 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:53.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:53.417 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:53.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:53.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:53.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:53.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:53.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:53.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:53.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.850 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:53.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:53.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:53.975 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:53.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:54.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:54.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:54.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:54.239 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:54.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:54.342 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:54.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:54.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:54.492 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:54.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:54.621 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:54.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:54.756 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:54.758 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:07:54.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:54.779 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:07:54.802 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:07:54.827 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:07:54.850 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:07:54.859 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:54.871 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:07:54.888 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:54.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:54.899 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:07:54.921 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152330 7.10 7:0bb9d705:::benchmark_data_smithi140_196335_object48446:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:07:54.927 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 599.755612402, 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.070946972, 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152330 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.928 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165977+0000", 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165975+0000", 2023-09-23T16:07:54.929 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165982+0000", 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8530000000000003e-06 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.165996+0000", 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4035e-05 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.930 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.166004+0000", 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7980000000000006e-06 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.289968+0000", 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.123963923 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.931 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.294072+0000", 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041037490000000003 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.329472+0000", 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035400217999999997 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.336504+0000", 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0070321649999999999 2023-09-23T16:07:54.932 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.209796+0000", 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.87329235400000005 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.212959+0000", 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031622640000000001 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.933 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.218280+0000", 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0053215060000000002 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.228052+0000", 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0097722999999999994 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.934 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.228323+0000", 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00027025399999999999 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.229483+0000", 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001159974 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.231247+0000", 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017643909999999999 2023-09-23T16:07:54.935 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.236924+0000", 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056766919999999997 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152356 7.10 7:0d041413:::benchmark_data_smithi140_196335_object48472:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:07:54.936 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 599.62556682900004, 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0084364379999999, 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152356 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.937 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296022+0000", 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296020+0000", 2023-09-23T16:07:54.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296030+0000", 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8120000000000002e-06 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296049+0000", 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8981999999999999e-05 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.939 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.296059+0000", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6379999999999999e-06 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.337130+0000", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.041071551999999997 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.341509+0000", 2023-09-23T16:07:54.940 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0043785910000000003 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.359097+0000", 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.017588097 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:55.363244+0000", 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041466589999999996 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.941 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.254502+0000", 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89125812599999998 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.257559+0000", 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003057424 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.942 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.263773+0000", 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0062139459999999997 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.295318+0000", 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.031545127999999999 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.296451+0000", 2023-09-23T16:07:54.943 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011321809999999999 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.297278+0000", 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00082758899999999999 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.298492+0000", 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012141389999999999 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.304459+0000", 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0059664269999999998 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152608 7.10 7:08acb905:::benchmark_data_smithi140_196335_object48724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 598.89066538999998, 2023-09-23T16:07:54.945 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0762742009999999, 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152608 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:07:54.946 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030924+0000", 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030922+0000", 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.947 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030930+0000", 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7279999999999995e-06 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030943+0000", 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2673e-05 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.948 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.030950+0000", 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8619999999999997e-06 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.127394+0000", 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.096444731000000006 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.131459+0000", 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040641719999999996 2023-09-23T16:07:54.949 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.164993+0000", 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.033533957000000003 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.168513+0000", 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0035207849999999998 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.950 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.028286+0000", 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85977246900000004 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.031172+0000", 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0028858769999999998 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.951 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.035405+0000", 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042328239999999996 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.069068+0000", 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.033663909999999998 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.070003+0000", 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00093477999999999996 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.952 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.098851+0000", 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028848014000000002 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.100481+0000", 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0016294860000000001 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.953 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.107198+0000", 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067172009999999999 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152621 7.10 7:0b1103b9:::benchmark_data_smithi140_196335_object48737:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 598.80028447300003, 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.99873329300000002, 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.954 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152621 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.955 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121305+0000", 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121302+0000", 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.956 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121310+0000", 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5959999999999998e-06 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121323+0000", 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3148e-05 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.121330+0000", 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8159999999999996e-06 2023-09-23T16:07:54.957 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.168967+0000", 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.047637248 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.172645+0000", 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0036774759999999998 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.958 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.191559+0000", 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.018914820999999998 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.194854+0000", 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032949450000000001 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.959 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.052835+0000", 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.85798089899999996 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.055783+0000", 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0029473440000000002 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.059822+0000", 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0040397660000000002 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.960 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.083507+0000", 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.023684141999999998 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.108238+0000", 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.024731356999999999 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.961 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.109452+0000", 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012142089999999999 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.110717+0000", 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012651279999999999 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.120038+0000", 2023-09-23T16:07:54.962 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0093207140000000008 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152656 7.10 7:086483a1:::benchmark_data_smithi140_196335_object48772:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 598.66491535099999, 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0617887779999999, 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.963 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152656 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.964 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256674+0000", 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256672+0000", 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.965 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256679+0000", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9489999999999999e-06 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256694+0000", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4994000000000001e-05 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.256704+0000", 2023-09-23T16:07:54.966 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5489999999999995e-06 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.320468+0000", 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.063764773999999996 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.325170+0000", 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0047016519999999997 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.967 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.367318+0000", 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.042147977000000003 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.371476+0000", 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0041583740000000003 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.968 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.165852+0000", 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.79437551100000003 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.168364+0000", 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025122059999999999 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.177902+0000", 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0095383429999999995 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.969 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.214177+0000", 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.036274387999999998 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.215058+0000", 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00088071199999999997 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.970 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.308365+0000", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.093307528000000001 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.310151+0000", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001786162 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.318463+0000", 2023-09-23T16:07:54.971 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0083113130000000007 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:152663 7.10 7:0da3c5df:::benchmark_data_smithi140_196335_object48779:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e247)", 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 598.63175233100003, 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.044627704, 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.972 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 152663 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.973 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289837+0000", 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289835+0000", 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.974 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289843+0000", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1030000000000002e-06 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289859+0000", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5534999999999999e-05 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.289867+0000", 2023-09-23T16:07:54.975 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2649999999999996e-06 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.325583+0000", 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.035716408999999998 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.329493+0000", 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003909849 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.976 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.386551+0000", 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.057058132999999997 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:56.389821+0000", 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032692569999999998 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.200721+0000", 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.810900764 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.203707+0000", 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002985686 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.208602+0000", 2023-09-23T16:07:54.978 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0048953310000000002 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.215388+0000", 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0067853649999999998 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.319785+0000", 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.104397245 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.979 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.325979+0000", 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0061943909999999996 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.327474+0000", 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0014946530000000001 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.980 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:57:57.334464+0000", 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.006990497 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178537 7.10 7:0abf84ef:::benchmark_data_smithi140_196335_object74653:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 533.53388237399997, 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.094439186, 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.981 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178537 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.982 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387707+0000", 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387705+0000", 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387713+0000", 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8909999999999995e-06 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387727+0000", 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4041e-05 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.387738+0000", 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1202999999999999e-05 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.487458+0000", 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.099719716 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.488906+0000", 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001448352 2023-09-23T16:07:54.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.680634+0000", 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.19172762900000001 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.683011+0000", 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023774009999999999 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.986 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.448772+0000", 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76576076800000004 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.450730+0000", 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001957879 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:07:54.987 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.453994+0000", 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032640130000000001 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.473420+0000", 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.019425736999999998 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.474190+0000", 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000770657 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.474867+0000", 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00067646500000000001 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.475632+0000", 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00076513999999999998 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.476701+0000", 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001069279 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.482146+0000", 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0054445659999999996 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.990 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:178759 7.10 7:0816c217:::benchmark_data_smithi140_196335_object74875:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 533.06556594400001, 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.215785586, 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 178759 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.991 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856023+0000", 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:54.992 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856021+0000", 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856029+0000", 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.486e-06 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856042+0000", 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3341e-05 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.993 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.856051+0000", 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9150000000000002e-06 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.886222+0000", 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.030170549000000001 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.994 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:01.887371+0000", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011495349999999999 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.405200+0000", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.51782848100000001 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:02.408313+0000", 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031136580000000001 2023-09-23T16:07:54.995 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.022507+0000", 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.614193133 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.024495+0000", 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019885020000000001 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.996 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.027661+0000", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031661469999999998 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.050554+0000", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022892655000000001 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.063786+0000", 2023-09-23T16:07:54.997 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013232114 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.064389+0000", 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00060304100000000002 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.065225+0000", 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00083549099999999995 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.998 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.066204+0000", 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00097985299999999993 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:03.071809+0000", 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0056043969999999997 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:54.999 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:182825 7.10 7:0b414e1b:::benchmark_data_smithi140_196335_object78941:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 525.64888317800001, 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4681469439999999, 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 182825 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.000 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272706+0000", 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.001 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272704+0000", 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272711+0000", 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6669999999999999e-06 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.002 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272724+0000", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2636000000000001e-05 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.272731+0000", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5360000000000004e-06 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.363962+0000", 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.091230971999999994 2023-09-23T16:07:55.003 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.364750+0000", 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00078792700000000001 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.917926+0000", 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.55317612100000002 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.004 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for rw locks", 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:09.920228+0000", 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023014149999999998 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.688311+0000", 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.76808316200000004 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.005 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.690156+0000", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018455019999999999 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.693254+0000", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0030973009999999998 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.703232+0000", 2023-09-23T16:07:55.006 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0099784439999999995 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.712464+0000", 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0092324209999999993 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.712981+0000", 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00051652200000000005 2023-09-23T16:07:55.007 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.735779+0000", 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022798390000000002 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.736576+0000", 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000797126 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:10.740853+0000", 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0042764350000000003 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:21965 8.f 8.699735ef (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:01:09.577839+0000", 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 405.34375010899998, 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0112707190000001, 2023-09-23T16:07:55.009 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 21965 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577839+0000", 2023-09-23T16:07:55.010 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577839+0000", 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577837+0000", 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.011 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577907+0000", 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9799e-05 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577916+0000", 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6660000000000003e-06 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577927+0000", 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0227000000000001e-05 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577994+0000", 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7844999999999998e-05 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578007+0000", 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2441e-05 2023-09-23T16:07:55.013 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589095+0000", 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.011088091 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589110+0000", 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4712000000000001e-05 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.014 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:21970 8.f 8.4f682faf (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:01:09.577957+0000", 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 405.34363213, 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.011192622, 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.015 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 21970 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577957+0000", 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577957+0000", 2023-09-23T16:07:55.016 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577956+0000", 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577980+0000", 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4037999999999999e-05 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.017 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577987+0000", 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8390000000000001e-06 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.577992+0000", 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5190000000000003e-06 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.018 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578055+0000", 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3399999999999996e-05 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578068+0000", 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3005e-05 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589140+0000", 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0110723770000001 2023-09-23T16:07:55.019 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589150+0000", 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2280000000000004e-06 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:21986 8.f 8.db848cff (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:01:09.578002+0000", 2023-09-23T16:07:55.020 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 405.34358689599998, 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0111833160000001, 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 21986 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.021 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578002+0000", 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578002+0000", 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578002+0000", 2023-09-23T16:07:55.022 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578024+0000", 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2711999999999999e-05 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578029+0000", 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.9640000000000002e-06 2023-09-23T16:07:55.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578033+0000", 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6959999999999998e-06 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578093+0000", 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9528999999999999e-05 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.024 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:09.578099+0000", 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3749999999999999e-06 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589177+0000", 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.011078447 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:01:10.589186+0000", 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0649999999999999e-06 2023-09-23T16:07:55.025 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:196868 8.e 8:7a6d8b48:::benchmark_data_smithi140_219746_object96650:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:04:31.713633+0000", 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 203.20795616300001, 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.369694811, 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.026 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 196868 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713633+0000", 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.027 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713633+0000", 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713611+0000", 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999781 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713639+0000", 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7678000000000002e-05 2023-09-23T16:07:55.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713652+0000", 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3191e-05 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713663+0000", 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1151e-05 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.029 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713724+0000", 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1131999999999997e-05 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.713737+0000", 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3023999999999999e-05 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.030 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.694933+0000", 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.98119601099999998 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.694953+0000", 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9800999999999999e-05 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.878741+0000", 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.18378794 2023-09-23T16:07:55.031 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.878906+0000", 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000165599 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.879485+0000", 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00057812300000000005 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.032 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.904830+0000", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.025345638 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.904879+0000", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8591000000000003e-05 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918025+0000", 2023-09-23T16:07:55.033 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013146579 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.082976+0000", 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.16495020099999999 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.083077+0000", 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000101378 2023-09-23T16:07:55.034 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.083328+0000", 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00025082099999999998 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:196878 8.e 8:732dc74e:::benchmark_data_smithi140_219746_object96660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:04:31.733589+0000", 2023-09-23T16:07:55.035 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 203.18800029299999, 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3567929539999999, 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 196878 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.036 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733589+0000", 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733589+0000", 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733587+0000", 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.037 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733596+0000", 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6299999999999993e-06 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733615+0000", 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8624999999999999e-05 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.038 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733627+0000", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1718e-05 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733701+0000", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3697999999999998e-05 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.733714+0000", 2023-09-23T16:07:55.039 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3451e-05 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.694989+0000", 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.961275506 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695002+0000", 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2865e-05 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.040 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.905123+0000", 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2101210980000001 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.905261+0000", 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000137496 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T16:07:55.041 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.905401+0000", 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013974300000000001 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918017+0000", 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012616286000000001 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918032+0000", 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5330999999999999e-05 2023-09-23T16:07:55.042 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918104+0000", 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1574000000000003e-05 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090151+0000", 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.172047537 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.043 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090225+0000", 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3574999999999999e-05 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090382+0000", 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000156804 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.044 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:196904 8.e 8:7a51f3b9:::benchmark_data_smithi140_219746_object96686:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:04:31.796680+0000", 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 203.124909358, 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2939526040000002, 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 196904 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.045 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796680+0000", 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796680+0000", 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.046 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796678+0000", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796685+0000", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9639999999999997e-06 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796700+0000", 2023-09-23T16:07:55.047 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5158e-05 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796709+0000", 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3619999999999995e-06 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796780+0000", 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1031999999999993e-05 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.048 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.796793+0000", 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2279999999999999e-05 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695036+0000", 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89824315300000002 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.049 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695048+0000", 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.237e-05 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.908384+0000", 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.213335963 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.908483+0000", 2023-09-23T16:07:55.050 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8930000000000003e-05 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.908576+0000", 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2793000000000004e-05 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918038+0000", 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0094619200000000004 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.051 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918065+0000", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7382e-05 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918135+0000", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0364000000000006e-05 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090446+0000", 2023-09-23T16:07:55.052 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17231069800000001 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090519+0000", 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.2721999999999999e-05 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.090632+0000", 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000113443 2023-09-23T16:07:55.053 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:196905 8.e 8:7023be6e:::benchmark_data_smithi140_219746_object96687:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:04:31.801406+0000", 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 203.12018268599999, 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2954425719999998, 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.054 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 196905 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801406+0000", 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.055 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801406+0000", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801405+0000", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801412+0000", 2023-09-23T16:07:55.056 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8630000000000002e-06 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801427+0000", 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5529e-05 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801435+0000", 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9379999999999992e-06 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.057 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801482+0000", 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6986e-05 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.801490+0000", 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.8909999999999995e-06 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.058 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695081+0000", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.89359091199999996 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695093+0000", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2021000000000001e-05 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.911156+0000", 2023-09-23T16:07:55.059 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2160627660000001 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.911318+0000", 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00016261699999999999 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.911487+0000", 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000168257 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.060 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918115+0000", 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0066288349999999996 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918157+0000", 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1588000000000002e-05 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.061 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918191+0000", 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3985000000000001e-05 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.096630+0000", 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17843883399999999 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.096702+0000", 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.1775999999999999e-05 2023-09-23T16:07:55.062 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.096849+0000", 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014746599999999999 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:196908 8.e 8:785748d4:::benchmark_data_smithi140_219746_object96690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:07:55.063 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:04:31.806283+0000", 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 203.11530567700001, 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.2908020960000002, 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 196908 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.064 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806283+0000", 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806283+0000", 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.065 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806282+0000", 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806287+0000", 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0549999999999999e-06 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806298+0000", 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0176999999999999e-05 2023-09-23T16:07:55.066 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806303+0000", 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.361e-06 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806344+0000", 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1332999999999999e-05 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.067 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:31.806353+0000", 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5029999999999997e-06 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695126+0000", 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.88877333700000005 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:07:55.068 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:32.695138+0000", 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2067e-05 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.914712+0000", 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.219573617 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.914869+0000", 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000157398 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.069 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.915042+0000", 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000173315 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918163+0000", 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0031202399999999998 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.070 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.918223+0000", 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0004999999999999e-05 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:33.919576+0000", 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013528119999999999 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.096922+0000", 2023-09-23T16:07:55.071 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.17734613399999999 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.096992+0000", 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0363000000000004e-05 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:04:34.097086+0000", 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3492000000000005e-05 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.072 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.35418.0:63839 9.6 e339/334 9:6980017b:::benchmark_data_smithi140_239028_object63838:head v 339'3973, mlcod=339'3970)", 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:06:38.476571+0000", 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 76.445018572999999, 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.1233427, 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:07:55.073 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476571+0000", 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476571+0000", 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:07:55.074 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476570+0000", 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476664+0000", 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4668999999999998e-05 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476676+0000", 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1610000000000001e-05 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.075 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476684+0000", 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5530000000000004e-06 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476726+0000", 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2756999999999997e-05 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:07:55.076 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.476746+0000", 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9242999999999999e-05 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.599861+0000", 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.123115444 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:06:38.599913+0000", 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.223e-05 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.077 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.078 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.079 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.079 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.079 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:07:55.079 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:55.104 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:55.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:55.123 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:07:55.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:55.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:55.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:55.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:55.363 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.103537+0000 osd.5 (osd.5) 424 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.363 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.107188+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.107488+0000 osd.5 (osd.5) 425 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.107736+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.109989+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.115218+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: cluster 2023-09-23T16:07:54.672660+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1256: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 1027/241575 objects degraded (0.425%); 1.4 MiB/s, 73 objects/s recovering 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: audit 2023-09-23T16:07:54.729351+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.140:0/2603168548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: audit 2023-09-23T16:07:54.755628+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.140:0/808406741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[103196]: audit 2023-09-23T16:07:54.756190+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.364 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.103537+0000 osd.5 (osd.5) 424 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.107188+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.107488+0000 osd.5 (osd.5) 425 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.107736+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.109989+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.115218+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: cluster 2023-09-23T16:07:54.672660+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1256: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 1027/241575 objects degraded (0.425%); 1.4 MiB/s, 73 objects/s recovering 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: audit 2023-09-23T16:07:54.729351+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.140:0/2603168548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: audit 2023-09-23T16:07:54.755628+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.140:0/808406741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[105739]: audit 2023-09-23T16:07:54.756190+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:55.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.103537+0000 osd.5 (osd.5) 424 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.107188+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.107488+0000 osd.5 (osd.5) 425 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.107736+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.109989+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.115218+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: cluster 2023-09-23T16:07:54.672660+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1256: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 1027/241575 objects degraded (0.425%); 1.4 MiB/s, 73 objects/s recovering 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: audit 2023-09-23T16:07:54.729351+0000 mon.a (mon.0) 1606 : audit 0 from='client.? 172.21.15.140:0/2603168548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: audit 2023-09-23T16:07:54.755628+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.140:0/808406741' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:55 smithi186 bash[89807]: audit 2023-09-23T16:07:54.756190+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:07:55.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:55.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:55.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:55.618 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:07:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:07:55] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2023-09-23T16:07:55.634 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:55.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:55.737 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:55.764 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:55.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:55.890 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:55.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:55.993 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:56.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:56.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:56.032 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:07:56.032 INFO:teuthology.orchestra.run.smithi186.stdout: "success": "" 2023-09-23T16:07:56.032 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:07:56.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: cluster 2023-09-23T16:07:55.104280+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: cluster 2023-09-23T16:07:55.112068+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: audit 2023-09-23T16:07:55.114927+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: cluster 2023-09-23T16:07:55.115049+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: cluster 2023-09-23T16:07:55.117963+0000 osd.5 (osd.5) 426 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[105739]: cluster 2023-09-23T16:07:55.118120+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.129 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: cluster 2023-09-23T16:07:55.104280+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:56.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: cluster 2023-09-23T16:07:55.112068+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: audit 2023-09-23T16:07:55.114927+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:07:56.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: cluster 2023-09-23T16:07:55.115049+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T16:07:56.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: cluster 2023-09-23T16:07:55.117963+0000 osd.5 (osd.5) 426 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.130 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:56 smithi140 bash[103196]: cluster 2023-09-23T16:07:55.118120+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:07:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:07:56.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:56.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:56.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:56.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:56.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: cluster 2023-09-23T16:07:55.104280+0000 mon.a (mon.0) 1608 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:07:56.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: cluster 2023-09-23T16:07:55.112068+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.393 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: audit 2023-09-23T16:07:55.114927+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:07:56.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: cluster 2023-09-23T16:07:55.115049+0000 mon.a (mon.0) 1610 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T16:07:56.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: cluster 2023-09-23T16:07:55.117963+0000 osd.5 (osd.5) 426 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.394 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:56 smithi186 bash[89807]: cluster 2023-09-23T16:07:55.118120+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T16:07:56.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:56.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:56.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:56.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:07:56.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:56.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:56.797 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:56.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:56.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:56.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:56.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:57.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.113 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.114 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:57 smithi140 bash[103196]: cluster 2023-09-23T16:07:56.319889+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 1027/241575 objects degraded (0.425%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:57.115 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:57 smithi140 bash[103196]: cluster 2023-09-23T16:07:56.673303+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1258: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1027/238629 objects degraded (0.430%); 0 B/s, 61 objects/s recovering 2023-09-23T16:07:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:57.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:57.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:57.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:57.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:57.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:57 smithi186 bash[89807]: cluster 2023-09-23T16:07:56.319889+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 1027/241575 objects degraded (0.425%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:57.364 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:57 smithi186 bash[89807]: cluster 2023-09-23T16:07:56.673303+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1258: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1027/238629 objects degraded (0.430%); 0 B/s, 61 objects/s recovering 2023-09-23T16:07:57.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:57 smithi140 bash[105739]: cluster 2023-09-23T16:07:56.319889+0000 mon.a (mon.0) 1611 : cluster 3 Health check update: Degraded data redundancy: 1027/241575 objects degraded (0.425%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T16:07:57.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:57 smithi140 bash[105739]: cluster 2023-09-23T16:07:56.673303+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1258: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 1027/238629 objects degraded (0.430%); 0 B/s, 61 objects/s recovering 2023-09-23T16:07:57.390 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:57.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.519 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:57.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:57.645 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:57.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:57.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:57.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:57.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T16:07:57.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:57.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:57.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:58.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:58.059 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:58.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:58.165 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:58.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:58.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:58.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:58.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:58.444 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:58.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:07:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:07:58.585 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:58.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:58.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:58.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:58.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:58.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:58.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:07:58.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:58 smithi140 bash[103196]: cluster 2023-09-23T16:07:58.674025+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:07:58.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:07:58 smithi140 bash[103196]: cluster 2023-09-23T16:07:58.724916+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1027/238629 objects degraded (0.430%), 2 pgs degraded) 2023-09-23T16:07:58.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:58 smithi140 bash[105739]: cluster 2023-09-23T16:07:58.674025+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:07:58.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:07:58 smithi140 bash[105739]: cluster 2023-09-23T16:07:58.724916+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1027/238629 objects degraded (0.430%), 2 pgs degraded) 2023-09-23T16:07:58.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:58.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:07:58.990 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:58.999 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:58 smithi186 bash[89807]: cluster 2023-09-23T16:07:58.674025+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:07:58.999 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:07:58 smithi186 bash[89807]: cluster 2023-09-23T16:07:58.724916+0000 mon.a (mon.0) 1612 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1027/238629 objects degraded (0.430%), 2 pgs degraded) 2023-09-23T16:07:59.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:59.129 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:59.161 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:07:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:07:59.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:59.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:59.401 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:59.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:59.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:59.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:07:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:07:59.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:59.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:07:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:07:59.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:07:59.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:59.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:07:59.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:07:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:07:59.942 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:59.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:07:59.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:07:59.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:00.080 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:00.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:00.357 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:00.385 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:00.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:00.514 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:00.619 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:00.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:00.768 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:00 smithi140 bash[103196]: cluster 2023-09-23T16:08:00.674507+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:08:00.803 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:00.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:00.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:00.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:00 smithi186 bash[89807]: cluster 2023-09-23T16:08:00.674507+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:08:00.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:00.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:01.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:01.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:01.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:01.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:00 smithi140 bash[105739]: cluster 2023-09-23T16:08:00.674507+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 77/231648 objects misplaced (0.033%); 2.2 MiB/s, 98 objects/s recovering 2023-09-23T16:08:01.177 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:08:01.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:08:01.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:08:01.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:01.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:01.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:01.468 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:01.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:08:01.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:08:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:08:01.705 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:01.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:01.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:01.891 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:01.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:01.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:01.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:02.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:02.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:02.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:01 smithi140 bash[103196]: audit 2023-09-23T16:08:00.968741+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:01 smithi140 bash[103196]: audit 2023-09-23T16:08:00.970147+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:01 smithi140 bash[105739]: audit 2023-09-23T16:08:00.968741+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:01 smithi140 bash[105739]: audit 2023-09-23T16:08:00.970147+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:02.161 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:02.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:02.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:02.301 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:01 smithi186 bash[89807]: audit 2023-09-23T16:08:00.968741+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:02.301 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:01 smithi186 bash[89807]: audit 2023-09-23T16:08:00.970147+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:02.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:02.391 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:08:02.392 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:08:02.392 INFO:tasks.thrashosds.thrasher:Killing osd 7, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:08:02.392 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T16:08:02.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T16:08:02.437 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:02.469 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:02.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:02.573 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:02.583 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:02 smithi186 systemd[1]: Stopping Ceph osd.7 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:08:02.611 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:02.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:02.677 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:02.717 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:02.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:02.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:02.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:02.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:02.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:02.910 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:02 smithi186 bash[56884]: debug 2023-09-23T16:08:02.601+0000 7effe74cb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:08:02.910 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:02 smithi186 bash[56884]: debug 2023-09-23T16:08:02.601+0000 7effe74cb700 -1 osd.7 353 *** Got signal Terminated *** 2023-09-23T16:08:02.910 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:02 smithi186 bash[56884]: debug 2023-09-23T16:08:02.601+0000 7effe74cb700 -1 osd.7 353 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:08:02.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:03.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:03.142 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:03.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:03.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:03.313 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:02 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.609183+0000 mon.a (mon.0) 1615 : cluster 1 osd.7 marked itself down and dead 2023-09-23T16:08:03.314 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:02 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.675135+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1261: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 77/223662 objects misplaced (0.034%); 2.0 MiB/s, 45 objects/s recovering 2023-09-23T16:08:03.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:02 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.609183+0000 mon.a (mon.0) 1615 : cluster 1 osd.7 marked itself down and dead 2023-09-23T16:08:03.314 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:02 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.675135+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1261: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 77/223662 objects misplaced (0.034%); 2.0 MiB/s, 45 objects/s recovering 2023-09-23T16:08:03.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:02 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.609183+0000 mon.a (mon.0) 1615 : cluster 1 osd.7 marked itself down and dead 2023-09-23T16:08:03.381 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:02 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.675135+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1261: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 77/223662 objects misplaced (0.034%); 2.0 MiB/s, 45 objects/s recovering 2023-09-23T16:08:03.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:03.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:03.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:03.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:03.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:03.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:03.694 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:03.694 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:03.761 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:03.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:03.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:03.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:03.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:04.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.971055+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T16:08:04.015 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.979043+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.982596+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.984365+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e354: 8 total, 7 up, 8 in 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.985022+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.985425+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.987352+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.016 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:03 smithi186 bash[89807]: cluster 2023-09-23T16:08:02.987510+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:04.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:04.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:04.152 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:04.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:04.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:04.285 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:04.307 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.971055+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.979043+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.982596+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.984365+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e354: 8 total, 7 up, 8 in 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.985022+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.985425+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.987352+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[103196]: cluster 2023-09-23T16:08:02.987510+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.971055+0000 mon.a (mon.0) 1616 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.979043+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.982596+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.984365+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e354: 8 total, 7 up, 8 in 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.985022+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.985425+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.987352+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:03 smithi140 bash[105739]: cluster 2023-09-23T16:08:02.987510+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:08:04.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:04.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:04.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:04.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:04.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:04.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:04.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:04.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:04.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:04.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:04.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:04.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:04.924 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:04.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:04.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:05.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:05.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.994748+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.995281+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.997237+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.997372+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.997510+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e355: 8 total, 7 up, 8 in 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:03.999191+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:04.001639+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:04 smithi186 bash[89807]: cluster 2023-09-23T16:08:04.675811+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1264: 99 pgs: 3 peering, 1 active+recovering+undersized+remapped, 21 stale+active+clean, 74 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2.8 MiB/s, 83 objects/s recovering 2023-09-23T16:08:05.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.994748+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.995281+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.188 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.997237+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.997372+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.997510+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e355: 8 total, 7 up, 8 in 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:03.999191+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:04.001639+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:04.675811+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1264: 99 pgs: 3 peering, 1 active+recovering+undersized+remapped, 21 stale+active+clean, 74 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2.8 MiB/s, 83 objects/s recovering 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.994748+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.995281+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.997237+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.189 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.997372+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.997510+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e355: 8 total, 7 up, 8 in 2023-09-23T16:08:05.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:03.999191+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:04.001639+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T16:08:05.190 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:04.675811+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1264: 99 pgs: 3 peering, 1 active+recovering+undersized+remapped, 21 stale+active+clean, 74 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2.8 MiB/s, 83 objects/s recovering 2023-09-23T16:08:05.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:05.310 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:05.433 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:05.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:05.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:05.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:05] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.43.0" 2023-09-23T16:08:05.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.722 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:05.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:05.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:05.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:05.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.982 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:05.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:06.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:06.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:06.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:05 smithi186 bash[89807]: cluster 2023-09-23T16:08:04.988661+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:08:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:05 smithi186 bash[89807]: cluster 2023-09-23T16:08:04.999578+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:05 smithi186 bash[89807]: cluster 2023-09-23T16:08:05.002795+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e356: 8 total, 7 up, 8 in 2023-09-23T16:08:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:05 smithi186 bash[89807]: cluster 2023-09-23T16:08:05.003091+0000 osd.5 (osd.5) 432 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.232 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:04.988661+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:08:06.232 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:04.999578+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.232 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:05.002795+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e356: 8 total, 7 up, 8 in 2023-09-23T16:08:06.232 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[105739]: cluster 2023-09-23T16:08:05.003091+0000 osd.5 (osd.5) 432 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.232 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:04.988661+0000 mon.a (mon.0) 1619 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:08:06.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:04.999578+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:05.002795+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e356: 8 total, 7 up, 8 in 2023-09-23T16:08:06.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:05 smithi140 bash[103196]: cluster 2023-09-23T16:08:05.003091+0000 osd.5 (osd.5) 432 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T16:08:06.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:06.348 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:06.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:06.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:06.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:06.481 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:06 smithi186 bash[164701]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T16:08:06.504 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:06.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:06.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:06.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:06.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:06.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.762 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:06.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.902 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:06.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:06.909 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:08:06 smithi186 bash[164867]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T16:08:07.007 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:07.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:07.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:07.331 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:07 smithi140 bash[105739]: cluster 2023-09-23T16:08:06.676664+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1266: 99 pgs: 15 active+undersized+degraded, 3 peering, 14 active+undersized, 1 active+recovering+undersized+remapped, 5 stale+active+clean, 61 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s rd, 73 KiB/s wr, 826 op/s; 27075/217149 objects degraded (12.468%); 873 KiB/s, 61 objects/s recovering 2023-09-23T16:08:07.331 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:07 smithi140 bash[103196]: cluster 2023-09-23T16:08:06.676664+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1266: 99 pgs: 15 active+undersized+degraded, 3 peering, 14 active+undersized, 1 active+recovering+undersized+remapped, 5 stale+active+clean, 61 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s rd, 73 KiB/s wr, 826 op/s; 27075/217149 objects degraded (12.468%); 873 KiB/s, 61 objects/s recovering 2023-09-23T16:08:07.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:07.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:07.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:07.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:07 smithi186 bash[89807]: cluster 2023-09-23T16:08:06.676664+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1266: 99 pgs: 15 active+undersized+degraded, 3 peering, 14 active+undersized, 1 active+recovering+undersized+remapped, 5 stale+active+clean, 61 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 26 KiB/s rd, 73 KiB/s wr, 826 op/s; 27075/217149 objects degraded (12.468%); 873 KiB/s, 61 objects/s recovering 2023-09-23T16:08:07.685 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:07.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:07.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:07.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:07.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:08.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:08.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:08.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:08.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:08.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:08.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:08.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:08.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:08.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:08.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:08.649 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:08.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:08.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:08 smithi186 bash[89807]: cluster 2023-09-23T16:08:07.323913+0000 mon.a (mon.0) 1621 : cluster 3 Health check failed: Degraded data redundancy: 27075/217149 objects degraded (12.468%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:08.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:08.783 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:08 smithi140 bash[103196]: cluster 2023-09-23T16:08:07.323913+0000 mon.a (mon.0) 1621 : cluster 3 Health check failed: Degraded data redundancy: 27075/217149 objects degraded (12.468%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:08.783 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:08 smithi140 bash[105739]: cluster 2023-09-23T16:08:07.323913+0000 mon.a (mon.0) 1621 : cluster 3 Health check failed: Degraded data redundancy: 27075/217149 objects degraded (12.468%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:08.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:08.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:08.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:08.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:08.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:08.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:09.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.052 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:09.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:09.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:09.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:09.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:09.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:09.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.425 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:09 smithi186 bash[89807]: cluster 2023-09-23T16:08:08.677265+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1267: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 40 KiB/s rd, 110 KiB/s wr, 609 op/s; 49036/213273 objects degraded (22.992%); 2.5 MiB/s, 89 objects/s recovering 2023-09-23T16:08:09.445 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:09.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:09.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:09.668 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:09 smithi140 bash[103196]: cluster 2023-09-23T16:08:08.677265+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1267: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 40 KiB/s rd, 110 KiB/s wr, 609 op/s; 49036/213273 objects degraded (22.992%); 2.5 MiB/s, 89 objects/s recovering 2023-09-23T16:08:09.669 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:09 smithi140 bash[105739]: cluster 2023-09-23T16:08:08.677265+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1267: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 40 KiB/s rd, 110 KiB/s wr, 609 op/s; 49036/213273 objects degraded (22.992%); 2.5 MiB/s, 89 objects/s recovering 2023-09-23T16:08:09.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:09.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:09.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:09.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:09.853 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:09.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:09.956 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:09.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:09.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:09.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:10.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:10.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:10.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:10.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:10.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:10.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:10.341 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:10 smithi140 bash[103196]: cluster 2023-09-23T16:08:09.332903+0000 mon.a (mon.0) 1622 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:08:10.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:10.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:10.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T16:08:10.457 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:08:10.457 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T16:08:10.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:10.505 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:10 smithi186 bash[89807]: cluster 2023-09-23T16:08:09.332903+0000 mon.a (mon.0) 1622 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:08:10.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:10.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:10.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:10 smithi140 bash[105739]: cluster 2023-09-23T16:08:09.332903+0000 mon.a (mon.0) 1622 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:08:10.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:10.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:10.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:10.779 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:10.883 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:10.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:10.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:10.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:11.013 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:11.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:11.145 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:11.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:11.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:11.274 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:11.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:11.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:11.422 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:11 smithi140 bash[105739]: cluster 2023-09-23T16:08:10.677849+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1268: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 31 KiB/s rd, 86 KiB/s wr, 311 op/s; 49036/213273 objects degraded (22.992%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T16:08:11.423 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:11 smithi140 bash[103196]: cluster 2023-09-23T16:08:10.677849+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1268: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 31 KiB/s rd, 86 KiB/s wr, 311 op/s; 49036/213273 objects degraded (22.992%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T16:08:11.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:11.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:11.584 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:11.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:11.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:11 smithi186 bash[89807]: cluster 2023-09-23T16:08:10.677849+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1268: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 31 KiB/s rd, 86 KiB/s wr, 311 op/s; 49036/213273 objects degraded (22.992%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T16:08:11.688 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:11.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:11.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:11.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:11.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:11.954 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:11.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:11.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:12.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:12.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:12.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:12.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:12.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:12.353 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:12.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:12.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:12.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:12.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:12.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:12.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:12.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:12.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:13.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:13.064 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:12 smithi140 bash[103196]: cluster 2023-09-23T16:08:12.678661+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 KiB/s rd, 76 KiB/s wr, 574 op/s; 47216/205485 objects degraded (22.978%); 1.1 MiB/s, 19 objects/s recovering 2023-09-23T16:08:13.064 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:12 smithi140 bash[103196]: cluster 2023-09-23T16:08:12.729532+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 47216/205485 objects degraded (22.978%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:13.064 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:12 smithi140 bash[105739]: cluster 2023-09-23T16:08:12.678661+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 KiB/s rd, 76 KiB/s wr, 574 op/s; 47216/205485 objects degraded (22.978%); 1.1 MiB/s, 19 objects/s recovering 2023-09-23T16:08:13.064 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:12 smithi140 bash[105739]: cluster 2023-09-23T16:08:12.729532+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 47216/205485 objects degraded (22.978%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:13.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:13.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:12 smithi186 bash[89807]: cluster 2023-09-23T16:08:12.678661+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 28 KiB/s rd, 76 KiB/s wr, 574 op/s; 47216/205485 objects degraded (22.978%); 1.1 MiB/s, 19 objects/s recovering 2023-09-23T16:08:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:12 smithi186 bash[89807]: cluster 2023-09-23T16:08:12.729532+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 47216/205485 objects degraded (22.978%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:13.186 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:13.215 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:13.319 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:13.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:13.456 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:13.490 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:13.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:13.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:13.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:13.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:13.763 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:13.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:13.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:13.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:14.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:14.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:14.143 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:14.176 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:14.279 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:14.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:14.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:14.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:14.531 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:14.559 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:14.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:14.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:14.693 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:14.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:14.831 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:14.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:14.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:14 smithi140 bash[103196]: cluster 2023-09-23T16:08:14.679329+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 KiB/s rd, 66 KiB/s wr, 659 op/s; 46157/200682 objects degraded (23.000%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T16:08:14.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:14 smithi140 bash[105739]: cluster 2023-09-23T16:08:14.679329+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 KiB/s rd, 66 KiB/s wr, 659 op/s; 46157/200682 objects degraded (23.000%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T16:08:14.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:14.946 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:14 smithi186 bash[89807]: cluster 2023-09-23T16:08:14.679329+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 KiB/s rd, 66 KiB/s wr, 659 op/s; 46157/200682 objects degraded (23.000%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T16:08:14.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:14.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:14.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:15.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:15.150 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:08:15.150 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:08:15.150 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:08:15.150 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:08:15.208 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:15.342 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:15.365 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:15] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.43.0" 2023-09-23T16:08:15.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:15.457 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:08:15.458 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:08:15.458 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_4 2023-09-23T16:08:15.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:08:15.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:15.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:15.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:15.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:15.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:15.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:15.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:15.899 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:15.926 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:15.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:15.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:16.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:16.072 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:16.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:16.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:16.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:16.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:16.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:16.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:16.477 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:16.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:16.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:16.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:16.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:16.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:16.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:16.964 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:16.970 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:16 smithi186 bash[89807]: audit 2023-09-23T16:08:15.968113+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:16.970 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:16 smithi186 bash[89807]: audit 2023-09-23T16:08:15.969511+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:16.971 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:16 smithi186 bash[89807]: cluster 2023-09-23T16:08:16.680138+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1271: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 20 KiB/s rd, 56 KiB/s wr, 737 op/s; 44653/194634 objects degraded (22.942%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T16:08:16.994 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:16.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:16.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:17.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:17.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:17.125 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[105739]: audit 2023-09-23T16:08:15.968113+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:17.125 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[105739]: audit 2023-09-23T16:08:15.969511+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:17.125 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[105739]: cluster 2023-09-23T16:08:16.680138+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1271: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 20 KiB/s rd, 56 KiB/s wr, 737 op/s; 44653/194634 objects degraded (22.942%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T16:08:17.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[103196]: audit 2023-09-23T16:08:15.968113+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:17.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[103196]: audit 2023-09-23T16:08:15.969511+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:17.126 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:16 smithi140 bash[103196]: cluster 2023-09-23T16:08:16.680138+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1271: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 20 KiB/s rd, 56 KiB/s wr, 737 op/s; 44653/194634 objects degraded (22.942%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T16:08:17.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:17.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:17.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:17.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:17.387 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:17.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:17.490 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:17.516 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:17.623 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:17.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:17.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T16:08:17.758 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:17.783 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:17.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:17.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:17.925 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:08:17.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:17.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:17.961 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:08:18.004 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:08:18.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:18.054 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:08:18.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:18.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:18.090 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:08:18.129 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:08:18.172 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:08:18.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.173 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.174 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.174 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.174 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.174 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:08:18.174 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:08:18.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:18.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:18.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:18.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:18.348 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:08:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:18.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:18.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:18.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:18.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:18.601 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:18 smithi186 bash[89807]: audit 2023-09-23T16:08:17.868332+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.140:0/2735189782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:18.601 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:18 smithi186 bash[89807]: audit 2023-09-23T16:08:18.143291+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.140:0/1176372279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.601 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:18 smithi186 bash[89807]: audit 2023-09-23T16:08:18.143864+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[103196]: audit 2023-09-23T16:08:17.868332+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.140:0/2735189782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[103196]: audit 2023-09-23T16:08:18.143291+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.140:0/1176372279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[103196]: audit 2023-09-23T16:08:18.143864+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[105739]: audit 2023-09-23T16:08:17.868332+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.140:0/2735189782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[105739]: audit 2023-09-23T16:08:18.143291+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.140:0/1176372279' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:18 smithi140 bash[105739]: audit 2023-09-23T16:08:18.143864+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:08:18.725 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:18.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:18.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:18.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:18.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:18.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:18.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:19.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:19.146 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:19.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:19.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:19.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:19.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:19.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:19.513 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.523 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.329365+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:19.523 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.331767+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.333521+0000 osd.5 (osd.5) 433 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: audit 2023-09-23T16:08:18.333639+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.333688+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e357: 8 total, 7 up, 8 in 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.343704+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[103196]: cluster 2023-09-23T16:08:18.680840+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1273: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.329365+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.331767+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.524 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.333521+0000 osd.5 (osd.5) 433 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.525 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: audit 2023-09-23T16:08:18.333639+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:08:19.525 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.333688+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e357: 8 total, 7 up, 8 in 2023-09-23T16:08:19.525 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.343704+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.525 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:19 smithi140 bash[105739]: cluster 2023-09-23T16:08:18.680840+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1273: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:19.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:19.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.329365+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.331767+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.333521+0000 osd.5 (osd.5) 433 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: audit 2023-09-23T16:08:18.333639+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:08:19.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.333688+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e357: 8 total, 7 up, 8 in 2023-09-23T16:08:19.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.343704+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T16:08:19.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:19 smithi186 bash[89807]: cluster 2023-09-23T16:08:18.680840+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1273: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:19.670 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:19.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:19.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:19.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:19.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:19.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:19.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:20.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:20.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:20.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:20.200 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:20.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:20.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:20.439 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:20.462 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:20.568 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:20.608 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:20.610 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:20 smithi140 bash[105739]: cluster 2023-09-23T16:08:19.339818+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 43380/188604 objects degraded (23.001%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:20.610 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:20 smithi140 bash[103196]: cluster 2023-09-23T16:08:19.339818+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 43380/188604 objects degraded (23.001%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:20.638 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:08:20.639 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:08:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:20 smithi186 bash[89807]: cluster 2023-09-23T16:08:19.339818+0000 mon.a (mon.0) 1630 : cluster 3 Health check update: Degraded data redundancy: 43380/188604 objects degraded (23.001%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:20.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:20.739 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:20.842 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:20.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:20.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:20.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:21.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:21.140 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:21.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:21.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:21.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.400 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:21.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:21.514 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:21 smithi140 bash[105739]: cluster 2023-09-23T16:08:20.690960+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1274: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:21.515 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:21 smithi140 bash[103196]: cluster 2023-09-23T16:08:20.690960+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1274: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:21.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:21.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:21.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:21.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:21 smithi186 bash[89807]: cluster 2023-09-23T16:08:20.690960+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1274: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 43380/188604 objects degraded (23.001%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:21.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:21.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:21.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:21.905 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:21.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:21.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:22.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:22.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:22.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:22.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:22.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:22.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:22.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:22.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:22.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:22.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:22.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:22.590 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:22.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:08:22.694 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:22.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:08:22.719 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:22.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:22.865 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:22.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:22 smithi186 bash[89807]: cluster 2023-09-23T16:08:22.691883+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1275: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 41447/180378 objects degraded (22.978%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:22.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:22.977 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:22 smithi140 bash[103196]: cluster 2023-09-23T16:08:22.691883+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1275: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 41447/180378 objects degraded (22.978%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:22.977 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:22 smithi140 bash[105739]: cluster 2023-09-23T16:08:22.691883+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1275: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 41447/180378 objects degraded (22.978%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T16:08:23.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:23.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:23.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:23.228 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:23.234 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:23.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:23.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:23.495 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:23.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:23.626 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:23.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:23.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:23.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:23.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:23.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:23.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:24.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:24.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:24.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:24.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:24.183 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:24.249 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:24.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:24.319 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:24.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:24.448 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:24.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:24.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:24.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:24.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:24.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:24.809 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:24.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:24 smithi140 bash[103196]: cluster 2023-09-23T16:08:24.692833+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1276: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 40356/175356 objects degraded (23.014%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:24 smithi140 bash[103196]: cluster 2023-09-23T16:08:24.744162+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 40356/175356 objects degraded (23.014%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:24 smithi140 bash[105739]: cluster 2023-09-23T16:08:24.692833+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1276: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 40356/175356 objects degraded (23.014%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:24 smithi140 bash[105739]: cluster 2023-09-23T16:08:24.744162+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 40356/175356 objects degraded (23.014%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:24.944 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:24.967 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:24.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:24.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:25.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:25.096 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:24 smithi186 bash[89807]: cluster 2023-09-23T16:08:24.692833+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1276: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 40356/175356 objects degraded (23.014%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:24 smithi186 bash[89807]: cluster 2023-09-23T16:08:24.744162+0000 mon.a (mon.0) 1631 : cluster 3 Health check update: Degraded data redundancy: 40356/175356 objects degraded (23.014%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:25.200 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:25.230 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:25.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:25.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:25.362 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:25.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:25.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:25.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:25.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:25.628 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:25] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2023-09-23T16:08:25.733 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:25.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:25.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:25.894 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:25.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:25.999 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.024 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:26.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.154 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:26.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:26.391 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:26.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:26.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.565 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:26.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:26.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:26.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:26.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:26.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:26.957 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:26.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:26.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:27.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:27.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:27.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:27.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:27.347 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:27.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:27.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:27.483 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:27 smithi140 bash[105739]: cluster 2023-09-23T16:08:26.693672+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1277: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 38888/169488 objects degraded (22.944%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:27.483 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:27 smithi140 bash[103196]: cluster 2023-09-23T16:08:26.693672+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1277: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 38888/169488 objects degraded (22.944%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:27.498 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:27.601 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:27.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:27.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:27 smithi186 bash[89807]: cluster 2023-09-23T16:08:26.693672+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1277: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 38888/169488 objects degraded (22.944%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:27.733 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:27.763 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:27.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:27.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:27.904 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:27.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:28.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:28.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:28.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:28.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:28.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:28.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:28.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:28.427 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:28.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:28.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:28.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:28.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:28.704 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:28.807 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:28.831 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:28.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:28.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:28.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:29.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:29.078 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:28 smithi140 bash[105739]: cluster 2023-09-23T16:08:28.694357+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1278: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 37557/163182 objects degraded (23.015%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:29.078 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:28 smithi140 bash[103196]: cluster 2023-09-23T16:08:28.694357+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1278: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 37557/163182 objects degraded (23.015%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:29.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:28 smithi186 bash[89807]: cluster 2023-09-23T16:08:28.694357+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1278: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 37557/163182 objects degraded (23.015%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:29.201 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:29.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:29.367 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:29.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.502 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:29.609 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.638 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:29.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:29.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:29.856 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:29.859 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:29.881 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:29.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:29.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:29.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:30.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:30.145 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:30.279 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:30.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:30.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:30.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:30.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:30.834 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:30 smithi186 bash[89807]: cluster 2023-09-23T16:08:30.694997+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1279: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 37557/163182 objects degraded (23.015%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:30.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:30.965 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.973 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:30 smithi140 bash[105739]: cluster 2023-09-23T16:08:30.694997+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1279: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 37557/163182 objects degraded (23.015%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:30.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:30 smithi140 bash[103196]: cluster 2023-09-23T16:08:30.694997+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1279: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s; 37557/163182 objects degraded (23.015%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:30.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:30.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:30.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:31.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:31.131 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:31.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.262 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:31.365 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:31.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.528 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:31.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:31.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:31.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:31.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.802 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:31.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:31.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:31.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:31.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:32.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:32.054 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:31 smithi140 bash[103196]: audit 2023-09-23T16:08:30.964498+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:32.054 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:31 smithi140 bash[103196]: cluster 2023-09-23T16:08:31.327702+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 37557/163182 objects degraded (23.015%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:32.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:31 smithi140 bash[105739]: audit 2023-09-23T16:08:30.964498+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:32.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:31 smithi140 bash[105739]: cluster 2023-09-23T16:08:31.327702+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 37557/163182 objects degraded (23.015%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:32.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:32.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:31 smithi186 bash[89807]: audit 2023-09-23T16:08:30.964498+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:31 smithi186 bash[89807]: cluster 2023-09-23T16:08:31.327702+0000 mon.a (mon.0) 1633 : cluster 3 Health check update: Degraded data redundancy: 37557/163182 objects degraded (23.015%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:32.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:32.205 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:32.309 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:32.335 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:32.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:32.469 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:32.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:32.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:32.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:32.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:32.726 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:32.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:32.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:32.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:32.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:32.961 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:33.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:33.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:33.104 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:33.112 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:32 smithi186 bash[89807]: cluster 2023-09-23T16:08:32.695867+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1280: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 35610/154800 objects degraded (23.004%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:33.129 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:33.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:32 smithi140 bash[105739]: cluster 2023-09-23T16:08:32.695867+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1280: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 35610/154800 objects degraded (23.004%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:33.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:32 smithi140 bash[103196]: cluster 2023-09-23T16:08:32.695867+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1280: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 35610/154800 objects degraded (23.004%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T16:08:33.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:33.236 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:33.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:33.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:33.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:33.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:33.538 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:33.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:33.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:33.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:33.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:33.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:33.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:33.917 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:33.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:33.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:34.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:34.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:34.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:34.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:34.446 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:08:34.447 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:08:34.465 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:34.492 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:34.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:34.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:34.727 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:34.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:34.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:34.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:34.882 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:34.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:34.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:35.001 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:34 smithi140 bash[105739]: cluster 2023-09-23T16:08:34.696678+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1281: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 34475/149574 objects degraded (23.049%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:08:35.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:34 smithi140 bash[103196]: cluster 2023-09-23T16:08:34.696678+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1281: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 34475/149574 objects degraded (23.049%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:08:35.018 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:35.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:35.131 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:34 smithi186 bash[89807]: cluster 2023-09-23T16:08:34.696678+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1281: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 34475/149574 objects degraded (23.049%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T16:08:35.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:35.250 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:35.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:35.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:35.409 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:35.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:35.502 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:35] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2023-09-23T16:08:35.514 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:35.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:35.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:35.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:35.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:35.812 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:35.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:35.932 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:08:35.938 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:08:35.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:35.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:36.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:36.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:36.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:36.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:36.321 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:36.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:36.454 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:36.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:36.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:36.590 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:36 smithi140 bash[103196]: cluster 2023-09-23T16:08:36.328794+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 34475/149574 objects degraded (23.049%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:36.590 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:36 smithi140 bash[105739]: cluster 2023-09-23T16:08:36.328794+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 34475/149574 objects degraded (23.049%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:36.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:36 smithi186 bash[89807]: cluster 2023-09-23T16:08:36.328794+0000 mon.a (mon.0) 1634 : cluster 3 Health check update: Degraded data redundancy: 34475/149574 objects degraded (23.049%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:36.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:36.730 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:36.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:36.862 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:36.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:36.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:36.968 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:37.006 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:37.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:37.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.138 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:37.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:37.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:37.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:37.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:37.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:37.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:37.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:37.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:37.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:37.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:37.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:37 smithi140 bash[105739]: audit 2023-09-23T16:08:35.916843+0000 mgr.y (mgr.34107) 1123 : audit 0 from='client.35508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:08:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:37 smithi140 bash[105739]: cluster 2023-09-23T16:08:36.697364+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1282: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 32724/142635 objects degraded (22.942%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:37 smithi140 bash[103196]: audit 2023-09-23T16:08:35.916843+0000 mgr.y (mgr.34107) 1123 : audit 0 from='client.35508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:08:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:37 smithi140 bash[103196]: cluster 2023-09-23T16:08:36.697364+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1282: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 32724/142635 objects degraded (22.942%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:37.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:37 smithi186 bash[89807]: audit 2023-09-23T16:08:35.916843+0000 mgr.y (mgr.34107) 1123 : audit 0 from='client.35508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:08:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:37 smithi186 bash[89807]: cluster 2023-09-23T16:08:36.697364+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1282: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 908 op/s; 32724/142635 objects degraded (22.942%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:37.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.789 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:37.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:37.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:37.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:38.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:38.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:38.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:38.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:38.180 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:38.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:38.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:38.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:38.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.446 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:38.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:38.589 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:38 smithi186 bash[89807]: audit 2023-09-23T16:08:38.535053+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:08:38.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:38.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:38 smithi140 bash[103196]: audit 2023-09-23T16:08:38.535053+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:08:38.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:38 smithi140 bash[105739]: audit 2023-09-23T16:08:38.535053+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:08:38.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:38.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:38.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:38.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.993 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:38.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:39.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:39.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:39.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:39.253 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:39.357 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:39.381 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:39.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:39.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:39.511 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:39.600 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[105739]: cluster 2023-09-23T16:08:38.698150+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1283: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 31284/135741 objects degraded (23.047%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:08:39.600 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[105739]: audit 2023-09-23T16:08:39.012556+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.600 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[105739]: audit 2023-09-23T16:08:39.021451+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:39.653 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:39.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:39.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[103196]: cluster 2023-09-23T16:08:38.698150+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1283: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 31284/135741 objects degraded (23.047%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:08:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[103196]: audit 2023-09-23T16:08:39.012556+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:39 smithi140 bash[103196]: audit 2023-09-23T16:08:39.021451+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:39 smithi186 bash[89807]: cluster 2023-09-23T16:08:38.698150+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1283: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 31284/135741 objects degraded (23.047%); 4.5 MiB/s, 71 objects/s recovering 2023-09-23T16:08:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:39 smithi186 bash[89807]: audit 2023-09-23T16:08:39.012556+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:39 smithi186 bash[89807]: audit 2023-09-23T16:08:39.021451+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:39.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:39.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:39.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:40.039 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:40.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T16:08:40.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:40.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:40.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:40.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.333 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:40.437 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:40.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:40.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:40.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:40.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:40.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.727 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:40.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:40.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:40.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:40.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:40 smithi186 bash[89807]: cluster 2023-09-23T16:08:40.698776+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1284: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 761 op/s; 31284/135741 objects degraded (23.047%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:40.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:41.111 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:41.116 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:40 smithi140 bash[105739]: cluster 2023-09-23T16:08:40.698776+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1284: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 761 op/s; 31284/135741 objects degraded (23.047%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:41.117 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:40 smithi140 bash[103196]: cluster 2023-09-23T16:08:40.698776+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1284: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 761 op/s; 31284/135741 objects degraded (23.047%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:41.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:41.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:41.242 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:41.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:41.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:41.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:41.482 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1281,"stamp":"2023-09-23T16:08:34.696060+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3270479036,"num_objects":49858,"num_object_clones":0,"num_object_copies":149574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":34475,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49858,"num_whiteouts":0,"num_read":6141,"num_read_kb":13518,"num_write":151013,"num_write_kb":6409179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3859,"num_bytes_recovered":201035740,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":102296,"ondisk_log_size":102296,"up":245,"acting":245,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15496656,"kb_used_data":10698896,"kb_used_omap":44,"kb_used_meta":4797459,"kb_avail":734464560,"statfs":{"total":767960285184,"available":752091709440,"internally_reserved":0,"allocated":10955669504,"data_stored":10941991612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":4912598793},"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":-672923648,"num_objects":-10268,"num_object_clones":0,"num_object_copies":-30804,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-6972,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-10268,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10268,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":852,"num_bytes_recovered":55836672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004892"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":386,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002320+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:08:05.002320+0000","last_peered":"2023-09-23T16:08:05.002320+0000","last_clean":"2023-09-23T16:08:05.002320+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:08:05.002320+0000","last_undegraded":"2023-09-23T16:08:05.002320+0000","last_fullsized":"2023-09-23T16:08:05.002320+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":246,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.124097+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:08:05.124097+0000","last_peered":"2023-09-23T16:08:05.124097+0000","last_clean":"2023-09-23T16:08:05.124097+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:08:05.124097+0000","last_undegraded":"2023-09-23T16:08:05.124097+0000","last_fullsized":"2023-09-23T16:08:05.124097+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":226,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:18.341744+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:08:18.341744+0000","last_peered":"2023-09-23T16:08:18.341744+0000","last_clean":"2023-09-23T16:08:18.341744+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:08:18.341744+0000","last_undegraded":"2023-09-23T16:08:18.341744+0000","last_fullsized":"2023-09-23T16:08:18.341744+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":299,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750872+0000","last_change":"2023-09-23T16:08:04.006681+0000","last_active":"2023-09-23T16:08:05.750872+0000","last_peered":"2023-09-23T16:08:05.750872+0000","last_clean":"2023-09-23T16:05:09.512931+0000","last_became_active":"2023-09-23T16:08:04.006681+0000","last_became_peered":"2023-09-23T16:08:04.006681+0000","last_unstale":"2023-09-23T16:08:05.750872+0000","last_undegraded":"2023-09-23T16:08:05.750872+0000","last_fullsized":"2023-09-23T16:08:04.000110+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:38:39.690197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":282,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.171053+0000","last_change":"2023-09-23T16:08:04.006509+0000","last_active":"2023-09-23T16:08:05.171053+0000","last_peered":"2023-09-23T16:08:05.171053+0000","last_clean":"2023-09-23T16:07:55.114138+0000","last_became_active":"2023-09-23T16:08:04.006509+0000","last_became_peered":"2023-09-23T16:08:04.006509+0000","last_unstale":"2023-09-23T16:08:05.171053+0000","last_undegraded":"2023-09-23T16:08:05.171053+0000","last_fullsized":"2023-09-23T16:08:03.998723+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:13:58.069139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":336,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.007429+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:08:05.007429+0000","last_peered":"2023-09-23T16:08:05.007429+0000","last_clean":"2023-09-23T16:08:05.007429+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:08:05.007429+0000","last_undegraded":"2023-09-23T16:08:05.007429+0000","last_fullsized":"2023-09-23T16:08:05.007429+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":260,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009565+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:08:05.009565+0000","last_peered":"2023-09-23T16:08:05.009565+0000","last_clean":"2023-09-23T16:08:05.009565+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:08:05.009565+0000","last_undegraded":"2023-09-23T16:08:05.009565+0000","last_fullsized":"2023-09-23T16:08:05.009565+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":231,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.171141+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:08:05.171141+0000","last_peered":"2023-09-23T16:08:05.171141+0000","last_clean":"2023-09-23T16:08:05.171141+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:08:05.171141+0000","last_undegraded":"2023-09-23T16:08:05.171141+0000","last_fullsized":"2023-09-23T16:08:05.171141+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":363,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.008889+0000","last_change":"2023-09-23T16:08:04.016297+0000","last_active":"2023-09-23T16:08:05.008889+0000","last_peered":"2023-09-23T16:08:05.008889+0000","last_clean":"2023-09-23T16:07:55.123398+0000","last_became_active":"2023-09-23T16:08:04.016297+0000","last_became_peered":"2023-09-23T16:08:04.016297+0000","last_unstale":"2023-09-23T16:08:05.008889+0000","last_undegraded":"2023-09-23T16:08:05.008889+0000","last_fullsized":"2023-09-23T16:08:04.003450+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:24:02.530221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":109,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.006969+0000","last_change":"2023-09-23T16:08:04.016996+0000","last_active":"2023-09-23T16:08:05.006969+0000","last_peered":"2023-09-23T16:08:05.006969+0000","last_clean":"2023-09-23T16:04:02.290840+0000","last_became_active":"2023-09-23T16:08:04.016996+0000","last_became_peered":"2023-09-23T16:08:04.016996+0000","last_unstale":"2023-09-23T16:08:05.006969+0000","last_undegraded":"2023-09-23T16:08:05.006969+0000","last_fullsized":"2023-09-23T16:08:04.005014+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:42.179246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":72,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.951077+0000","last_change":"2023-09-23T16:08:04.017932+0000","last_active":"2023-09-23T16:08:05.951077+0000","last_peered":"2023-09-23T16:08:05.951077+0000","last_clean":"2023-09-23T16:05:09.508055+0000","last_became_active":"2023-09-23T16:08:04.017932+0000","last_became_peered":"2023-09-23T16:08:04.017932+0000","last_unstale":"2023-09-23T16:08:05.951077+0000","last_undegraded":"2023-09-23T16:08:03.995664+0000","last_fullsized":"2023-09-23T16:08:03.995426+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:07:29.289566+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":2,"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":[4,6],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":58,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.125511+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:08:05.125511+0000","last_peered":"2023-09-23T16:08:05.125511+0000","last_clean":"2023-09-23T16:08:05.125511+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:08:05.125511+0000","last_undegraded":"2023-09-23T16:08:05.125511+0000","last_fullsized":"2023-09-23T16:08:05.125511+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":372,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.003120+0000","last_change":"2023-09-23T16:08:04.025713+0000","last_active":"2023-09-23T16:08:05.003120+0000","last_peered":"2023-09-23T16:08:05.003120+0000","last_clean":"2023-09-23T16:07:55.114454+0000","last_became_active":"2023-09-23T16:08:04.025713+0000","last_became_peered":"2023-09-23T16:08:04.025713+0000","last_unstale":"2023-09-23T16:08:05.003120+0000","last_undegraded":"2023-09-23T16:08:03.994963+0000","last_fullsized":"2023-09-23T16:08:03.994818+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T22:02:03.690725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":4}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":338,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002201+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:08:05.002201+0000","last_peered":"2023-09-23T16:08:05.002201+0000","last_clean":"2023-09-23T16:08:05.002201+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:08:05.002201+0000","last_undegraded":"2023-09-23T16:08:05.002201+0000","last_fullsized":"2023-09-23T16:08:05.002201+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":55,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.950823+0000","last_change":"2023-09-23T16:08:04.003993+0000","last_active":"2023-09-23T16:08:05.950823+0000","last_peered":"2023-09-23T16:08:05.950823+0000","last_clean":"2023-09-23T16:05:09.507316+0000","last_became_active":"2023-09-23T16:08:04.003993+0000","last_became_peered":"2023-09-23T16:08:04.003993+0000","last_unstale":"2023-09-23T16:08:05.950823+0000","last_undegraded":"2023-09-23T16:08:03.994193+0000","last_fullsized":"2023-09-23T16:08:03.994059+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:24:02.833592+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[{"shards":"2,4","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":36,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.008374+0000","last_change":"2023-09-23T16:08:04.006145+0000","last_active":"2023-09-23T16:08:05.008374+0000","last_peered":"2023-09-23T16:08:05.008374+0000","last_clean":"2023-09-23T16:07:55.121442+0000","last_became_active":"2023-09-23T16:08:04.006145+0000","last_became_peered":"2023-09-23T16:08:04.006145+0000","last_unstale":"2023-09-23T16:08:05.008374+0000","last_undegraded":"2023-09-23T16:08:05.008374+0000","last_fullsized":"2023-09-23T16:08:04.001683+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:39:36.644263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":214,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750700+0000","last_change":"2023-09-23T16:08:04.006391+0000","last_active":"2023-09-23T16:08:05.750700+0000","last_peered":"2023-09-23T16:08:05.750700+0000","last_clean":"2023-09-23T16:05:09.510320+0000","last_became_active":"2023-09-23T16:08:04.006391+0000","last_became_peered":"2023-09-23T16:08:04.006391+0000","last_unstale":"2023-09-23T16:08:05.750700+0000","last_undegraded":"2023-09-23T16:08:05.750700+0000","last_fullsized":"2023-09-23T16:08:04.000009+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:53.254007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":362,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.009661+0000","last_change":"2023-09-23T16:08:04.018842+0000","last_active":"2023-09-23T16:08:05.009661+0000","last_peered":"2023-09-23T16:08:05.009661+0000","last_clean":"2023-09-23T16:07:55.123185+0000","last_became_active":"2023-09-23T16:08:04.018842+0000","last_became_peered":"2023-09-23T16:08:04.018842+0000","last_unstale":"2023-09-23T16:08:05.009661+0000","last_undegraded":"2023-09-23T16:08:05.009661+0000","last_fullsized":"2023-09-23T16:08:04.004861+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:47:51.277603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":114,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.950591+0000","last_change":"2023-09-23T16:08:04.017939+0000","last_active":"2023-09-23T16:08:05.950591+0000","last_peered":"2023-09-23T16:08:05.950591+0000","last_clean":"2023-09-23T16:04:02.281794+0000","last_became_active":"2023-09-23T16:08:04.017939+0000","last_became_peered":"2023-09-23T16:08:04.017939+0000","last_unstale":"2023-09-23T16:08:05.950591+0000","last_undegraded":"2023-09-23T16:08:05.950591+0000","last_fullsized":"2023-09-23T16:08:03.993493+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:41.322492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":306,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.004143+0000","last_change":"2023-09-23T16:08:04.008321+0000","last_active":"2023-09-23T16:08:05.004143+0000","last_peered":"2023-09-23T16:08:05.004143+0000","last_clean":"2023-09-23T16:05:09.699458+0000","last_became_active":"2023-09-23T16:08:04.008321+0000","last_became_peered":"2023-09-23T16:08:04.008321+0000","last_unstale":"2023-09-23T16:08:05.004143+0000","last_undegraded":"2023-09-23T16:08:05.004143+0000","last_fullsized":"2023-09-23T16:08:03.999712+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:23:21.031153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6],"acting":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":369,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.006533+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:08:05.006533+0000","last_peered":"2023-09-23T16:08:05.006533+0000","last_clean":"2023-09-23T16:08:05.006533+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:08:05.006533+0000","last_undegraded":"2023-09-23T16:08:05.006533+0000","last_fullsized":"2023-09-23T16:08:05.006533+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":235,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750932+0000","last_change":"2023-09-23T16:08:04.008144+0000","last_active":"2023-09-23T16:08:05.750932+0000","last_peered":"2023-09-23T16:08:05.750932+0000","last_clean":"2023-09-23T16:05:09.514014+0000","last_became_active":"2023-09-23T16:08:04.008144+0000","last_became_peered":"2023-09-23T16:08:04.008144+0000","last_unstale":"2023-09-23T16:08:05.750932+0000","last_undegraded":"2023-09-23T16:08:05.750932+0000","last_fullsized":"2023-09-23T16:08:03.996947+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:08.255231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.5","version":"357'9159","reported_seq":11997,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.755244+0000","last_change":"2023-09-23T16:08:04.017319+0000","last_active":"2023-09-23T16:08:30.755244+0000","last_peered":"2023-09-23T16:08:30.755244+0000","last_clean":"2023-09-23T16:08:02.925787+0000","last_became_active":"2023-09-23T16:08:04.017319+0000","last_became_peered":"2023-09-23T16:08:04.017319+0000","last_unstale":"2023-09-23T16:08:30.755244+0000","last_undegraded":"2023-09-23T16:08:04.003048+0000","last_fullsized":"2023-09-23T16:08:04.002916+0000","mapping_epoch":354,"log_start":"338'700","ondisk_log_start":"338'700","created":334,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":8459,"log_dups_size":0,"ondisk_log_size":8459,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:27:48.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204537856,"num_objects":3121,"num_object_clones":0,"num_object_copies":9363,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3121,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3121,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9159,"num_write_kb":392960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1388,"num_bytes_recovered":51707904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,5],"avail_no_missing":["0","1","5"],"object_location_counts":[{"shards":"0,5","objects":3121}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":53,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.951255+0000","last_change":"2023-09-23T16:08:04.007292+0000","last_active":"2023-09-23T16:08:05.951255+0000","last_peered":"2023-09-23T16:08:05.951255+0000","last_clean":"2023-09-23T16:05:09.508410+0000","last_became_active":"2023-09-23T16:08:04.007292+0000","last_became_peered":"2023-09-23T16:08:04.007292+0000","last_unstale":"2023-09-23T16:08:05.951255+0000","last_undegraded":"2023-09-23T16:08:03.995175+0000","last_fullsized":"2023-09-23T16:08:03.994909+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:02.106017+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":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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":325,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.008959+0000","last_change":"2023-09-23T16:08:04.016817+0000","last_active":"2023-09-23T16:08:05.008959+0000","last_peered":"2023-09-23T16:08:05.008959+0000","last_clean":"2023-09-23T16:07:55.121463+0000","last_became_active":"2023-09-23T16:08:04.016817+0000","last_became_peered":"2023-09-23T16:08:04.016817+0000","last_unstale":"2023-09-23T16:08:05.008959+0000","last_undegraded":"2023-09-23T16:08:05.008959+0000","last_fullsized":"2023-09-23T16:08:04.006113+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:11.269499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"357'9137","reported_seq":9170,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:30.778491+0000","last_change":"2023-09-23T16:05:29.658406+0000","last_active":"2023-09-23T16:08:30.778491+0000","last_peered":"2023-09-23T16:08:30.778491+0000","last_clean":"2023-09-23T16:08:30.778491+0000","last_became_active":"2023-09-23T16:05:29.658144+0000","last_became_peered":"2023-09-23T16:05:29.658144+0000","last_unstale":"2023-09-23T16:08:30.778491+0000","last_undegraded":"2023-09-23T16:08:30.778491+0000","last_fullsized":"2023-09-23T16:08:30.778491+0000","mapping_epoch":334,"log_start":"339'4003","ondisk_log_start":"339'4003","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":5134,"log_dups_size":0,"ondisk_log_size":5134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:20:08.101127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205455360,"num_objects":3135,"num_object_clones":0,"num_object_copies":9405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3135,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9137,"num_write_kb":392704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":53,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.951210+0000","last_change":"2023-09-23T16:08:04.015342+0000","last_active":"2023-09-23T16:08:05.951210+0000","last_peered":"2023-09-23T16:08:05.951210+0000","last_clean":"2023-09-23T16:05:09.508202+0000","last_became_active":"2023-09-23T16:08:04.015342+0000","last_became_peered":"2023-09-23T16:08:04.015342+0000","last_unstale":"2023-09-23T16:08:05.951210+0000","last_undegraded":"2023-09-23T16:08:03.994532+0000","last_fullsized":"2023-09-23T16:08:03.994393+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:53.325323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":380,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002142+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:08:05.002142+0000","last_peered":"2023-09-23T16:08:05.002142+0000","last_clean":"2023-09-23T16:08:05.002142+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:08:05.002142+0000","last_undegraded":"2023-09-23T16:08:05.002142+0000","last_fullsized":"2023-09-23T16:08:05.002142+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"357'9475","reported_seq":9513,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:32.875583+0000","last_change":"2023-09-23T16:08:04.009009+0000","last_active":"2023-09-23T16:08:32.875583+0000","last_peered":"2023-09-23T16:08:32.875583+0000","last_clean":"2023-09-23T16:08:02.982284+0000","last_became_active":"2023-09-23T16:08:04.009009+0000","last_became_peered":"2023-09-23T16:08:04.009009+0000","last_unstale":"2023-09-23T16:08:32.875583+0000","last_undegraded":"2023-09-23T16:08:04.002435+0000","last_fullsized":"2023-09-23T16:08:04.002282+0000","mapping_epoch":354,"log_start":"339'2800","ondisk_log_start":"339'2800","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6675,"log_dups_size":0,"ondisk_log_size":6675,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:47.388501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199688192,"num_objects":3047,"num_object_clones":0,"num_object_copies":9141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3047,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9475,"num_write_kb":400704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":3047}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":55,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.012978+0000","last_change":"2023-09-23T16:08:04.017365+0000","last_active":"2023-09-23T16:08:05.012978+0000","last_peered":"2023-09-23T16:08:05.012978+0000","last_clean":"2023-09-23T16:05:09.701723+0000","last_became_active":"2023-09-23T16:08:04.017365+0000","last_became_peered":"2023-09-23T16:08:04.017365+0000","last_unstale":"2023-09-23T16:08:05.012978+0000","last_undegraded":"2023-09-23T16:08:04.004800+0000","last_fullsized":"2023-09-23T16:08:04.004665+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:24:33.148889+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":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":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":363,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.007157+0000","last_change":"2023-09-23T16:08:04.007765+0000","last_active":"2023-09-23T16:08:05.007157+0000","last_peered":"2023-09-23T16:08:05.007157+0000","last_clean":"2023-09-23T16:07:55.118900+0000","last_became_active":"2023-09-23T16:08:04.007765+0000","last_became_peered":"2023-09-23T16:08:04.007765+0000","last_unstale":"2023-09-23T16:08:05.007157+0000","last_undegraded":"2023-09-23T16:08:05.007157+0000","last_fullsized":"2023-09-23T16:08:04.004471+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:50.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"357'9404","reported_seq":9435,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:32.848804+0000","last_change":"2023-09-23T16:05:30.100394+0000","last_active":"2023-09-23T16:08:32.848804+0000","last_peered":"2023-09-23T16:08:32.848804+0000","last_clean":"2023-09-23T16:08:32.848804+0000","last_became_active":"2023-09-23T16:05:30.099619+0000","last_became_peered":"2023-09-23T16:05:30.099619+0000","last_unstale":"2023-09-23T16:08:32.848804+0000","last_undegraded":"2023-09-23T16:08:32.848804+0000","last_fullsized":"2023-09-23T16:08:32.848804+0000","mapping_epoch":334,"log_start":"339'2700","ondisk_log_start":"339'2700","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6704,"log_dups_size":0,"ondisk_log_size":6704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:03:22.241685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194248704,"num_objects":2964,"num_object_clones":0,"num_object_copies":8892,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2964,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9404,"num_write_kb":395776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":326,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009352+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:08:05.009352+0000","last_peered":"2023-09-23T16:08:05.009352+0000","last_clean":"2023-09-23T16:08:05.009352+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:08:05.009352+0000","last_undegraded":"2023-09-23T16:08:05.009352+0000","last_fullsized":"2023-09-23T16:08:05.009352+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":179,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.125311+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:08:05.125311+0000","last_peered":"2023-09-23T16:08:05.125311+0000","last_clean":"2023-09-23T16:08:05.125311+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:08:05.125311+0000","last_undegraded":"2023-09-23T16:08:05.125311+0000","last_fullsized":"2023-09-23T16:08:05.125311+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"357'9383","reported_seq":9421,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:31.947967+0000","last_change":"2023-09-23T16:08:04.021507+0000","last_active":"2023-09-23T16:08:31.947967+0000","last_peered":"2023-09-23T16:08:31.947967+0000","last_clean":"2023-09-23T16:08:02.980034+0000","last_became_active":"2023-09-23T16:08:04.021507+0000","last_became_peered":"2023-09-23T16:08:04.021507+0000","last_unstale":"2023-09-23T16:08:31.947967+0000","last_undegraded":"2023-09-23T16:08:04.007058+0000","last_fullsized":"2023-09-23T16:08:04.006818+0000","mapping_epoch":354,"log_start":"339'3200","ondisk_log_start":"339'3200","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6183,"log_dups_size":0,"ondisk_log_size":6183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:21:43.881366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205062144,"num_objects":3129,"num_object_clones":0,"num_object_copies":9387,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3129,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3129,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9383,"num_write_kb":400384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,4],"avail_no_missing":["6","4"],"object_location_counts":[{"shards":"4,6","objects":3129}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":765,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.001942+0000","last_change":"2023-09-23T16:08:04.004213+0000","last_active":"2023-09-23T16:08:05.001942+0000","last_peered":"2023-09-23T16:08:05.001942+0000","last_clean":"2023-09-23T16:05:09.698353+0000","last_became_active":"2023-09-23T16:08:04.004213+0000","last_became_peered":"2023-09-23T16:08:04.004213+0000","last_unstale":"2023-09-23T16:08:05.001942+0000","last_undegraded":"2023-09-23T16:08:05.001942+0000","last_fullsized":"2023-09-23T16:08:03.999054+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:09:52.623149+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":154,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:18.334416+0000","last_change":"2023-09-23T16:08:04.005148+0000","last_active":"2023-09-23T16:08:18.334416+0000","last_peered":"2023-09-23T16:08:18.334416+0000","last_clean":"2023-09-23T16:07:55.113647+0000","last_became_active":"2023-09-23T16:08:04.005148+0000","last_became_peered":"2023-09-23T16:08:04.005148+0000","last_unstale":"2023-09-23T16:08:18.334416+0000","last_undegraded":"2023-09-23T16:08:03.994111+0000","last_fullsized":"2023-09-23T16:08:03.993737+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:34:37.221404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":344,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002276+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:08:05.002276+0000","last_peered":"2023-09-23T16:08:05.002276+0000","last_clean":"2023-09-23T16:08:05.002276+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:08:05.002276+0000","last_undegraded":"2023-09-23T16:08:05.002276+0000","last_fullsized":"2023-09-23T16:08:05.002276+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"357'9414","reported_seq":9447,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:30.773853+0000","last_change":"2023-09-23T16:05:30.100958+0000","last_active":"2023-09-23T16:08:30.773853+0000","last_peered":"2023-09-23T16:08:30.773853+0000","last_clean":"2023-09-23T16:08:30.773853+0000","last_became_active":"2023-09-23T16:05:30.099326+0000","last_became_peered":"2023-09-23T16:05:30.099326+0000","last_unstale":"2023-09-23T16:08:30.773853+0000","last_undegraded":"2023-09-23T16:08:30.773853+0000","last_fullsized":"2023-09-23T16:08:30.773853+0000","mapping_epoch":334,"log_start":"339'4252","ondisk_log_start":"339'4252","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":5162,"log_dups_size":0,"ondisk_log_size":5162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:53:24.817895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207880192,"num_objects":3172,"num_object_clones":0,"num_object_copies":9516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3172,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9414,"num_write_kb":402752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"93'161","reported_seq":680,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009346+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:08:05.009346+0000","last_peered":"2023-09-23T16:08:05.009346+0000","last_clean":"2023-09-23T16:08:05.009346+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:08:05.009346+0000","last_undegraded":"2023-09-23T16:08:05.009346+0000","last_fullsized":"2023-09-23T16:08:05.009346+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":274,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002283+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:08:05.002283+0000","last_peered":"2023-09-23T16:08:05.002283+0000","last_clean":"2023-09-23T16:08:05.002283+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:08:05.002283+0000","last_undegraded":"2023-09-23T16:08:05.002283+0000","last_fullsized":"2023-09-23T16:08:05.002283+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":384,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002900+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:08:05.002900+0000","last_peered":"2023-09-23T16:08:05.002900+0000","last_clean":"2023-09-23T16:08:05.002900+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:08:05.002900+0000","last_undegraded":"2023-09-23T16:08:05.002900+0000","last_fullsized":"2023-09-23T16:08:05.002900+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"357'9214","reported_seq":9248,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.804811+0000","last_change":"2023-09-23T16:08:04.017431+0000","last_active":"2023-09-23T16:08:30.804811+0000","last_peered":"2023-09-23T16:08:30.804811+0000","last_clean":"2023-09-23T16:08:02.887015+0000","last_became_active":"2023-09-23T16:08:04.017431+0000","last_became_peered":"2023-09-23T16:08:04.017431+0000","last_unstale":"2023-09-23T16:08:30.804811+0000","last_undegraded":"2023-09-23T16:08:03.996754+0000","last_fullsized":"2023-09-23T16:08:03.996512+0000","mapping_epoch":354,"log_start":"339'4106","ondisk_log_start":"339'4106","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":5108,"log_dups_size":0,"ondisk_log_size":5108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:33:18.078617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211419136,"num_objects":3226,"num_object_clones":0,"num_object_copies":9678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3226,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9214,"num_write_kb":398080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[{"shards":"1,5","objects":3226}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":375,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.003806+0000","last_change":"2023-09-23T16:08:03.999241+0000","last_active":"2023-09-23T16:08:05.003806+0000","last_peered":"2023-09-23T16:08:05.003806+0000","last_clean":"2023-09-23T16:07:55.113647+0000","last_became_active":"2023-09-23T16:08:03.999241+0000","last_became_peered":"2023-09-23T16:08:03.999241+0000","last_unstale":"2023-09-23T16:08:05.003806+0000","last_undegraded":"2023-09-23T16:08:05.003806+0000","last_fullsized":"2023-09-23T16:08:03.995044+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:20:04.268544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":344,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.003863+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:08:05.003863+0000","last_peered":"2023-09-23T16:08:05.003863+0000","last_clean":"2023-09-23T16:08:05.003863+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:08:05.003863+0000","last_undegraded":"2023-09-23T16:08:05.003863+0000","last_fullsized":"2023-09-23T16:08:05.003863+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"357'9227","reported_seq":9265,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.763390+0000","last_change":"2023-09-23T16:08:04.006725+0000","last_active":"2023-09-23T16:08:30.763390+0000","last_peered":"2023-09-23T16:08:30.763390+0000","last_clean":"2023-09-23T16:08:02.967922+0000","last_became_active":"2023-09-23T16:08:04.006725+0000","last_became_peered":"2023-09-23T16:08:04.006725+0000","last_unstale":"2023-09-23T16:08:30.763390+0000","last_undegraded":"2023-09-23T16:08:03.998522+0000","last_fullsized":"2023-09-23T16:08:03.998345+0000","mapping_epoch":354,"log_start":"339'4063","ondisk_log_start":"339'4063","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":5164,"log_dups_size":0,"ondisk_log_size":5164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:47:22.413446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204144640,"num_objects":3115,"num_object_clones":0,"num_object_copies":9345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3115,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9227,"num_write_kb":394944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[{"shards":"1,2","objects":3115}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"93'161","reported_seq":648,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.008810+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:08:05.008810+0000","last_peered":"2023-09-23T16:08:05.008810+0000","last_clean":"2023-09-23T16:08:05.008810+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:08:05.008810+0000","last_undegraded":"2023-09-23T16:08:05.008810+0000","last_fullsized":"2023-09-23T16:08:05.008810+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":357,"state":"active+undersized","last_fresh":"2023-09-23T16:08:18.344761+0000","last_change":"2023-09-23T16:08:04.005273+0000","last_active":"2023-09-23T16:08:18.344761+0000","last_peered":"2023-09-23T16:08:18.344761+0000","last_clean":"2023-09-23T16:07:55.113852+0000","last_became_active":"2023-09-23T16:08:04.005273+0000","last_became_peered":"2023-09-23T16:08:04.005273+0000","last_unstale":"2023-09-23T16:08:18.344761+0000","last_undegraded":"2023-09-23T16:08:18.344761+0000","last_fullsized":"2023-09-23T16:08:03.996140+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:10:28.396131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":226,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.124439+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:08:05.124439+0000","last_peered":"2023-09-23T16:08:05.124439+0000","last_clean":"2023-09-23T16:08:05.124439+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:08:05.124439+0000","last_undegraded":"2023-09-23T16:08:05.124439+0000","last_fullsized":"2023-09-23T16:08:05.124439+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"357'9409","reported_seq":9440,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:32.859943+0000","last_change":"2023-09-23T16:05:30.102923+0000","last_active":"2023-09-23T16:08:32.859943+0000","last_peered":"2023-09-23T16:08:32.859943+0000","last_clean":"2023-09-23T16:08:32.859943+0000","last_became_active":"2023-09-23T16:05:30.101812+0000","last_became_peered":"2023-09-23T16:05:30.101812+0000","last_unstale":"2023-09-23T16:08:32.859943+0000","last_undegraded":"2023-09-23T16:08:32.859943+0000","last_fullsized":"2023-09-23T16:08:32.859943+0000","mapping_epoch":334,"log_start":"339'2700","ondisk_log_start":"339'2700","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6709,"log_dups_size":0,"ondisk_log_size":6709,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:26:34.095824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197328896,"num_objects":3011,"num_object_clones":0,"num_object_copies":9033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9409,"num_write_kb":397440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"93'161","reported_seq":587,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.009281+0000","last_change":"2023-09-23T16:08:04.012966+0000","last_active":"2023-09-23T16:08:05.009281+0000","last_peered":"2023-09-23T16:08:05.009281+0000","last_clean":"2023-09-23T16:05:09.702358+0000","last_became_active":"2023-09-23T16:08:04.012966+0000","last_became_peered":"2023-09-23T16:08:04.012966+0000","last_unstale":"2023-09-23T16:08:05.009281+0000","last_undegraded":"2023-09-23T16:08:05.009281+0000","last_fullsized":"2023-09-23T16:08:04.002491+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:35.875868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:35.875868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":45,"num_read_kb":84,"num_write":22,"num_write_kb":220,"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":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"89'98","reported_seq":379,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.125388+0000","last_change":"2023-09-23T16:08:04.005636+0000","last_active":"2023-09-23T16:08:05.125388+0000","last_peered":"2023-09-23T16:08:05.125388+0000","last_clean":"2023-09-23T16:07:55.113801+0000","last_became_active":"2023-09-23T16:08:04.005636+0000","last_became_peered":"2023-09-23T16:08:04.005636+0000","last_unstale":"2023-09-23T16:08:05.125388+0000","last_undegraded":"2023-09-23T16:08:03.998458+0000","last_fullsized":"2023-09-23T16:08:03.998345+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:14:35.148457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":25165824,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":2}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":363,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009786+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:08:05.009786+0000","last_peered":"2023-09-23T16:08:05.009786+0000","last_clean":"2023-09-23T16:08:05.009786+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:08:05.009786+0000","last_undegraded":"2023-09-23T16:08:05.009786+0000","last_fullsized":"2023-09-23T16:08:05.009786+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":121,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.125164+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:08:05.125164+0000","last_peered":"2023-09-23T16:08:05.125164+0000","last_clean":"2023-09-23T16:08:05.125164+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:08:05.125164+0000","last_undegraded":"2023-09-23T16:08:05.125164+0000","last_fullsized":"2023-09-23T16:08:05.125164+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"357'9573","reported_seq":9610,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:32.874957+0000","last_change":"2023-09-23T16:08:04.016287+0000","last_active":"2023-09-23T16:08:32.874957+0000","last_peered":"2023-09-23T16:08:32.874957+0000","last_clean":"2023-09-23T16:08:02.841909+0000","last_became_active":"2023-09-23T16:08:04.016287+0000","last_became_peered":"2023-09-23T16:08:04.016287+0000","last_unstale":"2023-09-23T16:08:32.874957+0000","last_undegraded":"2023-09-23T16:08:04.002067+0000","last_fullsized":"2023-09-23T16:08:04.001903+0000","mapping_epoch":354,"log_start":"339'2900","ondisk_log_start":"339'2900","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6673,"log_dups_size":0,"ondisk_log_size":6673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:24:11.258019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201654272,"num_objects":3077,"num_object_clones":0,"num_object_copies":9231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3077,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3077,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9573,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":3077}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.1","version":"93'161","reported_seq":668,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.008851+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:08:05.008851+0000","last_peered":"2023-09-23T16:08:05.008851+0000","last_clean":"2023-09-23T16:08:05.008851+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:08:05.008851+0000","last_undegraded":"2023-09-23T16:08:05.008851+0000","last_fullsized":"2023-09-23T16:08:05.008851+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":939,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.008368+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:08:05.008368+0000","last_peered":"2023-09-23T16:08:05.008368+0000","last_clean":"2023-09-23T16:08:05.008368+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:08:05.008368+0000","last_undegraded":"2023-09-23T16:08:05.008368+0000","last_fullsized":"2023-09-23T16:08:05.008368+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":332,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002548+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:08:05.002548+0000","last_peered":"2023-09-23T16:08:05.002548+0000","last_clean":"2023-09-23T16:08:05.002548+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:08:05.002548+0000","last_undegraded":"2023-09-23T16:08:05.002548+0000","last_fullsized":"2023-09-23T16:08:05.002548+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":232,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009560+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:08:05.009560+0000","last_peered":"2023-09-23T16:08:05.009560+0000","last_clean":"2023-09-23T16:08:05.009560+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:08:05.009560+0000","last_undegraded":"2023-09-23T16:08:05.009560+0000","last_fullsized":"2023-09-23T16:08:05.009560+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"357'9416","reported_seq":9454,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:32.820273+0000","last_change":"2023-09-23T16:08:04.005865+0000","last_active":"2023-09-23T16:08:32.820273+0000","last_peered":"2023-09-23T16:08:32.820273+0000","last_clean":"2023-09-23T16:08:02.953004+0000","last_became_active":"2023-09-23T16:08:04.005865+0000","last_became_peered":"2023-09-23T16:08:04.005865+0000","last_unstale":"2023-09-23T16:08:32.820273+0000","last_undegraded":"2023-09-23T16:08:04.001599+0000","last_fullsized":"2023-09-23T16:08:04.001402+0000","mapping_epoch":354,"log_start":"338'2700","ondisk_log_start":"338'2700","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6716,"log_dups_size":0,"ondisk_log_size":6716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:02:55.458761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197132288,"num_objects":3008,"num_object_clones":0,"num_object_copies":9024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3008,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9416,"num_write_kb":397568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,5","objects":3008}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"93'161","reported_seq":573,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.950731+0000","last_change":"2023-09-23T16:08:04.003720+0000","last_active":"2023-09-23T16:08:05.950731+0000","last_peered":"2023-09-23T16:08:05.950731+0000","last_clean":"2023-09-23T16:05:09.507202+0000","last_became_active":"2023-09-23T16:08:04.003720+0000","last_became_peered":"2023-09-23T16:08:04.003720+0000","last_unstale":"2023-09-23T16:08:05.950731+0000","last_undegraded":"2023-09-23T16:08:03.994072+0000","last_fullsized":"2023-09-23T16:08:03.993926+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:34.838349+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:34.838349+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":46,"num_read_kb":84,"num_write":22,"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":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":[4,2],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[{"shards":"2,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":964,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002098+0000","last_change":"2023-09-23T16:07:55.122487+0000","last_active":"2023-09-23T16:08:05.002098+0000","last_peered":"2023-09-23T16:08:05.002098+0000","last_clean":"2023-09-23T16:08:05.002098+0000","last_became_active":"2023-09-23T16:07:55.121714+0000","last_became_peered":"2023-09-23T16:07:55.121714+0000","last_unstale":"2023-09-23T16:08:05.002098+0000","last_undegraded":"2023-09-23T16:08:05.002098+0000","last_fullsized":"2023-09-23T16:08:05.002098+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:50:12.737138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":64,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.0","version":"0'0","reported_seq":245,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.171217+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:08:05.171217+0000","last_peered":"2023-09-23T16:08:05.171217+0000","last_clean":"2023-09-23T16:08:05.171217+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:08:05.171217+0000","last_undegraded":"2023-09-23T16:08:05.171217+0000","last_fullsized":"2023-09-23T16:08:05.171217+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.003877+0000","last_change":"2023-09-23T16:08:04.018602+0000","last_active":"2023-09-23T16:08:05.003877+0000","last_peered":"2023-09-23T16:08:05.003877+0000","last_clean":"2023-09-23T16:07:58.625886+0000","last_became_active":"2023-09-23T16:08:04.018602+0000","last_became_peered":"2023-09-23T16:08:04.018602+0000","last_unstale":"2023-09-23T16:08:05.003877+0000","last_undegraded":"2023-09-23T16:08:05.003877+0000","last_fullsized":"2023-09-23T16:08:03.999326+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:30:25.578191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.8","version":"357'9513","reported_seq":13923,"reported_epoch":357,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T16:08:32.877138+0000","last_change":"2023-09-23T16:08:05.310813+0000","last_active":"2023-09-23T16:08:32.877138+0000","last_peered":"2023-09-23T16:08:32.877138+0000","last_clean":"2023-09-23T16:07:13.316291+0000","last_became_active":"2023-09-23T16:08:05.176401+0000","last_became_peered":"2023-09-23T16:08:05.176401+0000","last_unstale":"2023-09-23T16:08:32.877138+0000","last_undegraded":"2023-09-23T16:08:05.106648+0000","last_fullsized":"2023-09-23T16:08:05.008053+0000","mapping_epoch":355,"log_start":"339'2800","ondisk_log_start":"339'2800","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6713,"log_dups_size":0,"ondisk_log_size":6713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:00:18.584760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198377472,"num_objects":3027,"num_object_clones":0,"num_object_copies":9081,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3027,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9513,"num_write_kb":401280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2175,"num_bytes_recovered":122224640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5"],"object_location_counts":[{"shards":"0,5","objects":2671},{"shards":"1,5","objects":356}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"89'183","reported_seq":1118,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.008847+0000","last_change":"2023-09-23T16:08:04.019841+0000","last_active":"2023-09-23T16:08:05.008847+0000","last_peered":"2023-09-23T16:08:05.008847+0000","last_clean":"2023-09-23T16:07:55.121553+0000","last_became_active":"2023-09-23T16:08:04.019841+0000","last_became_peered":"2023-09-23T16:08:04.019841+0000","last_unstale":"2023-09-23T16:08:05.008847+0000","last_undegraded":"2023-09-23T16:08:04.005761+0000","last_fullsized":"2023-09-23T16:08:04.005651+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:44.138629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"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":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"93'161","reported_seq":462,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750440+0000","last_change":"2023-09-23T16:08:04.011384+0000","last_active":"2023-09-23T16:08:05.750440+0000","last_peered":"2023-09-23T16:08:05.750440+0000","last_clean":"2023-09-23T16:05:09.509598+0000","last_became_active":"2023-09-23T16:08:04.011384+0000","last_became_peered":"2023-09-23T16:08:04.011384+0000","last_unstale":"2023-09-23T16:08:05.750440+0000","last_undegraded":"2023-09-23T16:08:05.750440+0000","last_fullsized":"2023-09-23T16:08:03.997857+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:36.897048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:36.897048+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":44,"num_read_kb":82,"num_write":21,"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":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":[1,6],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":183,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.008516+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:08:05.008516+0000","last_peered":"2023-09-23T16:08:05.008516+0000","last_clean":"2023-09-23T16:08:05.008516+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:08:05.008516+0000","last_undegraded":"2023-09-23T16:08:05.008516+0000","last_fullsized":"2023-09-23T16:08:05.008516+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":353,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.007653+0000","last_change":"2023-09-23T16:08:04.018957+0000","last_active":"2023-09-23T16:08:05.007653+0000","last_peered":"2023-09-23T16:08:05.007653+0000","last_clean":"2023-09-23T16:07:55.119602+0000","last_became_active":"2023-09-23T16:08:04.018957+0000","last_became_peered":"2023-09-23T16:08:04.018957+0000","last_unstale":"2023-09-23T16:08:05.007653+0000","last_undegraded":"2023-09-23T16:08:05.007653+0000","last_fullsized":"2023-09-23T16:08:04.005324+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:11.089900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,4],"avail_no_missing":["6","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"357'9527","reported_seq":9558,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:31.979920+0000","last_change":"2023-09-23T16:05:30.102265+0000","last_active":"2023-09-23T16:08:31.979920+0000","last_peered":"2023-09-23T16:08:31.979920+0000","last_clean":"2023-09-23T16:08:31.979920+0000","last_became_active":"2023-09-23T16:05:30.101529+0000","last_became_peered":"2023-09-23T16:05:30.101529+0000","last_unstale":"2023-09-23T16:08:31.979920+0000","last_undegraded":"2023-09-23T16:08:31.979920+0000","last_fullsized":"2023-09-23T16:08:31.979920+0000","mapping_epoch":334,"log_start":"339'3400","ondisk_log_start":"339'3400","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6127,"log_dups_size":0,"ondisk_log_size":6127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:52:51.881196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202571776,"num_objects":3091,"num_object_clones":0,"num_object_copies":9273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9527,"num_write_kb":403776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"93'161","reported_seq":617,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.125140+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:08:05.125140+0000","last_peered":"2023-09-23T16:08:05.125140+0000","last_clean":"2023-09-23T16:08:05.125140+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:08:05.125140+0000","last_undegraded":"2023-09-23T16:08:05.125140+0000","last_fullsized":"2023-09-23T16:08:05.125140+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1127,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750536+0000","last_change":"2023-09-23T16:08:04.004808+0000","last_active":"2023-09-23T16:08:05.750536+0000","last_peered":"2023-09-23T16:08:05.750536+0000","last_clean":"2023-09-23T16:04:02.310888+0000","last_became_active":"2023-09-23T16:08:04.004808+0000","last_became_peered":"2023-09-23T16:08:04.004808+0000","last_unstale":"2023-09-23T16:08:05.750536+0000","last_undegraded":"2023-09-23T16:08:05.750536+0000","last_fullsized":"2023-09-23T16:08:03.998282+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:37:10.134230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":265,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.003383+0000","last_change":"2023-09-23T16:08:04.004032+0000","last_active":"2023-09-23T16:08:05.003383+0000","last_peered":"2023-09-23T16:08:05.003383+0000","last_clean":"2023-09-23T16:07:55.113513+0000","last_became_active":"2023-09-23T16:08:04.004032+0000","last_became_peered":"2023-09-23T16:08:04.004032+0000","last_unstale":"2023-09-23T16:08:05.003383+0000","last_undegraded":"2023-09-23T16:08:05.003383+0000","last_fullsized":"2023-09-23T16:08:03.994310+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:52:51.221505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":372,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.125824+0000","last_change":"2023-09-23T16:08:04.006566+0000","last_active":"2023-09-23T16:08:05.125824+0000","last_peered":"2023-09-23T16:08:05.125824+0000","last_clean":"2023-09-23T16:08:00.743147+0000","last_became_active":"2023-09-23T16:08:04.006566+0000","last_became_peered":"2023-09-23T16:08:04.006566+0000","last_unstale":"2023-09-23T16:08:05.125824+0000","last_undegraded":"2023-09-23T16:08:05.125824+0000","last_fullsized":"2023-09-23T16:08:04.001715+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:52.554126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.e","version":"357'9604","reported_seq":9639,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.932918+0000","last_change":"2023-09-23T16:08:04.007269+0000","last_active":"2023-09-23T16:08:30.932918+0000","last_peered":"2023-09-23T16:08:30.932918+0000","last_clean":"2023-09-23T16:08:02.898817+0000","last_became_active":"2023-09-23T16:08:04.007269+0000","last_became_peered":"2023-09-23T16:08:04.007269+0000","last_unstale":"2023-09-23T16:08:30.932918+0000","last_undegraded":"2023-09-23T16:08:03.994056+0000","last_fullsized":"2023-09-23T16:08:03.993944+0000","mapping_epoch":354,"log_start":"339'3200","ondisk_log_start":"339'3200","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6404,"log_dups_size":0,"ondisk_log_size":6404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:41:54.796808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218103808,"num_objects":3328,"num_object_clones":0,"num_object_copies":9984,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3328,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3328,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9604,"num_write_kb":413824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":3328}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"93'161","reported_seq":686,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.007703+0000","last_change":"2023-09-23T16:08:04.040679+0000","last_active":"2023-09-23T16:08:05.007703+0000","last_peered":"2023-09-23T16:08:05.007703+0000","last_clean":"2023-09-23T16:07:55.119712+0000","last_became_active":"2023-09-23T16:08:04.040679+0000","last_became_peered":"2023-09-23T16:08:04.040679+0000","last_unstale":"2023-09-23T16:08:05.007703+0000","last_undegraded":"2023-09-23T16:08:05.007703+0000","last_fullsized":"2023-09-23T16:08:04.005443+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:12:12.430084+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,4],"avail_no_missing":["6","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":419,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.951003+0000","last_change":"2023-09-23T16:08:04.006412+0000","last_active":"2023-09-23T16:08:05.951003+0000","last_peered":"2023-09-23T16:08:05.951003+0000","last_clean":"2023-09-23T16:05:09.507847+0000","last_became_active":"2023-09-23T16:08:04.006412+0000","last_became_peered":"2023-09-23T16:08:04.006412+0000","last_unstale":"2023-09-23T16:08:05.951003+0000","last_undegraded":"2023-09-23T16:08:05.951003+0000","last_fullsized":"2023-09-23T16:08:03.994254+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:23:34.152224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":245,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.125441+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:08:05.125441+0000","last_peered":"2023-09-23T16:08:05.125441+0000","last_clean":"2023-09-23T16:08:05.125441+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:08:05.125441+0000","last_undegraded":"2023-09-23T16:08:05.125441+0000","last_fullsized":"2023-09-23T16:08:05.125441+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":289,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.009197+0000","last_change":"2023-09-23T16:08:04.031842+0000","last_active":"2023-09-23T16:08:05.009197+0000","last_peered":"2023-09-23T16:08:05.009197+0000","last_clean":"2023-09-23T16:07:55.121605+0000","last_became_active":"2023-09-23T16:08:04.031842+0000","last_became_peered":"2023-09-23T16:08:04.031842+0000","last_unstale":"2023-09-23T16:08:05.009197+0000","last_undegraded":"2023-09-23T16:08:05.009197+0000","last_fullsized":"2023-09-23T16:08:04.001734+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:04.887342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.d","version":"357'9389","reported_seq":9430,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.730624+0000","last_change":"2023-09-23T16:08:04.071089+0000","last_active":"2023-09-23T16:08:30.730624+0000","last_peered":"2023-09-23T16:08:30.730624+0000","last_clean":"2023-09-23T16:08:02.970843+0000","last_became_active":"2023-09-23T16:08:04.006959+0000","last_became_peered":"2023-09-23T16:08:04.006959+0000","last_unstale":"2023-09-23T16:08:30.730624+0000","last_undegraded":"2023-09-23T16:08:03.999278+0000","last_fullsized":"2023-09-23T16:08:03.998315+0000","mapping_epoch":354,"log_start":"339'4229","ondisk_log_start":"339'4229","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":5160,"log_dups_size":0,"ondisk_log_size":5160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:00:40.491927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212860952,"num_objects":3249,"num_object_clones":0,"num_object_copies":9747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3249,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3249,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9389,"num_write_kb":404353,"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":[1,5],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[{"shards":"1,5","objects":3249}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"93'161","reported_seq":651,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.001793+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:08:05.001793+0000","last_peered":"2023-09-23T16:08:05.001793+0000","last_clean":"2023-09-23T16:08:05.001793+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:08:05.001793+0000","last_undegraded":"2023-09-23T16:08:05.001793+0000","last_fullsized":"2023-09-23T16:08:05.001793+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":59,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.009723+0000","last_change":"2023-09-23T16:08:04.017620+0000","last_active":"2023-09-23T16:08:05.009723+0000","last_peered":"2023-09-23T16:08:05.009723+0000","last_clean":"2023-09-23T16:05:09.703009+0000","last_became_active":"2023-09-23T16:08:04.017620+0000","last_became_peered":"2023-09-23T16:08:04.017620+0000","last_unstale":"2023-09-23T16:08:05.009723+0000","last_undegraded":"2023-09-23T16:08:04.002000+0000","last_fullsized":"2023-09-23T16:08:04.001839+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:04.898908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":490,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.127776+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:08:05.127776+0000","last_peered":"2023-09-23T16:08:05.127776+0000","last_clean":"2023-09-23T16:08:05.127776+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:08:05.127776+0000","last_undegraded":"2023-09-23T16:08:05.127776+0000","last_fullsized":"2023-09-23T16:08:05.127776+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.750384+0000","last_change":"2023-09-23T16:08:04.017424+0000","last_active":"2023-09-23T16:08:05.750384+0000","last_peered":"2023-09-23T16:08:05.750384+0000","last_clean":"2023-09-23T16:07:12.325814+0000","last_became_active":"2023-09-23T16:08:04.017424+0000","last_became_peered":"2023-09-23T16:08:04.017424+0000","last_unstale":"2023-09-23T16:08:05.750384+0000","last_undegraded":"2023-09-23T16:08:05.750384+0000","last_fullsized":"2023-09-23T16:08:03.996135+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:42:38.805848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.c","version":"357'9197","reported_seq":9233,"reported_epoch":357,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:30.939920+0000","last_change":"2023-09-23T16:08:04.018823+0000","last_active":"2023-09-23T16:08:30.939920+0000","last_peered":"2023-09-23T16:08:30.939920+0000","last_clean":"2023-09-23T16:08:02.976610+0000","last_became_active":"2023-09-23T16:08:04.018823+0000","last_became_peered":"2023-09-23T16:08:04.018823+0000","last_unstale":"2023-09-23T16:08:30.939920+0000","last_undegraded":"2023-09-23T16:08:03.994427+0000","last_fullsized":"2023-09-23T16:08:03.994283+0000","mapping_epoch":354,"log_start":"339'2800","ondisk_log_start":"339'2800","created":334,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:05:28.618743+0000","last_clean_scrub_stamp":"2023-09-23T16:05:28.618743+0000","objects_scrubbed":0,"log_size":6397,"log_dups_size":0,"ondisk_log_size":6397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:32.844087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205062144,"num_objects":3129,"num_object_clones":0,"num_object_copies":9387,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3129,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3129,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9197,"num_write_kb":394432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":3129}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"93'161","reported_seq":598,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.008864+0000","last_change":"2023-09-23T16:08:04.011431+0000","last_active":"2023-09-23T16:08:05.008864+0000","last_peered":"2023-09-23T16:08:05.008864+0000","last_clean":"2023-09-23T16:07:55.121559+0000","last_became_active":"2023-09-23T16:08:04.011431+0000","last_became_peered":"2023-09-23T16:08:04.011431+0000","last_unstale":"2023-09-23T16:08:05.008864+0000","last_undegraded":"2023-09-23T16:08:04.002228+0000","last_fullsized":"2023-09-23T16:08:04.002116+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:21:16.924181+0000","scrub_duration":0.004367536,"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":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":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"89'46","reported_seq":583,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.007686+0000","last_change":"2023-09-23T16:08:04.007218+0000","last_active":"2023-09-23T16:08:05.007686+0000","last_peered":"2023-09-23T16:08:05.007686+0000","last_clean":"2023-09-23T16:07:55.119823+0000","last_became_active":"2023-09-23T16:08:04.007218+0000","last_became_peered":"2023-09-23T16:08:04.007218+0000","last_unstale":"2023-09-23T16:08:05.007686+0000","last_undegraded":"2023-09-23T16:08:05.007686+0000","last_fullsized":"2023-09-23T16:08:04.004595+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:56:42.768132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":196,"reported_epoch":356,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:08:05.125755+0000","last_change":"2023-09-23T16:08:04.019650+0000","last_active":"2023-09-23T16:08:05.125755+0000","last_peered":"2023-09-23T16:08:05.125755+0000","last_clean":"2023-09-23T16:07:55.113522+0000","last_became_active":"2023-09-23T16:08:04.019650+0000","last_became_peered":"2023-09-23T16:08:04.019650+0000","last_unstale":"2023-09-23T16:08:05.125755+0000","last_undegraded":"2023-09-23T16:08:04.001842+0000","last_fullsized":"2023-09-23T16:08:04.001710+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:10.961449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":315,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002352+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:08:05.002352+0000","last_peered":"2023-09-23T16:08:05.002352+0000","last_clean":"2023-09-23T16:08:05.002352+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:08:05.002352+0000","last_undegraded":"2023-09-23T16:08:05.002352+0000","last_fullsized":"2023-09-23T16:08:05.002352+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":140,"reported_epoch":356,"state":"active+undersized","last_fresh":"2023-09-23T16:08:05.003030+0000","last_change":"2023-09-23T16:08:04.005607+0000","last_active":"2023-09-23T16:08:05.003030+0000","last_peered":"2023-09-23T16:08:05.003030+0000","last_clean":"2023-09-23T16:07:55.114077+0000","last_became_active":"2023-09-23T16:08:04.005607+0000","last_became_peered":"2023-09-23T16:08:04.005607+0000","last_unstale":"2023-09-23T16:08:05.003030+0000","last_undegraded":"2023-09-23T16:08:05.003030+0000","last_fullsized":"2023-09-23T16:08:03.994536+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:48:07.368277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":80,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.003800+0000","last_change":"2023-09-23T16:01:10.602791+0000","last_active":"2023-09-23T16:08:05.003800+0000","last_peered":"2023-09-23T16:08:05.003800+0000","last_clean":"2023-09-23T16:08:05.003800+0000","last_became_active":"2023-09-23T16:01:10.602397+0000","last_became_peered":"2023-09-23T16:01:10.602397+0000","last_unstale":"2023-09-23T16:08:05.003800+0000","last_undegraded":"2023-09-23T16:08:05.003800+0000","last_fullsized":"2023-09-23T16:08:05.003800+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:58.942213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":364,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009228+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:08:05.009228+0000","last_peered":"2023-09-23T16:08:05.009228+0000","last_clean":"2023-09-23T16:08:05.009228+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:08:05.009228+0000","last_undegraded":"2023-09-23T16:08:05.009228+0000","last_fullsized":"2023-09-23T16:08:05.009228+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":378,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.002315+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:08:05.002315+0000","last_peered":"2023-09-23T16:08:05.002315+0000","last_clean":"2023-09-23T16:08:05.002315+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:08:05.002315+0000","last_undegraded":"2023-09-23T16:08:05.002315+0000","last_fullsized":"2023-09-23T16:08:05.002315+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":319,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009859+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:08:05.009859+0000","last_peered":"2023-09-23T16:08:05.009859+0000","last_clean":"2023-09-23T16:08:05.009859+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:08:05.009859+0000","last_undegraded":"2023-09-23T16:08:05.009859+0000","last_fullsized":"2023-09-23T16:08:05.009859+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":360,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.001861+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:08:05.001861+0000","last_peered":"2023-09-23T16:08:05.001861+0000","last_clean":"2023-09-23T16:08:05.001861+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:08:05.001861+0000","last_undegraded":"2023-09-23T16:08:05.001861+0000","last_fullsized":"2023-09-23T16:08:05.001861+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":81,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.004018+0000","last_change":"2023-09-23T16:01:10.613125+0000","last_active":"2023-09-23T16:08:05.004018+0000","last_peered":"2023-09-23T16:08:05.004018+0000","last_clean":"2023-09-23T16:08:05.004018+0000","last_became_active":"2023-09-23T16:01:10.612649+0000","last_became_peered":"2023-09-23T16:01:10.612649+0000","last_unstale":"2023-09-23T16:08:05.004018+0000","last_undegraded":"2023-09-23T16:08:05.004018+0000","last_fullsized":"2023-09-23T16:08:05.004018+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:25.860084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":90,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:18.355990+0000","last_change":"2023-09-23T16:04:32.712418+0000","last_active":"2023-09-23T16:08:18.355990+0000","last_peered":"2023-09-23T16:08:18.355990+0000","last_clean":"2023-09-23T16:08:18.355990+0000","last_became_active":"2023-09-23T16:04:32.712082+0000","last_became_peered":"2023-09-23T16:04:32.712082+0000","last_unstale":"2023-09-23T16:08:18.355990+0000","last_undegraded":"2023-09-23T16:08:18.355990+0000","last_fullsized":"2023-09-23T16:08:18.355990+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:48.506670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":146,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T16:08:05.009461+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:08:05.009461+0000","last_peered":"2023-09-23T16:08:05.009461+0000","last_clean":"2023-09-23T16:08:05.009461+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:08:05.009461+0000","last_undegraded":"2023-09-23T16:08:05.009461+0000","last_fullsized":"2023-09-23T16:08:05.009461+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":362,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T16:08:18.334032+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:08:18.334032+0000","last_peered":"2023-09-23T16:08:18.334032+0000","last_clean":"2023-09-23T16:08:18.334032+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:08:18.334032+0000","last_undegraded":"2023-09-23T16:08:18.334032+0000","last_fullsized":"2023-09-23T16:08:18.334032+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":83,"acting":83,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":10882,"num_keys_recovered":10,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":79,"acting":79,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":135,"num_read_kb":250,"num_write":65,"num_write_kb":659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1926452,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1771,"ondisk_log_size":1771,"up":27,"acting":27,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3265527832,"num_objects":49829,"num_object_clones":0,"num_object_copies":149487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":34456,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49829,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":150041,"num_write_kb":6395777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3564,"num_bytes_recovered":173932544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10839404544,"data_stored":10839392328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":99488,"ondisk_log_size":99488,"up":37,"acting":37,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":251,"num_bytes_recovered":25165862,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":19,"acting":19,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234507,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3650004,"kb_used_data":3227980,"kb_used_omap":0,"kb_used_meta":421888,"kb_avail":90095148,"statfs":{"total":95995035648,"available":92257431552,"internally_reserved":0,"allocated":3305451520,"data_stored":3304206890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":432013312},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:07:54 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.1819999999999999,"15min":1.381},"min":{"1min":0.29999999999999999,"5min":0.26700000000000002,"15min":0.253},"max":{"1min":5.7300000000000004,"5min":8.2780000000000005,"15min":44.106000000000002},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.3420000000000001,"5min":1.534,"15min":1.6020000000000001},"min":{"1min":0.32800000000000001,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":8.4250000000000007,"5min":8.4250000000000007,"15min":44.076000000000001},"last":0.78700000000000003}]},{"osd":1,"last update":"Sat Sep 23 16:07:24 2023","interfaces":[{"interface":"back","average":{"1min":3.5579999999999998,"5min":2.7589999999999999,"15min":1.792},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.26500000000000001},"max":{"1min":34.475000000000001,"5min":34.863999999999997,"15min":34.863999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":4.2409999999999997,"5min":3.0670000000000002,"15min":1.994},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29299999999999998},"max":{"1min":34.204000000000001,"5min":34.817999999999998,"15min":34.817999999999998},"last":0.745}]},{"osd":2,"last update":"Sat Sep 23 16:07:28 2023","interfaces":[{"interface":"back","average":{"1min":1.617,"5min":1.365,"15min":1.2909999999999999},"min":{"1min":0.30499999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":6.8929999999999998,"5min":8.298,"15min":8.298},"last":0.442},{"interface":"front","average":{"1min":1.6140000000000001,"5min":1.306,"15min":1.349},"min":{"1min":0.33500000000000002,"5min":0.315,"15min":0.315},"max":{"1min":5.5449999999999999,"5min":8.7520000000000007,"15min":11.625999999999999},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":1.835,"5min":1.3759999999999999,"15min":1.4750000000000001},"min":{"1min":0.36699999999999999,"5min":0.33700000000000002,"15min":0.33200000000000002},"max":{"1min":11.787000000000001,"5min":11.787000000000001,"15min":11.787000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.3049999999999999,"15min":1.397},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.29499999999999998},"max":{"1min":5.7590000000000003,"5min":8.3409999999999993,"15min":9.5530000000000008},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:07:28 2023","interfaces":[{"interface":"back","average":{"1min":3.1299999999999999,"5min":1.6679999999999999,"15min":1.4610000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30299999999999999},"max":{"1min":8.3659999999999997,"5min":8.3659999999999997,"15min":14.691000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.1899999999999999,"15min":1.26},"min":{"1min":0.39900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":7.5149999999999997,"5min":8.9169999999999998,"15min":10.019},"last":0.39500000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.5640000000000001,"15min":1.341},"min":{"1min":0.39600000000000002,"5min":0.36899999999999999,"15min":0.26600000000000001},"max":{"1min":8.4440000000000008,"5min":8.7870000000000008,"15min":11.185},"last":0.52300000000000002},{"interface":"front","average":{"1min":2.899,"5min":2.3679999999999999,"15min":1.756},"min":{"1min":0.80800000000000005,"5min":0.39900000000000002,"15min":0.34599999999999997},"max":{"1min":8.6989999999999998,"5min":13.968999999999999,"15min":13.968999999999999},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":2.601,"5min":1.9650000000000001,"15min":1.5760000000000001},"min":{"1min":0.47399999999999998,"5min":0.41299999999999998,"15min":0.38100000000000001},"max":{"1min":6.8620000000000001,"5min":8.4440000000000008,"15min":9.3970000000000002},"last":0.83099999999999996},{"interface":"front","average":{"1min":2.5950000000000002,"5min":1.5760000000000001,"15min":1.419},"min":{"1min":0.45000000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":18.466999999999999,"5min":18.466999999999999,"15min":18.466999999999999},"last":1.3540000000000001}]}]},{"osd":6,"up_from":46,"seq":197568496157,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1638916,"kb_used_data":1209212,"kb_used_omap":0,"kb_used_meta":429696,"kb_avail":92106236,"statfs":{"total":95995035648,"available":94316785664,"internally_reserved":0,"allocated":1238233088,"data_stored":1236973327,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":440008704},"hb_peers":[0,1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:07:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.248,"15min":2.1789999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.23999999999999999},"max":{"1min":7.2949999999999999,"5min":9.9060000000000006,"15min":72.275000000000006},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.7230000000000001,"5min":1.5589999999999999,"15min":2.4129999999999998},"min":{"1min":0.28199999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":4.556,"5min":10.15,"15min":72.725999999999999},"last":3.9449999999999998}]},{"osd":1,"last update":"Sat Sep 23 16:08:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.4319999999999999,"15min":1.359},"min":{"1min":0.34499999999999997,"5min":0.255,"15min":0.255},"max":{"1min":4.7309999999999999,"5min":6.0839999999999996,"15min":33.817},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.391,"5min":1.389,"15min":1.4590000000000001},"min":{"1min":0.45900000000000002,"5min":0.35399999999999998,"15min":0.27200000000000002},"max":{"1min":4.7599999999999998,"5min":6.0430000000000001,"15min":33.750999999999998},"last":0.64600000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.5589999999999999,"15min":1.8069999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.5449999999999999,"5min":8.2889999999999997,"15min":66.632999999999996},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.153,"5min":1.4359999999999999,"15min":1.9490000000000001},"min":{"1min":0.33900000000000002,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":5.7839999999999998,"5min":12.375,"15min":67.603999999999999},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Sep 23 16:08:07 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.518,"15min":2.5720000000000001},"min":{"1min":0.35099999999999998,"5min":0.315,"15min":0.315},"max":{"1min":3.984,"5min":8.1709999999999994,"15min":76.576999999999998},"last":4.4429999999999996},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.3999999999999999,"15min":2.2839999999999998},"min":{"1min":0.44800000000000001,"5min":0.36099999999999999,"15min":0.29799999999999999},"max":{"1min":3.891,"5min":10.741,"15min":79.929000000000002},"last":0.56599999999999995}]},{"osd":4,"last update":"Sat Sep 23 16:07:39 2023","interfaces":[{"interface":"back","average":{"1min":1.77,"5min":1.9610000000000001,"15min":1.5029999999999999},"min":{"1min":0.40799999999999997,"5min":0.317,"15min":0.317},"max":{"1min":4.7679999999999998,"5min":16.896000000000001,"15min":16.896000000000001},"last":0.61299999999999999},{"interface":"front","average":{"1min":2.0779999999999998,"5min":2.157,"15min":1.579},"min":{"1min":0.48999999999999999,"5min":0.375,"15min":0.314},"max":{"1min":10.210000000000001,"5min":16.376999999999999,"15min":16.376999999999999},"last":0.505}]},{"osd":5,"last update":"Sat Sep 23 16:08:26 2023","interfaces":[{"interface":"back","average":{"1min":3.706,"5min":2.3620000000000001,"15min":1.6240000000000001},"min":{"1min":0.41299999999999998,"5min":0.32300000000000001,"15min":0.32000000000000001},"max":{"1min":32.887,"5min":32.887,"15min":32.887},"last":0.81499999999999995},{"interface":"front","average":{"1min":4.2039999999999997,"5min":2.762,"15min":1.827},"min":{"1min":0.39700000000000002,"5min":0.379,"15min":0.24099999999999999},"max":{"1min":35.435000000000002,"5min":35.435000000000002,"15min":35.435000000000002},"last":4.7000000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:22 2023","interfaces":[{"interface":"back","average":{"1min":3.766,"5min":1.913,"15min":1.536},"min":{"1min":0.51300000000000001,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":10.901999999999999,"5min":10.901999999999999,"15min":10.901999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":3.96,"5min":2.2080000000000002,"15min":1.6990000000000001},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":12.880000000000001,"5min":12.880000000000001,"15min":15.83},"last":1.7090000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664543,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2585492,"kb_used_data":1871628,"kb_used_omap":6,"kb_used_meta":713785,"kb_avail":91159660,"statfs":{"total":95995035648,"available":93347491840,"internally_reserved":0,"allocated":1916547072,"data_stored":1914580438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":730915847},"hb_peers":[0,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 23 16:08:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.7,"15min":2.0499999999999998},"min":{"1min":0.21199999999999999,"5min":0.185,"15min":0.17999999999999999},"max":{"1min":4.7530000000000001,"5min":89.123999999999995,"15min":122.846},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.087,"5min":2.0219999999999998,"15min":2.2719999999999998},"min":{"1min":0.27100000000000002,"5min":0.23200000000000001,"15min":0.20799999999999999},"max":{"1min":4.1539999999999999,"5min":87.932000000000002,"15min":120.417},"last":2.298}]},{"osd":2,"last update":"Sat Sep 23 16:07:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.409,"15min":1.718},"min":{"1min":0.34799999999999998,"5min":0.25600000000000001,"15min":0.24399999999999999},"max":{"1min":4.1130000000000004,"5min":6.6280000000000001,"15min":115.988},"last":2.0720000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.95999999999999996,"15min":1.5},"min":{"1min":0.26800000000000002,"5min":0.25,"15min":0.23799999999999999},"max":{"1min":1.0129999999999999,"5min":6.9880000000000004,"15min":115.794},"last":0.38600000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:08:13 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.83399999999999996,"15min":1.6439999999999999},"min":{"1min":0.33200000000000002,"5min":0.29099999999999998,"15min":0.25700000000000001},"max":{"1min":1.5620000000000001,"5min":5.5940000000000003,"15min":67.162999999999997},"last":0.434},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90000000000000002,"15min":1.681},"min":{"1min":0.32900000000000001,"5min":0.28100000000000003,"15min":0.23899999999999999},"max":{"1min":4.1790000000000003,"5min":6.6680000000000001,"15min":67.203999999999994},"last":0.59399999999999997}]},{"osd":4,"last update":"Sat Sep 23 16:07:32 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":3.0859999999999999,"15min":1.879},"min":{"1min":0.39200000000000002,"5min":0.38100000000000001,"15min":0.30399999999999999},"max":{"1min":4.0060000000000002,"5min":142.30600000000001,"15min":142.30600000000001},"last":2.2599999999999998},{"interface":"front","average":{"1min":1.3009999999999999,"5min":2.7549999999999999,"15min":1.72},"min":{"1min":0.38700000000000001,"5min":0.35699999999999998,"15min":0.32700000000000001},"max":{"1min":3.738,"5min":139.94499999999999,"15min":139.94499999999999},"last":0.48699999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:08:28 2023","interfaces":[{"interface":"back","average":{"1min":2.1600000000000001,"5min":1.8320000000000001,"15min":1.6220000000000001},"min":{"1min":0.47899999999999998,"5min":0.38600000000000001,"15min":0.33400000000000002},"max":{"1min":5.0919999999999996,"5min":6.4039999999999999,"15min":32.671999999999997},"last":2.2290000000000001},{"interface":"front","average":{"1min":1.635,"5min":1.5920000000000001,"15min":1.333},"min":{"1min":0.57899999999999996,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.7610000000000001,"5min":10.769,"15min":10.818},"last":0.51400000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:08:28 2023","interfaces":[{"interface":"back","average":{"1min":1.671,"5min":1.6599999999999999,"15min":1.577},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.34799999999999998},"max":{"1min":4.9850000000000003,"5min":9.4420000000000002,"15min":9.4420000000000002},"last":1.532},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.8260000000000001,"15min":1.5680000000000001},"min":{"1min":0.52800000000000002,"5min":0.442,"15min":0.34200000000000003},"max":{"1min":5.1929999999999996,"5min":6.423,"15min":11.643000000000001},"last":2.3279999999999998}]},{"osd":7,"last update":"Sat Sep 23 16:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.51,"15min":1.3049999999999999},"min":{"1min":0.48599999999999999,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":4.1600000000000001,"5min":10.851000000000001,"15min":10.851000000000001},"last":3.4089999999999998},{"interface":"front","average":{"1min":1.829,"5min":1.5509999999999999,"15min":1.5620000000000001},"min":{"1min":0.623,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":6.8710000000000004,"5min":8.7769999999999992,"15min":11.308},"last":1.897}]}]},{"osd":0,"up_from":97,"seq":416611828070,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1097452,"kb_used_data":438820,"kb_used_omap":9,"kb_used_meta":658614,"kb_avail":92647700,"statfs":{"total":95995035648,"available":94871244800,"internally_reserved":0,"allocated":449351680,"data_stored":447421075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":674421349},"hb_peers":[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":1,"last update":"Sat Sep 23 16:08:24 2023","interfaces":[{"interface":"back","average":{"1min":4.0810000000000004,"5min":5.2850000000000001,"15min":3.1309999999999998},"min":{"1min":0.22,"5min":0.20200000000000001,"15min":0.188},"max":{"1min":70.286000000000001,"5min":191.57300000000001,"15min":191.57300000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":4.2869999999999999,"5min":5.4080000000000004,"15min":3.2429999999999999},"min":{"1min":0.29599999999999999,"5min":0.246,"15min":0.246},"max":{"1min":70.695999999999998,"5min":191.63399999999999,"15min":191.63399999999999},"last":0.56100000000000005}]},{"osd":2,"last update":"Sat Sep 23 16:07:38 2023","interfaces":[{"interface":"back","average":{"1min":5.7270000000000003,"5min":2.2429999999999999,"15min":1.853},"min":{"1min":0.23599999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":112.691,"5min":112.691,"15min":112.691},"last":0.73899999999999999},{"interface":"front","average":{"1min":5.7350000000000003,"5min":2.3149999999999999,"15min":1.885},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.23300000000000001},"max":{"1min":112.711,"5min":112.711,"15min":112.711},"last":0.79300000000000004}]},{"osd":3,"last update":"Sat Sep 23 16:07:55 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.82899999999999996,"15min":1.3799999999999999},"min":{"1min":0.29699999999999999,"5min":0.251,"15min":0.251},"max":{"1min":1.3069999999999999,"5min":9.0150000000000006,"15min":56.290999999999997},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.83599999999999997,"15min":1.4610000000000001},"min":{"1min":0.35499999999999998,"5min":0.26200000000000001,"15min":0.25},"max":{"1min":3.6440000000000001,"5min":8.7899999999999991,"15min":56.933},"last":0.372}]},{"osd":4,"last update":"Sat Sep 23 16:07:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.2050000000000001,"15min":1.359},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.33800000000000002},"max":{"1min":4.1429999999999998,"5min":8.8439999999999994,"15min":14.659000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":1.2310000000000001,"15min":1.2689999999999999},"min":{"1min":0.374,"5min":0.36899999999999999,"15min":0.32900000000000001},"max":{"1min":3.8759999999999999,"5min":8.0289999999999999,"15min":8.0500000000000007},"last":2.2709999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.829,"5min":3.4889999999999999,"15min":2.198},"min":{"1min":0.433,"5min":0.379,"15min":0.34300000000000003},"max":{"1min":8.5410000000000004,"5min":222.511,"15min":222.511},"last":0.42299999999999999},{"interface":"front","average":{"1min":2.4780000000000002,"5min":3.5339999999999998,"15min":2.2589999999999999},"min":{"1min":0.46100000000000002,"5min":0.39600000000000002,"15min":0.38200000000000001},"max":{"1min":7.8650000000000002,"5min":221.749,"15min":221.749},"last":0.46000000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":2.0249999999999999,"5min":1.504,"15min":1.4910000000000001},"min":{"1min":0.41699999999999998,"5min":0.39900000000000002,"15min":0.29799999999999999},"max":{"1min":6.4169999999999998,"5min":8.1780000000000008,"15min":8.1780000000000008},"last":2.2269999999999999},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.504,"15min":1.5640000000000001},"min":{"1min":0.47699999999999998,"5min":0.437,"15min":0.376},"max":{"1min":6.4359999999999999,"5min":7.9500000000000002,"15min":14.752000000000001},"last":2.2429999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.157,"15min":1.8320000000000001},"min":{"1min":0.42699999999999999,"5min":0.373,"15min":0.34699999999999998},"max":{"1min":5.8869999999999996,"5min":5.8869999999999996,"15min":108.233},"last":4.2939999999999996},{"interface":"front","average":{"1min":2.5659999999999998,"5min":1.4670000000000001,"15min":1.837},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.6769999999999996,"5min":9.6769999999999996,"15min":108.2},"last":2.8929999999999998}]}]},{"osd":2,"up_from":107,"seq":459561501007,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1985748,"kb_used_data":1149836,"kb_used_omap":11,"kb_used_meta":835892,"kb_avail":91759404,"statfs":{"total":95995035648,"available":93961629696,"internally_reserved":0,"allocated":1177432064,"data_stored":1175464347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":855953736},"hb_peers":[0,1,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 23 16:08:33 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.98199999999999998,"15min":1.0780000000000001},"min":{"1min":0.222,"5min":0.21199999999999999,"15min":0.193},"max":{"1min":2.2530000000000001,"5min":16.667000000000002,"15min":36.655999999999999},"last":0.34899999999999998},{"interface":"front","average":{"1min":1.3009999999999999,"5min":1.4970000000000001,"15min":1.4770000000000001},"min":{"1min":0.317,"5min":0.255,"15min":0.20799999999999999},"max":{"1min":4.6109999999999998,"5min":16.739000000000001,"15min":29.744},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:08:33 2023","interfaces":[{"interface":"back","average":{"1min":2.617,"5min":1.7290000000000001,"15min":2.0459999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.20699999999999999},"max":{"1min":43.354999999999997,"5min":43.354999999999997,"15min":127.364},"last":0.249},{"interface":"front","average":{"1min":2.7349999999999999,"5min":1.5980000000000001,"15min":2.0169999999999999},"min":{"1min":0.25800000000000001,"5min":0.25,"15min":0.217},"max":{"1min":44.023000000000003,"5min":44.023000000000003,"15min":128.851},"last":0.48199999999999998}]},{"osd":3,"last update":"Sat Sep 23 16:08:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.0349999999999999,"15min":1.52},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.248},"max":{"1min":3.9620000000000002,"5min":7.4909999999999997,"15min":35.223999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.93000000000000005,"15min":1.3700000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.24099999999999999},"max":{"1min":2.613,"5min":17.568000000000001,"15min":35.414999999999999},"last":0.317}]},{"osd":4,"last update":"Sat Sep 23 16:08:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.627,"15min":1.407},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.318},"max":{"1min":7.6959999999999997,"5min":17.513999999999999,"15min":17.513999999999999},"last":0.36899999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.145,"15min":1.1020000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.32700000000000001},"max":{"1min":3.5089999999999999,"5min":3.5089999999999999,"15min":6.5999999999999996},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Sep 23 16:08:33 2023","interfaces":[{"interface":"back","average":{"1min":1.7010000000000001,"5min":1.7210000000000001,"15min":1.3440000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.32500000000000001},"max":{"1min":9.1489999999999991,"5min":11.522,"15min":11.522},"last":0.59799999999999998},{"interface":"front","average":{"1min":2.1429999999999998,"5min":2.105,"15min":1.722},"min":{"1min":0.41399999999999998,"5min":0.39100000000000001,"15min":0.32200000000000001},"max":{"1min":6.8419999999999996,"5min":11.895,"15min":11.895},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:08:33 2023","interfaces":[{"interface":"back","average":{"1min":2.105,"5min":1.6899999999999999,"15min":1.5589999999999999},"min":{"1min":0.42699999999999999,"5min":0.41299999999999998,"15min":0.38300000000000001},"max":{"1min":6.8710000000000004,"5min":7.7830000000000004,"15min":10.635},"last":0.46300000000000002},{"interface":"front","average":{"1min":1.706,"5min":1.647,"15min":1.4850000000000001},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.36499999999999999},"max":{"1min":12.244999999999999,"5min":17.547999999999998,"15min":17.547999999999998},"last":0.44700000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.329,"15min":1.28},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":8.0690000000000008,"5min":8.0690000000000008,"15min":10.348000000000001},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.782,"5min":1.8340000000000001,"15min":1.6220000000000001},"min":{"1min":0.47499999999999998,"5min":0.44900000000000001,"15min":0.42099999999999999},"max":{"1min":8.0549999999999997,"5min":8.8490000000000002,"15min":10.667},"last":3.984}]}]},{"osd":3,"up_from":112,"seq":481036337482,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":554856,"kb_used_data":4576,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93190296,"statfs":{"total":95995035648,"available":95426863104,"internally_reserved":0,"allocated":4685824,"data_stored":2758570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"hb_peers":[0,1,2,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 23 16:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.69299999999999995,"15min":1.458},"min":{"1min":0.249,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":2.9140000000000001,"5min":9.0180000000000007,"15min":81.119},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.626,"15min":1.591},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.19500000000000001},"max":{"1min":2.077,"5min":3.968,"15min":81.292000000000002},"last":1.0529999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.91000000000000003,"15min":1.21},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.214},"max":{"1min":3.8010000000000002,"5min":4.984,"15min":12.445},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.94299999999999995,"15min":1.5209999999999999},"min":{"1min":0.26900000000000002,"5min":0.254,"15min":0.21299999999999999},"max":{"1min":3.3119999999999998,"5min":12.300000000000001,"15min":51.798000000000002},"last":0.75900000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:08:10 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.2130000000000001,"15min":1.538},"min":{"1min":0.28199999999999997,"5min":0.27300000000000002,"15min":0.23200000000000001},"max":{"1min":3.423,"5min":27.324000000000002,"15min":110.158},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.46700000000000003,"5min":1.075,"15min":1.4530000000000001},"min":{"1min":0.33200000000000002,"5min":0.30399999999999999,"15min":0.246},"max":{"1min":0.94099999999999995,"5min":28.053999999999998,"15min":110.253},"last":0.72999999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:07:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.962,"15min":1.4910000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.32200000000000001},"max":{"1min":3.3029999999999999,"5min":95.966999999999999,"15min":95.966999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.3580000000000001,"5min":2.1059999999999999,"15min":1.6439999999999999},"min":{"1min":0.42899999999999999,"5min":0.32600000000000001,"15min":0.30099999999999999},"max":{"1min":4.2430000000000003,"5min":95.540000000000006,"15min":95.540000000000006},"last":0.81000000000000005}]},{"osd":5,"last update":"Sat Sep 23 16:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.982,"5min":1.4399999999999999,"15min":1.5},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":7.9329999999999998,"5min":9.3420000000000005,"15min":9.3420000000000005},"last":1.8029999999999999},{"interface":"front","average":{"1min":1.845,"5min":1.5069999999999999,"15min":1.46},"min":{"1min":0.45400000000000001,"5min":0.438,"15min":0.32700000000000001},"max":{"1min":7.9089999999999998,"5min":9.3219999999999992,"15min":10.25},"last":1.823}]},{"osd":6,"last update":"Sat Sep 23 16:08:10 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.196,"15min":1.234},"min":{"1min":0.373,"5min":0.373,"15min":0.36799999999999999},"max":{"1min":4.3280000000000003,"5min":5.3620000000000001,"15min":6.2480000000000002},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.333,"5min":1.222,"15min":1.2949999999999999},"min":{"1min":0.45500000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.3159999999999998,"5min":5.3890000000000002,"15min":9.9280000000000008},"last":0.89900000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.044,"15min":1.657},"min":{"1min":0.41599999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":3.6949999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":2.609,"5min":1.498,"15min":1.9330000000000001},"min":{"1min":0.496,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":8.2349999999999994,"5min":8.2349999999999994,"15min":90.813000000000002},"last":1.3979999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173955,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1495048,"kb_used_data":826304,"kb_used_omap":10,"kb_used_meta":668725,"kb_avail":92250104,"statfs":{"total":95995035648,"available":94464106496,"internally_reserved":0,"allocated":846135296,"data_stored":844002505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":684774431},"hb_peers":[0,1,2,3,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 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.7649999999999999,"15min":3.0350000000000001},"min":{"1min":0.26100000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.7730000000000001,"5min":21.515999999999998,"15min":139.60499999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.999,"5min":1.2989999999999999,"15min":2.7069999999999999},"min":{"1min":0.31,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":3.569,"5min":20.818000000000001,"15min":142.399},"last":0.33000000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":2.0499999999999998,"15min":2.1059999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.23499999999999999},"max":{"1min":3.6600000000000001,"5min":31.295000000000002,"15min":75.926000000000002},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.6100000000000001,"15min":1.9379999999999999},"min":{"1min":0.371,"5min":0.33500000000000002,"15min":0.27700000000000002},"max":{"1min":5.798,"5min":34.451999999999998,"15min":77.587000000000003},"last":0.29399999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.46,"5min":2.1949999999999998,"15min":2.0030000000000001},"min":{"1min":0.315,"5min":0.28499999999999998,"15min":0.26900000000000002},"max":{"1min":4.5620000000000003,"5min":34.773000000000003,"15min":55.482999999999997},"last":0.34399999999999997},{"interface":"front","average":{"1min":1.4370000000000001,"5min":2.8410000000000002,"15min":2.0750000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.28799999999999998},"max":{"1min":3.8580000000000001,"5min":70.046000000000006,"15min":70.046000000000006},"last":0.39900000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.6699999999999999,"15min":2.8239999999999998},"min":{"1min":0.379,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.1589999999999998,"5min":21.626999999999999,"15min":139.30099999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.3129999999999999,"5min":1.1279999999999999,"15min":2.508},"min":{"1min":0.40600000000000003,"5min":0.35599999999999998,"15min":0.32000000000000001},"max":{"1min":3.9319999999999999,"5min":5.6109999999999998,"15min":139.24199999999999},"last":0.38900000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":3.3719999999999999,"15min":1.8600000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":3.6339999999999999,"5min":203.72800000000001,"15min":203.72800000000001},"last":0.36299999999999999},{"interface":"front","average":{"1min":2.7440000000000002,"5min":3.8370000000000002,"15min":2.1379999999999999},"min":{"1min":0.41699999999999998,"5min":0.34100000000000003,"15min":0.33500000000000002},"max":{"1min":6.6180000000000003,"5min":201.78299999999999,"15min":201.78299999999999},"last":1.913}]},{"osd":6,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.996,"5min":2.0739999999999998,"15min":1.728},"min":{"1min":0.41499999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.5590000000000002,"5min":21.553999999999998,"15min":21.553999999999998},"last":0.374},{"interface":"front","average":{"1min":1.645,"5min":1.657,"15min":1.407},"min":{"1min":0.442,"5min":0.38200000000000001,"15min":0.373},"max":{"1min":6.5490000000000004,"5min":10.622,"15min":10.622},"last":0.432}]},{"osd":7,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":1.3959999999999999,"15min":1.349},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.9809999999999999,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":0.876},{"interface":"front","average":{"1min":2.8919999999999999,"5min":1.768,"15min":1.4159999999999999},"min":{"1min":0.495,"5min":0.42899999999999999,"15min":0.33700000000000002},"max":{"1min":8.0139999999999993,"5min":8.1910000000000007,"15min":14.752000000000001},"last":0.57199999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757799,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2489140,"kb_used_data":1970540,"kb_used_omap":0,"kb_used_meta":518592,"kb_avail":91256012,"statfs":{"total":95995035648,"available":93446156288,"internally_reserved":0,"allocated":2017832960,"data_stored":2016584460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":531038208},"hb_peers":[0,1,2,3,4,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:07:45 2023","interfaces":[{"interface":"back","average":{"1min":2.847,"5min":1.863,"15min":1.8799999999999999},"min":{"1min":0.25600000000000001,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":13.866,"5min":13.866,"15min":82.361999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":1.002,"5min":1.389,"15min":1.6339999999999999},"min":{"1min":0.316,"5min":0.30299999999999999,"15min":0.27400000000000002},"max":{"1min":4.391,"5min":15.634,"15min":82.334000000000003},"last":0.61599999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:08:26 2023","interfaces":[{"interface":"back","average":{"1min":13.353999999999999,"5min":5.2480000000000002,"15min":3.0190000000000001},"min":{"1min":0.32400000000000001,"5min":0.32300000000000001,"15min":0.27600000000000002},"max":{"1min":272.74900000000002,"5min":272.74900000000002,"15min":272.74900000000002},"last":0.48599999999999999},{"interface":"front","average":{"1min":14.276999999999999,"5min":5.923,"15min":3.2719999999999998},"min":{"1min":0.29199999999999998,"5min":0.28799999999999998,"15min":0.26300000000000001},"max":{"1min":273.02199999999999,"5min":273.02199999999999,"15min":273.02199999999999},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:08:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.288,"15min":1.5840000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":5.3970000000000002,"5min":8.0950000000000006,"15min":84.335999999999999},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.3240000000000001,"5min":1.546,"15min":1.536},"min":{"1min":0.35899999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.2830000000000004,"5min":15.667999999999999,"15min":84.576999999999998},"last":0.72099999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:08:14 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.407,"15min":1.8220000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.315},"max":{"1min":5.4900000000000002,"5min":8.1489999999999991,"15min":82.546999999999997},"last":0.67600000000000005},{"interface":"front","average":{"1min":2.141,"5min":1.9730000000000001,"15min":2.0009999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":9.375,"5min":13.962,"15min":88.037000000000006},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Sep 23 16:08:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.454,"15min":1.232},"min":{"1min":0.33900000000000002,"5min":0.32700000000000001,"15min":0.29899999999999999},"max":{"1min":5.4619999999999997,"5min":8.1869999999999994,"15min":9.3670000000000009},"last":0.749},{"interface":"front","average":{"1min":1.532,"5min":1.78,"15min":1.337},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.308},"max":{"1min":5.7629999999999999,"5min":15.775,"15min":15.775},"last":0.84199999999999997}]},{"osd":6,"last update":"Sat Sep 23 16:08:14 2023","interfaces":[{"interface":"back","average":{"1min":1.8939999999999999,"5min":1.7549999999999999,"15min":1.4370000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.375},"max":{"1min":5.4770000000000003,"5min":15.743,"15min":15.743},"last":0.78600000000000003},{"interface":"front","average":{"1min":2.7400000000000002,"5min":2.2669999999999999,"15min":1.6100000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":9.3460000000000001,"5min":14.394,"15min":14.394},"last":0.89700000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.891,"15min":1.595},"min":{"1min":0.41899999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":34.133000000000003},"last":3.1520000000000001},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.853,"15min":1.524},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2919999999999998,"5min":15.707000000000001,"15min":33.271999999999998},"last":0.52600000000000002}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":5448,"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":4950,"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":433979392,"data_stored":433979392,"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":1901465600,"data_stored":1901461528,"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":1168506880,"data_stored":1168506880,"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":836435968,"data_stored":836435968,"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":1992888320,"data_stored":1992884248,"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":1217855488,"data_stored":1217855488,"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":3288272896,"data_stored":3288268824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:08:41.491 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T16:08:41.491 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pg_num 26 2023-09-23T16:08:41.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.562 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:41.666 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:41.697 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:41.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:41.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:41.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:41.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:41.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:42.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:42.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:41 smithi186 bash[89807]: cluster 2023-09-23T16:08:41.329992+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 31284/135741 objects degraded (23.047%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:42.121 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:42.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:42.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:41 smithi140 bash[105739]: cluster 2023-09-23T16:08:41.329992+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 31284/135741 objects degraded (23.047%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:42.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:41 smithi140 bash[103196]: cluster 2023-09-23T16:08:41.329992+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 31284/135741 objects degraded (23.047%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:42.224 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:42.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:42.357 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.387 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:42.493 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:42.627 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:42.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:42.797 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:42.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:42.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:42.954 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:42.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:42.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:43.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:43.069 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:42 smithi186 bash[89807]: cluster 2023-09-23T16:08:42.699595+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1285: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 29249/127047 objects degraded (23.022%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:43.093 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:43.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:43.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:42 smithi140 bash[105739]: cluster 2023-09-23T16:08:42.699595+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1285: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 29249/127047 objects degraded (23.022%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:42 smithi140 bash[103196]: cluster 2023-09-23T16:08:42.699595+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1285: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 29249/127047 objects degraded (23.022%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:43.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:43.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:43.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:43.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:43.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:43.617 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:43.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:43.747 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:43.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:43.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:44.002 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:08:44.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:44.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:44.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.196 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:44.242 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:08:44.269 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:08:44.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.302 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:08:44.312 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:43 smithi186 bash[89807]: audit 2023-09-23T16:08:43.933626+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.140:0/3599184071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.312 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:43 smithi186 bash[89807]: audit 2023-09-23T16:08:43.933966+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.312 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:43 smithi186 bash[89807]: cluster 2023-09-23T16:08:43.984471+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:44 smithi140 bash[105739]: audit 2023-09-23T16:08:43.933626+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.140:0/3599184071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:44 smithi140 bash[105739]: audit 2023-09-23T16:08:43.933966+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:44 smithi140 bash[105739]: cluster 2023-09-23T16:08:43.984471+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:43 smithi140 bash[103196]: audit 2023-09-23T16:08:43.933626+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.140:0/3599184071' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:43 smithi140 bash[103196]: audit 2023-09-23T16:08:43.933966+0000 mon.a (mon.0) 1639 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:08:44.330 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:43 smithi140 bash[103196]: cluster 2023-09-23T16:08:43.984471+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:08:44.331 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.334 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:08:44.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:44.365 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:08:44.391 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:08:44.427 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:08:44.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:08:44.436 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:44.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:44.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:44.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:44.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:44.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:44.772 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:44.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:44.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:44.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:44.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:45.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: cluster 2023-09-23T16:08:43.993583+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: audit 2023-09-23T16:08:43.995155+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: cluster 2023-09-23T16:08:43.995239+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e358: 8 total, 7 up, 8 in 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: cluster 2023-09-23T16:08:43.999002+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: cluster 2023-09-23T16:08:44.009214+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: audit 2023-09-23T16:08:44.207397+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.140:0/754529751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:45.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:45 smithi186 bash[89807]: cluster 2023-09-23T16:08:44.700185+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1287: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 28143/122010 objects degraded (23.066%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:45.165 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:45.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:45.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:45.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: cluster 2023-09-23T16:08:43.993583+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: audit 2023-09-23T16:08:43.995155+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:08:45.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: cluster 2023-09-23T16:08:43.995239+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e358: 8 total, 7 up, 8 in 2023-09-23T16:08:45.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: cluster 2023-09-23T16:08:43.999002+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: cluster 2023-09-23T16:08:44.009214+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: audit 2023-09-23T16:08:44.207397+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.140:0/754529751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[103196]: cluster 2023-09-23T16:08:44.700185+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1287: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 28143/122010 objects degraded (23.066%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: cluster 2023-09-23T16:08:43.993583+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: audit 2023-09-23T16:08:43.995155+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: cluster 2023-09-23T16:08:43.995239+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e358: 8 total, 7 up, 8 in 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: cluster 2023-09-23T16:08:43.999002+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: cluster 2023-09-23T16:08:44.009214+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T16:08:45.321 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: audit 2023-09-23T16:08:44.207397+0000 mon.a (mon.0) 1643 : audit 0 from='client.? 172.21.15.140:0/754529751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:08:45.322 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[105739]: cluster 2023-09-23T16:08:44.700185+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1287: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 28143/122010 objects degraded (23.066%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:45.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:45.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:45.491 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:45.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:45.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.604 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:45] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.43.0" 2023-09-23T16:08:45.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:45.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:45.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:45.883 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:45.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:45.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:45.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:46.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.149 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:46.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.284 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:46.382 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:08:46.383 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:08:46.390 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:46.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:46.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:46.799 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:46.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:46.868 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:46.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.974 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:46.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:46.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:47.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.085 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[105739]: audit 2023-09-23T16:08:45.876827+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.085 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[105739]: audit 2023-09-23T16:08:45.887785+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.085 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[105739]: audit 2023-09-23T16:08:45.964554+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:47.085 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[105739]: cluster 2023-09-23T16:08:46.331180+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 28143/122010 objects degraded (23.066%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:47.085 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[105739]: cluster 2023-09-23T16:08:46.701190+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1288: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 26441/115101 objects degraded (22.972%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:47.087 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[103196]: audit 2023-09-23T16:08:45.876827+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.087 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[103196]: audit 2023-09-23T16:08:45.887785+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.087 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[103196]: audit 2023-09-23T16:08:45.964554+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:47.088 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[103196]: cluster 2023-09-23T16:08:46.331180+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 28143/122010 objects degraded (23.066%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:47.088 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:46 smithi140 bash[103196]: cluster 2023-09-23T16:08:46.701190+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1288: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 26441/115101 objects degraded (22.972%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:47.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:46 smithi186 bash[89807]: audit 2023-09-23T16:08:45.876827+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:46 smithi186 bash[89807]: audit 2023-09-23T16:08:45.887785+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:46 smithi186 bash[89807]: audit 2023-09-23T16:08:45.964554+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:08:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:46 smithi186 bash[89807]: cluster 2023-09-23T16:08:46.331180+0000 mon.a (mon.0) 1647 : cluster 3 Health check update: Degraded data redundancy: 28143/122010 objects degraded (23.066%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:46 smithi186 bash[89807]: cluster 2023-09-23T16:08:46.701190+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1288: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 917 op/s; 26441/115101 objects degraded (22.972%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T16:08:47.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:47.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:47.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:47.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:47.480 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:47.490 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:08:47.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:47.611 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.637 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:47.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:47.887 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:47.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:47.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:48.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.062 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:48.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:48.193 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:48.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:48.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:08:48.430 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:48.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:48.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:48.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:48.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:48.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:48.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:48.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:48.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:48.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:48.977 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:49.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:49.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:49.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:49.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:49.245 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:49.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:49.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:49.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: audit 2023-09-23T16:08:48.152882+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: audit 2023-09-23T16:08:48.160360+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: cluster 2023-09-23T16:08:48.701909+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1289: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 25071/108582 objects degraded (23.089%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: audit 2023-09-23T16:08:48.779885+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:08:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: audit 2023-09-23T16:08:48.781034+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:08:49.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:49 smithi186 bash[89807]: audit 2023-09-23T16:08:48.786732+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: audit 2023-09-23T16:08:48.152882+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: audit 2023-09-23T16:08:48.160360+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: cluster 2023-09-23T16:08:48.701909+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1289: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 25071/108582 objects degraded (23.089%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: audit 2023-09-23T16:08:48.779885+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: audit 2023-09-23T16:08:48.781034+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:08:49.413 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[105739]: audit 2023-09-23T16:08:48.786732+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: audit 2023-09-23T16:08:48.152882+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: audit 2023-09-23T16:08:48.160360+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: cluster 2023-09-23T16:08:48.701909+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1289: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 25071/108582 objects degraded (23.089%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: audit 2023-09-23T16:08:48.779885+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: audit 2023-09-23T16:08:48.781034+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:08:49.414 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:49 smithi140 bash[103196]: audit 2023-09-23T16:08:48.786732+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:08:49.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:49.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:49.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:49.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:49.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:49.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:49.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:50.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:50.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:50.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:50.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:50.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:50.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:50.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:50.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:50.484 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:50.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:50.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:50.644 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:50.748 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:50.777 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:50.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:50.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:50 smithi140 bash[103196]: cluster 2023-09-23T16:08:50.702577+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1290: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 926 op/s; 24859/107946 objects degraded (23.029%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:50.887 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:50 smithi140 bash[105739]: cluster 2023-09-23T16:08:50.702577+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1290: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 926 op/s; 24859/107946 objects degraded (23.029%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:50.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:50.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:51.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:51.020 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:50 smithi186 bash[89807]: cluster 2023-09-23T16:08:50.702577+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1290: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 926 op/s; 24859/107946 objects degraded (23.029%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:51.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:51.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:51.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:51.171 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:51.276 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:51.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:51.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:51.446 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:51.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:51.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:51.681 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:51.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:51.780 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:51 smithi140 bash[103196]: cluster 2023-09-23T16:08:51.332159+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 24859/107946 objects degraded (23.029%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:51.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.847 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:51.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:51.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:52.087 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:51 smithi140 bash[105739]: cluster 2023-09-23T16:08:51.332159+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 24859/107946 objects degraded (23.029%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:52.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:52.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:51 smithi186 bash[89807]: cluster 2023-09-23T16:08:51.332159+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 24859/107946 objects degraded (23.029%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:52.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.243 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:52.352 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:52.498 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:52.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:52.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:52.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:52.905 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.913 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:52 smithi140 bash[103196]: cluster 2023-09-23T16:08:52.705503+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1291: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 23268/100638 objects degraded (23.120%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:52.914 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:52 smithi140 bash[105739]: cluster 2023-09-23T16:08:52.705503+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1291: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 23268/100638 objects degraded (23.120%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:52.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:52.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:53.029 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:53.043 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:52 smithi186 bash[89807]: cluster 2023-09-23T16:08:52.705503+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1291: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 23268/100638 objects degraded (23.120%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T16:08:53.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:53.158 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:53.158 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:08:53.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:53.302 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:53.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:53.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:53.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.456 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:53.559 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:53.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:53.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:53.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:53.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:53.818 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:53.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.858 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:53.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:53.959 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:53.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:53.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:54.093 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:54.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:54.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:54.249 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:54.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:54.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:54.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:54.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:54.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:54.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:54.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:54.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:54.749 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:54.778 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:54.885 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:54.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:54.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:54.924 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:54 smithi140 bash[103196]: cluster 2023-09-23T16:08:54.706133+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1292: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 22135/95436 objects degraded (23.194%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:54.924 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:54 smithi140 bash[105739]: cluster 2023-09-23T16:08:54.706133+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1292: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 22135/95436 objects degraded (23.194%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:54.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:55.025 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:55.033 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:54 smithi186 bash[89807]: cluster 2023-09-23T16:08:54.706133+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1292: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 22135/95436 objects degraded (23.194%); 3.3 MiB/s, 53 objects/s recovering 2023-09-23T16:08:55.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:55.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:55.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:55.197 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:55.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:55.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:55.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:55.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:55.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:55.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:55.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:55.569 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:08:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:08:55] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.43.0" 2023-09-23T16:08:55.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:55.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:55.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:55.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:55.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:55.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:55.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:55.990 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:55.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:56.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:56.226 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:56.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:56.387 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:56.389 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:56 smithi186 bash[89807]: cluster 2023-09-23T16:08:56.333290+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 22135/95436 objects degraded (23.194%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:56.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:56.491 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:56.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:56 smithi140 bash[105739]: cluster 2023-09-23T16:08:56.333290+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 22135/95436 objects degraded (23.194%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:56.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:56 smithi140 bash[103196]: cluster 2023-09-23T16:08:56.333290+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 22135/95436 objects degraded (23.194%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:08:56.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.670 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:56.778 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:56.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:56.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:57.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:57.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:57.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:57.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:57.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.359 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:57.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:57.496 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:57.500 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:57 smithi140 bash[105739]: cluster 2023-09-23T16:08:56.706962+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1293: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 20451/88812 objects degraded (23.027%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:57.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:57 smithi140 bash[103196]: cluster 2023-09-23T16:08:56.706962+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1293: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 20451/88812 objects degraded (23.027%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:57.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.610 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:57 smithi186 bash[89807]: cluster 2023-09-23T16:08:56.706962+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1293: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 20451/88812 objects degraded (23.027%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T16:08:57.627 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:189614 7.a 7.f95b06da (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:18.938217+0000", 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 578.70881741799997, 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96801599000000005, 2023-09-23T16:08:57.650 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 189614 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938217+0000", 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.651 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938217+0000", 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938216+0000", 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:08:57.652 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938219+0000", 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.311e-06 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938225+0000", 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8660000000000002e-06 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.938230+0000", 2023-09-23T16:08:57.653 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1209999999999998e-06 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.940011+0000", 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017813989999999999 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.654 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.658 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:08:57.658 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.940021+0000", 2023-09-23T16:08:57.658 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5400000000000001e-06 2023-09-23T16:08:57.658 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.658 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906228+0000", 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.9662077 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:08:57.659 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906233+0000", 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.3850000000000004e-06 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:189618 7.2 7.c132ba22 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:18.944534+0000", 2023-09-23T16:08:57.660 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 578.70249985999999, 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96165216499999995, 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 189618 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:08:57.661 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944534+0000", 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944534+0000", 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:08:57.662 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944533+0000", 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944538+0000", 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0300000000000001e-06 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944549+0000", 2023-09-23T16:08:57.663 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0507e-05 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944555+0000", 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6400000000000002e-06 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944973+0000", 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00041818699999999999 2023-09-23T16:08:57.664 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.945007+0000", 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.4042999999999999e-05 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906176+0000", 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96116958200000002 2023-09-23T16:08:57.665 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906187+0000", 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0095000000000001e-05 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.44945.0:189619 7.a 7.654493da (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e265)", 2023-09-23T16:08:57.666 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T15:59:18.944567+0000", 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 578.70246672999997, 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.961679387, 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.44945", 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/2601113852", 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 189619 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:08:57.667 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944567+0000", 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944567+0000", 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:08:57.668 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944567+0000", 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944569+0000", 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0880000000000002e-06 2023-09-23T16:08:57.669 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944576+0000", 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7309999999999996e-06 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.944579+0000", 2023-09-23T16:08:57.670 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0340000000000001e-06 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.945068+0000", 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00048928800000000005 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:18.945076+0000", 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.977e-06 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.671 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906243+0000", 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96116636200000005 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T15:59:19.906247+0000", 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2309999999999998e-06 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.672 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:08:57.673 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:08:57.673 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:08:57.730 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:57.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:57.866 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.897 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:57.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:58.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:58.030 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:58.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:58.163 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:58.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:58.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:58.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:58.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:58.408 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 9 pg_num to 26 2023-09-23T16:08:58.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:08:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:08:58.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:58.553 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:58 smithi140 bash[105739]: audit 2023-09-23T16:08:57.883697+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.140:0/126125152' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.553 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:58 smithi140 bash[105739]: audit 2023-09-23T16:08:57.884956+0000 mon.a (mon.0) 1655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.554 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:58 smithi140 bash[103196]: audit 2023-09-23T16:08:57.883697+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.140:0/126125152' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.554 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:58 smithi140 bash[103196]: audit 2023-09-23T16:08:57.884956+0000 mon.a (mon.0) 1655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.572 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:58 smithi186 bash[89807]: audit 2023-09-23T16:08:57.883697+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.140:0/126125152' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:58 smithi186 bash[89807]: audit 2023-09-23T16:08:57.884956+0000 mon.a (mon.0) 1655 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:08:58.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:58.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:08:58.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:08:58.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:58.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:58.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:58.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:58.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:58.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:59.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:59.108 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:08:59.214 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:59.250 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:08:59.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:08:59.357 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:59.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:59.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:59.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:59.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:08:59.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:08:59.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.395551+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.397849+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: audit 2023-09-23T16:08:58.399013+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.399097+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 7 up, 8 in 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.403031+0000 osd.5 (osd.5) 436 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.404622+0000 osd.5 (osd.5) 437 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: cluster 2023-09-23T16:08:58.707642+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1295: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 19057/82170 objects degraded (23.192%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T16:08:59.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:08:59 smithi186 bash[89807]: audit 2023-09-23T16:08:58.709174+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:08:59.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:59.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:08:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:08:59.814 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.395551+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.397849+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: audit 2023-09-23T16:08:58.399013+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.399097+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 7 up, 8 in 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.403031+0000 osd.5 (osd.5) 436 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.404622+0000 osd.5 (osd.5) 437 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: cluster 2023-09-23T16:08:58.707642+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1295: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 19057/82170 objects degraded (23.192%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T16:08:59.822 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[105739]: audit 2023-09-23T16:08:58.709174+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.395551+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.397849+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: audit 2023-09-23T16:08:58.399013+0000 mon.a (mon.0) 1656 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.399097+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 7 up, 8 in 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.403031+0000 osd.5 (osd.5) 436 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.404622+0000 osd.5 (osd.5) 437 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: cluster 2023-09-23T16:08:58.707642+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1295: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 23 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 19057/82170 objects degraded (23.192%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T16:08:59.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:08:59 smithi140 bash[103196]: audit 2023-09-23T16:08:58.709174+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:08:59.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:08:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:08:59.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:59.972 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:08:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:08:59.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:00.075 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.107 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:00.210 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:00.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:00.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:00.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:00.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:00.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:00.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:00.504 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:00.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.644 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:00.749 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:00 smithi186 bash[89807]: audit 2023-09-23T16:08:59.421699+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:09:00.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:00 smithi186 bash[89807]: cluster 2023-09-23T16:08:59.421758+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e360: 8 total, 7 up, 8 in 2023-09-23T16:09:00.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:00 smithi186 bash[89807]: cluster 2023-09-23T16:08:59.437087+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.759 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:00 smithi186 bash[89807]: cluster 2023-09-23T16:08:59.444479+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.773 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:00.876 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:00.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[105739]: audit 2023-09-23T16:08:59.421699+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:09:00.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[105739]: cluster 2023-09-23T16:08:59.421758+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e360: 8 total, 7 up, 8 in 2023-09-23T16:09:00.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[105739]: cluster 2023-09-23T16:08:59.437087+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[105739]: cluster 2023-09-23T16:08:59.444479+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[103196]: audit 2023-09-23T16:08:59.421699+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:09:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[103196]: cluster 2023-09-23T16:08:59.421758+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e360: 8 total, 7 up, 8 in 2023-09-23T16:09:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[103196]: cluster 2023-09-23T16:08:59.437087+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:00 smithi140 bash[103196]: cluster 2023-09-23T16:08:59.444479+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T16:09:00.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:00.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:00.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:01.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:01.032 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:01.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:01.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:01.170 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:01.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:01.274 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:01.299 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:01.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T16:09:01.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:01.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:01.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:01.548 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:01.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.428043+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.431245+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e361: 8 total, 7 up, 8 in 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.431342+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.433804+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.436258+0000 osd.5 (osd.5) 441 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:00.708259+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1298: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 22 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 33 MiB/s wr, 1.70k op/s; 17240/83706 objects degraded (20.596%); 20 MiB/s, 349 objects/s recovering 2023-09-23T16:09:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: audit 2023-09-23T16:09:00.965240+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.334270+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 19057/82170 objects degraded (23.192%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.341960+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e362: 8 total, 7 up, 8 in 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.428043+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.431245+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e361: 8 total, 7 up, 8 in 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.431342+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.433804+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.436258+0000 osd.5 (osd.5) 441 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:00.708259+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1298: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 22 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 33 MiB/s wr, 1.70k op/s; 17240/83706 objects degraded (20.596%); 20 MiB/s, 349 objects/s recovering 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: audit 2023-09-23T16:09:00.965240+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:01.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.334270+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 19057/82170 objects degraded (23.192%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:09:01.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:01 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.341960+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e362: 8 total, 7 up, 8 in 2023-09-23T16:09:01.651 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:01.672 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:01.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:01.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:01.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.428043+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.431245+0000 mon.a (mon.0) 1661 : cluster 0 osdmap e361: 8 total, 7 up, 8 in 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.431342+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.433804+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.436258+0000 osd.5 (osd.5) 441 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:00.708259+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1298: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 22 active+undersized+degraded, 28 active+undersized, 47 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 33 MiB/s wr, 1.70k op/s; 17240/83706 objects degraded (20.596%); 20 MiB/s, 349 objects/s recovering 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: audit 2023-09-23T16:09:00.965240+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.334270+0000 mon.a (mon.0) 1663 : cluster 3 Health check update: Degraded data redundancy: 19057/82170 objects degraded (23.192%), 24 pgs degraded (PG_DEGRADED) 2023-09-23T16:09:01.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:01 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.341960+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e362: 8 total, 7 up, 8 in 2023-09-23T16:09:01.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:01.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:02.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:02.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:02.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:02.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:02.309 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:02.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:02.537 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.339210+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.344185+0000 osd.5 (osd.5) 442 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.524379+0000 osd.1 (osd.1) 34 : cluster 0 9.4 scrub starts 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[105739]: cluster 2023-09-23T16:09:01.634067+0000 osd.1 (osd.1) 35 : cluster 0 9.4 scrub ok 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[105739]: cluster 2023-09-23T16:09:02.354814+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e363: 8 total, 7 up, 8 in 2023-09-23T16:09:02.558 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.339210+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.559 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.344185+0000 osd.5 (osd.5) 442 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.559 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.524379+0000 osd.1 (osd.1) 34 : cluster 0 9.4 scrub starts 2023-09-23T16:09:02.559 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[103196]: cluster 2023-09-23T16:09:01.634067+0000 osd.1 (osd.1) 35 : cluster 0 9.4 scrub ok 2023-09-23T16:09:02.559 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:02 smithi140 bash[103196]: cluster 2023-09-23T16:09:02.354814+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e363: 8 total, 7 up, 8 in 2023-09-23T16:09:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:02.661 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:02.693 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:02.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:02 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.339210+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:02 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.344185+0000 osd.5 (osd.5) 442 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T16:09:02.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:02 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.524379+0000 osd.1 (osd.1) 34 : cluster 0 9.4 scrub starts 2023-09-23T16:09:02.694 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:02 smithi186 bash[89807]: cluster 2023-09-23T16:09:01.634067+0000 osd.1 (osd.1) 35 : cluster 0 9.4 scrub ok 2023-09-23T16:09:02.695 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:02 smithi186 bash[89807]: cluster 2023-09-23T16:09:02.354814+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e363: 8 total, 7 up, 8 in 2023-09-23T16:09:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:02.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:02.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:02.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:02.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:02.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:03.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:03.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:03.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:03.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:03.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:03.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:03.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:03.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:03.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:03.537 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:03.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:03.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[105739]: cluster 2023-09-23T16:09:02.351922+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.649 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[105739]: cluster 2023-09-23T16:09:02.355109+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.650 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[105739]: cluster 2023-09-23T16:09:02.708802+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1301: 109 pgs: 1 peering, 5 unknown, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized+degraded, 28 active+undersized, 49 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 49 MiB/s wr, 1.89k op/s; 15983/78237 objects degraded (20.429%); 26 MiB/s, 456 objects/s recovering 2023-09-23T16:09:03.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[103196]: cluster 2023-09-23T16:09:02.351922+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[103196]: cluster 2023-09-23T16:09:02.355109+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.650 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:03 smithi140 bash[103196]: cluster 2023-09-23T16:09:02.708802+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1301: 109 pgs: 1 peering, 5 unknown, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized+degraded, 28 active+undersized, 49 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 49 MiB/s wr, 1.89k op/s; 15983/78237 objects degraded (20.429%); 26 MiB/s, 456 objects/s recovering 2023-09-23T16:09:03.663 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:03.768 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:03.776 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:03 smithi186 bash[89807]: cluster 2023-09-23T16:09:02.351922+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:03 smithi186 bash[89807]: cluster 2023-09-23T16:09:02.355109+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T16:09:03.777 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:03 smithi186 bash[89807]: cluster 2023-09-23T16:09:02.708802+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1301: 109 pgs: 1 peering, 5 unknown, 1 active+recovering+undersized+degraded+remapped, 25 active+undersized+degraded, 28 active+undersized, 49 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 49 MiB/s wr, 1.89k op/s; 15983/78237 objects degraded (20.429%); 26 MiB/s, 456 objects/s recovering 2023-09-23T16:09:03.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:03.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:03.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:03.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:03.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:03.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:04.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:04.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:04.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:04.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:04.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:04.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:04.305 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:04.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:04.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:04.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:04.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:04.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:04.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:04.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:04.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:04.803 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:04 smithi186 bash[89807]: cluster 2023-09-23T16:09:04.709883+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1302: 109 pgs: 1 peering, 2 unknown, 1 active+recovering+undersized+degraded+remapped, 27 active+undersized+degraded, 28 active+undersized, 50 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 37 MiB/s wr, 1.54k op/s; 15648/76563 objects degraded (20.438%); 20 MiB/s, 345 objects/s recovering 2023-09-23T16:09:04.819 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:04.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:04.922 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:04.950 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:04.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:05.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:05.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:05.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:04 smithi140 bash[105739]: cluster 2023-09-23T16:09:04.709883+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1302: 109 pgs: 1 peering, 2 unknown, 1 active+recovering+undersized+degraded+remapped, 27 active+undersized+degraded, 28 active+undersized, 50 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 37 MiB/s wr, 1.54k op/s; 15648/76563 objects degraded (20.438%); 20 MiB/s, 345 objects/s recovering 2023-09-23T16:09:05.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:04 smithi140 bash[103196]: cluster 2023-09-23T16:09:04.709883+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1302: 109 pgs: 1 peering, 2 unknown, 1 active+recovering+undersized+degraded+remapped, 27 active+undersized+degraded, 28 active+undersized, 50 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 37 MiB/s wr, 1.54k op/s; 15648/76563 objects degraded (20.438%); 20 MiB/s, 345 objects/s recovering 2023-09-23T16:09:05.189 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:05.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:05.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:05.365 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:05.471 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:05.494 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:05.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:05.600 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:05.609 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:05] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2023-09-23T16:09:05.625 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:05.728 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:05.756 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:05.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:05.859 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:05.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:05.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:05.998 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:06.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:06.127 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:06.139 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:06.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:06.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:06.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:06.292 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:06 smithi140 bash[103196]: audit 2023-09-23T16:09:06.239009+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.140:0/3155165731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:06.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:06.300 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:09:06.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:06.337 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:09:06.375 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:09:06.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:06 smithi186 bash[89807]: audit 2023-09-23T16:09:06.239009+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.140:0/3155165731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:06.411 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:09:06.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:06.444 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:09:06.482 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:09:06.514 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:09:06.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.515 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.516 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.516 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:09:06.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:09:06.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:06.548 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:06 smithi140 bash[105739]: audit 2023-09-23T16:09:06.239009+0000 mon.a (mon.0) 1666 : audit 0 from='client.? 172.21.15.140:0/3155165731' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:06.563 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:06.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:06.691 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:06.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:06.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:06.822 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:06.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:06.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:06.959 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:06.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:07.063 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:07.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:07.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:07.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:07.247 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:09:07.248 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:09:07.248 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-23T16:09:07.248 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T16:09:07.248 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T16:09:07.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-23T16:09:07.322 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:07.330 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:07 smithi186 bash[89807]: cluster 2023-09-23T16:09:06.335953+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 15648/76563 objects degraded (20.438%), 28 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:07.330 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:07 smithi186 bash[89807]: audit 2023-09-23T16:09:06.604616+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:07.330 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:07 smithi186 bash[89807]: cluster 2023-09-23T16:09:06.710913+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1303: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 16131/69411 objects degraded (23.240%) 2023-09-23T16:09:07.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:07.365 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:09:07.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:07.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:07.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:07.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:07.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[105739]: cluster 2023-09-23T16:09:06.335953+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 15648/76563 objects degraded (20.438%), 28 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:07.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[105739]: audit 2023-09-23T16:09:06.604616+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:07.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[105739]: cluster 2023-09-23T16:09:06.710913+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1303: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 16131/69411 objects degraded (23.240%) 2023-09-23T16:09:07.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[103196]: cluster 2023-09-23T16:09:06.335953+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 15648/76563 objects degraded (20.438%), 28 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:07.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[103196]: audit 2023-09-23T16:09:06.604616+0000 mon.a (mon.0) 1668 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:07.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:07 smithi140 bash[103196]: cluster 2023-09-23T16:09:06.710913+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1303: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 16131/69411 objects degraded (23.240%) 2023-09-23T16:09:07.721 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:07.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:07.858 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:07.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:07.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:07.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.013 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:08.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:08.146 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:08.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:08.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.274 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:08.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:08.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:08.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:08.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[103196]: cluster 2023-09-23T16:09:07.338741+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[103196]: cluster 2023-09-23T16:09:07.351113+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[103196]: audit 2023-09-23T16:09:07.354541+0000 mon.a (mon.0) 1670 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[103196]: cluster 2023-09-23T16:09:07.354872+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e364: 8 total, 7 up, 8 in 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[103196]: cluster 2023-09-23T16:09:07.358719+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[105739]: cluster 2023-09-23T16:09:07.338741+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:09:08.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[105739]: cluster 2023-09-23T16:09:07.351113+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.510 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[105739]: audit 2023-09-23T16:09:07.354541+0000 mon.a (mon.0) 1670 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:08.510 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[105739]: cluster 2023-09-23T16:09:07.354872+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e364: 8 total, 7 up, 8 in 2023-09-23T16:09:08.510 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:08 smithi140 bash[105739]: cluster 2023-09-23T16:09:07.358719+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:08 smithi186 bash[89807]: cluster 2023-09-23T16:09:07.338741+0000 mon.a (mon.0) 1669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:09:08.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:08 smithi186 bash[89807]: cluster 2023-09-23T16:09:07.351113+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:08 smithi186 bash[89807]: audit 2023-09-23T16:09:07.354541+0000 mon.a (mon.0) 1670 : audit 1 from='client.? 172.21.15.140:0/1236051372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:08.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:08 smithi186 bash[89807]: cluster 2023-09-23T16:09:07.354872+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e364: 8 total, 7 up, 8 in 2023-09-23T16:09:08.515 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:08 smithi186 bash[89807]: cluster 2023-09-23T16:09:07.358719+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T16:09:08.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:08.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:09:08.544 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:09:08.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:08.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:08.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:08.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:08.790 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:08.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:08.915 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:08.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:09.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:09.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:09.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:09.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:09.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:09.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:09.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:09.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:09.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:09.564 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:09 smithi140 bash[105739]: cluster 2023-09-23T16:09:08.711945+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1305: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 15001/63594 objects degraded (23.589%) 2023-09-23T16:09:09.564 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:09 smithi140 bash[103196]: cluster 2023-09-23T16:09:08.711945+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1305: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 15001/63594 objects degraded (23.589%) 2023-09-23T16:09:09.584 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:09 smithi186 bash[89807]: cluster 2023-09-23T16:09:08.711945+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1305: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 15001/63594 objects degraded (23.589%) 2023-09-23T16:09:09.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:09.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:09.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:09.858 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:09.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:09.996 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:09.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:10.099 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:10.123 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:10.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:10.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:10.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:10.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:10.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:10.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:10.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:10.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:10.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:09:10.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:10.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:10.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:10.785 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:10 smithi140 bash[103196]: cluster 2023-09-23T16:09:10.712759+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1306: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 14328/61575 objects degraded (23.269%) 2023-09-23T16:09:10.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:10.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:10.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:10.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:10.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:10.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:11.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:11.042 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:10 smithi140 bash[105739]: cluster 2023-09-23T16:09:10.712759+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1306: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 14328/61575 objects degraded (23.269%) 2023-09-23T16:09:11.063 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:10 smithi186 bash[89807]: cluster 2023-09-23T16:09:10.712759+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1306: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 14328/61575 objects degraded (23.269%) 2023-09-23T16:09:11.166 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:11.191 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:11.301 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:11.335 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:11.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:11.438 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:11.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:11.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:11.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:09:11.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:11.609 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:11.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:11.712 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:09:11.712 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:09:11.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:11.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:11.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:11.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:11.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:11.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:11.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:11.977 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:11.987 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:11 smithi140 bash[103196]: cluster 2023-09-23T16:09:11.337228+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 14328/61575 objects degraded (23.269%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:11.987 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:11 smithi140 bash[105739]: cluster 2023-09-23T16:09:11.337228+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 14328/61575 objects degraded (23.269%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:12.006 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:12.067 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:12.089 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:11 smithi186 bash[89807]: cluster 2023-09-23T16:09:11.337228+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 14328/61575 objects degraded (23.269%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:12.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:12.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:12.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:12.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:12.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:12.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:12.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:12.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:12.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:12.682 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:12.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:12.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:12.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:12.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:12.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:12.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:13.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:13.052 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:12 smithi140 bash[105739]: cluster 2023-09-23T16:09:12.713941+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1307: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12305/52569 objects degraded (23.407%) 2023-09-23T16:09:13.052 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:12 smithi140 bash[103196]: cluster 2023-09-23T16:09:12.713941+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1307: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12305/52569 objects degraded (23.407%) 2023-09-23T16:09:13.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:12 smithi186 bash[89807]: cluster 2023-09-23T16:09:12.713941+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1307: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 1.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 12305/52569 objects degraded (23.407%) 2023-09-23T16:09:13.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:13.301 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:13.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:13.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:13.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:13.583 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:13.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:13.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:13.831 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:13.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:13.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:13.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.984 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:13.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:13.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:14.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:14.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:14.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:14.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:14.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:14.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T16:09:14.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:14.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:14.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:14.516 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:14.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:14.620 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:14.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:14.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:14.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:14.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:14.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:14.897 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:14 smithi186 bash[89807]: cluster 2023-09-23T16:09:14.715056+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1308: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 990 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 11217/47382 objects degraded (23.674%) 2023-09-23T16:09:14.914 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:14.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:14.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:15.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.026 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:14 smithi140 bash[103196]: cluster 2023-09-23T16:09:14.715056+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1308: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 990 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 11217/47382 objects degraded (23.674%) 2023-09-23T16:09:15.027 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:14 smithi140 bash[105739]: cluster 2023-09-23T16:09:14.715056+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1308: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 990 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 11217/47382 objects degraded (23.674%) 2023-09-23T16:09:15.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:15.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.183 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:15.287 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:15.399 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:15.402 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:15.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:15.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:15.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.593 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:15] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.43.0" 2023-09-23T16:09:15.699 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:15.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.858 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:15.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:15.995 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:15.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:15.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:16.100 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:16.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:16.228 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:16.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:16.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:16.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.380 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:16.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:16.614 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:16.641 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:16.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:16.771 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:16.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:16.876 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:16.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:17.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:17.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.142 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[105739]: audit 2023-09-23T16:09:15.969240+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:17.142 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[105739]: audit 2023-09-23T16:09:15.971025+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[105739]: cluster 2023-09-23T16:09:16.338582+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 11217/47382 objects degraded (23.674%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[105739]: cluster 2023-09-23T16:09:16.716206+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1309: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 779 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 8590/37269 objects degraded (23.049%); 4.3 MiB/s, 82 objects/s recovering 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[103196]: audit 2023-09-23T16:09:15.969240+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[103196]: audit 2023-09-23T16:09:15.971025+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[103196]: cluster 2023-09-23T16:09:16.338582+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 11217/47382 objects degraded (23.674%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:17.143 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:16 smithi140 bash[103196]: cluster 2023-09-23T16:09:16.716206+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1309: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 779 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 8590/37269 objects degraded (23.049%); 4.3 MiB/s, 82 objects/s recovering 2023-09-23T16:09:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:16 smithi186 bash[89807]: audit 2023-09-23T16:09:15.969240+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:16 smithi186 bash[89807]: audit 2023-09-23T16:09:15.971025+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:16 smithi186 bash[89807]: cluster 2023-09-23T16:09:16.338582+0000 mon.a (mon.0) 1675 : cluster 3 Health check update: Degraded data redundancy: 11217/47382 objects degraded (23.674%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:17.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:16 smithi186 bash[89807]: cluster 2023-09-23T16:09:16.716206+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1309: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 779 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 8590/37269 objects degraded (23.049%); 4.3 MiB/s, 82 objects/s recovering 2023-09-23T16:09:17.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.294 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.430 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.534 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.563 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:17.697 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:17.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:17.803 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.831 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:17.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:17.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:17.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:18.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:18.094 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:18.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:18.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:18.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:18.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:18.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:18.461 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:18.489 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:09:18.489 INFO:teuthology.orchestra.run.smithi186.stdout: "success": "" 2023-09-23T16:09:18.489 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:09:18.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:18.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:18.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:18.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:18.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:18.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:18.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:18.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:18.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:18.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:19.008 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:19.017 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:18 smithi186 bash[89807]: cluster 2023-09-23T16:09:18.717014+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1310: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 617 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7102/29475 objects degraded (24.095%); 3.8 MiB/s, 72 objects/s recovering 2023-09-23T16:09:19.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:19.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:18 smithi140 bash[103196]: cluster 2023-09-23T16:09:18.717014+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1310: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 617 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7102/29475 objects degraded (24.095%); 3.8 MiB/s, 72 objects/s recovering 2023-09-23T16:09:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:18 smithi140 bash[105739]: cluster 2023-09-23T16:09:18.717014+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1310: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 617 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7102/29475 objects degraded (24.095%); 3.8 MiB/s, 72 objects/s recovering 2023-09-23T16:09:19.139 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:19.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:19.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:19.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:19.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:19.425 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:19.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:19.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:19.552 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:19.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:19.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:19.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:19.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:19.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:19.917 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:19.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:19.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:20.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:20.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:20.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:20.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:20.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:20.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:20.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:20.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:20.437 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:20.462 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:20.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:20.565 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:20.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:20.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:20.835 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:20.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:20.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:20.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:21.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:21.011 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:21 smithi186 bash[89807]: cluster 2023-09-23T16:09:20.717787+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1311: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 569 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 6339/27186 objects degraded (23.317%); 5.5 MiB/s, 116 objects/s recovering 2023-09-23T16:09:21.109 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:20 smithi140 bash[105739]: cluster 2023-09-23T16:09:20.717787+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1311: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 569 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 6339/27186 objects degraded (23.317%); 5.5 MiB/s, 116 objects/s recovering 2023-09-23T16:09:21.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:20 smithi140 bash[103196]: cluster 2023-09-23T16:09:20.717787+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1311: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 569 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 6339/27186 objects degraded (23.317%); 5.5 MiB/s, 116 objects/s recovering 2023-09-23T16:09:21.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:21.236 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:21.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:21.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:21.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:21.393 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:21.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:21.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:21.523 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:21.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:21.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:21.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:21.755 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.782 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:21.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:21.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:22.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:22.029 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:21 smithi140 bash[105739]: cluster 2023-09-23T16:09:21.339563+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 6339/27186 objects degraded (23.317%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:22.029 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:21 smithi140 bash[103196]: cluster 2023-09-23T16:09:21.339563+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 6339/27186 objects degraded (23.317%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:22.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:22.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:22.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:21 smithi186 bash[89807]: cluster 2023-09-23T16:09:21.339563+0000 mon.a (mon.0) 1676 : cluster 3 Health check update: Degraded data redundancy: 6339/27186 objects degraded (23.317%), 31 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:22.183 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:22.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:22.292 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:22.320 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:22.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:22.447 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:22.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:22.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:22.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:22.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:22.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:22.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:22.815 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:22.842 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:22.945 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:22.969 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:22.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:23.074 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:23.082 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:22 smithi186 bash[89807]: cluster 2023-09-23T16:09:22.718938+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1312: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 340 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.26k op/s; 3858/16197 objects degraded (23.819%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:23.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:23.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:22 smithi140 bash[103196]: cluster 2023-09-23T16:09:22.718938+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1312: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 340 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.26k op/s; 3858/16197 objects degraded (23.819%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:23.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:22 smithi140 bash[105739]: cluster 2023-09-23T16:09:22.718938+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1312: 109 pgs: 29 active+undersized+degraded, 28 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 340 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.26k op/s; 3858/16197 objects degraded (23.819%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:23.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:23.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:23.339 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:23.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:23.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:23.513 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:23.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:23.651 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:23.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:23.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:23.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:23.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:23.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:23.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:24.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:24.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:24.122 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 99934 objects 2023-09-23T16:09:24.123 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :119.654 2023-09-23T16:09:24.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:24.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:24.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:24.308 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:24.411 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:24.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:24.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:24.569 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:24.673 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:24.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:24.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:24.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:24.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:24.946 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:09:24.946 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:09:24.946 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T16:09:24.946 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T16:09:24.946 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T16:09:24.947 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T16:09:24.955 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:24 smithi186 bash[89807]: cluster 2023-09-23T16:09:24.719916+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1313: 109 pgs: 27 active+undersized+degraded, 30 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 130 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.29k op/s; 1851/6111 objects degraded (30.290%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:24.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:24.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:24.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:25.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:25.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:25.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:24 smithi140 bash[103196]: cluster 2023-09-23T16:09:24.719916+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1313: 109 pgs: 27 active+undersized+degraded, 30 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 130 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.29k op/s; 1851/6111 objects degraded (30.290%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:25.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:24 smithi140 bash[105739]: cluster 2023-09-23T16:09:24.719916+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1313: 109 pgs: 27 active+undersized+degraded, 30 active+undersized, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 50 active+clean; 130 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.29k op/s; 1851/6111 objects degraded (30.290%); 3.8 MiB/s, 87 objects/s recovering 2023-09-23T16:09:25.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:25.216 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:25.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:25.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:25.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:25.476 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:25.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:25.494 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:25] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2023-09-23T16:09:25.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:25.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:25.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:25.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:25.754 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:09:25.782 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:09:25.794 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:09:25.795 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:09:25.809 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:09:25.832 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:09:25.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.861 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:09:25.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:25.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:25.886 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:09:25.915 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.916 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.917 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:09:25.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:09:25.974 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:25.985 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:25 smithi186 bash[89807]: audit 2023-09-23T16:09:25.726588+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.140:0/531793743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:26.004 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:26.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:26.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:26.115 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:25 smithi140 bash[105739]: audit 2023-09-23T16:09:25.726588+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.140:0/531793743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:26.116 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:25 smithi140 bash[103196]: audit 2023-09-23T16:09:25.726588+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.140:0/531793743' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:26.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:26.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:26.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:26.367 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.389 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:26.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.529 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:26.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:26.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:26.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:26.751 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T16:09:26.751 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T16:09:26.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.810 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:09:26.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:26.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.939 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[105739]: audit 2023-09-23T16:09:25.990034+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:09:26.939 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[105739]: cluster 2023-09-23T16:09:26.340923+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 1851/6111 objects degraded (30.290%), 29 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:26.940 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[105739]: cluster 2023-09-23T16:09:26.721160+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1314: 109 pgs: 1 active+clean+remapped, 26 active+undersized+degraded, 31 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 60 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.25k op/s; 542/2763 objects degraded (19.616%); 3.8 MiB/s, 144 objects/s recovering 2023-09-23T16:09:26.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[103196]: audit 2023-09-23T16:09:25.990034+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:09:26.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[103196]: cluster 2023-09-23T16:09:26.340923+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 1851/6111 objects degraded (30.290%), 29 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:26.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:26 smithi140 bash[103196]: cluster 2023-09-23T16:09:26.721160+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1314: 109 pgs: 1 active+clean+remapped, 26 active+undersized+degraded, 31 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 60 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.25k op/s; 542/2763 objects degraded (19.616%); 3.8 MiB/s, 144 objects/s recovering 2023-09-23T16:09:26.945 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T16:09:26.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:26.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:26.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:27.056 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:27.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:26 smithi186 bash[89807]: audit 2023-09-23T16:09:25.990034+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:09:27.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:26 smithi186 bash[89807]: cluster 2023-09-23T16:09:26.340923+0000 mon.a (mon.0) 1678 : cluster 3 Health check update: Degraded data redundancy: 1851/6111 objects degraded (30.290%), 29 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:27.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:26 smithi186 bash[89807]: cluster 2023-09-23T16:09:26.721160+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1314: 109 pgs: 1 active+clean+remapped, 26 active+undersized+degraded, 31 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 60 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.25k op/s; 542/2763 objects degraded (19.616%); 3.8 MiB/s, 144 objects/s recovering 2023-09-23T16:09:27.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:27.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:27.217 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:27.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:27.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:27.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:27.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:27.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:27.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:27.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:09:27.504 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:09:27.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:27.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:27.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:27.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:27.847 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:27.879 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:27.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:27.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:27.995 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[103196]: cluster 2023-09-23T16:09:26.789552+0000 mon.a (mon.0) 1679 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:27.996 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[103196]: audit 2023-09-23T16:09:26.802249+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:09:27.996 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[103196]: cluster 2023-09-23T16:09:26.802366+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e365: 8 total, 7 up, 8 in 2023-09-23T16:09:27.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[105739]: cluster 2023-09-23T16:09:26.789552+0000 mon.a (mon.0) 1679 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:27.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[105739]: audit 2023-09-23T16:09:26.802249+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:09:27.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:27 smithi140 bash[105739]: cluster 2023-09-23T16:09:26.802366+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e365: 8 total, 7 up, 8 in 2023-09-23T16:09:28.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:28.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.127 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:27 smithi186 bash[89807]: cluster 2023-09-23T16:09:26.789552+0000 mon.a (mon.0) 1679 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:28.127 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:27 smithi186 bash[89807]: audit 2023-09-23T16:09:26.802249+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.140:0/1108866464' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:09:28.128 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:27 smithi186 bash[89807]: cluster 2023-09-23T16:09:26.802366+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e365: 8 total, 7 up, 8 in 2023-09-23T16:09:28.147 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:28.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:28.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:28.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:28.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:28.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:28.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:28.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:28.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:28.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:28.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:28.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:28.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:29.082 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:29.095 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:28 smithi186 bash[89807]: cluster 2023-09-23T16:09:27.680649+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.095 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:28 smithi186 bash[89807]: cluster 2023-09-23T16:09:27.784811+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.095 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:28 smithi186 bash[89807]: cluster 2023-09-23T16:09:28.722958+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1316: 109 pgs: 1 active+clean+remapped, 21 active+undersized+degraded, 36 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 161/567 objects degraded (28.395%); 2.3 MiB/s, 126 objects/s recovering 2023-09-23T16:09:29.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:29.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[103196]: cluster 2023-09-23T16:09:27.680649+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[103196]: cluster 2023-09-23T16:09:27.784811+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[103196]: cluster 2023-09-23T16:09:28.722958+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1316: 109 pgs: 1 active+clean+remapped, 21 active+undersized+degraded, 36 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 161/567 objects degraded (28.395%); 2.3 MiB/s, 126 objects/s recovering 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[105739]: cluster 2023-09-23T16:09:27.680649+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[105739]: cluster 2023-09-23T16:09:27.784811+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T16:09:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:28 smithi140 bash[105739]: cluster 2023-09-23T16:09:28.722958+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1316: 109 pgs: 1 active+clean+remapped, 21 active+undersized+degraded, 36 active+undersized, 1 active+recovering+degraded+remapped, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 161/567 objects degraded (28.395%); 2.3 MiB/s, 126 objects/s recovering 2023-09-23T16:09:29.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:29.359 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:29.391 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:29.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:29.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:29.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:09:29.521 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:29.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.651 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:29.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:29.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:29.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:29.892 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:29.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:30.030 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:30.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:30.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:30.195 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:30.299 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:30.335 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:30.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:30.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:09:30.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:30.454 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:30.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:30.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:30.577 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:30.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:30.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:30.747 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:30.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:30.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:30.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:30.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.006 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:30 smithi140 bash[105739]: cluster 2023-09-23T16:09:30.724769+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1317: 109 pgs: 2 active+clean+remapped, 20 active+undersized+degraded, 37 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:31.006 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:30 smithi140 bash[103196]: cluster 2023-09-23T16:09:30.724769+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1317: 109 pgs: 2 active+clean+remapped, 20 active+undersized+degraded, 37 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:31.026 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:31.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:30 smithi186 bash[89807]: cluster 2023-09-23T16:09:30.724769+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1317: 109 pgs: 2 active+clean+remapped, 20 active+undersized+degraded, 37 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:31.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:31.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:31.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:31.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:31.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:31.465 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:31.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:31.551 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:31.565 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:31.668 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:31.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:31.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:31.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:31.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:31.930 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.956 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:31.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:32.060 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:32.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:32.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[105739]: audit 2023-09-23T16:09:30.972246+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[105739]: audit 2023-09-23T16:09:30.974364+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[105739]: cluster 2023-09-23T16:09:31.342641+0000 mon.a (mon.0) 1684 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 20 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[103196]: audit 2023-09-23T16:09:30.972246+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[103196]: audit 2023-09-23T16:09:30.974364+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:32.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:31 smithi140 bash[103196]: cluster 2023-09-23T16:09:31.342641+0000 mon.a (mon.0) 1684 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 20 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:32.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:32.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:32.323 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.336 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:31 smithi186 bash[89807]: audit 2023-09-23T16:09:30.972246+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:32.337 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:31 smithi186 bash[89807]: audit 2023-09-23T16:09:30.974364+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:32.337 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:31 smithi186 bash[89807]: cluster 2023-09-23T16:09:31.342641+0000 mon.a (mon.0) 1684 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 20 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:32.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:32.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:32.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:32.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:32.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:32.710 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:32.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:32.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:32.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:32.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:32.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:33.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:33.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:33.103 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:33.111 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:32 smithi186 bash[89807]: cluster 2023-09-23T16:09:32.726412+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1318: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:33.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:33.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:33.249 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:32 smithi140 bash[103196]: cluster 2023-09-23T16:09:32.726412+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1318: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:33.250 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:32 smithi140 bash[105739]: cluster 2023-09-23T16:09:32.726412+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1318: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:33.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:33.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:33.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:33.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:33.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:33.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:33.585 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:33.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:33.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:33.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:33.769 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:33.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:33.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:33.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:33.928 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:33.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:34.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:34.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:34.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:34.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:34.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:34.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:34.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:34.426 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:34.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:34.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:34.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:34.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:34.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:34.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:34.714 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:34.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:34.817 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:34.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:34 smithi140 bash[105739]: cluster 2023-09-23T16:09:34.727602+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1319: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:34.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:34 smithi140 bash[103196]: cluster 2023-09-23T16:09:34.727602+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1319: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:34.846 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:34.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:34.949 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:34.974 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:34.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:34.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:35.077 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:35.107 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:35.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:35.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:34 smithi186 bash[89807]: cluster 2023-09-23T16:09:34.727602+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1319: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 139 objects/s recovering 2023-09-23T16:09:35.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:35.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:35.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:35.345 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:35.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:35.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:35.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:35.503 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:35.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:35.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:35.657 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:35] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-09-23T16:09:35.730 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:35.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:35.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:35.861 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:35.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:35.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:35.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:35.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:36.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:36.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:36.150 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:36.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:36.280 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:36.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:36.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:36.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:36.535 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:36 smithi140 bash[105739]: cluster 2023-09-23T16:09:36.344450+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 18 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:36 smithi140 bash[103196]: cluster 2023-09-23T16:09:36.344450+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 18 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:36.638 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:36.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:36.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:36.671 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:36 smithi186 bash[89807]: cluster 2023-09-23T16:09:36.344450+0000 mon.a (mon.0) 1685 : cluster 3 Health check update: Degraded data redundancy: 135/567 objects degraded (23.810%), 18 pgs degraded, 45 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:36.772 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:36.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:36.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:36.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:36.927 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:36.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:37.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:37.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:37.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:37.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:37.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:37.301 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:37.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:37.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:37.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:37.617 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:09:37.617 INFO:teuthology.orchestra.run.smithi186.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T16:09:37.617 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:09:37.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:37 smithi140 bash[103196]: cluster 2023-09-23T16:09:36.728586+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1320: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 78 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 71 objects/s recovering 2023-09-23T16:09:37.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:37 smithi140 bash[105739]: cluster 2023-09-23T16:09:36.728586+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1320: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 78 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 71 objects/s recovering 2023-09-23T16:09:37.647 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:37 smithi186 bash[89807]: cluster 2023-09-23T16:09:36.728586+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1320: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 78 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 71 objects/s recovering 2023-09-23T16:09:37.693 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:37.825 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.855 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:37.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:37.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:37.968 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:09:37.968 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:09:37.968 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:09:37.968 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:09:37.968 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21955 8.b 8:d087dcae:::benchmark_data_smithi140_219746_object21954:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 508.49692239699999, 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3556959389999998, 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:37.969 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21955 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:37.970 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466122+0000", 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466121+0000", 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:09:37.971 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466153+0000", 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2314999999999998e-05 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466162+0000", 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1859999999999998e-06 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.972 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:37.973 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466169+0000", 2023-09-23T16:09:37.973 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5200000000000003e-06 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466217+0000", 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8695e-05 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.974 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466363+0000", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000145251 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.466506+0000", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000143354 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.469918+0000", 2023-09-23T16:09:37.975 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034125330000000001 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.472284+0000", 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023651840000000002 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.575417+0000", 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.103133033 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.976 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.575434+0000", 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7646999999999999e-05 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595372+0000", 2023-09-23T16:09:37.977 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0199379820000001 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595391+0000", 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8842999999999999e-05 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.978 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.821623+0000", 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.226231461 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.821818+0000", 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000195193 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:37.979 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21999 8.b 8:d5b2fdff:::benchmark_data_smithi140_219746_object21998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 508.33981630800002, 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.212358783, 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:37.980 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21999 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:37.981 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623228+0000", 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623226+0000", 2023-09-23T16:09:37.982 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623286+0000", 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0284000000000001e-05 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623305+0000", 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9049999999999999e-05 2023-09-23T16:09:37.983 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623321+0000", 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5973000000000001e-05 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623384+0000", 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2526000000000004e-05 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.984 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.623397+0000", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3784000000000001e-05 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595425+0000", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97202711600000002 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595434+0000", 2023-09-23T16:09:37.985 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0350000000000007e-06 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823059+0000", 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.227625003 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823307+0000", 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000248667 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.986 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.823571+0000", 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00026381199999999999 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826117+0000", 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0025460679999999999 2023-09-23T16:09:37.987 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826158+0000", 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1235000000000001e-05 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.834210+0000", 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0080518659999999995 2023-09-23T16:09:37.988 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.834283+0000", 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2626999999999994e-05 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:37.989 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835587+0000", 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0013038539999999999 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.990 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:22002 8.b 8:d00a43ac:::benchmark_data_smithi140_219746_object22001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 508.33732413199999, 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2110260259999999, 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:37.991 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 22002 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.992 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:37.993 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:09:37.993 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.993 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.993 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.993 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625720+0000", 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:37.994 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625719+0000", 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625758+0000", 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9864999999999999e-05 2023-09-23T16:09:37.995 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625784+0000", 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5406999999999999e-05 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.996 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625794+0000", 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8570000000000007e-06 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.997 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625844+0000", 2023-09-23T16:09:37.998 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0426000000000001e-05 2023-09-23T16:09:37.998 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.625857+0000", 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2425e-05 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595739+0000", 2023-09-23T16:09:37.999 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96988284499999999 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.595751+0000", 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1334e-05 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.000 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.824792+0000", 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2290413980000001 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.824932+0000", 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013989300000000001 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.825093+0000", 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000161268 2023-09-23T16:09:38.001 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826176+0000", 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0010821959999999999 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.826978+0000", 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00080260300000000004 2023-09-23T16:09:38.002 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835679+0000", 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0087007300000000003 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.835785+0000", 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010570599999999999 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.003 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.836746+0000", 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00096153000000000005 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:122034 8.b 8:d5fa4442:::benchmark_data_smithi140_219746_object21816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:02:53.446358+0000", 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 404.51668643800002, 2023-09-23T16:09:38.004 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.36818982300000003, 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 122034 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446358+0000", 2023-09-23T16:09:38.005 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446358+0000", 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446357+0000", 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.006 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446363+0000", 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0120000000000002e-06 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446378+0000", 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5820000000000001e-05 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.007 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.446388+0000", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9129999999999998e-06 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.447189+0000", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00080092599999999998 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.447320+0000", 2023-09-23T16:09:38.008 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013053000000000001 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.447414+0000", 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4267999999999999e-05 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.450093+0000", 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0026789470000000001 2023-09-23T16:09:38.009 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.452494+0000", 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0024007690000000001 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.010 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814385+0000", 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.36189116700000001 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814470+0000", 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4952999999999998e-05 2023-09-23T16:09:38.011 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814548+0000", 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7658999999999996e-05 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:122047 8.b 8:dddc1e92:::benchmark_data_smithi140_219746_object21829:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:02:53.467536+0000", 2023-09-23T16:09:38.012 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 404.49550844599997, 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.34720090799999997, 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 122047 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.013 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467536+0000", 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467536+0000", 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.014 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467535+0000", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467539+0000", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4159999999999997e-06 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467555+0000", 2023-09-23T16:09:38.015 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5947000000000002e-05 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467561+0000", 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.285e-06 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467608+0000", 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7018999999999998e-05 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.016 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467766+0000", 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000157856 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.467913+0000", 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014701100000000001 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.017 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.471663+0000", 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003750424 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.472995+0000", 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001331327 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.018 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814622+0000", 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.34162693599999999 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814687+0000", 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5266999999999997e-05 2023-09-23T16:09:38.019 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814737+0000", 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9641000000000001e-05 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.020 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:122057 8.b 8:dc8e0ea6:::benchmark_data_smithi140_219746_object21839:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:02:53.483504+0000", 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 404.47954038400002, 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.33148137999999999, 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.021 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 122057 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.022 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483504+0000", 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483504+0000", 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.023 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483503+0000", 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.024 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483508+0000", 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9139999999999999e-06 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483516+0000", 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3739999999999998e-06 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.025 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483521+0000", 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.344e-06 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.026 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483556+0000", 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4353999999999997e-05 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483663+0000", 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00010737400000000001 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.027 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,2", 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.483754+0000", 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0865000000000005e-05 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.486368+0000", 2023-09-23T16:09:38.028 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002614122 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.487036+0000", 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00066784799999999997 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.029 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814925+0000", 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.32788867599999999 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814959+0000", 2023-09-23T16:09:38.030 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4622000000000002e-05 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:02:53.814985+0000", 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5859000000000001e-05 2023-09-23T16:09:38.031 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:128966 8.12 8:4cea711b:::benchmark_data_smithi140_219746_object28748:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:09:38.032 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:00.545528+0000", 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 397.41751618400002, 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.28899949000000003, 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.033 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 128966 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545528+0000", 2023-09-23T16:09:38.034 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545528+0000", 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.035 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545526+0000", 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545535+0000", 2023-09-23T16:09:38.036 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0250000000000008e-06 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545549+0000", 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3825999999999999e-05 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.037 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545559+0000", 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4530000000000008e-06 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545663+0000", 2023-09-23T16:09:38.038 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000104838 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.545771+0000", 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000107167 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.039 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.546150+0000", 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00037920199999999998 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.041 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.042 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.548198+0000", 2023-09-23T16:09:38.042 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020479370000000001 2023-09-23T16:09:38.042 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.042 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.042 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.551325+0000", 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031273249999999998 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834319+0000", 2023-09-23T16:09:38.043 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.28299374599999999 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834471+0000", 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000152235 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.044 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834528+0000", 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6419999999999999e-05 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.045 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.046 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.046 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.046 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:128975 8.12 8:4b1fbf38:::benchmark_data_smithi140_219746_object28757:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:09:38.046 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:00.557062+0000", 2023-09-23T16:09:38.046 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 397.40598214300002, 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.277588538, 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.047 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 128975 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557062+0000", 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557062+0000", 2023-09-23T16:09:38.048 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557061+0000", 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557067+0000", 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6540000000000004e-06 2023-09-23T16:09:38.049 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557077+0000", 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0563e-05 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557085+0000", 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0520000000000002e-06 2023-09-23T16:09:38.050 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557133+0000", 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7382999999999997e-05 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557272+0000", 2023-09-23T16:09:38.051 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013940600000000001 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.557705+0000", 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00043325200000000002 2023-09-23T16:09:38.052 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.560038+0000", 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023330619999999999 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.562932+0000", 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002893446 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.053 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834575+0000", 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.27164297199999998 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834616+0000", 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1185e-05 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.054 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.834651+0000", 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4727999999999997e-05 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196888 8.2 8:44cca123:::benchmark_data_smithi140_219746_object96670:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.774382+0000", 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 306.18866241000001, 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1751948739999998, 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.055 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196888 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774382+0000", 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.056 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774382+0000", 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774380+0000", 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.057 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774390+0000", 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0217999999999999e-05 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774410+0000", 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.0336999999999999e-05 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774422+0000", 2023-09-23T16:09:38.058 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1439e-05 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774494+0000", 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2278000000000002e-05 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.774509+0000", 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.448e-05 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.059 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.691218+0000", 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.91670901400000004 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.691226+0000", 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7190000000000007e-06 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.060 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.939660+0000", 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.248434072 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.939840+0000", 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000179548 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.940410+0000", 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00056971400000000003 2023-09-23T16:09:38.061 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.946981+0000", 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00657122 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.947043+0000", 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2098000000000001e-05 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.062 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.948212+0000", 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00116866 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.949411+0000", 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0011999039999999999 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.063 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.949471+0000", 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9456999999999997e-05 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.949577+0000", 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000105751 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.064 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196889 8.12 8:4e309c49:::benchmark_data_smithi140_219746_object96671:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.776689+0000", 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 306.18635500200003, 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1678990300000001, 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196889 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.065 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776689+0000", 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776689+0000", 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.066 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776687+0000", 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776699+0000", 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1617000000000001e-05 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.067 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776713+0000", 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3985000000000001e-05 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776722+0000", 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1730000000000001e-06 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776801+0000", 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8998999999999994e-05 2023-09-23T16:09:38.068 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.776816+0000", 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4833e-05 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.691150+0000", 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.91433420399999998 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.069 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.691163+0000", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2843999999999999e-05 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.905270+0000", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2141069899999999 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.905415+0000", 2023-09-23T16:09:38.070 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014532400000000001 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.905906+0000", 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00049093100000000001 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.912893+0000", 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069867849999999997 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.071 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.944325+0000", 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.031432265000000001 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.944364+0000", 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8652999999999997e-05 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.072 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.944399+0000", 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5068999999999999e-05 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.944460+0000", 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0885999999999999e-05 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.944588+0000", 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012834700000000001 2023-09-23T16:09:38.073 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127331 9.c 9:3643aa5c:::benchmark_data_smithi140_239028_object27394:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e353)", 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:02.929151+0000", 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 95.033893359999993, 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1117767089999999, 2023-09-23T16:09:38.074 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127331 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929151+0000", 2023-09-23T16:09:38.075 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929151+0000", 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.077 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929149+0000", 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929161+0000", 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2218000000000001e-05 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929185+0000", 2023-09-23T16:09:38.078 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4388000000000001e-05 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.929198+0000", 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3274e-05 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.079 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.932904+0000", 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0037059739999999999 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.933335+0000", 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00043032999999999998 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.080 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 6,7", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.934308+0000", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00097303099999999996 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.950650+0000", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.016342089000000001 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.956080+0000", 2023-09-23T16:09:38.081 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.005430158 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989666+0000", 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.033585553999999997 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989677+0000", 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1704e-05 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.082 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.040842+0000", 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.051164526 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.040928+0000", 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5698000000000005e-05 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.083 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127335 9.c 9:364a3219:::benchmark_data_smithi140_239028_object27398:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e353)", 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:02.935451+0000", 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 95.027593178999993, 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1060146719999999, 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127335 2023-09-23T16:09:38.084 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935451+0000", 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935451+0000", 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.085 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935449+0000", 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935458+0000", 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9879999999999993e-06 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.086 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935476+0000", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7813999999999999e-05 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935486+0000", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0189e-05 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.942471+0000", 2023-09-23T16:09:38.087 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069849450000000002 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.942644+0000", 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000172666 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 6,7", 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.942805+0000", 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016097099999999999 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.088 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.953247+0000", 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010442603999999999 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.956116+0000", 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028686279999999998 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.089 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989709+0000", 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.033593532000000002 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989717+0000", 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8450000000000003e-06 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041394+0000", 2023-09-23T16:09:38.090 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0516770150000001 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041466+0000", 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1470999999999994e-05 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127339 9.c 9:3753ebb7:::benchmark_data_smithi140_239028_object27402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e353)", 2023-09-23T16:09:38.091 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:02.935495+0000", 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 95.027549686, 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1060579939999999, 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127339 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.092 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935495+0000", 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935495+0000", 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.093 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935494+0000", 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935497+0000", 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.9069999999999999e-06 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935506+0000", 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5279999999999992e-06 2023-09-23T16:09:38.094 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.935512+0000", 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9739999999999999e-06 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.945751+0000", 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010238636000000001 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.095 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.946114+0000", 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00036256400000000001 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 6,7", 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.946473+0000", 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00035949300000000001 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.096 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.953259+0000", 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.006786144 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.964961+0000", 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011701583 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989746+0000", 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.024784779 2023-09-23T16:09:38.097 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:02.989753+0000", 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2980000000000003e-06 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041496+0000", 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.051743047 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.098 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041553+0000", 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6509999999999999e-05 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127370 9.c 9:31840a24:::benchmark_data_smithi140_239028_object27433:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:03.001630+0000", 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 94.961414649000005, 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.050545311, 2023-09-23T16:09:38.099 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127370 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001630+0000", 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.100 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001630+0000", 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001628+0000", 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.101 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001637+0000", 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0720000000000006e-06 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001651+0000", 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3986e-05 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.102 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001662+0000", 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1694e-05 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001719+0000", 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6598000000000003e-05 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.001731+0000", 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2114e-05 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.103 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.043095+0000", 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.041363877 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.043218+0000", 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012264599999999999 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 6", 2023-09-23T16:09:38.104 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.043345+0000", 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012772700000000001 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051995+0000", 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0086493609999999995 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.052062+0000", 2023-09-23T16:09:38.105 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.7273000000000005e-05 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.052109+0000", 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7524000000000001e-05 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.052175+0000", 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5383999999999996e-05 2023-09-23T16:09:38.106 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127374 9.e 9:7b543af0:::benchmark_data_smithi140_239028_object27437:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:03.010712+0000", 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 94.952331978999993, 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0406677360000001, 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.107 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127374 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010712+0000", 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.108 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010712+0000", 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010711+0000", 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010719+0000", 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8550000000000002e-06 2023-09-23T16:09:38.109 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010732+0000", 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3190000000000001e-05 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010744+0000", 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2278e-05 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.110 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010919+0000", 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017534899999999999 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.010932+0000", 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2551999999999999e-05 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.111 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.034974+0000", 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.024041572 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.036860+0000", 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001886226 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.036987+0000", 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012722499999999999 2023-09-23T16:09:38.112 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.039660+0000", 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0026729620000000001 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.047719+0000", 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0080594949999999999 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.113 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.047757+0000", 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7283999999999997e-05 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051380+0000", 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0036232529999999999 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.114 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127377 9.e 9:73479954:::benchmark_data_smithi140_239028_object27440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:03.015134+0000", 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 94.947909749999994, 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.032911962, 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127377 2023-09-23T16:09:38.115 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015134+0000", 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015134+0000", 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.116 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015133+0000", 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015144+0000", 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1022000000000001e-05 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.117 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015167+0000", 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3689999999999998e-05 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015183+0000", 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5361000000000001e-05 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015264+0000", 2023-09-23T16:09:38.118 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1213999999999999e-05 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015274+0000", 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0171e-05 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.039893+0000", 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0246190610000001 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.119 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.040009+0000", 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011594099999999999 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.040089+0000", 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9771999999999994e-05 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.120 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.047890+0000", 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0078014859999999998 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.047900+0000", 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0069e-05 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.047949+0000", 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8575000000000002e-05 2023-09-23T16:09:38.121 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.048046+0000", 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7375999999999997e-05 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127379 9.e 9:77f69beb:::benchmark_data_smithi140_239028_object27442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T16:09:38.122 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:03.015229+0000", 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 94.947814937000004, 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0367349370000001, 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127379 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.123 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015229+0000", 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015229+0000", 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.124 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015229+0000", 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015234+0000", 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9450000000000001e-06 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015243+0000", 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7899999999999994e-06 2023-09-23T16:09:38.125 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015251+0000", 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3130000000000001e-06 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015290+0000", 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8999999999999999e-05 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.126 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.015293+0000", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.3790000000000002e-06 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.048077+0000", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0327837989999999 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.048206+0000", 2023-09-23T16:09:38.127 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012871200000000001 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.048301+0000", 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5822999999999994e-05 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051512+0000", 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032106019999999999 2023-09-23T16:09:38.128 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051725+0000", 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021317299999999999 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051833+0000", 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000108279 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.129 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.051964+0000", 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013079699999999999 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:130043 9.e 9:7307bf32:::benchmark_data_smithi140_239028_object30106:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e356)", 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:08.116355+0000", 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 89.846689596999994, 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.29613862499999999, 2023-09-23T16:09:38.130 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 130043 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116355+0000", 2023-09-23T16:09:38.131 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116355+0000", 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116352+0000", 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.132 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116361+0000", 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.9900000000000003e-06 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116375+0000", 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3686000000000001e-05 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.133 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116385+0000", 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7550000000000006e-06 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116450+0000", 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4838000000000005e-05 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116599+0000", 2023-09-23T16:09:38.134 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014888799999999999 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.116731+0000", 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013223999999999999 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.120003+0000", 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032719939999999999 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.135 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.412206+0000", 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.29220328499999998 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.412350+0000", 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000143537 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.136 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:08.412493+0000", 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014359099999999999 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:169210 9.e 9:7f7a140a:::benchmark_data_smithi140_239028_object69273:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e358)", 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:52.877042+0000", 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 45.086002452000002, 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.31211577099999999, 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.137 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 169210 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877042+0000", 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.138 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877042+0000", 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877040+0000", 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.139 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877048+0000", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0399999999999993e-06 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877067+0000", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8502e-05 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877075+0000", 2023-09-23T16:09:38.140 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6279999999999994e-06 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877133+0000", 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7834999999999998e-05 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877277+0000", 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000143981 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.141 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.877421+0000", 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014403699999999999 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:52.881243+0000", 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038221380000000001 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.142 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:53.188948+0000", 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.30770437499999997 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:53.189027+0000", 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9130999999999998e-05 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:53.189158+0000", 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013058000000000001 2023-09-23T16:09:38.143 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:174996 9.e 9:7415afda:::benchmark_data_smithi140_239028_object75059:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e359)", 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:59.458267+0000", 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 38.504777083, 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26900149699999998, 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:09:38.144 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 174996 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458267+0000", 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:09:38.145 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458267+0000", 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458264+0000", 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999967 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458281+0000", 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7085999999999999e-05 2023-09-23T16:09:38.146 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458317+0000", 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6275000000000001e-05 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458333+0000", 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5715000000000001e-05 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.147 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458519+0000", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018630200000000001 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458735+0000", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000215567 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458923+0000", 2023-09-23T16:09:38.148 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018820600000000001 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.472846+0000", 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.013923056 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.727067+0000", 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25422102299999999 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.149 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.727144+0000", 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7182999999999996e-05 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.727269+0000", 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000124263 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.150 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:09:38.151 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:09:38.151 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:09:38.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.152 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:38.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:38.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:38.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:38.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:38.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:38.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:38.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:38.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:38.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:38.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:38.662 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:38.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:38.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:38.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:38.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:38.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:38.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:39.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:39.040 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:38 smithi140 bash[105739]: cluster 2023-09-23T16:09:38.729575+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1321: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 65 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 59 objects/s recovering 2023-09-23T16:09:39.041 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:38 smithi140 bash[103196]: cluster 2023-09-23T16:09:38.729575+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1321: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 65 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 59 objects/s recovering 2023-09-23T16:09:39.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:39.116 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:38 smithi186 bash[89807]: cluster 2023-09-23T16:09:38.729575+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1321: 109 pgs: 2 active+clean+remapped, 18 active+undersized+degraded, 39 active+undersized, 50 active+clean; 15 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 65 op/s; 135/567 objects degraded (23.810%); 26/567 objects misplaced (4.586%); 0 B/s, 59 objects/s recovering 2023-09-23T16:09:39.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:39.193 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:39.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:39.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:39.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:39.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:39.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T16:09:39.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:39.723 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:39.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:39.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:39.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:39.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:40.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.125 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:40.230 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:40.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:40.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:40.273 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_4' removed 2023-09-23T16:09:40.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.377 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:40 smithi186 bash[89807]: audit 2023-09-23T16:09:40.196505+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.140:0/1916971461' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.378 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:40 smithi186 bash[89807]: audit 2023-09-23T16:09:40.196847+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.394 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:40.497 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:40.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:40.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:40 smithi140 bash[103196]: audit 2023-09-23T16:09:40.196505+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.140:0/1916971461' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:40 smithi140 bash[103196]: audit 2023-09-23T16:09:40.196847+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:40 smithi140 bash[105739]: audit 2023-09-23T16:09:40.196505+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.140:0/1916971461' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:40 smithi140 bash[105739]: audit 2023-09-23T16:09:40.196847+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:09:40.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:40.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:40.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:40.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:40.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:40.881 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.909 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:40.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:41.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:41.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:41.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:41.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.165 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:41.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[105739]: audit 2023-09-23T16:09:40.251135+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[105739]: cluster 2023-09-23T16:09:40.251199+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e366: 8 total, 7 up, 8 in 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[105739]: cluster 2023-09-23T16:09:40.254679+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[105739]: cluster 2023-09-23T16:09:40.730423+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1323: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[103196]: audit 2023-09-23T16:09:40.251135+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[103196]: cluster 2023-09-23T16:09:40.251199+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e366: 8 total, 7 up, 8 in 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[103196]: cluster 2023-09-23T16:09:40.254679+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:41.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:41 smithi140 bash[103196]: cluster 2023-09-23T16:09:40.730423+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1323: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:41.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:41.398 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.427 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:41.531 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:41.540 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:41 smithi186 bash[89807]: audit 2023-09-23T16:09:40.251135+0000 mon.a (mon.0) 1687 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:09:41.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:41 smithi186 bash[89807]: cluster 2023-09-23T16:09:40.251199+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e366: 8 total, 7 up, 8 in 2023-09-23T16:09:41.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:41 smithi186 bash[89807]: cluster 2023-09-23T16:09:40.254679+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:41.541 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:41 smithi186 bash[89807]: cluster 2023-09-23T16:09:40.730423+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1323: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:41.554 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:41.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:41.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:41.693 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:41.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:41.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:41.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:41.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:41.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:41.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:42.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:42.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:42.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:42.315 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[103196]: cluster 2023-09-23T16:09:41.345567+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[103196]: cluster 2023-09-23T16:09:41.359782+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[103196]: cluster 2023-09-23T16:09:41.360856+0000 osd.5 (osd.5) 447 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[103196]: cluster 2023-09-23T16:09:41.361862+0000 osd.5 (osd.5) 448 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[103196]: cluster 2023-09-23T16:09:41.362852+0000 osd.5 (osd.5) 449 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[105739]: cluster 2023-09-23T16:09:41.345567+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:42.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[105739]: cluster 2023-09-23T16:09:41.359782+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[105739]: cluster 2023-09-23T16:09:41.360856+0000 osd.5 (osd.5) 447 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[105739]: cluster 2023-09-23T16:09:41.361862+0000 osd.5 (osd.5) 448 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:42 smithi140 bash[105739]: cluster 2023-09-23T16:09:41.362852+0000 osd.5 (osd.5) 449 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:42 smithi186 bash[89807]: cluster 2023-09-23T16:09:41.345567+0000 mon.a (mon.0) 1689 : cluster 3 Health check update: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:09:42.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:42 smithi186 bash[89807]: cluster 2023-09-23T16:09:41.359782+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:42 smithi186 bash[89807]: cluster 2023-09-23T16:09:41.360856+0000 osd.5 (osd.5) 447 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:42 smithi186 bash[89807]: cluster 2023-09-23T16:09:41.361862+0000 osd.5 (osd.5) 448 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.461 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:42 smithi186 bash[89807]: cluster 2023-09-23T16:09:41.362852+0000 osd.5 (osd.5) 449 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T16:09:42.479 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:42.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:42.616 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:42.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:42.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:42.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:42.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:42.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:42.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:42.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.013 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:43.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.150 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:43.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:43.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:43 smithi140 bash[103196]: cluster 2023-09-23T16:09:42.731874+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1324: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:43.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:43 smithi140 bash[105739]: cluster 2023-09-23T16:09:42.731874+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1324: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:43.387 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:43.399 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:43 smithi186 bash[89807]: cluster 2023-09-23T16:09:42.731874+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1324: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:43.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:43.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:43.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:43.654 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.684 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:43.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:43.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:43.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:43.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:43.984 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:09:44.004 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:09:44.024 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:09:44.046 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T16:09:44.046 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T16:09:44.047 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T16:09:44.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T16:09:44.047 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:09:44.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:44.070 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:09:44.140 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:09:44.140 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.141 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.142 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.142 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.142 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:09:44.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:09:44.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:44.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:44.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:44.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:44.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:44.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:44.447 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:44.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.544 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:44 smithi140 bash[105739]: audit 2023-09-23T16:09:43.962183+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.140:0/669077761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:44.544 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:44 smithi140 bash[103196]: audit 2023-09-23T16:09:43.962183+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.140:0/669077761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:44.560 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:44 smithi186 bash[89807]: audit 2023-09-23T16:09:43.962183+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.140:0/669077761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:09:44.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:44.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:44.834 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:44.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:44.938 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:44.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:44.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:45.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:45.102 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:45.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:45.232 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:45.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:45.345 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:45 smithi140 bash[103196]: cluster 2023-09-23T16:09:44.733618+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1325: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:45.345 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:45 smithi140 bash[105739]: cluster 2023-09-23T16:09:44.733618+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1325: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:45.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:45.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:45.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:45 smithi186 bash[89807]: cluster 2023-09-23T16:09:44.733618+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1325: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:45.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:45.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:45.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:45.590 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:45.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:45] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2023-09-23T16:09:45.723 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:45.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:45.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:45.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:45.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:45.990 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:46.119 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:46.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:46.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:09:46.208 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:09:46.248 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:46.277 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:46.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:46.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:46.511 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:46.523 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:46 smithi186 bash[89807]: audit 2023-09-23T16:09:45.966467+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:46.540 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:46.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:46 smithi140 bash[105739]: audit 2023-09-23T16:09:45.966467+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:46 smithi140 bash[103196]: audit 2023-09-23T16:09:45.966467+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:09:46.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.673 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:46.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:46.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:46.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:46.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:47.046 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:47.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:47.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:47.372 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:09:47.446 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:47.582 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:47.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:47 smithi140 bash[105739]: audit 2023-09-23T16:09:46.614333+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:47.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:47 smithi140 bash[105739]: cluster 2023-09-23T16:09:46.735145+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1326: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:47 smithi140 bash[103196]: audit 2023-09-23T16:09:46.614333+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:47.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:47 smithi140 bash[103196]: cluster 2023-09-23T16:09:46.735145+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1326: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:47 smithi186 bash[89807]: audit 2023-09-23T16:09:46.614333+0000 mon.a (mon.0) 1691 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:09:47.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:47 smithi186 bash[89807]: cluster 2023-09-23T16:09:46.735145+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1326: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:47.712 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:47.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:47.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:47.877 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:47.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:47.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:47.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:48.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:48.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:09:48.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:48.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:48.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:48.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:48.410 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:48.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:48.543 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:09:48.543 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:09:48.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:48.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:48.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:48 smithi186 bash[89807]: cluster 2023-09-23T16:09:47.352102+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:48.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:48 smithi186 bash[89807]: cluster 2023-09-23T16:09:47.361086+0000 osd.5 (osd.5) 450 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:48 smithi186 bash[89807]: cluster 2023-09-23T16:09:47.365109+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:48 smithi186 bash[89807]: audit 2023-09-23T16:09:47.365363+0000 mon.a (mon.0) 1693 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:48.594 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:48 smithi186 bash[89807]: cluster 2023-09-23T16:09:47.365468+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e367: 8 total, 7 up, 8 in 2023-09-23T16:09:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[103196]: cluster 2023-09-23T16:09:47.352102+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[103196]: cluster 2023-09-23T16:09:47.361086+0000 osd.5 (osd.5) 450 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[103196]: cluster 2023-09-23T16:09:47.365109+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[103196]: audit 2023-09-23T16:09:47.365363+0000 mon.a (mon.0) 1693 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[103196]: cluster 2023-09-23T16:09:47.365468+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e367: 8 total, 7 up, 8 in 2023-09-23T16:09:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[105739]: cluster 2023-09-23T16:09:47.352102+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:09:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[105739]: cluster 2023-09-23T16:09:47.361086+0000 osd.5 (osd.5) 450 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[105739]: cluster 2023-09-23T16:09:47.365109+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T16:09:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[105739]: audit 2023-09-23T16:09:47.365363+0000 mon.a (mon.0) 1693 : audit 1 from='client.? 172.21.15.140:0/3206051603' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:09:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:48 smithi140 bash[105739]: cluster 2023-09-23T16:09:47.365468+0000 mon.a (mon.0) 1694 : cluster 0 osdmap e367: 8 total, 7 up, 8 in 2023-09-23T16:09:48.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:48.679 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:48.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:48.812 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:48.896 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:48.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.944 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:48.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:48.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:49.048 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:49.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:49.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:49.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:49.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:49.332 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:49.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:49.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:49 smithi140 bash[105739]: cluster 2023-09-23T16:09:48.736736+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1328: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:49.447 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:49 smithi140 bash[105739]: audit 2023-09-23T16:09:48.869966+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:09:49.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:49 smithi140 bash[103196]: cluster 2023-09-23T16:09:48.736736+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1328: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:49.447 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:49 smithi140 bash[103196]: audit 2023-09-23T16:09:48.869966+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:09:49.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:49.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:49.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T16:09:49.569 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:49.571 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:49 smithi186 bash[89807]: cluster 2023-09-23T16:09:48.736736+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1328: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:49.571 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:49 smithi186 bash[89807]: audit 2023-09-23T16:09:48.869966+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:09:49.600 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:49.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:49.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:49.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:49.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:49.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:49.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:49.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:50.007 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:50.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:50.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:50.244 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:50.276 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:50.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:50.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:50.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:09:50.520 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:50.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:50.781 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:50.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.925 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:50 smithi140 bash[105739]: cluster 2023-09-23T16:09:50.737792+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1329: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:50.926 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:50 smithi140 bash[103196]: cluster 2023-09-23T16:09:50.737792+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1329: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:50.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:50.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:51.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:51.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:50 smithi186 bash[89807]: cluster 2023-09-23T16:09:50.737792+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1329: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:51.174 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:51.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:51.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:51.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:51.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:51.469 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:51.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:51.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:51.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:51.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:51.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.869 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:51.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:51.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:51.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:52.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:52.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:52.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:52.240 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:52.275 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:52.379 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:52.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:52.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:52.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:52.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:52.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:52 smithi140 bash[105739]: cluster 2023-09-23T16:09:52.739261+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1330: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:52.922 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:52 smithi140 bash[103196]: cluster 2023-09-23T16:09:52.739261+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1330: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:52.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:52.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:52.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:52.961 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:53.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:53.054 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:52 smithi186 bash[89807]: cluster 2023-09-23T16:09:52.739261+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1330: 83 pgs: 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:53.077 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:53.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:53.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:53.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:53.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:53.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:53.339 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:53.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:53.474 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:53.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:53.609 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:53.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:53.737 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:09:53.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:53.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:53.906 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:53.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:54.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:54.029 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:54.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:54.069 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_5' created 2023-09-23T16:09:54.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:54 smithi186 bash[89807]: audit 2023-09-23T16:09:53.549351+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T16:09:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:54 smithi186 bash[89807]: audit 2023-09-23T16:09:54.008016+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:54 smithi186 bash[89807]: audit 2023-09-23T16:09:54.016796+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:54.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:54.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:54.274 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[103196]: audit 2023-09-23T16:09:53.549351+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T16:09:54.275 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[103196]: audit 2023-09-23T16:09:54.008016+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.275 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[103196]: audit 2023-09-23T16:09:54.016796+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.275 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[105739]: audit 2023-09-23T16:09:53.549351+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T16:09:54.275 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[105739]: audit 2023-09-23T16:09:54.008016+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.275 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:54 smithi140 bash[105739]: audit 2023-09-23T16:09:54.016796+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:54.289 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:54.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:54.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:54.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:54.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:54.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:54.680 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:54.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:54.810 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:54.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:54.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:54.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:54.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:54.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:55.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:55.080 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:55.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:54.056626+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: audit 2023-09-23T16:09:54.059173+0000 mon.a (mon.0) 1699 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:54.059285+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e368: 8 total, 7 up, 8 in 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:54.059345+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:54.062040+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:54.740149+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1332: 99 pgs: 1 creating+peering, 15 unknown, 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:55.288 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:55 smithi186 bash[89807]: cluster 2023-09-23T16:09:55.061502+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e369: 8 total, 7 up, 8 in 2023-09-23T16:09:55.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:55.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:55.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:55.373 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:54.056626+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: audit 2023-09-23T16:09:54.059173+0000 mon.a (mon.0) 1699 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:54.059285+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e368: 8 total, 7 up, 8 in 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:54.059345+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:54.062040+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:54.740149+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1332: 99 pgs: 1 creating+peering, 15 unknown, 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[103196]: cluster 2023-09-23T16:09:55.061502+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e369: 8 total, 7 up, 8 in 2023-09-23T16:09:55.374 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:54.056626+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: audit 2023-09-23T16:09:54.059173+0000 mon.a (mon.0) 1699 : audit 1 from='client.? 172.21.15.140:0/1082793918' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:54.059285+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e368: 8 total, 7 up, 8 in 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:54.059345+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:54.062040+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:54.740149+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1332: 99 pgs: 1 creating+peering, 15 unknown, 13 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:55.375 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[105739]: cluster 2023-09-23T16:09:55.061502+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e369: 8 total, 7 up, 8 in 2023-09-23T16:09:55.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:55.575 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:55.606 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:55.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:09:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:09:55] "GET /metrics HTTP/1.1" 200 34219 "" "Prometheus/2.43.0" 2023-09-23T16:09:55.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T16:09:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:55.842 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:55.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:55.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:56.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:56.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:56.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:56.303 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: cluster 2023-09-23T16:09:55.058294+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: cluster 2023-09-23T16:09:55.058913+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: cluster 2023-09-23T16:09:55.061717+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: audit 2023-09-23T16:09:55.430535+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: audit 2023-09-23T16:09:55.437885+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: audit 2023-09-23T16:09:55.905530+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: audit 2023-09-23T16:09:55.907139+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: audit 2023-09-23T16:09:55.914503+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.304 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:56 smithi186 bash[89807]: cluster 2023-09-23T16:09:56.065069+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e370: 8 total, 7 up, 8 in 2023-09-23T16:09:56.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: cluster 2023-09-23T16:09:55.058294+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: cluster 2023-09-23T16:09:55.058913+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: cluster 2023-09-23T16:09:55.061717+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: audit 2023-09-23T16:09:55.430535+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: audit 2023-09-23T16:09:55.437885+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: audit 2023-09-23T16:09:55.905530+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: audit 2023-09-23T16:09:55.907139+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: audit 2023-09-23T16:09:55.914503+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[103196]: cluster 2023-09-23T16:09:56.065069+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e370: 8 total, 7 up, 8 in 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: cluster 2023-09-23T16:09:55.058294+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: cluster 2023-09-23T16:09:55.058913+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: cluster 2023-09-23T16:09:55.061717+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: audit 2023-09-23T16:09:55.430535+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: audit 2023-09-23T16:09:55.437885+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: audit 2023-09-23T16:09:55.905530+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: audit 2023-09-23T16:09:55.907139+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: audit 2023-09-23T16:09:55.914503+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:09:56.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:56 smithi140 bash[105739]: cluster 2023-09-23T16:09:56.065069+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e370: 8 total, 7 up, 8 in 2023-09-23T16:09:56.407 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:56.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:56.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:56.542 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:09:56.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:09:56.646 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:56.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:56.781 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:56.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:56.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:56.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:56.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:56.994 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:09:57.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:57.080 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:57.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:57.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:57.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:57.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:57.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:57.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:57.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:57.585 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:57.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:57.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:57 smithi186 bash[89807]: cluster 2023-09-23T16:09:56.065608+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:57.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:57.725 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:09:57.725 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:09:57.737 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:57 smithi140 bash[103196]: cluster 2023-09-23T16:09:56.065608+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:57.762 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:57 smithi140 bash[105739]: cluster 2023-09-23T16:09:56.065608+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:57.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:57.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:57.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:57.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:57.973 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:58.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:58.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:58.105 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.135 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:58.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:58.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:58.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.393 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:58.496 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:58.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:58.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:58 smithi140 bash[103196]: cluster 2023-09-23T16:09:56.741428+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1335: 99 pgs: 1 creating+peering, 10 unknown, 13 active+undersized+degraded, 31 active+undersized, 44 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:58.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:09:58 smithi140 bash[103196]: cluster 2023-09-23T16:09:57.835014+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:58 smithi140 bash[105739]: cluster 2023-09-23T16:09:56.741428+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1335: 99 pgs: 1 creating+peering, 10 unknown, 13 active+undersized+degraded, 31 active+undersized, 44 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:58.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:09:58 smithi140 bash[105739]: cluster 2023-09-23T16:09:57.835014+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:58.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:58.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:58.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:58 smithi186 bash[89807]: cluster 2023-09-23T16:09:56.741428+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1335: 99 pgs: 1 creating+peering, 10 unknown, 13 active+undersized+degraded, 31 active+undersized, 44 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:09:58.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:09:58 smithi186 bash[89807]: cluster 2023-09-23T16:09:57.835014+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T16:09:58.757 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:58.787 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:09:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:09:58.814 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T16:09:58.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.936 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:58.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:59.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:59.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:59.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:09:59.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:59.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:09:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:09:59.303 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:59.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:09:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:09:59.417 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:09:59.438 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:09:59.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:59.471 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:09:59.489 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:09:59.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:59.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:59.516 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:09:59.545 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:09:59.575 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:09:59.576 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.576 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.576 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.576 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.576 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.577 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.577 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:09:59.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:09:59.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:59.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:09:59.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:09:59.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:59.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:09:59.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:09:59.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:59.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:09:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:09:59.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:00.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:00.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:00.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:00.400 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:00.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:00.561 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:00.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:00.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:09:58.742303+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1336: 99 pgs: 1 creating+peering, 13 active+undersized+degraded, 34 active+undersized, 51 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:00.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: audit 2023-09-23T16:09:59.386887+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.140:0/1699446107' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000244+0000 mon.a (mon.0) 1708 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000276+0000 mon.a (mon.0) 1709 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000285+0000 mon.a (mon.0) 1710 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000294+0000 mon.a (mon.0) 1711 : cluster 3 osd.7 (root=default,host=smithi186) is down 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000303+0000 mon.a (mon.0) 1712 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000311+0000 mon.a (mon.0) 1713 : cluster 3 pg 1.0 is stuck undersized for 114s, current state active+undersized, last acting [1,6] 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000320+0000 mon.a (mon.0) 1714 : cluster 3 pg 1.2 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000330+0000 mon.a (mon.0) 1715 : cluster 3 pg 1.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000339+0000 mon.a (mon.0) 1716 : cluster 3 pg 1.6 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000350+0000 mon.a (mon.0) 1717 : cluster 3 pg 1.7 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000359+0000 mon.a (mon.0) 1718 : cluster 3 pg 1.9 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000368+0000 mon.a (mon.0) 1719 : cluster 3 pg 2.0 is stuck undersized for 114s, current state active+undersized, last acting [1,3] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000377+0000 mon.a (mon.0) 1720 : cluster 3 pg 2.3 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,2] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000404+0000 mon.a (mon.0) 1721 : cluster 3 pg 2.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,0] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000416+0000 mon.a (mon.0) 1722 : cluster 3 pg 2.5 is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000425+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.7 is stuck undersized for 114s, current state active+undersized, last acting [6,2] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000434+0000 mon.a (mon.0) 1724 : cluster 3 pg 3.1 is stuck undersized for 114s, current state active+undersized, last acting [4,5] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000446+0000 mon.a (mon.0) 1725 : cluster 3 pg 3.6 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,4] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000456+0000 mon.a (mon.0) 1726 : cluster 3 pg 3.7 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,4] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000466+0000 mon.a (mon.0) 1727 : cluster 3 pg 3.8 is stuck undersized for 114s, current state active+undersized, last acting [1,4] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000476+0000 mon.a (mon.0) 1728 : cluster 3 pg 3.9 is stuck undersized for 114s, current state active+undersized, last acting [4,2] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000488+0000 mon.a (mon.0) 1729 : cluster 3 pg 3.b is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000497+0000 mon.a (mon.0) 1730 : cluster 3 pg 3.d is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000507+0000 mon.a (mon.0) 1731 : cluster 3 pg 3.e is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000516+0000 mon.a (mon.0) 1732 : cluster 3 pg 3.f is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000525+0000 mon.a (mon.0) 1733 : cluster 3 pg 3.11 is stuck undersized for 114s, current state active+undersized, last acting [4,6] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000535+0000 mon.a (mon.0) 1734 : cluster 3 pg 3.12 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000544+0000 mon.a (mon.0) 1735 : cluster 3 pg 3.13 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000561+0000 mon.a (mon.0) 1736 : cluster 3 pg 3.14 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000570+0000 mon.a (mon.0) 1737 : cluster 3 pg 3.15 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000579+0000 mon.a (mon.0) 1738 : cluster 3 pg 3.16 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000588+0000 mon.a (mon.0) 1739 : cluster 3 pg 3.18 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000597+0000 mon.a (mon.0) 1740 : cluster 3 pg 3.1b is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000615+0000 mon.a (mon.0) 1741 : cluster 3 pg 4.0 is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.624 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000625+0000 mon.a (mon.0) 1742 : cluster 3 pg 4.3 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000636+0000 mon.a (mon.0) 1743 : cluster 3 pg 4.5 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000658+0000 mon.a (mon.0) 1744 : cluster 3 pg 4.6 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000667+0000 mon.a (mon.0) 1745 : cluster 3 pg 4.7 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000682+0000 mon.a (mon.0) 1746 : cluster 3 pg 4.8 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000693+0000 mon.a (mon.0) 1747 : cluster 3 pg 4.a is stuck undersized for 114s, current state active+undersized, last acting [6,1] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000701+0000 mon.a (mon.0) 1748 : cluster 3 pg 4.11 is stuck undersized for 114s, current state active+undersized, last acting [6,5] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000709+0000 mon.a (mon.0) 1749 : cluster 3 pg 4.14 is stuck undersized for 114s, current state active+undersized, last acting [5,2] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000718+0000 mon.a (mon.0) 1750 : cluster 3 pg 4.15 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000728+0000 mon.a (mon.0) 1751 : cluster 3 pg 4.16 is stuck undersized for 114s, current state active+undersized, last acting [2,6] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000751+0000 mon.a (mon.0) 1752 : cluster 3 pg 4.17 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.625 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.000762+0000 mon.a (mon.0) 1753 : cluster 3 pg 4.1e is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:09:58.742303+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1336: 99 pgs: 1 creating+peering, 13 active+undersized+degraded, 34 active+undersized, 51 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:00.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: audit 2023-09-23T16:09:59.386887+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.140:0/1699446107' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:00.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000244+0000 mon.a (mon.0) 1708 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000276+0000 mon.a (mon.0) 1709 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T16:10:00.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000285+0000 mon.a (mon.0) 1710 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000294+0000 mon.a (mon.0) 1711 : cluster 3 osd.7 (root=default,host=smithi186) is down 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000303+0000 mon.a (mon.0) 1712 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000311+0000 mon.a (mon.0) 1713 : cluster 3 pg 1.0 is stuck undersized for 114s, current state active+undersized, last acting [1,6] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000320+0000 mon.a (mon.0) 1714 : cluster 3 pg 1.2 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000330+0000 mon.a (mon.0) 1715 : cluster 3 pg 1.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000339+0000 mon.a (mon.0) 1716 : cluster 3 pg 1.6 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000350+0000 mon.a (mon.0) 1717 : cluster 3 pg 1.7 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000359+0000 mon.a (mon.0) 1718 : cluster 3 pg 1.9 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000368+0000 mon.a (mon.0) 1719 : cluster 3 pg 2.0 is stuck undersized for 114s, current state active+undersized, last acting [1,3] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000377+0000 mon.a (mon.0) 1720 : cluster 3 pg 2.3 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,2] 2023-09-23T16:10:00.627 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000404+0000 mon.a (mon.0) 1721 : cluster 3 pg 2.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,0] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000416+0000 mon.a (mon.0) 1722 : cluster 3 pg 2.5 is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000425+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.7 is stuck undersized for 114s, current state active+undersized, last acting [6,2] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000434+0000 mon.a (mon.0) 1724 : cluster 3 pg 3.1 is stuck undersized for 114s, current state active+undersized, last acting [4,5] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000446+0000 mon.a (mon.0) 1725 : cluster 3 pg 3.6 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,4] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000456+0000 mon.a (mon.0) 1726 : cluster 3 pg 3.7 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,4] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000466+0000 mon.a (mon.0) 1727 : cluster 3 pg 3.8 is stuck undersized for 114s, current state active+undersized, last acting [1,4] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000476+0000 mon.a (mon.0) 1728 : cluster 3 pg 3.9 is stuck undersized for 114s, current state active+undersized, last acting [4,2] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000488+0000 mon.a (mon.0) 1729 : cluster 3 pg 3.b is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000497+0000 mon.a (mon.0) 1730 : cluster 3 pg 3.d is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000507+0000 mon.a (mon.0) 1731 : cluster 3 pg 3.e is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000516+0000 mon.a (mon.0) 1732 : cluster 3 pg 3.f is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000525+0000 mon.a (mon.0) 1733 : cluster 3 pg 3.11 is stuck undersized for 114s, current state active+undersized, last acting [4,6] 2023-09-23T16:10:00.628 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000535+0000 mon.a (mon.0) 1734 : cluster 3 pg 3.12 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000544+0000 mon.a (mon.0) 1735 : cluster 3 pg 3.13 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000561+0000 mon.a (mon.0) 1736 : cluster 3 pg 3.14 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000570+0000 mon.a (mon.0) 1737 : cluster 3 pg 3.15 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000579+0000 mon.a (mon.0) 1738 : cluster 3 pg 3.16 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000588+0000 mon.a (mon.0) 1739 : cluster 3 pg 3.18 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000597+0000 mon.a (mon.0) 1740 : cluster 3 pg 3.1b is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000615+0000 mon.a (mon.0) 1741 : cluster 3 pg 4.0 is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000625+0000 mon.a (mon.0) 1742 : cluster 3 pg 4.3 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000636+0000 mon.a (mon.0) 1743 : cluster 3 pg 4.5 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000658+0000 mon.a (mon.0) 1744 : cluster 3 pg 4.6 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000667+0000 mon.a (mon.0) 1745 : cluster 3 pg 4.7 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000682+0000 mon.a (mon.0) 1746 : cluster 3 pg 4.8 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000693+0000 mon.a (mon.0) 1747 : cluster 3 pg 4.a is stuck undersized for 114s, current state active+undersized, last acting [6,1] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000701+0000 mon.a (mon.0) 1748 : cluster 3 pg 4.11 is stuck undersized for 114s, current state active+undersized, last acting [6,5] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000709+0000 mon.a (mon.0) 1749 : cluster 3 pg 4.14 is stuck undersized for 114s, current state active+undersized, last acting [5,2] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000718+0000 mon.a (mon.0) 1750 : cluster 3 pg 4.15 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000728+0000 mon.a (mon.0) 1751 : cluster 3 pg 4.16 is stuck undersized for 114s, current state active+undersized, last acting [2,6] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000751+0000 mon.a (mon.0) 1752 : cluster 3 pg 4.17 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.630 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.000762+0000 mon.a (mon.0) 1753 : cluster 3 pg 4.1e is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:09:58.742303+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1336: 99 pgs: 1 creating+peering, 13 active+undersized+degraded, 34 active+undersized, 51 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: audit 2023-09-23T16:09:59.386887+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.140:0/1699446107' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:00.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000244+0000 mon.a (mon.0) 1708 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000276+0000 mon.a (mon.0) 1709 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000285+0000 mon.a (mon.0) 1710 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000294+0000 mon.a (mon.0) 1711 : cluster 3 osd.7 (root=default,host=smithi186) is down 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000303+0000 mon.a (mon.0) 1712 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 19/87 objects degraded (21.839%), 13 pgs degraded, 41 pgs undersized 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000311+0000 mon.a (mon.0) 1713 : cluster 3 pg 1.0 is stuck undersized for 114s, current state active+undersized, last acting [1,6] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000320+0000 mon.a (mon.0) 1714 : cluster 3 pg 1.2 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000330+0000 mon.a (mon.0) 1715 : cluster 3 pg 1.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000339+0000 mon.a (mon.0) 1716 : cluster 3 pg 1.6 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000350+0000 mon.a (mon.0) 1717 : cluster 3 pg 1.7 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000359+0000 mon.a (mon.0) 1718 : cluster 3 pg 1.9 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.661 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000368+0000 mon.a (mon.0) 1719 : cluster 3 pg 2.0 is stuck undersized for 114s, current state active+undersized, last acting [1,3] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000377+0000 mon.a (mon.0) 1720 : cluster 3 pg 2.3 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,2] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000404+0000 mon.a (mon.0) 1721 : cluster 3 pg 2.4 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,0] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000416+0000 mon.a (mon.0) 1722 : cluster 3 pg 2.5 is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000425+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.7 is stuck undersized for 114s, current state active+undersized, last acting [6,2] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000434+0000 mon.a (mon.0) 1724 : cluster 3 pg 3.1 is stuck undersized for 114s, current state active+undersized, last acting [4,5] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000446+0000 mon.a (mon.0) 1725 : cluster 3 pg 3.6 is stuck undersized for 114s, current state active+undersized+degraded, last acting [1,4] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000456+0000 mon.a (mon.0) 1726 : cluster 3 pg 3.7 is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,4] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000466+0000 mon.a (mon.0) 1727 : cluster 3 pg 3.8 is stuck undersized for 114s, current state active+undersized, last acting [1,4] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000476+0000 mon.a (mon.0) 1728 : cluster 3 pg 3.9 is stuck undersized for 114s, current state active+undersized, last acting [4,2] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000488+0000 mon.a (mon.0) 1729 : cluster 3 pg 3.b is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000497+0000 mon.a (mon.0) 1730 : cluster 3 pg 3.d is stuck undersized for 114s, current state active+undersized+degraded, last acting [5,6] 2023-09-23T16:10:00.662 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000507+0000 mon.a (mon.0) 1731 : cluster 3 pg 3.e is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000516+0000 mon.a (mon.0) 1732 : cluster 3 pg 3.f is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,1] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000525+0000 mon.a (mon.0) 1733 : cluster 3 pg 3.11 is stuck undersized for 114s, current state active+undersized, last acting [4,6] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000535+0000 mon.a (mon.0) 1734 : cluster 3 pg 3.12 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000544+0000 mon.a (mon.0) 1735 : cluster 3 pg 3.13 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,2] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000561+0000 mon.a (mon.0) 1736 : cluster 3 pg 3.14 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000570+0000 mon.a (mon.0) 1737 : cluster 3 pg 3.15 is stuck undersized for 114s, current state active+undersized+degraded, last acting [4,6] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000579+0000 mon.a (mon.0) 1738 : cluster 3 pg 3.16 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000588+0000 mon.a (mon.0) 1739 : cluster 3 pg 3.18 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000597+0000 mon.a (mon.0) 1740 : cluster 3 pg 3.1b is stuck undersized for 114s, current state active+undersized, last acting [4,1] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000615+0000 mon.a (mon.0) 1741 : cluster 3 pg 4.0 is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000625+0000 mon.a (mon.0) 1742 : cluster 3 pg 4.3 is stuck undersized for 114s, current state active+undersized, last acting [5,1] 2023-09-23T16:10:00.663 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000636+0000 mon.a (mon.0) 1743 : cluster 3 pg 4.5 is stuck undersized for 114s, current state active+undersized, last acting [6,4] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000658+0000 mon.a (mon.0) 1744 : cluster 3 pg 4.6 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000667+0000 mon.a (mon.0) 1745 : cluster 3 pg 4.7 is stuck undersized for 114s, current state active+undersized, last acting [2,5] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000682+0000 mon.a (mon.0) 1746 : cluster 3 pg 4.8 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000693+0000 mon.a (mon.0) 1747 : cluster 3 pg 4.a is stuck undersized for 114s, current state active+undersized, last acting [6,1] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000701+0000 mon.a (mon.0) 1748 : cluster 3 pg 4.11 is stuck undersized for 114s, current state active+undersized, last acting [6,5] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000709+0000 mon.a (mon.0) 1749 : cluster 3 pg 4.14 is stuck undersized for 114s, current state active+undersized, last acting [5,2] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000718+0000 mon.a (mon.0) 1750 : cluster 3 pg 4.15 is stuck undersized for 114s, current state active+undersized, last acting [5,6] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000728+0000 mon.a (mon.0) 1751 : cluster 3 pg 4.16 is stuck undersized for 114s, current state active+undersized, last acting [2,6] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000751+0000 mon.a (mon.0) 1752 : cluster 3 pg 4.17 is stuck undersized for 114s, current state active+undersized, last acting [1,2] 2023-09-23T16:10:00.664 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.000762+0000 mon.a (mon.0) 1753 : cluster 3 pg 4.1e is stuck undersized for 114s, current state active+undersized, last acting [1,5] 2023-09-23T16:10:00.665 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.690 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:00.794 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:00.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:00.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:01.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:01.089 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:01.192 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:01.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:01.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:01.326 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:01.358 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:01.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:01.477 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:01 smithi186 bash[89807]: audit 2023-09-23T16:10:00.967189+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:01.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:01.603 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:01.628 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:01.629 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:01 smithi140 bash[105739]: audit 2023-09-23T16:10:00.967189+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:01.629 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:01 smithi140 bash[103196]: audit 2023-09-23T16:10:00.967189+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:01.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:01.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:01.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:01.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:01.887 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:01.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:01.990 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:02.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:02.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:02.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:02.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:02.289 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:02.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:02.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.406 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:02 smithi140 bash[105739]: cluster 2023-09-23T16:10:00.743644+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1337: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:02.406 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:02 smithi140 bash[103196]: cluster 2023-09-23T16:10:00.743644+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1337: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:02.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:10:02.493 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:10:02.525 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:02.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:02.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:02 smithi186 bash[89807]: cluster 2023-09-23T16:10:00.743644+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1337: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:02.691 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:02.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:02.826 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:02.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:02.930 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:02.964 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:02.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:02.975 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:03.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.097 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:03.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:03.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:03.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:03.332 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:03.364 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:03.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:03.396 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:10:03.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:03.603 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:03.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:03 smithi140 bash[105739]: audit 2023-09-23T16:10:03.344416+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.140:0/3793404140' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:03 smithi140 bash[105739]: audit 2023-09-23T16:10:03.344834+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:03 smithi140 bash[103196]: audit 2023-09-23T16:10:03.344416+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.140:0/3793404140' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:03 smithi140 bash[103196]: audit 2023-09-23T16:10:03.344834+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:03.641 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:10:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:03 smithi186 bash[89807]: audit 2023-09-23T16:10:03.344416+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.140:0/3793404140' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:03 smithi186 bash[89807]: audit 2023-09-23T16:10:03.344834+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:10:03.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:03.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:03.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.899 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:03.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:04.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:04.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:04.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:04.131 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:04.156 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:04.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:04.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:04.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:04.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:04.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:04.430 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:04.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:10:04.533 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:04.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:04.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:04.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: cluster 2023-09-23T16:10:02.744717+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1338: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: cluster 2023-09-23T16:10:03.379606+0000 mon.a (mon.0) 1756 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: cluster 2023-09-23T16:10:03.389348+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: cluster 2023-09-23T16:10:03.389444+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: audit 2023-09-23T16:10:03.391248+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:10:04.709 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:04 smithi186 bash[89807]: cluster 2023-09-23T16:10:03.391304+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e371: 8 total, 7 up, 8 in 2023-09-23T16:10:04.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:04.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: cluster 2023-09-23T16:10:02.744717+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1338: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:04.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: cluster 2023-09-23T16:10:03.379606+0000 mon.a (mon.0) 1756 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:04.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: cluster 2023-09-23T16:10:03.389348+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: cluster 2023-09-23T16:10:03.389444+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: audit 2023-09-23T16:10:03.391248+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[105739]: cluster 2023-09-23T16:10:03.391304+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e371: 8 total, 7 up, 8 in 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: cluster 2023-09-23T16:10:02.744717+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1338: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: cluster 2023-09-23T16:10:03.379606+0000 mon.a (mon.0) 1756 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: cluster 2023-09-23T16:10:03.389348+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: cluster 2023-09-23T16:10:03.389444+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: audit 2023-09-23T16:10:03.391248+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:10:04.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:04 smithi140 bash[103196]: cluster 2023-09-23T16:10:03.391304+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e371: 8 total, 7 up, 8 in 2023-09-23T16:10:04.811 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:04.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:04.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:04.937 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:04.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:04.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:05.069 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:05.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:05.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:05.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:05.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:05.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:05.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:05.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:05.497 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:05.601 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.633 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:05] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-09-23T16:10:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:05.737 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.771 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:05.874 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.905 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:05.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:06.009 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.042 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:06.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:06.280 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:06.409 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.439 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:06.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.550 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:06 smithi186 bash[89807]: cluster 2023-09-23T16:10:04.746340+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1340: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:06.568 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:06.672 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:06.683 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:06 smithi140 bash[103196]: cluster 2023-09-23T16:10:04.746340+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1340: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:06.684 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:06 smithi140 bash[105739]: cluster 2023-09-23T16:10:04.746340+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1340: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:06.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:06.801 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:06.931 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:06.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:07.064 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:07.094 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:07.197 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:07.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:07.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:07.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:07.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:07.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:07.495 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:07.567 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:10:07.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:07.603 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:10:07.603 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:10:07.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:21988 8.8 8:11baeb44:::benchmark_data_smithi140_219746_object21987:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 537.99032308799997, 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.238628458, 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:07.604 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 21988 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605907+0000", 2023-09-23T16:10:07.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605906+0000", 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605942+0000", 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.5957000000000001e-05 2023-09-23T16:10:07.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605959+0000", 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7002000000000001e-05 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.605968+0000", 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3379999999999994e-06 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.606044+0000", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5827000000000004e-05 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.606055+0000", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1171e-05 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.610518+0000", 2023-09-23T16:10:07.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0044626029999999 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.610528+0000", 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0924000000000001e-05 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838148+0000", 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2276193909999999 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838338+0000", 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019055799999999999 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,7", 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.838528+0000", 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000189409 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.841314+0000", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002786022 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.841387+0000", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3436999999999995e-05 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.843170+0000", 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0017826789999999999 2023-09-23T16:10:07.611 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.843248+0000", 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8158999999999995e-05 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.844535+0000", 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0012873470000000001 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.612 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:22003 8.4 8:2146b823:::benchmark_data_smithi140_219746_object22002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 537.96901656199998, 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2280452240000002, 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:07.613 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 22003 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627214+0000", 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627212+0000", 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627265+0000", 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2936999999999998e-05 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.615 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627278+0000", 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2622e-05 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627283+0000", 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8269999999999997e-06 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627336+0000", 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3758999999999998e-05 2023-09-23T16:10:07.616 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:09.627345+0000", 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7490000000000004e-06 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.608451+0000", 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98110533899999997 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:10.608463+0000", 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2221999999999999e-05 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.848799+0000", 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.240336278 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.848969+0000", 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000170447 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.849157+0000", 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000187839 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.852392+0000", 2023-09-23T16:10:07.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003234757 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.852462+0000", 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9604000000000006e-05 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.853912+0000", 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0014503599999999999 2023-09-23T16:10:07.620 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.854039+0000", 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012708700000000001 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:01:11.855259+0000", 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001219599 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.621 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94319 9.5 9:a522faff:::benchmark_data_smithi140_239028_object94318: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 e343)", 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.340491+0000", 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.25573866900001, 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2670207769999999, 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94319 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340491+0000", 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.623 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340491+0000", 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340490+0000", 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.625 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340539+0000", 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.8739999999999998e-05 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340554+0000", 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5248e-05 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.626 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340561+0000", 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.503e-06 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352530+0000", 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011968697 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op must wait for map", 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352536+0000", 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3990000000000001e-06 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355676+0000", 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031395889999999999 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355685+0000", 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.6770000000000001e-06 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348798+0000", 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99311297899999995 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348816+0000", 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8014000000000001e-05 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.605381+0000", 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.256565623 2023-09-23T16:10:07.629 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.607512+0000", 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0021308410000000001 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94325 9.5 9:ae8368ab:::benchmark_data_smithi140_239028_object94324: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 e343)", 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.340569+0000", 2023-09-23T16:10:07.630 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.25566058999999, 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2713375120000001, 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94325 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.631 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340569+0000", 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340569+0000", 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340569+0000", 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.632 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340613+0000", 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4464e-05 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340622+0000", 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5550000000000003e-06 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.633 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340627+0000", 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9439999999999996e-06 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352587+0000", 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011960475 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352593+0000", 2023-09-23T16:10:07.634 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.1529999999999996e-06 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355705+0000", 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031125620000000001 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355712+0000", 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5490000000000003e-06 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348850+0000", 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99313823499999998 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348862+0000", 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.238e-05 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.611804+0000", 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.262941605 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.611907+0000", 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000103127 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.637 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94326 9.5 9:a5edf704:::benchmark_data_smithi140_239028_object94325: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 e343)", 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.340632+0000", 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.255598109, 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2714046159999999, 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94326 2023-09-23T16:10:07.638 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340632+0000", 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340632+0000", 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.639 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340631+0000", 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340674+0000", 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2242e-05 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.640 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340681+0000", 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4259999999999997e-06 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340686+0000", 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6149999999999999e-06 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.641 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352612+0000", 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011926559 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352617+0000", 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4429999999999996e-06 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355733+0000", 2023-09-23T16:10:07.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003116625 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355740+0000", 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3910000000000003e-06 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348896+0000", 2023-09-23T16:10:07.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99315574600000001 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348906+0000", 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0189e-05 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.611975+0000", 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.263069752 2023-09-23T16:10:07.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612037+0000", 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1104000000000003e-05 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94329 9.5 9:a4157bf2:::benchmark_data_smithi140_239028_object94328: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 e343)", 2023-09-23T16:10:07.645 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.340691+0000", 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.25553951000001, 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2715812149999999, 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94329 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.646 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340691+0000", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340691+0000", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340690+0000", 2023-09-23T16:10:07.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340761+0000", 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0730999999999998e-05 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340793+0000", 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.2418e-05 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.648 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340799+0000", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3489999999999999e-06 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352637+0000", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011838375999999999 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352641+0000", 2023-09-23T16:10:07.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.3850000000000004e-06 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355759+0000", 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003118067 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355766+0000", 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6050000000000003e-06 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348938+0000", 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99317180900000002 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348948+0000", 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0331e-05 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612111+0000", 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2631631320000001 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612272+0000", 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000160452 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.652 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94339 9.5 9:af66cde2:::benchmark_data_smithi140_239028_object94338: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 e343)", 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.340804+0000", 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.255425726, 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2717767379999998, 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.653 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94339 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340804+0000", 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340804+0000", 2023-09-23T16:10:07.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340804+0000", 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340858+0000", 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4446e-05 2023-09-23T16:10:07.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340866+0000", 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4070000000000004e-06 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.340870+0000", 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.515e-06 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.656 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352758+0000", 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011887895000000001 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.352777+0000", 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8624999999999999e-05 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355786+0000", 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0030094779999999999 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.355793+0000", 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5819999999999998e-06 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348979+0000", 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99318630799999996 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.348989+0000", 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9799999999999993e-06 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612493+0000", 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2635039400000001 2023-09-23T16:10:07.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612581+0000", 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.8152999999999994e-05 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.660 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94351 9.8 9:14beb7c4:::benchmark_data_smithi140_239028_object94350:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.358035+0000", 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.23819546300001, 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2968591730000001, 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94351 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.661 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358035+0000", 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358035+0000", 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.662 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358033+0000", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358083+0000", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9648000000000003e-05 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358095+0000", 2023-09-23T16:10:07.663 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2378000000000001e-05 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358101+0000", 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2149999999999998e-06 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358155+0000", 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3573999999999999e-05 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.664 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.358164+0000", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1900000000000001e-06 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347006+0000", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98884238899999999 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347026+0000", 2023-09-23T16:10:07.665 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9811000000000001e-05 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.615791+0000", 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.268764687 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.619626+0000", 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0038356319999999998 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.619843+0000", 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000216641 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.638782+0000", 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018938737000000001 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.667 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.641729+0000", 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029473429999999998 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.652007+0000", 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010277695999999999 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.652073+0000", 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5897999999999998e-05 2023-09-23T16:10:07.668 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.654894+0000", 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002821025 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94356 9.5 9:a5978ee4:::benchmark_data_smithi140_239028_object94355:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.365476+0000", 2023-09-23T16:10:07.669 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.23075363699999, 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2975424790000001, 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94356 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.670 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365476+0000", 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365476+0000", 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365476+0000", 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.671 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365594+0000", 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00011825800000000001 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365606+0000", 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1678000000000001e-05 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.672 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.365614+0000", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.072e-06 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.366915+0000", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001301139 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.366922+0000", 2023-09-23T16:10:07.673 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5610000000000004e-06 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349018+0000", 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.98209649399999999 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349028+0000", 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.4939999999999992e-06 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.674 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.612807+0000", 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2637795549999999 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.613901+0000", 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001093482 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.616821+0000", 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002920317 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.632824+0000", 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.016002555000000002 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.632893+0000", 2023-09-23T16:10:07.676 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9402999999999999e-05 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.659982+0000", 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.027088984 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.660045+0000", 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2878000000000003e-05 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.663019+0000", 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002974127 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94358 9.8 9:1c474448:::benchmark_data_smithi140_239028_object94357:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.367954+0000", 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.228276026, 2023-09-23T16:10:07.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2895169310000001, 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94358 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.367954+0000", 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.679 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.367954+0000", 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.367953+0000", 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.368028+0000", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5427999999999997e-05 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.368043+0000", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4907e-05 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.368050+0000", 2023-09-23T16:10:07.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.109e-06 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.368100+0000", 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9579000000000001e-05 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.368106+0000", 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2539999999999998e-06 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347081+0000", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.978975339 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347094+0000", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2274e-05 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.623811+0000", 2023-09-23T16:10:07.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2767171880000001 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.623936+0000", 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012551000000000001 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.624091+0000", 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015413499999999999 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.641667+0000", 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.01757686 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.645781+0000", 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0041140100000000004 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.654966+0000", 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0091841579999999996 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.655032+0000", 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6822999999999994e-05 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.657471+0000", 2023-09-23T16:10:07.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002438525 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94360 9.5 9:a875ead3:::benchmark_data_smithi140_239028_object94359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.372165+0000", 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.22406545300001, 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.29379899, 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.687 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94360 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372165+0000", 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.688 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372165+0000", 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372163+0000", 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372191+0000", 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.7557000000000001e-05 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372202+0000", 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1151999999999999e-05 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372207+0000", 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2650000000000004e-06 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372264+0000", 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6771999999999998e-05 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372278+0000", 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3478999999999999e-05 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349056+0000", 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97677808499999996 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349065+0000", 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3360000000000001e-06 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.620521+0000", 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2714557520000001 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.620714+0000", 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000192776 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.620953+0000", 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00023990900000000001 2023-09-23T16:10:07.693 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.632848+0000", 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.01189483 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.632979+0000", 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013042899999999999 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.694 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.663142+0000", 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.030163708000000001 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.663213+0000", 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0128000000000003e-05 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.695 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.665964+0000", 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0027510270000000001 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94361 9.5 9:acaf12ad:::benchmark_data_smithi140_239028_object94360:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.372213+0000", 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.224016627, 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3002683720000001, 2023-09-23T16:10:07.696 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94361 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372213+0000", 2023-09-23T16:10:07.697 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372213+0000", 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372213+0000", 2023-09-23T16:10:07.698 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372234+0000", 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1389000000000001e-05 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.699 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372239+0000", 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.5859999999999998e-06 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372242+0000", 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.7099999999999999e-06 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.700 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372306+0000", 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.3993999999999998e-05 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.372314+0000", 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0439999999999996e-06 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.701 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349093+0000", 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97677934300000002 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349102+0000", 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3179999999999996e-06 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.702 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.625244+0000", 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.27614187 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.625404+0000", 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015996399999999999 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.703 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.625598+0000", 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00019376699999999999 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.632940+0000", 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.007342052 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.704 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.659833+0000", 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.026893055999999999 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.668992+0000", 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0091584990000000005 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.669051+0000", 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.9775999999999998e-05 2023-09-23T16:10:07.705 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.672482+0000", 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0034303469999999998 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94364 9.5 9:a123d889:::benchmark_data_smithi140_239028_object94363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.706 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.373775+0000", 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.22245518099999, 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3017168840000002, 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94364 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.707 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373775+0000", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373775+0000", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373774+0000", 2023-09-23T16:10:07.708 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373848+0000", 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3918999999999995e-05 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373859+0000", 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1192999999999999e-05 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.709 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373864+0000", 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.7650000000000001e-06 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373906+0000", 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1628000000000002e-05 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.373912+0000", 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0820000000000004e-06 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349134+0000", 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.97522192699999999 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349143+0000", 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7780000000000002e-06 2023-09-23T16:10:07.711 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.628953+0000", 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2798094 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.629101+0000", 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014819 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.712 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.629326+0000", 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00022511499999999999 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.641052+0000", 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011725645999999999 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.659921+0000", 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.018869625000000001 2023-09-23T16:10:07.713 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.672542+0000", 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.012620991 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.672611+0000", 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8410000000000004e-05 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.714 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.675492+0000", 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002880961 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94367 9.8 9:15921946:::benchmark_data_smithi140_239028_object94366:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.378001+0000", 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.21822883799999, 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.3076714059999999, 2023-09-23T16:10:07.715 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94367 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378001+0000", 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.716 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378001+0000", 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378000+0000", 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.717 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378061+0000", 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.0758999999999999e-05 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378075+0000", 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3746e-05 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.718 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378083+0000", 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1839999999999999e-06 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378159+0000", 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6446000000000006e-05 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.378170+0000", 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1211e-05 2023-09-23T16:10:07.719 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347124+0000", 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96895382600000002 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347133+0000", 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.132e-06 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.720 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.627669+0000", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.280535406 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.627765+0000", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.6413e-05 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.627874+0000", 2023-09-23T16:10:07.721 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000108288 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.641675+0000", 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.013801994 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.645811+0000", 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0041354030000000002 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.722 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.678307+0000", 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.032496389000000001 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.678366+0000", 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8723e-05 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.723 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.685673+0000", 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0073066279999999999 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94380 9.5 9:af744e1c:::benchmark_data_smithi140_239028_object94379:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.398535+0000", 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.19769554600001, 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2828193090000002, 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.724 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94380 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398535+0000", 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.725 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398535+0000", 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398533+0000", 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.726 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398598+0000", 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4583000000000002e-05 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398610+0000", 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1946999999999999e-05 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398616+0000", 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8919999999999997e-06 2023-09-23T16:10:07.727 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398678+0000", 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2053999999999999e-05 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.398686+0000", 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1829999999999994e-06 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.728 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349172+0000", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.95048641199999995 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349182+0000", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9289999999999993e-06 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.633002+0000", 2023-09-23T16:10:07.729 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2838198730000001 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.633148+0000", 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014627299999999999 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.633332+0000", 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018412800000000001 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.730 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.659842+0000", 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.026509956000000001 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.663091+0000", 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003248945 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.731 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.678358+0000", 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015266979999999999 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.678398+0000", 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9221999999999998e-05 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.681354+0000", 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029562820000000002 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.732 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94396 9.8 9:1a159b97:::benchmark_data_smithi140_239028_object94395:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.427563+0000", 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.16866685900001, 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.2654048370000002, 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.733 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94396 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427563+0000", 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.734 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427563+0000", 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427562+0000", 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427604+0000", 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1483000000000002e-05 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.735 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427613+0000", 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7680000000000003e-06 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427623+0000", 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9049999999999992e-06 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.736 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427679+0000", 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.571e-05 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.427686+0000", 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0700000000000001e-06 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347162+0000", 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.91947631399999996 2023-09-23T16:10:07.737 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.347168+0000", 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.1330000000000004e-06 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.630713+0000", 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.283544134 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.738 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.630861+0000", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014860000000000001 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.631012+0000", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015122000000000001 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.641682+0000", 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.010669546 2023-09-23T16:10:07.739 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.645838+0000", 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0041563599999999996 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.689978+0000", 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.044139950999999997 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.740 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.690042+0000", 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4111999999999999e-05 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.692968+0000", 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0029257179999999999 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.741 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:94398 9.5 9:ab2ebc3f:::benchmark_data_smithi140_239028_object94397:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:07:13.433131+0000", 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 174.16309930400001, 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.251177475, 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 94398 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.742 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433131+0000", 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433131+0000", 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.743 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433129+0000", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433179+0000", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9434000000000001e-05 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433196+0000", 2023-09-23T16:10:07.744 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7091e-05 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433207+0000", 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1083e-05 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433300+0000", 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3032e-05 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.745 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:13.433316+0000", 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6090999999999999e-05 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349211+0000", 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.91589557799999999 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:07.746 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:14.349222+0000", 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0332999999999999e-05 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.636994+0000", 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.28777176 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.637149+0000", 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015531799999999999 2023-09-23T16:10:07.747 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,7", 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.637332+0000", 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000182991 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.659852+0000", 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.022519985999999999 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.748 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.666025+0000", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0061728670000000003 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.681415+0000", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.015390551000000001 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.681472+0000", 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6705e-05 2023-09-23T16:10:07.749 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:07:15.684308+0000", 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028362650000000001 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:07.750 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:10:07.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.751 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:07.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:07.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:07.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:07.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:07.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:08.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:08.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:08.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:08.249 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:08.278 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:08.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:08.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:08.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:08.513 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:08.526 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:08 smithi186 bash[89807]: cluster 2023-09-23T16:10:06.747733+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1341: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:08.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:08.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T16:10:08.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:08 smithi140 bash[105739]: cluster 2023-09-23T16:10:06.747733+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1341: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:08.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:08 smithi140 bash[103196]: cluster 2023-09-23T16:10:06.747733+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1341: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:08.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:08.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:08.781 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:08.807 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:08.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:08.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:08.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:09.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:09.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:09.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:09.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:09.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:09.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:09.353 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:09.410 INFO:teuthology.orchestra.run.smithi140.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T16:10:09.458 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:09.472 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:09 smithi140 bash[105739]: audit 2023-09-23T16:10:08.858872+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.140:0/3949107019' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.472 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:09 smithi140 bash[105739]: audit 2023-09-23T16:10:08.859566+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.473 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:09 smithi140 bash[103196]: audit 2023-09-23T16:10:08.858872+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.140:0/3949107019' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.473 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:09 smithi140 bash[103196]: audit 2023-09-23T16:10:08.859566+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:09.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:09.593 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:09.622 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:09.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:09 smithi186 bash[89807]: audit 2023-09-23T16:10:08.858872+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.140:0/3949107019' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.744 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:09 smithi186 bash[89807]: audit 2023-09-23T16:10:08.859566+0000 mon.a (mon.0) 1759 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:10:09.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:09.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:09.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:09.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:09.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:10.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:10.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:10.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:10.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:10.286 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.317 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:10.421 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:10.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:10 smithi186 bash[89807]: cluster 2023-09-23T16:10:08.749553+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1342: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:10.434 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:10 smithi186 bash[89807]: cluster 2023-09-23T16:10:09.401079+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T16:10:10.435 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:10 smithi186 bash[89807]: audit 2023-09-23T16:10:09.404430+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:10:10.435 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:10 smithi186 bash[89807]: cluster 2023-09-23T16:10:09.404600+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e372: 8 total, 7 up, 8 in 2023-09-23T16:10:10.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:10.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:10.573 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[103196]: cluster 2023-09-23T16:10:08.749553+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1342: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:10.573 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[103196]: cluster 2023-09-23T16:10:09.401079+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[103196]: audit 2023-09-23T16:10:09.404430+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[103196]: cluster 2023-09-23T16:10:09.404600+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e372: 8 total, 7 up, 8 in 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[105739]: cluster 2023-09-23T16:10:08.749553+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1342: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[105739]: cluster 2023-09-23T16:10:09.401079+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[105739]: audit 2023-09-23T16:10:09.404430+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T16:10:10.574 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:10 smithi140 bash[105739]: cluster 2023-09-23T16:10:09.404600+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e372: 8 total, 7 up, 8 in 2023-09-23T16:10:10.592 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:10.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:10.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:10.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:10.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:10.833 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:10.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:10.889 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:10.968 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:10.992 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:10.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:11.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:11.226 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:11.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:11.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:11.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:11.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:11.469 DEBUG:teuthology.orchestra.run.smithi140:> /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' 2023-09-23T16:10:11.470 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-09-23T16:10:11.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:10:11.472 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T16:10:11.472 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T16:10:11.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:hints = 1 2023-09-23T16:10:11.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T16:10:11.511 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object prefix: benchmark_data_smithi140_258479 2023-09-23T16:10:11.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:10:11.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 0 0 0 0 0 0 - 0 2023-09-23T16:10:11.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:11.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:11.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:11.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:11.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:11.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:11.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:11.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:12.059 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:12.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:12.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:12.224 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:12.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:12.327 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:12.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:12.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:12.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:12.486 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:12 smithi140 bash[105739]: cluster 2023-09-23T16:10:10.751103+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1344: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:12.486 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:12 smithi140 bash[103196]: cluster 2023-09-23T16:10:10.751103+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1344: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:12.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:12.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:12.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 1 16 3187 3171 198.176 198.188 0.00399507 0.00502965 2023-09-23T16:10:12.593 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:12.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:12.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:12 smithi186 bash[89807]: cluster 2023-09-23T16:10:10.751103+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1344: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 4.7 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 19/87 objects degraded (21.839%) 2023-09-23T16:10:12.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:12.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:12.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:12.858 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:12.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:12.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:12.985 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:12.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:13.021 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:13.124 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:13.156 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:13.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:13.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:13.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:13.376 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:10:13.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:13.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:13.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 2 16 6042 6026 188.299 178.438 0.00256723 0.00528819 2023-09-23T16:10:13.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:13.538 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:13 smithi140 bash[105739]: cluster 2023-09-23T16:10:13.404595+0000 mon.a (mon.0) 1762 : cluster 3 Health check update: Degraded data redundancy: 19/1317 objects degraded (1.443%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:13.538 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:13 smithi140 bash[103196]: cluster 2023-09-23T16:10:13.404595+0000 mon.a (mon.0) 1762 : cluster 3 Health check update: Degraded data redundancy: 19/1317 objects degraded (1.443%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:13.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:13.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:13.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:13 smithi186 bash[89807]: cluster 2023-09-23T16:10:13.404595+0000 mon.a (mon.0) 1762 : cluster 3 Health check update: Degraded data redundancy: 19/1317 objects degraded (1.443%), 13 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:13.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:13.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:13.835 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:13.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:13.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:13.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:13.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:14.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:14.199 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:14.227 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:14.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:14.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:14.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:14.460 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:14 smithi140 bash[103196]: cluster 2023-09-23T16:10:12.752118+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1345: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 30 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s wr, 43 op/s; 19/1317 objects degraded (1.443%) 2023-09-23T16:10:14.463 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:14.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 3 15 8896 8881 185.007 178.438 0.00446894 0.00539666 2023-09-23T16:10:14.591 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:14.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:14.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:14.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.730 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:14 smithi186 bash[89807]: cluster 2023-09-23T16:10:12.752118+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1345: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 30 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s wr, 43 op/s; 19/1317 objects degraded (1.443%) 2023-09-23T16:10:14.749 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:14.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:14.861 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:14 smithi140 bash[105739]: cluster 2023-09-23T16:10:12.752118+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1345: 99 pgs: 13 active+undersized+degraded, 34 active+undersized, 52 active+clean; 30 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s wr, 43 op/s; 19/1317 objects degraded (1.443%) 2023-09-23T16:10:14.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:14.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:14.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:14.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:15.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:15.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:15.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.270 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:15.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:15.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:15] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2023-09-23T16:10:15.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:15.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:15.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 4 16 11357 11341 177.188 153.75 0.00750727 0.00552402 2023-09-23T16:10:15.526 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:15.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:15.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:15.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:15.796 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:15.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:15.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:15.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:15.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:16.034 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:16.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:16.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:16.298 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:16.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:16.460 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:16.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:16.466 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:16 smithi140 bash[103196]: cluster 2023-09-23T16:10:14.753603+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1346: 99 pgs: 16 active+undersized+degraded, 31 active+undersized, 52 active+clean; 194 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s wr, 302 op/s; 1168/9168 objects degraded (12.740%) 2023-09-23T16:10:16.466 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:16 smithi140 bash[103196]: audit 2023-09-23T16:10:15.967745+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:16.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 5 16 13630 13614 170.16 142.062 0.00581928 0.00586546 2023-09-23T16:10:16.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:16.572 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:16 smithi186 bash[89807]: cluster 2023-09-23T16:10:14.753603+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1346: 99 pgs: 16 active+undersized+degraded, 31 active+undersized, 52 active+clean; 194 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s wr, 302 op/s; 1168/9168 objects degraded (12.740%) 2023-09-23T16:10:16.573 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:16 smithi186 bash[89807]: audit 2023-09-23T16:10:15.967745+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:16.595 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:16.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:16.699 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:16.727 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:16.730 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:16 smithi140 bash[105739]: cluster 2023-09-23T16:10:14.753603+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1346: 99 pgs: 16 active+undersized+degraded, 31 active+undersized, 52 active+clean; 194 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s wr, 302 op/s; 1168/9168 objects degraded (12.740%) 2023-09-23T16:10:16.731 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:16 smithi140 bash[105739]: audit 2023-09-23T16:10:15.967745+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:16.831 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:16.955 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.993 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:16.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:17.096 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:17.126 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:17.231 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:17.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:17.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:17.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:17.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:17.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 6 16 15940 15924 165.86 144.375 0.00461487 0.00601843 2023-09-23T16:10:17.517 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:17.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:17.650 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:17.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:17.753 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.781 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:17.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:17.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:17.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:18.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:18.033 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:18.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:18.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:18.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:18.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.296 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:18.401 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:18.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:18.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 7 16 17917 17901 159.816 123.562 0.0037772 0.00625032 2023-09-23T16:10:18.536 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:18.565 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:18.567 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:18 smithi140 bash[105739]: cluster 2023-09-23T16:10:16.755731+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1347: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 432 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 3394/20577 objects degraded (16.494%) 2023-09-23T16:10:18.567 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:18 smithi140 bash[103196]: cluster 2023-09-23T16:10:16.755731+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1347: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 432 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 3394/20577 objects degraded (16.494%) 2023-09-23T16:10:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:18.569 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:18 smithi186 bash[89807]: cluster 2023-09-23T16:10:16.755731+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1347: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 432 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 3394/20577 objects degraded (16.494%) 2023-09-23T16:10:18.669 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.697 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:18.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:18.834 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:18.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:18.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:18.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:19.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.107 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:19.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:19.240 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:19.347 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:19.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:19.479 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.505 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:19.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 8 16 20087 20071 156.791 135.625 0.00949251 0.00636797 2023-09-23T16:10:19.522 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:19 smithi140 bash[103196]: cluster 2023-09-23T16:10:19.467235+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 5614/44121 objects degraded (12.724%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:19.608 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:19.639 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:19.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:19.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:19 smithi186 bash[89807]: cluster 2023-09-23T16:10:19.467235+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 5614/44121 objects degraded (12.724%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:19.742 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.772 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:19.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:19.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:19.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:19 smithi140 bash[105739]: cluster 2023-09-23T16:10:19.467235+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 5614/44121 objects degraded (12.724%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:19.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:19.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:19.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:20.009 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:20.037 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:20.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:20.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:20.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:20.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:20.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:20.393 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:10:20.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:20.432 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:10:20.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:20.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:20.464 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:10:20.494 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:10:20.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 9 16 22149 22133 153.687 128.875 0.00515448 0.00650149 2023-09-23T16:10:20.528 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:10:20.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:20.557 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:20 smithi140 bash[105739]: cluster 2023-09-23T16:10:18.756804+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1348: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 922 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s; 5614/44121 objects degraded (12.724%) 2023-09-23T16:10:20.557 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:20 smithi140 bash[105739]: audit 2023-09-23T16:10:20.356442+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.140:0/1989334714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:20.557 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:20 smithi140 bash[103196]: cluster 2023-09-23T16:10:18.756804+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1348: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 922 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s; 5614/44121 objects degraded (12.724%) 2023-09-23T16:10:20.557 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:20 smithi140 bash[103196]: audit 2023-09-23T16:10:20.356442+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.140:0/1989334714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:20.558 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:10:20.572 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:20.598 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:10:20.600 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.600 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.600 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.600 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:10:20.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:10:20.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:20.704 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:20.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:20.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:20.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:20 smithi186 bash[89807]: cluster 2023-09-23T16:10:18.756804+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1348: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 922 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s; 5614/44121 objects degraded (12.724%) 2023-09-23T16:10:20.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:20 smithi186 bash[89807]: audit 2023-09-23T16:10:20.356442+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.140:0/1989334714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:20.833 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:20.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:20.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:20.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:20.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:21.067 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:21.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:21.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:21.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:21.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:21.321 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:21.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:21.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:21.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:21.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:21.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 10 16 23955 23939 149.605 112.875 0.0111457 0.00667552 2023-09-23T16:10:21.582 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:21.614 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:21.717 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:21.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:21.848 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:21.876 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:21.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:21.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:22.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:22.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:22.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:22.241 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:22.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:22.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:22.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:22.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:22.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:22.505 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:22.512 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 11 16 25886 25870 146.975 120.688 0.0140884 0.0067936 2023-09-23T16:10:22.528 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:22 smithi140 bash[103196]: cluster 2023-09-23T16:10:20.757717+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1349: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 967 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 5614/46284 objects degraded (12.129%) 2023-09-23T16:10:22.530 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:10:22.530 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:10:22.532 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:22.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:22.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:22.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:22.778 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:22 smithi140 bash[105739]: cluster 2023-09-23T16:10:20.757717+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1349: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 967 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 5614/46284 objects degraded (12.129%) 2023-09-23T16:10:22.794 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:22.795 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:22 smithi186 bash[89807]: cluster 2023-09-23T16:10:20.757717+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1349: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 967 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 5614/46284 objects degraded (12.129%) 2023-09-23T16:10:22.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:22.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:22.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:22.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:22.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:23.035 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:23.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.197 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:23.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:23.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.454 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:23.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 12 16 27759 27743 144.481 117.062 0.0131396 0.00691521 2023-09-23T16:10:23.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:23.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:23.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:23.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:23.713 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:23.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:23.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:23.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:23.951 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:23.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:23.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:24.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:24.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:24.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:24.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:24.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:24.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:24.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T16:10:24.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:24.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 13 16 29491 29475 141.694 108.25 0.0027695 0.00705095 2023-09-23T16:10:24.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:24.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:24.642 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:24.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:24 smithi186 bash[89807]: cluster 2023-09-23T16:10:22.758767+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1350: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s; 7607/64116 objects degraded (11.864%) 2023-09-23T16:10:24.748 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:24.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:24.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:24 smithi140 bash[105739]: cluster 2023-09-23T16:10:22.758767+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1350: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s; 7607/64116 objects degraded (11.864%) 2023-09-23T16:10:24.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:24 smithi140 bash[103196]: cluster 2023-09-23T16:10:22.758767+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1350: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s; 7607/64116 objects degraded (11.864%) 2023-09-23T16:10:24.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:24.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:24.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:10:24.933 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:10:25.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:25.143 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.174 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:25.277 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:25.305 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:25.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:25.442 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:25.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 14 16 31226 31210 139.318 108.438 0.00614843 0.00716963 2023-09-23T16:10:25.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:25.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:25.583 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:25] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.43.0" 2023-09-23T16:10:25.583 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:25 smithi140 bash[105739]: cluster 2023-09-23T16:10:25.529612+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 9446/76878 objects degraded (12.287%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:25.584 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:25 smithi140 bash[103196]: cluster 2023-09-23T16:10:25.529612+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 9446/76878 objects degraded (12.287%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:25.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:25.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:25.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:25 smithi186 bash[89807]: cluster 2023-09-23T16:10:25.529612+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 9446/76878 objects degraded (12.287%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:25.940 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:25.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:25.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:25.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:26.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:26.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:26.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:26.239 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:26.343 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:26.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:26.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:26.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 15 16 33007 32991 137.45 111.312 0.00783565 0.00726936 2023-09-23T16:10:26.514 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:26.585 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:26 smithi186 bash[89807]: cluster 2023-09-23T16:10:24.759880+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1351: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s; 9446/76878 objects degraded (12.287%) 2023-09-23T16:10:26.617 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:26.626 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:26 smithi140 bash[103196]: cluster 2023-09-23T16:10:24.759880+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1351: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s; 9446/76878 objects degraded (12.287%) 2023-09-23T16:10:26.627 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:26 smithi140 bash[105739]: cluster 2023-09-23T16:10:24.759880+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1351: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s; 9446/76878 objects degraded (12.287%) 2023-09-23T16:10:26.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:26.745 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:26.773 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:26.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:26.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:26.902 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:26.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:26.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:26.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:10:27.006 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.040 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:27.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:27.169 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:27.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:27.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:27.403 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:27.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 16 16 34645 34629 135.257 102.375 0.00514718 0.00738701 2023-09-23T16:10:27.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:27.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:27.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:27.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:27 smithi140 bash[105739]: audit 2023-09-23T16:10:27.192345+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.140:0/3850219801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:27 smithi140 bash[105739]: audit 2023-09-23T16:10:27.192819+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.602 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:10:27.669 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:27.693 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:27.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.826 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:27.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:27 smithi140 bash[103196]: audit 2023-09-23T16:10:27.192345+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.140:0/3850219801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:27 smithi140 bash[103196]: audit 2023-09-23T16:10:27.192819+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:27 smithi186 bash[89807]: audit 2023-09-23T16:10:27.192345+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.140:0/3850219801' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:27 smithi186 bash[89807]: audit 2023-09-23T16:10:27.192819+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:10:27.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:27.954 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:27.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:28.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:28.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:28.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:28.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:28.219 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:28.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:28.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:28.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:28.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:28.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:28.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 17 16 36263 36247 133.249 101.125 0.00992004 0.00749788 2023-09-23T16:10:28.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:28.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:28.727 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:28.736 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: cluster 2023-09-23T16:10:26.760734+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1352: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 11090/85101 objects degraded (13.032%) 2023-09-23T16:10:28.736 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: cluster 2023-09-23T16:10:27.583495+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:10:28.736 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: cluster 2023-09-23T16:10:27.591772+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.737 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: cluster 2023-09-23T16:10:27.593073+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.737 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: audit 2023-09-23T16:10:27.594889+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:10:28.737 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:28 smithi186 bash[89807]: cluster 2023-09-23T16:10:27.595027+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e373: 8 total, 7 up, 8 in 2023-09-23T16:10:28.764 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:28.867 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: cluster 2023-09-23T16:10:26.760734+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1352: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 11090/85101 objects degraded (13.032%) 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: cluster 2023-09-23T16:10:27.583495+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: cluster 2023-09-23T16:10:27.591772+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: cluster 2023-09-23T16:10:27.593073+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: audit 2023-09-23T16:10:27.594889+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:10:28.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[103196]: cluster 2023-09-23T16:10:27.595027+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e373: 8 total, 7 up, 8 in 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: cluster 2023-09-23T16:10:26.760734+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1352: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 11090/85101 objects degraded (13.032%) 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: cluster 2023-09-23T16:10:27.583495+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: cluster 2023-09-23T16:10:27.591772+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: cluster 2023-09-23T16:10:27.593073+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: audit 2023-09-23T16:10:27.594889+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:10:28.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:28 smithi140 bash[105739]: cluster 2023-09-23T16:10:27.595027+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e373: 8 total, 7 up, 8 in 2023-09-23T16:10:28.893 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:28.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:28.996 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:29.022 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:29.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:29.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:29.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:29.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:29.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:29.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:29.352 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:10:29.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:29.416 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:29.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 18 16 37869 37853 131.422 100.375 0.0133764 0.00760323 2023-09-23T16:10:29.521 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:29.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:29.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:29.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:29.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:29.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:29.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:29.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:29.909 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:29.936 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:29.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:30.041 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:30.063 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:30.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:30.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:30.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:30.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:30.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:30.476 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.503 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:30.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 19 16 39472 39456 129.778 100.188 0.00273289 0.00769911 2023-09-23T16:10:30.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.615 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:30 smithi140 bash[105739]: cluster 2023-09-23T16:10:28.761852+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1354: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 12739/101415 objects degraded (12.561%) 2023-09-23T16:10:30.615 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:30 smithi140 bash[103196]: cluster 2023-09-23T16:10:28.761852+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1354: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 12739/101415 objects degraded (12.561%) 2023-09-23T16:10:30.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:30.648 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:10:30.652 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:10:30.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:30.777 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:30.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:30.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:30 smithi186 bash[89807]: cluster 2023-09-23T16:10:28.761852+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1354: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 12739/101415 objects degraded (12.561%) 2023-09-23T16:10:30.911 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:30.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:30.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:31.015 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:31.144 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.178 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:31.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:31.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:31.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:31.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:10:31.513050+0000 min lat: 0.001328 max lat: 0.150688 avg lat: 0.0077783 2023-09-23T16:10:31.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:10:31.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 20 16 40730 40714 127.22 78.625 0.00275681 0.0077783 2023-09-23T16:10:31.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:31.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:31.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:31 smithi186 bash[89807]: audit 2023-09-23T16:10:30.624174+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:10:31.678 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:31.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:31.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:31.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[103196]: audit 2023-09-23T16:10:30.624174+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:10:31.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[103196]: audit 2023-09-23T16:10:30.972838+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:10:31.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[103196]: audit 2023-09-23T16:10:30.977240+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:31.816 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[103196]: cluster 2023-09-23T16:10:31.362418+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 12739/101415 objects degraded (12.561%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:31.816 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[105739]: audit 2023-09-23T16:10:30.624174+0000 mgr.y (mgr.34107) 1181 : audit 0 from='client.35619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:10:31.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[105739]: audit 2023-09-23T16:10:30.972838+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:10:31.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[105739]: audit 2023-09-23T16:10:30.977240+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:31.817 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:31 smithi140 bash[105739]: cluster 2023-09-23T16:10:31.362418+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 12739/101415 objects degraded (12.561%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:31.829 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:31.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:31.884 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:10:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:31 smithi186 bash[89807]: audit 2023-09-23T16:10:30.972838+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:10:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:31 smithi186 bash[89807]: audit 2023-09-23T16:10:30.977240+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:31.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:31 smithi186 bash[89807]: cluster 2023-09-23T16:10:31.362418+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 12739/101415 objects degraded (12.561%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:31.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:31.960 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:31.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:32.004 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1354,"stamp":"2023-09-23T16:10:28.760936+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2218495140,"num_objects":33805,"num_object_clones":0,"num_object_copies":101415,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12739,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33805,"num_whiteouts":0,"num_read":6140,"num_read_kb":13517,"num_write":34748,"num_write_kb":2175066,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":295,"num_bytes_recovered":27103196,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":36584,"ondisk_log_size":36584,"up":250,"acting":250,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13961852,"kb_used_data":8826684,"kb_used_omap":44,"kb_used_meta":5134931,"kb_avail":735999364,"statfs":{"total":767960285184,"available":753663348736,"internally_reserved":0,"allocated":9038524416,"data_stored":9024213360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":5258170121},"hb_peers":[],"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1251606528,"num_objects":19098,"num_object_clones":0,"num_object_copies":57294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7125,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19098,"num_write_kb":1222272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004963"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":402,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.392538+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:10:03.392538+0000","last_peered":"2023-09-23T16:10:03.392538+0000","last_clean":"2023-09-23T16:10:03.392538+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:10:03.392538+0000","last_undegraded":"2023-09-23T16:10:03.392538+0000","last_fullsized":"2023-09-23T16:10:03.392538+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":262,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.069027+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:10:04.069027+0000","last_peered":"2023-09-23T16:10:04.069027+0000","last_clean":"2023-09-23T16:10:04.069027+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:10:04.069027+0000","last_undegraded":"2023-09-23T16:10:04.069027+0000","last_fullsized":"2023-09-23T16:10:04.069027+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":241,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.066850+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:10:04.066850+0000","last_peered":"2023-09-23T16:10:04.066850+0000","last_clean":"2023-09-23T16:10:04.066850+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:10:04.066850+0000","last_undegraded":"2023-09-23T16:10:04.066850+0000","last_fullsized":"2023-09-23T16:10:04.066850+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":315,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.164275+0000","last_change":"2023-09-23T16:08:04.006681+0000","last_active":"2023-09-23T16:10:09.164275+0000","last_peered":"2023-09-23T16:10:09.164275+0000","last_clean":"2023-09-23T16:05:09.512931+0000","last_became_active":"2023-09-23T16:08:04.006681+0000","last_became_peered":"2023-09-23T16:08:04.006681+0000","last_unstale":"2023-09-23T16:10:09.164275+0000","last_undegraded":"2023-09-23T16:10:09.164275+0000","last_fullsized":"2023-09-23T16:08:04.000110+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:38:39.690197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":298,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:04.068085+0000","last_change":"2023-09-23T16:08:04.006509+0000","last_active":"2023-09-23T16:10:04.068085+0000","last_peered":"2023-09-23T16:10:04.068085+0000","last_clean":"2023-09-23T16:07:55.114138+0000","last_became_active":"2023-09-23T16:08:04.006509+0000","last_became_peered":"2023-09-23T16:08:04.006509+0000","last_unstale":"2023-09-23T16:10:04.068085+0000","last_undegraded":"2023-09-23T16:10:04.068085+0000","last_fullsized":"2023-09-23T16:08:03.998723+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:13:58.069139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":351,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.397452+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:10:03.397452+0000","last_peered":"2023-09-23T16:10:03.397452+0000","last_clean":"2023-09-23T16:10:03.397452+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:10:03.397452+0000","last_undegraded":"2023-09-23T16:10:03.397452+0000","last_fullsized":"2023-09-23T16:10:03.397452+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":276,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868514+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:10:09.868514+0000","last_peered":"2023-09-23T16:10:09.868514+0000","last_clean":"2023-09-23T16:10:09.868514+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:10:09.868514+0000","last_undegraded":"2023-09-23T16:10:09.868514+0000","last_fullsized":"2023-09-23T16:10:09.868514+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":247,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.068198+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:10:04.068198+0000","last_peered":"2023-09-23T16:10:04.068198+0000","last_clean":"2023-09-23T16:10:04.068198+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:10:04.068198+0000","last_undegraded":"2023-09-23T16:10:04.068198+0000","last_fullsized":"2023-09-23T16:10:04.068198+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":379,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.868067+0000","last_change":"2023-09-23T16:08:04.016297+0000","last_active":"2023-09-23T16:10:09.868067+0000","last_peered":"2023-09-23T16:10:09.868067+0000","last_clean":"2023-09-23T16:07:55.123398+0000","last_became_active":"2023-09-23T16:08:04.016297+0000","last_became_peered":"2023-09-23T16:08:04.016297+0000","last_unstale":"2023-09-23T16:10:09.868067+0000","last_undegraded":"2023-09-23T16:10:09.868067+0000","last_fullsized":"2023-09-23T16:08:04.003450+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:24:02.530221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":124,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.396047+0000","last_change":"2023-09-23T16:08:04.016996+0000","last_active":"2023-09-23T16:10:03.396047+0000","last_peered":"2023-09-23T16:10:03.396047+0000","last_clean":"2023-09-23T16:04:02.290840+0000","last_became_active":"2023-09-23T16:08:04.016996+0000","last_became_peered":"2023-09-23T16:08:04.016996+0000","last_unstale":"2023-09-23T16:10:03.396047+0000","last_undegraded":"2023-09-23T16:10:03.396047+0000","last_fullsized":"2023-09-23T16:08:04.005014+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:42.179246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":87,"reported_epoch":371,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:03.393980+0000","last_change":"2023-09-23T16:08:04.017932+0000","last_active":"2023-09-23T16:10:03.393980+0000","last_peered":"2023-09-23T16:10:03.393980+0000","last_clean":"2023-09-23T16:05:09.508055+0000","last_became_active":"2023-09-23T16:08:04.017932+0000","last_became_peered":"2023-09-23T16:08:04.017932+0000","last_unstale":"2023-09-23T16:10:03.393980+0000","last_undegraded":"2023-09-23T16:08:03.995664+0000","last_fullsized":"2023-09-23T16:08:03.995426+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:07:29.289566+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":2,"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":[4,6],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":74,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.164136+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:10:09.164136+0000","last_peered":"2023-09-23T16:10:09.164136+0000","last_clean":"2023-09-23T16:10:09.164136+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:10:09.164136+0000","last_undegraded":"2023-09-23T16:10:09.164136+0000","last_fullsized":"2023-09-23T16:10:09.164136+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":388,"reported_epoch":371,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:03.393267+0000","last_change":"2023-09-23T16:08:04.025713+0000","last_active":"2023-09-23T16:10:03.393267+0000","last_peered":"2023-09-23T16:10:03.393267+0000","last_clean":"2023-09-23T16:07:55.114454+0000","last_became_active":"2023-09-23T16:08:04.025713+0000","last_became_peered":"2023-09-23T16:08:04.025713+0000","last_unstale":"2023-09-23T16:10:03.393267+0000","last_undegraded":"2023-09-23T16:08:03.994963+0000","last_fullsized":"2023-09-23T16:08:03.994818+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T22:02:03.690725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":4}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":354,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.393091+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:10:03.393091+0000","last_peered":"2023-09-23T16:10:03.393091+0000","last_clean":"2023-09-23T16:10:03.393091+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:10:03.393091+0000","last_undegraded":"2023-09-23T16:10:03.393091+0000","last_fullsized":"2023-09-23T16:10:03.393091+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":71,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.404163+0000","last_change":"2023-09-23T16:08:04.003993+0000","last_active":"2023-09-23T16:10:09.404163+0000","last_peered":"2023-09-23T16:10:09.404163+0000","last_clean":"2023-09-23T16:05:09.507316+0000","last_became_active":"2023-09-23T16:08:04.003993+0000","last_became_peered":"2023-09-23T16:08:04.003993+0000","last_unstale":"2023-09-23T16:10:09.404163+0000","last_undegraded":"2023-09-23T16:08:03.994193+0000","last_fullsized":"2023-09-23T16:08:03.994059+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:24:02.833592+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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[{"shards":"2,4","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":52,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.867643+0000","last_change":"2023-09-23T16:08:04.006145+0000","last_active":"2023-09-23T16:10:09.867643+0000","last_peered":"2023-09-23T16:10:09.867643+0000","last_clean":"2023-09-23T16:07:55.121442+0000","last_became_active":"2023-09-23T16:08:04.006145+0000","last_became_peered":"2023-09-23T16:08:04.006145+0000","last_unstale":"2023-09-23T16:10:09.867643+0000","last_undegraded":"2023-09-23T16:10:09.867643+0000","last_fullsized":"2023-09-23T16:08:04.001683+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:39:36.644263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":230,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:10.052588+0000","last_change":"2023-09-23T16:08:04.006391+0000","last_active":"2023-09-23T16:10:10.052588+0000","last_peered":"2023-09-23T16:10:10.052588+0000","last_clean":"2023-09-23T16:05:09.510320+0000","last_became_active":"2023-09-23T16:08:04.006391+0000","last_became_peered":"2023-09-23T16:08:04.006391+0000","last_unstale":"2023-09-23T16:10:10.052588+0000","last_undegraded":"2023-09-23T16:10:10.052588+0000","last_fullsized":"2023-09-23T16:08:04.000009+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:23:53.254007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":378,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.868730+0000","last_change":"2023-09-23T16:08:04.018842+0000","last_active":"2023-09-23T16:10:09.868730+0000","last_peered":"2023-09-23T16:10:09.868730+0000","last_clean":"2023-09-23T16:07:55.123185+0000","last_became_active":"2023-09-23T16:08:04.018842+0000","last_became_peered":"2023-09-23T16:08:04.018842+0000","last_unstale":"2023-09-23T16:10:09.868730+0000","last_undegraded":"2023-09-23T16:10:09.868730+0000","last_fullsized":"2023-09-23T16:08:04.004861+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:47:51.277603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":130,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.402471+0000","last_change":"2023-09-23T16:08:04.017939+0000","last_active":"2023-09-23T16:10:09.402471+0000","last_peered":"2023-09-23T16:10:09.402471+0000","last_clean":"2023-09-23T16:04:02.281794+0000","last_became_active":"2023-09-23T16:08:04.017939+0000","last_became_peered":"2023-09-23T16:08:04.017939+0000","last_unstale":"2023-09-23T16:10:09.402471+0000","last_undegraded":"2023-09-23T16:10:09.402471+0000","last_fullsized":"2023-09-23T16:08:03.993493+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:23:41.322492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":323,"reported_epoch":373,"state":"active+undersized","last_fresh":"2023-09-23T16:10:27.604108+0000","last_change":"2023-09-23T16:08:04.008321+0000","last_active":"2023-09-23T16:10:27.604108+0000","last_peered":"2023-09-23T16:10:27.604108+0000","last_clean":"2023-09-23T16:05:09.699458+0000","last_became_active":"2023-09-23T16:08:04.008321+0000","last_became_peered":"2023-09-23T16:08:04.008321+0000","last_unstale":"2023-09-23T16:10:27.604108+0000","last_undegraded":"2023-09-23T16:10:27.604108+0000","last_fullsized":"2023-09-23T16:08:03.999712+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:23:21.031153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6],"acting":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":384,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.396898+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:10:03.396898+0000","last_peered":"2023-09-23T16:10:03.396898+0000","last_clean":"2023-09-23T16:10:03.396898+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:10:03.396898+0000","last_undegraded":"2023-09-23T16:10:03.396898+0000","last_fullsized":"2023-09-23T16:10:03.396898+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":250,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:04.069371+0000","last_change":"2023-09-23T16:08:04.008144+0000","last_active":"2023-09-23T16:10:04.069371+0000","last_peered":"2023-09-23T16:10:04.069371+0000","last_clean":"2023-09-23T16:05:09.514014+0000","last_became_active":"2023-09-23T16:08:04.008144+0000","last_became_peered":"2023-09-23T16:08:04.008144+0000","last_unstale":"2023-09-23T16:10:04.069371+0000","last_undegraded":"2023-09-23T16:10:04.069371+0000","last_fullsized":"2023-09-23T16:08:03.996947+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:16:08.255231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.6","version":"373'2228","reported_seq":2241,"reported_epoch":373,"state":"active+clean","last_fresh":"2023-09-23T16:10:27.930879+0000","last_change":"2023-09-23T16:09:55.077105+0000","last_active":"2023-09-23T16:10:27.930879+0000","last_peered":"2023-09-23T16:10:27.930879+0000","last_clean":"2023-09-23T16:10:27.930879+0000","last_became_active":"2023-09-23T16:09:55.076690+0000","last_became_peered":"2023-09-23T16:09:55.076690+0000","last_unstale":"2023-09-23T16:10:27.930879+0000","last_undegraded":"2023-09-23T16:10:27.930879+0000","last_fullsized":"2023-09-23T16:10:27.930879+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2228,"log_dups_size":0,"ondisk_log_size":2228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:54:42.000059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146014208,"num_objects":2228,"num_object_clones":0,"num_object_copies":6684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2228,"num_write_kb":142592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"68'1","reported_seq":69,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.404946+0000","last_change":"2023-09-23T16:08:04.007292+0000","last_active":"2023-09-23T16:10:09.404946+0000","last_peered":"2023-09-23T16:10:09.404946+0000","last_clean":"2023-09-23T16:05:09.508410+0000","last_became_active":"2023-09-23T16:08:04.007292+0000","last_became_peered":"2023-09-23T16:08:04.007292+0000","last_unstale":"2023-09-23T16:10:09.404946+0000","last_undegraded":"2023-09-23T16:08:03.995175+0000","last_fullsized":"2023-09-23T16:08:03.994909+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:02.106017+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":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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":341,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.867360+0000","last_change":"2023-09-23T16:08:04.016817+0000","last_active":"2023-09-23T16:10:09.867360+0000","last_peered":"2023-09-23T16:10:09.867360+0000","last_clean":"2023-09-23T16:07:55.121463+0000","last_became_active":"2023-09-23T16:08:04.016817+0000","last_became_peered":"2023-09-23T16:08:04.016817+0000","last_unstale":"2023-09-23T16:10:09.867360+0000","last_undegraded":"2023-09-23T16:10:09.867360+0000","last_fullsized":"2023-09-23T16:08:04.006113+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:24:11.269499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"373'2234","reported_seq":2247,"reported_epoch":373,"state":"active+clean","last_fresh":"2023-09-23T16:10:27.952963+0000","last_change":"2023-09-23T16:09:55.073191+0000","last_active":"2023-09-23T16:10:27.952963+0000","last_peered":"2023-09-23T16:10:27.952963+0000","last_clean":"2023-09-23T16:10:27.952963+0000","last_became_active":"2023-09-23T16:09:55.072866+0000","last_became_peered":"2023-09-23T16:09:55.072866+0000","last_unstale":"2023-09-23T16:10:27.952963+0000","last_undegraded":"2023-09-23T16:10:27.952963+0000","last_fullsized":"2023-09-23T16:10:27.952963+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2234,"log_dups_size":0,"ondisk_log_size":2234,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:39.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146407424,"num_objects":2234,"num_object_clones":0,"num_object_copies":6702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2234,"num_write_kb":142976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"68'2","reported_seq":69,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.404103+0000","last_change":"2023-09-23T16:08:04.015342+0000","last_active":"2023-09-23T16:10:09.404103+0000","last_peered":"2023-09-23T16:10:09.404103+0000","last_clean":"2023-09-23T16:05:09.508202+0000","last_became_active":"2023-09-23T16:08:04.015342+0000","last_became_peered":"2023-09-23T16:08:04.015342+0000","last_unstale":"2023-09-23T16:10:09.404103+0000","last_undegraded":"2023-09-23T16:08:03.994532+0000","last_fullsized":"2023-09-23T16:08:03.994393+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:08:53.325323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":396,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.392039+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:10:03.392039+0000","last_peered":"2023-09-23T16:10:03.392039+0000","last_clean":"2023-09-23T16:10:03.392039+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:10:03.392039+0000","last_undegraded":"2023-09-23T16:10:03.392039+0000","last_fullsized":"2023-09-23T16:10:03.392039+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"372'2016","reported_seq":2029,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:25.970110+0000","last_change":"2023-09-23T16:09:55.067637+0000","last_active":"2023-09-23T16:10:25.970110+0000","last_peered":"2023-09-23T16:10:25.970110+0000","last_clean":"2023-09-23T16:10:25.970110+0000","last_became_active":"2023-09-23T16:09:55.067145+0000","last_became_peered":"2023-09-23T16:09:55.067145+0000","last_unstale":"2023-09-23T16:10:25.970110+0000","last_undegraded":"2023-09-23T16:10:25.970110+0000","last_fullsized":"2023-09-23T16:10:25.970110+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2016,"log_dups_size":0,"ondisk_log_size":2016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:36:20.449150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132120576,"num_objects":2016,"num_object_clones":0,"num_object_copies":6048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2016,"num_write_kb":129024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":71,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.868918+0000","last_change":"2023-09-23T16:08:04.017365+0000","last_active":"2023-09-23T16:10:09.868918+0000","last_peered":"2023-09-23T16:10:09.868918+0000","last_clean":"2023-09-23T16:05:09.701723+0000","last_became_active":"2023-09-23T16:08:04.017365+0000","last_became_peered":"2023-09-23T16:08:04.017365+0000","last_unstale":"2023-09-23T16:10:09.868918+0000","last_undegraded":"2023-09-23T16:08:04.004800+0000","last_fullsized":"2023-09-23T16:08:04.004665+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:24:33.148889+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":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":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":378,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.397307+0000","last_change":"2023-09-23T16:08:04.007765+0000","last_active":"2023-09-23T16:10:03.397307+0000","last_peered":"2023-09-23T16:10:03.397307+0000","last_clean":"2023-09-23T16:07:55.118900+0000","last_became_active":"2023-09-23T16:08:04.007765+0000","last_became_peered":"2023-09-23T16:08:04.007765+0000","last_unstale":"2023-09-23T16:10:03.397307+0000","last_undegraded":"2023-09-23T16:10:03.397307+0000","last_fullsized":"2023-09-23T16:08:04.004471+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:54:50.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"373'2321","reported_seq":2332,"reported_epoch":373,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:28.668256+0000","last_change":"2023-09-23T16:10:11.530140+0000","last_active":"2023-09-23T16:10:28.668256+0000","last_peered":"2023-09-23T16:10:28.668256+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.805873+0000","last_became_peered":"2023-09-23T16:09:55.805873+0000","last_unstale":"2023-09-23T16:10:28.668256+0000","last_undegraded":"2023-09-23T16:10:11.522504+0000","last_fullsized":"2023-09-23T16:09:55.064384+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2321,"log_dups_size":0,"ondisk_log_size":2321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:19:49.312661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152109056,"num_objects":2321,"num_object_clones":0,"num_object_copies":6963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2321,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2321,"num_write_kb":148544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[{"shards":"0,2","objects":2321}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":342,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868367+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:10:09.868367+0000","last_peered":"2023-09-23T16:10:09.868367+0000","last_clean":"2023-09-23T16:10:09.868367+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:10:09.868367+0000","last_undegraded":"2023-09-23T16:10:09.868367+0000","last_fullsized":"2023-09-23T16:10:09.868367+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":195,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.067606+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:10:04.067606+0000","last_peered":"2023-09-23T16:10:04.067606+0000","last_clean":"2023-09-23T16:10:04.067606+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:10:04.067606+0000","last_undegraded":"2023-09-23T16:10:04.067606+0000","last_fullsized":"2023-09-23T16:10:04.067606+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"372'1754","reported_seq":1767,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:24.157524+0000","last_change":"2023-09-23T16:09:55.071246+0000","last_active":"2023-09-23T16:10:24.157524+0000","last_peered":"2023-09-23T16:10:24.157524+0000","last_clean":"2023-09-23T16:10:24.157524+0000","last_became_active":"2023-09-23T16:09:55.071039+0000","last_became_peered":"2023-09-23T16:09:55.071039+0000","last_unstale":"2023-09-23T16:10:24.157524+0000","last_undegraded":"2023-09-23T16:10:24.157524+0000","last_fullsized":"2023-09-23T16:10:24.157524+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":1754,"log_dups_size":0,"ondisk_log_size":1754,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:29:48.719013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114950144,"num_objects":1754,"num_object_clones":0,"num_object_copies":5262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1754,"num_write_kb":112256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":782,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:13.694753+0000","last_change":"2023-09-23T16:08:04.004213+0000","last_active":"2023-09-23T16:10:13.694753+0000","last_peered":"2023-09-23T16:10:13.694753+0000","last_clean":"2023-09-23T16:05:09.698353+0000","last_became_active":"2023-09-23T16:08:04.004213+0000","last_became_peered":"2023-09-23T16:08:04.004213+0000","last_unstale":"2023-09-23T16:10:13.694753+0000","last_undegraded":"2023-09-23T16:10:13.694753+0000","last_fullsized":"2023-09-23T16:08:03.999054+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:09:52.623149+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":169,"reported_epoch":371,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:03.392583+0000","last_change":"2023-09-23T16:08:04.005148+0000","last_active":"2023-09-23T16:10:03.392583+0000","last_peered":"2023-09-23T16:10:03.392583+0000","last_clean":"2023-09-23T16:07:55.113647+0000","last_became_active":"2023-09-23T16:08:04.005148+0000","last_became_peered":"2023-09-23T16:08:04.005148+0000","last_unstale":"2023-09-23T16:10:03.392583+0000","last_undegraded":"2023-09-23T16:08:03.994111+0000","last_fullsized":"2023-09-23T16:08:03.993737+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:34:37.221404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":360,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.393115+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:10:03.393115+0000","last_peered":"2023-09-23T16:10:03.393115+0000","last_clean":"2023-09-23T16:10:03.393115+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:10:03.393115+0000","last_undegraded":"2023-09-23T16:10:03.393115+0000","last_fullsized":"2023-09-23T16:10:03.393115+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"373'2330","reported_seq":2344,"reported_epoch":373,"state":"active+clean","last_fresh":"2023-09-23T16:10:28.677492+0000","last_change":"2023-09-23T16:09:55.073458+0000","last_active":"2023-09-23T16:10:28.677492+0000","last_peered":"2023-09-23T16:10:28.677492+0000","last_clean":"2023-09-23T16:10:28.677492+0000","last_became_active":"2023-09-23T16:09:55.073106+0000","last_became_peered":"2023-09-23T16:09:55.073106+0000","last_unstale":"2023-09-23T16:10:28.677492+0000","last_undegraded":"2023-09-23T16:10:28.677492+0000","last_fullsized":"2023-09-23T16:10:28.677492+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2330,"log_dups_size":0,"ondisk_log_size":2330,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:01:09.148898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152698880,"num_objects":2330,"num_object_clones":0,"num_object_copies":6990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2330,"num_write_kb":149120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"93'161","reported_seq":696,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.867776+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:10:09.867776+0000","last_peered":"2023-09-23T16:10:09.867776+0000","last_clean":"2023-09-23T16:10:09.867776+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:10:09.867776+0000","last_undegraded":"2023-09-23T16:10:09.867776+0000","last_fullsized":"2023-09-23T16:10:09.867776+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":290,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.392097+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:10:03.392097+0000","last_peered":"2023-09-23T16:10:03.392097+0000","last_clean":"2023-09-23T16:10:03.392097+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:10:03.392097+0000","last_undegraded":"2023-09-23T16:10:03.392097+0000","last_fullsized":"2023-09-23T16:10:03.392097+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":400,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.394117+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:10:03.394117+0000","last_peered":"2023-09-23T16:10:03.394117+0000","last_clean":"2023-09-23T16:10:03.394117+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:10:03.394117+0000","last_undegraded":"2023-09-23T16:10:03.394117+0000","last_fullsized":"2023-09-23T16:10:03.394117+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"372'2113","reported_seq":2125,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:27.010202+0000","last_change":"2023-09-23T16:09:55.076153+0000","last_active":"2023-09-23T16:10:27.010202+0000","last_peered":"2023-09-23T16:10:27.010202+0000","last_clean":"2023-09-23T16:10:27.010202+0000","last_became_active":"2023-09-23T16:09:55.075809+0000","last_became_peered":"2023-09-23T16:09:55.075809+0000","last_unstale":"2023-09-23T16:10:27.010202+0000","last_undegraded":"2023-09-23T16:10:27.010202+0000","last_fullsized":"2023-09-23T16:10:27.010202+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2113,"log_dups_size":0,"ondisk_log_size":2113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:29.378884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138477568,"num_objects":2113,"num_object_clones":0,"num_object_copies":6339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2113,"num_write_kb":135232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":391,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.392364+0000","last_change":"2023-09-23T16:08:03.999241+0000","last_active":"2023-09-23T16:10:03.392364+0000","last_peered":"2023-09-23T16:10:03.392364+0000","last_clean":"2023-09-23T16:07:55.113647+0000","last_became_active":"2023-09-23T16:08:03.999241+0000","last_became_peered":"2023-09-23T16:08:03.999241+0000","last_unstale":"2023-09-23T16:10:03.392364+0000","last_undegraded":"2023-09-23T16:10:03.392364+0000","last_fullsized":"2023-09-23T16:08:03.995044+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:20:04.268544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":360,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.394112+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:10:03.394112+0000","last_peered":"2023-09-23T16:10:03.394112+0000","last_clean":"2023-09-23T16:10:03.394112+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:10:03.394112+0000","last_undegraded":"2023-09-23T16:10:03.394112+0000","last_fullsized":"2023-09-23T16:10:03.394112+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"372'1937","reported_seq":1947,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:25.998738+0000","last_change":"2023-09-23T16:10:11.521989+0000","last_active":"2023-09-23T16:10:25.998738+0000","last_peered":"2023-09-23T16:10:25.998738+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.066587+0000","last_became_peered":"2023-09-23T16:09:55.066587+0000","last_unstale":"2023-09-23T16:10:25.998738+0000","last_undegraded":"2023-09-23T16:10:11.521688+0000","last_fullsized":"2023-09-23T16:09:55.062062+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":1937,"log_dups_size":0,"ondisk_log_size":1937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:33:41.294583+0000","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":1937,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1937,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1937,"num_write_kb":123968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":1937}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"93'161","reported_seq":664,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.866940+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:10:09.866940+0000","last_peered":"2023-09-23T16:10:09.866940+0000","last_clean":"2023-09-23T16:10:09.866940+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:10:09.866940+0000","last_undegraded":"2023-09-23T16:10:09.866940+0000","last_fullsized":"2023-09-23T16:10:09.866940+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:04.066497+0000","last_change":"2023-09-23T16:08:04.005273+0000","last_active":"2023-09-23T16:10:04.066497+0000","last_peered":"2023-09-23T16:10:04.066497+0000","last_clean":"2023-09-23T16:07:55.113852+0000","last_became_active":"2023-09-23T16:08:04.005273+0000","last_became_peered":"2023-09-23T16:08:04.005273+0000","last_unstale":"2023-09-23T16:10:04.066497+0000","last_undegraded":"2023-09-23T16:10:04.066497+0000","last_fullsized":"2023-09-23T16:08:03.996140+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:10:28.396131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":242,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.069262+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:10:04.069262+0000","last_peered":"2023-09-23T16:10:04.069262+0000","last_clean":"2023-09-23T16:10:04.069262+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:10:04.069262+0000","last_undegraded":"2023-09-23T16:10:04.069262+0000","last_fullsized":"2023-09-23T16:10:04.069262+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"372'1952","reported_seq":1962,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:25.998095+0000","last_change":"2023-09-23T16:10:11.522015+0000","last_active":"2023-09-23T16:10:25.998095+0000","last_peered":"2023-09-23T16:10:25.998095+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.073672+0000","last_became_peered":"2023-09-23T16:09:55.073672+0000","last_unstale":"2023-09-23T16:10:25.998095+0000","last_undegraded":"2023-09-23T16:10:11.519354+0000","last_fullsized":"2023-09-23T16:09:55.062164+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":1952,"log_dups_size":0,"ondisk_log_size":1952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:08:01.275418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127926272,"num_objects":1952,"num_object_clones":0,"num_object_copies":5856,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1952,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1952,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1952,"num_write_kb":124928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":1952}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"93'161","reported_seq":603,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.868087+0000","last_change":"2023-09-23T16:08:04.012966+0000","last_active":"2023-09-23T16:10:09.868087+0000","last_peered":"2023-09-23T16:10:09.868087+0000","last_clean":"2023-09-23T16:05:09.702358+0000","last_became_active":"2023-09-23T16:08:04.012966+0000","last_became_peered":"2023-09-23T16:08:04.012966+0000","last_unstale":"2023-09-23T16:10:09.868087+0000","last_undegraded":"2023-09-23T16:10:09.868087+0000","last_fullsized":"2023-09-23T16:08:04.002491+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:35.875868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:35.875868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":45,"num_read_kb":84,"num_write":22,"num_write_kb":220,"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":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"89'98","reported_seq":395,"reported_epoch":371,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:04.067934+0000","last_change":"2023-09-23T16:08:04.005636+0000","last_active":"2023-09-23T16:10:04.067934+0000","last_peered":"2023-09-23T16:10:04.067934+0000","last_clean":"2023-09-23T16:07:55.113801+0000","last_became_active":"2023-09-23T16:08:04.005636+0000","last_became_peered":"2023-09-23T16:08:04.005636+0000","last_unstale":"2023-09-23T16:10:04.067934+0000","last_undegraded":"2023-09-23T16:08:03.998458+0000","last_fullsized":"2023-09-23T16:08:03.998345+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:14:35.148457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":25165824,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":2}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":379,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868607+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:10:09.868607+0000","last_peered":"2023-09-23T16:10:09.868607+0000","last_clean":"2023-09-23T16:10:09.868607+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:10:09.868607+0000","last_undegraded":"2023-09-23T16:10:09.868607+0000","last_fullsized":"2023-09-23T16:10:09.868607+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":137,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.067048+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:10:04.067048+0000","last_peered":"2023-09-23T16:10:04.067048+0000","last_clean":"2023-09-23T16:10:04.067048+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:10:04.067048+0000","last_undegraded":"2023-09-23T16:10:04.067048+0000","last_fullsized":"2023-09-23T16:10:04.067048+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"372'2080","reported_seq":2092,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:26.989017+0000","last_change":"2023-09-23T16:09:55.077412+0000","last_active":"2023-09-23T16:10:26.989017+0000","last_peered":"2023-09-23T16:10:26.989017+0000","last_clean":"2023-09-23T16:10:26.989017+0000","last_became_active":"2023-09-23T16:09:55.077142+0000","last_became_peered":"2023-09-23T16:09:55.077142+0000","last_unstale":"2023-09-23T16:10:26.989017+0000","last_undegraded":"2023-09-23T16:10:26.989017+0000","last_fullsized":"2023-09-23T16:10:26.989017+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2080,"log_dups_size":0,"ondisk_log_size":2080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:40:46.635970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136314880,"num_objects":2080,"num_object_clones":0,"num_object_copies":6240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2080,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2080,"num_write_kb":133120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"93'161","reported_seq":684,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868485+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:10:09.868485+0000","last_peered":"2023-09-23T16:10:09.868485+0000","last_clean":"2023-09-23T16:10:09.868485+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:10:09.868485+0000","last_undegraded":"2023-09-23T16:10:09.868485+0000","last_fullsized":"2023-09-23T16:10:09.868485+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":955,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.867284+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:10:09.867284+0000","last_peered":"2023-09-23T16:10:09.867284+0000","last_clean":"2023-09-23T16:10:09.867284+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:10:09.867284+0000","last_undegraded":"2023-09-23T16:10:09.867284+0000","last_fullsized":"2023-09-23T16:10:09.867284+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":348,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.394115+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:10:03.394115+0000","last_peered":"2023-09-23T16:10:03.394115+0000","last_clean":"2023-09-23T16:10:03.394115+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:10:03.394115+0000","last_undegraded":"2023-09-23T16:10:03.394115+0000","last_fullsized":"2023-09-23T16:10:03.394115+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":248,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868628+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:10:09.868628+0000","last_peered":"2023-09-23T16:10:09.868628+0000","last_clean":"2023-09-23T16:10:09.868628+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:10:09.868628+0000","last_undegraded":"2023-09-23T16:10:09.868628+0000","last_fullsized":"2023-09-23T16:10:09.868628+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"373'2249","reported_seq":2259,"reported_epoch":373,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:27.956288+0000","last_change":"2023-09-23T16:10:11.519653+0000","last_active":"2023-09-23T16:10:27.956288+0000","last_peered":"2023-09-23T16:10:27.956288+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.072454+0000","last_became_peered":"2023-09-23T16:09:55.072454+0000","last_unstale":"2023-09-23T16:10:27.956288+0000","last_undegraded":"2023-09-23T16:10:11.518473+0000","last_fullsized":"2023-09-23T16:09:55.067782+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2249,"log_dups_size":0,"ondisk_log_size":2249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:43:23.899490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147390464,"num_objects":2249,"num_object_clones":0,"num_object_copies":6747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2249,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2249,"num_write_kb":143936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":2249}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"93'161","reported_seq":589,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.403212+0000","last_change":"2023-09-23T16:08:04.003720+0000","last_active":"2023-09-23T16:10:09.403212+0000","last_peered":"2023-09-23T16:10:09.403212+0000","last_clean":"2023-09-23T16:05:09.507202+0000","last_became_active":"2023-09-23T16:08:04.003720+0000","last_became_peered":"2023-09-23T16:08:04.003720+0000","last_unstale":"2023-09-23T16:10:09.403212+0000","last_undegraded":"2023-09-23T16:08:03.994072+0000","last_fullsized":"2023-09-23T16:08:03.993926+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:34.838349+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:34.838349+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":46,"num_read_kb":84,"num_write":22,"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":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":[4,2],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[{"shards":"2,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":981,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:10.049035+0000","last_change":"2023-09-23T16:07:55.122487+0000","last_active":"2023-09-23T16:10:10.049035+0000","last_peered":"2023-09-23T16:10:10.049035+0000","last_clean":"2023-09-23T16:10:10.049035+0000","last_became_active":"2023-09-23T16:07:55.121714+0000","last_became_peered":"2023-09-23T16:07:55.121714+0000","last_unstale":"2023-09-23T16:10:10.049035+0000","last_undegraded":"2023-09-23T16:10:10.049035+0000","last_fullsized":"2023-09-23T16:10:10.049035+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:50:12.737138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":64,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.0","version":"0'0","reported_seq":261,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.068280+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:10:04.068280+0000","last_peered":"2023-09-23T16:10:04.068280+0000","last_clean":"2023-09-23T16:10:04.068280+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:10:04.068280+0000","last_undegraded":"2023-09-23T16:10:04.068280+0000","last_fullsized":"2023-09-23T16:10:04.068280+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:10.050399+0000","last_change":"2023-09-23T16:08:04.018602+0000","last_active":"2023-09-23T16:10:10.050399+0000","last_peered":"2023-09-23T16:10:10.050399+0000","last_clean":"2023-09-23T16:07:58.625886+0000","last_became_active":"2023-09-23T16:08:04.018602+0000","last_became_peered":"2023-09-23T16:08:04.018602+0000","last_unstale":"2023-09-23T16:10:10.050399+0000","last_undegraded":"2023-09-23T16:10:10.050399+0000","last_fullsized":"2023-09-23T16:08:03.999326+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:30:25.578191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.b","version":"372'2103","reported_seq":2115,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:26.968855+0000","last_change":"2023-09-23T16:09:55.075838+0000","last_active":"2023-09-23T16:10:26.968855+0000","last_peered":"2023-09-23T16:10:26.968855+0000","last_clean":"2023-09-23T16:10:26.968855+0000","last_became_active":"2023-09-23T16:09:55.075528+0000","last_became_peered":"2023-09-23T16:09:55.075528+0000","last_unstale":"2023-09-23T16:10:26.968855+0000","last_undegraded":"2023-09-23T16:10:26.968855+0000","last_fullsized":"2023-09-23T16:10:26.968855+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+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 @ 2023-09-25T02:43:44.819043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137822208,"num_objects":2103,"num_object_clones":0,"num_object_copies":6309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2103,"num_write_kb":134592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"89'183","reported_seq":1134,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.868667+0000","last_change":"2023-09-23T16:08:04.019841+0000","last_active":"2023-09-23T16:10:09.868667+0000","last_peered":"2023-09-23T16:10:09.868667+0000","last_clean":"2023-09-23T16:07:55.121553+0000","last_became_active":"2023-09-23T16:08:04.019841+0000","last_became_peered":"2023-09-23T16:08:04.019841+0000","last_unstale":"2023-09-23T16:10:09.868667+0000","last_undegraded":"2023-09-23T16:08:04.005761+0000","last_fullsized":"2023-09-23T16:08:04.005651+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:44.138629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"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":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"93'161","reported_seq":478,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.163758+0000","last_change":"2023-09-23T16:08:04.011384+0000","last_active":"2023-09-23T16:10:09.163758+0000","last_peered":"2023-09-23T16:10:09.163758+0000","last_clean":"2023-09-23T16:05:09.509598+0000","last_became_active":"2023-09-23T16:08:04.011384+0000","last_became_peered":"2023-09-23T16:08:04.011384+0000","last_unstale":"2023-09-23T16:10:09.163758+0000","last_undegraded":"2023-09-23T16:10:09.163758+0000","last_fullsized":"2023-09-23T16:08:03.997857+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:36.897048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:36.897048+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":44,"num_read_kb":82,"num_write":21,"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":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":[1,6],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":199,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.867585+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:10:09.867585+0000","last_peered":"2023-09-23T16:10:09.867585+0000","last_clean":"2023-09-23T16:10:09.867585+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:10:09.867585+0000","last_undegraded":"2023-09-23T16:10:09.867585+0000","last_fullsized":"2023-09-23T16:10:09.867585+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":368,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.396936+0000","last_change":"2023-09-23T16:08:04.018957+0000","last_active":"2023-09-23T16:10:03.396936+0000","last_peered":"2023-09-23T16:10:03.396936+0000","last_clean":"2023-09-23T16:07:55.119602+0000","last_became_active":"2023-09-23T16:08:04.018957+0000","last_became_peered":"2023-09-23T16:08:04.018957+0000","last_unstale":"2023-09-23T16:10:03.396936+0000","last_undegraded":"2023-09-23T16:10:03.396936+0000","last_fullsized":"2023-09-23T16:08:04.005324+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:02:11.089900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,4],"avail_no_missing":["6","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"373'2287","reported_seq":2298,"reported_epoch":373,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:28.691771+0000","last_change":"2023-09-23T16:10:11.518169+0000","last_active":"2023-09-23T16:10:28.691771+0000","last_peered":"2023-09-23T16:10:28.691771+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.069219+0000","last_became_peered":"2023-09-23T16:09:55.069219+0000","last_unstale":"2023-09-23T16:10:28.691771+0000","last_undegraded":"2023-09-23T16:10:11.517827+0000","last_fullsized":"2023-09-23T16:09:55.063046+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2287,"log_dups_size":0,"ondisk_log_size":2287,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:11:23.929586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149880832,"num_objects":2287,"num_object_clones":0,"num_object_copies":6861,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2287,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2287,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2287,"num_write_kb":146368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[{"shards":"2,5","objects":2287}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"93'161","reported_seq":633,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.067454+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:10:04.067454+0000","last_peered":"2023-09-23T16:10:04.067454+0000","last_clean":"2023-09-23T16:10:04.067454+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:10:04.067454+0000","last_undegraded":"2023-09-23T16:10:04.067454+0000","last_fullsized":"2023-09-23T16:10:04.067454+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1143,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.163952+0000","last_change":"2023-09-23T16:08:04.004808+0000","last_active":"2023-09-23T16:10:09.163952+0000","last_peered":"2023-09-23T16:10:09.163952+0000","last_clean":"2023-09-23T16:04:02.310888+0000","last_became_active":"2023-09-23T16:08:04.004808+0000","last_became_peered":"2023-09-23T16:08:04.004808+0000","last_unstale":"2023-09-23T16:10:09.163952+0000","last_undegraded":"2023-09-23T16:10:09.163952+0000","last_fullsized":"2023-09-23T16:08:03.998282+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:37:10.134230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":281,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.392194+0000","last_change":"2023-09-23T16:08:04.004032+0000","last_active":"2023-09-23T16:10:03.392194+0000","last_peered":"2023-09-23T16:10:03.392194+0000","last_clean":"2023-09-23T16:07:55.113513+0000","last_became_active":"2023-09-23T16:08:04.004032+0000","last_became_peered":"2023-09-23T16:08:04.004032+0000","last_unstale":"2023-09-23T16:10:03.392194+0000","last_undegraded":"2023-09-23T16:10:03.392194+0000","last_fullsized":"2023-09-23T16:08:03.994310+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:52:51.221505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":388,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.164390+0000","last_change":"2023-09-23T16:08:04.006566+0000","last_active":"2023-09-23T16:10:09.164390+0000","last_peered":"2023-09-23T16:10:09.164390+0000","last_clean":"2023-09-23T16:08:00.743147+0000","last_became_active":"2023-09-23T16:08:04.006566+0000","last_became_peered":"2023-09-23T16:08:04.006566+0000","last_unstale":"2023-09-23T16:10:09.164390+0000","last_undegraded":"2023-09-23T16:10:09.164390+0000","last_fullsized":"2023-09-23T16:08:04.001715+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:52.554126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.d","version":"372'1974","reported_seq":1984,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:25.986930+0000","last_change":"2023-09-23T16:10:11.540206+0000","last_active":"2023-09-23T16:10:25.986930+0000","last_peered":"2023-09-23T16:10:25.986930+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:09:55.069228+0000","last_became_peered":"2023-09-23T16:09:55.069228+0000","last_unstale":"2023-09-23T16:10:25.986930+0000","last_undegraded":"2023-09-23T16:10:11.528172+0000","last_fullsized":"2023-09-23T16:09:55.063146+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":1974,"log_dups_size":0,"ondisk_log_size":1974,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:37:05.231749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129368064,"num_objects":1974,"num_object_clones":0,"num_object_copies":5922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1974,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1974,"num_write_kb":126336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,6],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":1974}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"93'161","reported_seq":701,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.397040+0000","last_change":"2023-09-23T16:08:04.040679+0000","last_active":"2023-09-23T16:10:03.397040+0000","last_peered":"2023-09-23T16:10:03.397040+0000","last_clean":"2023-09-23T16:07:55.119712+0000","last_became_active":"2023-09-23T16:08:04.040679+0000","last_became_peered":"2023-09-23T16:08:04.040679+0000","last_unstale":"2023-09-23T16:10:03.397040+0000","last_undegraded":"2023-09-23T16:10:03.397040+0000","last_fullsized":"2023-09-23T16:08:04.005443+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:12:12.430084+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,4],"avail_no_missing":["6","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"89'75","reported_seq":435,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.404419+0000","last_change":"2023-09-23T16:08:04.006412+0000","last_active":"2023-09-23T16:10:09.404419+0000","last_peered":"2023-09-23T16:10:09.404419+0000","last_clean":"2023-09-23T16:05:09.507847+0000","last_became_active":"2023-09-23T16:08:04.006412+0000","last_became_peered":"2023-09-23T16:08:04.006412+0000","last_unstale":"2023-09-23T16:10:09.404419+0000","last_undegraded":"2023-09-23T16:10:09.404419+0000","last_fullsized":"2023-09-23T16:08:03.994254+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:23:34.152224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":261,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.067831+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:10:04.067831+0000","last_peered":"2023-09-23T16:10:04.067831+0000","last_clean":"2023-09-23T16:10:04.067831+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:10:04.067831+0000","last_undegraded":"2023-09-23T16:10:04.067831+0000","last_fullsized":"2023-09-23T16:10:04.067831+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":305,"reported_epoch":372,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.868829+0000","last_change":"2023-09-23T16:08:04.031842+0000","last_active":"2023-09-23T16:10:09.868829+0000","last_peered":"2023-09-23T16:10:09.868829+0000","last_clean":"2023-09-23T16:07:55.121605+0000","last_became_active":"2023-09-23T16:08:04.031842+0000","last_became_peered":"2023-09-23T16:08:04.031842+0000","last_unstale":"2023-09-23T16:10:09.868829+0000","last_undegraded":"2023-09-23T16:10:09.868829+0000","last_fullsized":"2023-09-23T16:08:04.001734+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:04.887342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"372'2020","reported_seq":2033,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:26.007552+0000","last_change":"2023-09-23T16:09:55.071278+0000","last_active":"2023-09-23T16:10:26.007552+0000","last_peered":"2023-09-23T16:10:26.007552+0000","last_clean":"2023-09-23T16:10:26.007552+0000","last_became_active":"2023-09-23T16:09:55.070988+0000","last_became_peered":"2023-09-23T16:09:55.070988+0000","last_unstale":"2023-09-23T16:10:26.007552+0000","last_undegraded":"2023-09-23T16:10:26.007552+0000","last_fullsized":"2023-09-23T16:10:26.007552+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2020,"log_dups_size":0,"ondisk_log_size":2020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:51.780241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132382720,"num_objects":2020,"num_object_clones":0,"num_object_copies":6060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2020,"num_write_kb":129280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":667,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.393315+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:10:03.393315+0000","last_peered":"2023-09-23T16:10:03.393315+0000","last_clean":"2023-09-23T16:10:03.393315+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:10:03.393315+0000","last_undegraded":"2023-09-23T16:10:03.393315+0000","last_fullsized":"2023-09-23T16:10:03.393315+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":75,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.868873+0000","last_change":"2023-09-23T16:08:04.017620+0000","last_active":"2023-09-23T16:10:09.868873+0000","last_peered":"2023-09-23T16:10:09.868873+0000","last_clean":"2023-09-23T16:05:09.703009+0000","last_became_active":"2023-09-23T16:08:04.017620+0000","last_became_peered":"2023-09-23T16:08:04.017620+0000","last_unstale":"2023-09-23T16:10:09.868873+0000","last_undegraded":"2023-09-23T16:08:04.002000+0000","last_fullsized":"2023-09-23T16:08:04.001839+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:33:04.898908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":506,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:04.069284+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:10:04.069284+0000","last_peered":"2023-09-23T16:10:04.069284+0000","last_clean":"2023-09-23T16:10:04.069284+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:10:04.069284+0000","last_undegraded":"2023-09-23T16:10:04.069284+0000","last_fullsized":"2023-09-23T16:10:04.069284+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:09.163661+0000","last_change":"2023-09-23T16:08:04.017424+0000","last_active":"2023-09-23T16:10:09.163661+0000","last_peered":"2023-09-23T16:10:09.163661+0000","last_clean":"2023-09-23T16:07:12.325814+0000","last_became_active":"2023-09-23T16:08:04.017424+0000","last_became_peered":"2023-09-23T16:08:04.017424+0000","last_unstale":"2023-09-23T16:10:09.163661+0000","last_undegraded":"2023-09-23T16:10:09.163661+0000","last_fullsized":"2023-09-23T16:08:03.996135+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:42:38.805848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.f","version":"372'2178","reported_seq":2190,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:27.010411+0000","last_change":"2023-09-23T16:09:55.078886+0000","last_active":"2023-09-23T16:10:27.010411+0000","last_peered":"2023-09-23T16:10:27.010411+0000","last_clean":"2023-09-23T16:10:27.010411+0000","last_became_active":"2023-09-23T16:09:55.078542+0000","last_became_peered":"2023-09-23T16:09:55.078542+0000","last_unstale":"2023-09-23T16:10:27.010411+0000","last_undegraded":"2023-09-23T16:10:27.010411+0000","last_fullsized":"2023-09-23T16:10:27.010411+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":2178,"log_dups_size":0,"ondisk_log_size":2178,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:32.992346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142737408,"num_objects":2178,"num_object_clones":0,"num_object_copies":6534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2178,"num_write_kb":139392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"93'161","reported_seq":614,"reported_epoch":372,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:09.868112+0000","last_change":"2023-09-23T16:08:04.011431+0000","last_active":"2023-09-23T16:10:09.868112+0000","last_peered":"2023-09-23T16:10:09.868112+0000","last_clean":"2023-09-23T16:07:55.121559+0000","last_became_active":"2023-09-23T16:08:04.011431+0000","last_became_peered":"2023-09-23T16:08:04.011431+0000","last_unstale":"2023-09-23T16:10:09.868112+0000","last_undegraded":"2023-09-23T16:08:04.002228+0000","last_fullsized":"2023-09-23T16:08:04.002116+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:21:16.924181+0000","scrub_duration":0.004367536,"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":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":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"89'46","reported_seq":598,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.397731+0000","last_change":"2023-09-23T16:08:04.007218+0000","last_active":"2023-09-23T16:10:03.397731+0000","last_peered":"2023-09-23T16:10:03.397731+0000","last_clean":"2023-09-23T16:07:55.119823+0000","last_became_active":"2023-09-23T16:08:04.007218+0000","last_became_peered":"2023-09-23T16:08:04.007218+0000","last_unstale":"2023-09-23T16:10:03.397731+0000","last_undegraded":"2023-09-23T16:10:03.397731+0000","last_fullsized":"2023-09-23T16:08:04.004595+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:56:42.768132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":212,"reported_epoch":371,"state":"active+undersized+degraded","last_fresh":"2023-09-23T16:10:04.066789+0000","last_change":"2023-09-23T16:08:04.019650+0000","last_active":"2023-09-23T16:10:04.066789+0000","last_peered":"2023-09-23T16:10:04.066789+0000","last_clean":"2023-09-23T16:07:55.113522+0000","last_became_active":"2023-09-23T16:08:04.019650+0000","last_became_peered":"2023-09-23T16:08:04.019650+0000","last_unstale":"2023-09-23T16:10:04.066789+0000","last_undegraded":"2023-09-23T16:08:04.001842+0000","last_fullsized":"2023-09-23T16:08:04.001710+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:55:10.961449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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":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":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":331,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.392137+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:10:03.392137+0000","last_peered":"2023-09-23T16:10:03.392137+0000","last_clean":"2023-09-23T16:10:03.392137+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:10:03.392137+0000","last_undegraded":"2023-09-23T16:10:03.392137+0000","last_fullsized":"2023-09-23T16:10:03.392137+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":156,"reported_epoch":371,"state":"active+undersized","last_fresh":"2023-09-23T16:10:03.393893+0000","last_change":"2023-09-23T16:08:04.005607+0000","last_active":"2023-09-23T16:10:03.393893+0000","last_peered":"2023-09-23T16:10:03.393893+0000","last_clean":"2023-09-23T16:07:55.114077+0000","last_became_active":"2023-09-23T16:08:04.005607+0000","last_became_peered":"2023-09-23T16:08:04.005607+0000","last_unstale":"2023-09-23T16:10:03.393893+0000","last_undegraded":"2023-09-23T16:10:03.393893+0000","last_fullsized":"2023-09-23T16:08:03.994536+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:48:07.368277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":97,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:10.049310+0000","last_change":"2023-09-23T16:01:10.602791+0000","last_active":"2023-09-23T16:10:10.049310+0000","last_peered":"2023-09-23T16:10:10.049310+0000","last_clean":"2023-09-23T16:10:10.049310+0000","last_became_active":"2023-09-23T16:01:10.602397+0000","last_became_peered":"2023-09-23T16:01:10.602397+0000","last_unstale":"2023-09-23T16:10:10.049310+0000","last_undegraded":"2023-09-23T16:10:10.049310+0000","last_fullsized":"2023-09-23T16:10:10.049310+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:19:58.942213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":380,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868138+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:10:09.868138+0000","last_peered":"2023-09-23T16:10:09.868138+0000","last_clean":"2023-09-23T16:10:09.868138+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:10:09.868138+0000","last_undegraded":"2023-09-23T16:10:09.868138+0000","last_fullsized":"2023-09-23T16:10:09.868138+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":394,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.393885+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:10:03.393885+0000","last_peered":"2023-09-23T16:10:03.393885+0000","last_clean":"2023-09-23T16:10:03.393885+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:10:03.393885+0000","last_undegraded":"2023-09-23T16:10:03.393885+0000","last_fullsized":"2023-09-23T16:10:03.393885+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":335,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.867712+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:10:09.867712+0000","last_peered":"2023-09-23T16:10:09.867712+0000","last_clean":"2023-09-23T16:10:09.867712+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:10:09.867712+0000","last_undegraded":"2023-09-23T16:10:09.867712+0000","last_fullsized":"2023-09-23T16:10:09.867712+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":376,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.392101+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:10:03.392101+0000","last_peered":"2023-09-23T16:10:03.392101+0000","last_clean":"2023-09-23T16:10:03.392101+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:10:03.392101+0000","last_undegraded":"2023-09-23T16:10:03.392101+0000","last_fullsized":"2023-09-23T16:10:03.392101+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":98,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:10.050530+0000","last_change":"2023-09-23T16:01:10.613125+0000","last_active":"2023-09-23T16:10:10.050530+0000","last_peered":"2023-09-23T16:10:10.050530+0000","last_clean":"2023-09-23T16:10:10.050530+0000","last_became_active":"2023-09-23T16:01:10.612649+0000","last_became_peered":"2023-09-23T16:01:10.612649+0000","last_unstale":"2023-09-23T16:10:10.050530+0000","last_undegraded":"2023-09-23T16:10:10.050530+0000","last_fullsized":"2023-09-23T16:10:10.050530+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:11:25.860084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":106,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:10.049068+0000","last_change":"2023-09-23T16:04:32.712418+0000","last_active":"2023-09-23T16:10:10.049068+0000","last_peered":"2023-09-23T16:10:10.049068+0000","last_clean":"2023-09-23T16:10:10.049068+0000","last_became_active":"2023-09-23T16:04:32.712082+0000","last_became_peered":"2023-09-23T16:04:32.712082+0000","last_unstale":"2023-09-23T16:10:10.049068+0000","last_undegraded":"2023-09-23T16:10:10.049068+0000","last_fullsized":"2023-09-23T16:10:10.049068+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:44:48.506670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":162,"reported_epoch":372,"state":"active+clean","last_fresh":"2023-09-23T16:10:09.868306+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:10:09.868306+0000","last_peered":"2023-09-23T16:10:09.868306+0000","last_clean":"2023-09-23T16:10:09.868306+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:10:09.868306+0000","last_undegraded":"2023-09-23T16:10:09.868306+0000","last_fullsized":"2023-09-23T16:10:09.868306+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":377,"reported_epoch":371,"state":"active+clean","last_fresh":"2023-09-23T16:10:03.391667+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:10:03.391667+0000","last_peered":"2023-09-23T16:10:03.391667+0000","last_clean":"2023-09-23T16:10:03.391667+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:10:03.391667+0000","last_undegraded":"2023-09-23T16:10:03.391667+0000","last_fullsized":"2023-09-23T16:10:03.391667+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":83,"acting":83,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":2213543936,"num_objects":33776,"num_object_clones":0,"num_object_copies":101328,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12720,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33776,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":33776,"num_write_kb":2161664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5751832576,"data_stored":5751832576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":33776,"ondisk_log_size":33776,"up":42,"acting":42,"num_store_stats":6},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":10882,"num_keys_recovered":10,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":79,"acting":79,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":135,"num_read_kb":250,"num_write":65,"num_write_kb":659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1926452,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1771,"ondisk_log_size":1771,"up":27,"acting":27,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":251,"num_bytes_recovered":25165862,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":19,"acting":19,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234507,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3650004,"kb_used_data":3227980,"kb_used_omap":0,"kb_used_meta":421888,"kb_avail":90095148,"statfs":{"total":95995035648,"available":92257431552,"internally_reserved":0,"allocated":3305451520,"data_stored":3304206890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":432013312},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:07:54 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.1819999999999999,"15min":1.381},"min":{"1min":0.29999999999999999,"5min":0.26700000000000002,"15min":0.253},"max":{"1min":5.7300000000000004,"5min":8.2780000000000005,"15min":44.106000000000002},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.3420000000000001,"5min":1.534,"15min":1.6020000000000001},"min":{"1min":0.32800000000000001,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":8.4250000000000007,"5min":8.4250000000000007,"15min":44.076000000000001},"last":0.78700000000000003}]},{"osd":1,"last update":"Sat Sep 23 16:07:24 2023","interfaces":[{"interface":"back","average":{"1min":3.5579999999999998,"5min":2.7589999999999999,"15min":1.792},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.26500000000000001},"max":{"1min":34.475000000000001,"5min":34.863999999999997,"15min":34.863999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":4.2409999999999997,"5min":3.0670000000000002,"15min":1.994},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29299999999999998},"max":{"1min":34.204000000000001,"5min":34.817999999999998,"15min":34.817999999999998},"last":0.745}]},{"osd":2,"last update":"Sat Sep 23 16:07:28 2023","interfaces":[{"interface":"back","average":{"1min":1.617,"5min":1.365,"15min":1.2909999999999999},"min":{"1min":0.30499999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":6.8929999999999998,"5min":8.298,"15min":8.298},"last":0.442},{"interface":"front","average":{"1min":1.6140000000000001,"5min":1.306,"15min":1.349},"min":{"1min":0.33500000000000002,"5min":0.315,"15min":0.315},"max":{"1min":5.5449999999999999,"5min":8.7520000000000007,"15min":11.625999999999999},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":1.835,"5min":1.3759999999999999,"15min":1.4750000000000001},"min":{"1min":0.36699999999999999,"5min":0.33700000000000002,"15min":0.33200000000000002},"max":{"1min":11.787000000000001,"5min":11.787000000000001,"15min":11.787000000000001},"last":0.36699999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.3049999999999999,"15min":1.397},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.29499999999999998},"max":{"1min":5.7590000000000003,"5min":8.3409999999999993,"15min":9.5530000000000008},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:07:28 2023","interfaces":[{"interface":"back","average":{"1min":3.1299999999999999,"5min":1.6679999999999999,"15min":1.4610000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30299999999999999},"max":{"1min":8.3659999999999997,"5min":8.3659999999999997,"15min":14.691000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.1899999999999999,"15min":1.26},"min":{"1min":0.39900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":7.5149999999999997,"5min":8.9169999999999998,"15min":10.019},"last":0.39500000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.5640000000000001,"15min":1.341},"min":{"1min":0.39600000000000002,"5min":0.36899999999999999,"15min":0.26600000000000001},"max":{"1min":8.4440000000000008,"5min":8.7870000000000008,"15min":11.185},"last":0.52300000000000002},{"interface":"front","average":{"1min":2.899,"5min":2.3679999999999999,"15min":1.756},"min":{"1min":0.80800000000000005,"5min":0.39900000000000002,"15min":0.34599999999999997},"max":{"1min":8.6989999999999998,"5min":13.968999999999999,"15min":13.968999999999999},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:08:01 2023","interfaces":[{"interface":"back","average":{"1min":2.601,"5min":1.9650000000000001,"15min":1.5760000000000001},"min":{"1min":0.47399999999999998,"5min":0.41299999999999998,"15min":0.38100000000000001},"max":{"1min":6.8620000000000001,"5min":8.4440000000000008,"15min":9.3970000000000002},"last":0.83099999999999996},{"interface":"front","average":{"1min":2.5950000000000002,"5min":1.5760000000000001,"15min":1.419},"min":{"1min":0.45000000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":18.466999999999999,"5min":18.466999999999999,"15min":18.466999999999999},"last":1.3540000000000001}]}]},{"osd":6,"up_from":46,"seq":197568496180,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1705140,"kb_used_data":1215916,"kb_used_omap":0,"kb_used_meta":489216,"kb_avail":92040012,"statfs":{"total":95995035648,"available":94248972288,"internally_reserved":0,"allocated":1245097984,"data_stored":1243781249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":500957184},"hb_peers":[0,1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:09:53 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.80800000000000005,"15min":2.0640000000000001},"min":{"1min":0.33300000000000002,"5min":0.245,"15min":0.23999999999999999},"max":{"1min":1.446,"5min":7.2949999999999999,"15min":72.275000000000006},"last":1.796},{"interface":"front","average":{"1min":0.70699999999999996,"5min":1.2190000000000001,"15min":2.3530000000000002},"min":{"1min":0.29599999999999999,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":1.6699999999999999,"5min":5.5499999999999998,"15min":72.725999999999999},"last":3.984}]},{"osd":1,"last update":"Sat Sep 23 16:09:30 2023","interfaces":[{"interface":"back","average":{"1min":2.21,"5min":1.419,"15min":1.381},"min":{"1min":0.31,"5min":0.255,"15min":0.255},"max":{"1min":6.3040000000000003,"5min":6.3040000000000003,"15min":33.817},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.49,"5min":1.3600000000000001,"15min":1.4119999999999999},"min":{"1min":0.36099999999999999,"5min":0.35399999999999998,"15min":0.27200000000000002},"max":{"1min":4.8339999999999996,"5min":6.0430000000000001,"15min":33.750999999999998},"last":0.48299999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:09:43 2023","interfaces":[{"interface":"back","average":{"1min":1.704,"5min":1.4019999999999999,"15min":1.7450000000000001},"min":{"1min":0.47299999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.7869999999999999,"5min":7.8630000000000004,"15min":66.632999999999996},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.75600000000000001,"5min":1.006,"15min":1.794},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.30199999999999999},"max":{"1min":2.2210000000000001,"5min":7.476,"15min":67.603999999999999},"last":1.8320000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:10:08 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":1.3220000000000001,"15min":2.419},"min":{"1min":0.35599999999999998,"5min":0.35099999999999998,"15min":0.315},"max":{"1min":0.96699999999999997,"5min":7.883,"15min":76.576999999999998},"last":3.927},{"interface":"front","average":{"1min":1.149,"5min":1.369,"15min":2.3039999999999998},"min":{"1min":0.58599999999999997,"5min":0.439,"15min":0.35099999999999998},"max":{"1min":3.2639999999999998,"5min":4.8659999999999997,"15min":79.929000000000002},"last":0.52200000000000002}]},{"osd":4,"last update":"Sat Sep 23 16:09:43 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.444,"15min":1.4770000000000001},"min":{"1min":0.35599999999999998,"5min":0.317,"15min":0.317},"max":{"1min":4.9809999999999999,"5min":4.9809999999999999,"15min":16.896000000000001},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":1.2529999999999999,"15min":1.5009999999999999},"min":{"1min":0.38700000000000001,"5min":0.34000000000000002,"15min":0.314},"max":{"1min":0.84899999999999998,"5min":10.210000000000001,"15min":16.376999999999999},"last":3.7530000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:09:30 2023","interfaces":[{"interface":"back","average":{"1min":1.829,"5min":2.2989999999999999,"15min":1.6319999999999999},"min":{"1min":0.40500000000000003,"5min":0.38500000000000001,"15min":0.32000000000000001},"max":{"1min":12.528,"5min":32.887,"15min":32.887},"last":3.5600000000000001},{"interface":"front","average":{"1min":1.089,"5min":2.585,"15min":1.7450000000000001},"min":{"1min":0.45600000000000002,"5min":0.39400000000000002,"15min":0.24099999999999999},"max":{"1min":4.7000000000000002,"5min":35.435000000000002,"15min":35.435000000000002},"last":4.1970000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:22 2023","interfaces":[{"interface":"back","average":{"1min":3.766,"5min":1.913,"15min":1.536},"min":{"1min":0.51300000000000001,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":10.901999999999999,"5min":10.901999999999999,"15min":10.901999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":3.96,"5min":2.2080000000000002,"15min":1.6990000000000001},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":12.880000000000001,"5min":12.880000000000001,"15min":15.83},"last":1.7090000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664566,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1429932,"kb_used_data":670180,"kb_used_omap":6,"kb_used_meta":759737,"kb_avail":92315220,"statfs":{"total":95995035648,"available":94530785280,"internally_reserved":0,"allocated":686264320,"data_stored":684205243,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":777970695},"hb_peers":[0,2,3,4,5,6],"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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:09:31 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.77000000000000002,"15min":2.0299999999999998},"min":{"1min":0.186,"5min":0.185,"15min":0.185},"max":{"1min":3.0870000000000002,"5min":6.6130000000000004,"15min":122.846},"last":1.256},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.91300000000000003,"15min":2.2509999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.20799999999999999},"max":{"1min":4.2599999999999998,"5min":4.7809999999999997,"15min":120.417},"last":0.57699999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:09:36 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.96299999999999997,"15min":1.6000000000000001},"min":{"1min":0.32000000000000001,"5min":0.25600000000000001,"15min":0.24399999999999999},"max":{"1min":4.3029999999999999,"5min":5.1260000000000003,"15min":115.988},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.73799999999999999,"15min":1.347},"min":{"1min":0.27300000000000002,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":5.0599999999999996,"5min":5.0599999999999996,"15min":115.794},"last":0.72399999999999998}]},{"osd":3,"last update":"Sat Sep 23 16:10:16 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.78800000000000003,"15min":1.5349999999999999},"min":{"1min":0.375,"5min":0.29099999999999998,"15min":0.25700000000000001},"max":{"1min":1.04,"5min":5.1319999999999997,"15min":67.162999999999997},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.95099999999999996,"15min":1.5660000000000001},"min":{"1min":0.34100000000000003,"5min":0.255,"15min":0.245},"max":{"1min":1.1120000000000001,"5min":6.6680000000000001,"15min":67.203999999999994},"last":1.226}]},{"osd":4,"last update":"Sat Sep 23 16:09:36 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.266,"15min":1.8400000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.34100000000000003},"max":{"1min":4.9710000000000001,"5min":5.1609999999999996,"15min":142.30600000000001},"last":0.66800000000000004},{"interface":"front","average":{"1min":1.212,"5min":1.2,"15min":1.6850000000000001},"min":{"1min":0.50800000000000001,"5min":0.35699999999999998,"15min":0.32700000000000001},"max":{"1min":5.2210000000000001,"5min":5.7290000000000001,"15min":139.94499999999999},"last":3.9750000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:09:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.5289999999999999,"15min":1.585},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":4.4169999999999998,"5min":5.8879999999999999,"15min":32.671999999999997},"last":1.657},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.4079999999999999,"15min":1.3109999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.1680000000000001,"5min":8.4410000000000007,"15min":10.818},"last":2.1419999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:09:31 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.496,"15min":1.5249999999999999},"min":{"1min":0.42199999999999999,"5min":0.39200000000000002,"15min":0.34799999999999998},"max":{"1min":4.476,"5min":9.4420000000000002,"15min":9.4420000000000002},"last":1.482},{"interface":"front","average":{"1min":1.147,"5min":1.514,"15min":1.516},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.36699999999999999},"max":{"1min":4.4790000000000001,"5min":5.6600000000000001,"15min":11.643000000000001},"last":0.82399999999999995}]},{"osd":7,"last update":"Sat Sep 23 16:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.51,"15min":1.3049999999999999},"min":{"1min":0.48599999999999999,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":4.1600000000000001,"5min":10.851000000000001,"15min":10.851000000000001},"last":3.4089999999999998},{"interface":"front","average":{"1min":1.829,"5min":1.5509999999999999,"15min":1.5620000000000001},"min":{"1min":0.623,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":6.8710000000000004,"5min":8.7769999999999992,"15min":11.308},"last":1.897}]}]},{"osd":0,"up_from":97,"seq":416611828093,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":811212,"kb_used_data":130436,"kb_used_omap":9,"kb_used_meta":680758,"kb_avail":92933940,"statfs":{"total":95995035648,"available":95164354560,"internally_reserved":0,"allocated":133566464,"data_stored":131535616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":697096805},"hb_peers":[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":1,"last update":"Sat Sep 23 16:09:25 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":2.3239999999999998,"15min":3.036},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.188},"max":{"1min":1.5580000000000001,"5min":70.286000000000001,"15min":191.57300000000001},"last":0.252},{"interface":"front","average":{"1min":0.88400000000000001,"5min":2.5049999999999999,"15min":3.1579999999999999},"min":{"1min":0.30599999999999999,"5min":0.29599999999999999,"15min":0.246},"max":{"1min":4.2000000000000002,"5min":70.695999999999998,"15min":191.63399999999999},"last":0.33400000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:09:44 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":1.6459999999999999,"15min":1.722},"min":{"1min":0.26500000000000001,"5min":0.23599999999999999,"15min":0.20799999999999999},"max":{"1min":1.3899999999999999,"5min":112.691,"15min":112.691},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.7490000000000001,"15min":1.8280000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23300000000000001},"max":{"1min":4.2270000000000003,"5min":112.711,"15min":112.711},"last":0.51400000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:09:59 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.60599999999999998,"15min":1.089},"min":{"1min":0.35999999999999999,"5min":0.27700000000000002,"15min":0.251},"max":{"1min":3.492,"5min":3.492,"15min":9.2989999999999995},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.627,"15min":1.119},"min":{"1min":0.30299999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.83399999999999996,"5min":3.6440000000000001,"15min":14.819000000000001},"last":0.63800000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:09:44 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.89600000000000002,"15min":1.244},"min":{"1min":0.41099999999999998,"5min":0.35299999999999998,"15min":0.35199999999999998},"max":{"1min":0.996,"5min":5.2190000000000003,"15min":14.659000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.95599999999999996,"15min":1.2529999999999999},"min":{"1min":0.376,"5min":0.374,"15min":0.32900000000000001},"max":{"1min":4.1600000000000001,"5min":4.1600000000000001,"15min":8.0500000000000007},"last":2.1339999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:09:49 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.177,"15min":2.089},"min":{"1min":0.40699999999999997,"5min":0.379,"15min":0.34300000000000003},"max":{"1min":3.5590000000000002,"5min":8.5410000000000004,"15min":222.511},"last":2.2389999999999999},{"interface":"front","average":{"1min":1.153,"5min":1.464,"15min":2.2149999999999999},"min":{"1min":0.442,"5min":0.41399999999999998,"15min":0.38200000000000001},"max":{"1min":5.508,"5min":7.8650000000000002,"15min":221.749},"last":0.71299999999999997}]},{"osd":6,"last update":"Sat Sep 23 16:09:49 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.319,"15min":1.454},"min":{"1min":0.432,"5min":0.41699999999999998,"15min":0.373},"max":{"1min":4.2569999999999997,"5min":6.4169999999999998,"15min":8.1780000000000008},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.2909999999999999,"15min":1.4970000000000001},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.376},"max":{"1min":2.7189999999999999,"5min":6.4359999999999999,"15min":14.752000000000001},"last":0.75700000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.157,"15min":1.8320000000000001},"min":{"1min":0.42699999999999999,"5min":0.373,"15min":0.34699999999999998},"max":{"1min":5.8869999999999996,"5min":5.8869999999999996,"15min":108.233},"last":4.2939999999999996},{"interface":"front","average":{"1min":2.5659999999999998,"5min":1.4670000000000001,"15min":1.837},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.6769999999999996,"5min":9.6769999999999996,"15min":108.2},"last":2.8929999999999998}]}]},{"osd":2,"up_from":107,"seq":459561501030,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2248772,"kb_used_data":1317116,"kb_used_omap":11,"kb_used_meta":931636,"kb_avail":91496380,"statfs":{"total":95995035648,"available":93692293120,"internally_reserved":0,"allocated":1348726784,"data_stored":1346651357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":953995592},"hb_peers":[0,1,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 23 16:09:33 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.82999999999999996,"15min":1.0600000000000001},"min":{"1min":0.25,"5min":0.219,"15min":0.193},"max":{"1min":3.056,"5min":16.667000000000002,"15min":36.655999999999999},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.2090000000000001,"15min":1.5369999999999999},"min":{"1min":0.26100000000000001,"5min":0.255,"15min":0.221},"max":{"1min":6.1669999999999998,"5min":16.739000000000001,"15min":29.744},"last":3.2829999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:09:33 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.528,"15min":1.994},"min":{"1min":0.224,"5min":0.224,"15min":0.20699999999999999},"max":{"1min":3.8610000000000002,"5min":43.354999999999997,"15min":127.364},"last":0.379},{"interface":"front","average":{"1min":1.026,"5min":1.6319999999999999,"15min":1.9399999999999999},"min":{"1min":0.29299999999999998,"5min":0.25800000000000001,"15min":0.217},"max":{"1min":3.2210000000000001,"5min":44.023000000000003,"15min":128.851},"last":0.94599999999999995}]},{"osd":3,"last update":"Sat Sep 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.93799999999999994,"15min":1.343},"min":{"1min":0.38,"5min":0.27300000000000002,"15min":0.248},"max":{"1min":1.028,"5min":5.274,"15min":16.404},"last":3.3170000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.66100000000000003,"15min":1.1140000000000001},"min":{"1min":0.40500000000000003,"5min":0.29999999999999999,"15min":0.24099999999999999},"max":{"1min":0.88800000000000001,"5min":3.96,"15min":17.568000000000001},"last":0.41799999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:09:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.1579999999999999,"15min":1.375},"min":{"1min":0.39000000000000001,"5min":0.35899999999999999,"15min":0.318},"max":{"1min":5.0700000000000003,"5min":7.6959999999999997,"15min":17.513999999999999},"last":0.439},{"interface":"front","average":{"1min":1.042,"5min":1.095,"15min":1.0680000000000001},"min":{"1min":0.45900000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.1459999999999999,"5min":3.5089999999999999,"15min":5.8869999999999996},"last":2.5569999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:09:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.548,"15min":1.2889999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.32500000000000001},"max":{"1min":4.8280000000000003,"5min":11.522,"15min":11.522},"last":0.627},{"interface":"front","average":{"1min":1.9359999999999999,"5min":1.915,"15min":1.7969999999999999},"min":{"1min":0.44400000000000001,"5min":0.39100000000000001,"15min":0.32200000000000001},"max":{"1min":5.6059999999999999,"5min":11.895,"15min":11.895},"last":4.0780000000000003}]},{"osd":6,"last update":"Sat Sep 23 16:09:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9650000000000001,"5min":1.5589999999999999,"15min":1.637},"min":{"1min":0.42599999999999999,"5min":0.41299999999999998,"15min":0.38300000000000001},"max":{"1min":9.0020000000000007,"5min":9.0020000000000007,"15min":10.635},"last":3.4590000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.212,"15min":1.4399999999999999},"min":{"1min":0.51200000000000001,"5min":0.41399999999999998,"15min":0.36499999999999999},"max":{"1min":5.109,"5min":12.244999999999999,"15min":17.547999999999998},"last":0.45700000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.329,"15min":1.28},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":8.0690000000000008,"5min":8.0690000000000008,"15min":10.348000000000001},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.782,"5min":1.8340000000000001,"15min":1.6220000000000001},"min":{"1min":0.47499999999999998,"5min":0.44900000000000001,"15min":0.42099999999999999},"max":{"1min":8.0549999999999997,"5min":8.8490000000000002,"15min":10.667},"last":3.984}]}]},{"osd":3,"up_from":112,"seq":481036337505,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":555096,"kb_used_data":4816,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93190056,"statfs":{"total":95995035648,"available":95426617344,"internally_reserved":0,"allocated":4931584,"data_stored":2896620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"hb_peers":[0,1,2,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 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.63800000000000001,"15min":1.3140000000000001},"min":{"1min":0.32400000000000001,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":1.849,"5min":4.6189999999999998,"15min":81.119},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58099999999999996,"15min":1.4910000000000001},"min":{"1min":0.311,"5min":0.23599999999999999,"15min":0.19500000000000001},"max":{"1min":1.0189999999999999,"5min":2.3279999999999998,"15min":81.292000000000002},"last":0.32700000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.96699999999999997,"15min":1.1000000000000001},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":1.6930000000000001,"5min":5.8399999999999999,"15min":12.445},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.876,"15min":1.407},"min":{"1min":0.28899999999999998,"5min":0.26900000000000002,"15min":0.23400000000000001},"max":{"1min":0.94199999999999995,"5min":4.4509999999999996,"15min":51.798000000000002},"last":0.39900000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":1.0529999999999999,"15min":1.395},"min":{"1min":0.374,"5min":0.28199999999999997,"15min":0.23200000000000001},"max":{"1min":1.3129999999999999,"5min":27.324000000000002,"15min":110.158},"last":0.309},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.999,"15min":1.321},"min":{"1min":0.376,"5min":0.32100000000000001,"15min":0.246},"max":{"1min":0.96499999999999997,"5min":28.053999999999998,"15min":110.253},"last":0.53300000000000003}]},{"osd":4,"last update":"Sat Sep 23 16:09:46 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.93700000000000006,"15min":1.294},"min":{"1min":0.373,"5min":0.34000000000000002,"15min":0.32200000000000001},"max":{"1min":2.1930000000000001,"5min":4.3490000000000002,"15min":95.966999999999999},"last":1.647},{"interface":"front","average":{"1min":0.88,"5min":1.022,"15min":1.4259999999999999},"min":{"1min":0.51700000000000002,"5min":0.38700000000000001,"15min":0.32600000000000001},"max":{"1min":2.2650000000000001,"5min":6.5890000000000004,"15min":95.540000000000006},"last":0.51500000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.516,"15min":1.3919999999999999},"min":{"1min":0.42699999999999999,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":3.8220000000000001,"5min":9.3420000000000005,"15min":9.3420000000000005},"last":2.7589999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.498,"15min":1.335},"min":{"1min":0.52200000000000002,"5min":0.38400000000000001,"15min":0.32700000000000001},"max":{"1min":3.8660000000000001,"5min":9.3219999999999992,"15min":10.25},"last":2.7440000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:10:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":1.119,"15min":1.1339999999999999},"min":{"1min":0.40300000000000002,"5min":0.373,"15min":0.373},"max":{"1min":1.0840000000000001,"5min":5.3620000000000001,"15min":6.1619999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":1.175,"15min":1.2170000000000001},"min":{"1min":0.45700000000000002,"5min":0.36899999999999999,"15min":0.35199999999999998},"max":{"1min":1.5489999999999999,"5min":5.3890000000000002,"15min":6.6970000000000001},"last":0.55200000000000005}]},{"osd":7,"last update":"Sat Sep 23 16:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.044,"15min":1.657},"min":{"1min":0.41599999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":3.6949999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":2.609,"5min":1.498,"15min":1.9330000000000001},"min":{"1min":0.496,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":8.2349999999999994,"5min":8.2349999999999994,"15min":90.813000000000002},"last":1.3979999999999999}]}]},{"osd":4,"up_from":117,"seq":502511173978,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2123380,"kb_used_data":1408684,"kb_used_omap":10,"kb_used_meta":714677,"kb_avail":91621772,"statfs":{"total":95995035648,"available":93820694528,"internally_reserved":0,"allocated":1442492416,"data_stored":1440248514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":731829279},"hb_peers":[0,1,2,3,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.81599999999999995,"15min":2.9009999999999998},"min":{"1min":0.35599999999999998,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":1.9299999999999999,"5min":3.7730000000000001,"15min":139.60499999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.79400000000000004,"15min":2.6640000000000001},"min":{"1min":0.25700000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":4.0119999999999996,"5min":4.0119999999999996,"15min":142.399},"last":0.28599999999999998}]},{"osd":1,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":8.7530000000000001,"5min":3.2490000000000001,"15min":2.556},"min":{"1min":0.28499999999999998,"5min":0.26000000000000001,"15min":0.23499999999999999},"max":{"1min":145.535,"5min":145.535,"15min":145.535},"last":0.39100000000000001},{"interface":"front","average":{"1min":9.5239999999999991,"5min":3.6480000000000001,"15min":2.516},"min":{"1min":0.42699999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":145.72499999999999,"5min":145.72499999999999,"15min":145.72499999999999},"last":0.32600000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":1.3160000000000001,"15min":1.9970000000000001},"min":{"1min":0.37,"5min":0.315,"15min":0.26900000000000002},"max":{"1min":2.0289999999999999,"5min":32.695999999999998,"15min":55.482999999999997},"last":56.158999999999999},{"interface":"front","average":{"1min":0.84699999999999998,"5min":1.3620000000000001,"15min":2.0310000000000001},"min":{"1min":0.33700000000000002,"5min":0.32700000000000001,"15min":0.28799999999999998},"max":{"1min":2.8260000000000001,"5min":32.862000000000002,"15min":70.046000000000006},"last":56.994999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.96699999999999997,"15min":2.6200000000000001},"min":{"1min":0.36899999999999999,"5min":0.33400000000000002,"15min":0.30399999999999999},"max":{"1min":2.0019999999999998,"5min":4.1589999999999998,"15min":139.30099999999999},"last":0.435},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.96599999999999997,"15min":2.3780000000000001},"min":{"1min":0.379,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.0469999999999997,"5min":4.0469999999999997,"15min":139.24199999999999},"last":0.42099999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.135,"15min":1.8580000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.98,"5min":9.0890000000000004,"15min":203.72800000000001},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.677,"15min":2.1379999999999999},"min":{"1min":0.38800000000000001,"5min":0.371,"15min":0.33500000000000002},"max":{"1min":4.1520000000000001,"5min":7.734,"15min":201.78299999999999},"last":0.40799999999999997}]},{"osd":6,"last update":"Sat Sep 23 16:09:38 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":1.3,"15min":1.625},"min":{"1min":0.36199999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.157,"5min":6.7709999999999999,"15min":21.553999999999998},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.88900000000000001,"5min":1.2270000000000001,"15min":1.3600000000000001},"min":{"1min":0.45900000000000002,"5min":0.38200000000000001,"15min":0.373},"max":{"1min":3.9369999999999998,"5min":6.75,"15min":10.622},"last":0.48999999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":1.3959999999999999,"15min":1.349},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.9809999999999999,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":0.876},{"interface":"front","average":{"1min":2.8919999999999999,"5min":1.768,"15min":1.4159999999999999},"min":{"1min":0.495,"5min":0.42899999999999999,"15min":0.33700000000000002},"max":{"1min":8.0139999999999993,"5min":8.1910000000000007,"15min":14.752000000000001},"last":0.57199999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757822,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1438316,"kb_used_data":851556,"kb_used_omap":0,"kb_used_meta":586752,"kb_avail":92306836,"statfs":{"total":95995035648,"available":94522200064,"internally_reserved":0,"allocated":871993344,"data_stored":870687871,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":600834048},"hb_peers":[0,1,2,3,4,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 23 16:09:53 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.694,"15min":1.8520000000000001},"min":{"1min":0.254,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":11.538,"5min":13.866,"15min":82.361999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.0369999999999999,"15min":1.5920000000000001},"min":{"1min":0.34499999999999997,"5min":0.28899999999999998,"15min":0.27400000000000002},"max":{"1min":5.2709999999999999,"5min":7.2670000000000003,"15min":82.334000000000003},"last":0.40000000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:09:28 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":4.9199999999999999,"15min":2.528},"min":{"1min":0.33100000000000002,"5min":0.32400000000000001,"15min":0.27600000000000002},"max":{"1min":5.3810000000000002,"5min":272.74900000000002,"15min":272.74900000000002},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.853,"5min":5.8140000000000001,"15min":2.8239999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.26300000000000001},"max":{"1min":11.664999999999999,"5min":273.02199999999999,"15min":273.02199999999999},"last":0.68200000000000005}]},{"osd":2,"last update":"Sat Sep 23 16:09:31 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":1.069,"15min":1.5029999999999999},"min":{"1min":0.30399999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.2050000000000001,"5min":8.0950000000000006,"15min":84.335999999999999},"last":3.6419999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.2170000000000001,"15min":1.496},"min":{"1min":0.41499999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.3339999999999996,"5min":7.3899999999999997,"15min":84.576999999999998},"last":0.439}]},{"osd":3,"last update":"Sat Sep 23 16:10:15 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":1.077,"15min":1.7370000000000001},"min":{"1min":0.47099999999999997,"5min":0.32100000000000001,"15min":0.317},"max":{"1min":1.3009999999999999,"5min":8.1489999999999991,"15min":82.546999999999997},"last":3.6030000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.8129999999999999,"15min":2},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.327,"5min":13.962,"15min":88.037000000000006},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:09:31 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.2410000000000001,"15min":1.1950000000000001},"min":{"1min":0.34599999999999997,"5min":0.32700000000000001,"15min":0.29899999999999999},"max":{"1min":2.6150000000000002,"5min":8.1869999999999994,"15min":9.3670000000000009},"last":3.5539999999999998},{"interface":"front","average":{"1min":1.282,"5min":1.427,"15min":1.3149999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.308},"max":{"1min":5.306,"5min":7.3339999999999996,"15min":15.775},"last":0.58399999999999996}]},{"osd":6,"last update":"Sat Sep 23 16:10:15 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.4590000000000001,"15min":1.4179999999999999},"min":{"1min":0.39800000000000002,"5min":0.374,"15min":0.374},"max":{"1min":2.4790000000000001,"5min":7.4530000000000003,"15min":15.743},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":2.0880000000000001,"15min":1.637},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.5860000000000003,"5min":14.394,"15min":14.394},"last":1.3009999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.891,"15min":1.595},"min":{"1min":0.41899999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":34.133000000000003},"last":3.1520000000000001},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.853,"15min":1.524},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2919999999999998,"5min":15.707000000000001,"15min":33.271999999999998},"last":0.52600000000000002}]}]}],"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":5448,"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":4950,"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":125829120,"data_stored":125829120,"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":705757184,"data_stored":705757184,"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":1357971456,"data_stored":1357971456,"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":1443954688,"data_stored":1443954688,"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":875233280,"data_stored":875233280,"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":1243086848,"data_stored":1243086848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:10:32.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 16 2023-09-23T16:10:32.065 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:32.091 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:32.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:32.195 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:32.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:32.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:32.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:32.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:32.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:32.493 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:32.513 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 21 16 42107 42091 125.259 86.0625 0.0120277 0.00797746 2023-09-23T16:10:32.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:32.609 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:32 smithi140 bash[103196]: cluster 2023-09-23T16:10:30.763034+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1355: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 12739/103014 objects degraded (12.366%) 2023-09-23T16:10:32.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:32.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:32.727 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:32.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:32.856 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:32.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:32 smithi186 bash[89807]: cluster 2023-09-23T16:10:30.763034+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1355: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 12739/103014 objects degraded (12.366%) 2023-09-23T16:10:32.883 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:32 smithi140 bash[105739]: cluster 2023-09-23T16:10:30.763034+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1355: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 12739/103014 objects degraded (12.366%) 2023-09-23T16:10:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:32.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:32.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:33.016 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:33.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:33.154 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:33.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:33.257 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:33.285 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:33.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.420 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:33.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 22 15 43666 43651 123.997 97.5 0.00821481 0.008059 2023-09-23T16:10:33.524 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.552 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:33.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:33.787 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:33.813 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:33.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:33.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:33.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:34.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:34.069 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:34.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:34.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:34.200 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:34.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:34.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:34.337 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:34.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:34.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:34.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:34.515 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:34.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 23 16 45180 45164 122.717 94.5625 0.0101528 0.00814118 2023-09-23T16:10:34.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:34.602 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:34.612 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:34 smithi186 bash[89807]: cluster 2023-09-23T16:10:32.763918+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1356: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 14327/116361 objects degraded (12.313%) 2023-09-23T16:10:34.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:34.736 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:34.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:34.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:34.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:34 smithi140 bash[105739]: cluster 2023-09-23T16:10:32.763918+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1356: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 14327/116361 objects degraded (12.313%) 2023-09-23T16:10:34.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:34 smithi140 bash[103196]: cluster 2023-09-23T16:10:32.763918+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1356: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 14327/116361 objects degraded (12.313%) 2023-09-23T16:10:34.970 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:35.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:35.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:35.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:35.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:35.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:35.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:35.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:35.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:35] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.43.0" 2023-09-23T16:10:35.405 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:35.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:35.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 24 16 46642 46626 121.41 91.375 0.00362104 0.00822989 2023-09-23T16:10:35.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:35.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:35.643 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:35.679 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:35.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:35.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:35.914 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:35.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:35.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:36.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:36.083 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:36.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:36.215 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:36.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:36.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:36.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:36.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:36.481 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:36.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:36.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 25 16 48081 48065 120.151 89.9375 0.0132501 0.00831755 2023-09-23T16:10:36.546 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:36.546 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:36.585 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:36.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:36.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:36.712 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:36.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:36.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:36.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:36.857 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:36 smithi140 bash[105739]: cluster 2023-09-23T16:10:34.764902+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1357: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s; 15779/126189 objects degraded (12.504%) 2023-09-23T16:10:36.858 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:36 smithi140 bash[105739]: cluster 2023-09-23T16:10:36.363871+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 15779/126189 objects degraded (12.504%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:36.858 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:36 smithi140 bash[103196]: cluster 2023-09-23T16:10:34.764902+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1357: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s; 15779/126189 objects degraded (12.504%) 2023-09-23T16:10:36.858 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:36 smithi140 bash[103196]: cluster 2023-09-23T16:10:36.363871+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 15779/126189 objects degraded (12.504%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:36.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:36.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:36.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:36 smithi186 bash[89807]: cluster 2023-09-23T16:10:34.764902+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1357: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s; 15779/126189 objects degraded (12.504%) 2023-09-23T16:10:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:36 smithi186 bash[89807]: cluster 2023-09-23T16:10:36.363871+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 15779/126189 objects degraded (12.504%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:36.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:37.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:37.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:37.117 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:37.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:37.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:37.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:37.373 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:37.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:37.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:37.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 26 16 49265 49249 118.376 74 0.00807463 0.00843937 2023-09-23T16:10:37.525 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:37.605 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:10:37.605 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:10:37.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:37.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:37.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:37.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:37.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:37.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:37.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:38.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:38.038 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:38.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:38.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:38.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:38.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:38.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:38.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:38.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:38.437 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:38.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:38.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 27 16 50437 50421 116.704 73.25 0.0118071 0.00856284 2023-09-23T16:10:38.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:38.567 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:38.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:38.696 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:38.739 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:38 smithi140 bash[103196]: cluster 2023-09-23T16:10:36.765869+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1358: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 17081/132819 objects degraded (12.860%) 2023-09-23T16:10:38.739 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:38 smithi140 bash[105739]: cluster 2023-09-23T16:10:36.765869+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1358: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 17081/132819 objects degraded (12.860%) 2023-09-23T16:10:38.799 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:38.829 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:38.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:38.918 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:38 smithi186 bash[89807]: cluster 2023-09-23T16:10:36.765869+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1358: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 17081/132819 objects degraded (12.860%) 2023-09-23T16:10:38.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:38.945 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T16:10:38.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:38.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:39.073 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:39.103 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:39.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:39.209 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:39.252 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:39.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:39.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:39.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:39.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 28 16 51683 51667 115.317 77.875 0.0235609 0.00866652 2023-09-23T16:10:39.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:39.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:39.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:39.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:39.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:39.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:39.905 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:39.936 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:39.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:40.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:40.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:40.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:40.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:40.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:40.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:40.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:40.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:40.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:40.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:40.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 29 16 53045 53029 114.276 85.125 0.0137826 0.0087442 2023-09-23T16:10:40.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:40.624 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:40.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:40.730 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:40.740 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:40 smithi140 bash[105739]: cluster 2023-09-23T16:10:38.766897+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1359: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s; 18373/145644 objects degraded (12.615%) 2023-09-23T16:10:40.740 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:40 smithi140 bash[103196]: cluster 2023-09-23T16:10:38.766897+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1359: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s; 18373/145644 objects degraded (12.615%) 2023-09-23T16:10:40.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:40.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:40.870 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:40 smithi186 bash[89807]: cluster 2023-09-23T16:10:38.766897+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1359: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s; 18373/145644 objects degraded (12.615%) 2023-09-23T16:10:40.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:40.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:40.997 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:41.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:41.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:41.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:41.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:41.262 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:41.299 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:41.405 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:41.426 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:41.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:41.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 30 16 54329 54313 113.141 80.25 0.0113169 0.0088331 2023-09-23T16:10:41.529 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:41.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:41.632 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:41 smithi186 bash[89807]: cluster 2023-09-23T16:10:41.364901+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 18373/145644 objects degraded (12.615%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:41.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:41.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:41.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:41.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:41.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:41 smithi140 bash[103196]: cluster 2023-09-23T16:10:41.364901+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 18373/145644 objects degraded (12.615%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:41 smithi140 bash[105739]: cluster 2023-09-23T16:10:41.364901+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 18373/145644 objects degraded (12.615%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:41.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:41.942 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:41.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:42.046 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:42.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:42.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:42.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:42.315 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:42.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:42.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:42.447 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:42.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:42.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 31 16 55549 55533 111.951 76.25 0.00980205 0.00892755 2023-09-23T16:10:42.575 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:42.606 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:42.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:42.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:42.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:42.837 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:42.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:42 smithi186 bash[89807]: cluster 2023-09-23T16:10:40.767752+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1360: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 18373/146886 objects degraded (12.508%) 2023-09-23T16:10:42.871 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:42.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:42.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:42 smithi140 bash[105739]: cluster 2023-09-23T16:10:40.767752+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1360: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 18373/146886 objects degraded (12.508%) 2023-09-23T16:10:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:42 smithi140 bash[103196]: cluster 2023-09-23T16:10:40.767752+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1360: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 18373/146886 objects degraded (12.508%) 2023-09-23T16:10:42.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:43.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:43.109 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:43.135 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:43.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:43.272 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:43.377 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:43.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.514 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 32 16 56837 56821 110.968 80.5 0.00435742 0.00900518 2023-09-23T16:10:43.527 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:43.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:43.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:43.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:43.761 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:43.785 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:43.823 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:10:43.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:43.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:44.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:44.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:44.278 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:44.304 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:44.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:44.442 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:44.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:44.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 33 16 57986 57970 109.781 71.8125 0.0094579 0.00910329 2023-09-23T16:10:44.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.573 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:44.677 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:44.686 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:44 smithi186 bash[89807]: cluster 2023-09-23T16:10:42.769145+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1361: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 19614/157968 objects degraded (12.416%) 2023-09-23T16:10:44.708 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:44.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:44.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:44.820 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:44 smithi140 bash[105739]: cluster 2023-09-23T16:10:42.769145+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1361: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 19614/157968 objects degraded (12.416%) 2023-09-23T16:10:44.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:44 smithi140 bash[103196]: cluster 2023-09-23T16:10:42.769145+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1361: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 19614/157968 objects degraded (12.416%) 2023-09-23T16:10:44.834 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:44.938 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:44.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:44.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:45.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.101 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:45.206 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:45.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:45.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.365 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:45] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.43.0" 2023-09-23T16:10:45.379 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:45.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:45.511 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:45.540 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 34 16 59238 59222 108.854 78.25 0.0108338 0.00918089 2023-09-23T16:10:45.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:45.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:45.806 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:45.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:45.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:45.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:45.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:46.037 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:46.065 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:46.170 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:46.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:46.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:46.328 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:46.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:46.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:46.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:46.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 35 16 60482 60466 107.965 77.75 0.0131499 0.00925665 2023-09-23T16:10:46.560 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:46.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:46.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:46.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:46.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:46.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[105739]: cluster 2023-09-23T16:10:44.770224+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1362: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 20850/166419 objects degraded (12.529%) 2023-09-23T16:10:46.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[105739]: audit 2023-09-23T16:10:45.968850+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:46.828 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[105739]: cluster 2023-09-23T16:10:46.366611+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20850/166419 objects degraded (12.529%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:46.828 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[103196]: cluster 2023-09-23T16:10:44.770224+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1362: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 20850/166419 objects degraded (12.529%) 2023-09-23T16:10:46.828 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[103196]: audit 2023-09-23T16:10:45.968850+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:46.829 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:46 smithi140 bash[103196]: cluster 2023-09-23T16:10:46.366611+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20850/166419 objects degraded (12.529%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:46.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:46 smithi186 bash[89807]: cluster 2023-09-23T16:10:44.770224+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1362: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 20850/166419 objects degraded (12.529%) 2023-09-23T16:10:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:46 smithi186 bash[89807]: audit 2023-09-23T16:10:45.968850+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:10:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:46 smithi186 bash[89807]: cluster 2023-09-23T16:10:46.366611+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20850/166419 objects degraded (12.529%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:46.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:46.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:46.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:46.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:47.074 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:47.105 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:47.209 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:47.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:47.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:47.377 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:47.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:47.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:47.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 36 16 61678 61662 107.042 74.75 0.0169749 0.00933725 2023-09-23T16:10:47.536 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:10:47.571 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:10:47.602 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:10:47.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:47.635 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:10:47.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:47.687 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:10:47.720 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:10:47.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:47.753 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:10:47.753 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.754 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:10:47.755 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:10:47.766 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:47 smithi140 bash[103196]: audit 2023-09-23T16:10:47.495281+0000 mon.a (mon.0) 1777 : audit 0 from='client.? 172.21.15.140:0/1670770127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:47.767 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:47 smithi140 bash[105739]: audit 2023-09-23T16:10:47.495281+0000 mon.a (mon.0) 1777 : audit 0 from='client.? 172.21.15.140:0/1670770127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:47.789 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:47.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:47 smithi186 bash[89807]: audit 2023-09-23T16:10:47.495281+0000 mon.a (mon.0) 1777 : audit 0 from='client.? 172.21.15.140:0/1670770127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:10:47.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:47.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:48.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:48.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:48.142 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:48.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:48.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:48.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:48.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:48.440 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:48.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:48.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 37 16 62309 62293 105.215 39.4375 0.00249157 0.00946341 2023-09-23T16:10:48.544 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:48.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:48.653 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:48 smithi186 bash[89807]: cluster 2023-09-23T16:10:46.771275+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1363: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 22014/172182 objects degraded (12.785%) 2023-09-23T16:10:48.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:48.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:48.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:48.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.841 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:48 smithi140 bash[105739]: cluster 2023-09-23T16:10:46.771275+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1363: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 22014/172182 objects degraded (12.785%) 2023-09-23T16:10:48.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:48 smithi140 bash[103196]: cluster 2023-09-23T16:10:46.771275+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1363: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 22014/172182 objects degraded (12.785%) 2023-09-23T16:10:48.944 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:48.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:48.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:49.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:49.108 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:49.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:49.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:49.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:49.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:49.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:49.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:49.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 38 16 63437 63421 104.301 70.5 0.0150378 0.0095807 2023-09-23T16:10:49.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:49.630 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:49.767 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:49.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:49.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:49.924 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:49.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:49.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:50.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:50.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:50.161 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:50.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:50.291 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:50.315 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:50.418 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.444 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:50.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 39 15 64645 64630 103.564 75.5625 0.00903333 0.00964951 2023-09-23T16:10:50.543 INFO:teuthology.orchestra.run.smithi186.stdout:{ 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "size": 20, 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 600, 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "ops": [ 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:128977 8.19 8:9f66c030:::benchmark_data_smithi140_219746_object28759:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e307)", 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:00.558884+0000", 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 469.97957347599998, 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.27783910699999997, 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.544 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 128977 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558884+0000", 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.545 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558884+0000", 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558884+0000", 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.546 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558891+0000", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8639999999999996e-06 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558903+0000", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1562e-05 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558908+0000", 2023-09-23T16:10:50.547 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2530000000000004e-06 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.558961+0000", 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3084000000000002e-05 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.548 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.559109+0000", 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014780699999999999 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,5", 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.559521+0000", 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00041186499999999997 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.549 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.561297+0000", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00177557 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.562949+0000", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0016526920000000001 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.836621+0000", 2023-09-23T16:10:50.550 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.27367212600000002 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.836679+0000", 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7456e-05 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:00.836724+0000", 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4796000000000003e-05 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.551 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:168977 8.15 8:af488a85:::benchmark_data_smithi140_219746_object68759:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:54.696366+0000", 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 415.84209161299998, 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.27837016199999998, 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.552 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 168977 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696366+0000", 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696366+0000", 2023-09-23T16:10:50.553 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696365+0000", 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696373+0000", 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.6520000000000006e-06 2023-09-23T16:10:50.554 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696388+0000", 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5846999999999999e-05 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696397+0000", 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4160000000000004e-06 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.555 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696519+0000", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000122118 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.696707+0000", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00018822500000000001 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.697237+0000", 2023-09-23T16:10:50.556 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00053020599999999997 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.700076+0000", 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028387439999999998 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.704987+0000", 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0049104930000000001 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.557 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.973048+0000", 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.268061567 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.558 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.973119+0000", 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0365999999999997e-05 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.974737+0000", 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001617914 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.559 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:168993 8.15 8:a878a2d5:::benchmark_data_smithi140_219746_object68775:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:54.713222+0000", 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 415.82523631800001, 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.27285567500000002, 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.560 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 168993 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713222+0000", 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.561 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713222+0000", 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713220+0000", 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713228+0000", 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.0409999999999998e-06 2023-09-23T16:10:50.562 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713248+0000", 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9902999999999999e-05 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713255+0000", 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.7619999999999995e-06 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.563 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713720+0000", 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00046464 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.713881+0000", 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016112200000000001 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T16:10:50.564 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.714399+0000", 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000517875 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.717209+0000", 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0028096039999999998 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.720815+0000", 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003606845 2023-09-23T16:10:50.565 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.984235+0000", 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.26341951499999999 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.984364+0000", 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012900699999999999 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.566 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.986077+0000", 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0017133070000000001 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:169016 8.15 8:ab18b6de:::benchmark_data_smithi140_219746_object68798:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:03:54.738288+0000", 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 415.80016992600002, 2023-09-23T16:10:50.567 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25550075799999999, 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 169016 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738288+0000", 2023-09-23T16:10:50.568 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738288+0000", 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738286+0000", 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.569 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738294+0000", 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.1470000000000004e-06 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738309+0000", 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5897e-05 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.570 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738317+0000", 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3549999999999999e-06 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738372+0000", 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4855999999999998e-05 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.738549+0000", 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00017755399999999999 2023-09-23T16:10:50.571 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,4", 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.739062+0000", 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00051320800000000002 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.741291+0000", 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022288469999999999 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.572 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.741599+0000", 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00030770500000000002 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.991968+0000", 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.25036929299999999 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.573 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.992095+0000", 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012651900000000001 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:03:54.993789+0000", 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0016939730000000001 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.574 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196875 8.19 8:9d4071ed:::benchmark_data_smithi140_219746_object96657:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.727186+0000", 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 378.81127154799998, 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.16811709, 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.575 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196875 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727186+0000", 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727186+0000", 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.576 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727185+0000", 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727192+0000", 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5429999999999996e-06 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.577 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727207+0000", 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4134999999999999e-05 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727215+0000", 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1510000000000004e-06 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.578 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727267+0000", 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.2750999999999997e-05 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727279+0000", 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1620000000000001e-05 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.722813+0000", 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.99553420400000003 2023-09-23T16:10:50.579 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.722833+0000", 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.9256999999999999e-05 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.868108+0000", 2023-09-23T16:10:50.580 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1452751839999999 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.868266+0000", 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000158708 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3,5", 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.868864+0000", 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00059713599999999996 2023-09-23T16:10:50.581 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.880646+0000", 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.011782763 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.880655+0000", 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.5560000000000008e-06 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.582 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.880694+0000", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.9201e-05 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895174+0000", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.014480232000000001 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895229+0000", 2023-09-23T16:10:50.583 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.5021000000000001e-05 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895303+0000", 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4140000000000005e-05 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196877 8.16 8:6fb2b543:::benchmark_data_smithi140_219746_object96659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:10:50.584 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.727868+0000", 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 378.81059026700001, 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4791436010000001, 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196877 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.585 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727868+0000", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727868+0000", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727867+0000", 2023-09-23T16:10:50.586 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727873+0000", 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.6250000000000001e-06 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727889+0000", 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5452999999999999e-05 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.587 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727895+0000", 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.2230000000000004e-06 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727945+0000", 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.0056999999999999e-05 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.588 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.727956+0000", 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0776e-05 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.719041+0000", 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.991085086 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.719045+0000", 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6229999999999996e-06 2023-09-23T16:10:50.589 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.127739+0000", 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4086931439999999 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.127884+0000", 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000145496 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.590 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.128523+0000", 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000639246 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.185826+0000", 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.057302577 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.591 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.185862+0000", 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6165999999999999e-05 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.206455+0000", 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.020593165 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.206524+0000", 2023-09-23T16:10:50.592 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.8905999999999994e-05 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207011+0000", 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00048710300000000002 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196883 8.16 8:6efcbfdd:::benchmark_data_smithi140_219746_object96665:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:10:50.593 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.750398+0000", 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 378.78805955199999, 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5108657999999999, 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196883 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.594 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750398+0000", 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750398+0000", 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.595 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750397+0000", 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750405+0000", 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1890000000000007e-06 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750424+0000", 2023-09-23T16:10:50.596 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.8414e-05 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750430+0000", 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4999999999999996e-06 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750500+0000", 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9567999999999995e-05 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.597 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.750512+0000", 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2666999999999999e-05 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.719641+0000", 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.96912875200000004 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.598 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.719650+0000", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3049999999999998e-06 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.213419+0000", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4937686430000001 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.213824+0000", 2023-09-23T16:10:50.599 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00040477800000000001 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.214279+0000", 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000455413 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.221239+0000", 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.006959387 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.600 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.222426+0000", 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0011872829999999999 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.258459+0000", 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.036033355000000003 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.601 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.260785+0000", 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0023254780000000002 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.261264+0000", 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00047941500000000002 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.602 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196893 8.19 8:9d393e60:::benchmark_data_smithi140_219746_object96675:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.786032+0000", 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 378.75242614699999, 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1095401499999999, 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196893 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.603 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786032+0000", 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786032+0000", 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.604 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786030+0000", 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786035+0000", 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.3870000000000003e-06 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786047+0000", 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1997999999999999e-05 2023-09-23T16:10:50.605 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786055+0000", 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.3980000000000002e-06 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786146+0000", 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.1256999999999997e-05 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.606 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.786161+0000", 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5037e-05 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.724747+0000", 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.93858625200000001 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.607 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.724758+0000", 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0115000000000001e-05 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.877577+0000", 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1528192580000001 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.877676+0000", 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8795999999999994e-05 2023-09-23T16:10:50.608 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3,5", 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.878137+0000", 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000461624 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895089+0000", 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.016951536 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.609 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895100+0000", 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0842999999999999e-05 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895142+0000", 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2358999999999999e-05 2023-09-23T16:10:50.610 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895354+0000", 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00021172000000000001 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895447+0000", 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.3634999999999994e-05 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.611 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895572+0000", 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012466500000000001 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196900 8.19 8:98decef2:::benchmark_data_smithi140_219746_object96682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e321)", 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:31.792967+0000", 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 378.74549056500001, 2023-09-23T16:10:50.612 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.106046198, 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196900 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.792967+0000", 2023-09-23T16:10:50.613 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.792967+0000", 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.792965+0000", 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999976 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.614 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.792975+0000", 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.7690000000000008e-06 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.792997+0000", 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.1882000000000002e-05 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.615 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.793007+0000", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.03e-05 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.793077+0000", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.0205999999999998e-05 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:31.793090+0000", 2023-09-23T16:10:50.616 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2636000000000001e-05 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.724815+0000", 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.93172512600000001 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.724825+0000", 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0362e-05 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.617 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.891433+0000", 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.166607905 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.891609+0000", 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000175224 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 0,3,5", 2023-09-23T16:10:50.618 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.892206+0000", 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00059692700000000003 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895314+0000", 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031086299999999998 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.895683+0000", 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00036847200000000001 2023-09-23T16:10:50.619 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.896791+0000", 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001108546 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.898803+0000", 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020115350000000001 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.620 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.898868+0000", 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5732e-05 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.899014+0000", 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00014516400000000001 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.621 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196865 8.6 8:64b440d8:::benchmark_data_smithi140_219746_object96647:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e322)", 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:32.693379+0000", 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 377.84507919200001, 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5524983190000001, 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196865 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.622 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693379+0000", 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693379+0000", 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.623 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693377+0000", 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693385+0000", 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.9540000000000004e-06 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.624 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693398+0000", 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2993000000000001e-05 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693407+0000", 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.935e-06 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693471+0000", 2023-09-23T16:10:50.625 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.4513999999999999e-05 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op must wait for map", 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693482+0000", 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0266e-05 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718915+0000", 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.025433138000000001 2023-09-23T16:10:50.626 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718926+0000", 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1375e-05 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.185554+0000", 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4666281290000001 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.627 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for missing object", 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.185734+0000", 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000179665 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.245715+0000", 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.059980810000000002 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.628 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.245877+0000", 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016222200000000001 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196880 8.6 8:606aac25:::benchmark_data_smithi140_219746_object96662:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e322)", 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:32.693425+0000", 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 377.845033059, 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5441376449999999, 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.629 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196880 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693425+0000", 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.630 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693425+0000", 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693424+0000", 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.631 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693427+0000", 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.5560000000000002e-06 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693433+0000", 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.365e-06 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.632 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693439+0000", 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.7069999999999997e-06 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693530+0000", 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.0716000000000004e-05 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693539+0000", 2023-09-23T16:10:50.633 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.2750000000000001e-06 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718943+0000", 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.025403458 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718953+0000", 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0669000000000001e-05 2023-09-23T16:10:50.634 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.186209+0000", 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4672553050000001 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.186361+0000", 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015202299999999999 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.635 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.186901+0000", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00054041899999999999 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207056+0000", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.020155220000000001 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207065+0000", 2023-09-23T16:10:50.636 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.3990000000000004e-06 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.237001+0000", 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.029936470999999999 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.237066+0000", 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.5375000000000003e-05 2023-09-23T16:10:50.637 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.237563+0000", 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000496088 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196892 8.6 8:6146ca14:::benchmark_data_smithi140_219746_object96674:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e322)", 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:32.693455+0000", 2023-09-23T16:10:50.638 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 377.845003109, 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.557799782, 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196892 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.639 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693455+0000", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693455+0000", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693454+0000", 2023-09-23T16:10:50.640 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999995 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693457+0000", 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.892e-06 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693471+0000", 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3873000000000001e-05 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.641 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693478+0000", 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.409e-06 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693562+0000", 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4580999999999995e-05 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting_for_map not empty", 2023-09-23T16:10:50.642 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.693571+0000", 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.7110000000000001e-06 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718980+0000", 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.025408726 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:32.718987+0000", 2023-09-23T16:10:50.643 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4540000000000001e-06 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.203239+0000", 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4842524340000001 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.203418+0000", 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000178844 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.644 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.203961+0000", 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00054228499999999999 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207071+0000", 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0031104230000000002 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.645 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.210507+0000", 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.003436012 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.250743+0000", 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.040236382000000001 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.646 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.250798+0000", 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.4240000000000002e-05 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.251255+0000", 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00045696000000000002 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.647 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196910 8.6 8:64d10234:::benchmark_data_smithi140_219746_object96692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e323)", 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:33.845738+0000", 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 376.69271967100002, 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.41266678000000001, 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196910 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.648 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845738+0000", 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845738+0000", 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.649 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845735+0000", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999971 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845760+0000", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.4584999999999999e-05 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845787+0000", 2023-09-23T16:10:50.650 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 2.6910000000000002e-05 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.845803+0000", 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.6262000000000001e-05 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989355+0000", 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.14355185100000001 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.651 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989365+0000", 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.55e-06 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207538+0000", 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.21817377700000001 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.652 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.207702+0000", 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00016392300000000001 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.208216+0000", 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00051338700000000002 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.215700+0000", 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.007484269 2023-09-23T16:10:50.653 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.215741+0000", 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1004000000000002e-05 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.251326+0000", 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.035585391000000001 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.654 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.251430+0000", 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000103924 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.258405+0000", 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0069747469999999999 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.655 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196916 8.6 8:67dfe566:::benchmark_data_smithi140_219746_object96698:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e323)", 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:33.920210+0000", 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 376.61824807099998, 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.34156599900000001, 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196916 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.656 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920210+0000", 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920210+0000", 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.657 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920208+0000", 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920219+0000", 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0464e-05 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920328+0000", 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000109104 2023-09-23T16:10:50.658 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.920341+0000", 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3254999999999999e-05 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989389+0000", 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.069047494000000001 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.659 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989396+0000", 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.4529999999999996e-06 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.210524+0000", 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.221127669 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.660 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.210659+0000", 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000135535 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.211000+0000", 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00034059299999999998 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.661 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.215749+0000", 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0047487600000000003 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.222394+0000", 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0066449309999999998 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.260646+0000", 2023-09-23T16:10:50.662 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.038252105000000002 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.261319+0000", 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00067310600000000003 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.261776+0000", 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00045714600000000002 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.663 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35247.0:196919 8.6 8:620a4359:::benchmark_data_smithi140_219746_object96701:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e323)", 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:04:33.945175+0000", 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 376.59328342100002, 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.31705493099999998, 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35247", 2023-09-23T16:10:50.664 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 196919 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945175+0000", 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945175+0000", 2023-09-23T16:10:50.665 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945173+0000", 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999986 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945183+0000", 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.8840000000000006e-06 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.666 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945198+0000", 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.4808e-05 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.945205+0000", 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.2860000000000002e-06 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.667 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989421+0000", 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.044215730000000002 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:33.989428+0000", 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.5440000000000001e-06 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.668 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.213398+0000", 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.22397030200000001 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.213526+0000", 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00012766500000000001 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.213829+0000", 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00030281299999999998 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.669 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.221230+0000", 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0074011440000000001 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.222452+0000", 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001222056 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.670 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.261835+0000", 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.039383227 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.261940+0000", 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000104484 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:04:34.262229+0000", 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00028959999999999999 2023-09-23T16:10:50.671 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:127371 9.1 9:84b6c0b8:::benchmark_data_smithi140_239028_object27434:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:03.005342+0000", 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 167.53311577700001, 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0510030480000001, 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.672 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 127371 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005342+0000", 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.673 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005342+0000", 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005341+0000", 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.674 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005351+0000", 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0348e-05 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005364+0000", 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.2979000000000001e-05 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005372+0000", 2023-09-23T16:10:50.675 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4130000000000006e-06 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005457+0000", 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.4346999999999997e-05 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:03.005466+0000", 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.9110000000000005e-06 2023-09-23T16:10:50.676 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.040721+0000", 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0352546680000001 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041137+0000", 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00041614400000000002 2023-09-23T16:10:50.677 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 4", 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.041288+0000", 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00015095500000000001 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.050377+0000", 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0090882489999999996 2023-09-23T16:10:50.678 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.056218+0000", 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0058414790000000001 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.056276+0000", 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.8158999999999997e-05 2023-09-23T16:10:50.679 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:04.056345+0000", 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9076000000000001e-05 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.680 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35418.0:174973 9.1 9:80d70cd9:::benchmark_data_smithi140_239028_object75036:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e360)", 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:08:59.458863+0000", 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 111.07959509299999, 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.0414828549999999, 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "reached pg", 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35418", 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 174973 2023-09-23T16:10:50.681 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458863+0000", 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458863+0000", 2023-09-23T16:10:50.682 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458860+0000", 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999971 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458876+0000", 2023-09-23T16:10:50.683 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.5554999999999999e-05 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458906+0000", 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.0049999999999999e-05 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.458918+0000", 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.1849e-05 2023-09-23T16:10:50.684 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.646047+0000", 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.187129247 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for peered", 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:08:59.646055+0000", 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1179999999999992e-06 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.685 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:09:00.474115+0000", 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.82806037799999999 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for missing object", 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:09:00.474247+0000", 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013196 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.686 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:09:00.500250+0000", 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.026003029 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:09:00.500346+0000", 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 9.5409999999999996e-05 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.687 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35601.0:62129 10.b 10:dca4ae86:::benchmark_data_smithi140_258479_object62128:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e373)", 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:10:47.944879+0000", 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 2.5935785230000001, 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.308276775, 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35601", 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/633842701", 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 62129 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.688 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944879+0000", 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944879+0000", 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.689 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944878+0000", 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.9999981 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944920+0000", 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.2321999999999999e-05 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.690 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944937+0000", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.7150999999999999e-05 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944945+0000", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 8.1470000000000001e-06 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.944995+0000", 2023-09-23T16:10:50.691 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.9370000000000003e-05 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945125+0000", 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000130469 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,4", 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945263+0000", 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000137539 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.692 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.949903+0000", 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0046404649999999999 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.951364+0000", 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001461312 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.693 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253055+0000", 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.30169024500000002 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253111+0000", 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 5.6718999999999997e-05 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.694 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253156+0000", 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.4953000000000001e-05 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35601.0:62131 10.f 10:f9e33220:::benchmark_data_smithi140_258479_object62130:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e373)", 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:10:47.945544+0000", 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 2.5929140840000002, 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.30696267599999999, 2023-09-23T16:10:50.695 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35601", 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/633842701", 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 62131 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945544+0000", 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.696 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945544+0000", 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945543+0000", 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.697 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945580+0000", 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.7264000000000001e-05 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945593+0000", 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3125000000000001e-05 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.698 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.945601+0000", 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 7.8970000000000008e-06 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.948824+0000", 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0032226860000000002 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.948958+0000", 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000134587 2023-09-23T16:10:50.699 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 2,4", 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.949088+0000", 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00013000699999999999 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.951154+0000", 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0020651459999999999 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.700 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.953568+0000", 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.002414579 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.252421+0000", 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.29885286300000002 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.701 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.252468+0000", 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.6761999999999997e-05 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.252507+0000", 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.8816999999999998e-05 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.702 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "description": "osd_op(client.35601.0:62132 10.b 10:d8e212da:::benchmark_data_smithi140_258479_object62131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e373)", 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "initiated_at": "2023-09-23T16:10:47.946705+0000", 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "age": 2.591753196, 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.30656623300000002, 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "type_data": { 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "client_info": { 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "client": "client.35601", 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "client_addr": "172.21.15.140:0/633842701", 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "tid": 62132 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.703 INFO:teuthology.orchestra.run.smithi186.stdout: "events": [ 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "initiated", 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946705+0000", 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "throttled", 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946705+0000", 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0 2023-09-23T16:10:50.704 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "header_read", 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946704+0000", 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4294967295.999999 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "all_read", 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946741+0000", 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.6956999999999999e-05 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.705 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "dispatched", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946754+0000", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 1.3111e-05 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "queued_for_pg", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.946761+0000", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 6.9689999999999997e-06 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "reached_pg", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.947496+0000", 2023-09-23T16:10:50.706 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.00073474 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "started", 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.947643+0000", 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000147818 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.709 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "waiting for subops from 1,4", 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.947820+0000", 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.000176954 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "op_commit", 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.950046+0000", 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.0022255299999999999 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.710 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:47.951598+0000", 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.001552561 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253195+0000", 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 0.30159632600000003 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "commit_sent", 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253237+0000", 2023-09-23T16:10:50.711 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 4.1878999999999997e-05 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: }, 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: { 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: "event": "done", 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: "time": "2023-09-23T16:10:48.253271+0000", 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: "duration": 3.4351999999999999e-05 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: } 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout: ] 2023-09-23T16:10:50.712 INFO:teuthology.orchestra.run.smithi186.stdout:} 2023-09-23T16:10:50.713 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.744 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:50.841 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:50 smithi186 bash[89807]: cluster 2023-09-23T16:10:48.772398+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1364: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s; 22391/180198 objects degraded (12.426%) 2023-09-23T16:10:50.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.873 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:50.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:50.925 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:50 smithi140 bash[103196]: cluster 2023-09-23T16:10:48.772398+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1364: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s; 22391/180198 objects degraded (12.426%) 2023-09-23T16:10:50.926 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:50 smithi140 bash[105739]: cluster 2023-09-23T16:10:48.772398+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1364: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s; 22391/180198 objects degraded (12.426%) 2023-09-23T16:10:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:10:50.927 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:10:50.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:51.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.136 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:51.238 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:51.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:51.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:51.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:10:51.514968+0000 min lat: 0.001328 max lat: 0.309574 avg lat: 0.00971398 2023-09-23T16:10:51.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:10:51.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 40 16 65872 65856 102.89 76.625 0.0100548 0.00971398 2023-09-23T16:10:51.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:51.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.669 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:51.773 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:51.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:51.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:51.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:51 smithi140 bash[103196]: cluster 2023-09-23T16:10:51.367634+0000 mon.a (mon.0) 1778 : cluster 3 Health check update: Degraded data redundancy: 22391/180198 objects degraded (12.426%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:51.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:51 smithi140 bash[105739]: cluster 2023-09-23T16:10:51.367634+0000 mon.a (mon.0) 1778 : cluster 3 Health check update: Degraded data redundancy: 22391/180198 objects degraded (12.426%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:51.905 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:51.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:51.950 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:51 smithi186 bash[89807]: cluster 2023-09-23T16:10:51.367634+0000 mon.a (mon.0) 1778 : cluster 3 Health check update: Degraded data redundancy: 22391/180198 objects degraded (12.426%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:51.950 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T16:10:52.039 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:52.078 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:52.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:52.212 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:52.318 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:52.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:52.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:52.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:52.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:52.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 41 16 67004 66988 102.106 70.75 0.0118918 0.00978849 2023-09-23T16:10:52.581 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:52.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:52.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:52.696 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 10 pgp_num to 16 2023-09-23T16:10:52.697 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:10:52.714 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:52.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:52.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:52.854 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:52.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:52 smithi186 bash[89807]: cluster 2023-09-23T16:10:50.773385+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1365: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 23081/184245 objects degraded (12.527%) 2023-09-23T16:10:52.863 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:52 smithi186 bash[89807]: audit 2023-09-23T16:10:52.020024+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.140:0/888186945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:52 smithi186 bash[89807]: audit 2023-09-23T16:10:52.020833+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:52 smithi186 bash[89807]: audit 2023-09-23T16:10:52.045010+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.140:0/339077364' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:52 smithi186 bash[89807]: audit 2023-09-23T16:10:52.045709+0000 mon.a (mon.0) 1780 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:52.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:52.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:10:52.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[105739]: cluster 2023-09-23T16:10:50.773385+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1365: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 23081/184245 objects degraded (12.527%) 2023-09-23T16:10:52.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[105739]: audit 2023-09-23T16:10:52.020024+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.140:0/888186945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[105739]: audit 2023-09-23T16:10:52.020833+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[105739]: audit 2023-09-23T16:10:52.045010+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.140:0/339077364' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.938 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[105739]: audit 2023-09-23T16:10:52.045709+0000 mon.a (mon.0) 1780 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[103196]: cluster 2023-09-23T16:10:50.773385+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1365: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 23081/184245 objects degraded (12.527%) 2023-09-23T16:10:52.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[103196]: audit 2023-09-23T16:10:52.020024+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.140:0/888186945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[103196]: audit 2023-09-23T16:10:52.020833+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:10:52.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[103196]: audit 2023-09-23T16:10:52.045010+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.140:0/339077364' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.939 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:52 smithi140 bash[103196]: audit 2023-09-23T16:10:52.045709+0000 mon.a (mon.0) 1780 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T16:10:52.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:53.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:53.261 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.288 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:53.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:53.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:53.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 42 16 68132 68116 101.354 70.5 0.0179762 0.00986025 2023-09-23T16:10:53.528 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.562 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:53.667 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:53.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.814 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.668168+0000 mon.a (mon.0) 1781 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.683069+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: audit 2023-09-23T16:10:52.686464+0000 mon.a (mon.0) 1782 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: audit 2023-09-23T16:10:52.686580+0000 mon.a (mon.0) 1783 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.686696+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e374: 8 total, 7 up, 8 in 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.692842+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.697937+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:53 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.699747+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.833 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:53.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:53.946 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.668168+0000 mon.a (mon.0) 1781 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:53.946 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.683069+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.946 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: audit 2023-09-23T16:10:52.686464+0000 mon.a (mon.0) 1782 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: audit 2023-09-23T16:10:52.686580+0000 mon.a (mon.0) 1783 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.686696+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e374: 8 total, 7 up, 8 in 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.692842+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.697937+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.699747+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.668168+0000 mon.a (mon.0) 1781 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.683069+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.947 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: audit 2023-09-23T16:10:52.686464+0000 mon.a (mon.0) 1782 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:10:53.948 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: audit 2023-09-23T16:10:52.686580+0000 mon.a (mon.0) 1783 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T16:10:53.948 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.686696+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e374: 8 total, 7 up, 8 in 2023-09-23T16:10:53.948 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.692842+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.948 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.697937+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.948 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:53 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.699747+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T16:10:53.963 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:53.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:53.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:54.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:54.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:54.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:54.238 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:54.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:54.364 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:54.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:54.493 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:54.515 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 43 16 69263 69247 100.64 70.6875 0.00910411 0.00993056 2023-09-23T16:10:54.599 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:54.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:54.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:54.776 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:54.881 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:54.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:54.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:54.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:54.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:54 smithi186 bash[89807]: cluster 2023-09-23T16:10:52.774223+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1367: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 24056/193269 objects degraded (12.447%) 2023-09-23T16:10:55.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:55.017 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:54 smithi140 bash[105739]: cluster 2023-09-23T16:10:52.774223+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1367: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 24056/193269 objects degraded (12.447%) 2023-09-23T16:10:55.017 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:54 smithi140 bash[103196]: cluster 2023-09-23T16:10:52.774223+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1367: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 24056/193269 objects degraded (12.447%) 2023-09-23T16:10:55.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:55.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:55.143 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:55.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:55.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:55.316 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:55.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:55.420 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:55.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:55.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 44 16 70356 70340 99.9054 68.3125 0.0167436 0.0100025 2023-09-23T16:10:55.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:55.574 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:55.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:10:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:10:55] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2023-09-23T16:10:55.681 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:55.712 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:55.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:55.819 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:55.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:55.952 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:55.980 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:55.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:56.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:56.113 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:56.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:56.254 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:56.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:56.359 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:56.392 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:56.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:56.497 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:56.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 45 16 71398 71382 99.1323 65.125 0.00889614 0.0100821 2023-09-23T16:10:56.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:56.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:56.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:56.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:56.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:56.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:56.898 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:56.931 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:56.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:57.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:57.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[105739]: cluster 2023-09-23T16:10:54.775709+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1368: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 25129/200526 objects degraded (12.532%) 2023-09-23T16:10:57.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[105739]: audit 2023-09-23T16:10:55.994151+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:10:57.044 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[105739]: cluster 2023-09-23T16:10:56.368950+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 25129/200526 objects degraded (12.532%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:57.044 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[103196]: cluster 2023-09-23T16:10:54.775709+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1368: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 25129/200526 objects degraded (12.532%) 2023-09-23T16:10:57.045 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[103196]: audit 2023-09-23T16:10:55.994151+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:10:57.045 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:56 smithi140 bash[103196]: cluster 2023-09-23T16:10:56.368950+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 25129/200526 objects degraded (12.532%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:57.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:57.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:56 smithi186 bash[89807]: cluster 2023-09-23T16:10:54.775709+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1368: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 25129/200526 objects degraded (12.532%) 2023-09-23T16:10:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:56 smithi186 bash[89807]: audit 2023-09-23T16:10:55.994151+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:10:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:56 smithi186 bash[89807]: cluster 2023-09-23T16:10:56.368950+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 25129/200526 objects degraded (12.532%), 19 pgs degraded, 41 pgs undersized (PG_DEGRADED) 2023-09-23T16:10:57.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:57.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:57.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:10:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:57.305 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:57.338 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:57.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:57.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:57.517 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 46 16 72479 72463 98.4459 67.5625 0.0130965 0.0101518 2023-09-23T16:10:57.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:57.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:57.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:57.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:57.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:57.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:57.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:57.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:57.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:58.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:58.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:58.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:58.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:58.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:58.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:10:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:10:58.375 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:58.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:58.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:58.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 47 16 73584 73568 97.8206 69.0625 0.0105664 0.010217 2023-09-23T16:10:58.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:58.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:58.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:58.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:58.720 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:58.721 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:10:58.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:58.791 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:10:58 smithi186 bash[89807]: cluster 2023-09-23T16:10:56.776916+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1369: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 26188/205983 objects degraded (12.714%) 2023-09-23T16:10:58.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:58.918 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:58.954 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:10:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:58.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:10:59.058 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.084 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:59.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:10:58 smithi140 bash[103196]: cluster 2023-09-23T16:10:56.776916+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1369: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 26188/205983 objects degraded (12.714%) 2023-09-23T16:10:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:10:58 smithi140 bash[105739]: cluster 2023-09-23T16:10:56.776916+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1369: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 26188/205983 objects degraded (12.714%) 2023-09-23T16:10:59.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:59.218 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:10:59.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:10:59.322 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:59.348 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:10:59.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:10:59.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:59.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:10:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:10:59.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 48 16 74648 74632 97.1679 66.5 0.00661674 0.0102865 2023-09-23T16:10:59.593 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:59.619 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:10:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:10:59.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:10:59.864 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.895 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:10:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:10:59.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:00.002 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:00.029 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:00.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:00.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:00.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:00.191 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:11:00.192 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:11:00.192 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T16:11:00.192 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 1.000000 2023-09-23T16:11:00.192 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T16:11:00.267 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:00.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:00.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:00.404 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:00.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:00.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 49 16 75678 75662 96.4986 64.375 0.0103448 0.010357 2023-09-23T16:11:00.548 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:00.588 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:00.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:00.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:00.822 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:00.832 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:00 smithi186 bash[89807]: cluster 2023-09-23T16:10:58.777780+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1370: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 26513/213288 objects degraded (12.431%) 2023-09-23T16:11:00.859 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:00.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:00.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:00.981 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:00 smithi140 bash[105739]: cluster 2023-09-23T16:10:58.777780+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1370: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 26513/213288 objects degraded (12.431%) 2023-09-23T16:11:00.981 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:00 smithi140 bash[103196]: cluster 2023-09-23T16:10:58.777780+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1370: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 26513/213288 objects degraded (12.431%) 2023-09-23T16:11:01.010 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:01.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:01.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:01.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:01.246 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:01.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:01.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:01.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:01.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:01.516 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 50 16 76655 76639 95.7898 61.0625 0.0260901 0.0104327 2023-09-23T16:11:01.542 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:01.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:01.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:01.709 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:01.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:01.772 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:01.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:01.848 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:01.951 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:01.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[103196]: cluster 2023-09-23T16:11:00.778631+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1371: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 27191/217242 objects degraded (12.516%) 2023-09-23T16:11:01.975 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[103196]: audit 2023-09-23T16:11:00.974882+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:01.975 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[103196]: audit 2023-09-23T16:11:00.979295+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:01.975 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[103196]: cluster 2023-09-23T16:11:01.370190+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 26513/213288 objects degraded (12.431%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:01.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:01.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:02.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:02.103 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[105739]: cluster 2023-09-23T16:11:00.778631+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1371: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 27191/217242 objects degraded (12.516%) 2023-09-23T16:11:02.103 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[105739]: audit 2023-09-23T16:11:00.974882+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:02.104 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[105739]: audit 2023-09-23T16:11:00.979295+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:02.104 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:01 smithi140 bash[105739]: cluster 2023-09-23T16:11:01.370190+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 26513/213288 objects degraded (12.431%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:02.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:02.223 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:02.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:02.355 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:02.367 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:01 smithi186 bash[89807]: cluster 2023-09-23T16:11:00.778631+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1371: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 27191/217242 objects degraded (12.516%) 2023-09-23T16:11:02.368 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:01 smithi186 bash[89807]: audit 2023-09-23T16:11:00.974882+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:02.368 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:01 smithi186 bash[89807]: audit 2023-09-23T16:11:00.979295+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:02.368 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:01 smithi186 bash[89807]: cluster 2023-09-23T16:11:01.370190+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 26513/213288 objects degraded (12.431%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:02.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:02.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:02.505 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:02.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 51 16 77558 77542 95.0153 56.4375 0.0119867 0.0105184 2023-09-23T16:11:02.543 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:02.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:02.648 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:02.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:02.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:02.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:02.801 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:02.905 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:02.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:02.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:03.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:03.087 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:03.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:03.195 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:03.204 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:03 smithi186 bash[89807]: audit 2023-09-23T16:11:02.078393+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.204 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:03 smithi186 bash[89807]: audit 2023-09-23T16:11:02.084801+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.204 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:03 smithi186 bash[89807]: audit 2023-09-23T16:11:03.005389+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.204 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:03 smithi186 bash[89807]: audit 2023-09-23T16:11:03.010957+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.236 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:03.340 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[103196]: audit 2023-09-23T16:11:02.078393+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[103196]: audit 2023-09-23T16:11:02.084801+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[103196]: audit 2023-09-23T16:11:03.005389+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[103196]: audit 2023-09-23T16:11:03.010957+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[105739]: audit 2023-09-23T16:11:02.078393+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.349 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[105739]: audit 2023-09-23T16:11:02.084801+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.350 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[105739]: audit 2023-09-23T16:11:03.005389+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.350 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:03 smithi140 bash[105739]: audit 2023-09-23T16:11:03.010957+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:03.363 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:03.467 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:03.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:03.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 52 16 78453 78437 94.2636 55.9375 0.0113959 0.0106019 2023-09-23T16:11:03.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:03.635 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:03.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:03.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:03.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:03.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:03.894 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:03.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:03.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:03.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:04.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:04.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:04.140 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[103196]: cluster 2023-09-23T16:11:02.779537+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1372: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 28207/226047 objects degraded (12.478%) 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[103196]: audit 2023-09-23T16:11:03.684481+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[103196]: audit 2023-09-23T16:11:03.685596+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[103196]: audit 2023-09-23T16:11:03.693712+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[105739]: cluster 2023-09-23T16:11:02.779537+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1372: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 28207/226047 objects degraded (12.478%) 2023-09-23T16:11:04.148 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[105739]: audit 2023-09-23T16:11:03.684481+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:11:04.149 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[105739]: audit 2023-09-23T16:11:03.685596+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:11:04.149 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:04 smithi140 bash[105739]: audit 2023-09-23T16:11:03.693712+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:04.166 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:04.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:04.304 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:04.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:04.435 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:04.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 53 16 79464 79448 93.6772 63.1875 0.0168753 0.0106689 2023-09-23T16:11:04.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:04.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:04.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:04 smithi186 bash[89807]: cluster 2023-09-23T16:11:02.779537+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1372: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 28207/226047 objects degraded (12.478%) 2023-09-23T16:11:04.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:04 smithi186 bash[89807]: audit 2023-09-23T16:11:03.684481+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:11:04.568 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:04 smithi186 bash[89807]: audit 2023-09-23T16:11:03.685596+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:11:04.569 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:04 smithi186 bash[89807]: audit 2023-09-23T16:11:03.693712+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:11:04.669 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:04.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:04.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:04.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:04.842 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:04.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:04.948 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:04.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:04.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:05.085 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:05.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:05.213 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:05.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:05.350 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:05.379 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:05.482 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:05.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:05.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 54 16 80433 80417 93.0639 60.5625 0.0126518 0.0107401 2023-09-23T16:11:05.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:05] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2023-09-23T16:11:05.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:05.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:05.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:05.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:05.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:05.914 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:05.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:06.018 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:06.043 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:06.146 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:06.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:06.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:06.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:06.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:06.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:06 smithi140 bash[105739]: cluster 2023-09-23T16:11:04.780447+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1373: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 29131/232581 objects degraded (12.525%) 2023-09-23T16:11:06.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:06 smithi140 bash[103196]: cluster 2023-09-23T16:11:04.780447+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1373: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 29131/232581 objects degraded (12.525%) 2023-09-23T16:11:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:06 smithi186 bash[89807]: cluster 2023-09-23T16:11:04.780447+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1373: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 29131/232581 objects degraded (12.525%) 2023-09-23T16:11:06.419 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:06.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:06.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 55 16 81477 81461 92.5581 65.25 0.00788367 0.0107987 2023-09-23T16:11:06.557 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:06.582 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:06.687 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:06.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:06.813 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:06.856 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:06.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:06.959 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:06.988 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:06.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:07.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:07.097 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:07 smithi186 bash[89807]: cluster 2023-09-23T16:11:06.371357+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 29131/232581 objects degraded (12.525%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:07.117 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:07.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:07.220 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:07.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:07.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:07.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:07.367 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:07 smithi140 bash[105739]: cluster 2023-09-23T16:11:06.371357+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 29131/232581 objects degraded (12.525%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:07.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:07 smithi140 bash[103196]: cluster 2023-09-23T16:11:06.371357+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 29131/232581 objects degraded (12.525%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:07.386 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:07.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:07.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:07.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 56 16 82388 82372 91.9219 56.9375 0.018988 0.0108728 2023-09-23T16:11:07.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:07.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:07.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:07.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:07.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:07.881 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:07.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:07.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:08.011 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.046 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:08.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.181 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:08.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:08.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:08.414 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:08.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:08.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:08.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 57 16 83305 83289 91.3147 57.3125 0.0121784 0.0109457 2023-09-23T16:11:08.549 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.550 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:08 smithi140 bash[105739]: cluster 2023-09-23T16:11:06.781551+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1374: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 30042/237033 objects degraded (12.674%) 2023-09-23T16:11:08.550 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:08 smithi140 bash[103196]: cluster 2023-09-23T16:11:06.781551+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1374: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 30042/237033 objects degraded (12.674%) 2023-09-23T16:11:08.559 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:08 smithi186 bash[89807]: cluster 2023-09-23T16:11:06.781551+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1374: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 30042/237033 objects degraded (12.674%) 2023-09-23T16:11:08.581 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:08.686 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.724 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:08.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:08.830 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:08.854 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:08.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:08.958 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:08.979 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:08.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:09.082 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:09.106 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:09.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:09.209 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:09.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:09.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:09.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:09.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:09.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:09.517 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:09.518 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 58 16 84312 84296 90.8253 62.9375 0.0149604 0.0110047 2023-09-23T16:11:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:09.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:09.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:09.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:09.751 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:09.775 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:09.878 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:09.917 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:09.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:10.019 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:10.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:10.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:10.179 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:10.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:10.282 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:10.315 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:10.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:10.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:10 smithi186 bash[89807]: cluster 2023-09-23T16:11:08.782768+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1375: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 30358/243351 objects degraded (12.475%) 2023-09-23T16:11:10.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:10.457 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:10.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 59 16 85194 85178 90.2202 55.125 0.00626287 0.0110783 2023-09-23T16:11:10.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:10.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:10.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:10.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:10 smithi140 bash[105739]: cluster 2023-09-23T16:11:08.782768+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1375: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 30358/243351 objects degraded (12.475%) 2023-09-23T16:11:10.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:10 smithi140 bash[103196]: cluster 2023-09-23T16:11:08.782768+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1375: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 30358/243351 objects degraded (12.475%) 2023-09-23T16:11:10.705 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:10.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:10.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:10.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:10.884 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:10.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:10.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:10.988 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:11.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:11.020 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:11.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:11.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:11.327 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:11.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:11 smithi186 bash[89807]: cluster 2023-09-23T16:11:11.372400+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 30358/243351 objects degraded (12.475%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:11.432 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.465 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:11.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:11:11.518339+0000 min lat: 0.001328 max lat: 0.309574 avg lat: 0.0111466 2023-09-23T16:11:11.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:11:11.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 60 16 86113 86097 89.6737 57.4375 0.0201574 0.0111466 2023-09-23T16:11:11.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:11.608 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:11.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:11.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.733 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:11 smithi140 bash[105739]: cluster 2023-09-23T16:11:11.372400+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 30358/243351 objects degraded (12.475%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:11.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:11 smithi140 bash[103196]: cluster 2023-09-23T16:11:11.372400+0000 mon.a (mon.0) 1798 : cluster 3 Health check update: Degraded data redundancy: 30358/243351 objects degraded (12.475%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:11.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:11.862 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.896 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:11.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:12.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:12.033 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:12.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:12.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:12.167 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:12.222 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:11:12.223 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:11:12.223 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:11:12.223 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:11:12.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:12.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:12.383 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:11:12.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:12.415 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:12 smithi140 bash[103196]: cluster 2023-09-23T16:11:10.783888+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1376: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 30953/246972 objects degraded (12.533%) 2023-09-23T16:11:12.415 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:12 smithi140 bash[103196]: audit 2023-09-23T16:11:12.338799+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.140:0/174770881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:12.416 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:12 smithi140 bash[105739]: cluster 2023-09-23T16:11:10.783888+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1376: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 30953/246972 objects degraded (12.533%) 2023-09-23T16:11:12.416 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:12 smithi140 bash[105739]: audit 2023-09-23T16:11:12.338799+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.140:0/174770881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:12.416 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:11:12.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:12.462 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:11:12.495 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:11:12.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 61 16 87019 87003 89.1318 56.625 0.0249752 0.0112142 2023-09-23T16:11:12.533 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:11:12.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:12.572 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:11:12.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:12.613 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:11:12.614 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:11:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:12 smithi186 bash[89807]: cluster 2023-09-23T16:11:10.783888+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1376: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 30953/246972 objects degraded (12.533%) 2023-09-23T16:11:12.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:12 smithi186 bash[89807]: audit 2023-09-23T16:11:12.338799+0000 mon.a (mon.0) 1799 : audit 0 from='client.? 172.21.15.140:0/174770881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:12.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:12.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:12.813 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:12.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:12.940 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:12.969 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:12.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:12.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:13.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.115 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:13.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:13.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:13.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:13.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:13.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:13.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 62 16 87940 87924 88.6226 57.5625 0.0175014 0.0112779 2023-09-23T16:11:13.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:13.632 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:13.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:13.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:13.758 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.786 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:13.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:13.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:13.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:14.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:14.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:14.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:14.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:14.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:14.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:14.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:14.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:14.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:14.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:14.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:14.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:14.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 63 16 88883 88867 88.1514 58.9375 0.012783 0.0113385 2023-09-23T16:11:14.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:14.576 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:14 smithi186 bash[89807]: cluster 2023-09-23T16:11:12.784979+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1377: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 31859/254856 objects degraded (12.501%) 2023-09-23T16:11:14.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:14.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:14.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:14 smithi140 bash[105739]: cluster 2023-09-23T16:11:12.784979+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1377: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 31859/254856 objects degraded (12.501%) 2023-09-23T16:11:14.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:14 smithi140 bash[103196]: cluster 2023-09-23T16:11:12.784979+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1377: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 31859/254856 objects degraded (12.501%) 2023-09-23T16:11:14.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:14.747 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:14.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:14.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:14.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:14.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:15.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:15.112 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:15.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:15.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:15.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:15.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:15.387 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:15.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:15.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 64 16 89859 89843 87.727 61 0.0170193 0.0113941 2023-09-23T16:11:15.532 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:15.559 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:15.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:15] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2023-09-23T16:11:15.665 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:15.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:15.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:15.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:15.823 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:15.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:15.953 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:15.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:16.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T16:11:16.057 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:16.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:16.200 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:16.234 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:11:16.234 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:11:16.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:16.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:16.468 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[103196]: cluster 2023-09-23T16:11:14.786047+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1378: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 32776/261078 objects degraded (12.554%) 2023-09-23T16:11:16.468 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[103196]: audit 2023-09-23T16:11:15.968958+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:16.468 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[103196]: cluster 2023-09-23T16:11:16.373601+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 32776/261078 objects degraded (12.554%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:16.468 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[105739]: cluster 2023-09-23T16:11:14.786047+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1378: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 32776/261078 objects degraded (12.554%) 2023-09-23T16:11:16.469 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[105739]: audit 2023-09-23T16:11:15.968958+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:16.469 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:16 smithi140 bash[105739]: cluster 2023-09-23T16:11:16.373601+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 32776/261078 objects degraded (12.554%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:16.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 65 16 90804 90788 87.286 59.0625 0.0145767 0.0114515 2023-09-23T16:11:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:16.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:16 smithi186 bash[89807]: cluster 2023-09-23T16:11:14.786047+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1378: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s; 32776/261078 objects degraded (12.554%) 2023-09-23T16:11:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:16 smithi186 bash[89807]: audit 2023-09-23T16:11:15.968958+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:16.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:16 smithi186 bash[89807]: cluster 2023-09-23T16:11:16.373601+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 32776/261078 objects degraded (12.554%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:16.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:16.780 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:16.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:16.886 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:16.916 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:16.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:17.020 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:17.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:17.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:17.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:17.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:17.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:17.285 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:17.311 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:17.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:17 smithi186 bash[89807]: audit 2023-09-23T16:11:16.966894+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.140:0/2346101249' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.404 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:17 smithi186 bash[89807]: audit 2023-09-23T16:11:16.967427+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:17.422 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:11:17.425 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:17 smithi140 bash[103196]: audit 2023-09-23T16:11:16.966894+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.140:0/2346101249' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.425 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:17 smithi140 bash[103196]: audit 2023-09-23T16:11:16.967427+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.425 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:17 smithi140 bash[105739]: audit 2023-09-23T16:11:16.966894+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.140:0/2346101249' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.425 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:17 smithi140 bash[105739]: audit 2023-09-23T16:11:16.967427+0000 mon.a (mon.0) 1802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:11:17.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:17.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:17.519 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 66 16 91772 91756 86.8801 60.5 0.00458723 0.0115052 2023-09-23T16:11:17.550 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:17.571 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:17.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:17.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:17.702 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:17.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:17.808 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:17.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:17.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:17.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:17.962 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:17.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:17.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:18.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:18.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:18.193 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:18.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:11:18.242 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:18.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:18.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:18.380 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:18.489 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:16.787118+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1379: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s; 33623/265449 objects degraded (12.666%) 2023-09-23T16:11:18.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.394393+0000 mon.a (mon.0) 1803 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:18.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.403830+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.406496+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.500 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.409376+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: audit 2023-09-23T16:11:17.409427+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.409510+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e375: 8 total, 7 up, 8 in 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[103196]: cluster 2023-09-23T16:11:17.411940+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:16.787118+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1379: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s; 33623/265449 objects degraded (12.666%) 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.394393+0000 mon.a (mon.0) 1803 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.403830+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.406496+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.409376+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.501 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: audit 2023-09-23T16:11:17.409427+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:11:18.502 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.409510+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e375: 8 total, 7 up, 8 in 2023-09-23T16:11:18.502 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:18 smithi140 bash[105739]: cluster 2023-09-23T16:11:17.411940+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.517 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:18.520 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 67 16 92703 92687 86.4502 58.1875 0.00593791 0.0115617 2023-09-23T16:11:18.621 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.648 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:16.787118+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1379: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s; 33623/265449 objects degraded (12.666%) 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.394393+0000 mon.a (mon.0) 1803 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.403830+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.406496+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.409376+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: audit 2023-09-23T16:11:17.409427+0000 mon.a (mon.0) 1804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:11:18.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.409510+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e375: 8 total, 7 up, 8 in 2023-09-23T16:11:18.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:18 smithi186 bash[89807]: cluster 2023-09-23T16:11:17.411940+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T16:11:18.754 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:18.778 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:18.882 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.908 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:18.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:19.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:19.036 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:19.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:19.167 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:19.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:19.271 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:19.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:19.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:19.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:19.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 68 16 93677 93661 86.074 60.875 0.0112504 0.0116126 2023-09-23T16:11:19.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:19.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:19.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:19.696 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:19.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:19.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:19.852 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:19.956 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:19.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:19.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:19.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:20.086 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:20.216 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:20.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:20.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:20.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:20.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.497 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:20 smithi140 bash[105739]: cluster 2023-09-23T16:11:18.787908+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1381: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 33944/271527 objects degraded (12.501%) 2023-09-23T16:11:20.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:20 smithi140 bash[103196]: cluster 2023-09-23T16:11:18.787908+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1381: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 33944/271527 objects degraded (12.501%) 2023-09-23T16:11:20.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 69 16 94642 94626 85.6997 60.3125 0.0164804 0.0116627 2023-09-23T16:11:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:20.623 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:20.650 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:20 smithi186 bash[89807]: cluster 2023-09-23T16:11:18.787908+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1381: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 33944/271527 objects degraded (12.501%) 2023-09-23T16:11:20.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:20.788 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:20.894 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.926 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:20.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:20.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:21.030 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:21.170 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:21.205 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:21.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:21.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:21.478 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:21.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 70 16 95572 95556 85.3057 58.125 0.0148306 0.011717 2023-09-23T16:11:21.612 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:21.621 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:21 smithi140 bash[105739]: cluster 2023-09-23T16:11:21.374637+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 33944/271527 objects degraded (12.501%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:21.621 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:21 smithi140 bash[103196]: cluster 2023-09-23T16:11:21.374637+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 33944/271527 objects degraded (12.501%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:21.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:21.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:21.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:21 smithi186 bash[89807]: cluster 2023-09-23T16:11:21.374637+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 33944/271527 objects degraded (12.501%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:21.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.788 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:21.894 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:21.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:21.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:22.034 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:22.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:22.167 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:22.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:22.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:22.432 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T16:11:22.441 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:22.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:11:22.522 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 71 16 96499 96483 84.9202 57.9375 0.00620091 0.0117691 2023-09-23T16:11:22.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:22.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:22.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:22 smithi186 bash[89807]: cluster 2023-09-23T16:11:20.788747+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1382: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s; 34552/275163 objects degraded (12.557%) 2023-09-23T16:11:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:22 smithi186 bash[89807]: audit 2023-09-23T16:11:21.605183+0000 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.140:0/1401251858' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:22 smithi186 bash[89807]: audit 2023-09-23T16:11:21.605958+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.714 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:22.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:22.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[105739]: cluster 2023-09-23T16:11:20.788747+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1382: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s; 34552/275163 objects degraded (12.557%) 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[105739]: audit 2023-09-23T16:11:21.605183+0000 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.140:0/1401251858' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[105739]: audit 2023-09-23T16:11:21.605958+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[103196]: cluster 2023-09-23T16:11:20.788747+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1382: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s; 34552/275163 objects degraded (12.557%) 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[103196]: audit 2023-09-23T16:11:21.605183+0000 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.140:0/1401251858' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.858 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:22 smithi140 bash[103196]: audit 2023-09-23T16:11:21.605958+0000 mon.a (mon.0) 1807 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:11:22.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:22.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:22.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:22.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:23.000 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:23.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:23.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:23.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:23.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:23.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:23.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.521 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 72 16 97372 97356 84.4985 54.5625 0.0141983 0.0118283 2023-09-23T16:11:23.538 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:23.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:23.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:23 smithi186 bash[89807]: cluster 2023-09-23T16:11:22.420457+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T16:11:23.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:23 smithi186 bash[89807]: audit 2023-09-23T16:11:22.423678+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:11:23.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:23 smithi186 bash[89807]: cluster 2023-09-23T16:11:22.423782+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e376: 8 total, 7 up, 8 in 2023-09-23T16:11:23.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:23.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:23.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:23.788 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[105739]: cluster 2023-09-23T16:11:22.420457+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T16:11:23.788 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[105739]: audit 2023-09-23T16:11:22.423678+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:11:23.788 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[105739]: cluster 2023-09-23T16:11:22.423782+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e376: 8 total, 7 up, 8 in 2023-09-23T16:11:23.789 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[103196]: cluster 2023-09-23T16:11:22.420457+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T16:11:23.789 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[103196]: audit 2023-09-23T16:11:22.423678+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:11:23.789 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:23 smithi140 bash[103196]: cluster 2023-09-23T16:11:22.423782+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e376: 8 total, 7 up, 8 in 2023-09-23T16:11:23.806 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:23.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:23.936 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:23.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:24.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:24.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:24.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:24.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:24.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.350 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:24.455 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:24.500 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:24.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 73 16 98174 98158 84.0246 50.125 0.0177916 0.0118953 2023-09-23T16:11:24.600 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:24 smithi186 bash[89807]: cluster 2023-09-23T16:11:22.789661+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1384: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s; 35427/283128 objects degraded (12.513%) 2023-09-23T16:11:24.632 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:24.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:24.744 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:24 smithi140 bash[105739]: cluster 2023-09-23T16:11:22.789661+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1384: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s; 35427/283128 objects degraded (12.513%) 2023-09-23T16:11:24.745 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:24 smithi140 bash[103196]: cluster 2023-09-23T16:11:22.789661+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1384: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 918 op/s; 35427/283128 objects degraded (12.513%) 2023-09-23T16:11:24.763 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:24.869 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:24.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:24.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:24.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:24.998 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:25.041 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:25.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:25.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:25.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:25.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:25.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:25.308 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:25.416 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:25.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:25.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:25.524 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 74 16 99117 99101 83.6855 58.9375 0.0147186 0.0119444 2023-09-23T16:11:25.552 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:25.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:25.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:25] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.43.0" 2023-09-23T16:11:25.690 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:25.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:25.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:25.853 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:25.960 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:25.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:25.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:25.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:26.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:26.112 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:26.218 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:26.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:26.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:26.360 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.388 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:26.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.510 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:26.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 75 16 100047 100031 83.3446 58.125 0.0334513 0.0119895 2023-09-23T16:11:26.540 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:26.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:26.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:26 smithi140 bash[105739]: cluster 2023-09-23T16:11:24.790795+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1385: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s; 36323/289362 objects degraded (12.553%) 2023-09-23T16:11:26.622 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:26 smithi140 bash[105739]: cluster 2023-09-23T16:11:26.376029+0000 mon.a (mon.0) 1810 : cluster 3 Health check update: Degraded data redundancy: 36323/289362 objects degraded (12.553%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:26.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:26 smithi140 bash[103196]: cluster 2023-09-23T16:11:24.790795+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1385: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s; 36323/289362 objects degraded (12.553%) 2023-09-23T16:11:26.622 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:26 smithi140 bash[103196]: cluster 2023-09-23T16:11:26.376029+0000 mon.a (mon.0) 1810 : cluster 3 Health check update: Degraded data redundancy: 36323/289362 objects degraded (12.553%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:26.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:26.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:26.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:26.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:26.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:26 smithi186 bash[89807]: cluster 2023-09-23T16:11:24.790795+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1385: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s; 36323/289362 objects degraded (12.553%) 2023-09-23T16:11:26.883 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:26 smithi186 bash[89807]: cluster 2023-09-23T16:11:26.376029+0000 mon.a (mon.0) 1810 : cluster 3 Health check update: Degraded data redundancy: 36323/289362 objects degraded (12.553%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:26.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:26.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:27.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:27.044 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:27.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:27.148 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.183 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:27.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:27.427 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:27.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:27.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 76 16 100966 100950 83.0037 57.4375 0.0177045 0.012042 2023-09-23T16:11:27.560 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:27.590 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:27.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.732 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:27.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:27.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:27.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:27.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:27.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:27.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:28.005 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:28.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:28.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:28.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:28.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:28.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:28.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:28.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:28.433 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:28.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 77 16 101911 101895 82.6927 59.0625 0.0218194 0.0120873 2023-09-23T16:11:28.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:28.560 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:28.594 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:28.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:28 smithi186 bash[89807]: cluster 2023-09-23T16:11:26.791756+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1386: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 37126/293472 objects degraded (12.651%) 2023-09-23T16:11:28.664 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:28.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:28.794 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:28.803 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:28 smithi140 bash[105739]: cluster 2023-09-23T16:11:26.791756+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1386: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 37126/293472 objects degraded (12.651%) 2023-09-23T16:11:28.803 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:28 smithi140 bash[103196]: cluster 2023-09-23T16:11:26.791756+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1386: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 37126/293472 objects degraded (12.651%) 2023-09-23T16:11:28.816 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:28.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:28.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:28.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:28.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:28.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:29.025 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:11:29.026 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:11:29.026 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T16:11:29.026 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.347302 2023-09-23T16:11:29.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 0.347302088934318 2023-09-23T16:11:29.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:29.098 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:29.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:29.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:29.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:29.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:29.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 78 16 102825 102809 82.3649 57.125 0.0337465 0.0121355 2023-09-23T16:11:29.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:29.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:29.725 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:29.768 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:29.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:29.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:29.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:29.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:30.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:30.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.152 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:30.256 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:30.386 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:30.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:30.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 79 16 103687 103671 82.0042 53.875 0.0218106 0.0121892 2023-09-23T16:11:30.556 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:30.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:30.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.670 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:30 smithi140 bash[103196]: cluster 2023-09-23T16:11:28.792797+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1387: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 37394/299340 objects degraded (12.492%) 2023-09-23T16:11:30.670 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:30 smithi140 bash[105739]: cluster 2023-09-23T16:11:28.792797+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1387: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 37394/299340 objects degraded (12.492%) 2023-09-23T16:11:30.686 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:30.789 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:30 smithi186 bash[89807]: cluster 2023-09-23T16:11:28.792797+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1387: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 926 op/s; 37394/299340 objects degraded (12.492%) 2023-09-23T16:11:30.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:30.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:30.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:30.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:31.050 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:31.094 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:31.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:31.230 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:31.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.379 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:31.483 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:31.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:31.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:2023-09-23T16:11:31.524777+0000 min lat: 0.001328 max lat: 0.309574 avg lat: 0.0122484 2023-09-23T16:11:31.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T16:11:31.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 80 16 104491 104475 81.6073 50.25 0.0332075 0.0122484 2023-09-23T16:11:31.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:31 smithi186 bash[89807]: audit 2023-09-23T16:11:30.969122+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:31.634 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:31 smithi186 bash[89807]: cluster 2023-09-23T16:11:31.377272+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 37394/299340 objects degraded (12.492%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:31.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:31.762 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:31 smithi140 bash[105739]: audit 2023-09-23T16:11:30.969122+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:31.762 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:31 smithi140 bash[105739]: cluster 2023-09-23T16:11:31.377272+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 37394/299340 objects degraded (12.492%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:31.762 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:31 smithi140 bash[103196]: audit 2023-09-23T16:11:30.969122+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:31.762 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:31 smithi140 bash[103196]: cluster 2023-09-23T16:11:31.377272+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 37394/299340 objects degraded (12.492%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:31.768 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:31.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:31.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:31.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:32.045 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.076 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:32.136 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:11:32.136 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:11:32.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:32.212 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:32.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:32.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:32.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 81 16 105383 105367 81.288 55.75 0.00900147 0.0122965 2023-09-23T16:11:32.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:32.602 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:32.640 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:32 smithi140 bash[105739]: cluster 2023-09-23T16:11:30.793869+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1388: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s; 38009/302862 objects degraded (12.550%) 2023-09-23T16:11:32.640 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:32 smithi140 bash[103196]: cluster 2023-09-23T16:11:30.793869+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1388: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s; 38009/302862 objects degraded (12.550%) 2023-09-23T16:11:32.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:32.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:32.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:32.745 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:32 smithi186 bash[89807]: cluster 2023-09-23T16:11:30.793869+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1388: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s; 38009/302862 objects degraded (12.550%) 2023-09-23T16:11:32.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:32.872 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:32.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:32.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:32.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:33.012 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:33.118 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:33.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:33.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:33.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:33.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:33.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:33.509 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:33.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 82 16 106228 106212 80.9407 52.8125 0.00808514 0.0123497 2023-09-23T16:11:33.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:33.638 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:33.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:33.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:33.930 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:33.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:34.037 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:34.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:34.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:34.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.325 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:34.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:34.458 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:34.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:34.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 83 16 107147 107131 80.6575 57.4375 0.016365 0.0123931 2023-09-23T16:11:34.563 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:34.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:34.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:34.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:34 smithi140 bash[103196]: cluster 2023-09-23T16:11:32.794726+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1389: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 38817/310398 objects degraded (12.506%) 2023-09-23T16:11:34.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:34 smithi140 bash[105739]: cluster 2023-09-23T16:11:32.794726+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1389: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 38817/310398 objects degraded (12.506%) 2023-09-23T16:11:34.692 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:34.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:34.735 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:34 smithi186 bash[89807]: cluster 2023-09-23T16:11:32.794726+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1389: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 38817/310398 objects degraded (12.506%) 2023-09-23T16:11:34.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:34.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:34.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:34.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.992 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:34.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:34.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:35.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:35.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:35.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:35.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:35.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:35.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:35.366 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:35] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2023-09-23T16:11:35.370 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:35.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:35.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:35.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 84 16 108073 108057 80.3862 57.875 0.0118066 0.0124343 2023-09-23T16:11:35.533 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:35.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:35.636 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:35.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:35.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:35.770 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:35.794 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:35.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:35.923 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:35.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:35.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:36.029 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.054 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:36.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.194 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:36.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.330 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:36.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:36.436 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.471 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:36.477 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T16:11:36.525 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 85 15 108973 108958 80.1029 56.3125 0.0124384 0.0124791 2023-09-23T16:11:36.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.617 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:36 smithi186 bash[89807]: cluster 2023-09-23T16:11:34.795816+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1390: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 39586/316164 objects degraded (12.521%) 2023-09-23T16:11:36.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:36 smithi186 bash[89807]: cluster 2023-09-23T16:11:36.378455+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 39586/316164 objects degraded (12.521%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:36.718 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:36.747 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:36.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.860 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:36 smithi140 bash[103196]: cluster 2023-09-23T16:11:34.795816+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1390: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 39586/316164 objects degraded (12.521%) 2023-09-23T16:11:36.860 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:36 smithi140 bash[103196]: cluster 2023-09-23T16:11:36.378455+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 39586/316164 objects degraded (12.521%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:36.860 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:36 smithi140 bash[105739]: cluster 2023-09-23T16:11:34.795816+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1390: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.4 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 39586/316164 objects degraded (12.521%) 2023-09-23T16:11:36.860 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:36 smithi140 bash[105739]: cluster 2023-09-23T16:11:36.378455+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 39586/316164 objects degraded (12.521%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:36.884 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:36.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:36.937 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:36.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:37.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:37.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:37.153 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:37.255 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:37.286 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:37.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:37.395 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:37.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:37.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 86 16 109870 109854 79.8226 56 0.0114113 0.0125225 2023-09-23T16:11:37.541 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.583 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:37.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:37.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:37.708 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:37.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:37.811 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:37.837 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:37.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:37.941 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:37.977 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:37.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:38.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:38.119 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:38.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:38.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:38.266 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:38.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:38.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.396 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:38.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 87 16 110762 110746 79.5459 55.75 0.019913 0.0125666 2023-09-23T16:11:38.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:38.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:38.677 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:38.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:38.780 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.789 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:38 smithi140 bash[105739]: cluster 2023-09-23T16:11:36.797024+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1391: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 40404/320250 objects degraded (12.616%) 2023-09-23T16:11:38.790 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:38 smithi140 bash[103196]: cluster 2023-09-23T16:11:36.797024+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1391: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 40404/320250 objects degraded (12.616%) 2023-09-23T16:11:38.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:38.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:38 smithi186 bash[89807]: cluster 2023-09-23T16:11:36.797024+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1391: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 40404/320250 objects degraded (12.616%) 2023-09-23T16:11:38.937 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:38.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:38.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:39.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:39.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.199 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:39.302 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:39.337 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:39.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:39.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:39.470 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:39.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:39.526 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 88 16 111565 111549 79.2122 50.1875 0.0141709 0.0126192 2023-09-23T16:11:39.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:39.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:39.703 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:39.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:39.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:39.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:39.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:39.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:39.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:39.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:40.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:40.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:40.233 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:40.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:40.364 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:40.408 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:40.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:40.496 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:40 smithi140 bash[103196]: cluster 2023-09-23T16:11:38.798066+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1392: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s; 40680/326133 objects degraded (12.473%) 2023-09-23T16:11:40.497 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:40 smithi140 bash[103196]: audit 2023-09-23T16:11:40.457944+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.140:0/2343239482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:40.497 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:11:40.513 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:40.531 INFO:tasks.radosbench.radosbench.0.smithi140.stdout: 89 16 112461 112445 78.9507 56 0.0107913 0.0126605 2023-09-23T16:11:40.531 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:11:40.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:40.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:40.573 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:11:40.599 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:11:40.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:40.649 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:11:40.657 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:40 smithi186 bash[89807]: cluster 2023-09-23T16:11:38.798066+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1392: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s; 40680/326133 objects degraded (12.473%) 2023-09-23T16:11:40.657 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:40 smithi186 bash[89807]: audit 2023-09-23T16:11:40.457944+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.140:0/2343239482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:40.672 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:40.680 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:11:40.714 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:11:40.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:11:40.753 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:40 smithi140 bash[105739]: cluster 2023-09-23T16:11:38.798066+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1392: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s; 40680/326133 objects degraded (12.473%) 2023-09-23T16:11:40.753 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:40 smithi140 bash[105739]: audit 2023-09-23T16:11:40.457944+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.140:0/2343239482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:11:40.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:40.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:40.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:40.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:40.953 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:40.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:40.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:41.056 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:41.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:41.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:41.184 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.213 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:41.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:41.343 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:41.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:41.450 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.476 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:41.518 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total time run: 90.0129 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Total writes made: 113301 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Write size: 65536 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Object size: 65536 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Bandwidth (MB/sec): 78.67 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Bandwidth: 31.507 2023-09-23T16:11:41.527 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max bandwidth (MB/sec): 198.188 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min bandwidth (MB/sec): 39.4375 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average IOPS: 1258 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev IOPS: 504.112 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max IOPS: 3171 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min IOPS: 631 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Average Latency(s): 0.012707 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Stddev Latency(s): 0.0108009 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Max latency(s): 0.309574 2023-09-23T16:11:41.528 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Min latency(s): 0.001328 2023-09-23T16:11:41.532 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T16:11:41.580 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:41.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:41 smithi186 bash[89807]: audit 2023-09-23T16:11:41.079422+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.140:0/2086649401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:41 smithi186 bash[89807]: audit 2023-09-23T16:11:41.079947+0000 mon.a (mon.0) 1814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.590 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:41 smithi186 bash[89807]: cluster 2023-09-23T16:11:41.379553+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 40680/326133 objects degraded (12.473%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:41.633 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:41.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:41.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.748 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[105739]: audit 2023-09-23T16:11:41.079422+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.140:0/2086649401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[105739]: audit 2023-09-23T16:11:41.079947+0000 mon.a (mon.0) 1814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[105739]: cluster 2023-09-23T16:11:41.379553+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 40680/326133 objects degraded (12.473%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:41.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[103196]: audit 2023-09-23T16:11:41.079422+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.140:0/2086649401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[103196]: audit 2023-09-23T16:11:41.079947+0000 mon.a (mon.0) 1814 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:11:41.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:41 smithi140 bash[103196]: cluster 2023-09-23T16:11:41.379553+0000 mon.a (mon.0) 1815 : cluster 3 Health check update: Degraded data redundancy: 40680/326133 objects degraded (12.473%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:41.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:41.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:41.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:41.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:41.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:42.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:42.042 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:42.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:42.147 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:42.188 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:42.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:42.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:42.321 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:42.424 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:42.452 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:42.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:42.598 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:42.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: cluster 2023-09-23T16:11:40.798838+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1393: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s; 41263/329589 objects degraded (12.520%) 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: cluster 2023-09-23T16:11:41.495231+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: audit 2023-09-23T16:11:41.512137+0000 mon.a (mon.0) 1817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: cluster 2023-09-23T16:11:41.512206+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e377: 8 total, 7 up, 8 in 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: cluster 2023-09-23T16:11:41.513116+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[105739]: cluster 2023-09-23T16:11:41.517570+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: cluster 2023-09-23T16:11:40.798838+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1393: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s; 41263/329589 objects degraded (12.520%) 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: cluster 2023-09-23T16:11:41.495231+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: audit 2023-09-23T16:11:41.512137+0000 mon.a (mon.0) 1817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: cluster 2023-09-23T16:11:41.512206+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e377: 8 total, 7 up, 8 in 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: cluster 2023-09-23T16:11:41.513116+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:42 smithi140 bash[103196]: cluster 2023-09-23T16:11:41.517570+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:42.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:42.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:42.836 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:42.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: cluster 2023-09-23T16:11:40.798838+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1393: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s; 41263/329589 objects degraded (12.520%) 2023-09-23T16:11:42.845 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: cluster 2023-09-23T16:11:41.495231+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:11:42.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: audit 2023-09-23T16:11:41.512137+0000 mon.a (mon.0) 1817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:11:42.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: cluster 2023-09-23T16:11:41.512206+0000 mon.a (mon.0) 1818 : cluster 0 osdmap e377: 8 total, 7 up, 8 in 2023-09-23T16:11:42.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: cluster 2023-09-23T16:11:41.513116+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:42 smithi186 bash[89807]: cluster 2023-09-23T16:11:41.517570+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T16:11:42.866 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:42.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:42.969 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:43.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:43.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:43.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:43.221 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:11:43.221 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:11:43.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:43.255 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:43.358 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.382 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:43.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:43.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:43.629 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:43.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:43.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:43.756 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:43.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:43.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:43.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.931 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:43.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:43.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:44.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:44.060 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:44.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:44.163 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:44.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:44.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:44.322 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:44.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:44.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:44.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:44.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:44 smithi186 bash[89807]: cluster 2023-09-23T16:11:42.799879+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1395: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 54 MiB/s wr, 882 op/s; 42054/336126 objects degraded (12.511%) 2023-09-23T16:11:44.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:44.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:44.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:44.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:44.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:44.844 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:44 smithi140 bash[105739]: cluster 2023-09-23T16:11:42.799879+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1395: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 54 MiB/s wr, 882 op/s; 42054/336126 objects degraded (12.511%) 2023-09-23T16:11:44.844 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:44 smithi140 bash[103196]: cluster 2023-09-23T16:11:42.799879+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1395: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 54 MiB/s wr, 882 op/s; 42054/336126 objects degraded (12.511%) 2023-09-23T16:11:44.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:44.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:44.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:44.907 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:44.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:45.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:45.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.131 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:45.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:11:45.235 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:45.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:45.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:45.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:45.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:45.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:45.772 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:45.779 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:45] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.43.0" 2023-09-23T16:11:45.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:45.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:45.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:45.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:46.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:46.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:46.172 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:46.198 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:46.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:46.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:46.420 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:11:46.435 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.473 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:46.577 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[105739]: cluster 2023-09-23T16:11:44.801437+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1396: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 50 MiB/s wr, 970 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[105739]: audit 2023-09-23T16:11:45.969735+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[105739]: cluster 2023-09-23T16:11:46.380716+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 41681/334689 objects degraded (12.454%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[103196]: cluster 2023-09-23T16:11:44.801437+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1396: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 50 MiB/s wr, 970 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[103196]: audit 2023-09-23T16:11:45.969735+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:46 smithi140 bash[103196]: cluster 2023-09-23T16:11:46.380716+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 41681/334689 objects degraded (12.454%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:46.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:46.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:46.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:46.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:46 smithi186 bash[89807]: cluster 2023-09-23T16:11:44.801437+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1396: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 50 MiB/s wr, 970 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:46.849 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:46 smithi186 bash[89807]: audit 2023-09-23T16:11:45.969735+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:11:46.849 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:46 smithi186 bash[89807]: cluster 2023-09-23T16:11:46.380716+0000 mon.a (mon.0) 1820 : cluster 3 Health check update: Degraded data redundancy: 41681/334689 objects degraded (12.454%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:46.862 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:46.964 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:46.991 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:46.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:47.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:47.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:47.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:47.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:47.356 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:47.389 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:47.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:47.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:47.636 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:47.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:47.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:47.765 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:47.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:47.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:47.904 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:47.936 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:47.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:48.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:48.069 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:48.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:48.175 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:48.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:48.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:48.355 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:48.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:48.460 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:48.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:48.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:48.529 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.2 primary-affinity to 0.347302 (8227602) 2023-09-23T16:11:48.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:48.604 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:48 smithi140 bash[105739]: cluster 2023-09-23T16:11:46.802474+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1397: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 834 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:48.604 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:48 smithi140 bash[105739]: audit 2023-09-23T16:11:47.988980+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]: dispatch 2023-09-23T16:11:48.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:48 smithi140 bash[103196]: cluster 2023-09-23T16:11:46.802474+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1397: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 834 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:48.604 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:48 smithi140 bash[103196]: audit 2023-09-23T16:11:47.988980+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]: dispatch 2023-09-23T16:11:48.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:48.721 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:48.730 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:48 smithi186 bash[89807]: cluster 2023-09-23T16:11:46.802474+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1397: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 41 MiB/s wr, 834 op/s; 41681/334689 objects degraded (12.454%) 2023-09-23T16:11:48.730 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:48 smithi186 bash[89807]: audit 2023-09-23T16:11:47.988980+0000 mon.a (mon.0) 1821 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]: dispatch 2023-09-23T16:11:48.748 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:48.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:48.852 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:48.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:48.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:48.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:49.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:49.116 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:49.150 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:49.254 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:49.283 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:49.386 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:49.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:49.521 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:49.556 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:49 smithi186 bash[89807]: cluster 2023-09-23T16:11:48.518349+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:49 smithi186 bash[89807]: audit 2023-09-23T16:11:48.521996+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]': finished 2023-09-23T16:11:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:49 smithi186 bash[89807]: cluster 2023-09-23T16:11:48.522078+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e378: 8 total, 7 up, 8 in 2023-09-23T16:11:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:49 smithi186 bash[89807]: cluster 2023-09-23T16:11:48.529067+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:49 smithi186 bash[89807]: cluster 2023-09-23T16:11:48.531517+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.661 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:49.684 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:49.791 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:49.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[103196]: cluster 2023-09-23T16:11:48.518349+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[103196]: audit 2023-09-23T16:11:48.521996+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]': finished 2023-09-23T16:11:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[103196]: cluster 2023-09-23T16:11:48.522078+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e378: 8 total, 7 up, 8 in 2023-09-23T16:11:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[103196]: cluster 2023-09-23T16:11:48.529067+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[103196]: cluster 2023-09-23T16:11:48.531517+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[105739]: cluster 2023-09-23T16:11:48.518349+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[105739]: audit 2023-09-23T16:11:48.521996+0000 mon.a (mon.0) 1822 : audit 1 from='client.? 172.21.15.140:0/2415175962' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.347302088934318}]': finished 2023-09-23T16:11:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[105739]: cluster 2023-09-23T16:11:48.522078+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e378: 8 total, 7 up, 8 in 2023-09-23T16:11:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[105739]: cluster 2023-09-23T16:11:48.529067+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:49 smithi140 bash[105739]: cluster 2023-09-23T16:11:48.531517+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T16:11:49.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:49.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:49.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:50.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:50.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:50.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:50.199 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:50.234 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:50.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.374 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:50.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.509 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:50.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:50.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:50.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:50.746 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:50 smithi186 bash[89807]: cluster 2023-09-23T16:11:48.803355+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1399: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 927 op/s; 41356/328131 objects degraded (12.604%) 2023-09-23T16:11:50.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:50 smithi186 bash[89807]: cluster 2023-09-23T16:11:49.539610+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:50 smithi186 bash[89807]: cluster 2023-09-23T16:11:49.541597+0000 mon.a (mon.0) 1824 : cluster 0 osdmap e379: 8 total, 7 up, 8 in 2023-09-23T16:11:50.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:50 smithi186 bash[89807]: cluster 2023-09-23T16:11:49.542255+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:50 smithi186 bash[89807]: cluster 2023-09-23T16:11:49.545608+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:50.882 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[105739]: cluster 2023-09-23T16:11:48.803355+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1399: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 927 op/s; 41356/328131 objects degraded (12.604%) 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[105739]: cluster 2023-09-23T16:11:49.539610+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[105739]: cluster 2023-09-23T16:11:49.541597+0000 mon.a (mon.0) 1824 : cluster 0 osdmap e379: 8 total, 7 up, 8 in 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[105739]: cluster 2023-09-23T16:11:49.542255+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[105739]: cluster 2023-09-23T16:11:49.545608+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[103196]: cluster 2023-09-23T16:11:48.803355+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1399: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 127 B/s rd, 27 MiB/s wr, 927 op/s; 41356/328131 objects degraded (12.604%) 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[103196]: cluster 2023-09-23T16:11:49.539610+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[103196]: cluster 2023-09-23T16:11:49.541597+0000 mon.a (mon.0) 1824 : cluster 0 osdmap e379: 8 total, 7 up, 8 in 2023-09-23T16:11:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[103196]: cluster 2023-09-23T16:11:49.542255+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:50 smithi140 bash[103196]: cluster 2023-09-23T16:11:49.545608+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T16:11:50.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:50.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:50.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:51.022 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:51.026 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:51.057 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:51.162 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:51.197 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:51.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:51.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:51.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:51.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:51.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.570 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:51 smithi140 bash[105739]: cluster 2023-09-23T16:11:51.381911+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 41356/328131 objects degraded (12.604%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:51.571 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:51 smithi140 bash[103196]: cluster 2023-09-23T16:11:51.381911+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 41356/328131 objects degraded (12.604%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:51.587 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:51.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:51.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:51.836 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:51 smithi186 bash[89807]: cluster 2023-09-23T16:11:51.381911+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 41356/328131 objects degraded (12.604%), 19 pgs degraded, 47 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:51.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:51.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:51.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:51.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:51.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:52.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.114 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:52.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:52.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:52.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:52.352 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.390 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:52.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:52.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:52.664 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:52 smithi140 bash[103196]: cluster 2023-09-23T16:11:50.804594+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1401: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 127 B/s rd, 9.1 MiB/s wr, 881 op/s; 40060/321948 objects degraded (12.443%) 2023-09-23T16:11:52.664 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:52 smithi140 bash[103196]: cluster 2023-09-23T16:11:51.540483+0000 mon.a (mon.0) 1826 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:11:52.668 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:52.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:52.771 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:52.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:52.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:52 smithi186 bash[89807]: cluster 2023-09-23T16:11:50.804594+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1401: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 127 B/s rd, 9.1 MiB/s wr, 881 op/s; 40060/321948 objects degraded (12.443%) 2023-09-23T16:11:52.804 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:52 smithi186 bash[89807]: cluster 2023-09-23T16:11:51.540483+0000 mon.a (mon.0) 1826 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:11:52.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:52.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:52.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:52 smithi140 bash[105739]: cluster 2023-09-23T16:11:50.804594+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1401: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.6 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 127 B/s rd, 9.1 MiB/s wr, 881 op/s; 40060/321948 objects degraded (12.443%) 2023-09-23T16:11:52.915 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:52 smithi140 bash[105739]: cluster 2023-09-23T16:11:51.540483+0000 mon.a (mon.0) 1826 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:11:52.932 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:52.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:53.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:53.051 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:11:53.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:53.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:53.129 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:11:53.129 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35247.0:169054 8.16 8:6d950e6a:::benchmark_data_smithi140_219746_object68836:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:03:55.020210+0000", 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 478.101333152, 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0567851989999999, 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.130 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35247", 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/3293600201", 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 169054 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020210+0000", 2023-09-23T16:11:53.131 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020210+0000", 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020208+0000", 2023-09-23T16:11:53.132 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020215+0000", 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.2479999999999999e-06 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.133 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020371+0000", 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00015547099999999999 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.020379+0000", 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1939999999999998e-06 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.134 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.024987+0000", 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0046077899999999996 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.025144+0000", 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000157484 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 2,6", 2023-09-23T16:11:53.135 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.025762+0000", 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00061777100000000003 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.028105+0000", 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023428329999999999 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.136 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.041787+0000", 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.01368202 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.063113+0000", 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.021326446999999998 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.137 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:55.063128+0000", 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5238999999999999e-05 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:56.076925+0000", 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0137970540000001 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.138 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:03:56.076995+0000", 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.9323e-05 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:174983 9.18 9:1b756f8c:::benchmark_data_smithi140_239028_object75046:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e360)", 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:08:59.459603+0000", 2023-09-23T16:11:53.139 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 173.66193922299999, 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.6603270119999998, 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 174983 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.140 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459603+0000", 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459603+0000", 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.141 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459603+0000", 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459606+0000", 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9869999999999999e-06 2023-09-23T16:11:53.142 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459613+0000", 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8569999999999997e-06 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.459619+0000", 2023-09-23T16:11:53.143 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7020000000000004e-06 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.601579+0000", 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.14195978000000001 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:08:59.601610+0000", 2023-09-23T16:11:53.144 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0613e-05 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344004+0000", 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7423939129999999 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344019+0000", 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5611e-05 2023-09-23T16:11:53.145 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.095362+0000", 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.751342594 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.096374+0000", 2023-09-23T16:11:53.146 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010123630000000001 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.119104+0000", 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022729972000000001 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.119930+0000", 2023-09-23T16:11:53.147 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00082612099999999997 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:174954 9.8 9:15e67e54:::benchmark_data_smithi140_239028_object75017:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.442010+0000", 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.67953283099999, 2023-09-23T16:11:53.148 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6965039289999999, 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 174954 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.149 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442010+0000", 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442010+0000", 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.150 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442008+0000", 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442018+0000", 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0199e-05 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.151 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442035+0000", 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6838999999999999e-05 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442048+0000", 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2979000000000001e-05 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.152 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442147+0000", 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.8733000000000005e-05 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442163+0000", 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6013000000000001e-05 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.153 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.116663+0000", 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.674500662 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.117673+0000", 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010100809999999999 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.154 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.137523+0000", 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.01984967 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.138514+0000", 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00099080000000000001 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.155 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:174961 9.8 9:176b9922:::benchmark_data_smithi140_239028_object75024:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.442059+0000", 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.67948376199999, 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7189534879999999, 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "reached pg", 2023-09-23T16:11:53.156 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 174961 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.157 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442059+0000", 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442059+0000", 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.158 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442058+0000", 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442061+0000", 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9960000000000002e-06 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.159 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442068+0000", 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7179999999999999e-06 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442081+0000", 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2717e-05 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.160 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442193+0000", 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000111866 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.442202+0000", 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9560000000000003e-06 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.161 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.126382+0000", 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.684180392 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for missing object", 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.127665+0000", 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001282467 2023-09-23T16:11:53.162 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.159875+0000", 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.032210583000000001 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.161012+0000", 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001137276 2023-09-23T16:11:53.163 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175022 9.8 9:1562135a:::benchmark_data_smithi140_239028_object75085:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.541441+0000", 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.58010132499999, 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6062285009999999, 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.164 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175022 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.165 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541441+0000", 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541441+0000", 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.166 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541439+0000", 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541451+0000", 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1488000000000001e-05 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.167 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541476+0000", 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5712e-05 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541488+0000", 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1674e-05 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.168 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541551+0000", 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.3077000000000006e-05 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.541565+0000", 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4157e-05 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.169 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.127827+0000", 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5862619250000001 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.129563+0000", 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0017355739999999999 2023-09-23T16:11:53.170 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.131783+0000", 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.002220147 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.138863+0000", 2023-09-23T16:11:53.171 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0070803790000000004 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.142128+0000", 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032650750000000001 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.172 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.143138+0000", 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010091060000000001 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.144435+0000", 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001297086 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.173 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.147670+0000", 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032351739999999999 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175083 9.8 9:17705748:::benchmark_data_smithi140_239028_object75146:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.174 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.585759+0000", 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.53578336699999, 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.605517603, 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.175 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175083 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585759+0000", 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.176 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585759+0000", 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585757+0000", 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:11:53.177 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585768+0000", 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1399e-05 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585796+0000", 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.7923e-05 2023-09-23T16:11:53.178 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585812+0000", 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5267000000000001e-05 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585882+0000", 2023-09-23T16:11:53.179 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0562999999999995e-05 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.585901+0000", 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8428e-05 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.148670+0000", 2023-09-23T16:11:53.180 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5627694860000001 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.152935+0000", 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.004265123 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.181 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.166365+0000", 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013430098 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.167802+0000", 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0014365700000000001 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.182 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.170166+0000", 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0023644360000000001 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.188137+0000", 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.017970236000000001 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.183 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.188268+0000", 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000131163 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.188624+0000", 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035665700000000002 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.184 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189227+0000", 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00060253800000000001 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.191277+0000", 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020499960000000001 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.185 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175095 9.18 9:1dd44e09:::benchmark_data_smithi140_239028_object75158:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.596158+0000", 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.52538486399999, 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5597762749999999, 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.186 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175095 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596158+0000", 2023-09-23T16:11:53.187 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596158+0000", 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.188 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596155+0000", 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596167+0000", 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1722000000000001e-05 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.189 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596191+0000", 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3538999999999999e-05 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596203+0000", 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1832e-05 2023-09-23T16:11:53.190 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596269+0000", 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6131999999999996e-05 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.596284+0000", 2023-09-23T16:11:53.191 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5096000000000001e-05 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344044+0000", 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.747760643 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.192 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344052+0000", 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7200000000000006e-06 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.102588+0000", 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.758535854 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.193 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.105874+0000", 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032864389999999999 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.124730+0000", 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.018855316 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.194 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.125755+0000", 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010247570000000001 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.127504+0000", 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001749025 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.195 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.141874+0000", 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014370338999999999 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.152910+0000", 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011035642999999999 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.196 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.153247+0000", 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00033763700000000001 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.153813+0000", 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00056579700000000004 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.197 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.155934+0000", 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021211089999999999 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175124 9.18 9:1a5f8522:::benchmark_data_smithi140_239028_object75187:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.198 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.614874+0000", 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.506668539, 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5447769149999999, 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175124 2023-09-23T16:11:53.199 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614874+0000", 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.200 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614874+0000", 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614872+0000", 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.201 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614882+0000", 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.4949999999999997e-06 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614902+0000", 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0380000000000001e-05 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.202 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614912+0000", 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0246e-05 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614969+0000", 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6702e-05 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.203 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.614979+0000", 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0257e-05 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344074+0000", 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.72909514099999995 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.204 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344082+0000", 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7130000000000005e-06 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.106345+0000", 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7622631989999999 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.205 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.112470+0000", 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.006125119 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.136344+0000", 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.023873921999999999 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.206 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.137468+0000", 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001123715 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.139352+0000", 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018836479999999999 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.207 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.152495+0000", 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013143746 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.156344+0000", 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038482130000000001 2023-09-23T16:11:53.208 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.156840+0000", 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00049631999999999996 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.157403+0000", 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00056274199999999997 2023-09-23T16:11:53.209 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.159651+0000", 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022484240000000002 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.210 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175147 9.18 9:1b296d3e:::benchmark_data_smithi140_239028_object75210:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.635938+0000", 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.485604709, 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5277590700000001, 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.211 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175147 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635938+0000", 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.212 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635938+0000", 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635937+0000", 2023-09-23T16:11:53.213 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635943+0000", 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.725e-06 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635956+0000", 2023-09-23T16:11:53.214 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2147000000000001e-05 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.635966+0000", 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0706999999999999e-05 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.215 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.636015+0000", 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.8607999999999999e-05 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.636024+0000", 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6399999999999992e-06 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.216 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344104+0000", 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.70807949000000003 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344112+0000", 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9389999999999997e-06 2023-09-23T16:11:53.217 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.112910+0000", 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.768798259 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.218 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.116167+0000", 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032565530000000001 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.147187+0000", 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.031020299000000001 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.219 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.148223+0000", 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001036194 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.150061+0000", 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018382050000000001 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.220 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.156463+0000", 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0064014609999999998 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.160122+0000", 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003658789 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.221 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.160518+0000", 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00039668800000000002 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.161176+0000", 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00065742999999999997 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.222 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.163697+0000", 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025212350000000001 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175149 9.8 9:123711d6:::benchmark_data_smithi140_239028_object75212:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.223 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.637307+0000", 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.48423536199999, 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.557775661, 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175149 2023-09-23T16:11:53.224 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637307+0000", 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637307+0000", 2023-09-23T16:11:53.225 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637306+0000", 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637312+0000", 2023-09-23T16:11:53.226 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.592e-06 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637322+0000", 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.9080000000000007e-06 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637328+0000", 2023-09-23T16:11:53.227 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.0990000000000004e-06 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637373+0000", 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5194000000000001e-05 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637381+0000", 2023-09-23T16:11:53.228 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1210000000000007e-06 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.153119+0000", 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.515738067 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.156439+0000", 2023-09-23T16:11:53.229 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0033195719999999998 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.178387+0000", 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.021948404000000001 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.230 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.179720+0000", 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013325170000000001 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.182247+0000", 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0025272049999999998 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.231 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.191862+0000", 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0096149540000000002 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.192038+0000", 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00017601699999999999 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.232 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.192395+0000", 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00035742199999999998 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.193028+0000", 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00063259399999999999 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.233 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.195083+0000", 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020550500000000001 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.234 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175151 9.8 9:1173c5b9:::benchmark_data_smithi140_239028_object75214:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.637804+0000", 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.48373842999999, 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.611821336, 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175151 2023-09-23T16:11:53.235 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637804+0000", 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.236 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637804+0000", 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637803+0000", 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.237 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637808+0000", 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0470000000000001e-06 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637819+0000", 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0312000000000001e-05 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.238 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637825+0000", 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1500000000000004e-06 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637872+0000", 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7277999999999997e-05 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.239 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.637882+0000", 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5340000000000005e-06 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.195375+0000", 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5574937129999999 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.240 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.200790+0000", 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0054148479999999999 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.215334+0000", 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014544140000000001 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.241 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.216512+0000", 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011780759999999999 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.218426+0000", 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0019136209999999999 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.242 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.233524+0000", 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.015097695 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.244376+0000", 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.010851978999999999 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.243 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.245151+0000", 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00077510100000000005 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.246262+0000", 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0011115400000000001 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.244 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.249626+0000", 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0033631640000000001 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175158 9.18 9:18d330a8:::benchmark_data_smithi140_239028_object75221:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.245 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.644001+0000", 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.47754184300001, 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5679928489999999, 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175158 2023-09-23T16:11:53.246 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644001+0000", 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644001+0000", 2023-09-23T16:11:53.247 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.643999+0000", 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.248 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644006+0000", 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.443e-06 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644019+0000", 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2860000000000001e-05 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.249 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644026+0000", 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0990000000000001e-06 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644085+0000", 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9287999999999999e-05 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.250 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.644093+0000", 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9780000000000005e-06 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344134+0000", 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.70004132799999996 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.251 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344150+0000", 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5262000000000001e-05 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.163868+0000", 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.819717992 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.252 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.167381+0000", 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0035135790000000002 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.180007+0000", 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012625391 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.253 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.181355+0000", 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013485929999999999 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.183763+0000", 2023-09-23T16:11:53.254 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024078200000000002 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.196237+0000", 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012474331 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.208821+0000", 2023-09-23T16:11:53.255 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.012583542 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.209320+0000", 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00049897299999999999 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.256 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.209908+0000", 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00058834899999999995 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.211994+0000", 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0020853360000000001 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.257 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175163 9.8 9:163cb770:::benchmark_data_smithi140_239028_object75226:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.650570+0000", 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.47097308400001, 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.603433772, 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.258 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175163 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650570+0000", 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.259 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650570+0000", 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650568+0000", 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.260 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650576+0000", 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6680000000000001e-06 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650589+0000", 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3314e-05 2023-09-23T16:11:53.261 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650597+0000", 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.0250000000000002e-06 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650652+0000", 2023-09-23T16:11:53.262 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.4509999999999998e-05 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.650663+0000", 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0942e-05 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.200960+0000", 2023-09-23T16:11:53.263 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5502973280000001 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.204805+0000", 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038446930000000002 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.264 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.227713+0000", 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.022908421000000002 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.228766+0000", 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001053502 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.265 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.230608+0000", 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018416579999999999 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.249783+0000", 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.019175192000000001 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.266 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.250263+0000", 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00047955200000000001 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.250697+0000", 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00043375599999999999 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.267 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.251393+0000", 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00069608699999999996 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.254003+0000", 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0026106319999999999 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.268 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175187 9.18 9:1c167194:::benchmark_data_smithi140_239028_object75250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.673023+0000", 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.44851968099999, 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5445633299999999, 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.269 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175187 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673023+0000", 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.270 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673023+0000", 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673021+0000", 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.271 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673030+0000", 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.2769999999999994e-06 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673046+0000", 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5761999999999999e-05 2023-09-23T16:11:53.272 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673054+0000", 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4540000000000001e-06 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673099+0000", 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5938e-05 2023-09-23T16:11:53.273 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.673107+0000", 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9950000000000005e-06 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344172+0000", 2023-09-23T16:11:53.274 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.67106467999999997 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344177+0000", 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5530000000000003e-06 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.167558+0000", 2023-09-23T16:11:53.275 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.823381036 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.171388+0000", 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0038299990000000002 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.191223+0000", 2023-09-23T16:11:53.276 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.019835645999999998 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.192192+0000", 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00096895100000000001 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.193878+0000", 2023-09-23T16:11:53.277 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0016856919999999999 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.212109+0000", 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.018230592 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.212448+0000", 2023-09-23T16:11:53.278 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00033929700000000001 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.213589+0000", 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001140835 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.279 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.215178+0000", 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0015894940000000001 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.217586+0000", 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024080490000000002 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.280 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175193 9.8 9:16328477:::benchmark_data_smithi140_239028_object75256:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.685290+0000", 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.43625312099999, 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.572682881, 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.281 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175193 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685290+0000", 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.282 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685290+0000", 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685288+0000", 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.283 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685295+0000", 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0679999999999999e-06 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685309+0000", 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3474e-05 2023-09-23T16:11:53.284 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685316+0000", 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.2919999999999998e-06 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685360+0000", 2023-09-23T16:11:53.285 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4172999999999999e-05 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.685368+0000", 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5939999999999996e-06 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.205067+0000", 2023-09-23T16:11:53.286 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5196990609999999 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209865+0000", 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.004798091 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.237965+0000", 2023-09-23T16:11:53.287 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028100288000000001 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.239020+0000", 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010550900000000001 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.240899+0000", 2023-09-23T16:11:53.288 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0018789270000000001 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.254177+0000", 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.013277893000000001 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.289 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.254593+0000", 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00041587599999999997 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.255066+0000", 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000472993 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.290 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.255696+0000", 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00062943799999999996 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.257972+0000", 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022768559999999998 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.291 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175217 9.8 9:17a20a51:::benchmark_data_smithi140_239028_object75280:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.729500+0000", 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.392042382, 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.576352325, 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.292 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175217 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729500+0000", 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.293 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729500+0000", 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729498+0000", 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:11:53.294 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729507+0000", 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.0110000000000006e-06 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729526+0000", 2023-09-23T16:11:53.295 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9037000000000001e-05 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729536+0000", 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6739999999999992e-06 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729594+0000", 2023-09-23T16:11:53.296 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7904e-05 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.729604+0000", 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.7280000000000007e-06 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.258165+0000", 2023-09-23T16:11:53.297 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5285612230000001 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.262135+0000", 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039696779999999999 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.298 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.273873+0000", 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011738029000000001 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.275253+0000", 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0013801149999999999 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.299 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.277698+0000", 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0024449229999999999 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.296096+0000", 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.018398429000000001 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.300 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.302616+0000", 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0065198490000000003 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.303105+0000", 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00048951699999999997 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.301 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.303694+0000", 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00058812399999999998 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.305853+0000", 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021590989999999998 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.302 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175226 9.18 9:1fff6c2f:::benchmark_data_smithi140_239028_object75289:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e361)", 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:00.763614+0000", 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 172.357928577, 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.4584105840000001, 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.303 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175226 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763614+0000", 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.304 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763614+0000", 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763611+0000", 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999976 2023-09-23T16:11:53.305 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763632+0000", 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0454000000000001e-05 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763662+0000", 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0349999999999999e-05 2023-09-23T16:11:53.306 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763677+0000", 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4729000000000001e-05 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763745+0000", 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7550000000000002e-05 2023-09-23T16:11:53.307 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:00.763760+0000", 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5617e-05 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344190+0000", 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.58042987000000001 2023-09-23T16:11:53.308 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:01.344194+0000", 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1280000000000001e-06 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.171603+0000", 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8274085690000001 2023-09-23T16:11:53.309 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.174977+0000", 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.003373905 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.203152+0000", 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.02817563 2023-09-23T16:11:53.310 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.204740+0000", 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001587967 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.206546+0000", 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001805344 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.311 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.212556+0000", 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0060100780000000003 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.218018+0000", 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0054625409999999996 2023-09-23T16:11:53.312 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.218450+0000", 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00043160600000000001 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.219143+0000", 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00069288599999999998 2023-09-23T16:11:53.313 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.222025+0000", 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0028819520000000001 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.314 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175258 9.18 9:19339216:::benchmark_data_smithi140_239028_object75321:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:02.189361+0000", 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 170.93218165299999, 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.083806228, 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175258 2023-09-23T16:11:53.315 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189361+0000", 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.316 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189361+0000", 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189360+0000", 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189366+0000", 2023-09-23T16:11:53.317 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.8930000000000002e-06 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189378+0000", 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2364000000000001e-05 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.318 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.189385+0000", 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5950000000000004e-06 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.258007+0000", 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.068622790000000003 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.319 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.258015+0000", 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.5310000000000004e-06 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.222191+0000", 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96417617 2023-09-23T16:11:53.320 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.225594+0000", 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0034026500000000001 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.240143+0000", 2023-09-23T16:11:53.321 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014548765999999999 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.241229+0000", 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001086516 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.322 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.243497+0000", 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022674940000000001 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.258587+0000", 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.015090028 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.323 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.269842+0000", 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.011255858000000001 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.270309+0000", 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00046703700000000001 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.324 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.270871+0000", 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00056192799999999995 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.273167+0000", 2023-09-23T16:11:53.325 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0022958259999999999 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175275 9.18 9:1b18e6ce:::benchmark_data_smithi140_239028_object75338:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:02.207323+0000", 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 170.914220137, 2023-09-23T16:11:53.326 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.071175698, 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175275 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.327 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207323+0000", 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207323+0000", 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.328 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207321+0000", 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207327+0000", 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.1210000000000003e-06 2023-09-23T16:11:53.329 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207339+0000", 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1178999999999999e-05 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.207346+0000", 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.0010000000000004e-06 2023-09-23T16:11:53.330 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.262175+0000", 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.054829401 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.262185+0000", 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.5009999999999993e-06 2023-09-23T16:11:53.331 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.225796+0000", 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96361152500000002 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.229713+0000", 2023-09-23T16:11:53.332 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039171140000000002 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.251206+0000", 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.021492675999999999 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.252681+0000", 2023-09-23T16:11:53.333 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0014747880000000001 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.255376+0000", 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0026949970000000002 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.334 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.269955+0000", 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.014579065 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.273868+0000", 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0039133859999999996 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.337 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.274637+0000", 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00076884000000000002 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.275552+0000", 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000914772 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.338 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.278498+0000", 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0029465450000000001 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_op(client.35418.0:175277 9.18 9:1df1c225:::benchmark_data_smithi140_239028_object75340:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-23T16:11:53.339 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:09:02.209804+0000", 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 170.91173907300001, 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0736899689999999, 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "client_info": { 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "client": "client.35418", 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "client_addr": "172.21.15.140:0/88587069", 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "tid": 175277 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.340 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209804+0000", 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209804+0000", 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:11:53.341 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209802+0000", 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209809+0000", 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5710000000000003e-06 2023-09-23T16:11:53.342 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209824+0000", 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5228000000000001e-05 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.209834+0000", 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.6600000000000007e-06 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.343 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.262205+0000", 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.052371553000000001 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for peered", 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:02.262212+0000", 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.426e-06 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.344 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.229898+0000", 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.96768619600000005 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for degraded object", 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.234443+0000", 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0045452909999999999 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.345 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.263264+0000", 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.028821097 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.264556+0000", 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0012917499999999999 2023-09-23T16:11:53.346 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "waiting for subops from 1,5", 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.266720+0000", 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0021641249999999998 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "op_commit", 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.274041+0000", 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.007321312 2023-09-23T16:11:53.347 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.278974+0000", 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0049329079999999997 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "sub_op_commit_rec", 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.279460+0000", 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00048617099999999998 2023-09-23T16:11:53.348 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.280199+0000", 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00073870100000000003 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:09:03.283494+0000", 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0032943579999999998 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.349 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.350 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.350 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:11:53.350 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:11:53.350 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:11:53.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:53.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:53.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:53.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:53.506 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:53.612 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:53.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:53.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:53.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:53.868 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:53.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:53.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:54.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:54.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.182 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:54.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:54.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:54.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:54.443 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:54.546 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:54.572 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:54.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:54.698 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:54 smithi140 bash[105739]: cluster 2023-09-23T16:11:52.805826+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1402: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 40060/319218 objects degraded (12.549%) 2023-09-23T16:11:54.699 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:54 smithi140 bash[103196]: cluster 2023-09-23T16:11:52.805826+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1402: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 40060/319218 objects degraded (12.549%) 2023-09-23T16:11:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.709 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:54.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:54.810 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:54 smithi186 bash[89807]: cluster 2023-09-23T16:11:52.805826+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1402: 99 pgs: 2 peering, 19 active+undersized+degraded, 28 active+undersized, 50 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 40060/319218 objects degraded (12.549%) 2023-09-23T16:11:54.849 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:54.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:54.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.002 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:55.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:55.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:55.384 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.405 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:55.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:55.535 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:55.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:55.554 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 7, 0] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:11:55.554 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:11:55.554 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [3, 4, 5, 6, 1, 2, 7, 0] 2023-09-23T16:11:55.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T16:11:55.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:55 smithi186 bash[89807]: cluster 2023-09-23T16:11:55.553128+0000 mon.a (mon.0) 1827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:11:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:55 smithi140 bash[103196]: cluster 2023-09-23T16:11:55.553128+0000 mon.a (mon.0) 1827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:11:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:11:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:11:55] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.43.0" 2023-09-23T16:11:55.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:55 smithi140 bash[105739]: cluster 2023-09-23T16:11:55.553128+0000 mon.a (mon.0) 1827 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:11:55.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.676 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:55.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:55.777 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.802 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:55.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:55.906 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:55.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:55.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:55.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:56.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:56.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:56.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:56.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:56.300 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:56.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:56.428 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:56.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:56.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:56.557 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.593 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:56.608 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:56 smithi140 bash[103196]: cluster 2023-09-23T16:11:54.807092+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1403: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 38831/310311 objects degraded (12.514%) 2023-09-23T16:11:56.608 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:56 smithi140 bash[103196]: cluster 2023-09-23T16:11:56.383663+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 38831/310311 objects degraded (12.514%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:56.700 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:56.781 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T16:11:56.845 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:56 smithi186 bash[89807]: cluster 2023-09-23T16:11:54.807092+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1403: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 38831/310311 objects degraded (12.514%) 2023-09-23T16:11:56.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:56 smithi186 bash[89807]: cluster 2023-09-23T16:11:56.383663+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 38831/310311 objects degraded (12.514%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:56.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:56.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:56 smithi140 bash[105739]: cluster 2023-09-23T16:11:54.807092+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1403: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 38831/310311 objects degraded (12.514%) 2023-09-23T16:11:56.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:56 smithi140 bash[105739]: cluster 2023-09-23T16:11:56.383663+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 38831/310311 objects degraded (12.514%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:11:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:56.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:56.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:57.026 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:57.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:57.158 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:57.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:57.306 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:57.412 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:57.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:57.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:57.573 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:57.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:57.680 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:57.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:57.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:57.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:57.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:57.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:57.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:57.963 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:57.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:58.067 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:58.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:11:58.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:58.225 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:58.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:58.354 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:58.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:58.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:58.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:58.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:58.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:11:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:11:58.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:58.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:11:58.736 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:11:58 smithi140 bash[105739]: cluster 2023-09-23T16:11:56.808421+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1404: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 38556/309486 objects degraded (12.458%) 2023-09-23T16:11:58.736 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:11:58 smithi140 bash[103196]: cluster 2023-09-23T16:11:56.808421+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1404: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 38556/309486 objects degraded (12.458%) 2023-09-23T16:11:58.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:11:58.838 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:58.863 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:58.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:11:58 smithi186 bash[89807]: cluster 2023-09-23T16:11:56.808421+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1404: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 38556/309486 objects degraded (12.458%) 2023-09-23T16:11:58.967 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:58.995 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:58.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:59.099 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:59.121 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:11:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:11:59.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:59.283 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:11:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:11:59.390 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:59.416 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:11:59.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:11:59.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:59.663 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.690 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:59.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:11:59.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:11:59.933 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:59.958 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:11:59.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:11:59.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:00.061 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:00.090 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:00.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:00.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:00.329 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:00.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:00.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:00.484 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:00.559 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:00.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:00.613 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:00.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:00.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:00.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:00.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:00.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:00.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:00 smithi140 bash[105739]: cluster 2023-09-23T16:11:58.809356+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1405: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 38257/302544 objects degraded (12.645%) 2023-09-23T16:12:00.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:00 smithi140 bash[103196]: cluster 2023-09-23T16:11:58.809356+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1405: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 38257/302544 objects degraded (12.645%) 2023-09-23T16:12:00.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:00.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:00.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:00 smithi186 bash[89807]: cluster 2023-09-23T16:11:58.809356+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1405: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 38257/302544 objects degraded (12.645%) 2023-09-23T16:12:00.977 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.001 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:01.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:01.128 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:01.234 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.257 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:01.360 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:01.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:01.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:01.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:01.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:01 smithi186 bash[89807]: audit 2023-09-23T16:12:00.969864+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:01.624 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:01 smithi186 bash[89807]: cluster 2023-09-23T16:12:01.384735+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 38257/302544 objects degraded (12.645%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:01.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:01.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:01.762 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:12:01.766 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:01 smithi140 bash[105739]: audit 2023-09-23T16:12:00.969864+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:01.766 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:01 smithi140 bash[105739]: cluster 2023-09-23T16:12:01.384735+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 38257/302544 objects degraded (12.645%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:01.766 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:01 smithi140 bash[103196]: audit 2023-09-23T16:12:00.969864+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:01.766 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:01 smithi140 bash[103196]: cluster 2023-09-23T16:12:01.384735+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 38257/302544 objects degraded (12.645%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:01.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:01.799 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:12:01.839 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:12:01.869 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:12:01.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.897 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:12:01.922 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:01.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:01.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:01.929 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:12:01.956 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:12:01.957 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:12:02.028 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:02.061 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:02.165 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:02.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:02.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:02.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:02.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:02.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:02.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:02.696 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:02.728 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:02.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:02.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:02 smithi140 bash[105739]: cluster 2023-09-23T16:12:00.810436+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1406: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 36844/295689 objects degraded (12.460%) 2023-09-23T16:12:02.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:02 smithi140 bash[105739]: audit 2023-09-23T16:12:01.727534+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.140:0/3200681964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:02.839 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:02 smithi140 bash[103196]: cluster 2023-09-23T16:12:00.810436+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1406: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 36844/295689 objects degraded (12.460%) 2023-09-23T16:12:02.839 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:02 smithi140 bash[103196]: audit 2023-09-23T16:12:01.727534+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.140:0/3200681964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:02.852 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:02 smithi186 bash[89807]: cluster 2023-09-23T16:12:00.810436+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1406: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 36844/295689 objects degraded (12.460%) 2023-09-23T16:12:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:02 smithi186 bash[89807]: audit 2023-09-23T16:12:01.727534+0000 mon.a (mon.0) 1831 : audit 0 from='client.? 172.21.15.140:0/3200681964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:02.956 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.982 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:02.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:03.085 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:03.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:03.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:03.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.267 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:03.370 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.397 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:03.500 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.524 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:03.626 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:03.655 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:03.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:03.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:03.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:03.891 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:03.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:03.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:03.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:04.042 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.072 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:04.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:04.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:04.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:04.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.347 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:04.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:04.479 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:04.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:04.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:04.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:04.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:04.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:04 smithi186 bash[89807]: cluster 2023-09-23T16:12:02.811361+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1407: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 36844/292515 objects degraded (12.596%) 2023-09-23T16:12:04.628 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:04 smithi186 bash[89807]: audit 2023-09-23T16:12:03.776556+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:12:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:12:04.690 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:12:04.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:04 smithi140 bash[103196]: cluster 2023-09-23T16:12:02.811361+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1407: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 36844/292515 objects degraded (12.596%) 2023-09-23T16:12:04.749 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:04 smithi140 bash[103196]: audit 2023-09-23T16:12:03.776556+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:12:04.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:04 smithi140 bash[105739]: cluster 2023-09-23T16:12:02.811361+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1407: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 36844/292515 objects degraded (12.596%) 2023-09-23T16:12:04.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:04 smithi140 bash[105739]: audit 2023-09-23T16:12:03.776556+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:12:04.750 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:04.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:04.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:04.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:04.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:05.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:05.040 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:05.129 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:05.162 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:05.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:05.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:05.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:05.408 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:05.429 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:05.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:05.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:05.642 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:12:05.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:05.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:05.694 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:05] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.43.0" 2023-09-23T16:12:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:05.796 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:05.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:05 smithi186 bash[89807]: audit 2023-09-23T16:12:05.364509+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.140:0/3221977826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:05 smithi186 bash[89807]: audit 2023-09-23T16:12:05.365431+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:05.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:05.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:05.947 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:05 smithi140 bash[105739]: audit 2023-09-23T16:12:05.364509+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.140:0/3221977826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:05.947 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:05 smithi140 bash[105739]: audit 2023-09-23T16:12:05.365431+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:05.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:05.948 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:05 smithi140 bash[103196]: audit 2023-09-23T16:12:05.364509+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.140:0/3221977826' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:05.948 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:05 smithi140 bash[103196]: audit 2023-09-23T16:12:05.365431+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:12:06.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:06.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:06.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:06.176 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:06.200 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:06.304 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:06.432 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:06.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:06.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:06.565 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:06.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:06.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:06.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:12:06.702 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.763 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: cluster 2023-09-23T16:12:04.812769+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1408: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 35533/283797 objects degraded (12.521%) 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: cluster 2023-09-23T16:12:05.627075+0000 mon.a (mon.0) 1834 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: cluster 2023-09-23T16:12:05.635747+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: audit 2023-09-23T16:12:05.637463+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: cluster 2023-09-23T16:12:05.637518+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e380: 8 total, 7 up, 8 in 2023-09-23T16:12:06.825 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[105739]: cluster 2023-09-23T16:12:06.385909+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 35533/283797 objects degraded (12.521%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: cluster 2023-09-23T16:12:04.812769+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1408: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 35533/283797 objects degraded (12.521%) 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: cluster 2023-09-23T16:12:05.627075+0000 mon.a (mon.0) 1834 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: cluster 2023-09-23T16:12:05.635747+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: audit 2023-09-23T16:12:05.637463+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: cluster 2023-09-23T16:12:05.637518+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e380: 8 total, 7 up, 8 in 2023-09-23T16:12:06.826 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:06 smithi140 bash[103196]: cluster 2023-09-23T16:12:06.385909+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 35533/283797 objects degraded (12.521%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:06.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.899 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:06.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:06.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: cluster 2023-09-23T16:12:04.812769+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1408: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 35533/283797 objects degraded (12.521%) 2023-09-23T16:12:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: cluster 2023-09-23T16:12:05.627075+0000 mon.a (mon.0) 1834 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:12:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: cluster 2023-09-23T16:12:05.635747+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T16:12:06.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: audit 2023-09-23T16:12:05.637463+0000 mon.a (mon.0) 1835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:12:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: cluster 2023-09-23T16:12:05.637518+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e380: 8 total, 7 up, 8 in 2023-09-23T16:12:06.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:06 smithi186 bash[89807]: cluster 2023-09-23T16:12:06.385909+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 35533/283797 objects degraded (12.521%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:07.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.028 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:07.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:07.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:07.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:07.415 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:07.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:07.521 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.553 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:07.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.681 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:07.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.808 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:07.911 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:07.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:07.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:07.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:08.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:08.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:08.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:08.172 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:08.205 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:08.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:08.308 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:08.333 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:08.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:08.470 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:08.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:08.604 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:08.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:08.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:08.715 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:08 smithi186 bash[89807]: cluster 2023-09-23T16:12:06.817164+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1410: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 35261/282981 objects degraded (12.461%) 2023-09-23T16:12:08.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:08.854 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:08.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:08 smithi140 bash[103196]: cluster 2023-09-23T16:12:06.817164+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1410: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 35261/282981 objects degraded (12.461%) 2023-09-23T16:12:08.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:08 smithi140 bash[105739]: cluster 2023-09-23T16:12:06.817164+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1410: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 35261/282981 objects degraded (12.461%) 2023-09-23T16:12:08.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:08.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:08.989 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:09.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:09.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:09.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:09.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:09.255 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:09.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:09.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:09.380 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:09.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:09.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:09.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:09.528 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:09.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:09.632 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:09.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:09.787 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:09.838 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:09.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:09.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:09.986 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:09.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:10.094 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.118 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:10.223 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:10.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:10.397 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:10.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:10.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:10.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.658 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:10 smithi140 bash[103196]: cluster 2023-09-23T16:12:08.817957+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1411: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 35007/276765 objects degraded (12.649%) 2023-09-23T16:12:10.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:10.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:10.821 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:10.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:10 smithi186 bash[89807]: cluster 2023-09-23T16:12:08.817957+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1411: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 35007/276765 objects degraded (12.649%) 2023-09-23T16:12:10.913 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:10 smithi140 bash[105739]: cluster 2023-09-23T16:12:08.817957+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1411: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 35007/276765 objects degraded (12.649%) 2023-09-23T16:12:10.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:10.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:10.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:10.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:11.068 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:11.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:11.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:11.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:11.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:11.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:11.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:11.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:11.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:11.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:11.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:11.613 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:11.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:11.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:11.752 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:11.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:12:11.776 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:11.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:11.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:11.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[105739]: audit 2023-09-23T16:12:10.816985+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[105739]: cluster 2023-09-23T16:12:10.820351+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1412: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/270462 objects degraded (12.457%) 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[105739]: audit 2023-09-23T16:12:10.832396+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[105739]: cluster 2023-09-23T16:12:11.388468+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 35007/276765 objects degraded (12.649%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[103196]: audit 2023-09-23T16:12:10.816985+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[103196]: cluster 2023-09-23T16:12:10.820351+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1412: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/270462 objects degraded (12.457%) 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[103196]: audit 2023-09-23T16:12:10.832396+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:11 smithi140 bash[103196]: cluster 2023-09-23T16:12:11.388468+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 35007/276765 objects degraded (12.649%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:11.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:11 smithi186 bash[89807]: audit 2023-09-23T16:12:10.816985+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:11 smithi186 bash[89807]: cluster 2023-09-23T16:12:10.820351+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1412: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/270462 objects degraded (12.457%) 2023-09-23T16:12:11.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:11 smithi186 bash[89807]: audit 2023-09-23T16:12:10.832396+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:11.890 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:11 smithi186 bash[89807]: cluster 2023-09-23T16:12:11.388468+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 35007/276765 objects degraded (12.649%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:11.912 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:11.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:11.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:12.015 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:12.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:12.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:12.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:12.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.313 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:12.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:12.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:12.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:12.572 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:12.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:12.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.701 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:12.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.830 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:12.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:12.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:12.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:13.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.076 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:12 smithi140 bash[105739]: audit 2023-09-23T16:12:11.926886+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.076 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:12 smithi140 bash[105739]: audit 2023-09-23T16:12:11.933596+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.077 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:12 smithi140 bash[103196]: audit 2023-09-23T16:12:11.926886+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.077 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:12 smithi140 bash[103196]: audit 2023-09-23T16:12:11.933596+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:13.207 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:13.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:13.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:13.335 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:12 smithi186 bash[89807]: audit 2023-09-23T16:12:11.926886+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:12 smithi186 bash[89807]: audit 2023-09-23T16:12:11.933596+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:13.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:13.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:13.597 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:13.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:13.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:13.754 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:13.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:13.862 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:13.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:13.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:13.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:13.996 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:14.021 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:14.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:14.129 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:14.155 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:14.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:13 smithi186 bash[89807]: cluster 2023-09-23T16:12:12.821339+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1413: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/267285 objects degraded (12.605%) 2023-09-23T16:12:14.258 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:14.311 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:14.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:14.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[105739]: cluster 2023-09-23T16:12:12.821339+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1413: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/267285 objects degraded (12.605%) 2023-09-23T16:12:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:13 smithi140 bash[103196]: cluster 2023-09-23T16:12:12.821339+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1413: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 33692/267285 objects degraded (12.605%) 2023-09-23T16:12:14.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[103196]: debug 2023-09-23T16:12:13.951+0000 7f6e4713a700 -1 mon.a@0(leader).osd e380 definitely_dead 0 2023-09-23T16:12:14.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:14.449 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:14.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:14.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:14.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:14.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:14.710 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:14.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:14.817 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:14.847 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:14.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:14.952 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:14.960 INFO:teuthology.orchestra.run.smithi140.stderr:marked out osd.7. 2023-09-23T16:12:14.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:14.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:14.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:15.085 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:15.110 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:15.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:14 smithi186 bash[89807]: audit 2023-09-23T16:12:13.952943+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:12:15.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:14 smithi186 bash[89807]: cluster 2023-09-23T16:12:13.953054+0000 mon.a (mon.0) 1844 : cluster 1 Client client.admin marked osd.7 out, after it was down for 250 seconds 2023-09-23T16:12:15.213 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:15.243 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:15.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[105739]: audit 2023-09-23T16:12:13.952943+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:12:15.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[105739]: cluster 2023-09-23T16:12:13.953054+0000 mon.a (mon.0) 1844 : cluster 1 Client client.admin marked osd.7 out, after it was down for 250 seconds 2023-09-23T16:12:15.305 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[103196]: audit 2023-09-23T16:12:13.952943+0000 mon.a (mon.0) 1843 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T16:12:15.305 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:14 smithi140 bash[103196]: cluster 2023-09-23T16:12:13.953054+0000 mon.a (mon.0) 1844 : cluster 1 Client client.admin marked osd.7 out, after it was down for 250 seconds 2023-09-23T16:12:15.307 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:15.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:15.368 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:15.472 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:15.503 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:15.607 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:15.619 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:15] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.43.0" 2023-09-23T16:12:15.638 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:15.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:15.774 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:15.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:15.901 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:15.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:15.969 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:12:15.970 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:12:16.004 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.027 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:16.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:16.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: cluster 2023-09-23T16:12:14.822493+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1414: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 32383/258456 objects degraded (12.529%) 2023-09-23T16:12:16.137 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: cluster 2023-09-23T16:12:14.935825+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T16:12:16.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: cluster 2023-09-23T16:12:14.951248+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: audit 2023-09-23T16:12:14.953521+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:12:16.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: cluster 2023-09-23T16:12:14.953695+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e381: 8 total, 7 up, 7 in 2023-09-23T16:12:16.138 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[103196]: cluster 2023-09-23T16:12:14.954623+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.138 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: cluster 2023-09-23T16:12:14.822493+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1414: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 32383/258456 objects degraded (12.529%) 2023-09-23T16:12:16.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: cluster 2023-09-23T16:12:14.935825+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T16:12:16.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: cluster 2023-09-23T16:12:14.951248+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: audit 2023-09-23T16:12:14.953521+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:12:16.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: cluster 2023-09-23T16:12:14.953695+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e381: 8 total, 7 up, 7 in 2023-09-23T16:12:16.139 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:15 smithi140 bash[105739]: cluster 2023-09-23T16:12:14.954623+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.151 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: cluster 2023-09-23T16:12:14.822493+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1414: 99 pgs: 19 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 32383/258456 objects degraded (12.529%) 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: cluster 2023-09-23T16:12:14.935825+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: cluster 2023-09-23T16:12:14.951248+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: audit 2023-09-23T16:12:14.953521+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.140:0/3866974312' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: cluster 2023-09-23T16:12:14.953695+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e381: 8 total, 7 up, 7 in 2023-09-23T16:12:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:15 smithi186 bash[89807]: cluster 2023-09-23T16:12:14.954623+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T16:12:16.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:16.286 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:16.390 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.411 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:16.515 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:16.533 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:16.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.657 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:16.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:16.760 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:16.782 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:16.885 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:16.910 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:16.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:17.012 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:17.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:17.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:17.140 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:17.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.953960+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.953974+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.153 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.955814+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e382: 8 total, 7 up, 7 in 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.956636+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.958590+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.962091+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.965054+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.968616+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:15.970729+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: audit 2023-09-23T16:12:15.979276+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: audit 2023-09-23T16:12:15.980730+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.390004+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 32383/258456 objects degraded (12.529%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:17.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: audit 2023-09-23T16:12:16.540192+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.155 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:16 smithi186 bash[89807]: audit 2023-09-23T16:12:16.547560+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.168 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:17.272 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:17.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:17.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.953960+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.953974+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.955814+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e382: 8 total, 7 up, 7 in 2023-09-23T16:12:17.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.956636+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.958590+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.962091+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.965054+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.968616+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:15.970729+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: audit 2023-09-23T16:12:15.979276+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: audit 2023-09-23T16:12:15.980730+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.390004+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 32383/258456 objects degraded (12.529%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: audit 2023-09-23T16:12:16.540192+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: audit 2023-09-23T16:12:16.547560+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.953960+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.953974+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.955814+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e382: 8 total, 7 up, 7 in 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.956636+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.958590+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.962091+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.965054+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.968616+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:15.970729+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T16:12:17.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: audit 2023-09-23T16:12:15.979276+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: audit 2023-09-23T16:12:15.980730+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:17.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.390004+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 32383/258456 objects degraded (12.529%), 19 pgs degraded, 46 pgs undersized (PG_DEGRADED) 2023-09-23T16:12:17.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: audit 2023-09-23T16:12:16.540192+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: audit 2023-09-23T16:12:16.547560+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:17.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:17.426 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:17.534 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:17.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:17.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:17.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:17.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:17.802 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:17.841 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:17.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:17.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:17.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:18.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:18.093 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.823437+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1417: 99 pgs: 1 peering, 18 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 26764/257703 objects degraded (10.386%) 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.959790+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.961390+0000 osd.4 (osd.4) 10 : cluster 0 10.1 starting backfill to osd.2 from (0'0,0'0] MAX to 380'8796 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.962335+0000 osd.4 (osd.4) 11 : cluster 0 10.d starting backfill to osd.2 from (0'0,0'0] MAX to 380'8769 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.962539+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.963808+0000 osd.4 (osd.4) 12 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 380'8697 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.963971+0000 mon.a (mon.0) 1854 : cluster 0 osdmap e383: 8 total, 7 up, 7 in 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.965593+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.966704+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.966984+0000 osd.0 (osd.0) 14 : cluster 0 10.5 starting backfill to osd.5 from (0'0,0'0] MAX to 380'9026 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.967330+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.094 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.968426+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:16.970798+0000 osd.5 (osd.5) 476 : cluster 0 10.9 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8923 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.048783+0000 osd.2 (osd.2) 9 : cluster 0 10.8 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8996 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.823437+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1417: 99 pgs: 1 peering, 18 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 26764/257703 objects degraded (10.386%) 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.959790+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.961390+0000 osd.4 (osd.4) 10 : cluster 0 10.1 starting backfill to osd.2 from (0'0,0'0] MAX to 380'8796 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.962335+0000 osd.4 (osd.4) 11 : cluster 0 10.d starting backfill to osd.2 from (0'0,0'0] MAX to 380'8769 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.962539+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.963808+0000 osd.4 (osd.4) 12 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 380'8697 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.963971+0000 mon.a (mon.0) 1854 : cluster 0 osdmap e383: 8 total, 7 up, 7 in 2023-09-23T16:12:18.095 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.965593+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.966704+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.966984+0000 osd.0 (osd.0) 14 : cluster 0 10.5 starting backfill to osd.5 from (0'0,0'0] MAX to 380'9026 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.967330+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.968426+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:16.970798+0000 osd.5 (osd.5) 476 : cluster 0 10.9 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8923 2023-09-23T16:12:18.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:17 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.048783+0000 osd.2 (osd.2) 9 : cluster 0 10.8 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8996 2023-09-23T16:12:18.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.823437+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1417: 99 pgs: 1 peering, 18 active+undersized+degraded, 28 active+undersized, 52 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 26764/257703 objects degraded (10.386%) 2023-09-23T16:12:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.959790+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.961390+0000 osd.4 (osd.4) 10 : cluster 0 10.1 starting backfill to osd.2 from (0'0,0'0] MAX to 380'8796 2023-09-23T16:12:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.962335+0000 osd.4 (osd.4) 11 : cluster 0 10.d starting backfill to osd.2 from (0'0,0'0] MAX to 380'8769 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.962539+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.963808+0000 osd.4 (osd.4) 12 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 380'8697 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.963971+0000 mon.a (mon.0) 1854 : cluster 0 osdmap e383: 8 total, 7 up, 7 in 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.965593+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.966704+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.966984+0000 osd.0 (osd.0) 14 : cluster 0 10.5 starting backfill to osd.5 from (0'0,0'0] MAX to 380'9026 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.967330+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.968426+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:16.970798+0000 osd.5 (osd.5) 476 : cluster 0 10.9 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8923 2023-09-23T16:12:18.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:17 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.048783+0000 osd.2 (osd.2) 9 : cluster 0 10.8 starting backfill to osd.4 from (0'0,0'0] MAX to 380'8996 2023-09-23T16:12:18.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:18.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:18.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:18.375 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:18.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:18.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:18.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:18.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:18.636 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:18.741 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:18.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:18.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:18.910 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:18.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:18.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:19.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:19.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:19.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:19.156 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:19.187 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:19.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:19.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:19.302 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.986480+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e384: 8 total, 7 up, 7 in 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.989173+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.989177+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.991264+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.992181+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.993148+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.993881+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.994342+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: cluster 2023-09-23T16:12:17.996374+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.303 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: audit 2023-09-23T16:12:18.192421+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[103196]: audit 2023-09-23T16:12:18.199142+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.986480+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e384: 8 total, 7 up, 7 in 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.989173+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.989177+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.991264+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.992181+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.993148+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.993881+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.994342+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.304 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: cluster 2023-09-23T16:12:17.996374+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: audit 2023-09-23T16:12:18.192421+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.305 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:18 smithi140 bash[105739]: audit 2023-09-23T16:12:18.199142+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.318 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:19.426 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:19.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:19.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:19.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T16:12:19.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.986480+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e384: 8 total, 7 up, 7 in 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.989173+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.989177+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.991264+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.992181+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.993148+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.566 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.993881+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.994342+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: cluster 2023-09-23T16:12:17.996374+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T16:12:19.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: audit 2023-09-23T16:12:18.192421+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.567 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:19 smithi186 bash[89807]: audit 2023-09-23T16:12:18.199142+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:19.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:19.683 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:19.727 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:19.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:19.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:19.853 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:19.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:19.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:19.958 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:19.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:20.000 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.824437+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1420: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 peering, 1 active+undersized+remapped, 13 active+undersized+degraded, 17 active+undersized, 63 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 388 op/s; 26510/253797 objects degraded (10.445%); 1.4 MiB/s, 24 objects/s recovering 2023-09-23T16:12:20.000 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.986309+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.989387+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e385: 8 total, 7 up, 7 in 2023-09-23T16:12:20.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.990905+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.992149+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.993017+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.995075+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.997099+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.998437+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:18.999619+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[103196]: cluster 2023-09-23T16:12:19.008424+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:20.006 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:20.107 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:20.141 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:20.208 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.824437+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1420: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 peering, 1 active+undersized+remapped, 13 active+undersized+degraded, 17 active+undersized, 63 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 388 op/s; 26510/253797 objects degraded (10.445%); 1.4 MiB/s, 24 objects/s recovering 2023-09-23T16:12:20.208 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.986309+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.208 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.989387+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e385: 8 total, 7 up, 7 in 2023-09-23T16:12:20.208 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.990905+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.992149+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.993017+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.995075+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.997099+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.998437+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:18.999619+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.209 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:20 smithi186 bash[89807]: cluster 2023-09-23T16:12:19.008424+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:20.256 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.824437+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1420: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 peering, 1 active+undersized+remapped, 13 active+undersized+degraded, 17 active+undersized, 63 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 388 op/s; 26510/253797 objects degraded (10.445%); 1.4 MiB/s, 24 objects/s recovering 2023-09-23T16:12:20.256 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.986309+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.989387+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e385: 8 total, 7 up, 7 in 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.990905+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.992149+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.993017+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.995075+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.997099+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.998437+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.257 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:18.999619+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.258 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:19 smithi140 bash[105739]: cluster 2023-09-23T16:12:19.008424+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T16:12:20.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:20.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:20.374 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:20.399 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:20.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:20.502 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:20.533 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:20.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:20.665 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:20.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:20.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:20.801 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:20.908 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:20.935 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:20.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:21.040 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:21.064 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:21.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:21.192 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:21.295 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:21.427 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:21.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:21.587 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:21.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:21.691 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:21.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:21.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:21.821 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:21.952 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:21.977 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:21.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:22.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:22.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:22.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:22.215 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:22.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:22 smithi140 bash[105739]: cluster 2023-09-23T16:12:20.825403+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1422: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 1 active+undersized+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 518 op/s; 30524/250119 objects degraded (12.204%); 9.1 MiB/s, 2 keys/s, 142 objects/s recovering 2023-09-23T16:12:22.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:22 smithi140 bash[105739]: cluster 2023-09-23T16:12:21.391592+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 30524/250119 objects degraded (12.204%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:22.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:21 smithi140 bash[103196]: cluster 2023-09-23T16:12:20.825403+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1422: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 1 active+undersized+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 518 op/s; 30524/250119 objects degraded (12.204%); 9.1 MiB/s, 2 keys/s, 142 objects/s recovering 2023-09-23T16:12:22.231 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:21 smithi140 bash[103196]: cluster 2023-09-23T16:12:21.391592+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 30524/250119 objects degraded (12.204%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:22.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:22.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:22.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:22.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:22 smithi186 bash[89807]: cluster 2023-09-23T16:12:20.825403+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1422: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 1 active+undersized+remapped, 89 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 518 op/s; 30524/250119 objects degraded (12.204%); 9.1 MiB/s, 2 keys/s, 142 objects/s recovering 2023-09-23T16:12:22.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:22 smithi186 bash[89807]: cluster 2023-09-23T16:12:21.391592+0000 mon.a (mon.0) 1859 : cluster 3 Health check update: Degraded data redundancy: 30524/250119 objects degraded (12.204%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:22.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:22.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:22.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:22.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:22.641 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:22.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:22.741 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 0] out_osds: [7] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:12:22.741 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:12:22.741 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T16:12:22.741 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:12:22.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:22.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:22.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:22.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:22.906 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:22.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:23.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:23.039 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:23.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:23.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:23.171 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:23.278 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:23.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:23.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:23.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:23.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:23.559 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:23.599 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:23.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:23.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:23.731 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:23.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:23.860 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:23.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:23.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.003 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.006 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:24 smithi140 bash[105739]: cluster 2023-09-23T16:12:22.826035+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1423: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 90 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 30524/247062 objects degraded (12.355%); 7.4 MiB/s, 1 keys/s, 115 objects/s recovering 2023-09-23T16:12:24.006 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:24 smithi140 bash[103196]: cluster 2023-09-23T16:12:22.826035+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1423: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 90 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 30524/247062 objects degraded (12.355%); 7.4 MiB/s, 1 keys/s, 115 objects/s recovering 2023-09-23T16:12:24.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:24.108 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.140 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:24.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:24.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:24.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:24.376 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:24.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:24.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:24 smithi186 bash[89807]: cluster 2023-09-23T16:12:22.826035+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1423: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 3 peering, 90 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 30524/247062 objects degraded (12.355%); 7.4 MiB/s, 1 keys/s, 115 objects/s recovering 2023-09-23T16:12:24.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:24.514 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:24.541 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:24.644 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:24.674 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:24.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:24.917 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:24.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:24.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:25.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:25.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:25.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:25.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:25.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:25.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:25.345 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:25.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:25.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:25.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:25.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:25.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:25.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:25] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.43.0" 2023-09-23T16:12:25.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:25.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:25.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:25.853 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:25.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:25.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:25.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:26.020 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:26 smithi140 bash[103196]: cluster 2023-09-23T16:12:24.826782+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1424: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 28097/238263 objects degraded (11.792%); 14 MiB/s, 1 keys/s, 228 objects/s recovering 2023-09-23T16:12:26.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:26.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:26.123 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:26.148 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:26.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:26 smithi186 bash[89807]: cluster 2023-09-23T16:12:24.826782+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1424: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 28097/238263 objects degraded (11.792%); 14 MiB/s, 1 keys/s, 228 objects/s recovering 2023-09-23T16:12:26.253 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.276 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:26.342 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:26 smithi140 bash[105739]: cluster 2023-09-23T16:12:24.826782+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1424: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 28097/238263 objects degraded (11.792%); 14 MiB/s, 1 keys/s, 228 objects/s recovering 2023-09-23T16:12:26.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:26.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:26.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:26.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:26.641 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:26.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:26.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:26.807 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:26.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:26.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:26.953 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:12:26.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:26.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:26.996 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:12:27.018 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:27 smithi140 bash[103196]: cluster 2023-09-23T16:12:26.393052+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 28097/238263 objects degraded (11.792%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:27.018 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:27 smithi140 bash[103196]: audit 2023-09-23T16:12:26.917009+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.140:0/2798550582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:27.040 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:12:27.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:27.072 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:12:27.082 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:27.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:27.120 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:12:27.161 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:12:27.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:27.200 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:27 smithi186 bash[89807]: cluster 2023-09-23T16:12:26.393052+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 28097/238263 objects degraded (11.792%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:27.200 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:27 smithi186 bash[89807]: audit 2023-09-23T16:12:26.917009+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.140:0/2798550582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:27.205 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:12:27.205 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.205 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:12:27.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:12:27.230 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:27.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:27.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:27.359 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:27.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:27.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:27.490 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:27.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:27.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:27 smithi140 bash[105739]: cluster 2023-09-23T16:12:26.393052+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 28097/238263 objects degraded (11.792%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:27.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:27 smithi140 bash[105739]: audit 2023-09-23T16:12:26.917009+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.140:0/2798550582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:27.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:27.615 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:27.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:27.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:27.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:27.877 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:27.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:27.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.012 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:28.116 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:28.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:28.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:28.246 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:28.381 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:28.415 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:28.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:28.523 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:28.557 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:28.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:28 smithi140 bash[105739]: cluster 2023-09-23T16:12:26.827228+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1425: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 27238/237495 objects degraded (11.469%); 17 MiB/s, 1 keys/s, 275 objects/s recovering 2023-09-23T16:12:28.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:28 smithi140 bash[103196]: cluster 2023-09-23T16:12:26.827228+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1425: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 27238/237495 objects degraded (11.469%); 17 MiB/s, 1 keys/s, 275 objects/s recovering 2023-09-23T16:12:28.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:28 smithi186 bash[89807]: cluster 2023-09-23T16:12:26.827228+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1425: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 685 op/s; 27238/237495 objects degraded (11.469%); 17 MiB/s, 1 keys/s, 275 objects/s recovering 2023-09-23T16:12:28.660 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:28.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:28.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:28.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:28.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:28.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.966 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:28.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:29.073 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:29.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:29.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:29.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:29.228 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:29.332 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:29.361 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:29.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:29.468 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:29.486 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:29.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:29.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:29.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:29.722 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:29.745 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:29.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:12:29.774 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:12:29.849 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:29.879 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:29.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:29.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:30.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:30.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:30.120 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:30.124 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:30.175 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:30.283 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:30.317 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:30.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:30.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:30.467 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:30.570 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:30.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:30 smithi186 bash[89807]: cluster 2023-09-23T16:12:28.827874+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1426: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 26628/231468 objects degraded (11.504%); 17 MiB/s, 0 keys/s, 273 objects/s recovering 2023-09-23T16:12:30.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:30 smithi186 bash[89807]: audit 2023-09-23T16:12:29.922028+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.579 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:30 smithi186 bash[89807]: audit 2023-09-23T16:12:29.931092+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:30.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:30.719 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[103196]: cluster 2023-09-23T16:12:28.827874+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1426: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 26628/231468 objects degraded (11.504%); 17 MiB/s, 0 keys/s, 273 objects/s recovering 2023-09-23T16:12:30.719 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[103196]: audit 2023-09-23T16:12:29.922028+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.719 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[103196]: audit 2023-09-23T16:12:29.931092+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.720 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[105739]: cluster 2023-09-23T16:12:28.827874+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1426: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 744 op/s; 26628/231468 objects degraded (11.504%); 17 MiB/s, 0 keys/s, 273 objects/s recovering 2023-09-23T16:12:30.720 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[105739]: audit 2023-09-23T16:12:29.922028+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.720 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:30 smithi140 bash[105739]: audit 2023-09-23T16:12:29.931092+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:30.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:30.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:30.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:30.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:30.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:31.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:31.114 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:31.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:31.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:31.291 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:31.396 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:31.420 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:31.429 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:12:31.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:31.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:31.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:31.655 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:31 smithi186 bash[89807]: audit 2023-09-23T16:12:30.570281+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:12:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:31 smithi186 bash[89807]: audit 2023-09-23T16:12:30.972809+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:31.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:31 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.394302+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 26628/231468 objects degraded (11.504%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:31.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:31.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[103196]: audit 2023-09-23T16:12:30.570281+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:12:31.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[103196]: audit 2023-09-23T16:12:30.972809+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:31.680 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.394302+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 26628/231468 objects degraded (11.504%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:31.680 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[105739]: audit 2023-09-23T16:12:30.570281+0000 mon.a (mon.0) 1863 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:12:31.681 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[105739]: audit 2023-09-23T16:12:30.972809+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:31.681 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:31 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.394302+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 26628/231468 objects degraded (11.504%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:31.775 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:12:31.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:31.814 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:31.921 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:31.944 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:31.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:32.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:32.081 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:32.184 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:32.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:32.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:32.356 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:32.458 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:32.483 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:32.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:32.587 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:32.618 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:30.828974+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1427: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 24422/224910 objects degraded (10.859%); 20 MiB/s, 0 keys/s, 312 objects/s recovering 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.407585+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: audit 2023-09-23T16:12:31.424290+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.424348+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e386: 8 total, 7 up, 7 in 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.426820+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.429681+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.431985+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.433175+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[103196]: cluster 2023-09-23T16:12:31.435167+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:30.828974+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1427: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 24422/224910 objects degraded (10.859%); 20 MiB/s, 0 keys/s, 312 objects/s recovering 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.407585+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: audit 2023-09-23T16:12:31.424290+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.424348+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e386: 8 total, 7 up, 7 in 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.426820+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.429681+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.431985+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.433175+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:32 smithi140 bash[105739]: cluster 2023-09-23T16:12:31.435167+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.723 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:32.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:30.828974+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1427: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 24422/224910 objects degraded (10.859%); 20 MiB/s, 0 keys/s, 312 objects/s recovering 2023-09-23T16:12:32.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.407585+0000 mon.a (mon.0) 1866 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:12:32.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: audit 2023-09-23T16:12:31.424290+0000 mon.a (mon.0) 1867 : audit 1 from='client.? 172.21.15.140:0/3671633467' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:12:32.733 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.424348+0000 mon.a (mon.0) 1868 : cluster 0 osdmap e386: 8 total, 7 up, 7 in 2023-09-23T16:12:32.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.426820+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.429681+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.431985+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.433175+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.734 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:32 smithi186 bash[89807]: cluster 2023-09-23T16:12:31.435167+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T16:12:32.751 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:32.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:32.858 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:32.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:32.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:32.996 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:33.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:33.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:33.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:33.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:33.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:33.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:33.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:33.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:33.406 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:33.511 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:33.540 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:33.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:33.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:33.735 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:33.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:33.841 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:33.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:33.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:33.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:33.972 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.008 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:34.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:34.133 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:34.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:34.146 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:34.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:34.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:34.388 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:34.523 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:34.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:34.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:34 smithi186 bash[89807]: cluster 2023-09-23T16:12:32.829508+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1429: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 24422/221703 objects degraded (11.016%); 19 MiB/s, 310 objects/s recovering 2023-09-23T16:12:34.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:34.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:34.691 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:34 smithi140 bash[103196]: cluster 2023-09-23T16:12:32.829508+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1429: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 24422/221703 objects degraded (11.016%); 19 MiB/s, 310 objects/s recovering 2023-09-23T16:12:34.692 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:34 smithi140 bash[105739]: cluster 2023-09-23T16:12:32.829508+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1429: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 24422/221703 objects degraded (11.016%); 19 MiB/s, 310 objects/s recovering 2023-09-23T16:12:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:34.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:34.927 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:34.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:34.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:35.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:35.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:35.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:35.180 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:35.206 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:35.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:35.310 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:35.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:35.471 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:35.577 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.588 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:35] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2023-09-23T16:12:35.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:35.647 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:12:35.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:35.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:35.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:35.839 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.866 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:35.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:35.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:35.969 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:35.996 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:36.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:36.125 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:36.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:36.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:36.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:36.363 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:36.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:36.495 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:36.503 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:36 smithi186 bash[89807]: cluster 2023-09-23T16:12:34.830375+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1430: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 22319/213147 objects degraded (10.471%); 18 MiB/s, 293 objects/s recovering 2023-09-23T16:12:36.503 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:36 smithi186 bash[89807]: cluster 2023-09-23T16:12:36.395474+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 22319/213147 objects degraded (10.471%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:36.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:36 smithi140 bash[105739]: cluster 2023-09-23T16:12:34.830375+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1430: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 22319/213147 objects degraded (10.471%); 18 MiB/s, 293 objects/s recovering 2023-09-23T16:12:36.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:36 smithi140 bash[105739]: cluster 2023-09-23T16:12:36.395474+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 22319/213147 objects degraded (10.471%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:36 smithi140 bash[103196]: cluster 2023-09-23T16:12:34.830375+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1430: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 22319/213147 objects degraded (10.471%); 18 MiB/s, 293 objects/s recovering 2023-09-23T16:12:36.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:36 smithi140 bash[103196]: cluster 2023-09-23T16:12:36.395474+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 22319/213147 objects degraded (10.471%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:36.637 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:36.664 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:36.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:36.793 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:36.896 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:36.921 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:36.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:37.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:37.049 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:37.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:37.153 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:37.182 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:37.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:37.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:37.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:37.424 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:37.454 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:37.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:37.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:37.702 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:37.735 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:37.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:37.873 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:37.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:37.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:37.978 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:38.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:38.106 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:38.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:38.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.266 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:38.371 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:38.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:38.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:38.511 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:38 smithi140 bash[105739]: cluster 2023-09-23T16:12:36.830858+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1431: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 21519/212298 objects degraded (10.136%); 18 MiB/s, 291 objects/s recovering 2023-09-23T16:12:38.512 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:38 smithi140 bash[103196]: cluster 2023-09-23T16:12:36.830858+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1431: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 21519/212298 objects degraded (10.136%); 18 MiB/s, 291 objects/s recovering 2023-09-23T16:12:38.526 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:38.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:38.758 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.785 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:38.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:38.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:38.902 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:38 smithi186 bash[89807]: cluster 2023-09-23T16:12:36.830858+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1431: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 21519/212298 objects degraded (10.136%); 18 MiB/s, 291 objects/s recovering 2023-09-23T16:12:38.924 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:38.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:39.027 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:39.056 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:39.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:39.160 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:39.185 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:39.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:39.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:39.326 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:39.434 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:39.576 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.604 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:39.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:39.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:39.844 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.869 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:39.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:39.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:39.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:39.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:40.097 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:40.124 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:40.231 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:40.233 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:40.234 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:40.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:40.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:40.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:40.392 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:40.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:40.495 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:40.518 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:40.519 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:40 smithi140 bash[105739]: cluster 2023-09-23T16:12:38.831506+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1432: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 20805/206382 objects degraded (10.081%); 19 MiB/s, 304 objects/s recovering 2023-09-23T16:12:40.520 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:40 smithi140 bash[103196]: cluster 2023-09-23T16:12:38.831506+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1432: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 20805/206382 objects degraded (10.081%); 19 MiB/s, 304 objects/s recovering 2023-09-23T16:12:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:40.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:40.630 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:40 smithi186 bash[89807]: cluster 2023-09-23T16:12:38.831506+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1432: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 20805/206382 objects degraded (10.081%); 19 MiB/s, 304 objects/s recovering 2023-09-23T16:12:40.659 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:40.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:40.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:40.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:40.897 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:40.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:40.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:41.031 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:41.059 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:41.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:41.189 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:41.292 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:41.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:41.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:41.451 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:41.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:41.555 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:41.579 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:41 smithi140 bash[105739]: cluster 2023-09-23T16:12:41.396405+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 20805/206382 objects degraded (10.081%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:41.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:41 smithi140 bash[103196]: cluster 2023-09-23T16:12:41.396405+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 20805/206382 objects degraded (10.081%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:41.686 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:41.711 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:41.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:41.852 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:41.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:41 smithi186 bash[89807]: cluster 2023-09-23T16:12:41.396405+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 20805/206382 objects degraded (10.081%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:41.959 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:41.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:41.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:42.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:42.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:42.219 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:42.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:42.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:42.373 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:42.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:42.485 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:42 smithi186 bash[89807]: cluster 2023-09-23T16:12:40.833362+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1433: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 816 op/s; 18756/200412 objects degraded (9.359%); 19 MiB/s, 311 objects/s recovering 2023-09-23T16:12:42.519 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:42.624 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:42.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:42 smithi140 bash[103196]: cluster 2023-09-23T16:12:40.833362+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1433: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 816 op/s; 18756/200412 objects degraded (9.359%); 19 MiB/s, 311 objects/s recovering 2023-09-23T16:12:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:42 smithi140 bash[105739]: cluster 2023-09-23T16:12:40.833362+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1433: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 816 op/s; 18756/200412 objects degraded (9.359%); 19 MiB/s, 311 objects/s recovering 2023-09-23T16:12:42.668 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:42.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:42.773 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:42.795 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:42.902 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:42.928 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:42.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:43.033 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:43.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:43.156 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:43.182 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:43.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:43.290 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:43.314 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:43.418 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:43.450 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:43.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:43.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:43.581 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:43.684 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:43.718 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:43.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:43.870 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:43.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:43.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:44.006 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:44.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:44.112 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:44.155 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:44.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.282 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:44.385 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:44.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:44.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:44.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.541 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:44 smithi140 bash[105739]: cluster 2023-09-23T16:12:42.833936+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1434: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 18756/197361 objects degraded (9.503%); 17 MiB/s, 273 objects/s recovering 2023-09-23T16:12:44.542 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:44 smithi140 bash[103196]: cluster 2023-09-23T16:12:42.833936+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1434: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 18756/197361 objects degraded (9.503%); 17 MiB/s, 273 objects/s recovering 2023-09-23T16:12:44.555 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:44.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:44 smithi186 bash[89807]: cluster 2023-09-23T16:12:42.833936+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1434: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 18756/197361 objects degraded (9.503%); 17 MiB/s, 273 objects/s recovering 2023-09-23T16:12:44.659 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:44.791 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:44.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:44.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:44.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:44.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:44.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:44.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:45.047 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:45.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:45.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:45.228 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:45.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:45.334 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:45.360 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:45.463 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:45.488 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:45.598 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:45.606 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:45] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2023-09-23T16:12:45.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:45.726 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:45.759 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:45.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:45.891 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:45.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:45.994 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:46.015 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:46.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:46.118 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:46.142 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:46.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:46.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:46.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:46.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:46.401 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:46.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:46.508 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:46.532 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[103196]: cluster 2023-09-23T16:12:44.834692+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1435: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 16665/188871 objects degraded (8.823%); 22 MiB/s, 346 objects/s recovering 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[103196]: audit 2023-09-23T16:12:45.975028+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[103196]: audit 2023-09-23T16:12:45.976437+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[103196]: cluster 2023-09-23T16:12:46.397365+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 16665/188871 objects degraded (8.823%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[105739]: cluster 2023-09-23T16:12:44.834692+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1435: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 16665/188871 objects degraded (8.823%); 22 MiB/s, 346 objects/s recovering 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[105739]: audit 2023-09-23T16:12:45.975028+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:46.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[105739]: audit 2023-09-23T16:12:45.976437+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:46.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:46 smithi140 bash[105739]: cluster 2023-09-23T16:12:46.397365+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 16665/188871 objects degraded (8.823%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:46.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:46 smithi186 bash[89807]: cluster 2023-09-23T16:12:44.834692+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1435: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s; 16665/188871 objects degraded (8.823%); 22 MiB/s, 346 objects/s recovering 2023-09-23T16:12:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:46 smithi186 bash[89807]: audit 2023-09-23T16:12:45.975028+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:46 smithi186 bash[89807]: audit 2023-09-23T16:12:45.976437+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:12:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:46 smithi186 bash[89807]: cluster 2023-09-23T16:12:46.397365+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 16665/188871 objects degraded (8.823%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:46.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:46.764 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:46.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:46.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:46.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:46.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:46.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:46.971 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:12:46.972 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:12:46.972 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T16:12:46.972 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T16:12:46.972 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:12:47.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:47.067 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:47.174 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:47.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:47.311 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.341 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:47.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:47.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:47.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:47.711 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:47.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:47.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:47.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:47.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:47.976 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:47.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:48.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:48.104 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.130 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:48.236 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.258 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:48.361 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:48.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:48.493 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:48.522 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:48.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:48 smithi140 bash[105739]: cluster 2023-09-23T16:12:46.835185+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1436: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 16004/188118 objects degraded (8.507%); 20 MiB/s, 316 objects/s recovering 2023-09-23T16:12:48.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:48 smithi140 bash[103196]: cluster 2023-09-23T16:12:46.835185+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1436: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 16004/188118 objects degraded (8.507%); 20 MiB/s, 316 objects/s recovering 2023-09-23T16:12:48.655 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:48.759 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:48.768 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:48 smithi186 bash[89807]: cluster 2023-09-23T16:12:46.835185+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1436: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 16004/188118 objects degraded (8.507%); 20 MiB/s, 316 objects/s recovering 2023-09-23T16:12:48.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:48.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:48.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:48.934 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:48.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:48.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:49.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:49.075 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:49.178 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.209 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:49.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.336 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:49.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.462 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:49.567 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:49.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:49.708 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:49.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:49.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:49.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:49.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:49.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.020 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:50.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:50.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:50.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:50.261 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.287 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:50.391 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:50.422 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:50.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:50.528 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:50.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:50.651 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:50.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:50 smithi186 bash[89807]: cluster 2023-09-23T16:12:48.835902+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1437: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 15455/181959 objects degraded (8.494%); 19 MiB/s, 301 objects/s recovering 2023-09-23T16:12:50.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:50.768 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:50 smithi140 bash[103196]: cluster 2023-09-23T16:12:48.835902+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1437: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 15455/181959 objects degraded (8.494%); 19 MiB/s, 301 objects/s recovering 2023-09-23T16:12:50.768 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:50 smithi140 bash[105739]: cluster 2023-09-23T16:12:48.835902+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1437: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 15455/181959 objects degraded (8.494%); 19 MiB/s, 301 objects/s recovering 2023-09-23T16:12:50.796 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.821 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:50.926 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:50.950 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:50.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:51.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:51.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:51.185 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.214 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:51.318 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.344 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:51.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:51.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:51.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.596 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:51 smithi140 bash[105739]: cluster 2023-09-23T16:12:51.398229+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 15455/181959 objects degraded (8.494%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:51.597 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:51 smithi140 bash[103196]: cluster 2023-09-23T16:12:51.398229+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 15455/181959 objects degraded (8.494%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:51.613 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:51.716 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:51.726 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:51 smithi186 bash[89807]: cluster 2023-09-23T16:12:51.398229+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 15455/181959 objects degraded (8.494%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:51.744 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:51.850 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:51.881 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:51.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:51.985 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:52.008 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:52.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:52.111 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:52.137 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:52.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:52.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:52.372 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:52.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:52.500 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:52.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:52.531 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:52 smithi140 bash[103196]: cluster 2023-09-23T16:12:50.836578+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1438: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 13476/175557 objects degraded (7.676%); 21 MiB/s, 342 objects/s recovering 2023-09-23T16:12:52.532 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:52 smithi140 bash[105739]: cluster 2023-09-23T16:12:50.836578+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1438: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 13476/175557 objects degraded (7.676%); 21 MiB/s, 342 objects/s recovering 2023-09-23T16:12:52.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:52.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:52.641 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:52 smithi186 bash[89807]: cluster 2023-09-23T16:12:50.836578+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1438: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 13476/175557 objects degraded (7.676%); 21 MiB/s, 342 objects/s recovering 2023-09-23T16:12:52.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:52.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:52.767 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:52.797 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:52.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:52.902 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:52.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:52.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:52.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:53.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:53.161 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:53.191 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:53.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:53.295 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:53.340 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:53.416 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T16:12:53.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:53.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:53.649 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:53.755 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:53.784 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:53.887 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.918 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:53.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:53.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:54.021 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:54.052 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:54.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:54.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:54.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:54.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.319 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:54.423 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:54.453 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:54.556 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:54.695 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:54.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:54.843 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:54.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:54.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: cluster 2023-09-23T16:12:52.837104+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1439: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13476/172152 objects degraded (7.828%); 16 MiB/s, 256 objects/s recovering 2023-09-23T16:12:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: audit 2023-09-23T16:12:53.623365+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: audit 2023-09-23T16:12:53.632118+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: audit 2023-09-23T16:12:53.633681+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:12:54.911 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: audit 2023-09-23T16:12:53.634772+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:12:54.912 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:54 smithi186 bash[89807]: audit 2023-09-23T16:12:53.644550+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:54.946 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.968 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:54.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:55.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:55.097 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:55.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:55.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: cluster 2023-09-23T16:12:52.837104+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1439: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13476/172152 objects degraded (7.828%); 16 MiB/s, 256 objects/s recovering 2023-09-23T16:12:55.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: audit 2023-09-23T16:12:53.623365+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: audit 2023-09-23T16:12:53.632118+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: audit 2023-09-23T16:12:53.633681+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:12:55.200 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: audit 2023-09-23T16:12:53.634772+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[105739]: audit 2023-09-23T16:12:53.644550+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: cluster 2023-09-23T16:12:52.837104+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1439: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13476/172152 objects degraded (7.828%); 16 MiB/s, 256 objects/s recovering 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: audit 2023-09-23T16:12:53.623365+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: audit 2023-09-23T16:12:53.632118+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: audit 2023-09-23T16:12:53.633681+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: audit 2023-09-23T16:12:53.634772+0000 mon.a (mon.0) 1878 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:12:55.201 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:54 smithi140 bash[103196]: audit 2023-09-23T16:12:53.644550+0000 mon.a (mon.0) 1879 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:12:55.202 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:55.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:55.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:55.361 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:55.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:55.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:55.475 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:12:55] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.43.0" 2023-09-23T16:12:55.494 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:55.596 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:55.609 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:12:55.612 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:12:55.620 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:55.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:55.731 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[105739]: cluster 2023-09-23T16:12:54.646390+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.731 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[105739]: cluster 2023-09-23T16:12:54.646807+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.732 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[105739]: cluster 2023-09-23T16:12:54.648559+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e387: 8 total, 7 up, 7 in 2023-09-23T16:12:55.732 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[103196]: cluster 2023-09-23T16:12:54.646390+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.732 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[103196]: cluster 2023-09-23T16:12:54.646807+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.732 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:55 smithi140 bash[103196]: cluster 2023-09-23T16:12:54.648559+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e387: 8 total, 7 up, 7 in 2023-09-23T16:12:55.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:55.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:55.856 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:55.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:55 smithi186 bash[89807]: cluster 2023-09-23T16:12:54.646390+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:55 smithi186 bash[89807]: cluster 2023-09-23T16:12:54.646807+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T16:12:55.865 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:55 smithi186 bash[89807]: cluster 2023-09-23T16:12:54.648559+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e387: 8 total, 7 up, 7 in 2023-09-23T16:12:55.887 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:55.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:55.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:55.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:56.013 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:56.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:56.141 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:56.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:56.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:56.271 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:56.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:56.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:56.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:56.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:56.531 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:56.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:56.667 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:56.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:56.799 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:56.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:54.837693+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1441: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 11539/162939 objects degraded (7.082%); 18 MiB/s, 295 objects/s recovering 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: audit 2023-09-23T16:12:55.593234+0000 mgr.y (mgr.34107) 1255 : audit 0 from='client.35697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:55.657231+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:55.658980+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:55.661000+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:55.664208+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e388: 8 total, 7 up, 7 in 2023-09-23T16:12:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:56 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.399232+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 11539/162939 objects degraded (7.082%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:56.932 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:56.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:57.037 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:57.045 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:54.837693+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1441: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 11539/162939 objects degraded (7.082%); 18 MiB/s, 295 objects/s recovering 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: audit 2023-09-23T16:12:55.593234+0000 mgr.y (mgr.34107) 1255 : audit 0 from='client.35697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:55.657231+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:55.658980+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:55.661000+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:55.664208+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e388: 8 total, 7 up, 7 in 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.399232+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 11539/162939 objects degraded (7.082%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:54.837693+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1441: 99 pgs: 3 active+undersized+degraded+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 864 op/s; 11539/162939 objects degraded (7.082%); 18 MiB/s, 295 objects/s recovering 2023-09-23T16:12:57.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: audit 2023-09-23T16:12:55.593234+0000 mgr.y (mgr.34107) 1255 : audit 0 from='client.35697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:12:57.047 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:55.657231+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.047 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:55.658980+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.047 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:55.661000+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T16:12:57.047 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:55.664208+0000 mon.a (mon.0) 1881 : cluster 0 osdmap e388: 8 total, 7 up, 7 in 2023-09-23T16:12:57.047 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:56 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.399232+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 11539/162939 objects degraded (7.082%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T16:12:57.060 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:57.164 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:57.188 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:57.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:57.291 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:57.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:57.425 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:57.455 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:57.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:57.558 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:57.589 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:57.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:57.693 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:57.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:57.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:57.856 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:12:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:12:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:57 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.654714+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:57 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.657595+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:57 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.657947+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e389: 8 total, 7 up, 7 in 2023-09-23T16:12:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:57 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.658290+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:57 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.660613+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:57.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:57.988 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:57.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:58.091 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:58.120 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:58.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.654714+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.657595+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.657947+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e389: 8 total, 7 up, 7 in 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.658290+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.660613+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.654714+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.657595+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.657947+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e389: 8 total, 7 up, 7 in 2023-09-23T16:12:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.658290+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:57 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.660613+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T16:12:58.226 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:58.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:58.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:58.374 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:58.400 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:58.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:58.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:58.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:58.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:58.695 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:58.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:58.799 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:58.807 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:56.838171+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1444: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11059/162168 objects degraded (6.819%); 14 MiB/s, 229 objects/s recovering 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:57.668924+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:57.671853+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:57.672871+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e390: 8 total, 7 up, 7 in 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:57.674419+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[105739]: cluster 2023-09-23T16:12:57.676640+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:56.838171+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1444: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11059/162168 objects degraded (6.819%); 14 MiB/s, 229 objects/s recovering 2023-09-23T16:12:58.808 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:57.668924+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:57.671853+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:57.672871+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e390: 8 total, 7 up, 7 in 2023-09-23T16:12:58.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:57.674419+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.809 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:58 smithi140 bash[103196]: cluster 2023-09-23T16:12:57.676640+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:58.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:58.858 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1441,"stamp":"2023-09-23T16:12:54.837279+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3562441916,"num_objects":54313,"num_object_clones":0,"num_object_copies":162939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11539,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54313,"num_whiteouts":0,"num_read":6141,"num_read_kb":13518,"num_write":173292,"num_write_kb":7264667,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11188,"num_bytes_recovered":742826802,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":90968,"ondisk_log_size":90968,"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":15032148,"kb_used_data":9781340,"kb_used_omap":44,"kb_used_meta":5250195,"kb_avail":641183916,"statfs":{"total":671965249536,"available":656572329984,"internally_reserved":0,"allocated":10016092160,"data_stored":10002424113,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":5376200457},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,3,7,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":-566493184,"num_objects":-8644,"num_object_clones":0,"num_object_copies":-25932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-5126,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8644,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2955,"num_bytes_recovered":193658880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003109"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":418,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443543+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:12:31.443543+0000","last_peered":"2023-09-23T16:12:31.443543+0000","last_clean":"2023-09-23T16:12:31.443543+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:12:31.443543+0000","last_undegraded":"2023-09-23T16:12:31.443543+0000","last_fullsized":"2023-09-23T16:12:31.443543+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":277,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994197+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:12:18.994197+0000","last_peered":"2023-09-23T16:12:18.994197+0000","last_clean":"2023-09-23T16:12:18.994197+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:12:18.994197+0000","last_undegraded":"2023-09-23T16:12:18.994197+0000","last_fullsized":"2023-09-23T16:12:18.994197+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":256,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992928+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:12:18.992928+0000","last_peered":"2023-09-23T16:12:18.992928+0000","last_clean":"2023-09-23T16:12:18.992928+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:12:18.992928+0000","last_undegraded":"2023-09-23T16:12:18.992928+0000","last_fullsized":"2023-09-23T16:12:18.992928+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":339,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994713+0000","last_change":"2023-09-23T16:12:15.987518+0000","last_active":"2023-09-23T16:12:18.994713+0000","last_peered":"2023-09-23T16:12:18.994713+0000","last_clean":"2023-09-23T16:12:18.994713+0000","last_became_active":"2023-09-23T16:12:15.986724+0000","last_became_peered":"2023-09-23T16:12:15.986724+0000","last_unstale":"2023-09-23T16:12:18.994713+0000","last_undegraded":"2023-09-23T16:12:18.994713+0000","last_fullsized":"2023-09-23T16:12:18.994713+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:33:48.620120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":322,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992762+0000","last_change":"2023-09-23T16:12:15.982506+0000","last_active":"2023-09-23T16:12:18.992762+0000","last_peered":"2023-09-23T16:12:18.992762+0000","last_clean":"2023-09-23T16:12:18.992762+0000","last_became_active":"2023-09-23T16:12:15.982004+0000","last_became_peered":"2023-09-23T16:12:15.982004+0000","last_unstale":"2023-09-23T16:12:18.992762+0000","last_undegraded":"2023-09-23T16:12:18.992762+0000","last_fullsized":"2023-09-23T16:12:18.992762+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:34:26.324980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":365,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.014060+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:12:19.014060+0000","last_peered":"2023-09-23T16:12:19.014060+0000","last_clean":"2023-09-23T16:12:19.014060+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:12:19.014060+0000","last_undegraded":"2023-09-23T16:12:19.014060+0000","last_fullsized":"2023-09-23T16:12:19.014060+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":289,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.005630+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:12:19.005630+0000","last_peered":"2023-09-23T16:12:19.005630+0000","last_clean":"2023-09-23T16:12:19.005630+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:12:19.005630+0000","last_undegraded":"2023-09-23T16:12:19.005630+0000","last_fullsized":"2023-09-23T16:12:19.005630+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":262,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992971+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:12:18.992971+0000","last_peered":"2023-09-23T16:12:18.992971+0000","last_clean":"2023-09-23T16:12:18.992971+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:12:18.992971+0000","last_undegraded":"2023-09-23T16:12:18.992971+0000","last_fullsized":"2023-09-23T16:12:18.992971+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":402,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004072+0000","last_change":"2023-09-23T16:12:15.986191+0000","last_active":"2023-09-23T16:12:19.004072+0000","last_peered":"2023-09-23T16:12:19.004072+0000","last_clean":"2023-09-23T16:12:19.004072+0000","last_became_active":"2023-09-23T16:12:15.985816+0000","last_became_peered":"2023-09-23T16:12:15.985816+0000","last_unstale":"2023-09-23T16:12:19.004072+0000","last_undegraded":"2023-09-23T16:12:19.004072+0000","last_fullsized":"2023-09-23T16:12:19.004072+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:06:04.874793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":148,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.013175+0000","last_change":"2023-09-23T16:12:15.984923+0000","last_active":"2023-09-23T16:12:19.013175+0000","last_peered":"2023-09-23T16:12:19.013175+0000","last_clean":"2023-09-23T16:12:19.013175+0000","last_became_active":"2023-09-23T16:12:15.984537+0000","last_became_peered":"2023-09-23T16:12:15.984537+0000","last_unstale":"2023-09-23T16:12:19.013175+0000","last_undegraded":"2023-09-23T16:12:19.013175+0000","last_fullsized":"2023-09-23T16:12:19.013175+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:32:07.288687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":119,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T16:12:54.645248+0000","last_change":"2023-09-23T16:12:16.011798+0000","last_active":"2023-09-23T16:12:54.645248+0000","last_peered":"2023-09-23T16:12:54.645248+0000","last_clean":"2023-09-23T16:12:54.645248+0000","last_became_active":"2023-09-23T16:12:15.970340+0000","last_became_peered":"2023-09-23T16:12:15.970340+0000","last_unstale":"2023-09-23T16:12:54.645248+0000","last_undegraded":"2023-09-23T16:12:54.645248+0000","last_fullsized":"2023-09-23T16:12:54.645248+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T23:13:32.844670+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":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:29.244366+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:12:29.244366+0000","last_peered":"2023-09-23T16:12:29.244366+0000","last_clean":"2023-09-23T16:12:29.244366+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:12:29.244366+0000","last_undegraded":"2023-09-23T16:12:29.244366+0000","last_fullsized":"2023-09-23T16:12:29.244366+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":423,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.449375+0000","last_change":"2023-09-23T16:12:15.995673+0000","last_active":"2023-09-23T16:12:31.449375+0000","last_peered":"2023-09-23T16:12:31.449375+0000","last_clean":"2023-09-23T16:12:31.449375+0000","last_became_active":"2023-09-23T16:12:15.968742+0000","last_became_peered":"2023-09-23T16:12:15.968742+0000","last_unstale":"2023-09-23T16:12:31.449375+0000","last_undegraded":"2023-09-23T16:12:31.449375+0000","last_fullsized":"2023-09-23T16:12:31.449375+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:21:23.980997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":370,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443852+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:12:31.443852+0000","last_peered":"2023-09-23T16:12:31.443852+0000","last_clean":"2023-09-23T16:12:31.443852+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:12:31.443852+0000","last_undegraded":"2023-09-23T16:12:31.443852+0000","last_fullsized":"2023-09-23T16:12:31.443852+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":102,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:49.687199+0000","last_change":"2023-09-23T16:12:15.989775+0000","last_active":"2023-09-23T16:12:49.687199+0000","last_peered":"2023-09-23T16:12:49.687199+0000","last_clean":"2023-09-23T16:12:49.687199+0000","last_became_active":"2023-09-23T16:12:15.967031+0000","last_became_peered":"2023-09-23T16:12:15.967031+0000","last_unstale":"2023-09-23T16:12:49.687199+0000","last_undegraded":"2023-09-23T16:12:49.687199+0000","last_fullsized":"2023-09-23T16:12:49.687199+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:10.727168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":15,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.240912+0000","last_change":"2023-09-23T16:12:15.978991+0000","last_active":"2023-09-23T16:12:19.240912+0000","last_peered":"2023-09-23T16:12:19.240912+0000","last_clean":"2023-09-23T16:12:19.240912+0000","last_became_active":"2023-09-23T16:12:15.978458+0000","last_became_peered":"2023-09-23T16:12:15.978458+0000","last_unstale":"2023-09-23T16:12:19.240912+0000","last_undegraded":"2023-09-23T16:12:19.240912+0000","last_fullsized":"2023-09-23T16:12:19.240912+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:38:19.303118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":254,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.423435+0000","last_change":"2023-09-23T16:12:15.982629+0000","last_active":"2023-09-23T16:12:31.423435+0000","last_peered":"2023-09-23T16:12:31.423435+0000","last_clean":"2023-09-23T16:12:31.423435+0000","last_became_active":"2023-09-23T16:12:15.982057+0000","last_became_peered":"2023-09-23T16:12:15.982057+0000","last_unstale":"2023-09-23T16:12:31.423435+0000","last_undegraded":"2023-09-23T16:12:31.423435+0000","last_fullsized":"2023-09-23T16:12:31.423435+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:06.932324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":401,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004278+0000","last_change":"2023-09-23T16:12:15.982819+0000","last_active":"2023-09-23T16:12:19.004278+0000","last_peered":"2023-09-23T16:12:19.004278+0000","last_clean":"2023-09-23T16:12:19.004278+0000","last_became_active":"2023-09-23T16:12:15.980259+0000","last_became_peered":"2023-09-23T16:12:15.980259+0000","last_unstale":"2023-09-23T16:12:19.004278+0000","last_undegraded":"2023-09-23T16:12:19.004278+0000","last_fullsized":"2023-09-23T16:12:19.004278+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:54:33.127658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":155,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:44.660832+0000","last_change":"2023-09-23T16:12:15.967819+0000","last_active":"2023-09-23T16:12:44.660832+0000","last_peered":"2023-09-23T16:12:44.660832+0000","last_clean":"2023-09-23T16:12:44.660832+0000","last_became_active":"2023-09-23T16:12:15.967490+0000","last_became_peered":"2023-09-23T16:12:15.967490+0000","last_unstale":"2023-09-23T16:12:44.660832+0000","last_undegraded":"2023-09-23T16:12:44.660832+0000","last_fullsized":"2023-09-23T16:12:44.660832+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:22:35.439769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004360+0000","last_change":"2023-09-23T16:12:15.986126+0000","last_active":"2023-09-23T16:12:19.004360+0000","last_peered":"2023-09-23T16:12:19.004360+0000","last_clean":"2023-09-23T16:12:19.004360+0000","last_became_active":"2023-09-23T16:12:15.985204+0000","last_became_peered":"2023-09-23T16:12:15.985204+0000","last_unstale":"2023-09-23T16:12:19.004360+0000","last_undegraded":"2023-09-23T16:12:19.004360+0000","last_fullsized":"2023-09-23T16:12:19.004360+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:00:04.681563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":398,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.013173+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:12:19.013173+0000","last_peered":"2023-09-23T16:12:19.013173+0000","last_clean":"2023-09-23T16:12:19.013173+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:12:19.013173+0000","last_undegraded":"2023-09-23T16:12:19.013173+0000","last_fullsized":"2023-09-23T16:12:19.013173+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":275,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.423726+0000","last_change":"2023-09-23T16:12:15.979619+0000","last_active":"2023-09-23T16:12:31.423726+0000","last_peered":"2023-09-23T16:12:31.423726+0000","last_clean":"2023-09-23T16:12:31.423726+0000","last_became_active":"2023-09-23T16:12:15.979241+0000","last_became_peered":"2023-09-23T16:12:15.979241+0000","last_unstale":"2023-09-23T16:12:31.423726+0000","last_undegraded":"2023-09-23T16:12:31.423726+0000","last_fullsized":"2023-09-23T16:12:31.423726+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:29:50.340585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"386'10694","reported_seq":10720,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:53.058858+0000","last_change":"2023-09-23T16:09:55.077105+0000","last_active":"2023-09-23T16:12:53.058858+0000","last_peered":"2023-09-23T16:12:53.058858+0000","last_clean":"2023-09-23T16:12:53.058858+0000","last_became_active":"2023-09-23T16:09:55.076690+0000","last_became_peered":"2023-09-23T16:09:55.076690+0000","last_unstale":"2023-09-23T16:12:53.058858+0000","last_undegraded":"2023-09-23T16:12:53.058858+0000","last_fullsized":"2023-09-23T16:12:53.058858+0000","mapping_epoch":368,"log_start":"374'5134","ondisk_log_start":"374'5134","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5560,"log_dups_size":0,"ondisk_log_size":5560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:54:42.000059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224657408,"num_objects":3428,"num_object_clones":0,"num_object_copies":10284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3428,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10694,"num_write_kb":451904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"68'1","reported_seq":98,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:39.648293+0000","last_change":"2023-09-23T16:12:16.019978+0000","last_active":"2023-09-23T16:12:39.648293+0000","last_peered":"2023-09-23T16:12:39.648293+0000","last_clean":"2023-09-23T16:12:39.648293+0000","last_became_active":"2023-09-23T16:12:15.990080+0000","last_became_peered":"2023-09-23T16:12:15.990080+0000","last_unstale":"2023-09-23T16:12:39.648293+0000","last_undegraded":"2023-09-23T16:12:39.648293+0000","last_fullsized":"2023-09-23T16:12:39.648293+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:27:38.359473+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":[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.8","version":"0'0","reported_seq":364,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002379+0000","last_change":"2023-09-23T16:12:15.983249+0000","last_active":"2023-09-23T16:12:19.002379+0000","last_peered":"2023-09-23T16:12:19.002379+0000","last_clean":"2023-09-23T16:12:19.002379+0000","last_became_active":"2023-09-23T16:12:15.982922+0000","last_became_peered":"2023-09-23T16:12:15.982922+0000","last_unstale":"2023-09-23T16:12:19.002379+0000","last_undegraded":"2023-09-23T16:12:19.002379+0000","last_fullsized":"2023-09-23T16:12:19.002379+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:28:43.747754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"386'10708","reported_seq":10734,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:53.058172+0000","last_change":"2023-09-23T16:09:55.073191+0000","last_active":"2023-09-23T16:12:53.058172+0000","last_peered":"2023-09-23T16:12:53.058172+0000","last_clean":"2023-09-23T16:12:53.058172+0000","last_became_active":"2023-09-23T16:09:55.072866+0000","last_became_peered":"2023-09-23T16:09:55.072866+0000","last_unstale":"2023-09-23T16:12:53.058172+0000","last_undegraded":"2023-09-23T16:12:53.058172+0000","last_fullsized":"2023-09-23T16:12:53.058172+0000","mapping_epoch":368,"log_start":"374'5131","ondisk_log_start":"374'5131","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5577,"log_dups_size":0,"ondisk_log_size":5577,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:39.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224788480,"num_objects":3430,"num_object_clones":0,"num_object_copies":10290,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10708,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"68'2","reported_seq":98,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:39.648240+0000","last_change":"2023-09-23T16:12:16.017758+0000","last_active":"2023-09-23T16:12:39.648240+0000","last_peered":"2023-09-23T16:12:39.648240+0000","last_clean":"2023-09-23T16:12:39.648240+0000","last_became_active":"2023-09-23T16:12:15.981854+0000","last_became_peered":"2023-09-23T16:12:15.981854+0000","last_unstale":"2023-09-23T16:12:39.648240+0000","last_undegraded":"2023-09-23T16:12:39.648240+0000","last_fullsized":"2023-09-23T16:12:39.648240+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:19.402744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":412,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443886+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:12:31.443886+0000","last_peered":"2023-09-23T16:12:31.443886+0000","last_clean":"2023-09-23T16:12:31.443886+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:12:31.443886+0000","last_undegraded":"2023-09-23T16:12:31.443886+0000","last_fullsized":"2023-09-23T16:12:31.443886+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"387'10929","reported_seq":10957,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T16:12:54.696292+0000","last_change":"2023-09-23T16:09:55.067637+0000","last_active":"2023-09-23T16:12:54.696292+0000","last_peered":"2023-09-23T16:12:54.696292+0000","last_clean":"2023-09-23T16:12:54.696292+0000","last_became_active":"2023-09-23T16:09:55.067145+0000","last_became_peered":"2023-09-23T16:09:55.067145+0000","last_unstale":"2023-09-23T16:12:54.696292+0000","last_undegraded":"2023-09-23T16:12:54.696292+0000","last_fullsized":"2023-09-23T16:12:54.696292+0000","mapping_epoch":368,"log_start":"375'6009","ondisk_log_start":"375'6009","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4920,"log_dups_size":0,"ondisk_log_size":4920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:36:20.449150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217382912,"num_objects":3317,"num_object_clones":0,"num_object_copies":9951,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3317,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10929,"num_write_kb":455872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":98,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004369+0000","last_change":"2023-09-23T16:12:15.997423+0000","last_active":"2023-09-23T16:12:19.004369+0000","last_peered":"2023-09-23T16:12:19.004369+0000","last_clean":"2023-09-23T16:12:19.004369+0000","last_became_active":"2023-09-23T16:12:15.984087+0000","last_became_peered":"2023-09-23T16:12:15.984087+0000","last_unstale":"2023-09-23T16:12:19.004369+0000","last_undegraded":"2023-09-23T16:12:19.004369+0000","last_fullsized":"2023-09-23T16:12:19.004369+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:01:51.152185+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":[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.a","version":"0'0","reported_seq":402,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.013957+0000","last_change":"2023-09-23T16:12:15.981037+0000","last_active":"2023-09-23T16:12:19.013957+0000","last_peered":"2023-09-23T16:12:19.013957+0000","last_clean":"2023-09-23T16:12:19.013957+0000","last_became_active":"2023-09-23T16:12:15.980713+0000","last_became_peered":"2023-09-23T16:12:15.980713+0000","last_unstale":"2023-09-23T16:12:19.013957+0000","last_undegraded":"2023-09-23T16:12:19.013957+0000","last_fullsized":"2023-09-23T16:12:19.013957+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:11:17.449504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"386'10736","reported_seq":18487,"reported_epoch":386,"state":"active+undersized+degraded+remapped+backfilling","last_fresh":"2023-09-23T16:12:50.132912+0000","last_change":"2023-09-23T16:12:17.283389+0000","last_active":"2023-09-23T16:12:50.132912+0000","last_peered":"2023-09-23T16:12:50.132912+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.248314+0000","last_became_peered":"2023-09-23T16:12:17.248314+0000","last_unstale":"2023-09-23T16:12:50.132912+0000","last_undegraded":"2023-09-23T16:12:17.076811+0000","last_fullsized":"2023-09-23T16:12:16.966895+0000","mapping_epoch":382,"log_start":"372'700","ondisk_log_start":"372'700","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:07:35.747423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239730688,"num_objects":3658,"num_object_clones":0,"num_object_copies":10974,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":480,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3658,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10736,"num_write_kb":460608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3856,"num_bytes_recovered":252706816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","2"],"object_location_counts":[{"shards":"0,2","objects":3658}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":355,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.005031+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:12:19.005031+0000","last_peered":"2023-09-23T16:12:19.005031+0000","last_clean":"2023-09-23T16:12:19.005031+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:12:19.005031+0000","last_undegraded":"2023-09-23T16:12:19.005031+0000","last_fullsized":"2023-09-23T16:12:19.005031+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":210,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992833+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:12:18.992833+0000","last_peered":"2023-09-23T16:12:18.992833+0000","last_clean":"2023-09-23T16:12:18.992833+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:12:18.992833+0000","last_undegraded":"2023-09-23T16:12:18.992833+0000","last_fullsized":"2023-09-23T16:12:18.992833+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"386'10744","reported_seq":10772,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:54.173408+0000","last_change":"2023-09-23T16:09:55.071246+0000","last_active":"2023-09-23T16:12:54.173408+0000","last_peered":"2023-09-23T16:12:54.173408+0000","last_clean":"2023-09-23T16:12:54.173408+0000","last_became_active":"2023-09-23T16:09:55.071039+0000","last_became_peered":"2023-09-23T16:09:55.071039+0000","last_unstale":"2023-09-23T16:12:54.173408+0000","last_undegraded":"2023-09-23T16:12:54.173408+0000","last_fullsized":"2023-09-23T16:12:54.173408+0000","mapping_epoch":368,"log_start":"375'5774","ondisk_log_start":"375'5774","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4970,"log_dups_size":0,"ondisk_log_size":4970,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:29:48.719013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219676672,"num_objects":3352,"num_object_clones":0,"num_object_copies":10056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10744,"num_write_kb":451072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":813,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:24.182988+0000","last_change":"2023-09-23T16:12:19.022226+0000","last_active":"2023-09-23T16:12:24.182988+0000","last_peered":"2023-09-23T16:12:24.182988+0000","last_clean":"2023-09-23T16:12:24.182988+0000","last_became_active":"2023-09-23T16:12:19.021766+0000","last_became_peered":"2023-09-23T16:12:19.021766+0000","last_unstale":"2023-09-23T16:12:24.182988+0000","last_undegraded":"2023-09-23T16:12:24.182988+0000","last_fullsized":"2023-09-23T16:12:24.182988+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:08:13.576816+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":199,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:49.687167+0000","last_change":"2023-09-23T16:12:16.014876+0000","last_active":"2023-09-23T16:12:49.687167+0000","last_peered":"2023-09-23T16:12:49.687167+0000","last_clean":"2023-09-23T16:12:49.687167+0000","last_became_active":"2023-09-23T16:12:15.972572+0000","last_became_peered":"2023-09-23T16:12:15.972572+0000","last_unstale":"2023-09-23T16:12:49.687167+0000","last_undegraded":"2023-09-23T16:12:49.687167+0000","last_fullsized":"2023-09-23T16:12:49.687167+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:45:44.733837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.c","version":"0'0","reported_seq":376,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.449097+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:12:31.449097+0000","last_peered":"2023-09-23T16:12:31.449097+0000","last_clean":"2023-09-23T16:12:31.449097+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:12:31.449097+0000","last_undegraded":"2023-09-23T16:12:31.449097+0000","last_fullsized":"2023-09-23T16:12:31.449097+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"386'10644","reported_seq":10680,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:53.019578+0000","last_change":"2023-09-23T16:11:49.617292+0000","last_active":"2023-09-23T16:12:53.019578+0000","last_peered":"2023-09-23T16:12:53.019578+0000","last_clean":"2023-09-23T16:12:53.019578+0000","last_became_active":"2023-09-23T16:11:49.560021+0000","last_became_peered":"2023-09-23T16:11:49.560021+0000","last_unstale":"2023-09-23T16:12:53.019578+0000","last_undegraded":"2023-09-23T16:12:53.019578+0000","last_fullsized":"2023-09-23T16:12:53.019578+0000","mapping_epoch":378,"log_start":"374'5081","ondisk_log_start":"374'5081","created":368,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5563,"log_dups_size":0,"ondisk_log_size":5563,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:43:28.130382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219021312,"num_objects":3342,"num_object_clones":0,"num_object_copies":10026,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3342,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10644,"num_write_kb":447552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"93'161","reported_seq":709,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002551+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:12:19.002551+0000","last_peered":"2023-09-23T16:12:19.002551+0000","last_clean":"2023-09-23T16:12:19.002551+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:12:19.002551+0000","last_undegraded":"2023-09-23T16:12:19.002551+0000","last_fullsized":"2023-09-23T16:12:19.002551+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":306,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443433+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:12:31.443433+0000","last_peered":"2023-09-23T16:12:31.443433+0000","last_clean":"2023-09-23T16:12:31.443433+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:12:31.443433+0000","last_undegraded":"2023-09-23T16:12:31.443433+0000","last_fullsized":"2023-09-23T16:12:31.443433+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":416,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444347+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:12:31.444347+0000","last_peered":"2023-09-23T16:12:31.444347+0000","last_clean":"2023-09-23T16:12:31.444347+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:12:31.444347+0000","last_undegraded":"2023-09-23T16:12:31.444347+0000","last_fullsized":"2023-09-23T16:12:31.444347+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"386'10672","reported_seq":10698,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:52.213074+0000","last_change":"2023-09-23T16:09:55.076153+0000","last_active":"2023-09-23T16:12:52.213074+0000","last_peered":"2023-09-23T16:12:52.213074+0000","last_clean":"2023-09-23T16:12:52.213074+0000","last_became_active":"2023-09-23T16:09:55.075809+0000","last_became_peered":"2023-09-23T16:09:55.075809+0000","last_unstale":"2023-09-23T16:12:52.213074+0000","last_undegraded":"2023-09-23T16:12:52.213074+0000","last_fullsized":"2023-09-23T16:12:52.213074+0000","mapping_epoch":368,"log_start":"374'5536","ondisk_log_start":"374'5536","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+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 @ 2023-09-24T22:53:29.378884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220332032,"num_objects":3362,"num_object_clones":0,"num_object_copies":10086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10672,"num_write_kb":449088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":416,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444206+0000","last_change":"2023-09-23T16:12:15.973749+0000","last_active":"2023-09-23T16:12:31.444206+0000","last_peered":"2023-09-23T16:12:31.444206+0000","last_clean":"2023-09-23T16:12:31.444206+0000","last_became_active":"2023-09-23T16:12:15.973404+0000","last_became_peered":"2023-09-23T16:12:15.973404+0000","last_unstale":"2023-09-23T16:12:31.444206+0000","last_undegraded":"2023-09-23T16:12:31.444206+0000","last_fullsized":"2023-09-23T16:12:31.444206+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:15:42.548005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":376,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.445106+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:12:31.445106+0000","last_peered":"2023-09-23T16:12:31.445106+0000","last_clean":"2023-09-23T16:12:31.445106+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:12:31.445106+0000","last_undegraded":"2023-09-23T16:12:31.445106+0000","last_fullsized":"2023-09-23T16:12:31.445106+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"387'10807","reported_seq":10839,"reported_epoch":387,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-09-23T16:12:54.719138+0000","last_change":"2023-09-23T16:12:17.199984+0000","last_active":"2023-09-23T16:12:54.719138+0000","last_peered":"2023-09-23T16:12:54.719138+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.168568+0000","last_became_peered":"2023-09-23T16:12:17.168568+0000","last_unstale":"2023-09-23T16:12:54.719138+0000","last_undegraded":"2023-09-23T16:12:16.994498+0000","last_fullsized":"2023-09-23T16:12:16.960941+0000","mapping_epoch":382,"log_start":"375'5878","ondisk_log_start":"375'5878","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4929,"log_dups_size":0,"ondisk_log_size":4929,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:28:44.405446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219480064,"num_objects":3349,"num_object_clones":0,"num_object_copies":10047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3349,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10807,"num_write_kb":452992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":3349}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"93'161","reported_seq":677,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002497+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:12:19.002497+0000","last_peered":"2023-09-23T16:12:19.002497+0000","last_clean":"2023-09-23T16:12:19.002497+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:12:19.002497+0000","last_undegraded":"2023-09-23T16:12:19.002497+0000","last_fullsized":"2023-09-23T16:12:19.002497+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.424060+0000","last_change":"2023-09-23T16:12:15.983497+0000","last_active":"2023-09-23T16:12:31.424060+0000","last_peered":"2023-09-23T16:12:31.424060+0000","last_clean":"2023-09-23T16:12:31.424060+0000","last_became_active":"2023-09-23T16:12:15.983106+0000","last_became_peered":"2023-09-23T16:12:15.983106+0000","last_unstale":"2023-09-23T16:12:31.424060+0000","last_undegraded":"2023-09-23T16:12:31.424060+0000","last_fullsized":"2023-09-23T16:12:31.424060+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:26:42.571598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":257,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994496+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:12:18.994496+0000","last_peered":"2023-09-23T16:12:18.994496+0000","last_clean":"2023-09-23T16:12:18.994496+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:12:18.994496+0000","last_undegraded":"2023-09-23T16:12:18.994496+0000","last_fullsized":"2023-09-23T16:12:18.994496+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"387'10664","reported_seq":18085,"reported_epoch":387,"state":"active+undersized+degraded+remapped+backfilling","last_fresh":"2023-09-23T16:12:54.728374+0000","last_change":"2023-09-23T16:12:17.211306+0000","last_active":"2023-09-23T16:12:54.728374+0000","last_peered":"2023-09-23T16:12:54.728374+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.148263+0000","last_became_peered":"2023-09-23T16:12:17.148263+0000","last_unstale":"2023-09-23T16:12:54.728374+0000","last_undegraded":"2023-09-23T16:12:16.994461+0000","last_fullsized":"2023-09-23T16:12:16.963579+0000","mapping_epoch":382,"log_start":"375'5679","ondisk_log_start":"375'5679","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4985,"log_dups_size":0,"ondisk_log_size":4985,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:45:57.418934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211550208,"num_objects":3228,"num_object_clones":0,"num_object_copies":9684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":360,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10664,"num_write_kb":444544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3693,"num_bytes_recovered":242024448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":3228}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"93'161","reported_seq":636,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.031998+0000","last_change":"2023-09-23T16:12:19.030944+0000","last_active":"2023-09-23T16:12:19.031998+0000","last_peered":"2023-09-23T16:12:19.031998+0000","last_clean":"2023-09-23T16:12:19.031998+0000","last_became_active":"2023-09-23T16:12:19.030604+0000","last_became_peered":"2023-09-23T16:12:19.030604+0000","last_unstale":"2023-09-23T16:12:19.031998+0000","last_undegraded":"2023-09-23T16:12:19.031998+0000","last_fullsized":"2023-09-23T16:12:19.031998+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:35.875868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:35.875868+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":45,"num_read_kb":84,"num_write":22,"num_write_kb":220,"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":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"89'98","reported_seq":444,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994201+0000","last_change":"2023-09-23T16:12:16.039631+0000","last_active":"2023-09-23T16:12:18.994201+0000","last_peered":"2023-09-23T16:12:18.994201+0000","last_clean":"2023-09-23T16:12:18.994201+0000","last_became_active":"2023-09-23T16:12:15.979216+0000","last_became_peered":"2023-09-23T16:12:15.979216+0000","last_unstale":"2023-09-23T16:12:18.994201+0000","last_undegraded":"2023-09-23T16:12:18.994201+0000","last_fullsized":"2023-09-23T16:12:18.994201+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:37:03.350729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":29360128,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":392,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004199+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:12:19.004199+0000","last_peered":"2023-09-23T16:12:19.004199+0000","last_clean":"2023-09-23T16:12:19.004199+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:12:19.004199+0000","last_undegraded":"2023-09-23T16:12:19.004199+0000","last_fullsized":"2023-09-23T16:12:19.004199+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":152,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.993398+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:12:18.993398+0000","last_peered":"2023-09-23T16:12:18.993398+0000","last_clean":"2023-09-23T16:12:18.993398+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:12:18.993398+0000","last_undegraded":"2023-09-23T16:12:18.993398+0000","last_fullsized":"2023-09-23T16:12:18.993398+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"386'10635","reported_seq":10661,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:52.197168+0000","last_change":"2023-09-23T16:09:55.077412+0000","last_active":"2023-09-23T16:12:52.197168+0000","last_peered":"2023-09-23T16:12:52.197168+0000","last_clean":"2023-09-23T16:12:52.197168+0000","last_became_active":"2023-09-23T16:09:55.077142+0000","last_became_peered":"2023-09-23T16:09:55.077142+0000","last_unstale":"2023-09-23T16:12:52.197168+0000","last_undegraded":"2023-09-23T16:12:52.197168+0000","last_fullsized":"2023-09-23T16:12:52.197168+0000","mapping_epoch":368,"log_start":"374'5459","ondisk_log_start":"374'5459","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5176,"log_dups_size":0,"ondisk_log_size":5176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:40:46.635970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227082240,"num_objects":3465,"num_object_clones":0,"num_object_copies":10395,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10635,"num_write_kb":451200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"93'161","reported_seq":697,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002765+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:12:19.002765+0000","last_peered":"2023-09-23T16:12:19.002765+0000","last_clean":"2023-09-23T16:12:19.002765+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:12:19.002765+0000","last_undegraded":"2023-09-23T16:12:19.002765+0000","last_fullsized":"2023-09-23T16:12:19.002765+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":968,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002246+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:12:19.002246+0000","last_peered":"2023-09-23T16:12:19.002246+0000","last_clean":"2023-09-23T16:12:19.002246+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:12:19.002246+0000","last_undegraded":"2023-09-23T16:12:19.002246+0000","last_fullsized":"2023-09-23T16:12:19.002246+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":364,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444108+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:12:31.444108+0000","last_peered":"2023-09-23T16:12:31.444108+0000","last_clean":"2023-09-23T16:12:31.444108+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:12:31.444108+0000","last_undegraded":"2023-09-23T16:12:31.444108+0000","last_fullsized":"2023-09-23T16:12:31.444108+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":261,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.005174+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:12:19.005174+0000","last_peered":"2023-09-23T16:12:19.005174+0000","last_clean":"2023-09-23T16:12:19.005174+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:12:19.005174+0000","last_undegraded":"2023-09-23T16:12:19.005174+0000","last_fullsized":"2023-09-23T16:12:19.005174+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"386'10838","reported_seq":17482,"reported_epoch":386,"state":"active+undersized+degraded+remapped+backfilling","last_fresh":"2023-09-23T16:12:53.095019+0000","last_change":"2023-09-23T16:12:17.260985+0000","last_active":"2023-09-23T16:12:53.095019+0000","last_peered":"2023-09-23T16:12:53.095019+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.095866+0000","last_became_peered":"2023-09-23T16:12:17.095866+0000","last_unstale":"2023-09-23T16:12:53.095019+0000","last_undegraded":"2023-09-23T16:12:16.992616+0000","last_fullsized":"2023-09-23T16:12:16.970643+0000","mapping_epoch":382,"log_start":"374'5268","ondisk_log_start":"374'5268","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5570,"log_dups_size":0,"ondisk_log_size":5570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:24:11.386848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221249536,"num_objects":3376,"num_object_clones":0,"num_object_copies":10128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":745,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3376,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10838,"num_write_kb":454848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3303,"num_bytes_recovered":216465408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":3376}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"93'161","reported_seq":622,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444053+0000","last_change":"2023-09-23T16:12:19.005723+0000","last_active":"2023-09-23T16:12:31.444053+0000","last_peered":"2023-09-23T16:12:31.444053+0000","last_clean":"2023-09-23T16:12:31.444053+0000","last_became_active":"2023-09-23T16:12:19.005382+0000","last_became_peered":"2023-09-23T16:12:19.005382+0000","last_unstale":"2023-09-23T16:12:31.444053+0000","last_undegraded":"2023-09-23T16:12:31.444053+0000","last_fullsized":"2023-09-23T16:12:31.444053+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:34.838349+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:34.838349+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":46,"num_read_kb":84,"num_write":22,"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":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":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":927,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.000308+0000","last_change":"2023-09-23T16:11:49.558491+0000","last_active":"2023-09-23T16:12:19.000308+0000","last_peered":"2023-09-23T16:12:19.000308+0000","last_clean":"2023-09-23T16:12:19.000308+0000","last_became_active":"2023-09-23T16:11:49.557547+0000","last_became_peered":"2023-09-23T16:11:49.557547+0000","last_unstale":"2023-09-23T16:12:19.000308+0000","last_undegraded":"2023-09-23T16:12:19.000308+0000","last_fullsized":"2023-09-23T16:12:19.000308+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:34.631205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":276,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.993163+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:12:18.993163+0000","last_peered":"2023-09-23T16:12:18.993163+0000","last_clean":"2023-09-23T16:12:18.993163+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:12:18.993163+0000","last_undegraded":"2023-09-23T16:12:18.993163+0000","last_fullsized":"2023-09-23T16:12:18.993163+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.176931+0000","last_change":"2023-09-23T16:12:15.989845+0000","last_active":"2023-09-23T16:12:19.176931+0000","last_peered":"2023-09-23T16:12:19.176931+0000","last_clean":"2023-09-23T16:12:19.176931+0000","last_became_active":"2023-09-23T16:12:15.989528+0000","last_became_peered":"2023-09-23T16:12:15.989528+0000","last_unstale":"2023-09-23T16:12:19.176931+0000","last_undegraded":"2023-09-23T16:12:19.176931+0000","last_fullsized":"2023-09-23T16:12:19.176931+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:15:12.603451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.b","version":"386'10567","reported_seq":10593,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:52.190211+0000","last_change":"2023-09-23T16:09:55.075838+0000","last_active":"2023-09-23T16:12:52.190211+0000","last_peered":"2023-09-23T16:12:52.190211+0000","last_clean":"2023-09-23T16:12:52.190211+0000","last_became_active":"2023-09-23T16:09:55.075528+0000","last_became_peered":"2023-09-23T16:09:55.075528+0000","last_unstale":"2023-09-23T16:12:52.190211+0000","last_undegraded":"2023-09-23T16:12:52.190211+0000","last_fullsized":"2023-09-23T16:12:52.190211+0000","mapping_epoch":368,"log_start":"374'5465","ondisk_log_start":"374'5465","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5102,"log_dups_size":0,"ondisk_log_size":5102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:44.819043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219873280,"num_objects":3355,"num_object_clones":0,"num_object_copies":10065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10567,"num_write_kb":445504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"89'183","reported_seq":1183,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.032265+0000","last_change":"2023-09-23T16:12:19.025386+0000","last_active":"2023-09-23T16:12:19.032265+0000","last_peered":"2023-09-23T16:12:19.032265+0000","last_clean":"2023-09-23T16:12:19.032265+0000","last_became_active":"2023-09-23T16:12:19.024747+0000","last_became_peered":"2023-09-23T16:12:19.024747+0000","last_unstale":"2023-09-23T16:12:19.032265+0000","last_undegraded":"2023-09-23T16:12:19.032265+0000","last_fullsized":"2023-09-23T16:12:19.032265+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:12:25.755507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":510,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.018417+0000","last_change":"2023-09-23T16:12:19.017919+0000","last_active":"2023-09-23T16:12:19.018417+0000","last_peered":"2023-09-23T16:12:19.018417+0000","last_clean":"2023-09-23T16:12:19.018417+0000","last_became_active":"2023-09-23T16:12:19.017591+0000","last_became_peered":"2023-09-23T16:12:19.017591+0000","last_unstale":"2023-09-23T16:12:19.018417+0000","last_undegraded":"2023-09-23T16:12:19.018417+0000","last_fullsized":"2023-09-23T16:12:19.018417+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:05:36.897048+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:05:36.897048+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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":44,"num_read_kb":82,"num_write":21,"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":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":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":212,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.002322+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:12:19.002322+0000","last_peered":"2023-09-23T16:12:19.002322+0000","last_clean":"2023-09-23T16:12:19.002322+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:12:19.002322+0000","last_undegraded":"2023-09-23T16:12:19.002322+0000","last_fullsized":"2023-09-23T16:12:19.002322+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":392,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.017928+0000","last_change":"2023-09-23T16:12:15.981207+0000","last_active":"2023-09-23T16:12:19.017928+0000","last_peered":"2023-09-23T16:12:19.017928+0000","last_clean":"2023-09-23T16:12:19.017928+0000","last_became_active":"2023-09-23T16:12:15.980721+0000","last_became_peered":"2023-09-23T16:12:15.980721+0000","last_unstale":"2023-09-23T16:12:19.017928+0000","last_undegraded":"2023-09-23T16:12:19.017928+0000","last_fullsized":"2023-09-23T16:12:19.017928+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:14:18.164252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"386'11013","reported_seq":11052,"reported_epoch":386,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-09-23T16:12:54.173222+0000","last_change":"2023-09-23T16:12:17.251845+0000","last_active":"2023-09-23T16:12:54.173222+0000","last_peered":"2023-09-23T16:12:54.173222+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.191212+0000","last_became_peered":"2023-09-23T16:12:17.191212+0000","last_unstale":"2023-09-23T16:12:54.173222+0000","last_undegraded":"2023-09-23T16:12:17.251703+0000","last_fullsized":"2023-09-23T16:12:17.048469+0000","mapping_epoch":382,"log_start":"374'5441","ondisk_log_start":"374'5441","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5572,"log_dups_size":0,"ondisk_log_size":5572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:14:05.813377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222101504,"num_objects":3389,"num_object_clones":0,"num_object_copies":10167,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3389,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3389,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11013,"num_write_kb":460864,"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":[2,5,4],"acting":[2,5],"avail_no_missing":["2","5"],"object_location_counts":[{"shards":"2,5","objects":3389}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"93'161","reported_seq":648,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992755+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:12:18.992755+0000","last_peered":"2023-09-23T16:12:18.992755+0000","last_clean":"2023-09-23T16:12:18.992755+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:12:18.992755+0000","last_undegraded":"2023-09-23T16:12:18.992755+0000","last_fullsized":"2023-09-23T16:12:18.992755+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1199,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.006021+0000","last_change":"2023-09-23T16:12:19.005559+0000","last_active":"2023-09-23T16:12:19.006021+0000","last_peered":"2023-09-23T16:12:19.006021+0000","last_clean":"2023-09-23T16:12:19.006021+0000","last_became_active":"2023-09-23T16:12:19.004998+0000","last_became_peered":"2023-09-23T16:12:19.004998+0000","last_unstale":"2023-09-23T16:12:19.006021+0000","last_undegraded":"2023-09-23T16:12:19.006021+0000","last_fullsized":"2023-09-23T16:12:19.006021+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:59:53.285961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":307,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T16:12:54.645212+0000","last_change":"2023-09-23T16:12:15.984546+0000","last_active":"2023-09-23T16:12:54.645212+0000","last_peered":"2023-09-23T16:12:54.645212+0000","last_clean":"2023-09-23T16:12:54.645212+0000","last_became_active":"2023-09-23T16:12:15.984225+0000","last_became_peered":"2023-09-23T16:12:15.984225+0000","last_unstale":"2023-09-23T16:12:54.645212+0000","last_undegraded":"2023-09-23T16:12:54.645212+0000","last_fullsized":"2023-09-23T16:12:54.645212+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:55:10.201629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":412,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.240992+0000","last_change":"2023-09-23T16:12:15.987569+0000","last_active":"2023-09-23T16:12:19.240992+0000","last_peered":"2023-09-23T16:12:19.240992+0000","last_clean":"2023-09-23T16:12:19.240992+0000","last_became_active":"2023-09-23T16:12:15.987190+0000","last_became_peered":"2023-09-23T16:12:15.987190+0000","last_unstale":"2023-09-23T16:12:19.240992+0000","last_undegraded":"2023-09-23T16:12:19.240992+0000","last_fullsized":"2023-09-23T16:12:19.240992+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:55.512457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"387'10766","reported_seq":10799,"reported_epoch":387,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-09-23T16:12:54.701024+0000","last_change":"2023-09-23T16:12:17.175735+0000","last_active":"2023-09-23T16:12:54.701024+0000","last_peered":"2023-09-23T16:12:54.701024+0000","last_clean":"2023-09-23T16:09:54.052604+0000","last_became_active":"2023-09-23T16:12:17.147155+0000","last_became_peered":"2023-09-23T16:12:17.147155+0000","last_unstale":"2023-09-23T16:12:54.701024+0000","last_undegraded":"2023-09-23T16:12:16.993549+0000","last_fullsized":"2023-09-23T16:12:16.962104+0000","mapping_epoch":382,"log_start":"375'5751","ondisk_log_start":"375'5751","created":368,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5015,"log_dups_size":0,"ondisk_log_size":5015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:27:09.794063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210698264,"num_objects":3216,"num_object_clones":0,"num_object_copies":9648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3216,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3216,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10766,"num_write_kb":447361,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","6"],"object_location_counts":[{"shards":"4,6","objects":3216}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"93'161","reported_seq":735,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.018896+0000","last_change":"2023-09-23T16:12:19.018231+0000","last_active":"2023-09-23T16:12:19.018896+0000","last_peered":"2023-09-23T16:12:19.018896+0000","last_clean":"2023-09-23T16:12:19.018896+0000","last_became_active":"2023-09-23T16:12:19.017757+0000","last_became_peered":"2023-09-23T16:12:19.017757+0000","last_unstale":"2023-09-23T16:12:19.018896+0000","last_undegraded":"2023-09-23T16:12:19.018896+0000","last_fullsized":"2023-09-23T16:12:19.018896+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:48:45.827164+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"89'75","reported_seq":480,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444180+0000","last_change":"2023-09-23T16:12:16.030384+0000","last_active":"2023-09-23T16:12:31.444180+0000","last_peered":"2023-09-23T16:12:31.444180+0000","last_clean":"2023-09-23T16:12:31.444180+0000","last_became_active":"2023-09-23T16:12:15.972648+0000","last_became_peered":"2023-09-23T16:12:15.972648+0000","last_unstale":"2023-09-23T16:12:31.444180+0000","last_undegraded":"2023-09-23T16:12:31.444180+0000","last_fullsized":"2023-09-23T16:12:31.444180+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:14.684989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":276,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.993981+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:12:18.993981+0000","last_peered":"2023-09-23T16:12:18.993981+0000","last_clean":"2023-09-23T16:12:18.993981+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:12:18.993981+0000","last_undegraded":"2023-09-23T16:12:18.993981+0000","last_fullsized":"2023-09-23T16:12:18.993981+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":328,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.011288+0000","last_change":"2023-09-23T16:12:15.985539+0000","last_active":"2023-09-23T16:12:19.011288+0000","last_peered":"2023-09-23T16:12:19.011288+0000","last_clean":"2023-09-23T16:12:19.011288+0000","last_became_active":"2023-09-23T16:12:15.985224+0000","last_became_peered":"2023-09-23T16:12:15.985224+0000","last_unstale":"2023-09-23T16:12:19.011288+0000","last_undegraded":"2023-09-23T16:12:19.011288+0000","last_fullsized":"2023-09-23T16:12:19.011288+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:23:00.037303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"387'10975","reported_seq":11004,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-09-23T16:12:54.713276+0000","last_change":"2023-09-23T16:09:55.071278+0000","last_active":"2023-09-23T16:12:54.713276+0000","last_peered":"2023-09-23T16:12:54.713276+0000","last_clean":"2023-09-23T16:12:54.713276+0000","last_became_active":"2023-09-23T16:09:55.070988+0000","last_became_peered":"2023-09-23T16:09:55.070988+0000","last_unstale":"2023-09-23T16:12:54.713276+0000","last_undegraded":"2023-09-23T16:12:54.713276+0000","last_fullsized":"2023-09-23T16:12:54.713276+0000","mapping_epoch":368,"log_start":"375'6026","ondisk_log_start":"375'6026","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4949,"log_dups_size":0,"ondisk_log_size":4949,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:51.780241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226295808,"num_objects":3453,"num_object_clones":0,"num_object_copies":10359,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3453,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10975,"num_write_kb":461696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":683,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443843+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:12:31.443843+0000","last_peered":"2023-09-23T16:12:31.443843+0000","last_clean":"2023-09-23T16:12:31.443843+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:12:31.443843+0000","last_undegraded":"2023-09-23T16:12:31.443843+0000","last_fullsized":"2023-09-23T16:12:31.443843+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":102,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.005718+0000","last_change":"2023-09-23T16:12:15.999622+0000","last_active":"2023-09-23T16:12:19.005718+0000","last_peered":"2023-09-23T16:12:19.005718+0000","last_clean":"2023-09-23T16:12:19.005718+0000","last_became_active":"2023-09-23T16:12:15.988443+0000","last_became_peered":"2023-09-23T16:12:15.988443+0000","last_unstale":"2023-09-23T16:12:19.005718+0000","last_undegraded":"2023-09-23T16:12:19.005718+0000","last_fullsized":"2023-09-23T16:12:19.005718+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:14.017182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":522,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.426470+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:12:31.426470+0000","last_peered":"2023-09-23T16:12:31.426470+0000","last_clean":"2023-09-23T16:12:31.426470+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:12:31.426470+0000","last_undegraded":"2023-09-23T16:12:31.426470+0000","last_fullsized":"2023-09-23T16:12:31.426470+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.992505+0000","last_change":"2023-09-23T16:12:15.978843+0000","last_active":"2023-09-23T16:12:18.992505+0000","last_peered":"2023-09-23T16:12:18.992505+0000","last_clean":"2023-09-23T16:12:18.992505+0000","last_became_active":"2023-09-23T16:12:15.978471+0000","last_became_peered":"2023-09-23T16:12:15.978471+0000","last_unstale":"2023-09-23T16:12:18.992505+0000","last_undegraded":"2023-09-23T16:12:18.992505+0000","last_fullsized":"2023-09-23T16:12:18.992505+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:12:14.908346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"386'10928","reported_seq":10954,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:52.192300+0000","last_change":"2023-09-23T16:09:55.078886+0000","last_active":"2023-09-23T16:12:52.192300+0000","last_peered":"2023-09-23T16:12:52.192300+0000","last_clean":"2023-09-23T16:12:52.192300+0000","last_became_active":"2023-09-23T16:09:55.078542+0000","last_became_peered":"2023-09-23T16:09:55.078542+0000","last_unstale":"2023-09-23T16:12:52.192300+0000","last_undegraded":"2023-09-23T16:12:52.192300+0000","last_fullsized":"2023-09-23T16:12:52.192300+0000","mapping_epoch":368,"log_start":"374'5828","ondisk_log_start":"374'5828","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5100,"log_dups_size":0,"ondisk_log_size":5100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:11:32.992346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233570304,"num_objects":3564,"num_object_clones":0,"num_object_copies":10692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3564,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10928,"num_write_kb":463744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"93'161","reported_seq":651,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.024642+0000","last_change":"2023-09-23T16:12:19.024156+0000","last_active":"2023-09-23T16:12:19.024642+0000","last_peered":"2023-09-23T16:12:19.024642+0000","last_clean":"2023-09-23T16:12:19.024642+0000","last_became_active":"2023-09-23T16:12:19.023787+0000","last_became_peered":"2023-09-23T16:12:19.023787+0000","last_unstale":"2023-09-23T16:12:19.024642+0000","last_undegraded":"2023-09-23T16:12:19.024642+0000","last_fullsized":"2023-09-23T16:12:19.024642+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:01:59.803430+0000","scrub_duration":0.004367536,"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":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":638,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.014397+0000","last_change":"2023-09-23T16:12:16.044054+0000","last_active":"2023-09-23T16:12:19.014397+0000","last_peered":"2023-09-23T16:12:19.014397+0000","last_clean":"2023-09-23T16:12:19.014397+0000","last_became_active":"2023-09-23T16:12:15.974918+0000","last_became_peered":"2023-09-23T16:12:15.974918+0000","last_unstale":"2023-09-23T16:12:19.014397+0000","last_undegraded":"2023-09-23T16:12:19.014397+0000","last_fullsized":"2023-09-23T16:12:19.014397+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:06:08.312231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":240,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994859+0000","last_change":"2023-09-23T16:12:15.991940+0000","last_active":"2023-09-23T16:12:18.994859+0000","last_peered":"2023-09-23T16:12:18.994859+0000","last_clean":"2023-09-23T16:12:18.994859+0000","last_became_active":"2023-09-23T16:12:15.986663+0000","last_became_peered":"2023-09-23T16:12:15.986663+0000","last_unstale":"2023-09-23T16:12:18.994859+0000","last_undegraded":"2023-09-23T16:12:18.994859+0000","last_fullsized":"2023-09-23T16:12:18.994859+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:44:51.108040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":347,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443972+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:12:31.443972+0000","last_peered":"2023-09-23T16:12:31.443972+0000","last_clean":"2023-09-23T16:12:31.443972+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:12:31.443972+0000","last_undegraded":"2023-09-23T16:12:31.443972+0000","last_fullsized":"2023-09-23T16:12:31.443972+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":181,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444058+0000","last_change":"2023-09-23T16:12:15.973371+0000","last_active":"2023-09-23T16:12:31.444058+0000","last_peered":"2023-09-23T16:12:31.444058+0000","last_clean":"2023-09-23T16:12:31.444058+0000","last_became_active":"2023-09-23T16:12:15.972935+0000","last_became_peered":"2023-09-23T16:12:15.972935+0000","last_unstale":"2023-09-23T16:12:31.444058+0000","last_undegraded":"2023-09-23T16:12:31.444058+0000","last_fullsized":"2023-09-23T16:12:31.444058+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:22:23.285855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":322,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994285+0000","last_change":"2023-09-23T16:11:49.558205+0000","last_active":"2023-09-23T16:12:18.994285+0000","last_peered":"2023-09-23T16:12:18.994285+0000","last_clean":"2023-09-23T16:12:18.994285+0000","last_became_active":"2023-09-23T16:11:49.557856+0000","last_became_peered":"2023-09-23T16:11:49.557856+0000","last_unstale":"2023-09-23T16:12:18.994285+0000","last_undegraded":"2023-09-23T16:12:18.994285+0000","last_fullsized":"2023-09-23T16:12:18.994285+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:03:36.777154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":393,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004938+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:12:19.004938+0000","last_peered":"2023-09-23T16:12:19.004938+0000","last_clean":"2023-09-23T16:12:19.004938+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:12:19.004938+0000","last_undegraded":"2023-09-23T16:12:19.004938+0000","last_fullsized":"2023-09-23T16:12:19.004938+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":410,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443994+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:12:31.443994+0000","last_peered":"2023-09-23T16:12:31.443994+0000","last_clean":"2023-09-23T16:12:31.443994+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:12:31.443994+0000","last_undegraded":"2023-09-23T16:12:31.443994+0000","last_fullsized":"2023-09-23T16:12:31.443994+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":348,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.004113+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:12:19.004113+0000","last_peered":"2023-09-23T16:12:19.004113+0000","last_clean":"2023-09-23T16:12:19.004113+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:12:19.004113+0000","last_undegraded":"2023-09-23T16:12:19.004113+0000","last_fullsized":"2023-09-23T16:12:19.004113+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":392,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.443407+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:12:31.443407+0000","last_peered":"2023-09-23T16:12:31.443407+0000","last_clean":"2023-09-23T16:12:31.443407+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:12:31.443407+0000","last_undegraded":"2023-09-23T16:12:31.443407+0000","last_fullsized":"2023-09-23T16:12:31.443407+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":70,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:18.994599+0000","last_change":"2023-09-23T16:11:49.559438+0000","last_active":"2023-09-23T16:12:18.994599+0000","last_peered":"2023-09-23T16:12:18.994599+0000","last_clean":"2023-09-23T16:12:18.994599+0000","last_became_active":"2023-09-23T16:11:49.559111+0000","last_became_peered":"2023-09-23T16:11:49.559111+0000","last_unstale":"2023-09-23T16:12:18.994599+0000","last_undegraded":"2023-09-23T16:12:18.994599+0000","last_fullsized":"2023-09-23T16:12:18.994599+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:20:26.342675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":141,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.000402+0000","last_change":"2023-09-23T16:11:49.559993+0000","last_active":"2023-09-23T16:12:19.000402+0000","last_peered":"2023-09-23T16:12:19.000402+0000","last_clean":"2023-09-23T16:12:19.000402+0000","last_became_active":"2023-09-23T16:11:49.559420+0000","last_became_peered":"2023-09-23T16:11:49.559420+0000","last_unstale":"2023-09-23T16:12:19.000402+0000","last_undegraded":"2023-09-23T16:12:19.000402+0000","last_fullsized":"2023-09-23T16:12:19.000402+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:56.485151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"69'5","reported_seq":175,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-09-23T16:12:19.005580+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:12:19.005580+0000","last_peered":"2023-09-23T16:12:19.005580+0000","last_clean":"2023-09-23T16:12:19.005580+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:12:19.005580+0000","last_undegraded":"2023-09-23T16:12:19.005580+0000","last_fullsized":"2023-09-23T16:12:19.005580+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":393,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-09-23T16:12:31.444583+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:12:31.444583+0000","last_peered":"2023-09-23T16:12:31.444583+0000","last_clean":"2023-09-23T16:12:31.444583+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:12:31.444583+0000","last_undegraded":"2023-09-23T16:12:31.444583+0000","last_fullsized":"2023-09-23T16:12:31.444583+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":3557490712,"num_objects":54284,"num_object_clones":0,"num_object_copies":162852,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11539,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54284,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":172320,"num_write_kb":7251265,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10853,"num_bytes_recovered":711196672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9877725184,"data_stored":9877717040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":88160,"ondisk_log_size":88160,"up":48,"acting":42,"num_store_stats":6},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":15832,"num_keys_recovered":20,"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":21462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"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":135,"num_read_kb":250,"num_write":65,"num_write_kb":659,"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":2703360,"data_stored":2689152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":276,"num_bytes_recovered":29360166,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":0,"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":[],"network_ping_times":[]},{"osd":6,"up_from":46,"seq":197568496209,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2582564,"kb_used_data":2018716,"kb_used_omap":0,"kb_used_meta":563712,"kb_avail":91162588,"statfs":{"total":95995035648,"available":93350490112,"internally_reserved":0,"allocated":2067165184,"data_stored":2065784655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":577241088},"hb_peers":[0,1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,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":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:11:55 2023","interfaces":[{"interface":"back","average":{"1min":2.569,"5min":1.177,"15min":1.77},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":8.2929999999999993,"5min":8.2929999999999993,"15min":44.271999999999998},"last":0.89700000000000002},{"interface":"front","average":{"1min":2.609,"5min":1.5569999999999999,"15min":1.976},"min":{"1min":0.32000000000000001,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":10.037000000000001,"5min":10.037000000000001,"15min":44.128999999999998},"last":2.3519999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:12:32 2023","interfaces":[{"interface":"back","average":{"1min":1.9159999999999999,"5min":1.587,"15min":1.4570000000000001},"min":{"1min":0.34699999999999998,"5min":0.31,"15min":0.255},"max":{"1min":4.9260000000000002,"5min":7.202,"15min":33.817},"last":2.0390000000000001},{"interface":"front","average":{"1min":1.8280000000000001,"5min":1.5,"15min":1.464},"min":{"1min":0.41799999999999998,"5min":0.36099999999999999,"15min":0.27200000000000002},"max":{"1min":4.9989999999999997,"5min":7.3310000000000004,"15min":33.750999999999998},"last":1.9570000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:11:48 2023","interfaces":[{"interface":"back","average":{"1min":4.1029999999999998,"5min":2.0670000000000002,"15min":1.706},"min":{"1min":0.35699999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":40.332999999999998,"5min":40.332999999999998,"15min":40.332999999999998},"last":1.9970000000000001},{"interface":"front","average":{"1min":5.5810000000000004,"5min":2,"15min":1.849},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":42.301000000000002,"5min":42.301000000000002,"15min":42.301000000000002},"last":0.85999999999999999}]},{"osd":3,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":2.762,"5min":1.5209999999999999,"15min":1.909},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.315},"max":{"1min":10.073,"5min":10.073,"15min":67.519000000000005},"last":2.4279999999999999},{"interface":"front","average":{"1min":2.2509999999999999,"5min":1.5780000000000001,"15min":1.8640000000000001},"min":{"1min":0.47399999999999998,"5min":0.40300000000000002,"15min":0.35099999999999998},"max":{"1min":7.2960000000000003,"5min":7.2960000000000003,"15min":67.795000000000002},"last":2.0699999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:11:48 2023","interfaces":[{"interface":"back","average":{"1min":2.5510000000000002,"5min":1.726,"15min":1.6040000000000001},"min":{"1min":0.443,"5min":0.35599999999999998,"15min":0.317},"max":{"1min":9.0370000000000008,"5min":9.0370000000000008,"15min":16.896000000000001},"last":2.4820000000000002},{"interface":"front","average":{"1min":4.4450000000000003,"5min":1.891,"15min":1.7529999999999999},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":16.681999999999999,"5min":16.681999999999999,"15min":16.681999999999999},"last":2.4649999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:12:32 2023","interfaces":[{"interface":"back","average":{"1min":2.6139999999999999,"5min":2.3580000000000001,"15min":1.8400000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.32000000000000001},"max":{"1min":9.0850000000000009,"5min":32.887,"15min":32.887},"last":4.1210000000000004},{"interface":"front","average":{"1min":3.294,"5min":2.8039999999999998,"15min":2.0830000000000002},"min":{"1min":0.371,"5min":0.315,"15min":0.24099999999999999},"max":{"1min":14.329000000000001,"5min":35.435000000000002,"15min":35.435000000000002},"last":2.391}]},{"osd":7,"last update":"Sat Sep 23 16:07:22 2023","interfaces":[{"interface":"back","average":{"1min":3.766,"5min":1.913,"15min":1.536},"min":{"1min":0.51300000000000001,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":10.901999999999999,"5min":10.901999999999999,"15min":10.901999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":3.96,"5min":2.2080000000000002,"15min":1.6990000000000001},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":12.880000000000001,"5min":12.880000000000001,"15min":15.83},"last":1.7090000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664596,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2320128,"kb_used_data":1473976,"kb_used_omap":6,"kb_used_meta":846073,"kb_avail":91425024,"statfs":{"total":95995035648,"available":93619224576,"internally_reserved":0,"allocated":1509351424,"data_stored":1507196713,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":866378759},"hb_peers":[0,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,1],"upper_bound":16},"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 23 16:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.78600000000000003,"15min":1.8420000000000001},"min":{"1min":0.311,"5min":0.186,"15min":0.185},"max":{"1min":2.2480000000000002,"5min":4.968,"15min":122.846},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76900000000000002,"15min":2.1099999999999999},"min":{"1min":0.255,"5min":0.22700000000000001,"15min":0.20799999999999999},"max":{"1min":4.0190000000000001,"5min":4.2599999999999998,"15min":120.417},"last":0.27500000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":1.603,"15min":1.738},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.24399999999999999},"max":{"1min":7.9669999999999996,"5min":45.911999999999999,"15min":115.988},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.3089999999999999,"15min":1.4390000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.6280000000000001,"5min":45.606999999999999,"15min":115.794},"last":0.41299999999999998}]},{"osd":3,"last update":"Sat Sep 23 16:12:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.82199999999999995,"15min":1.431},"min":{"1min":0.307,"5min":0.30499999999999999,"15min":0.25700000000000001},"max":{"1min":3.5190000000000001,"5min":5.1319999999999997,"15min":67.162999999999997},"last":0.376},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.93700000000000006,"15min":1.4790000000000001},"min":{"1min":0.29999999999999999,"5min":0.255,"15min":0.245},"max":{"1min":2.2149999999999999,"5min":6.431,"15min":67.203999999999994},"last":0.69199999999999995}]},{"osd":4,"last update":"Sat Sep 23 16:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.2250000000000001,"15min":1.871},"min":{"1min":0.35999999999999999,"5min":0.35199999999999998,"15min":0.34100000000000003},"max":{"1min":6.7619999999999996,"5min":6.7619999999999996,"15min":142.30600000000001},"last":0.40100000000000002},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.3340000000000001,"15min":1.754},"min":{"1min":0.442,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":10.093999999999999,"5min":10.093999999999999,"15min":139.94499999999999},"last":0.65500000000000003}]},{"osd":5,"last update":"Sat Sep 23 16:12:34 2023","interfaces":[{"interface":"back","average":{"1min":1.9690000000000001,"5min":1.5189999999999999,"15min":1.6279999999999999},"min":{"1min":0.39700000000000002,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":5.6509999999999998,"5min":5.6509999999999998,"15min":32.671999999999997},"last":0.432},{"interface":"front","average":{"1min":1.962,"5min":1.417,"15min":1.3899999999999999},"min":{"1min":0.54300000000000004,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":8.343,"5min":8.343,"15min":10.818},"last":0.67600000000000005}]},{"osd":6,"last update":"Sat Sep 23 16:12:34 2023","interfaces":[{"interface":"back","average":{"1min":1.9119999999999999,"5min":1.4530000000000001,"15min":1.52},"min":{"1min":0.39100000000000001,"5min":0.36699999999999999,"15min":0.34799999999999998},"max":{"1min":4.6369999999999996,"5min":5.8220000000000001,"15min":9.4420000000000002},"last":1.7629999999999999},{"interface":"front","average":{"1min":2.105,"5min":1.5,"15min":1.526},"min":{"1min":0.41999999999999998,"5min":0.39200000000000002,"15min":0.36699999999999999},"max":{"1min":6.5350000000000001,"5min":6.5350000000000001,"15min":11.643000000000001},"last":1.5589999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.51,"15min":1.3049999999999999},"min":{"1min":0.48599999999999999,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":4.1600000000000001,"5min":10.851000000000001,"15min":10.851000000000001},"last":3.4089999999999998},{"interface":"front","average":{"1min":1.829,"5min":1.5509999999999999,"15min":1.5620000000000001},"min":{"1min":0.623,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":6.8710000000000004,"5min":8.7769999999999992,"15min":11.308},"last":1.897}]}]},{"osd":0,"up_from":97,"seq":416611828122,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":930136,"kb_used_data":245264,"kb_used_omap":9,"kb_used_meta":684854,"kb_avail":92815016,"statfs":{"total":95995035648,"available":95042576384,"internally_reserved":0,"allocated":251150336,"data_stored":249031318,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":701291109},"hb_peers":[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":1,"last update":"Sat Sep 23 16:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":1.232,"15min":2.8639999999999999},"min":{"1min":0.216,"5min":0.20000000000000001,"15min":0.188},"max":{"1min":0.879,"5min":70.286000000000001,"15min":191.57300000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.52700000000000002,"5min":1.401,"15min":2.9870000000000001},"min":{"1min":0.27600000000000002,"5min":0.26900000000000002,"15min":0.246},"max":{"1min":0.96399999999999997,"5min":70.695999999999998,"15min":191.63399999999999},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:12:49 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":1.726,"15min":1.9039999999999999},"min":{"1min":0.26700000000000002,"5min":0.26400000000000001,"15min":0.20799999999999999},"max":{"1min":2.0579999999999998,"5min":64.688999999999993,"15min":112.691},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.622,"5min":1.8149999999999999,"15min":2.0390000000000001},"min":{"1min":0.26600000000000001,"5min":0.23699999999999999,"15min":0.23300000000000001},"max":{"1min":2.0099999999999998,"5min":64.813999999999993,"15min":112.711},"last":0.629}]},{"osd":3,"last update":"Sat Sep 23 16:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.629,"15min":0.91800000000000004},"min":{"1min":0.30599999999999999,"5min":0.27700000000000002,"15min":0.251},"max":{"1min":2.569,"5min":3.492,"15min":9.0150000000000006},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.58599999999999997,"15min":0.90600000000000003},"min":{"1min":0.29099999999999998,"5min":0.26800000000000002,"15min":0.26200000000000001},"max":{"1min":1.871,"5min":3.6440000000000001,"15min":8.7899999999999991},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:12:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":0.98399999999999999,"15min":1.1639999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35199999999999998},"max":{"1min":4.4299999999999997,"5min":5.2190000000000003,"15min":8.8439999999999994},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.048,"15min":1.212},"min":{"1min":0.38,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.4460000000000002,"5min":4.3019999999999996,"15min":8.0500000000000007},"last":3.4460000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:11:55 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.2110000000000001,"15min":2.0990000000000002},"min":{"1min":0.40600000000000003,"5min":0.39600000000000002,"15min":0.34300000000000003},"max":{"1min":4.5149999999999997,"5min":8.5410000000000004,"15min":222.511},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.4450000000000001,"15min":2.1829999999999998},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.9020000000000001,"5min":7.8650000000000002,"15min":221.749},"last":8.0139999999999993}]},{"osd":6,"last update":"Sat Sep 23 16:11:55 2023","interfaces":[{"interface":"back","average":{"1min":1.464,"5min":1.4850000000000001,"15min":1.4730000000000001},"min":{"1min":0.443,"5min":0.41699999999999998,"15min":0.373},"max":{"1min":4.2750000000000004,"5min":8.657,"15min":8.657},"last":4.6360000000000001},{"interface":"front","average":{"1min":1.401,"5min":1.4450000000000001,"15min":1.522},"min":{"1min":0.378,"5min":0.378,"15min":0.376},"max":{"1min":4.2889999999999997,"5min":8.6300000000000008,"15min":14.752000000000001},"last":4.5960000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.157,"15min":1.8320000000000001},"min":{"1min":0.42699999999999999,"5min":0.373,"15min":0.34699999999999998},"max":{"1min":5.8869999999999996,"5min":5.8869999999999996,"15min":108.233},"last":4.2939999999999996},{"interface":"front","average":{"1min":2.5659999999999998,"5min":1.4670000000000001,"15min":1.837},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.6769999999999996,"5min":9.6769999999999996,"15min":108.2},"last":2.8929999999999998}]}]},{"osd":2,"up_from":107,"seq":459561501060,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3020816,"kb_used_data":1976776,"kb_used_omap":11,"kb_used_meta":1044020,"kb_avail":90724336,"statfs":{"total":95995035648,"available":92901720064,"internally_reserved":0,"allocated":2024218624,"data_stored":2022051274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":1069076808},"hb_peers":[0,1,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,1],"upper_bound":16},"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 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.58899999999999997,"15min":0.91100000000000003},"min":{"1min":0.23100000000000001,"5min":0.219,"15min":0.193},"max":{"1min":0.52900000000000003,"5min":3.056,"15min":36.655999999999999},"last":0.44900000000000001},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.4059999999999999,"15min":1.5449999999999999},"min":{"1min":0.29899999999999999,"5min":0.255,"15min":0.221},"max":{"1min":6.0359999999999996,"5min":11.952,"15min":29.744},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":14.393000000000001,"5min":3.911,"15min":2.8079999999999998},"min":{"1min":0.26100000000000001,"5min":0.224,"15min":0.20699999999999999},"max":{"1min":208.40100000000001,"5min":208.40100000000001,"15min":208.40100000000001},"last":0.32200000000000001},{"interface":"front","average":{"1min":13.679,"5min":3.859,"15min":2.7170000000000001},"min":{"1min":0.26600000000000001,"5min":0.23100000000000001,"15min":0.217},"max":{"1min":208.98400000000001,"5min":208.98400000000001,"15min":208.98400000000001},"last":0.41399999999999998}]},{"osd":3,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.2749999999999999,"15min":1.3460000000000001},"min":{"1min":0.28999999999999998,"5min":0.27300000000000002,"15min":0.26200000000000001},"max":{"1min":12.34,"5min":12.34,"15min":14.507},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.75900000000000001,"15min":1.032},"min":{"1min":0.318,"5min":0.29999999999999999,"15min":0.24099999999999999},"max":{"1min":3.298,"5min":4.6139999999999999,"15min":17.568000000000001},"last":0.36899999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.988,"5min":1.4650000000000001,"15min":1.4630000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.6820000000000004,"5min":9.1760000000000002,"15min":17.513999999999999},"last":0.497},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.3180000000000001,"15min":1.1639999999999999},"min":{"1min":0.47399999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.3070000000000004,"5min":9.3599999999999994,"15min":9.3599999999999994},"last":0.64400000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.306,"15min":1.321},"min":{"1min":0.45400000000000001,"5min":0.33800000000000002,"15min":0.32500000000000001},"max":{"1min":5.0990000000000002,"5min":9.1489999999999991,"15min":11.522},"last":3.6629999999999998},{"interface":"front","average":{"1min":3.0459999999999998,"5min":2.1819999999999999,"15min":1.944},"min":{"1min":0.58599999999999997,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":7.0060000000000002,"5min":8.6310000000000002,"15min":11.895},"last":0.61299999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":2.4500000000000002,"5min":2.1400000000000001,"15min":1.7549999999999999},"min":{"1min":0.55900000000000005,"5min":0.42599999999999999,"15min":0.38300000000000001},"max":{"1min":6.1029999999999998,"5min":9.0020000000000007,"15min":10.635},"last":0.57399999999999995},{"interface":"front","average":{"1min":2.0099999999999998,"5min":1.528,"15min":1.4970000000000001},"min":{"1min":0.434,"5min":0.41399999999999998,"15min":0.39800000000000002},"max":{"1min":5.7199999999999998,"5min":12.244999999999999,"15min":17.547999999999998},"last":0.42899999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.329,"15min":1.28},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":8.0690000000000008,"5min":8.0690000000000008,"15min":10.348000000000001},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.782,"5min":1.8340000000000001,"15min":1.6220000000000001},"min":{"1min":0.47499999999999998,"5min":0.44900000000000001,"15min":0.42099999999999999},"max":{"1min":8.0549999999999997,"5min":8.8490000000000002,"15min":10.667},"last":3.984}]}]},{"osd":3,"up_from":112,"seq":481036337534,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":555296,"kb_used_data":5016,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93189856,"statfs":{"total":95995035648,"available":95426412544,"internally_reserved":0,"allocated":5136384,"data_stored":3009857,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"hb_peers":[0,1,2,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 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.56799999999999995,"15min":1.175},"min":{"1min":0.224,"5min":0.224,"15min":0.17599999999999999},"max":{"1min":1.887,"5min":4.6189999999999998,"15min":81.119},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.56899999999999995,"15min":1.381},"min":{"1min":0.26400000000000001,"5min":0.23599999999999999,"15min":0.20799999999999999},"max":{"1min":2.5,"5min":2.5350000000000001,"15min":81.292000000000002},"last":0.46999999999999997}]},{"osd":1,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":3.714,"5min":1.4179999999999999,"15min":1.2230000000000001},"min":{"1min":0.26100000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":44.439999999999998,"5min":44.439999999999998,"15min":44.439999999999998},"last":1.2070000000000001},{"interface":"front","average":{"1min":2.9350000000000001,"5min":1.2350000000000001,"15min":1.4419999999999999},"min":{"1min":0.29599999999999999,"5min":0.252,"15min":0.23400000000000001},"max":{"1min":40.018000000000001,"5min":40.018000000000001,"15min":51.798000000000002},"last":1.2569999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":3.1200000000000001,"5min":1.2090000000000001,"15min":1.153},"min":{"1min":0.34599999999999997,"5min":0.28199999999999997,"15min":0.23200000000000001},"max":{"1min":40.093000000000004,"5min":40.093000000000004,"15min":40.093000000000004},"last":0.45500000000000002},{"interface":"front","average":{"1min":2.9510000000000001,"5min":1.105,"15min":1.046},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.246},"max":{"1min":40.807000000000002,"5min":40.807000000000002,"15min":40.807000000000002},"last":0.625}]},{"osd":4,"last update":"Sat Sep 23 16:11:50 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":1.0069999999999999,"15min":1.337},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":7.3739999999999997,"5min":7.3739999999999997,"15min":95.966999999999999},"last":2.3929999999999998},{"interface":"front","average":{"1min":1.696,"5min":1.1060000000000001,"15min":1.4399999999999999},"min":{"1min":0.33900000000000002,"5min":0.33700000000000002,"15min":0.32600000000000001},"max":{"1min":8.8100000000000005,"5min":8.8100000000000005,"15min":95.540000000000006},"last":0.44}]},{"osd":5,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.655,"5min":1.532,"15min":1.4119999999999999},"min":{"1min":0.40699999999999997,"5min":0.39400000000000002,"15min":0.32000000000000001},"max":{"1min":5.7510000000000003,"5min":7.9329999999999998,"15min":9.3420000000000005},"last":1.804},{"interface":"front","average":{"1min":1.5700000000000001,"5min":1.4419999999999999,"15min":1.3759999999999999},"min":{"1min":0.42299999999999999,"5min":0.38400000000000001,"15min":0.32700000000000001},"max":{"1min":5.7389999999999999,"5min":7.9089999999999998,"15min":10.25},"last":1.788}]},{"osd":6,"last update":"Sat Sep 23 16:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":1.212,"15min":1.175},"min":{"1min":0.42899999999999999,"5min":0.373,"15min":0.373},"max":{"1min":5.4699999999999998,"5min":5.4699999999999998,"15min":6.1619999999999999},"last":0.39600000000000002},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.3169999999999999,"15min":1.2390000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.35199999999999998},"max":{"1min":4.8879999999999999,"5min":4.8879999999999999,"15min":6.6970000000000001},"last":0.52600000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.044,"15min":1.657},"min":{"1min":0.41599999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":3.6949999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":2.609,"5min":1.498,"15min":1.9330000000000001},"min":{"1min":0.496,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":8.2349999999999994,"5min":8.2349999999999994,"15min":90.813000000000002},"last":1.3979999999999999}]}]},{"osd":4,"up_from":117,"seq":502511174008,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3435292,"kb_used_data":2528340,"kb_used_omap":10,"kb_used_meta":906677,"kb_avail":90309860,"statfs":{"total":95995035648,"available":92477296640,"internally_reserved":0,"allocated":2589020160,"data_stored":2586661384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":928437279},"hb_peers":[0,1,2,3,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,0,0,4,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.3520000000000003,"5min":1.621,"15min":2.4049999999999998},"min":{"1min":0.251,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":59.795000000000002,"5min":59.795000000000002,"15min":120.185},"last":2.0579999999999998},{"interface":"front","average":{"1min":4.3150000000000004,"5min":1.8320000000000001,"15min":2.23},"min":{"1min":0.254,"5min":0.254,"15min":0.23599999999999999},"max":{"1min":59.665999999999997,"5min":59.665999999999997,"15min":120.068},"last":0.33800000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.1689999999999996,"5min":3.867,"15min":2.5619999999999998},"min":{"1min":0.27500000000000002,"5min":0.27300000000000002,"15min":0.23499999999999999},"max":{"1min":55.960000000000001,"5min":145.535,"15min":145.535},"last":2.0920000000000001},{"interface":"front","average":{"1min":4.4039999999999999,"5min":4.3520000000000003,"15min":2.5449999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":57.442,"5min":145.72499999999999,"15min":145.72499999999999},"last":0.27600000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.601,"5min":2.6160000000000001,"15min":2.206},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.28499999999999998},"max":{"1min":62.268999999999998,"5min":62.268999999999998,"15min":62.268999999999998},"last":2.1640000000000001},{"interface":"front","average":{"1min":5.2050000000000001,"5min":2.8010000000000002,"15min":2.2759999999999998},"min":{"1min":0.35499999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":67.488,"5min":67.488,"15min":70.046000000000006},"last":2.27}]},{"osd":3,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.054,"15min":1.6519999999999999},"min":{"1min":0.34499999999999997,"5min":0.33400000000000002,"15min":0.30399999999999999},"max":{"1min":5.585,"5min":8.2829999999999995,"15min":50.719999999999999},"last":2.1150000000000002},{"interface":"front","average":{"1min":1.6100000000000001,"5min":1.347,"15min":1.476},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":7.718,"5min":8.5340000000000007,"15min":50.677},"last":0.35899999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2389999999999999,"5min":1.766,"15min":2.1019999999999999},"min":{"1min":0.46500000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.7610000000000001,"5min":10.183,"15min":203.72800000000001},"last":0.31},{"interface":"front","average":{"1min":2.0089999999999999,"5min":1.756,"15min":2.3079999999999998},"min":{"1min":0.374,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":9.4359999999999999,"5min":9.4359999999999999,"15min":201.78299999999999},"last":2.246}]},{"osd":6,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2709999999999999,"5min":1.4950000000000001,"15min":1.7529999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":7.6989999999999998,"5min":8.1359999999999992,"15min":21.553999999999998},"last":2.141},{"interface":"front","average":{"1min":2.6349999999999998,"5min":1.8320000000000001,"15min":1.607},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":9.1959999999999997,"5min":10.113,"15min":10.622},"last":0.51500000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":1.3959999999999999,"15min":1.349},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.9809999999999999,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":0.876},{"interface":"front","average":{"1min":2.8919999999999999,"5min":1.768,"15min":1.4159999999999999},"min":{"1min":0.495,"5min":0.42899999999999999,"15min":0.33700000000000002},"max":{"1min":8.0139999999999993,"5min":8.1910000000000007,"15min":14.752000000000001},"last":0.57199999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757851,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2187916,"kb_used_data":1533252,"kb_used_omap":0,"kb_used_meta":654592,"kb_avail":91557236,"statfs":{"total":95995035648,"available":93754609664,"internally_reserved":0,"allocated":1570050048,"data_stored":1568688912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":670302208},"hb_peers":[0,1,2,3,4,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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:11:54 2023","interfaces":[{"interface":"back","average":{"1min":2.6779999999999999,"5min":1.766,"15min":1.8919999999999999},"min":{"1min":0.32700000000000001,"5min":0.254,"15min":0.24299999999999999},"max":{"1min":8.2910000000000004,"5min":13.866,"15min":82.361999999999995},"last":1.8580000000000001},{"interface":"front","average":{"1min":0.753,"5min":0.876,"15min":1.5069999999999999},"min":{"1min":0.30199999999999999,"5min":0.28899999999999998,"15min":0.27400000000000002},"max":{"1min":3.3730000000000002,"5min":5.2709999999999999,"15min":82.334000000000003},"last":0.44700000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:12:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":3.4689999999999999,"15min":2.4500000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.27600000000000002},"max":{"1min":4.899,"5min":272.74900000000002,"15min":272.74900000000002},"last":0.36899999999999999},{"interface":"front","average":{"1min":2.8239999999999998,"5min":4.4710000000000001,"15min":3.0129999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.26300000000000001},"max":{"1min":8.3480000000000008,"5min":273.02199999999999,"15min":273.02199999999999},"last":1.883}]},{"osd":2,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":4.7130000000000001,"5min":3.9500000000000002,"15min":2.4780000000000002},"min":{"1min":0.28299999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":70.385999999999996,"5min":191.661,"15min":191.661},"last":7.3010000000000002},{"interface":"front","average":{"1min":4.3170000000000002,"5min":3.8519999999999999,"15min":2.3940000000000001},"min":{"1min":0.34599999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":70.341999999999999,"5min":191.88999999999999,"15min":191.88999999999999},"last":0.33800000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:12:16 2023","interfaces":[{"interface":"back","average":{"1min":1.502,"5min":1.093,"15min":1.764},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":7.3010000000000002,"5min":7.3010000000000002,"15min":82.546999999999997},"last":0.48699999999999999},{"interface":"front","average":{"1min":2.6240000000000001,"5min":1.7669999999999999,"15min":2.1059999999999999},"min":{"1min":0.34799999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.9220000000000006,"5min":11.635999999999999,"15min":88.037000000000006},"last":1.915}]},{"osd":4,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":2.3540000000000001,"5min":1.488,"15min":1.3919999999999999},"min":{"1min":0.35099999999999998,"5min":0.33900000000000002,"15min":0.29899999999999999},"max":{"1min":15.589,"5min":15.589,"15min":15.589},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.51,"15min":1.446},"min":{"1min":0.36099999999999999,"5min":0.34499999999999997,"15min":0.308},"max":{"1min":10.563000000000001,"5min":10.563000000000001,"15min":15.775},"last":0.71399999999999997}]},{"osd":6,"last update":"Sat Sep 23 16:12:16 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.7050000000000001,"15min":1.5409999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":5.3079999999999998,"5min":7.4100000000000001,"15min":15.743},"last":0.39100000000000001},{"interface":"front","average":{"1min":3.4430000000000001,"5min":2.3879999999999999,"15min":1.9079999999999999},"min":{"1min":0.35899999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":10.157999999999999,"5min":11.612,"15min":14.394},"last":1.823}]},{"osd":7,"last update":"Sat Sep 23 16:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.891,"15min":1.595},"min":{"1min":0.41899999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":34.133000000000003},"last":3.1520000000000001},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.853,"15min":1.524},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2919999999999998,"5min":15.707000000000001,"15min":33.271999999999998},"last":0.52600000000000002}]}]}],"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":327680,"data_stored":327680,"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4225,"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":1958,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":646,"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":28672,"data_stored":5482,"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":4950,"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":239730688,"data_stored":239730688,"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":1492189184,"data_stored":1492189184,"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":1992228864,"data_stored":1992228864,"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":2559315968,"data_stored":2559311896,"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":1562443776,"data_stored":1562443776,"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":2031816704,"data_stored":2031812632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:12:58.866 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 11 2023-09-23T16:12:58.934 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:58.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:56.838171+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1444: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 93 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11059/162168 objects degraded (6.819%); 14 MiB/s, 229 objects/s recovering 2023-09-23T16:12:58.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:57.668924+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:57.671853+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.943 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:57.672871+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e390: 8 total, 7 up, 7 in 2023-09-23T16:12:58.944 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:57.674419+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.944 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:58 smithi186 bash[89807]: cluster 2023-09-23T16:12:57.676640+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T16:12:58.957 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:12:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:58.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:12:59.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:59.089 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:59.194 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:59.225 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:59.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:59.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:59.334 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:12:59.366 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:12:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:12:59.393 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:12:59.437 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:12:59.471 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:12:59.475 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:59.505 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:12:59.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:12:59.509 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:12:59.555 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:12:59.592 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:12:59.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:59.630 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:12:59.631 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.631 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.631 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.631 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.631 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.632 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.632 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:12:59.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:12:59.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:12:59.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:12:59.744 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:59.771 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:12:59.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:12:59.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:59.903 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:12:59.906 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:12:59 smithi140 bash[105739]: audit 2023-09-23T16:12:59.357544+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.140:0/4013942678' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:12:59.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:12:59.908 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:12:59 smithi140 bash[103196]: audit 2023-09-23T16:12:59.357544+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.140:0/4013942678' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:12:59.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:12:59 smithi186 bash[89807]: audit 2023-09-23T16:12:59.357544+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.140:0/4013942678' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:00.008 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:00.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:00.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:00.151 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.182 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:00.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:00.313 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:00.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:00.416 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:00.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:00.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:00.579 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:00.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:00.684 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.691 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:13:00.707 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:00.812 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.848 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:00.864 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:00 smithi140 bash[105739]: cluster 2023-09-23T16:12:58.838799+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1446: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 94 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 10314/158070 objects degraded (6.525%); 25 MiB/s, 403 objects/s recovering 2023-09-23T16:13:00.864 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:00 smithi140 bash[105739]: audit 2023-09-23T16:12:59.724814+0000 mon.a (mon.0) 1885 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:00.864 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:00 smithi140 bash[103196]: cluster 2023-09-23T16:12:58.838799+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1446: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 94 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 10314/158070 objects degraded (6.525%); 25 MiB/s, 403 objects/s recovering 2023-09-23T16:13:00.864 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:00 smithi140 bash[103196]: audit 2023-09-23T16:12:59.724814+0000 mon.a (mon.0) 1885 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:00.957 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:00.965 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:00 smithi186 bash[89807]: cluster 2023-09-23T16:12:58.838799+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1446: 99 pgs: 1 peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 94 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 10314/158070 objects degraded (6.525%); 25 MiB/s, 403 objects/s recovering 2023-09-23T16:13:00.965 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:00 smithi186 bash[89807]: audit 2023-09-23T16:12:59.724814+0000 mon.a (mon.0) 1885 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:00.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:00.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:01.087 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:01.127 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:01.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:01.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:01.261 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:01.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:01.366 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:01.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:01.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:01.502 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:01.527 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:01.631 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:01.659 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:01.763 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:01.791 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:01.896 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:01.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: cluster 2023-09-23T16:13:00.674243+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:01.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: cluster 2023-09-23T16:13:00.682404+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:01.905 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: audit 2023-09-23T16:13:00.685478+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:01.906 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: cluster 2023-09-23T16:13:00.685702+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e391: 8 total, 7 up, 7 in 2023-09-23T16:13:01.906 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: cluster 2023-09-23T16:13:00.686527+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:01.906 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: audit 2023-09-23T16:13:00.971045+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:01.906 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:01 smithi186 bash[89807]: cluster 2023-09-23T16:13:01.400348+0000 mon.a (mon.0) 1890 : cluster 3 Health check update: Degraded data redundancy: 10314/158070 objects degraded (6.525%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:01.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:01.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:02.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.053 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: cluster 2023-09-23T16:13:00.674243+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: cluster 2023-09-23T16:13:00.682404+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: audit 2023-09-23T16:13:00.685478+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: cluster 2023-09-23T16:13:00.685702+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e391: 8 total, 7 up, 7 in 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: cluster 2023-09-23T16:13:00.686527+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: audit 2023-09-23T16:13:00.971045+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[105739]: cluster 2023-09-23T16:13:01.400348+0000 mon.a (mon.0) 1890 : cluster 3 Health check update: Degraded data redundancy: 10314/158070 objects degraded (6.525%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:02.054 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: cluster 2023-09-23T16:13:00.674243+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: cluster 2023-09-23T16:13:00.682404+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: audit 2023-09-23T16:13:00.685478+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.140:0/33394443' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: cluster 2023-09-23T16:13:00.685702+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e391: 8 total, 7 up, 7 in 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: cluster 2023-09-23T16:13:00.686527+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: audit 2023-09-23T16:13:00.971045+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:02.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:01 smithi140 bash[103196]: cluster 2023-09-23T16:13:01.400348+0000 mon.a (mon.0) 1890 : cluster 3 Health check update: Degraded data redundancy: 10314/158070 objects degraded (6.525%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:02.070 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:02.175 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:02.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:02.309 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:02.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:02.660 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:02.766 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:02.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:02.895 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:02.921 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:02.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:02.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:03.024 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.033 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:02 smithi140 bash[105739]: cluster 2023-09-23T16:13:00.839331+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1448: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 8314/154278 objects degraded (5.389%); 28 MiB/s, 447 objects/s recovering 2023-09-23T16:13:03.033 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:02 smithi140 bash[103196]: cluster 2023-09-23T16:13:00.839331+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1448: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 8314/154278 objects degraded (5.389%); 28 MiB/s, 447 objects/s recovering 2023-09-23T16:13:03.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:03.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:02 smithi186 bash[89807]: cluster 2023-09-23T16:13:00.839331+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1448: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 8314/154278 objects degraded (5.389%); 28 MiB/s, 447 objects/s recovering 2023-09-23T16:13:03.180 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:03.283 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:03.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:03.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:03.548 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:03.576 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:03.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.713 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:03.816 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:03.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:03.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:03.988 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:03.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:03.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:13:04.001 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:13:04.092 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:04.120 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:04.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:04.228 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:04.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:04.371 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:04.515 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:04.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:04.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:04.644 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:04.716 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:04 smithi140 bash[103196]: cluster 2023-09-23T16:13:02.839895+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1449: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 8314/151353 objects degraded (5.493%); 23 MiB/s, 375 objects/s recovering 2023-09-23T16:13:04.716 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:04 smithi140 bash[105739]: cluster 2023-09-23T16:13:02.839895+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1449: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 8314/151353 objects degraded (5.493%); 23 MiB/s, 375 objects/s recovering 2023-09-23T16:13:04.785 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:04 smithi186 bash[89807]: cluster 2023-09-23T16:13:02.839895+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1449: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 582 op/s; 8314/151353 objects degraded (5.493%); 23 MiB/s, 375 objects/s recovering 2023-09-23T16:13:04.815 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:04.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:04.921 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:04.946 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:04.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:04.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:05.050 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:05.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:05.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:05.187 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:05.213 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:05.317 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:05.353 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:05.456 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:05.498 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:05.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:05.603 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:05.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:05] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-09-23T16:13:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:05.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:05.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:05.868 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:05.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:05.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:06.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.002 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:13:06.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:06.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:13:06.130 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:06.159 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:06.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:06.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:06.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:06.441 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:06.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:06.545 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:06.577 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:06.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:06.683 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.707 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:06.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:06.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:06.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:06 smithi140 bash[103196]: cluster 2023-09-23T16:13:04.840877+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1450: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 6613/142395 objects degraded (4.644%); 26 MiB/s, 418 objects/s recovering 2023-09-23T16:13:06.820 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:06 smithi140 bash[103196]: cluster 2023-09-23T16:13:06.401701+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 6613/142395 objects degraded (4.644%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:06.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:06 smithi140 bash[105739]: cluster 2023-09-23T16:13:04.840877+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1450: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 6613/142395 objects degraded (4.644%); 26 MiB/s, 418 objects/s recovering 2023-09-23T16:13:06.821 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:06 smithi140 bash[105739]: cluster 2023-09-23T16:13:06.401701+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 6613/142395 objects degraded (4.644%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:06.836 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:06.939 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:06.965 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:06.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:07.072 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:07.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:06 smithi186 bash[89807]: cluster 2023-09-23T16:13:04.840877+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1450: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 6613/142395 objects degraded (4.644%); 26 MiB/s, 418 objects/s recovering 2023-09-23T16:13:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:06 smithi186 bash[89807]: cluster 2023-09-23T16:13:06.401701+0000 mon.a (mon.0) 1891 : cluster 3 Health check update: Degraded data redundancy: 6613/142395 objects degraded (4.644%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:07.205 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.237 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:07.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:07.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:07.499 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:07.521 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:13:07.521 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:13:07.604 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:07.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:07.770 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:07.873 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.904 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:07.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:08.007 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:08.044 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:08.148 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:08.176 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:08.280 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:08.309 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:08.413 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:08.437 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:08.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:08.540 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:08.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:08.675 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.703 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.704 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:08 smithi140 bash[103196]: cluster 2023-09-23T16:13:06.841378+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1451: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6613/141525 objects degraded (4.673%); 23 MiB/s, 364 objects/s recovering 2023-09-23T16:13:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:08.806 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:08.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T16:13:08.942 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.952 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:08 smithi186 bash[89807]: cluster 2023-09-23T16:13:06.841378+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1451: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6613/141525 objects degraded (4.673%); 23 MiB/s, 364 objects/s recovering 2023-09-23T16:13:08.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:08.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:08.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:09.072 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:09.100 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:09.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:08 smithi140 bash[105739]: cluster 2023-09-23T16:13:06.841378+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1451: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.9 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6613/141525 objects degraded (4.673%); 23 MiB/s, 364 objects/s recovering 2023-09-23T16:13:09.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.232 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:09.337 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.376 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:09.394 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:09.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:09.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:09.610 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:09.629 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:09.738 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:09.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:09.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:09.869 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.898 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:09.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:09.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:10.003 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:10.133 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:10.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:10.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:10.264 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.300 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:10.405 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:10.436 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:10.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:10.541 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:10.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:10.676 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:10.700 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:10.805 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:10.814 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:10 smithi186 bash[89807]: cluster 2023-09-23T16:13:08.842053+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1452: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 6613/135120 objects degraded (4.894%); 16 MiB/s, 261 objects/s recovering 2023-09-23T16:13:10.836 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:10.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:10.950 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:10 smithi140 bash[103196]: cluster 2023-09-23T16:13:08.842053+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1452: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 6613/135120 objects degraded (4.894%); 16 MiB/s, 261 objects/s recovering 2023-09-23T16:13:10.950 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:10 smithi140 bash[105739]: cluster 2023-09-23T16:13:08.842053+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1452: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 6613/135120 objects degraded (4.894%); 16 MiB/s, 261 objects/s recovering 2023-09-23T16:13:10.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:10.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:11.076 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:11.100 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:11.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:11.204 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:11.240 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:11.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:11.381 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:11.432 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:11.435 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:11.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:11.524 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:11.628 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:11.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:11.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:11.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:11.765 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:11 smithi140 bash[105739]: cluster 2023-09-23T16:13:11.402833+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 6613/135120 objects degraded (4.894%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:11.766 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:11 smithi140 bash[103196]: cluster 2023-09-23T16:13:11.402833+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 6613/135120 objects degraded (4.894%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:11.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:11.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:11.893 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:11.902 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:11 smithi186 bash[89807]: cluster 2023-09-23T16:13:11.402833+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 6613/135120 objects degraded (4.894%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:11.919 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:11.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:11.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:12.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.049 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:12.152 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:12.288 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:12.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.321 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:12.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:12.422 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:12.445 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:12.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:12.550 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:12.586 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:12.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:12.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:12.717 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:12.820 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.850 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:12.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:12 smithi186 bash[89807]: cluster 2023-09-23T16:13:10.842767+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1453: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 5032/128490 objects degraded (3.916%); 13 MiB/s, 200 objects/s recovering 2023-09-23T16:13:12.954 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:12.963 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:12 smithi140 bash[103196]: cluster 2023-09-23T16:13:10.842767+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1453: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 5032/128490 objects degraded (3.916%); 13 MiB/s, 200 objects/s recovering 2023-09-23T16:13:12.964 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:12 smithi140 bash[105739]: cluster 2023-09-23T16:13:10.842767+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1453: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 5032/128490 objects degraded (3.916%); 13 MiB/s, 200 objects/s recovering 2023-09-23T16:13:12.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:12.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:13.084 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.107 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:13.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:13.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:13.350 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.379 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:13.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:13.508 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:13.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:13.669 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:13.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:13.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:13.808 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:13.912 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.938 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:13.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:13.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:14.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:14.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:14.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:14.080 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:14.173 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:14.201 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:14.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:14.332 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:14.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:14.472 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:14.576 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:14.621 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:14.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:14.722 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:14 smithi186 bash[89807]: cluster 2023-09-23T16:13:12.843331+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1454: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 5032/124995 objects degraded (4.026%); 11 MiB/s, 169 objects/s recovering 2023-09-23T16:13:14.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:14.750 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:14.854 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:14.886 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:14.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:14.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.023 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:15.128 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:15.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:14 smithi140 bash[103196]: cluster 2023-09-23T16:13:12.843331+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1454: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 5032/124995 objects degraded (4.026%); 11 MiB/s, 169 objects/s recovering 2023-09-23T16:13:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:14 smithi140 bash[105739]: cluster 2023-09-23T16:13:12.843331+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1454: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 5032/124995 objects degraded (4.026%); 11 MiB/s, 169 objects/s recovering 2023-09-23T16:13:15.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:15.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.285 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:15.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:15.398 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:15] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-09-23T16:13:15.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:15.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:15.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:15.543 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:15.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:15.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:15.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:15.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:15.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:15.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:15.943 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:15.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:15.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:16.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:16.070 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:16.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:16.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:16.211 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:16.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:16.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:16.443 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:16.482 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:16.586 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:16.618 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:16.724 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:16.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:16.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:16.863 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:16.871 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[105739]: cluster 2023-09-23T16:13:14.843985+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1455: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 4431/120141 objects degraded (3.688%); 13 MiB/s, 209 objects/s recovering 2023-09-23T16:13:16.871 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[105739]: audit 2023-09-23T16:13:15.971293+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:16.871 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[105739]: cluster 2023-09-23T16:13:16.404008+0000 mon.a (mon.0) 1894 : cluster 3 Health check update: Degraded data redundancy: 4431/120141 objects degraded (3.688%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:16.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[103196]: cluster 2023-09-23T16:13:14.843985+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1455: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 4431/120141 objects degraded (3.688%); 13 MiB/s, 209 objects/s recovering 2023-09-23T16:13:16.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[103196]: audit 2023-09-23T16:13:15.971293+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:16.872 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:16 smithi140 bash[103196]: cluster 2023-09-23T16:13:16.404008+0000 mon.a (mon.0) 1894 : cluster 3 Health check update: Degraded data redundancy: 4431/120141 objects degraded (3.688%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:16.886 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:16.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:16.992 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:17.001 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:16 smithi186 bash[89807]: cluster 2023-09-23T16:13:14.843985+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1455: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 4431/120141 objects degraded (3.688%); 13 MiB/s, 209 objects/s recovering 2023-09-23T16:13:17.001 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:16 smithi186 bash[89807]: audit 2023-09-23T16:13:15.971293+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:17.001 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:16 smithi186 bash[89807]: cluster 2023-09-23T16:13:16.404008+0000 mon.a (mon.0) 1894 : cluster 3 Health check update: Degraded data redundancy: 4431/120141 objects degraded (3.688%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T16:13:17.028 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:17.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:17.132 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:17.163 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:17.266 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:17.296 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:17.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:17.402 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:17.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:17.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:17.540 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:17.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:17.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:17.703 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:17.808 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:17.837 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:17.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:17.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:17.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:17.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:18.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:18.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:18.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:18.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:18.218 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:18.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:18.322 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.351 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:18.455 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:18.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:18.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.615 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:18.718 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.749 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:18.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:18.853 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:18.880 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:18.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:18 smithi186 bash[89807]: cluster 2023-09-23T16:13:16.844659+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1456: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 3503/115002 objects degraded (3.046%); 11 MiB/s, 172 objects/s recovering 2023-09-23T16:13:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:18 smithi186 bash[89807]: cluster 2023-09-23T16:13:17.736293+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:18 smithi186 bash[89807]: cluster 2023-09-23T16:13:17.738108+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e392: 8 total, 7 up, 7 in 2023-09-23T16:13:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:18 smithi186 bash[89807]: cluster 2023-09-23T16:13:17.741164+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:18 smithi186 bash[89807]: cluster 2023-09-23T16:13:17.749006+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[103196]: cluster 2023-09-23T16:13:16.844659+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1456: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 3503/115002 objects degraded (3.046%); 11 MiB/s, 172 objects/s recovering 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[103196]: cluster 2023-09-23T16:13:17.736293+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[103196]: cluster 2023-09-23T16:13:17.738108+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e392: 8 total, 7 up, 7 in 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[103196]: cluster 2023-09-23T16:13:17.741164+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[103196]: cluster 2023-09-23T16:13:17.749006+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.992 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[105739]: cluster 2023-09-23T16:13:16.844659+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1456: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 3503/115002 objects degraded (3.046%); 11 MiB/s, 172 objects/s recovering 2023-09-23T16:13:18.993 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[105739]: cluster 2023-09-23T16:13:17.736293+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.993 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[105739]: cluster 2023-09-23T16:13:17.738108+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e392: 8 total, 7 up, 7 in 2023-09-23T16:13:18.993 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[105739]: cluster 2023-09-23T16:13:17.741164+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:18.993 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:18 smithi140 bash[105739]: cluster 2023-09-23T16:13:17.749006+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T16:13:19.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:19.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:19.114 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.164 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:19.268 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:19.299 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:19.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:19.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:19.534 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:19.559 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:19.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:19.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:19.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:19.753 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:13:19 smithi186 bash[77598]: logger=cleanup t=2023-09-23T16:13:19.446875602Z level=info msg="Completed cleanup jobs" duration=65.283522ms 2023-09-23T16:13:19.762 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 1 pgp_num to 11 2023-09-23T16:13:19.794 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.811 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[105739]: cluster 2023-09-23T16:13:18.743180+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:19.811 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[105739]: cluster 2023-09-23T16:13:18.745906+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e393: 8 total, 7 up, 7 in 2023-09-23T16:13:19.811 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[105739]: audit 2023-09-23T16:13:18.777289+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T16:13:19.811 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[105739]: cluster 2023-09-23T16:13:18.829569+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:19.811 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[103196]: cluster 2023-09-23T16:13:18.743180+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:19.812 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[103196]: cluster 2023-09-23T16:13:18.745906+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e393: 8 total, 7 up, 7 in 2023-09-23T16:13:19.812 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[103196]: audit 2023-09-23T16:13:18.777289+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T16:13:19.812 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:19 smithi140 bash[103196]: cluster 2023-09-23T16:13:18.829569+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:19.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:19.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.963 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:19.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:20.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:20.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:20.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:19 smithi186 bash[89807]: cluster 2023-09-23T16:13:18.743180+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:19 smithi186 bash[89807]: cluster 2023-09-23T16:13:18.745906+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e393: 8 total, 7 up, 7 in 2023-09-23T16:13:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:19 smithi186 bash[89807]: audit 2023-09-23T16:13:18.777289+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T16:13:20.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:19 smithi186 bash[89807]: cluster 2023-09-23T16:13:18.829569+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T16:13:20.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:20.222 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:20.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:20.325 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:20.347 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:20.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:20.451 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:20.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:20.576 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:20.607 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:20.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:20.740 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:20.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:20.868 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:20.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:20 smithi186 bash[89807]: cluster 2023-09-23T16:13:18.845153+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1459: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 3503/108618 objects degraded (3.225%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T16:13:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:20 smithi186 bash[89807]: cluster 2023-09-23T16:13:19.752107+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:20 smithi186 bash[89807]: cluster 2023-09-23T16:13:19.752904+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:20 smithi186 bash[89807]: audit 2023-09-23T16:13:19.756184+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T16:13:20.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:20 smithi186 bash[89807]: cluster 2023-09-23T16:13:19.756287+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e394: 8 total, 7 up, 7 in 2023-09-23T16:13:20.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:21.001 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:21.107 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:21.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[103196]: cluster 2023-09-23T16:13:18.845153+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1459: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 3503/108618 objects degraded (3.225%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T16:13:21.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[103196]: cluster 2023-09-23T16:13:19.752107+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[103196]: cluster 2023-09-23T16:13:19.752904+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[103196]: audit 2023-09-23T16:13:19.756184+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[103196]: cluster 2023-09-23T16:13:19.756287+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e394: 8 total, 7 up, 7 in 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[105739]: cluster 2023-09-23T16:13:18.845153+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1459: 99 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+undersized+degraded+remapped+backfilling, 96 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 3503/108618 objects degraded (3.225%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[105739]: cluster 2023-09-23T16:13:19.752107+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[105739]: cluster 2023-09-23T16:13:19.752904+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[105739]: audit 2023-09-23T16:13:19.756184+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.140:0/850793165' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T16:13:21.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:20 smithi140 bash[105739]: cluster 2023-09-23T16:13:19.756287+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e394: 8 total, 7 up, 7 in 2023-09-23T16:13:21.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:21.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:21.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:21.367 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.396 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:21.499 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.533 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:21.635 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.663 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:21.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.809 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:21.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:21 smithi186 bash[89807]: cluster 2023-09-23T16:13:20.751437+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:21 smithi186 bash[89807]: cluster 2023-09-23T16:13:20.755485+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e395: 8 total, 7 up, 7 in 2023-09-23T16:13:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:21 smithi186 bash[89807]: cluster 2023-09-23T16:13:20.755796+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:21.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:21 smithi186 bash[89807]: cluster 2023-09-23T16:13:21.406897+0000 mon.a (mon.0) 1901 : cluster 3 Health check update: Degraded data redundancy: 3503/108618 objects degraded (3.225%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:13:21.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:21.939 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:21.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:22.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:22.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[105739]: cluster 2023-09-23T16:13:20.751437+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:22.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[105739]: cluster 2023-09-23T16:13:20.755485+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e395: 8 total, 7 up, 7 in 2023-09-23T16:13:22.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[105739]: cluster 2023-09-23T16:13:20.755796+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:22.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[105739]: cluster 2023-09-23T16:13:21.406897+0000 mon.a (mon.0) 1901 : cluster 3 Health check update: Degraded data redundancy: 3503/108618 objects degraded (3.225%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:13:22.053 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[103196]: cluster 2023-09-23T16:13:20.751437+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:22.053 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[103196]: cluster 2023-09-23T16:13:20.755485+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e395: 8 total, 7 up, 7 in 2023-09-23T16:13:22.053 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[103196]: cluster 2023-09-23T16:13:20.755796+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T16:13:22.053 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:21 smithi140 bash[103196]: cluster 2023-09-23T16:13:21.406897+0000 mon.a (mon.0) 1901 : cluster 3 Health check update: Degraded data redundancy: 3503/108618 objects degraded (3.225%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T16:13:22.066 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:22.176 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:22.208 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:22.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:22.312 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:22.337 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:22.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:22.466 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:22.573 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:22.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:22.703 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:22.740 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:22.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:22.848 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:22.856 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:22 smithi140 bash[105739]: cluster 2023-09-23T16:13:20.845653+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1462: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 972 op/s; 1720/103329 objects degraded (1.665%); 23 MiB/s, 370 objects/s recovering 2023-09-23T16:13:22.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:22 smithi140 bash[103196]: cluster 2023-09-23T16:13:20.845653+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1462: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 972 op/s; 1720/103329 objects degraded (1.665%); 23 MiB/s, 370 objects/s recovering 2023-09-23T16:13:22.874 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:22.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:22.981 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:22.990 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:22 smithi186 bash[89807]: cluster 2023-09-23T16:13:20.845653+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1462: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 972 op/s; 1720/103329 objects degraded (1.665%); 23 MiB/s, 370 objects/s recovering 2023-09-23T16:13:23.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:23.120 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:23.152 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:23.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:23.289 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:23.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:23.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:23.418 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:23.522 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:23.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:23.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:23.654 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:23.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:23.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:23.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:23.918 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:23.941 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:23.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:24.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:24.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:24.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:24.173 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.204 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:24.309 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.348 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:24.452 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:24.589 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:24.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:24.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:24.719 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.746 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:24.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:24.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:24.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:24.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:24.983 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.031 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:24 smithi140 bash[103196]: cluster 2023-09-23T16:13:22.846260+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1463: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 1720/101253 objects degraded (1.699%); 18 MiB/s, 289 objects/s recovering 2023-09-23T16:13:25.031 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:24 smithi140 bash[105739]: cluster 2023-09-23T16:13:22.846260+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1463: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 1720/101253 objects degraded (1.699%); 18 MiB/s, 289 objects/s recovering 2023-09-23T16:13:25.047 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:25.153 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:24 smithi186 bash[89807]: cluster 2023-09-23T16:13:22.846260+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1463: 99 pgs: 1 active+undersized+remapped, 1 active+undersized+degraded+remapped+backfilling, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 1720/101253 objects degraded (1.699%); 18 MiB/s, 289 objects/s recovering 2023-09-23T16:13:25.177 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:25.286 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:25.310 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:25.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:25.414 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:25.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:25.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:25.573 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:13:25.575 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:25.623 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:13:25.623 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:13:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:25] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2023-09-23T16:13:25.653 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:13:25.679 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:25.701 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:13:25.730 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:25.731 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:13:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:25.765 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:13:25.806 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:13:25.810 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:13:25.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:25.856 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:13:25.856 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.856 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:13:25.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:13:25.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:25.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:25 smithi186 bash[89807]: audit 2023-09-23T16:13:25.530788+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.140:0/2591025600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:25 smithi186 bash[89807]: audit 2023-09-23T16:13:25.659883+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.140:0/4230057848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:25 smithi186 bash[89807]: audit 2023-09-23T16:13:25.660867+0000 mon.a (mon.0) 1902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[105739]: audit 2023-09-23T16:13:25.530788+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.140:0/2591025600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:25.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[105739]: audit 2023-09-23T16:13:25.659883+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.140:0/4230057848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[105739]: audit 2023-09-23T16:13:25.660867+0000 mon.a (mon.0) 1902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.923 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[103196]: audit 2023-09-23T16:13:25.530788+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.140:0/2591025600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:25.923 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[103196]: audit 2023-09-23T16:13:25.659883+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.140:0/4230057848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.923 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:25 smithi140 bash[103196]: audit 2023-09-23T16:13:25.660867+0000 mon.a (mon.0) 1902 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:13:25.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.997 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:26.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:26.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:26.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:26.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:26.405 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:26.508 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:26.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:26.678 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:26.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:26.758 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 0] out_osds: [7] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:13:26.758 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:13:26.759 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-09-23T16:13:26.759 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:13:26.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:24.847010+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1464: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 1720/97512 objects degraded (1.764%); 15 MiB/s, 242 objects/s recovering 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.777578+0000 mon.a (mon.0) 1903 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.790698+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.793292+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.798056+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.794 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: audit 2023-09-23T16:13:25.799517+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:13:26.795 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.799607+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e396: 8 total, 7 up, 7 in 2023-09-23T16:13:26.795 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.801507+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.795 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:26 smithi186 bash[89807]: cluster 2023-09-23T16:13:26.408249+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: Degraded data redundancy: 1720/97512 objects degraded (1.764%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:26.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:26.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:24.847010+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1464: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 1720/97512 objects degraded (1.764%); 15 MiB/s, 242 objects/s recovering 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.777578+0000 mon.a (mon.0) 1903 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.790698+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.793292+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.798056+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: audit 2023-09-23T16:13:25.799517+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.799607+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e396: 8 total, 7 up, 7 in 2023-09-23T16:13:26.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.801507+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[105739]: cluster 2023-09-23T16:13:26.408249+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: Degraded data redundancy: 1720/97512 objects degraded (1.764%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:24.847010+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1464: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 606 op/s; 1720/97512 objects degraded (1.764%); 15 MiB/s, 242 objects/s recovering 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.777578+0000 mon.a (mon.0) 1903 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.790698+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.793292+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.798056+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: audit 2023-09-23T16:13:25.799517+0000 mon.a (mon.0) 1904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.799607+0000 mon.a (mon.0) 1905 : cluster 0 osdmap e396: 8 total, 7 up, 7 in 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.801507+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T16:13:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:26 smithi140 bash[103196]: cluster 2023-09-23T16:13:26.408249+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: Degraded data redundancy: 1720/97512 objects degraded (1.764%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:26.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.958 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:26.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:27.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:27.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:27.203 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:27.257 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:27.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:27.391 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:27.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:27.495 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:27.536 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:27.640 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:27.680 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:27.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:27.803 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:27 smithi186 bash[89807]: cluster 2023-09-23T16:13:25.907226+0000 osd.1 (osd.1) 36 : cluster 0 1.0 scrub starts 2023-09-23T16:13:27.803 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:27 smithi186 bash[89807]: cluster 2023-09-23T16:13:26.847626+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1466: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 804/93165 objects degraded (0.863%); 13 MiB/s, 215 objects/s recovering 2023-09-23T16:13:27.811 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:27.916 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:27.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:27.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:28.051 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:28.082 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:28.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:27 smithi140 bash[105739]: cluster 2023-09-23T16:13:25.907226+0000 osd.1 (osd.1) 36 : cluster 0 1.0 scrub starts 2023-09-23T16:13:28.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:27 smithi140 bash[105739]: cluster 2023-09-23T16:13:26.847626+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1466: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 804/93165 objects degraded (0.863%); 13 MiB/s, 215 objects/s recovering 2023-09-23T16:13:28.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:27 smithi140 bash[103196]: cluster 2023-09-23T16:13:25.907226+0000 osd.1 (osd.1) 36 : cluster 0 1.0 scrub starts 2023-09-23T16:13:28.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:27 smithi140 bash[103196]: cluster 2023-09-23T16:13:26.847626+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1466: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 804/93165 objects degraded (0.863%); 13 MiB/s, 215 objects/s recovering 2023-09-23T16:13:28.185 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:28.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:28.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:28.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:28.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:28.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:28.445 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:28.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:28.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:28.603 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:28.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:28.708 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:28.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:28.832 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T16:13:28.836 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:28.843 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:13:28.844 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:13:28.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:28.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:28.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:28 smithi186 bash[89807]: cluster 2023-09-23T16:13:26.919936+0000 osd.1 (osd.1) 37 : cluster 0 1.0 scrub starts 2023-09-23T16:13:28.976 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:29.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:29.115 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:29.129 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:28 smithi140 bash[105739]: cluster 2023-09-23T16:13:26.919936+0000 osd.1 (osd.1) 37 : cluster 0 1.0 scrub starts 2023-09-23T16:13:29.129 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:28 smithi140 bash[103196]: cluster 2023-09-23T16:13:26.919936+0000 osd.1 (osd.1) 37 : cluster 0 1.0 scrub starts 2023-09-23T16:13:29.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:29.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:29.251 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:29.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:29.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:29.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:29.515 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:29.540 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:29.645 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:29.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:29.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:29.782 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:29.817 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:29.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:29.948 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:29.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:29.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:30.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.060 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:29 smithi140 bash[105739]: cluster 2023-09-23T16:13:28.848214+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1467: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 804/86478 objects degraded (0.930%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T16:13:30.060 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:29 smithi140 bash[105739]: cluster 2023-09-23T16:13:29.055835+0000 osd.5 (osd.5) 500 : cluster 0 1.7 scrub starts 2023-09-23T16:13:30.061 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:29 smithi140 bash[103196]: cluster 2023-09-23T16:13:28.848214+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1467: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 804/86478 objects degraded (0.930%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T16:13:30.061 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:29 smithi140 bash[103196]: cluster 2023-09-23T16:13:29.055835+0000 osd.5 (osd.5) 500 : cluster 0 1.7 scrub starts 2023-09-23T16:13:30.081 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:29 smithi186 bash[89807]: cluster 2023-09-23T16:13:28.848214+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1467: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 804/86478 objects degraded (0.930%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T16:13:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:29 smithi186 bash[89807]: cluster 2023-09-23T16:13:29.055835+0000 osd.5 (osd.5) 500 : cluster 0 1.7 scrub starts 2023-09-23T16:13:30.189 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:30.223 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:30.326 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.351 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:30.456 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:30.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:30.594 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:30.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:30.761 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:30.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:30.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:13:30.850 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:13:30.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:30 smithi140 bash[105739]: cluster 2023-09-23T16:13:28.973162+0000 osd.1 (osd.1) 38 : cluster 0 1.0 scrub starts 2023-09-23T16:13:30.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:30 smithi140 bash[103196]: cluster 2023-09-23T16:13:28.973162+0000 osd.1 (osd.1) 38 : cluster 0 1.0 scrub starts 2023-09-23T16:13:30.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:30.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:30.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:31.052 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:31.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:30 smithi186 bash[89807]: cluster 2023-09-23T16:13:28.973162+0000 osd.1 (osd.1) 38 : cluster 0 1.0 scrub starts 2023-09-23T16:13:31.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:31.235 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:31.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:31.372 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:31.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:31.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:31.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:31.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:31.579 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:31.613 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:31.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:31.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:31.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:31.880 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:31.912 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:31.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:32.016 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:32.039 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[105739]: cluster 2023-09-23T16:13:30.849038+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1468: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 239/79623 objects degraded (0.300%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[105739]: audit 2023-09-23T16:13:30.971436+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[105739]: cluster 2023-09-23T16:13:31.409325+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 804/86478 objects degraded (0.930%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[103196]: cluster 2023-09-23T16:13:30.849038+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1468: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 239/79623 objects degraded (0.300%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[103196]: audit 2023-09-23T16:13:30.971436+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:31 smithi140 bash[103196]: cluster 2023-09-23T16:13:31.409325+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 804/86478 objects degraded (0.930%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:32.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:31 smithi186 bash[89807]: cluster 2023-09-23T16:13:30.849038+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1468: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 239/79623 objects degraded (0.300%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T16:13:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:31 smithi186 bash[89807]: audit 2023-09-23T16:13:30.971436+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:31 smithi186 bash[89807]: cluster 2023-09-23T16:13:31.409325+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 804/86478 objects degraded (0.930%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:32.172 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:32.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:32.300 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:32.403 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:32.440 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:32.546 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:32.582 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:32.688 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:32.715 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:32.820 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:32.854 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:32.959 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:32.983 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:32.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:33.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:33.094 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:32 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.117448+0000 osd.5 (osd.5) 501 : cluster 0 1.7 scrub starts 2023-09-23T16:13:33.095 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:32 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.130926+0000 osd.5 (osd.5) 502 : cluster 0 1.7 scrub ok 2023-09-23T16:13:33.109 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:33.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:32 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.117448+0000 osd.5 (osd.5) 501 : cluster 0 1.7 scrub starts 2023-09-23T16:13:33.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:32 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.130926+0000 osd.5 (osd.5) 502 : cluster 0 1.7 scrub ok 2023-09-23T16:13:33.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:32 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.117448+0000 osd.5 (osd.5) 501 : cluster 0 1.7 scrub starts 2023-09-23T16:13:33.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:32 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.130926+0000 osd.5 (osd.5) 502 : cluster 0 1.7 scrub ok 2023-09-23T16:13:33.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:33.246 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:33.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:33.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:33.379 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:33.483 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:33.512 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:33.613 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:33.616 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:33.648 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:33.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:33.752 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:33.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:33.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:33.888 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.831223+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e397: 8 total, 7 up, 7 in 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.832439+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.832820+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.837633+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.838978+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.839319+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.902 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.840350+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.841335+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.843009+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[105739]: cluster 2023-09-23T16:13:32.849526+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1470: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 884 op/s; 239/76278 objects degraded (0.313%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.831223+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e397: 8 total, 7 up, 7 in 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.832439+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.832820+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.837633+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.838978+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.839319+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.903 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.840350+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.841335+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.843009+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.904 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:33 smithi140 bash[103196]: cluster 2023-09-23T16:13:32.849526+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1470: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 884 op/s; 239/76278 objects degraded (0.313%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.831223+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e397: 8 total, 7 up, 7 in 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.832439+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.832820+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.837633+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.838978+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.839319+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.840350+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.841335+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.843009+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T16:13:33.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:33 smithi186 bash[89807]: cluster 2023-09-23T16:13:32.849526+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1470: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+clean+scrubbing, 97 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 884 op/s; 239/76278 objects degraded (0.313%); 9.8 MiB/s, 157 objects/s recovering 2023-09-23T16:13:33.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:33.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:34.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.048 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:34.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:34.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:34.284 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:34.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:34.426 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:34.452 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:34.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:34.556 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:34.707 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:34.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:34.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:34.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:34.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:34.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:34.878 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.851802+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:34.879 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.856929+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e398: 8 total, 7 up, 7 in 2023-09-23T16:13:34.879 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.919581+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:34.879 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.922452+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:34.879 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:34.006032+0000 osd.4 (osd.4) 13 : cluster 0 1.2 scrub starts 2023-09-23T16:13:34.879 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[103196]: cluster 2023-09-23T16:13:34.025411+0000 osd.4 (osd.4) 14 : cluster 0 1.2 scrub ok 2023-09-23T16:13:34.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:35.003 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:35.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:35.106 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:35.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.851802+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.856929+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e398: 8 total, 7 up, 7 in 2023-09-23T16:13:35.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.919581+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.116 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.922452+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.116 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:34.006032+0000 osd.4 (osd.4) 13 : cluster 0 1.2 scrub starts 2023-09-23T16:13:35.116 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:34 smithi186 bash[89807]: cluster 2023-09-23T16:13:34.025411+0000 osd.4 (osd.4) 14 : cluster 0 1.2 scrub ok 2023-09-23T16:13:35.132 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.851802+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.856929+0000 mon.a (mon.0) 1910 : cluster 0 osdmap e398: 8 total, 7 up, 7 in 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.919581+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.922452+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:34.006032+0000 osd.4 (osd.4) 13 : cluster 0 1.2 scrub starts 2023-09-23T16:13:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:34 smithi140 bash[105739]: cluster 2023-09-23T16:13:34.025411+0000 osd.4 (osd.4) 14 : cluster 0 1.2 scrub ok 2023-09-23T16:13:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:35.238 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:35.273 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:35.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:35.364 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:35] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2023-09-23T16:13:35.378 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:35.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:35.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:35.518 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:35.555 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:35.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:35.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:35.688 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:35.793 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:35.823 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:35.926 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:35.961 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:35.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:36.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.991019+0000 osd.1 (osd.1) 39 : cluster 0 1.0 scrub starts 2023-09-23T16:13:36.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[105739]: cluster 2023-09-23T16:13:33.997791+0000 osd.1 (osd.1) 40 : cluster 0 1.0 scrub ok 2023-09-23T16:13:36.055 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[105739]: cluster 2023-09-23T16:13:34.850280+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1472: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 900 op/s; 239/71409 objects degraded (0.335%); 3.7 MiB/s, 60 objects/s recovering 2023-09-23T16:13:36.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.991019+0000 osd.1 (osd.1) 39 : cluster 0 1.0 scrub starts 2023-09-23T16:13:36.055 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[103196]: cluster 2023-09-23T16:13:33.997791+0000 osd.1 (osd.1) 40 : cluster 0 1.0 scrub ok 2023-09-23T16:13:36.056 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:35 smithi140 bash[103196]: cluster 2023-09-23T16:13:34.850280+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1472: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 900 op/s; 239/71409 objects degraded (0.335%); 3.7 MiB/s, 60 objects/s recovering 2023-09-23T16:13:36.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:36.099 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:36.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:36.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:35 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.991019+0000 osd.1 (osd.1) 39 : cluster 0 1.0 scrub starts 2023-09-23T16:13:36.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:35 smithi186 bash[89807]: cluster 2023-09-23T16:13:33.997791+0000 osd.1 (osd.1) 40 : cluster 0 1.0 scrub ok 2023-09-23T16:13:36.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:35 smithi186 bash[89807]: cluster 2023-09-23T16:13:34.850280+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1472: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 98 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 900 op/s; 239/71409 objects degraded (0.335%); 3.7 MiB/s, 60 objects/s recovering 2023-09-23T16:13:36.203 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:36.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:36.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:36.367 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:36.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:36.484 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:36.484 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:36.489 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:36.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:36.617 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:36.720 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:36.757 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:36.862 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:36.867 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:36 smithi186 bash[89807]: cluster 2023-09-23T16:13:36.410548+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:36.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:36.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:36.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:37.134 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:37.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:37.178 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:36 smithi140 bash[105739]: cluster 2023-09-23T16:13:36.410548+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:37.179 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:36 smithi140 bash[103196]: cluster 2023-09-23T16:13:36.410548+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T16:13:37.275 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.302 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:37.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.435 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:37.540 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:37.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:37.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:37.672 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:37.701 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:37.808 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:37.830 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:37.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:37.936 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:37.958 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:37.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:38.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:38.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:37 smithi140 bash[105739]: cluster 2023-09-23T16:13:36.850919+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1473: 99 pgs: 99 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5.5 MiB/s, 89 objects/s recovering 2023-09-23T16:13:38.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:37 smithi140 bash[105739]: cluster 2023-09-23T16:13:37.412535+0000 mon.a (mon.0) 1912 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:13:38.078 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:37 smithi140 bash[103196]: cluster 2023-09-23T16:13:36.850919+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1473: 99 pgs: 99 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5.5 MiB/s, 89 objects/s recovering 2023-09-23T16:13:38.078 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:37 smithi140 bash[103196]: cluster 2023-09-23T16:13:37.412535+0000 mon.a (mon.0) 1912 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:13:38.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:38.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:37 smithi186 bash[89807]: cluster 2023-09-23T16:13:36.850919+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1473: 99 pgs: 99 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 5.5 MiB/s, 89 objects/s recovering 2023-09-23T16:13:38.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:37 smithi186 bash[89807]: cluster 2023-09-23T16:13:37.412535+0000 mon.a (mon.0) 1912 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 239/71409 objects degraded (0.335%), 1 pg degraded, 1 pg undersized) 2023-09-23T16:13:38.211 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:38.240 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:38.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:38.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:38.369 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:38.472 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:38.496 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:38.602 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:38.633 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:38.735 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:38.765 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:38.869 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:38.900 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:38.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:39.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:39.036 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:39.141 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:39.167 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:39.274 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:39.297 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:39.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:39.400 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:39.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:39.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:39.569 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:39.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:39.671 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:39.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:39.804 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:39.830 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:39.873 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:39 smithi140 bash[103196]: cluster 2023-09-23T16:13:38.851443+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1474: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:39.934 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:39.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:39.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:40.068 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.091 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:40.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:39 smithi140 bash[105739]: cluster 2023-09-23T16:13:38.851443+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1474: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:40.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:39 smithi186 bash[89807]: cluster 2023-09-23T16:13:38.851443+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1474: 99 pgs: 99 active+clean; 1.3 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:40.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.220 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:40.324 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:40.456 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.478 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:40.581 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:40.605 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:40.711 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:40.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:40.961 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:40.987 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:40.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:41.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:41.115 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:41.218 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.244 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:41.349 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:41.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:41.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:41.483 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.522 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:41.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:41.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:41.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:41.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.918 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:41.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:42.022 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:42.045 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:42.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:42.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:42.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:42.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:42.282 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:42.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:42.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:42.412 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.423 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:42 smithi140 bash[103196]: cluster 2023-09-23T16:13:40.852005+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1475: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 869 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:42.457 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:42.562 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:42.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:42 smithi140 bash[105739]: cluster 2023-09-23T16:13:40.852005+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1475: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 869 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:42.706 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:42.728 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:13:42.731 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:13:42.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:42.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.848 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:42 smithi186 bash[89807]: cluster 2023-09-23T16:13:40.852005+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1475: 99 pgs: 99 active+clean; 1.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 869 op/s; 1.7 MiB/s, 28 objects/s recovering 2023-09-23T16:13:42.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:42.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:42.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:43.007 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:43.110 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:43.240 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:43.264 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:43.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:43.368 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:43.400 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:43.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:43.504 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.537 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:43.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:43 smithi140 bash[103196]: audit 2023-09-23T16:13:42.704848+0000 mgr.y (mgr.34107) 1279 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:13:43.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:43 smithi140 bash[105739]: audit 2023-09-23T16:13:42.704848+0000 mgr.y (mgr.34107) 1279 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:13:43.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:43.666 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:43.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:43.769 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.779 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:43 smithi186 bash[89807]: audit 2023-09-23T16:13:42.704848+0000 mgr.y (mgr.34107) 1279 : audit 0 from='client.35730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:13:43.800 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:43.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:43.929 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:43.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:43.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:44.036 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:44.061 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:44.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:44.168 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:44.195 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:44.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:44.299 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:44.323 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:44.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:44.427 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:44.459 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:44.563 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:44.588 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:44.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:44.702 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:44 smithi140 bash[103196]: cluster 2023-09-23T16:13:42.852708+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1476: 99 pgs: 99 active+clean; 1.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:13:44.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:44 smithi140 bash[105739]: cluster 2023-09-23T16:13:42.852708+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1476: 99 pgs: 99 active+clean; 1.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:13:44.719 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:44.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:44.823 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:44.831 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:44 smithi186 bash[89807]: cluster 2023-09-23T16:13:42.852708+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1476: 99 pgs: 99 active+clean; 1.1 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 807 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T16:13:44.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:44.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:44.962 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:45.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:45.106 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:45.132 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:45.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:45.235 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:45.263 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:45.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:45.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:45] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2023-09-23T16:13:45.413 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:45.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:45.519 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:45.544 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:45.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:45.647 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:45.672 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:45.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:45.799 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:45.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:45.947 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:45.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:45.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:46.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:46.076 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:46.181 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:46.214 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:46.323 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.347 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:46.454 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.480 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:46.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:46.592 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[103196]: cluster 2023-09-23T16:13:44.853268+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1477: 99 pgs: 99 active+clean; 979 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T16:13:46.592 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[103196]: audit 2023-09-23T16:13:45.975612+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:46.593 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[103196]: audit 2023-09-23T16:13:45.977008+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:46.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[105739]: cluster 2023-09-23T16:13:44.853268+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1477: 99 pgs: 99 active+clean; 979 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T16:13:46.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[105739]: audit 2023-09-23T16:13:45.975612+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:46.593 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:46 smithi140 bash[105739]: audit 2023-09-23T16:13:45.977008+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:46.608 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:46.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:46 smithi186 bash[89807]: cluster 2023-09-23T16:13:44.853268+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1477: 99 pgs: 99 active+clean; 979 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-09-23T16:13:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:46 smithi186 bash[89807]: audit 2023-09-23T16:13:45.975612+0000 mon.a (mon.0) 1913 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:46.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:46 smithi186 bash[89807]: audit 2023-09-23T16:13:45.977008+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:13:46.711 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1475,"stamp":"2023-09-23T16:13:40.851615+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1207506891,"num_objects":18381,"num_object_clones":0,"num_object_copies":55143,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18381,"num_whiteouts":0,"num_read":6006,"num_read_kb":13268,"num_write":209158,"num_write_kb":7264008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20033,"num_bytes_recovered":1321944182,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":91499,"ondisk_log_size":91499,"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":9066088,"kb_used_data":3630704,"kb_used_omap":44,"kb_used_meta":5434963,"kb_avail":647149976,"statfs":{"total":671965249536,"available":662681575424,"internally_reserved":0,"allocated":3717840896,"data_stored":3703625188,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":5565402889},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,7,10,4,6],"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":-461796593,"num_objects":-7045,"num_object_clones":0,"num_object_copies":-21135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-239,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7045,"num_whiteouts":0,"num_read":-135,"num_read_kb":-250,"num_write":6979,"num_write_kb":-659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":230,"num_bytes_recovered":14590252,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.023594"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":429,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.840813+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:13:32.840813+0000","last_peered":"2023-09-23T16:13:32.840813+0000","last_clean":"2023-09-23T16:13:32.840813+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:13:32.840813+0000","last_undegraded":"2023-09-23T16:13:32.840813+0000","last_fullsized":"2023-09-23T16:13:32.840813+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":289,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829762+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:13:32.829762+0000","last_peered":"2023-09-23T16:13:32.829762+0000","last_clean":"2023-09-23T16:13:32.829762+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:13:32.829762+0000","last_undegraded":"2023-09-23T16:13:32.829762+0000","last_fullsized":"2023-09-23T16:13:32.829762+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832287+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:13:32.832287+0000","last_peered":"2023-09-23T16:13:32.832287+0000","last_clean":"2023-09-23T16:13:32.832287+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:13:32.832287+0000","last_undegraded":"2023-09-23T16:13:32.832287+0000","last_fullsized":"2023-09-23T16:13:32.832287+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":351,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832220+0000","last_change":"2023-09-23T16:12:15.987518+0000","last_active":"2023-09-23T16:13:32.832220+0000","last_peered":"2023-09-23T16:13:32.832220+0000","last_clean":"2023-09-23T16:13:32.832220+0000","last_became_active":"2023-09-23T16:12:15.986724+0000","last_became_peered":"2023-09-23T16:12:15.986724+0000","last_unstale":"2023-09-23T16:13:32.832220+0000","last_undegraded":"2023-09-23T16:13:32.832220+0000","last_fullsized":"2023-09-23T16:13:32.832220+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:33:48.620120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":334,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829829+0000","last_change":"2023-09-23T16:12:15.982506+0000","last_active":"2023-09-23T16:13:32.829829+0000","last_peered":"2023-09-23T16:13:32.829829+0000","last_clean":"2023-09-23T16:13:32.829829+0000","last_became_active":"2023-09-23T16:12:15.982004+0000","last_became_peered":"2023-09-23T16:12:15.982004+0000","last_unstale":"2023-09-23T16:13:32.829829+0000","last_undegraded":"2023-09-23T16:13:32.829829+0000","last_fullsized":"2023-09-23T16:13:32.829829+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:34:26.324980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":377,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.858143+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:13:32.858143+0000","last_peered":"2023-09-23T16:13:32.858143+0000","last_clean":"2023-09-23T16:13:32.858143+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:13:32.858143+0000","last_undegraded":"2023-09-23T16:13:32.858143+0000","last_fullsized":"2023-09-23T16:13:32.858143+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":301,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847276+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:13:32.847276+0000","last_peered":"2023-09-23T16:13:32.847276+0000","last_clean":"2023-09-23T16:13:32.847276+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:13:32.847276+0000","last_undegraded":"2023-09-23T16:13:32.847276+0000","last_fullsized":"2023-09-23T16:13:32.847276+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":275,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830115+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:13:32.830115+0000","last_peered":"2023-09-23T16:13:32.830115+0000","last_clean":"2023-09-23T16:13:32.830115+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:13:32.830115+0000","last_undegraded":"2023-09-23T16:13:32.830115+0000","last_fullsized":"2023-09-23T16:13:32.830115+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":414,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.849863+0000","last_change":"2023-09-23T16:12:15.986191+0000","last_active":"2023-09-23T16:13:32.849863+0000","last_peered":"2023-09-23T16:13:32.849863+0000","last_clean":"2023-09-23T16:13:32.849863+0000","last_became_active":"2023-09-23T16:12:15.985816+0000","last_became_peered":"2023-09-23T16:12:15.985816+0000","last_unstale":"2023-09-23T16:13:32.849863+0000","last_undegraded":"2023-09-23T16:13:32.849863+0000","last_fullsized":"2023-09-23T16:13:32.849863+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:06:04.874793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":160,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.853225+0000","last_change":"2023-09-23T16:12:15.984923+0000","last_active":"2023-09-23T16:13:32.853225+0000","last_peered":"2023-09-23T16:13:32.853225+0000","last_clean":"2023-09-23T16:13:32.853225+0000","last_became_active":"2023-09-23T16:12:15.984537+0000","last_became_peered":"2023-09-23T16:12:15.984537+0000","last_unstale":"2023-09-23T16:13:32.853225+0000","last_undegraded":"2023-09-23T16:13:32.853225+0000","last_fullsized":"2023-09-23T16:13:32.853225+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:32:07.288687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":130,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835219+0000","last_change":"2023-09-23T16:12:16.011798+0000","last_active":"2023-09-23T16:13:32.835219+0000","last_peered":"2023-09-23T16:13:32.835219+0000","last_clean":"2023-09-23T16:13:32.835219+0000","last_became_active":"2023-09-23T16:12:15.970340+0000","last_became_peered":"2023-09-23T16:12:15.970340+0000","last_unstale":"2023-09-23T16:13:32.835219+0000","last_undegraded":"2023-09-23T16:13:32.835219+0000","last_fullsized":"2023-09-23T16:13:32.835219+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T23:13:32.844670+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":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829492+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:13:32.829492+0000","last_peered":"2023-09-23T16:13:32.829492+0000","last_clean":"2023-09-23T16:13:32.829492+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:13:32.829492+0000","last_undegraded":"2023-09-23T16:13:32.829492+0000","last_fullsized":"2023-09-23T16:13:32.829492+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":434,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835080+0000","last_change":"2023-09-23T16:12:15.995673+0000","last_active":"2023-09-23T16:13:32.835080+0000","last_peered":"2023-09-23T16:13:32.835080+0000","last_clean":"2023-09-23T16:13:32.835080+0000","last_became_active":"2023-09-23T16:12:15.968742+0000","last_became_peered":"2023-09-23T16:12:15.968742+0000","last_unstale":"2023-09-23T16:13:32.835080+0000","last_undegraded":"2023-09-23T16:13:32.835080+0000","last_fullsized":"2023-09-23T16:13:32.835080+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:21:23.980997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":381,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835766+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:13:32.835766+0000","last_peered":"2023-09-23T16:13:32.835766+0000","last_clean":"2023-09-23T16:13:32.835766+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:13:32.835766+0000","last_undegraded":"2023-09-23T16:13:32.835766+0000","last_fullsized":"2023-09-23T16:13:32.835766+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":113,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835858+0000","last_change":"2023-09-23T16:12:15.989775+0000","last_active":"2023-09-23T16:13:32.835858+0000","last_peered":"2023-09-23T16:13:32.835858+0000","last_clean":"2023-09-23T16:13:32.835858+0000","last_became_active":"2023-09-23T16:12:15.967031+0000","last_became_peered":"2023-09-23T16:12:15.967031+0000","last_unstale":"2023-09-23T16:13:32.835858+0000","last_undegraded":"2023-09-23T16:13:32.835858+0000","last_fullsized":"2023-09-23T16:13:32.835858+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:47:10.727168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":27,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830219+0000","last_change":"2023-09-23T16:12:15.978991+0000","last_active":"2023-09-23T16:13:32.830219+0000","last_peered":"2023-09-23T16:13:32.830219+0000","last_clean":"2023-09-23T16:13:32.830219+0000","last_became_active":"2023-09-23T16:12:15.978458+0000","last_became_peered":"2023-09-23T16:12:15.978458+0000","last_unstale":"2023-09-23T16:13:32.830219+0000","last_undegraded":"2023-09-23T16:13:32.830219+0000","last_fullsized":"2023-09-23T16:13:32.830219+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:38:19.303118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":266,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830485+0000","last_change":"2023-09-23T16:12:15.982629+0000","last_active":"2023-09-23T16:13:32.830485+0000","last_peered":"2023-09-23T16:13:32.830485+0000","last_clean":"2023-09-23T16:13:32.830485+0000","last_became_active":"2023-09-23T16:12:15.982057+0000","last_became_peered":"2023-09-23T16:12:15.982057+0000","last_unstale":"2023-09-23T16:13:32.830485+0000","last_undegraded":"2023-09-23T16:13:32.830485+0000","last_fullsized":"2023-09-23T16:13:32.830485+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:08:06.932324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":413,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.848736+0000","last_change":"2023-09-23T16:12:15.982819+0000","last_active":"2023-09-23T16:13:32.848736+0000","last_peered":"2023-09-23T16:13:32.848736+0000","last_clean":"2023-09-23T16:13:32.848736+0000","last_became_active":"2023-09-23T16:12:15.980259+0000","last_became_peered":"2023-09-23T16:12:15.980259+0000","last_unstale":"2023-09-23T16:13:32.848736+0000","last_undegraded":"2023-09-23T16:13:32.848736+0000","last_fullsized":"2023-09-23T16:13:32.848736+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:54:33.127658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":166,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.842294+0000","last_change":"2023-09-23T16:12:15.967819+0000","last_active":"2023-09-23T16:13:32.842294+0000","last_peered":"2023-09-23T16:13:32.842294+0000","last_clean":"2023-09-23T16:13:32.842294+0000","last_became_active":"2023-09-23T16:12:15.967490+0000","last_became_peered":"2023-09-23T16:12:15.967490+0000","last_unstale":"2023-09-23T16:13:32.842294+0000","last_undegraded":"2023-09-23T16:13:32.842294+0000","last_fullsized":"2023-09-23T16:13:32.842294+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:22:35.439769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":26,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.854234+0000","last_change":"2023-09-23T16:12:15.986126+0000","last_active":"2023-09-23T16:13:32.854234+0000","last_peered":"2023-09-23T16:13:32.854234+0000","last_clean":"2023-09-23T16:13:32.854234+0000","last_became_active":"2023-09-23T16:12:15.985204+0000","last_became_peered":"2023-09-23T16:12:15.985204+0000","last_unstale":"2023-09-23T16:13:32.854234+0000","last_undegraded":"2023-09-23T16:13:32.854234+0000","last_fullsized":"2023-09-23T16:13:32.854234+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:00:04.681563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":410,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.854438+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:13:32.854438+0000","last_peered":"2023-09-23T16:13:32.854438+0000","last_clean":"2023-09-23T16:13:32.854438+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:13:32.854438+0000","last_undegraded":"2023-09-23T16:13:32.854438+0000","last_fullsized":"2023-09-23T16:13:32.854438+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":287,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830362+0000","last_change":"2023-09-23T16:12:15.979619+0000","last_active":"2023-09-23T16:13:32.830362+0000","last_peered":"2023-09-23T16:13:32.830362+0000","last_clean":"2023-09-23T16:13:32.830362+0000","last_became_active":"2023-09-23T16:12:15.979241+0000","last_became_peered":"2023-09-23T16:12:15.979241+0000","last_unstale":"2023-09-23T16:13:32.830362+0000","last_undegraded":"2023-09-23T16:13:32.830362+0000","last_fullsized":"2023-09-23T16:13:32.830362+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:29:50.340585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"398'12881","reported_seq":12919,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:38.089033+0000","last_change":"2023-09-23T16:09:55.077105+0000","last_active":"2023-09-23T16:13:38.089033+0000","last_peered":"2023-09-23T16:13:38.089033+0000","last_clean":"2023-09-23T16:13:38.089033+0000","last_became_active":"2023-09-23T16:09:55.076690+0000","last_became_peered":"2023-09-23T16:09:55.076690+0000","last_unstale":"2023-09-23T16:13:38.089033+0000","last_undegraded":"2023-09-23T16:13:38.089033+0000","last_fullsized":"2023-09-23T16:13:38.089033+0000","mapping_epoch":368,"log_start":"377'7234","ondisk_log_start":"377'7234","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5647,"log_dups_size":0,"ondisk_log_size":5647,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:54:42.000059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81330176,"num_objects":1241,"num_object_clones":0,"num_object_copies":3723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12881,"num_write_kb":451904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"68'1","reported_seq":109,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835237+0000","last_change":"2023-09-23T16:12:16.019978+0000","last_active":"2023-09-23T16:13:32.835237+0000","last_peered":"2023-09-23T16:13:32.835237+0000","last_clean":"2023-09-23T16:13:32.835237+0000","last_became_active":"2023-09-23T16:12:15.990080+0000","last_became_peered":"2023-09-23T16:12:15.990080+0000","last_unstale":"2023-09-23T16:13:32.835237+0000","last_undegraded":"2023-09-23T16:13:32.835237+0000","last_fullsized":"2023-09-23T16:13:32.835237+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:27:38.359473+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":[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.8","version":"0'0","reported_seq":376,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846279+0000","last_change":"2023-09-23T16:12:15.983249+0000","last_active":"2023-09-23T16:13:32.846279+0000","last_peered":"2023-09-23T16:13:32.846279+0000","last_clean":"2023-09-23T16:13:32.846279+0000","last_became_active":"2023-09-23T16:12:15.982922+0000","last_became_peered":"2023-09-23T16:12:15.982922+0000","last_unstale":"2023-09-23T16:13:32.846279+0000","last_undegraded":"2023-09-23T16:13:32.846279+0000","last_fullsized":"2023-09-23T16:13:32.846279+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:28:43.747754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"398'12937","reported_seq":12975,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:38.125239+0000","last_change":"2023-09-23T16:09:55.073191+0000","last_active":"2023-09-23T16:13:38.125239+0000","last_peered":"2023-09-23T16:13:38.125239+0000","last_clean":"2023-09-23T16:13:38.125239+0000","last_became_active":"2023-09-23T16:09:55.072866+0000","last_became_peered":"2023-09-23T16:09:55.072866+0000","last_unstale":"2023-09-23T16:13:38.125239+0000","last_undegraded":"2023-09-23T16:13:38.125239+0000","last_fullsized":"2023-09-23T16:13:38.125239+0000","mapping_epoch":368,"log_start":"377'7331","ondisk_log_start":"377'7331","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5606,"log_dups_size":0,"ondisk_log_size":5606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:39.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78708736,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12937,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"68'2","reported_seq":109,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836717+0000","last_change":"2023-09-23T16:12:16.017758+0000","last_active":"2023-09-23T16:13:32.836717+0000","last_peered":"2023-09-23T16:13:32.836717+0000","last_clean":"2023-09-23T16:13:32.836717+0000","last_became_active":"2023-09-23T16:12:15.981854+0000","last_became_peered":"2023-09-23T16:12:15.981854+0000","last_unstale":"2023-09-23T16:13:32.836717+0000","last_undegraded":"2023-09-23T16:13:32.836717+0000","last_fullsized":"2023-09-23T16:13:32.836717+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:04:19.402744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":423,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.842383+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:13:32.842383+0000","last_peered":"2023-09-23T16:13:32.842383+0000","last_clean":"2023-09-23T16:13:32.842383+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:13:32.842383+0000","last_undegraded":"2023-09-23T16:13:32.842383+0000","last_fullsized":"2023-09-23T16:13:32.842383+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"398'13168","reported_seq":13208,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.866771+0000","last_change":"2023-09-23T16:09:55.067637+0000","last_active":"2023-09-23T16:13:39.866771+0000","last_peered":"2023-09-23T16:13:39.866771+0000","last_clean":"2023-09-23T16:13:39.866771+0000","last_became_active":"2023-09-23T16:09:55.067145+0000","last_became_peered":"2023-09-23T16:09:55.067145+0000","last_unstale":"2023-09-23T16:13:39.866771+0000","last_undegraded":"2023-09-23T16:13:39.866771+0000","last_fullsized":"2023-09-23T16:13:39.866771+0000","mapping_epoch":368,"log_start":"379'8209","ondisk_log_start":"379'8209","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4959,"log_dups_size":0,"ondisk_log_size":4959,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:36:20.449150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70647808,"num_objects":1078,"num_object_clones":0,"num_object_copies":3234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13168,"num_write_kb":455872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"68'1","reported_seq":110,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.848834+0000","last_change":"2023-09-23T16:12:15.997423+0000","last_active":"2023-09-23T16:13:32.848834+0000","last_peered":"2023-09-23T16:13:32.848834+0000","last_clean":"2023-09-23T16:13:32.848834+0000","last_became_active":"2023-09-23T16:12:15.984087+0000","last_became_peered":"2023-09-23T16:12:15.984087+0000","last_unstale":"2023-09-23T16:13:32.848834+0000","last_undegraded":"2023-09-23T16:13:32.848834+0000","last_fullsized":"2023-09-23T16:13:32.848834+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:01:51.152185+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":[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.a","version":"0'0","reported_seq":414,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.861274+0000","last_change":"2023-09-23T16:12:15.981037+0000","last_active":"2023-09-23T16:13:32.861274+0000","last_peered":"2023-09-23T16:13:32.861274+0000","last_clean":"2023-09-23T16:13:32.861274+0000","last_became_active":"2023-09-23T16:12:15.980713+0000","last_became_peered":"2023-09-23T16:12:15.980713+0000","last_unstale":"2023-09-23T16:13:32.861274+0000","last_undegraded":"2023-09-23T16:13:32.861274+0000","last_fullsized":"2023-09-23T16:13:32.861274+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:11:17.449504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"398'13296","reported_seq":21995,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:40.141989+0000","last_change":"2023-09-23T16:12:55.695250+0000","last_active":"2023-09-23T16:13:40.141989+0000","last_peered":"2023-09-23T16:13:40.141989+0000","last_clean":"2023-09-23T16:13:40.141989+0000","last_became_active":"2023-09-23T16:12:55.669871+0000","last_became_peered":"2023-09-23T16:12:55.669871+0000","last_unstale":"2023-09-23T16:13:40.141989+0000","last_undegraded":"2023-09-23T16:13:40.141989+0000","last_fullsized":"2023-09-23T16:13:40.141989+0000","mapping_epoch":387,"log_start":"373'3200","ondisk_log_start":"373'3200","created":368,"last_epoch_clean":388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":10096,"log_dups_size":0,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:18:58.555411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71958528,"num_objects":1098,"num_object_clones":0,"num_object_copies":3294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13296,"num_write_kb":460608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4319,"num_bytes_recovered":283049984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":367,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846235+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:13:32.846235+0000","last_peered":"2023-09-23T16:13:32.846235+0000","last_clean":"2023-09-23T16:13:32.846235+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:13:32.846235+0000","last_undegraded":"2023-09-23T16:13:32.846235+0000","last_fullsized":"2023-09-23T16:13:32.846235+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":223,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:33.855520+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:13:33.855520+0000","last_peered":"2023-09-23T16:13:33.855520+0000","last_clean":"2023-09-23T16:13:33.855520+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:13:33.855520+0000","last_undegraded":"2023-09-23T16:13:33.855520+0000","last_fullsized":"2023-09-23T16:13:33.855520+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"398'12963","reported_seq":13003,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.280943+0000","last_change":"2023-09-23T16:09:55.071246+0000","last_active":"2023-09-23T16:13:39.280943+0000","last_peered":"2023-09-23T16:13:39.280943+0000","last_clean":"2023-09-23T16:13:39.280943+0000","last_became_active":"2023-09-23T16:09:55.071039+0000","last_became_peered":"2023-09-23T16:09:55.071039+0000","last_unstale":"2023-09-23T16:13:39.280943+0000","last_undegraded":"2023-09-23T16:13:39.280943+0000","last_fullsized":"2023-09-23T16:13:39.280943+0000","mapping_epoch":368,"log_start":"379'7974","ondisk_log_start":"379'7974","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4989,"log_dups_size":0,"ondisk_log_size":4989,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:29:48.719013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74252288,"num_objects":1133,"num_object_clones":0,"num_object_copies":3399,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1133,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12963,"num_write_kb":451072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":825,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835965+0000","last_change":"2023-09-23T16:12:19.022226+0000","last_active":"2023-09-23T16:13:32.835965+0000","last_peered":"2023-09-23T16:13:32.835965+0000","last_clean":"2023-09-23T16:13:32.835965+0000","last_became_active":"2023-09-23T16:12:19.021766+0000","last_became_peered":"2023-09-23T16:12:19.021766+0000","last_unstale":"2023-09-23T16:13:32.835965+0000","last_undegraded":"2023-09-23T16:13:32.835965+0000","last_fullsized":"2023-09-23T16:13:32.835965+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:08:13.576816+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":210,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835681+0000","last_change":"2023-09-23T16:12:16.014876+0000","last_active":"2023-09-23T16:13:32.835681+0000","last_peered":"2023-09-23T16:13:32.835681+0000","last_clean":"2023-09-23T16:13:32.835681+0000","last_became_active":"2023-09-23T16:12:15.972572+0000","last_became_peered":"2023-09-23T16:12:15.972572+0000","last_unstale":"2023-09-23T16:13:32.835681+0000","last_undegraded":"2023-09-23T16:13:32.835681+0000","last_fullsized":"2023-09-23T16:13:32.835681+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:45:44.733837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.c","version":"0'0","reported_seq":388,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.834858+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:13:32.834858+0000","last_peered":"2023-09-23T16:13:32.834858+0000","last_clean":"2023-09-23T16:13:32.834858+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:13:32.834858+0000","last_undegraded":"2023-09-23T16:13:32.834858+0000","last_fullsized":"2023-09-23T16:13:32.834858+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"398'12831","reported_seq":12879,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:38.109542+0000","last_change":"2023-09-23T16:11:49.617292+0000","last_active":"2023-09-23T16:13:38.109542+0000","last_peered":"2023-09-23T16:13:38.109542+0000","last_clean":"2023-09-23T16:13:38.109542+0000","last_became_active":"2023-09-23T16:11:49.560021+0000","last_became_peered":"2023-09-23T16:11:49.560021+0000","last_unstale":"2023-09-23T16:13:38.109542+0000","last_undegraded":"2023-09-23T16:13:38.109542+0000","last_fullsized":"2023-09-23T16:13:38.109542+0000","mapping_epoch":378,"log_start":"377'7181","ondisk_log_start":"377'7181","created":368,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5650,"log_dups_size":0,"ondisk_log_size":5650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:43:28.130382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75694080,"num_objects":1155,"num_object_clones":0,"num_object_copies":3465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12831,"num_write_kb":447552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"93'161","reported_seq":721,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846363+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:13:32.846363+0000","last_peered":"2023-09-23T16:13:32.846363+0000","last_clean":"2023-09-23T16:13:32.846363+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:13:32.846363+0000","last_undegraded":"2023-09-23T16:13:32.846363+0000","last_fullsized":"2023-09-23T16:13:32.846363+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":317,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.840448+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:13:32.840448+0000","last_peered":"2023-09-23T16:13:32.840448+0000","last_clean":"2023-09-23T16:13:32.840448+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:13:32.840448+0000","last_undegraded":"2023-09-23T16:13:32.840448+0000","last_fullsized":"2023-09-23T16:13:32.840448+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":428,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835296+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:13:32.835296+0000","last_peered":"2023-09-23T16:13:32.835296+0000","last_clean":"2023-09-23T16:13:32.835296+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:13:32.835296+0000","last_undegraded":"2023-09-23T16:13:32.835296+0000","last_fullsized":"2023-09-23T16:13:32.835296+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"398'12810","reported_seq":12848,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:37.261123+0000","last_change":"2023-09-23T16:09:55.076153+0000","last_active":"2023-09-23T16:13:37.261123+0000","last_peered":"2023-09-23T16:13:37.261123+0000","last_clean":"2023-09-23T16:13:37.261123+0000","last_became_active":"2023-09-23T16:09:55.075809+0000","last_became_peered":"2023-09-23T16:09:55.075809+0000","last_unstale":"2023-09-23T16:13:37.261123+0000","last_undegraded":"2023-09-23T16:13:37.261123+0000","last_fullsized":"2023-09-23T16:13:37.261123+0000","mapping_epoch":368,"log_start":"379'7636","ondisk_log_start":"379'7636","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5174,"log_dups_size":0,"ondisk_log_size":5174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:53:29.378884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80216064,"num_objects":1224,"num_object_clones":0,"num_object_copies":3672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12810,"num_write_kb":449088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":427,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.842675+0000","last_change":"2023-09-23T16:12:15.973749+0000","last_active":"2023-09-23T16:13:32.842675+0000","last_peered":"2023-09-23T16:13:32.842675+0000","last_clean":"2023-09-23T16:13:32.842675+0000","last_became_active":"2023-09-23T16:12:15.973404+0000","last_became_peered":"2023-09-23T16:12:15.973404+0000","last_unstale":"2023-09-23T16:13:32.842675+0000","last_undegraded":"2023-09-23T16:13:32.842675+0000","last_fullsized":"2023-09-23T16:13:32.842675+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:15:42.548005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":388,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836822+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:13:32.836822+0000","last_peered":"2023-09-23T16:13:32.836822+0000","last_clean":"2023-09-23T16:13:32.836822+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:13:32.836822+0000","last_undegraded":"2023-09-23T16:13:32.836822+0000","last_fullsized":"2023-09-23T16:13:32.836822+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"398'13069","reported_seq":17003,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.835530+0000","last_change":"2023-09-23T16:13:33.935215+0000","last_active":"2023-09-23T16:13:39.835530+0000","last_peered":"2023-09-23T16:13:39.835530+0000","last_clean":"2023-09-23T16:13:39.835530+0000","last_became_active":"2023-09-23T16:13:33.869137+0000","last_became_peered":"2023-09-23T16:13:33.869137+0000","last_unstale":"2023-09-23T16:13:39.835530+0000","last_undegraded":"2023-09-23T16:13:39.835530+0000","last_fullsized":"2023-09-23T16:13:39.835530+0000","mapping_epoch":397,"log_start":"379'8078","ondisk_log_start":"379'8078","created":368,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4991,"log_dups_size":0,"ondisk_log_size":4991,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:07:08.565493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71237632,"num_objects":1087,"num_object_clones":0,"num_object_copies":3261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13069,"num_write_kb":452992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1938,"num_bytes_recovered":126943232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"93'161","reported_seq":689,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.855105+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:13:32.855105+0000","last_peered":"2023-09-23T16:13:32.855105+0000","last_clean":"2023-09-23T16:13:32.855105+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:13:32.855105+0000","last_undegraded":"2023-09-23T16:13:32.855105+0000","last_fullsized":"2023-09-23T16:13:32.855105+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829993+0000","last_change":"2023-09-23T16:12:15.983497+0000","last_active":"2023-09-23T16:13:32.829993+0000","last_peered":"2023-09-23T16:13:32.829993+0000","last_clean":"2023-09-23T16:13:32.829993+0000","last_became_active":"2023-09-23T16:12:15.983106+0000","last_became_peered":"2023-09-23T16:12:15.983106+0000","last_unstale":"2023-09-23T16:13:32.829993+0000","last_undegraded":"2023-09-23T16:13:32.829993+0000","last_fullsized":"2023-09-23T16:13:32.829993+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:26:42.571598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":269,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830099+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:13:32.830099+0000","last_peered":"2023-09-23T16:13:32.830099+0000","last_clean":"2023-09-23T16:13:32.830099+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:13:32.830099+0000","last_undegraded":"2023-09-23T16:13:32.830099+0000","last_fullsized":"2023-09-23T16:13:32.830099+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"398'12856","reported_seq":21015,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.886277+0000","last_change":"2023-09-23T16:12:56.694906+0000","last_active":"2023-09-23T16:13:39.886277+0000","last_peered":"2023-09-23T16:13:39.886277+0000","last_clean":"2023-09-23T16:13:39.886277+0000","last_became_active":"2023-09-23T16:12:56.668294+0000","last_became_peered":"2023-09-23T16:12:56.668294+0000","last_unstale":"2023-09-23T16:13:39.886277+0000","last_undegraded":"2023-09-23T16:13:39.886277+0000","last_fullsized":"2023-09-23T16:13:39.886277+0000","mapping_epoch":388,"log_start":"379'7879","ondisk_log_start":"379'7879","created":368,"last_epoch_clean":389,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4977,"log_dups_size":0,"ondisk_log_size":4977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:15:46.391421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67895296,"num_objects":1036,"num_object_clones":0,"num_object_copies":3108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12856,"num_write_kb":444544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4051,"num_bytes_recovered":265486336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":661,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847110+0000","last_change":"2023-09-23T16:13:32.131058+0000","last_active":"2023-09-23T16:13:32.847110+0000","last_peered":"2023-09-23T16:13:32.847110+0000","last_clean":"2023-09-23T16:13:32.847110+0000","last_became_active":"2023-09-23T16:12:19.030604+0000","last_became_peered":"2023-09-23T16:12:19.030604+0000","last_unstale":"2023-09-23T16:13:32.847110+0000","last_undegraded":"2023-09-23T16:13:32.847110+0000","last_fullsized":"2023-09-23T16:13:32.847110+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:32.130934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:32.130934+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T21:24:38.019981+0000","scrub_duration":0.013221620999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"89'98","reported_seq":456,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832250+0000","last_change":"2023-09-23T16:12:16.039631+0000","last_active":"2023-09-23T16:13:32.832250+0000","last_peered":"2023-09-23T16:13:32.832250+0000","last_clean":"2023-09-23T16:13:32.832250+0000","last_became_active":"2023-09-23T16:12:15.979216+0000","last_became_peered":"2023-09-23T16:12:15.979216+0000","last_unstale":"2023-09-23T16:13:32.832250+0000","last_undegraded":"2023-09-23T16:13:32.832250+0000","last_fullsized":"2023-09-23T16:13:32.832250+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:37:03.350729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":470,"num_read_kb":421,"num_write":103,"num_write_kb":4158,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":29360128,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":404,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.848650+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:13:32.848650+0000","last_peered":"2023-09-23T16:13:32.848650+0000","last_clean":"2023-09-23T16:13:32.848650+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:13:32.848650+0000","last_undegraded":"2023-09-23T16:13:32.848650+0000","last_fullsized":"2023-09-23T16:13:32.848650+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":165,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829854+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:13:32.829854+0000","last_peered":"2023-09-23T16:13:32.829854+0000","last_clean":"2023-09-23T16:13:32.829854+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:13:32.829854+0000","last_undegraded":"2023-09-23T16:13:32.829854+0000","last_fullsized":"2023-09-23T16:13:32.829854+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"398'12851","reported_seq":12888,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:37.282557+0000","last_change":"2023-09-23T16:09:55.077412+0000","last_active":"2023-09-23T16:13:37.282557+0000","last_peered":"2023-09-23T16:13:37.282557+0000","last_clean":"2023-09-23T16:13:37.282557+0000","last_became_active":"2023-09-23T16:09:55.077142+0000","last_became_peered":"2023-09-23T16:09:55.077142+0000","last_unstale":"2023-09-23T16:13:37.282557+0000","last_undegraded":"2023-09-23T16:13:37.282557+0000","last_fullsized":"2023-09-23T16:13:37.282557+0000","mapping_epoch":368,"log_start":"379'7759","ondisk_log_start":"379'7759","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5092,"log_dups_size":0,"ondisk_log_size":5092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:40:46.635970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81854464,"num_objects":1249,"num_object_clones":0,"num_object_copies":3747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12851,"num_write_kb":451200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"93'161","reported_seq":709,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846711+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:13:32.846711+0000","last_peered":"2023-09-23T16:13:32.846711+0000","last_clean":"2023-09-23T16:13:32.846711+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:13:32.846711+0000","last_undegraded":"2023-09-23T16:13:32.846711+0000","last_fullsized":"2023-09-23T16:13:32.846711+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"89'84","reported_seq":980,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.854316+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:13:32.854316+0000","last_peered":"2023-09-23T16:13:32.854316+0000","last_clean":"2023-09-23T16:13:32.854316+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:13:32.854316+0000","last_undegraded":"2023-09-23T16:13:32.854316+0000","last_fullsized":"2023-09-23T16:13:32.854316+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":804,"num_read_kb":3309,"num_write":76,"num_write_kb":3373,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":376,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836152+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:13:32.836152+0000","last_peered":"2023-09-23T16:13:32.836152+0000","last_clean":"2023-09-23T16:13:32.836152+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:13:32.836152+0000","last_undegraded":"2023-09-23T16:13:32.836152+0000","last_fullsized":"2023-09-23T16:13:32.836152+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":273,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846358+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:13:32.846358+0000","last_peered":"2023-09-23T16:13:32.846358+0000","last_clean":"2023-09-23T16:13:32.846358+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:13:32.846358+0000","last_undegraded":"2023-09-23T16:13:32.846358+0000","last_fullsized":"2023-09-23T16:13:32.846358+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"398'13083","reported_seq":21212,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:38.094172+0000","last_change":"2023-09-23T16:12:57.762330+0000","last_active":"2023-09-23T16:13:38.094172+0000","last_peered":"2023-09-23T16:13:38.094172+0000","last_clean":"2023-09-23T16:13:38.094172+0000","last_became_active":"2023-09-23T16:12:57.682066+0000","last_became_peered":"2023-09-23T16:12:57.682066+0000","last_unstale":"2023-09-23T16:13:38.094172+0000","last_undegraded":"2023-09-23T16:13:38.094172+0000","last_fullsized":"2023-09-23T16:13:38.094172+0000","mapping_epoch":389,"log_start":"377'7468","ondisk_log_start":"377'7468","created":368,"last_epoch_clean":390,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5615,"log_dups_size":0,"ondisk_log_size":5615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:02:38.270677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74121216,"num_objects":1131,"num_object_clones":0,"num_object_copies":3393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13083,"num_write_kb":454848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4034,"num_bytes_recovered":264372224,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":645,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:34.025448+0000","last_change":"2023-09-23T16:13:34.025564+0000","last_active":"2023-09-23T16:13:34.025448+0000","last_peered":"2023-09-23T16:13:34.025448+0000","last_clean":"2023-09-23T16:13:34.025448+0000","last_became_active":"2023-09-23T16:12:19.005382+0000","last_became_peered":"2023-09-23T16:12:19.005382+0000","last_unstale":"2023-09-23T16:13:34.025448+0000","last_undegraded":"2023-09-23T16:13:34.025448+0000","last_fullsized":"2023-09-23T16:13:34.025448+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:34.025420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:34.025420+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:51:29.467603+0000","scrub_duration":0.019257847000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"89'185","reported_seq":939,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836469+0000","last_change":"2023-09-23T16:11:49.558491+0000","last_active":"2023-09-23T16:13:32.836469+0000","last_peered":"2023-09-23T16:13:32.836469+0000","last_clean":"2023-09-23T16:13:32.836469+0000","last_became_active":"2023-09-23T16:11:49.557547+0000","last_became_peered":"2023-09-23T16:11:49.557547+0000","last_unstale":"2023-09-23T16:13:32.836469+0000","last_undegraded":"2023-09-23T16:13:32.836469+0000","last_fullsized":"2023-09-23T16:13:32.836469+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:34.631205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049506500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1156,"num_read_kb":3500,"num_write":164,"num_write_kb":2388,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":289,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.830298+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:13:32.830298+0000","last_peered":"2023-09-23T16:13:32.830298+0000","last_clean":"2023-09-23T16:13:32.830298+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:13:32.830298+0000","last_undegraded":"2023-09-23T16:13:32.830298+0000","last_fullsized":"2023-09-23T16:13:32.830298+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.834886+0000","last_change":"2023-09-23T16:12:15.989845+0000","last_active":"2023-09-23T16:13:32.834886+0000","last_peered":"2023-09-23T16:13:32.834886+0000","last_clean":"2023-09-23T16:13:32.834886+0000","last_became_active":"2023-09-23T16:12:15.989528+0000","last_became_peered":"2023-09-23T16:12:15.989528+0000","last_unstale":"2023-09-23T16:13:32.834886+0000","last_undegraded":"2023-09-23T16:13:32.834886+0000","last_fullsized":"2023-09-23T16:13:32.834886+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:15:12.603451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.b","version":"398'12728","reported_seq":12765,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:37.256853+0000","last_change":"2023-09-23T16:09:55.075838+0000","last_active":"2023-09-23T16:13:37.256853+0000","last_peered":"2023-09-23T16:13:37.256853+0000","last_clean":"2023-09-23T16:13:37.256853+0000","last_became_active":"2023-09-23T16:09:55.075528+0000","last_became_peered":"2023-09-23T16:09:55.075528+0000","last_unstale":"2023-09-23T16:13:37.256853+0000","last_undegraded":"2023-09-23T16:13:37.256853+0000","last_fullsized":"2023-09-23T16:13:37.256853+0000","mapping_epoch":368,"log_start":"379'7565","ondisk_log_start":"379'7565","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5163,"log_dups_size":0,"ondisk_log_size":5163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:43:44.819043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78249984,"num_objects":1194,"num_object_clones":0,"num_object_copies":3582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12728,"num_write_kb":445504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"89'183","reported_seq":1195,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847640+0000","last_change":"2023-09-23T16:12:19.025386+0000","last_active":"2023-09-23T16:13:32.847640+0000","last_peered":"2023-09-23T16:13:32.847640+0000","last_clean":"2023-09-23T16:13:32.847640+0000","last_became_active":"2023-09-23T16:12:19.024747+0000","last_became_peered":"2023-09-23T16:12:19.024747+0000","last_unstale":"2023-09-23T16:13:32.847640+0000","last_undegraded":"2023-09-23T16:13:32.847640+0000","last_fullsized":"2023-09-23T16:13:32.847640+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":183,"log_dups_size":0,"ondisk_log_size":183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:12:25.755507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":869,"num_read_kb":787,"num_write":150,"num_write_kb":89,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":537,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:33.997832+0000","last_change":"2023-09-23T16:13:33.997972+0000","last_active":"2023-09-23T16:13:33.997832+0000","last_peered":"2023-09-23T16:13:33.997832+0000","last_clean":"2023-09-23T16:13:33.997832+0000","last_became_active":"2023-09-23T16:12:19.017591+0000","last_became_peered":"2023-09-23T16:12:19.017591+0000","last_unstale":"2023-09-23T16:13:33.997832+0000","last_undegraded":"2023-09-23T16:13:33.997832+0000","last_fullsized":"2023-09-23T16:13:33.997832+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:33.997801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:33.997801+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:20:38.224906+0000","scrub_duration":0.0066552180000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":224,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.854519+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:13:32.854519+0000","last_peered":"2023-09-23T16:13:32.854519+0000","last_clean":"2023-09-23T16:13:32.854519+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:13:32.854519+0000","last_undegraded":"2023-09-23T16:13:32.854519+0000","last_fullsized":"2023-09-23T16:13:32.854519+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":404,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.856157+0000","last_change":"2023-09-23T16:12:15.981207+0000","last_active":"2023-09-23T16:13:32.856157+0000","last_peered":"2023-09-23T16:13:32.856157+0000","last_clean":"2023-09-23T16:13:32.856157+0000","last_became_active":"2023-09-23T16:12:15.980721+0000","last_became_peered":"2023-09-23T16:12:15.980721+0000","last_unstale":"2023-09-23T16:13:32.856157+0000","last_undegraded":"2023-09-23T16:13:32.856157+0000","last_fullsized":"2023-09-23T16:13:32.856157+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:14:18.164252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"398'13259","reported_seq":18675,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.245141+0000","last_change":"2023-09-23T16:13:20.794527+0000","last_active":"2023-09-23T16:13:39.245141+0000","last_peered":"2023-09-23T16:13:39.245141+0000","last_clean":"2023-09-23T16:13:39.245141+0000","last_became_active":"2023-09-23T16:13:20.765196+0000","last_became_peered":"2023-09-23T16:13:20.765196+0000","last_unstale":"2023-09-23T16:13:39.245141+0000","last_undegraded":"2023-09-23T16:13:39.245141+0000","last_fullsized":"2023-09-23T16:13:39.245141+0000","mapping_epoch":394,"log_start":"379'7641","ondisk_log_start":"379'7641","created":368,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5618,"log_dups_size":0,"ondisk_log_size":5618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:05:33.308999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74907648,"num_objects":1143,"num_object_clones":0,"num_object_copies":3429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13259,"num_write_kb":460864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2679,"num_bytes_recovered":175505408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"93'161","reported_seq":660,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832380+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:13:32.832380+0000","last_peered":"2023-09-23T16:13:32.832380+0000","last_clean":"2023-09-23T16:13:32.832380+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:13:32.832380+0000","last_undegraded":"2023-09-23T16:13:32.832380+0000","last_fullsized":"2023-09-23T16:13:32.832380+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"89'190","reported_seq":1211,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829644+0000","last_change":"2023-09-23T16:12:19.005559+0000","last_active":"2023-09-23T16:13:32.829644+0000","last_peered":"2023-09-23T16:13:32.829644+0000","last_clean":"2023-09-23T16:13:32.829644+0000","last_became_active":"2023-09-23T16:12:19.004998+0000","last_became_peered":"2023-09-23T16:12:19.004998+0000","last_unstale":"2023-09-23T16:13:32.829644+0000","last_undegraded":"2023-09-23T16:13:32.829644+0000","last_fullsized":"2023-09-23T16:13:32.829644+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:59:53.285961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1649,"num_read_kb":1709,"num_write":146,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":318,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.842626+0000","last_change":"2023-09-23T16:12:15.984546+0000","last_active":"2023-09-23T16:13:32.842626+0000","last_peered":"2023-09-23T16:13:32.842626+0000","last_clean":"2023-09-23T16:13:32.842626+0000","last_became_active":"2023-09-23T16:12:15.984225+0000","last_became_peered":"2023-09-23T16:12:15.984225+0000","last_unstale":"2023-09-23T16:13:32.842626+0000","last_undegraded":"2023-09-23T16:13:32.842626+0000","last_fullsized":"2023-09-23T16:13:32.842626+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:55:10.201629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":424,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832420+0000","last_change":"2023-09-23T16:12:15.987569+0000","last_active":"2023-09-23T16:13:32.832420+0000","last_peered":"2023-09-23T16:13:32.832420+0000","last_clean":"2023-09-23T16:13:32.832420+0000","last_became_active":"2023-09-23T16:12:15.987190+0000","last_became_peered":"2023-09-23T16:12:15.987190+0000","last_unstale":"2023-09-23T16:13:32.832420+0000","last_undegraded":"2023-09-23T16:13:32.832420+0000","last_fullsized":"2023-09-23T16:13:32.832420+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:48:55.512457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"398'12967","reported_seq":18380,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.879101+0000","last_change":"2023-09-23T16:13:18.828058+0000","last_active":"2023-09-23T16:13:39.879101+0000","last_peered":"2023-09-23T16:13:39.879101+0000","last_clean":"2023-09-23T16:13:39.879101+0000","last_became_active":"2023-09-23T16:13:18.790718+0000","last_became_peered":"2023-09-23T16:13:18.790718+0000","last_unstale":"2023-09-23T16:13:39.879101+0000","last_undegraded":"2023-09-23T16:13:39.879101+0000","last_fullsized":"2023-09-23T16:13:39.879101+0000","mapping_epoch":392,"log_start":"379'7951","ondisk_log_start":"379'7951","created":368,"last_epoch_clean":393,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":5016,"log_dups_size":0,"ondisk_log_size":5016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:07:23.850371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66453528,"num_objects":1015,"num_object_clones":0,"num_object_copies":3045,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1015,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12967,"num_write_kb":447361,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2678,"num_bytes_recovered":175439896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"93'161","reported_seq":747,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.854043+0000","last_change":"2023-09-23T16:12:19.018231+0000","last_active":"2023-09-23T16:13:32.854043+0000","last_peered":"2023-09-23T16:13:32.854043+0000","last_clean":"2023-09-23T16:13:32.854043+0000","last_became_active":"2023-09-23T16:12:19.017757+0000","last_became_peered":"2023-09-23T16:12:19.017757+0000","last_unstale":"2023-09-23T16:13:32.854043+0000","last_undegraded":"2023-09-23T16:13:32.854043+0000","last_fullsized":"2023-09-23T16:13:32.854043+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:48:45.827164+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"89'75","reported_seq":491,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835002+0000","last_change":"2023-09-23T16:12:16.030384+0000","last_active":"2023-09-23T16:13:32.835002+0000","last_peered":"2023-09-23T16:13:32.835002+0000","last_clean":"2023-09-23T16:13:32.835002+0000","last_became_active":"2023-09-23T16:12:15.972648+0000","last_became_peered":"2023-09-23T16:12:15.972648+0000","last_unstale":"2023-09-23T16:13:32.835002+0000","last_undegraded":"2023-09-23T16:13:32.835002+0000","last_fullsized":"2023-09-23T16:13:32.835002+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:14.684989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015133900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":542,"num_read_kb":1504,"num_write":59,"num_write_kb":1069,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":288,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832068+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:13:32.832068+0000","last_peered":"2023-09-23T16:13:32.832068+0000","last_clean":"2023-09-23T16:13:32.832068+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:13:32.832068+0000","last_undegraded":"2023-09-23T16:13:32.832068+0000","last_fullsized":"2023-09-23T16:13:32.832068+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":340,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847711+0000","last_change":"2023-09-23T16:12:15.985539+0000","last_active":"2023-09-23T16:13:32.847711+0000","last_peered":"2023-09-23T16:13:32.847711+0000","last_clean":"2023-09-23T16:13:32.847711+0000","last_became_active":"2023-09-23T16:12:15.985224+0000","last_became_peered":"2023-09-23T16:12:15.985224+0000","last_unstale":"2023-09-23T16:13:32.847711+0000","last_undegraded":"2023-09-23T16:13:32.847711+0000","last_fullsized":"2023-09-23T16:13:32.847711+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:23:00.037303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"398'13297","reported_seq":13337,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:39.879099+0000","last_change":"2023-09-23T16:09:55.071278+0000","last_active":"2023-09-23T16:13:39.879099+0000","last_peered":"2023-09-23T16:13:39.879099+0000","last_clean":"2023-09-23T16:13:39.879099+0000","last_became_active":"2023-09-23T16:09:55.070988+0000","last_became_peered":"2023-09-23T16:09:55.070988+0000","last_unstale":"2023-09-23T16:13:39.879099+0000","last_undegraded":"2023-09-23T16:13:39.879099+0000","last_fullsized":"2023-09-23T16:13:39.879099+0000","mapping_epoch":368,"log_start":"379'8326","ondisk_log_start":"379'8326","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+0000","objects_scrubbed":0,"log_size":4971,"log_dups_size":0,"ondisk_log_size":4971,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:51.780241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74121216,"num_objects":1131,"num_object_clones":0,"num_object_copies":3393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13297,"num_write_kb":461696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":694,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.834768+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:13:32.834768+0000","last_peered":"2023-09-23T16:13:32.834768+0000","last_clean":"2023-09-23T16:13:32.834768+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:13:32.834768+0000","last_undegraded":"2023-09-23T16:13:32.834768+0000","last_fullsized":"2023-09-23T16:13:32.834768+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":114,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847413+0000","last_change":"2023-09-23T16:12:15.999622+0000","last_active":"2023-09-23T16:13:32.847413+0000","last_peered":"2023-09-23T16:13:32.847413+0000","last_clean":"2023-09-23T16:13:32.847413+0000","last_became_active":"2023-09-23T16:12:15.988443+0000","last_became_peered":"2023-09-23T16:12:15.988443+0000","last_unstale":"2023-09-23T16:13:32.847413+0000","last_undegraded":"2023-09-23T16:13:32.847413+0000","last_fullsized":"2023-09-23T16:13:32.847413+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:14.017182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"89'115","reported_seq":534,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832589+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:13:32.832589+0000","last_peered":"2023-09-23T16:13:32.832589+0000","last_clean":"2023-09-23T16:13:32.832589+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:13:32.832589+0000","last_undegraded":"2023-09-23T16:13:32.832589+0000","last_fullsized":"2023-09-23T16:13:32.832589+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":275,"num_read_kb":1656,"num_write":108,"num_write_kb":1326,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.829419+0000","last_change":"2023-09-23T16:12:15.978843+0000","last_active":"2023-09-23T16:13:32.829419+0000","last_peered":"2023-09-23T16:13:32.829419+0000","last_clean":"2023-09-23T16:13:32.829419+0000","last_became_active":"2023-09-23T16:12:15.978471+0000","last_became_peered":"2023-09-23T16:12:15.978471+0000","last_unstale":"2023-09-23T16:13:32.829419+0000","last_undegraded":"2023-09-23T16:13:32.829419+0000","last_fullsized":"2023-09-23T16:13:32.829419+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:12:14.908346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"398'13255","reported_seq":13293,"reported_epoch":398,"state":"active+clean","last_fresh":"2023-09-23T16:13:37.269533+0000","last_change":"2023-09-23T16:09:55.078886+0000","last_active":"2023-09-23T16:13:37.269533+0000","last_peered":"2023-09-23T16:13:37.269533+0000","last_clean":"2023-09-23T16:13:37.269533+0000","last_became_active":"2023-09-23T16:09:55.078542+0000","last_became_peered":"2023-09-23T16:09:55.078542+0000","last_unstale":"2023-09-23T16:13:37.269533+0000","last_undegraded":"2023-09-23T16:13:37.269533+0000","last_fullsized":"2023-09-23T16:13:37.269533+0000","mapping_epoch":368,"log_start":"379'8128","ondisk_log_start":"379'8128","created":368,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T16:09:54.052604+0000","last_clean_scrub_stamp":"2023-09-23T16:09:54.052604+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 @ 2023-09-24T19:11:32.992346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81068032,"num_objects":1237,"num_object_clones":0,"num_object_copies":3711,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1237,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13255,"num_write_kb":463744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"93'161","reported_seq":663,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846062+0000","last_change":"2023-09-23T16:12:19.024156+0000","last_active":"2023-09-23T16:13:32.846062+0000","last_peered":"2023-09-23T16:13:32.846062+0000","last_clean":"2023-09-23T16:13:32.846062+0000","last_became_active":"2023-09-23T16:12:19.023787+0000","last_became_peered":"2023-09-23T16:12:19.023787+0000","last_unstale":"2023-09-23T16:13:32.846062+0000","last_undegraded":"2023-09-23T16:13:32.846062+0000","last_fullsized":"2023-09-23T16:13:32.846062+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:01:59.803430+0000","scrub_duration":0.004367536,"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":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":650,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.858298+0000","last_change":"2023-09-23T16:12:16.044054+0000","last_active":"2023-09-23T16:13:32.858298+0000","last_peered":"2023-09-23T16:13:32.858298+0000","last_clean":"2023-09-23T16:13:32.858298+0000","last_became_active":"2023-09-23T16:12:15.974918+0000","last_became_peered":"2023-09-23T16:12:15.974918+0000","last_unstale":"2023-09-23T16:13:32.858298+0000","last_undegraded":"2023-09-23T16:13:32.858298+0000","last_fullsized":"2023-09-23T16:13:32.858298+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:06:08.312231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":253,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832437+0000","last_change":"2023-09-23T16:12:15.991940+0000","last_active":"2023-09-23T16:13:32.832437+0000","last_peered":"2023-09-23T16:13:32.832437+0000","last_clean":"2023-09-23T16:13:32.832437+0000","last_became_active":"2023-09-23T16:12:15.986663+0000","last_became_peered":"2023-09-23T16:12:15.986663+0000","last_unstale":"2023-09-23T16:13:32.832437+0000","last_undegraded":"2023-09-23T16:13:32.832437+0000","last_fullsized":"2023-09-23T16:13:32.832437+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:44:51.108040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":359,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.842466+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:13:32.842466+0000","last_peered":"2023-09-23T16:13:32.842466+0000","last_clean":"2023-09-23T16:13:32.842466+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:13:32.842466+0000","last_undegraded":"2023-09-23T16:13:32.842466+0000","last_fullsized":"2023-09-23T16:13:32.842466+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":192,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836073+0000","last_change":"2023-09-23T16:12:15.973371+0000","last_active":"2023-09-23T16:13:32.836073+0000","last_peered":"2023-09-23T16:13:32.836073+0000","last_clean":"2023-09-23T16:13:32.836073+0000","last_became_active":"2023-09-23T16:12:15.972935+0000","last_became_peered":"2023-09-23T16:12:15.972935+0000","last_unstale":"2023-09-23T16:13:32.836073+0000","last_undegraded":"2023-09-23T16:13:32.836073+0000","last_fullsized":"2023-09-23T16:13:32.836073+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:22:23.285855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":334,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832162+0000","last_change":"2023-09-23T16:11:49.558205+0000","last_active":"2023-09-23T16:13:32.832162+0000","last_peered":"2023-09-23T16:13:32.832162+0000","last_clean":"2023-09-23T16:13:32.832162+0000","last_became_active":"2023-09-23T16:11:49.557856+0000","last_became_peered":"2023-09-23T16:11:49.557856+0000","last_unstale":"2023-09-23T16:13:32.832162+0000","last_undegraded":"2023-09-23T16:13:32.832162+0000","last_fullsized":"2023-09-23T16:13:32.832162+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:03:36.777154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":405,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846157+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:13:32.846157+0000","last_peered":"2023-09-23T16:13:32.846157+0000","last_clean":"2023-09-23T16:13:32.846157+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:13:32.846157+0000","last_undegraded":"2023-09-23T16:13:32.846157+0000","last_fullsized":"2023-09-23T16:13:32.846157+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":421,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.835988+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:13:32.835988+0000","last_peered":"2023-09-23T16:13:32.835988+0000","last_clean":"2023-09-23T16:13:32.835988+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:13:32.835988+0000","last_undegraded":"2023-09-23T16:13:32.835988+0000","last_fullsized":"2023-09-23T16:13:32.835988+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":360,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.848449+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:13:32.848449+0000","last_peered":"2023-09-23T16:13:32.848449+0000","last_clean":"2023-09-23T16:13:32.848449+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:13:32.848449+0000","last_undegraded":"2023-09-23T16:13:32.848449+0000","last_fullsized":"2023-09-23T16:13:32.848449+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":403,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.836938+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:13:32.836938+0000","last_peered":"2023-09-23T16:13:32.836938+0000","last_clean":"2023-09-23T16:13:32.836938+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:13:32.836938+0000","last_undegraded":"2023-09-23T16:13:32.836938+0000","last_fullsized":"2023-09-23T16:13:32.836938+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":82,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.832313+0000","last_change":"2023-09-23T16:11:49.559438+0000","last_active":"2023-09-23T16:13:32.832313+0000","last_peered":"2023-09-23T16:13:32.832313+0000","last_clean":"2023-09-23T16:13:32.832313+0000","last_became_active":"2023-09-23T16:11:49.559111+0000","last_became_peered":"2023-09-23T16:11:49.559111+0000","last_unstale":"2023-09-23T16:13:32.832313+0000","last_undegraded":"2023-09-23T16:13:32.832313+0000","last_fullsized":"2023-09-23T16:13:32.832313+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:20:26.342675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":153,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.846537+0000","last_change":"2023-09-23T16:11:49.559993+0000","last_active":"2023-09-23T16:13:32.846537+0000","last_peered":"2023-09-23T16:13:32.846537+0000","last_clean":"2023-09-23T16:13:32.846537+0000","last_became_active":"2023-09-23T16:11:49.559420+0000","last_became_peered":"2023-09-23T16:11:49.559420+0000","last_unstale":"2023-09-23T16:13:32.846537+0000","last_undegraded":"2023-09-23T16:13:32.846537+0000","last_fullsized":"2023-09-23T16:13:32.846537+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:56.485151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"69'5","reported_seq":187,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.847198+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:13:32.847198+0000","last_peered":"2023-09-23T16:13:32.847198+0000","last_clean":"2023-09-23T16:13:32.847198+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:13:32.847198+0000","last_undegraded":"2023-09-23T16:13:32.847198+0000","last_fullsized":"2023-09-23T16:13:32.847198+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":405,"reported_epoch":397,"state":"active+clean","last_fresh":"2023-09-23T16:13:32.841086+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:13:32.841086+0000","last_peered":"2023-09-23T16:13:32.841086+0000","last_clean":"2023-09-23T16:13:32.841086+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:13:32.841086+0000","last_undegraded":"2023-09-23T16:13:32.841086+0000","last_fullsized":"2023-09-23T16:13:32.841086+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":10,"num_pg":16,"stat_sum":{"num_bytes":1202716696,"num_objects":18353,"num_object_clones":0,"num_object_copies":55059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18353,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":208251,"num_write_kb":7251265,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19699,"num_bytes_recovered":1290797080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3581292544,"data_stored":3581280328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":88691,"ondisk_log_size":88691,"up":48,"acting":48,"num_store_stats":6},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"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":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":15832,"num_keys_recovered":20,"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":21462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39120,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":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":2703360,"data_stored":2689152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"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":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":276,"num_bytes_recovered":29360166,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":0,"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":[],"network_ping_times":[]},{"osd":6,"up_from":46,"seq":197568496218,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1303220,"kb_used_data":725420,"kb_used_omap":0,"kb_used_meta":577664,"kb_avail":92441932,"statfs":{"total":95995035648,"available":94660538368,"internally_reserved":0,"allocated":742830080,"data_stored":741401424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":591527936},"hb_peers":[0,1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,3,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:12:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.26,"15min":1.4410000000000001},"min":{"1min":0.27000000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":4.1799999999999997,"5min":8.2929999999999993,"15min":39.773000000000003},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.5680000000000001,"15min":1.6799999999999999},"min":{"1min":0.30299999999999999,"5min":0.28699999999999998,"15min":0.27200000000000002},"max":{"1min":6.4820000000000002,"5min":10.037000000000001,"15min":40.75},"last":0.44700000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:13:35 2023","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":1.627,"15min":1.3759999999999999},"min":{"1min":0.33000000000000002,"5min":0.31,"15min":0.255},"max":{"1min":5.758,"5min":7.202,"15min":7.5940000000000003},"last":3.6720000000000002},{"interface":"front","average":{"1min":1.696,"5min":1.5609999999999999,"15min":1.401},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.27200000000000002},"max":{"1min":5.8159999999999998,"5min":7.3310000000000004,"15min":7.7599999999999998},"last":3.7389999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:12:52 2023","interfaces":[{"interface":"back","average":{"1min":2.0640000000000001,"5min":2.1960000000000002,"15min":1.7649999999999999},"min":{"1min":0.40600000000000003,"5min":0.35699999999999998,"15min":0.30499999999999999},"max":{"1min":4.875,"5min":40.332999999999998,"15min":40.332999999999998},"last":3.7050000000000001},{"interface":"front","average":{"1min":1.5920000000000001,"5min":2.0880000000000001,"15min":1.821},"min":{"1min":0.309,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.6769999999999996,"5min":42.301000000000002,"15min":42.301000000000002},"last":0.59199999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":2.129,"5min":1.6879999999999999,"15min":1.8440000000000001},"min":{"1min":0.44800000000000001,"5min":0.33700000000000002,"15min":0.315},"max":{"1min":9.5470000000000006,"5min":10.073,"15min":67.519000000000005},"last":0.501},{"interface":"front","average":{"1min":1.4930000000000001,"5min":1.5940000000000001,"15min":1.746},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.35099999999999998},"max":{"1min":5.7880000000000003,"5min":7.2960000000000003,"15min":67.795000000000002},"last":3.7669999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:12:52 2023","interfaces":[{"interface":"back","average":{"1min":2.6539999999999999,"5min":1.903,"15min":1.7170000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":8.8100000000000005,"5min":9.0370000000000008,"15min":16.896000000000001},"last":3.7959999999999998},{"interface":"front","average":{"1min":1.696,"5min":1.8149999999999999,"15min":1.7629999999999999},"min":{"1min":0.33100000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.766,"5min":16.681999999999999,"15min":16.681999999999999},"last":1.444}]},{"osd":5,"last update":"Sat Sep 23 16:13:35 2023","interfaces":[{"interface":"back","average":{"1min":2.956,"5min":2.2080000000000002,"15min":1.984},"min":{"1min":0.55900000000000005,"5min":0.36699999999999999,"15min":0.32000000000000001},"max":{"1min":10.276999999999999,"5min":12.528,"15min":32.887},"last":3.8210000000000002},{"interface":"front","average":{"1min":2.3759999999999999,"5min":2.4380000000000002,"15min":2.1899999999999999},"min":{"1min":0.33000000000000002,"5min":0.315,"15min":0.24099999999999999},"max":{"1min":4.7140000000000004,"5min":14.430999999999999,"15min":35.435000000000002},"last":0.33000000000000002}]},{"osd":7,"last update":"Sat Sep 23 16:07:22 2023","interfaces":[{"interface":"back","average":{"1min":3.766,"5min":1.913,"15min":1.536},"min":{"1min":0.51300000000000001,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":10.901999999999999,"5min":10.901999999999999,"15min":10.901999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":3.96,"5min":2.2080000000000002,"15min":1.6990000000000001},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":12.880000000000001,"5min":12.880000000000001,"15min":15.83},"last":1.7090000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664605,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1417528,"kb_used_data":518896,"kb_used_omap":6,"kb_used_meta":898553,"kb_avail":92327624,"statfs":{"total":95995035648,"available":94543486976,"internally_reserved":0,"allocated":531349504,"data_stored":529109491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":920118279},"hb_peers":[0,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,1,1],"upper_bound":16},"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 23 16:13:35 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.73799999999999999,"15min":1.7909999999999999},"min":{"1min":0.218,"5min":0.186,"15min":0.185},"max":{"1min":4.3200000000000003,"5min":4.968,"15min":122.846},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.629,"15min":2.0430000000000001},"min":{"1min":0.23400000000000001,"5min":0.22700000000000001,"15min":0.21099999999999999},"max":{"1min":0.86199999999999999,"5min":4.2599999999999998,"15min":120.417},"last":0.33700000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":1.603,"15min":1.738},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.24399999999999999},"max":{"1min":7.9669999999999996,"5min":45.911999999999999,"15min":115.988},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.3089999999999999,"15min":1.4390000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.6280000000000001,"5min":45.606999999999999,"15min":115.794},"last":0.54200000000000004}]},{"osd":3,"last update":"Sat Sep 23 16:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.78500000000000003,"15min":1.1579999999999999},"min":{"1min":0.32700000000000001,"5min":0.30499999999999999,"15min":0.25700000000000001},"max":{"1min":0.74199999999999999,"5min":5.1319999999999997,"15min":61.411000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.92100000000000004,"15min":1.2270000000000001},"min":{"1min":0.28599999999999998,"5min":0.255,"15min":0.245},"max":{"1min":4.3949999999999996,"5min":6.431,"15min":55.402000000000001},"last":0.48999999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.2250000000000001,"15min":1.871},"min":{"1min":0.35999999999999999,"5min":0.35199999999999998,"15min":0.34100000000000003},"max":{"1min":6.7619999999999996,"5min":6.7619999999999996,"15min":142.30600000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.3340000000000001,"15min":1.754},"min":{"1min":0.442,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":10.093999999999999,"5min":10.093999999999999,"15min":139.94499999999999},"last":0.52000000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:13:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.3879999999999999,"15min":1.679},"min":{"1min":0.42399999999999999,"5min":0.36399999999999999,"15min":0.33400000000000002},"max":{"1min":5.8380000000000001,"5min":5.8380000000000001,"15min":32.671999999999997},"last":3.71},{"interface":"front","average":{"1min":1.466,"5min":1.383,"15min":1.4159999999999999},"min":{"1min":0.42499999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.8210000000000002,"5min":8.343,"15min":10.818},"last":1.8879999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:13:35 2023","interfaces":[{"interface":"back","average":{"1min":1.976,"5min":1.514,"15min":1.569},"min":{"1min":0.41799999999999998,"5min":0.36699999999999999,"15min":0.34799999999999998},"max":{"1min":6.0780000000000003,"5min":6.0780000000000003,"15min":9.4420000000000002},"last":3.407},{"interface":"front","average":{"1min":1.7370000000000001,"5min":1.3939999999999999,"15min":1.587},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.36699999999999999},"max":{"1min":3.8620000000000001,"5min":6.5350000000000001,"15min":11.643000000000001},"last":1.9770000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.51,"15min":1.3049999999999999},"min":{"1min":0.48599999999999999,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":4.1600000000000001,"5min":10.851000000000001,"15min":10.851000000000001},"last":3.4089999999999998},{"interface":"front","average":{"1min":1.829,"5min":1.5509999999999999,"15min":1.5620000000000001},"min":{"1min":0.623,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":6.8710000000000004,"5min":8.7769999999999992,"15min":11.308},"last":1.897}]}]},{"osd":0,"up_from":97,"seq":416611828132,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":774548,"kb_used_data":79820,"kb_used_omap":9,"kb_used_meta":694710,"kb_avail":92970604,"statfs":{"total":95995035648,"available":95201898496,"internally_reserved":0,"allocated":81735680,"data_stored":79528031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":711383653},"hb_peers":[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":1,"last update":"Sat Sep 23 16:13:29 2023","interfaces":[{"interface":"back","average":{"1min":2.5619999999999998,"5min":0.92800000000000005,"15min":2.9430000000000001},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.188},"max":{"1min":32.759,"5min":32.759,"15min":191.57300000000001},"last":0.29599999999999999},{"interface":"front","average":{"1min":2.625,"5min":1.0680000000000001,"15min":3.0649999999999999},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.246},"max":{"1min":32.786999999999999,"5min":32.786999999999999,"15min":191.63399999999999},"last":0.41699999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:12:49 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":1.726,"15min":1.9039999999999999},"min":{"1min":0.26700000000000002,"5min":0.26400000000000001,"15min":0.20799999999999999},"max":{"1min":2.0579999999999998,"5min":64.688999999999993,"15min":112.691},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.622,"5min":1.8149999999999999,"15min":2.0390000000000001},"min":{"1min":0.26600000000000001,"5min":0.23699999999999999,"15min":0.23300000000000001},"max":{"1min":2.0099999999999998,"5min":64.813999999999993,"15min":112.711},"last":0.54500000000000004}]},{"osd":3,"last update":"Sat Sep 23 16:13:08 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.624,"15min":0.78200000000000003},"min":{"1min":0.29599999999999999,"5min":0.27700000000000002,"15min":0.251},"max":{"1min":2.4180000000000001,"5min":3.492,"15min":9.0150000000000006},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55000000000000004,"15min":0.79300000000000004},"min":{"1min":0.31900000000000001,"5min":0.26800000000000002,"15min":0.26200000000000001},"max":{"1min":1.7450000000000001,"5min":1.871,"15min":8.7899999999999991},"last":0.59699999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:12:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":0.98399999999999999,"15min":1.1639999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35199999999999998},"max":{"1min":4.4299999999999997,"5min":5.2190000000000003,"15min":8.8439999999999994},"last":2.7069999999999999},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.048,"15min":1.212},"min":{"1min":0.38,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.4460000000000002,"5min":4.3019999999999996,"15min":8.0500000000000007},"last":2.6469999999999998}]},{"osd":5,"last update":"Sat Sep 23 16:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.111,"15min":2.0230000000000001},"min":{"1min":0.40899999999999997,"5min":0.39600000000000002,"15min":0.34300000000000003},"max":{"1min":4.0099999999999998,"5min":5.2649999999999997,"15min":222.511},"last":2.3570000000000002},{"interface":"front","average":{"1min":1.341,"5min":1.218,"15min":2.1059999999999999},"min":{"1min":0.41099999999999998,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":8.0139999999999993,"5min":8.0139999999999993,"15min":221.749},"last":0.45000000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.331,"15min":1.454},"min":{"1min":0.433,"5min":0.432,"15min":0.39200000000000002},"max":{"1min":4.6360000000000001,"5min":8.657,"15min":8.657},"last":1.099},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.3029999999999999,"15min":1.425},"min":{"1min":0.439,"5min":0.378,"15min":0.376},"max":{"1min":4.5960000000000001,"5min":8.6300000000000008,"15min":8.6300000000000008},"last":1.079}]},{"osd":7,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.157,"15min":1.8320000000000001},"min":{"1min":0.42699999999999999,"5min":0.373,"15min":0.34699999999999998},"max":{"1min":5.8869999999999996,"5min":5.8869999999999996,"15min":108.233},"last":4.2939999999999996},{"interface":"front","average":{"1min":2.5659999999999998,"5min":1.4670000000000001,"15min":1.837},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.6769999999999996,"5min":9.6769999999999996,"15min":108.2},"last":2.8929999999999998}]}]},{"osd":2,"up_from":107,"seq":459561501069,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1899924,"kb_used_data":811276,"kb_used_omap":11,"kb_used_meta":1088628,"kb_avail":91845228,"statfs":{"total":95995035648,"available":94049513472,"internally_reserved":0,"allocated":830746624,"data_stored":828482835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":1114755400},"hb_peers":[0,1,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 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.58899999999999997,"15min":0.91100000000000003},"min":{"1min":0.23100000000000001,"5min":0.219,"15min":0.193},"max":{"1min":0.52900000000000003,"5min":3.056,"15min":36.655999999999999},"last":0.36299999999999999},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.4059999999999999,"15min":1.5449999999999999},"min":{"1min":0.29899999999999999,"5min":0.255,"15min":0.221},"max":{"1min":6.0359999999999996,"5min":11.952,"15min":29.744},"last":0.318}]},{"osd":1,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":14.393000000000001,"5min":3.911,"15min":2.8079999999999998},"min":{"1min":0.26100000000000001,"5min":0.224,"15min":0.20699999999999999},"max":{"1min":208.40100000000001,"5min":208.40100000000001,"15min":208.40100000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":13.679,"5min":3.859,"15min":2.7170000000000001},"min":{"1min":0.26600000000000001,"5min":0.23100000000000001,"15min":0.217},"max":{"1min":208.98400000000001,"5min":208.98400000000001,"15min":208.98400000000001},"last":0.26700000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.3879999999999999,"5min":1.369,"15min":1.2090000000000001},"min":{"1min":0.39700000000000002,"5min":0.28999999999999998,"15min":0.26200000000000001},"max":{"1min":6.0629999999999997,"5min":12.34,"15min":12.34},"last":0.38300000000000001},{"interface":"front","average":{"1min":1.425,"5min":0.90600000000000003,"15min":0.95999999999999996},"min":{"1min":0.36899999999999999,"5min":0.314,"15min":0.245},"max":{"1min":5.6390000000000002,"5min":5.6390000000000002,"15min":17.568000000000001},"last":0.39900000000000002}]},{"osd":4,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.988,"5min":1.4650000000000001,"15min":1.4630000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.6820000000000004,"5min":9.1760000000000002,"15min":17.513999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.3180000000000001,"15min":1.1639999999999999},"min":{"1min":0.47399999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.3070000000000004,"5min":9.3599999999999994,"15min":9.3599999999999994},"last":0.42199999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.306,"15min":1.321},"min":{"1min":0.45400000000000001,"5min":0.33800000000000002,"15min":0.32500000000000001},"max":{"1min":5.0990000000000002,"5min":9.1489999999999991,"15min":11.522},"last":0.52200000000000002},{"interface":"front","average":{"1min":3.0459999999999998,"5min":2.1819999999999999,"15min":1.944},"min":{"1min":0.58599999999999997,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":7.0060000000000002,"5min":8.6310000000000002,"15min":11.895},"last":2.0379999999999998}]},{"osd":6,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":2.4500000000000002,"5min":2.1400000000000001,"15min":1.7549999999999999},"min":{"1min":0.55900000000000005,"5min":0.42599999999999999,"15min":0.38300000000000001},"max":{"1min":6.1029999999999998,"5min":9.0020000000000007,"15min":10.635},"last":1.2669999999999999},{"interface":"front","average":{"1min":2.0099999999999998,"5min":1.528,"15min":1.4970000000000001},"min":{"1min":0.434,"5min":0.41399999999999998,"15min":0.39800000000000002},"max":{"1min":5.7199999999999998,"5min":12.244999999999999,"15min":17.547999999999998},"last":0.50800000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.329,"15min":1.28},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":8.0690000000000008,"5min":8.0690000000000008,"15min":10.348000000000001},"last":1.5029999999999999},{"interface":"front","average":{"1min":1.782,"5min":1.8340000000000001,"15min":1.6220000000000001},"min":{"1min":0.47499999999999998,"5min":0.44900000000000001,"15min":0.42099999999999999},"max":{"1min":8.0549999999999997,"5min":8.8490000000000002,"15min":10.667},"last":3.984}]}]},{"osd":3,"up_from":112,"seq":481036337543,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":555484,"kb_used_data":5204,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93189668,"statfs":{"total":95995035648,"available":95426220032,"internally_reserved":0,"allocated":5328896,"data_stored":3113701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"hb_peers":[0,1,2,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 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":6.7960000000000003,"5min":1.8240000000000001,"15min":1.5469999999999999},"min":{"1min":0.252,"5min":0.224,"15min":0.17599999999999999},"max":{"1min":102.971,"5min":102.971,"15min":102.971},"last":0.308},{"interface":"front","average":{"1min":6.0199999999999996,"5min":1.6759999999999999,"15min":1.488},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.20799999999999999},"max":{"1min":92.646000000000001,"5min":92.646000000000001,"15min":92.646000000000001},"last":0.33900000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":8.157,"5min":2.9039999999999999,"15min":1.696},"min":{"1min":0.28599999999999998,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":120.78400000000001,"5min":120.78400000000001,"15min":120.78400000000001},"last":0.81000000000000005},{"interface":"front","average":{"1min":7.5170000000000003,"5min":2.597,"15min":1.6419999999999999},"min":{"1min":0.311,"5min":0.252,"15min":0.23400000000000001},"max":{"1min":116.87,"5min":116.87,"15min":116.87},"last":0.499}]},{"osd":2,"last update":"Sat Sep 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":6.3819999999999997,"5min":2.3300000000000001,"15min":1.5049999999999999},"min":{"1min":0.29299999999999998,"5min":0.29099999999999998,"15min":0.23200000000000001},"max":{"1min":93.061000000000007,"5min":93.061000000000007,"15min":93.061000000000007},"last":0.746},{"interface":"front","average":{"1min":6.1760000000000002,"5min":2.2469999999999999,"15min":1.367},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.246},"max":{"1min":92.896000000000001,"5min":92.896000000000001,"15min":92.896000000000001},"last":0.77800000000000002}]},{"osd":4,"last update":"Sat Sep 23 16:12:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.042,"15min":1.341},"min":{"1min":0.32000000000000001,"5min":0.317,"15min":0.317},"max":{"1min":5.1959999999999997,"5min":7.3739999999999997,"15min":95.966999999999999},"last":1.847},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.105,"15min":1.4299999999999999},"min":{"1min":0.35699999999999998,"5min":0.33700000000000002,"15min":0.32600000000000001},"max":{"1min":4.484,"5min":8.8100000000000005,"15min":95.540000000000006},"last":0.439}]},{"osd":5,"last update":"Sat Sep 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.3320000000000001,"15min":1.3859999999999999},"min":{"1min":0.40600000000000003,"5min":0.39700000000000002,"15min":0.32000000000000001},"max":{"1min":3.1920000000000002,"5min":7.8949999999999996,"15min":9.3420000000000005},"last":1.6020000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.274,"15min":1.3640000000000001},"min":{"1min":0.41299999999999998,"5min":0.38400000000000001,"15min":0.32700000000000001},"max":{"1min":3.2149999999999999,"5min":5.7389999999999999,"15min":10.25},"last":1.661}]},{"osd":6,"last update":"Sat Sep 23 16:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.839,"5min":1.341,"15min":1.206},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.373},"max":{"1min":7.8799999999999999,"5min":7.8799999999999999,"15min":7.8799999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":1.8480000000000001,"5min":1.4199999999999999,"15min":1.2529999999999999},"min":{"1min":0.505,"5min":0.40200000000000002,"15min":0.35199999999999998},"max":{"1min":8.0359999999999996,"5min":8.0359999999999996,"15min":8.0359999999999996},"last":0.58699999999999997}]},{"osd":7,"last update":"Sat Sep 23 16:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.044,"15min":1.657},"min":{"1min":0.41599999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":3.6949999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":0.67400000000000004},{"interface":"front","average":{"1min":2.609,"5min":1.498,"15min":1.9330000000000001},"min":{"1min":0.496,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":8.2349999999999994,"5min":8.2349999999999994,"15min":90.813000000000002},"last":1.3979999999999999}]}]},{"osd":4,"up_from":117,"seq":502511174017,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1906716,"kb_used_data":951572,"kb_used_omap":10,"kb_used_meta":955061,"kb_avail":91838436,"statfs":{"total":95995035648,"available":94042558464,"internally_reserved":0,"allocated":974409728,"data_stored":971958585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":977982495},"hb_peers":[0,1,2,3,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,5,2,6],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.3520000000000003,"5min":1.621,"15min":2.4049999999999998},"min":{"1min":0.251,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":59.795000000000002,"5min":59.795000000000002,"15min":120.185},"last":0.375},{"interface":"front","average":{"1min":4.3150000000000004,"5min":1.8320000000000001,"15min":2.23},"min":{"1min":0.254,"5min":0.254,"15min":0.23599999999999999},"max":{"1min":59.665999999999997,"5min":59.665999999999997,"15min":120.068},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.1689999999999996,"5min":3.867,"15min":2.5619999999999998},"min":{"1min":0.27500000000000002,"5min":0.27300000000000002,"15min":0.23499999999999999},"max":{"1min":55.960000000000001,"5min":145.535,"15min":145.535},"last":0.33600000000000002},{"interface":"front","average":{"1min":4.4039999999999999,"5min":4.3520000000000003,"15min":2.5449999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":57.442,"5min":145.72499999999999,"15min":145.72499999999999},"last":0.76900000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":4.601,"5min":2.6160000000000001,"15min":2.206},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.28499999999999998},"max":{"1min":62.268999999999998,"5min":62.268999999999998,"15min":62.268999999999998},"last":0.68500000000000005},{"interface":"front","average":{"1min":5.2050000000000001,"5min":2.8010000000000002,"15min":2.2759999999999998},"min":{"1min":0.35499999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":67.488,"5min":67.488,"15min":70.046000000000006},"last":0.44700000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.054,"15min":1.6519999999999999},"min":{"1min":0.34499999999999997,"5min":0.33400000000000002,"15min":0.30399999999999999},"max":{"1min":5.585,"5min":8.2829999999999995,"15min":50.719999999999999},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.6100000000000001,"5min":1.347,"15min":1.476},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":7.718,"5min":8.5340000000000007,"15min":50.677},"last":0.73199999999999998}]},{"osd":5,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2389999999999999,"5min":1.766,"15min":2.1019999999999999},"min":{"1min":0.46500000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.7610000000000001,"5min":10.183,"15min":203.72800000000001},"last":0.59999999999999998},{"interface":"front","average":{"1min":2.0089999999999999,"5min":1.756,"15min":2.3079999999999998},"min":{"1min":0.374,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":9.4359999999999999,"5min":9.4359999999999999,"15min":201.78299999999999},"last":0.40799999999999997}]},{"osd":6,"last update":"Sat Sep 23 16:12:45 2023","interfaces":[{"interface":"back","average":{"1min":2.2709999999999999,"5min":1.4950000000000001,"15min":1.7529999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":7.6989999999999998,"5min":8.1359999999999992,"15min":21.553999999999998},"last":0.55100000000000005},{"interface":"front","average":{"1min":2.6349999999999998,"5min":1.8320000000000001,"15min":1.607},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":9.1959999999999997,"5min":10.113,"15min":10.622},"last":0.70499999999999996}]},{"osd":7,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":1.3959999999999999,"15min":1.349},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.9809999999999999,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":0.876},{"interface":"front","average":{"1min":2.8919999999999999,"5min":1.768,"15min":1.4159999999999999},"min":{"1min":0.495,"5min":0.42899999999999999,"15min":0.33700000000000002},"max":{"1min":8.0139999999999993,"5min":8.1910000000000007,"15min":14.752000000000001},"last":0.57199999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757860,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1208668,"kb_used_data":538516,"kb_used_omap":0,"kb_used_meta":670080,"kb_avail":92536484,"statfs":{"total":95995035648,"available":94757359616,"internally_reserved":0,"allocated":551440384,"data_stored":550031121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":686161920},"hb_peers":[0,1,2,3,4,6],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 16:12:55 2023","interfaces":[{"interface":"back","average":{"1min":2.1659999999999999,"5min":1.6299999999999999,"15min":1.6870000000000001},"min":{"1min":0.29399999999999998,"5min":0.254,"15min":0.24299999999999999},"max":{"1min":7.6619999999999999,"5min":11.538,"15min":23.209},"last":5.4080000000000004},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.83399999999999996,"15min":1.234},"min":{"1min":0.36599999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.056,"5min":5.2709999999999999,"15min":23.225000000000001},"last":2.585}]},{"osd":1,"last update":"Sat Sep 23 16:13:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9159999999999999,"5min":1.181,"15min":2.5070000000000001},"min":{"1min":0.317,"5min":0.30599999999999999,"15min":0.27600000000000002},"max":{"1min":14.688000000000001,"5min":14.688000000000001,"15min":272.74900000000002},"last":2.5539999999999998},{"interface":"front","average":{"1min":3.0350000000000001,"5min":2.2229999999999999,"15min":3.1320000000000001},"min":{"1min":0.34399999999999997,"5min":0.28799999999999998,"15min":0.26300000000000001},"max":{"1min":16.692,"5min":16.692,"15min":273.02199999999999},"last":5.4370000000000003}]},{"osd":2,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":4.7130000000000001,"5min":3.9500000000000002,"15min":2.4780000000000002},"min":{"1min":0.28299999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":70.385999999999996,"5min":191.661,"15min":191.661},"last":5.2389999999999999},{"interface":"front","average":{"1min":4.3170000000000002,"5min":3.8519999999999999,"15min":2.3940000000000001},"min":{"1min":0.34599999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":70.341999999999999,"5min":191.88999999999999,"15min":191.88999999999999},"last":2.6120000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:13:18 2023","interfaces":[{"interface":"back","average":{"1min":2.1339999999999999,"5min":1.3220000000000001,"15min":1.5649999999999999},"min":{"1min":0.373,"5min":0.315,"15min":0.315},"max":{"1min":15.708,"5min":15.708,"15min":68.477999999999994},"last":5.3120000000000003},{"interface":"front","average":{"1min":2.8660000000000001,"5min":1.9119999999999999,"15min":1.9419999999999999},"min":{"1min":0.34999999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.6289999999999996,"5min":11.635999999999999,"15min":70.322999999999993},"last":5.4649999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:12:40 2023","interfaces":[{"interface":"back","average":{"1min":2.3540000000000001,"5min":1.488,"15min":1.3919999999999999},"min":{"1min":0.35099999999999998,"5min":0.33900000000000002,"15min":0.29899999999999999},"max":{"1min":15.589,"5min":15.589,"15min":15.589},"last":5.1950000000000003},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.51,"15min":1.446},"min":{"1min":0.36099999999999999,"5min":0.34499999999999997,"15min":0.308},"max":{"1min":10.563000000000001,"5min":10.563000000000001,"15min":15.775},"last":2.4820000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:13:18 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":1.6479999999999999,"15min":1.5640000000000001},"min":{"1min":0.39100000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.3150000000000004,"5min":7.4100000000000001,"15min":15.743},"last":2.524},{"interface":"front","average":{"1min":3.125,"5min":2.4649999999999999,"15min":2.0350000000000001},"min":{"1min":0.36299999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":10.058,"5min":11.612,"15min":14.394},"last":5.375}]},{"osd":7,"last update":"Sat Sep 23 16:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.891,"15min":1.595},"min":{"1min":0.41899999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":34.133000000000003},"last":3.1520000000000001},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.853,"15min":1.524},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2919999999999998,"5min":15.707000000000001,"15min":33.271999999999998},"last":0.52600000000000002}]}]}],"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":327680,"data_stored":327680,"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":4194304,"data_stored":4194304,"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":4198400,"data_stored":4194323,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4225,"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":1958,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":646,"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":28672,"data_stored":5482,"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":4950,"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":71892992,"data_stored":71892992,"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":512884736,"data_stored":512884736,"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":810487808,"data_stored":810483736,"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":920653824,"data_stored":920649752,"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":545587200,"data_stored":545587200,"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":719785984,"data_stored":719781912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T16:13:46.719 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T16:13:46.719 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-09-23T16:13:46.720 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.749 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:46.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:46.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:46.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:46.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:46.988 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:47.019 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:47.121 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:47.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:47.254 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:47.278 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:47.382 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:47.408 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:47.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:47.512 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:47.543 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:47.622 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:13:47.622 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:13:47.623 INFO:teuthology.orchestra.run.smithi140.stdout: "complaint_time": 30, 2023-09-23T16:13:47.623 INFO:teuthology.orchestra.run.smithi140.stdout: "num_blocked_ops": 0 2023-09-23T16:13:47.623 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:13:47.648 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:47.685 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:47.776 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:47 smithi186 bash[89807]: audit 2023-09-23T16:13:46.776857+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:47.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:47.818 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:47.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:47.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:47.959 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:47.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:48.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:48.072 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:47 smithi140 bash[105739]: audit 2023-09-23T16:13:46.776857+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:48.072 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:47 smithi140 bash[103196]: audit 2023-09-23T16:13:46.776857+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:13:48.090 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:48.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:48.196 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:48.324 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:48.356 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:48.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:48.614 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:48.643 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:48.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:48.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:48.777 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:48.783 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:48 smithi186 bash[89807]: cluster 2023-09-23T16:13:46.853861+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1478: 99 pgs: 99 active+clean; 878 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T16:13:48.880 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:48 smithi140 bash[105739]: cluster 2023-09-23T16:13:46.853861+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1478: 99 pgs: 99 active+clean; 878 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T16:13:48.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:48 smithi140 bash[103196]: cluster 2023-09-23T16:13:46.853861+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1478: 99 pgs: 99 active+clean; 878 MiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-09-23T16:13:48.911 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:48.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:48.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:49.014 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:49.043 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:49.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:49.179 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:49.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:49.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:49.307 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:49.410 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:49.441 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:49.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:49.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:49.570 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:49.673 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:49.695 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:49.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:49.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.864 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:49 smithi186 bash[89807]: cluster 2023-09-23T16:13:48.854606+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1479: 99 pgs: 99 active+clean; 741 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2023-09-23T16:13:49.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:49.965 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:49.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:49.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:49.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:50.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:50.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:50.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:49 smithi140 bash[105739]: cluster 2023-09-23T16:13:48.854606+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1479: 99 pgs: 99 active+clean; 741 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2023-09-23T16:13:50.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:49 smithi140 bash[103196]: cluster 2023-09-23T16:13:48.854606+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1479: 99 pgs: 99 active+clean; 741 MiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 882 op/s 2023-09-23T16:13:50.220 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:50.249 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:50.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:50.339 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T16:13:50.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:50.413 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:50.517 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:50.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:50.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:50.657 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:50.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:50.792 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:50.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:50.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:50.931 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:50.970 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:50.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:51.070 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.106 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:51.133 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:13:51.173 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:13:51.212 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:51.224 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:13:51.248 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:51.266 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:13:51.318 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:13:51.354 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.357 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:13:51.386 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:51.392 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:13:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.393 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.394 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.394 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:13:51.394 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:13:51.491 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:51.515 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:51.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:51.654 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:51.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:51.762 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.792 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:51.897 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.935 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:51.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:52.041 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[103196]: cluster 2023-09-23T16:13:50.855355+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1480: 99 pgs: 99 active+clean; 605 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[103196]: audit 2023-09-23T16:13:51.083713+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.140:0/3830122754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[103196]: audit 2023-09-23T16:13:51.449703+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.140:0/2050836000' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[103196]: audit 2023-09-23T16:13:51.450110+0000 mon.a (mon.0) 1916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[105739]: cluster 2023-09-23T16:13:50.855355+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1480: 99 pgs: 99 active+clean; 605 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[105739]: audit 2023-09-23T16:13:51.083713+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.140:0/3830122754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:52.051 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[105739]: audit 2023-09-23T16:13:51.449703+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.140:0/2050836000' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.052 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:51 smithi140 bash[105739]: audit 2023-09-23T16:13:51.450110+0000 mon.a (mon.0) 1916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:52.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:52.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:51 smithi186 bash[89807]: cluster 2023-09-23T16:13:50.855355+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1480: 99 pgs: 99 active+clean; 605 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T16:13:52.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:51 smithi186 bash[89807]: audit 2023-09-23T16:13:51.083713+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.140:0/3830122754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:13:52.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:51 smithi186 bash[89807]: audit 2023-09-23T16:13:51.449703+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.140:0/2050836000' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:51 smithi186 bash[89807]: audit 2023-09-23T16:13:51.450110+0000 mon.a (mon.0) 1916 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:13:52.172 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:52.194 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:52.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:52.297 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.324 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:52.431 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.435 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:13:52.463 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:13:52.463 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:13:52.474 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:52.578 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:52.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:52.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:52.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:52.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:52.872 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:52.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:52.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:52.983 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.415798+0000 mon.a (mon.0) 1917 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.415842+0000 mon.a (mon.0) 1918 : cluster 1 Cluster is now healthy 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[105739]: audit 2023-09-23T16:13:52.426349+0000 mon.a (mon.0) 1919 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.426435+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e399: 8 total, 7 up, 7 in 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.415798+0000 mon.a (mon.0) 1917 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.415842+0000 mon.a (mon.0) 1918 : cluster 1 Cluster is now healthy 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[103196]: audit 2023-09-23T16:13:52.426349+0000 mon.a (mon.0) 1919 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:52.984 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:52 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.426435+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e399: 8 total, 7 up, 7 in 2023-09-23T16:13:53.005 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:53.111 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:53.137 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:53.244 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:53.269 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:53.376 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:53.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:52 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.415798+0000 mon.a (mon.0) 1917 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:13:53.385 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:52 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.415842+0000 mon.a (mon.0) 1918 : cluster 1 Cluster is now healthy 2023-09-23T16:13:53.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:52 smithi186 bash[89807]: audit 2023-09-23T16:13:52.426349+0000 mon.a (mon.0) 1919 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:13:53.386 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:52 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.426435+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e399: 8 total, 7 up, 7 in 2023-09-23T16:13:53.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:53.519 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:53.546 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:53.652 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:53.683 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:53.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:53.788 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:53.814 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:53.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:53.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:53 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.425847+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:53.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:53 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.432181+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:53.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:53 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.433782+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:53.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:53 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.440071+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:53.919 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:53 smithi186 bash[89807]: cluster 2023-09-23T16:13:52.855856+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1482: 99 pgs: 99 active+clean; 535 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T16:13:53.945 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:53.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:53.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:53.962 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:54.053 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:54.099 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:54.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.425847+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.432181+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.433782+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.440071+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[103196]: cluster 2023-09-23T16:13:52.855856+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1482: 99 pgs: 99 active+clean; 535 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.425847+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.432181+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.433782+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.440071+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T16:13:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:53 smithi140 bash[105739]: cluster 2023-09-23T16:13:52.855856+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1482: 99 pgs: 99 active+clean; 535 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T16:13:54.202 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:54.246 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:54.355 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:54.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:54.465 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:13:54.488 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:54.551 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:54.656 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:54.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:54.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:54.897 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:54.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:54.923 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:54 smithi140 bash[103196]: audit 2023-09-23T16:13:53.941310+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:13:55.001 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:55.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:55.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:55.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:55.135 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:55.143 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:54 smithi186 bash[89807]: audit 2023-09-23T16:13:53.941310+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:13:55.264 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:55.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:55.363 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:54 smithi140 bash[105739]: audit 2023-09-23T16:13:53.941310+0000 mon.a (mon.0) 1921 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:13:55.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:55.404 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:55.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:55.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T16:13:55.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:13:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:13:55] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.43.0" 2023-09-23T16:13:55.818 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:55.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:55.923 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:55.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:55.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:56.001 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:13:56.060 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:56.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:56.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:56.092 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:55 smithi186 bash[89807]: cluster 2023-09-23T16:13:54.856496+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1483: 99 pgs: 99 active+clean; 430 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 878 op/s 2023-09-23T16:13:56.193 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:56.231 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:56.336 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:56.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:55 smithi140 bash[105739]: cluster 2023-09-23T16:13:54.856496+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1483: 99 pgs: 99 active+clean; 430 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 878 op/s 2023-09-23T16:13:56.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:55 smithi140 bash[103196]: cluster 2023-09-23T16:13:54.856496+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1483: 99 pgs: 99 active+clean; 430 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 878 op/s 2023-09-23T16:13:56.511 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:56.617 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:56.723 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:56.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:56.829 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:56.857 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:56.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:56.989 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:13:56.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:56.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:13:57.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:57.222 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:57.328 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:57.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.501 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:57.605 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.640 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:57.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.770 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:57.874 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:57.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:57.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:58.003 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.031 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:58.134 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:58.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.291 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:58.394 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.424 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:58.529 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:58.637 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:13:58.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:13:58.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.749 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:13:58 smithi140 bash[105739]: cluster 2023-09-23T16:13:56.857077+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1484: 99 pgs: 99 active+clean; 332 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T16:13:58.750 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:13:58 smithi140 bash[103196]: cluster 2023-09-23T16:13:56.857077+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1484: 99 pgs: 99 active+clean; 332 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T16:13:58.764 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:58.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.889 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:58.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:58.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:13:58 smithi186 bash[89807]: cluster 2023-09-23T16:13:56.857077+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1484: 99 pgs: 99 active+clean; 332 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T16:13:58.992 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:59.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:13:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:13:59.130 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:59.159 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:13:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:13:59.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:59.290 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:13:59.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:13:59.394 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:59.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:59.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:59.784 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:13:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:13:59.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:59.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:13:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:13:59.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:13:59.950 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Removed 113301 objects 2023-09-23T16:13:59.951 INFO:tasks.radosbench.radosbench.0.smithi140.stdout:Clean up completed and total clean up time :138.419 2023-09-23T16:14:00.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:00.055 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:00.064 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:00.064 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:00.159 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:00.185 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:00.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:00.289 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:00.310 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:00.413 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:00.444 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:00.547 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:00.578 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:00.579 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[105739]: cluster 2023-09-23T16:13:58.857629+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1485: 99 pgs: 99 active+clean; 201 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:00.580 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[105739]: audit 2023-09-23T16:14:00.190831+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.580 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[105739]: audit 2023-09-23T16:14:00.197148+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[103196]: cluster 2023-09-23T16:13:58.857629+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1485: 99 pgs: 99 active+clean; 201 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:00.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[103196]: audit 2023-09-23T16:14:00.190831+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.580 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:00 smithi140 bash[103196]: audit 2023-09-23T16:14:00.197148+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:00.682 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:00.700 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:00.803 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:00.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:00 smithi186 bash[89807]: cluster 2023-09-23T16:13:58.857629+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1485: 99 pgs: 99 active+clean; 201 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:00.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:00 smithi186 bash[89807]: audit 2023-09-23T16:14:00.190831+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:00 smithi186 bash[89807]: audit 2023-09-23T16:14:00.197148+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:00.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:00.937 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:00.962 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:00.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:00.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:01.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.088 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:01.191 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:01.213 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:01.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:01.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:01.443 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.469 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:01.573 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:01.603 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:01.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:01.732 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:01.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:01.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:00.746195+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:00.752267+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:00.977706+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:00.978631+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:01.225611+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:14:01.846 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:01.226398+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[105739]: audit 2023-09-23T16:14:01.231153+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:00.746195+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:00.752267+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:00.977706+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:00.978631+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:01.225611+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:14:01.847 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:01.226398+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:14:01.848 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:01 smithi140 bash[103196]: audit 2023-09-23T16:14:01.231153+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:01.862 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:01.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:01.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:01.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:00.746195+0000 mon.a (mon.0) 1924 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:00.752267+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:00.977706+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:00.978631+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:01.225611+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:01.226398+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:14:02.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:01 smithi186 bash[89807]: audit 2023-09-23T16:14:01.231153+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:02.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:02.134 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:02.239 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:02.262 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:02.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:02.366 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:02.399 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:02.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:02.503 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:02.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:02.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:02.640 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:02.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:02.771 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 10 pg_num to 26 2023-09-23T16:14:02.772 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:02.797 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:02.900 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:02.923 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:02.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:02.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:03.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:03.050 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:03.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[103196]: cluster 2023-09-23T16:14:00.858229+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1486: 99 pgs: 99 active+clean; 65 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[103196]: audit 2023-09-23T16:14:02.185773+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.140:0/1678355245' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[103196]: audit 2023-09-23T16:14:02.186245+0000 mon.a (mon.0) 1931 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[105739]: cluster 2023-09-23T16:14:00.858229+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1486: 99 pgs: 99 active+clean; 65 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[105739]: audit 2023-09-23T16:14:02.185773+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.140:0/1678355245' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:02 smithi140 bash[105739]: audit 2023-09-23T16:14:02.186245+0000 mon.a (mon.0) 1931 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.154 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:02 smithi186 bash[89807]: cluster 2023-09-23T16:14:00.858229+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1486: 99 pgs: 99 active+clean; 65 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 864 op/s 2023-09-23T16:14:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:02 smithi186 bash[89807]: audit 2023-09-23T16:14:02.185773+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.140:0/1678355245' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:02 smithi186 bash[89807]: audit 2023-09-23T16:14:02.186245+0000 mon.a (mon.0) 1931 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T16:14:03.181 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:03.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:03.284 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:03.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:03.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:03.410 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:03.436 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:03.539 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:03.673 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.704 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:03.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[103196]: cluster 2023-09-23T16:14:02.762672+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:03.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[103196]: audit 2023-09-23T16:14:02.763953+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:14:03.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[103196]: cluster 2023-09-23T16:14:02.764043+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e400: 8 total, 7 up, 7 in 2023-09-23T16:14:03.774 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[103196]: audit 2023-09-23T16:14:02.859695+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:03.774 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[103196]: cluster 2023-09-23T16:14:03.116926+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:03.808 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.817 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:03 smithi186 bash[89807]: cluster 2023-09-23T16:14:02.762672+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:03.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:03 smithi186 bash[89807]: audit 2023-09-23T16:14:02.763953+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:14:03.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:03 smithi186 bash[89807]: cluster 2023-09-23T16:14:02.764043+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e400: 8 total, 7 up, 7 in 2023-09-23T16:14:03.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:03 smithi186 bash[89807]: audit 2023-09-23T16:14:02.859695+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:03.818 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:03 smithi186 bash[89807]: cluster 2023-09-23T16:14:03.116926+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:03.872 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:03.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:03.981 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:04.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:04.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[105739]: cluster 2023-09-23T16:14:02.762672+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:04.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[105739]: audit 2023-09-23T16:14:02.763953+0000 mon.a (mon.0) 1932 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-23T16:14:04.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[105739]: cluster 2023-09-23T16:14:02.764043+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e400: 8 total, 7 up, 7 in 2023-09-23T16:14:04.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[105739]: audit 2023-09-23T16:14:02.859695+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:04.023 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:03 smithi140 bash[105739]: cluster 2023-09-23T16:14:03.116926+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T16:14:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:04.126 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:04.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:04.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:04.281 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:04.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:04.384 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:04.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:04.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:04.535 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:04.567 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:04.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:04.670 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:04.694 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:04.797 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.832 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:04.933 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:04.952 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:04.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:05.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:05.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[103196]: cluster 2023-09-23T16:14:02.858853+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1488: 99 pgs: 99 active+clean; 31 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T16:14:05.066 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[103196]: cluster 2023-09-23T16:14:03.771599+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[103196]: audit 2023-09-23T16:14:03.774597+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[103196]: cluster 2023-09-23T16:14:03.774688+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e401: 8 total, 7 up, 7 in 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[103196]: cluster 2023-09-23T16:14:03.853343+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[105739]: cluster 2023-09-23T16:14:02.858853+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1488: 99 pgs: 99 active+clean; 31 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[105739]: cluster 2023-09-23T16:14:03.771599+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[105739]: audit 2023-09-23T16:14:03.774597+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[105739]: cluster 2023-09-23T16:14:03.774688+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e401: 8 total, 7 up, 7 in 2023-09-23T16:14:05.067 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:04 smithi140 bash[105739]: cluster 2023-09-23T16:14:03.853343+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.084 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:04 smithi186 bash[89807]: cluster 2023-09-23T16:14:02.858853+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1488: 99 pgs: 99 active+clean; 31 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T16:14:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:04 smithi186 bash[89807]: cluster 2023-09-23T16:14:03.771599+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:04 smithi186 bash[89807]: audit 2023-09-23T16:14:03.774597+0000 mon.a (mon.0) 1935 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T16:14:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:04 smithi186 bash[89807]: cluster 2023-09-23T16:14:03.774688+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e401: 8 total, 7 up, 7 in 2023-09-23T16:14:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:04 smithi186 bash[89807]: cluster 2023-09-23T16:14:03.853343+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T16:14:05.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:05.213 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:05.317 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:05.339 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:05.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:05.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:05.568 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:05.600 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:05.601 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:05] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2023-09-23T16:14:05.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:05.703 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:05.737 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:05.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:05.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:05.864 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:05.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.783871+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e402: 8 total, 7 up, 7 in 2023-09-23T16:14:05.866 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.784307+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.784347+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.788493+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.789333+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.791311+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.793996+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:05.124207+0000 osd.5 (osd.5) 516 : cluster 0 10.6 scrub starts 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[105739]: cluster 2023-09-23T16:14:05.146688+0000 osd.5 (osd.5) 517 : cluster 0 10.6 scrub ok 2023-09-23T16:14:05.867 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.783871+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e402: 8 total, 7 up, 7 in 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.784307+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.784347+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.788493+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.789333+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.791311+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.793996+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:05.124207+0000 osd.5 (osd.5) 516 : cluster 0 10.6 scrub starts 2023-09-23T16:14:05.868 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:05 smithi140 bash[103196]: cluster 2023-09-23T16:14:05.146688+0000 osd.5 (osd.5) 517 : cluster 0 10.6 scrub ok 2023-09-23T16:14:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:05.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:05.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:05.999 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:06.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:06.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:06.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.783871+0000 mon.a (mon.0) 1937 : cluster 0 osdmap e402: 8 total, 7 up, 7 in 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.784307+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.784347+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.788493+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.789333+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.791311+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.793996+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T16:14:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:05.124207+0000 osd.5 (osd.5) 516 : cluster 0 10.6 scrub starts 2023-09-23T16:14:06.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:05 smithi186 bash[89807]: cluster 2023-09-23T16:14:05.146688+0000 osd.5 (osd.5) 517 : cluster 0 10.6 scrub ok 2023-09-23T16:14:06.193 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-23T16:14:06.193 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-23T16:14:06.232 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.259 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:06.362 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.384 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:06.487 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:06.509 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:06.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:06.613 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:06.645 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:06.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:06.749 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.774 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:06.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:06.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:06.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:06 smithi186 bash[89807]: cluster 2023-09-23T16:14:04.859538+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1491: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.7 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 522 op/s 2023-09-23T16:14:06.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:06 smithi186 bash[89807]: cluster 2023-09-23T16:14:05.977196+0000 osd.2 (osd.2) 10 : cluster 0 10.8 scrub starts 2023-09-23T16:14:06.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:06 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.142908+0000 osd.4 (osd.4) 15 : cluster 0 10.1 scrub starts 2023-09-23T16:14:06.889 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:06 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.167704+0000 osd.4 (osd.4) 16 : cluster 0 10.1 scrub ok 2023-09-23T16:14:06.907 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:06.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:06.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:07.010 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:07.019 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[105739]: cluster 2023-09-23T16:14:04.859538+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1491: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.7 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 522 op/s 2023-09-23T16:14:07.019 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[105739]: cluster 2023-09-23T16:14:05.977196+0000 osd.2 (osd.2) 10 : cluster 0 10.8 scrub starts 2023-09-23T16:14:07.019 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.142908+0000 osd.4 (osd.4) 15 : cluster 0 10.1 scrub starts 2023-09-23T16:14:07.020 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.167704+0000 osd.4 (osd.4) 16 : cluster 0 10.1 scrub ok 2023-09-23T16:14:07.020 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[103196]: cluster 2023-09-23T16:14:04.859538+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1491: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.7 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 522 op/s 2023-09-23T16:14:07.020 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[103196]: cluster 2023-09-23T16:14:05.977196+0000 osd.2 (osd.2) 10 : cluster 0 10.8 scrub starts 2023-09-23T16:14:07.020 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.142908+0000 osd.4 (osd.4) 15 : cluster 0 10.1 scrub starts 2023-09-23T16:14:07.020 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:06 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.167704+0000 osd.4 (osd.4) 16 : cluster 0 10.1 scrub ok 2023-09-23T16:14:07.045 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:07.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:07.150 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:07.177 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:07.281 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.303 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:07.407 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.433 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:07.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:07.564 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:07.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:07.667 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:07.694 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:07.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:07.797 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:07.824 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:07.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:05.996950+0000 osd.2 (osd.2) 11 : cluster 0 10.8 scrub ok 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.318032+0000 osd.0 (osd.0) 15 : cluster 0 10.5 scrub starts 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.329382+0000 osd.0 (osd.0) 16 : cluster 0 10.5 scrub ok 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.845419+0000 osd.6 (osd.6) 494 : cluster 0 10.0 deep-scrub starts 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.860062+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1492: 109 pgs: 2 peering, 7 unknown, 100 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 161 op/s 2023-09-23T16:14:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:06.866604+0000 osd.6 (osd.6) 495 : cluster 0 10.0 deep-scrub ok 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:07.151762+0000 osd.5 (osd.5) 518 : cluster 0 10.3 scrub starts 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[105739]: cluster 2023-09-23T16:14:07.171646+0000 osd.5 (osd.5) 519 : cluster 0 10.3 scrub ok 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:05.996950+0000 osd.2 (osd.2) 11 : cluster 0 10.8 scrub ok 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.318032+0000 osd.0 (osd.0) 15 : cluster 0 10.5 scrub starts 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.329382+0000 osd.0 (osd.0) 16 : cluster 0 10.5 scrub ok 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.845419+0000 osd.6 (osd.6) 494 : cluster 0 10.0 deep-scrub starts 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.860062+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1492: 109 pgs: 2 peering, 7 unknown, 100 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 161 op/s 2023-09-23T16:14:07.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:06.866604+0000 osd.6 (osd.6) 495 : cluster 0 10.0 deep-scrub ok 2023-09-23T16:14:07.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:07.151762+0000 osd.5 (osd.5) 518 : cluster 0 10.3 scrub starts 2023-09-23T16:14:07.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:07 smithi140 bash[103196]: cluster 2023-09-23T16:14:07.171646+0000 osd.5 (osd.5) 519 : cluster 0 10.3 scrub ok 2023-09-23T16:14:07.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.951 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:07.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:08.054 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:08.066 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:05.996950+0000 osd.2 (osd.2) 11 : cluster 0 10.8 scrub ok 2023-09-23T16:14:08.066 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.318032+0000 osd.0 (osd.0) 15 : cluster 0 10.5 scrub starts 2023-09-23T16:14:08.066 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.329382+0000 osd.0 (osd.0) 16 : cluster 0 10.5 scrub ok 2023-09-23T16:14:08.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.845419+0000 osd.6 (osd.6) 494 : cluster 0 10.0 deep-scrub starts 2023-09-23T16:14:08.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.860062+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1492: 109 pgs: 2 peering, 7 unknown, 100 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 161 op/s 2023-09-23T16:14:08.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:06.866604+0000 osd.6 (osd.6) 495 : cluster 0 10.0 deep-scrub ok 2023-09-23T16:14:08.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:07.151762+0000 osd.5 (osd.5) 518 : cluster 0 10.3 scrub starts 2023-09-23T16:14:08.067 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:07 smithi186 bash[89807]: cluster 2023-09-23T16:14:07.171646+0000 osd.5 (osd.5) 519 : cluster 0 10.3 scrub ok 2023-09-23T16:14:08.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:08.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:08.226 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:08.329 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:08.356 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:14:08.356 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:14:08.360 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:08.464 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:08.492 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:08.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:08.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:08.623 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:08.726 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:08.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:08.856 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:08.891 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:08.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:08.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:08.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.029 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:09.133 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[105739]: cluster 2023-09-23T16:14:07.363738+0000 osd.0 (osd.0) 17 : cluster 0 10.15 scrub starts 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[105739]: cluster 2023-09-23T16:14:07.373525+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub ok 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[105739]: cluster 2023-09-23T16:14:08.220177+0000 osd.4 (osd.4) 17 : cluster 0 10.4 scrub starts 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[105739]: cluster 2023-09-23T16:14:08.237410+0000 osd.4 (osd.4) 18 : cluster 0 10.4 scrub ok 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[103196]: cluster 2023-09-23T16:14:07.363738+0000 osd.0 (osd.0) 17 : cluster 0 10.15 scrub starts 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[103196]: cluster 2023-09-23T16:14:07.373525+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub ok 2023-09-23T16:14:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[103196]: cluster 2023-09-23T16:14:08.220177+0000 osd.4 (osd.4) 17 : cluster 0 10.4 scrub starts 2023-09-23T16:14:09.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:08 smithi140 bash[103196]: cluster 2023-09-23T16:14:08.237410+0000 osd.4 (osd.4) 18 : cluster 0 10.4 scrub ok 2023-09-23T16:14:09.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:08 smithi186 bash[89807]: cluster 2023-09-23T16:14:07.363738+0000 osd.0 (osd.0) 17 : cluster 0 10.15 scrub starts 2023-09-23T16:14:09.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:08 smithi186 bash[89807]: cluster 2023-09-23T16:14:07.373525+0000 osd.0 (osd.0) 18 : cluster 0 10.15 scrub ok 2023-09-23T16:14:09.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:08 smithi186 bash[89807]: cluster 2023-09-23T16:14:08.220177+0000 osd.4 (osd.4) 17 : cluster 0 10.4 scrub starts 2023-09-23T16:14:09.147 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:08 smithi186 bash[89807]: cluster 2023-09-23T16:14:08.237410+0000 osd.4 (osd.4) 18 : cluster 0 10.4 scrub ok 2023-09-23T16:14:09.165 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:09.269 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:09.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:09.398 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.431 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:09.536 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.565 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:09.669 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:09.691 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:09.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:09.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[103196]: cluster 2023-09-23T16:14:08.860887+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1493: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:09.814 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[103196]: cluster 2023-09-23T16:14:08.868568+0000 osd.6 (osd.6) 496 : cluster 0 10.10 scrub starts 2023-09-23T16:14:09.815 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[103196]: cluster 2023-09-23T16:14:08.894832+0000 osd.6 (osd.6) 497 : cluster 0 10.10 scrub ok 2023-09-23T16:14:09.828 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:09.932 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.962 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:09.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:10.065 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:10.078 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[105739]: cluster 2023-09-23T16:14:08.860887+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1493: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:10.078 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[105739]: cluster 2023-09-23T16:14:08.868568+0000 osd.6 (osd.6) 496 : cluster 0 10.10 scrub starts 2023-09-23T16:14:10.078 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:09 smithi140 bash[105739]: cluster 2023-09-23T16:14:08.894832+0000 osd.6 (osd.6) 497 : cluster 0 10.10 scrub ok 2023-09-23T16:14:10.093 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:10.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:10.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:09 smithi186 bash[89807]: cluster 2023-09-23T16:14:08.860887+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1493: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:10.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:09 smithi186 bash[89807]: cluster 2023-09-23T16:14:08.868568+0000 osd.6 (osd.6) 496 : cluster 0 10.10 scrub starts 2023-09-23T16:14:10.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:09 smithi186 bash[89807]: cluster 2023-09-23T16:14:08.894832+0000 osd.6 (osd.6) 497 : cluster 0 10.10 scrub ok 2023-09-23T16:14:10.196 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:10.230 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:10.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:10.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:10.366 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:10.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:10.470 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:10.501 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:10.604 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:10.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:10.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:10.740 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:10.773 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:10.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:10.907 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:10.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:10.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:11.005 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T16:14:11.011 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.080 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:11.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.193 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 0] out_osds: [7] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-09-23T16:14:11.193 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:14:11.194 INFO:tasks.thrashosds.thrasher:Reviving osd 7 2023-09-23T16:14:11.194 INFO:tasks.cephadm.osd.7:Restarting osd.7 (starting--it wasn't running)... 2023-09-23T16:14:11.194 DEBUG:teuthology.orchestra.run.smithi186:osd.7> sudo journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T16:14:11.195 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:10 smithi140 bash[105739]: audit 2023-09-23T16:14:10.863784+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:11.195 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:10 smithi140 bash[103196]: audit 2023-09-23T16:14:10.863784+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:11.197 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl start ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T16:14:11.206 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:10 smithi186 bash[89807]: audit 2023-09-23T16:14:10.863784+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T16:14:11.208 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:11.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T16:14:11.311 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:11.319 INFO:journalctl@ceph.osd.7.smithi186.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T16:14:11.339 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:11.442 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:11.461 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:11.565 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:11.590 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:11.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:11.692 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.720 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:11.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:11.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:11.849 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:11.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:11.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.042958+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T16:14:11.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.070659+0000 osd.2 (osd.2) 12 : cluster 0 10.18 deep-scrub starts 2023-09-23T16:14:11.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.072851+0000 osd.1 (osd.1) 42 : cluster 0 10.2 scrub ok 2023-09-23T16:14:11.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.861907+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1494: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:11.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: audit 2023-09-23T16:14:10.927172+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.927280+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e403: 8 total, 7 up, 7 in 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.928341+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.928999+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.930336+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:10.932620+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.429015+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e404: 8 total, 7 up, 7 in 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.042958+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.070659+0000 osd.2 (osd.2) 12 : cluster 0 10.18 deep-scrub starts 2023-09-23T16:14:11.966 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.072851+0000 osd.1 (osd.1) 42 : cluster 0 10.2 scrub ok 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.861907+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1494: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: audit 2023-09-23T16:14:10.927172+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.927280+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e403: 8 total, 7 up, 7 in 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.928341+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.928999+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.930336+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:10.932620+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:11.967 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:11 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.429015+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e404: 8 total, 7 up, 7 in 2023-09-23T16:14:11.979 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:11.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:12.031 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:14:12.054 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:14:12.076 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:14:12.083 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.102 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:14:12.111 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:12.132 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:14:12.173 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:14:12.201 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:14:12.202 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.202 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.202 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.202 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.203 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.203 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.203 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:14:12.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-23T16:14:12.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:12.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:12.372 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:12.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.042958+0000 osd.1 (osd.1) 41 : cluster 0 10.2 scrub starts 2023-09-23T16:14:12.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.070659+0000 osd.2 (osd.2) 12 : cluster 0 10.18 deep-scrub starts 2023-09-23T16:14:12.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.072851+0000 osd.1 (osd.1) 42 : cluster 0 10.2 scrub ok 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.861907+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1494: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: audit 2023-09-23T16:14:10.927172+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.927280+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e403: 8 total, 7 up, 7 in 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.928341+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.928999+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.930336+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:10.932620+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T16:14:12.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:11 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.429015+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e404: 8 total, 7 up, 7 in 2023-09-23T16:14:12.454 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is set 2023-09-23T16:14:12.476 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.510 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:12.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:12.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:12.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:12.740 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.768 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:12.872 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:12.901 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:12.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:13.005 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.423650+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.427630+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.429395+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.431590+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.432469+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:12 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.432873+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:11.434593+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.034 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:13.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.423650+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.427630+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.429395+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.431590+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.432469+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.432873+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:11.434593+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: audit 2023-09-23T16:14:12.000073+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.140:0/1027623501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: audit 2023-09-23T16:14:12.245765+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.140:0/147838607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: audit 2023-09-23T16:14:12.246345+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.431471+0000 mon.a (mon.0) 1944 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:13.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: audit 2023-09-23T16:14:12.439513+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:14:13.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:12 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.439637+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e405: 8 total, 7 up, 7 in 2023-09-23T16:14:13.161 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:13.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:13.264 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:13.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.423650+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.427630+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.429395+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.276 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.431590+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.432469+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.432873+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:11.434593+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: audit 2023-09-23T16:14:12.000073+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.140:0/1027623501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: audit 2023-09-23T16:14:12.245765+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.140:0/147838607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: audit 2023-09-23T16:14:12.246345+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.431471+0000 mon.a (mon.0) 1944 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: audit 2023-09-23T16:14:12.439513+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.439637+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e405: 8 total, 7 up, 7 in 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: audit 2023-09-23T16:14:12.000073+0000 mon.a (mon.0) 1942 : audit 0 from='client.? 172.21.15.140:0/1027623501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: audit 2023-09-23T16:14:12.245765+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.140:0/147838607' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: audit 2023-09-23T16:14:12.246345+0000 mon.a (mon.0) 1943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T16:14:13.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.431471+0000 mon.a (mon.0) 1944 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:13.279 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: audit 2023-09-23T16:14:12.439513+0000 mon.a (mon.0) 1945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T16:14:13.279 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.439637+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e405: 8 total, 7 up, 7 in 2023-09-23T16:14:13.289 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:13.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:13.393 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:13.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:13.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:13.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:13.553 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:13.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:13.656 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:13.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:13.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:13.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:13.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:13.918 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:13.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:13.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:13.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.437619+0000 osd.4 (osd.4) 19 : cluster 0 10.10 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14034 2023-09-23T16:14:13.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.438688+0000 osd.2 (osd.2) 13 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14214 2023-09-23T16:14:13.996 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.439419+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.440155+0000 osd.2 (osd.2) 14 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.440203+0000 osd.2 (osd.2) 15 : cluster 0 10.13 starting backfill to osd.1 from (0'0,0'0] MAX to 399'13986 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.440218+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.443082+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.443286+0000 osd.2 (osd.2) 16 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.443933+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.444674+0000 osd.1 (osd.1) 43 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.444806+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.445265+0000 osd.1 (osd.1) 44 : cluster 0 10.16 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14122 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.446270+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:13.997 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.446505+0000 osd.5 (osd.5) 527 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14394 2023-09-23T16:14:13.998 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.450160+0000 osd.6 (osd.6) 508 : cluster 0 10.12 starting backfill to osd.2 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:13.998 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.456371+0000 osd.1 (osd.1) 45 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:14.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:14.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:14.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:14.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:14.212 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T16:14:14.212 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-23T16:14:14.212 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-09-23T16:14:14.212 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-09-23T16:14:14.213 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-09-23T16:14:14.213 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T16:14:14.213 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-23T16:14:14.213 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[183827]: --> ceph-volume lvm activate successful for osd ID: 7 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.437619+0000 osd.4 (osd.4) 19 : cluster 0 10.10 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14034 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.438688+0000 osd.2 (osd.2) 13 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14214 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.439419+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.440155+0000 osd.2 (osd.2) 14 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.440203+0000 osd.2 (osd.2) 15 : cluster 0 10.13 starting backfill to osd.1 from (0'0,0'0] MAX to 399'13986 2023-09-23T16:14:14.214 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.440218+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.443082+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.443286+0000 osd.2 (osd.2) 16 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.443933+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.444674+0000 osd.1 (osd.1) 43 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.444806+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.445265+0000 osd.1 (osd.1) 44 : cluster 0 10.16 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14122 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.446270+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.446505+0000 osd.5 (osd.5) 527 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14394 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.450160+0000 osd.6 (osd.6) 508 : cluster 0 10.12 starting backfill to osd.2 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.456371+0000 osd.1 (osd.1) 45 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.458410+0000 osd.6 (osd.6) 509 : cluster 0 10.12 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:14.215 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.463889+0000 osd.2 (osd.2) 17 : cluster 0 10.17 starting backfill to osd.4 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:14.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.468783+0000 osd.2 (osd.2) 18 : cluster 0 10.18 starting backfill to osd.3 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:14.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:12.862465+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1498: 109 pgs: 1 remapped+peering, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:14.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:13 smithi186 bash[89807]: cluster 2023-09-23T16:14:13.443856+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e406: 8 total, 7 up, 7 in 2023-09-23T16:14:14.306 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.458410+0000 osd.6 (osd.6) 509 : cluster 0 10.12 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:14.318 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.463889+0000 osd.2 (osd.2) 17 : cluster 0 10.17 starting backfill to osd.4 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.468783+0000 osd.2 (osd.2) 18 : cluster 0 10.18 starting backfill to osd.3 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:12.862465+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1498: 109 pgs: 1 remapped+peering, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[105739]: cluster 2023-09-23T16:14:13.443856+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e406: 8 total, 7 up, 7 in 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.437619+0000 osd.4 (osd.4) 19 : cluster 0 10.10 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14034 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.438688+0000 osd.2 (osd.2) 13 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14214 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.439419+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.440155+0000 osd.2 (osd.2) 14 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.440203+0000 osd.2 (osd.2) 15 : cluster 0 10.13 starting backfill to osd.1 from (0'0,0'0] MAX to 399'13986 2023-09-23T16:14:14.319 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.440218+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.443082+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.443286+0000 osd.2 (osd.2) 16 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.443933+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.444674+0000 osd.1 (osd.1) 43 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.444806+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.445265+0000 osd.1 (osd.1) 44 : cluster 0 10.16 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14122 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.446270+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.446505+0000 osd.5 (osd.5) 527 : cluster 0 10.15 starting backfill to osd.1 from (0'0,0'0] MAX to 399'14394 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.450160+0000 osd.6 (osd.6) 508 : cluster 0 10.12 starting backfill to osd.2 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.456371+0000 osd.1 (osd.1) 45 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 399'14156 2023-09-23T16:14:14.320 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.458410+0000 osd.6 (osd.6) 509 : cluster 0 10.12 starting backfill to osd.5 from (0'0,0'0] MAX to 399'14096 2023-09-23T16:14:14.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.463889+0000 osd.2 (osd.2) 17 : cluster 0 10.17 starting backfill to osd.4 from (0'0,0'0] MAX to 399'14138 2023-09-23T16:14:14.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.468783+0000 osd.2 (osd.2) 18 : cluster 0 10.18 starting backfill to osd.3 from (0'0,0'0] MAX to 399'14402 2023-09-23T16:14:14.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:12.862465+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1498: 109 pgs: 1 remapped+peering, 108 active+clean; 4.6 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-23T16:14:14.321 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:13 smithi140 bash[103196]: cluster 2023-09-23T16:14:13.443856+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e406: 8 total, 7 up, 7 in 2023-09-23T16:14:14.334 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T16:14:14.388 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T16:14:14.439 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:14.467 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:14.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:14.602 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:14.707 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.742 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:14.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:14.875 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:14.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:14.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:14.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[103196]: cluster 2023-09-23T16:14:13.441486+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[103196]: cluster 2023-09-23T16:14:13.442312+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[103196]: cluster 2023-09-23T16:14:13.444503+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[103196]: cluster 2023-09-23T16:14:13.446234+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.448604+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e407: 8 total, 7 up, 7 in 2023-09-23T16:14:14.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[105739]: cluster 2023-09-23T16:14:13.441486+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[105739]: cluster 2023-09-23T16:14:13.442312+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[105739]: cluster 2023-09-23T16:14:13.444503+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[105739]: cluster 2023-09-23T16:14:13.446234+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:14.994 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:14 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.448604+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e407: 8 total, 7 up, 7 in 2023-09-23T16:14:15.009 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:15.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:15.251 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:15.262 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:14 smithi186 bash[89807]: cluster 2023-09-23T16:14:13.441486+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:15.263 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:14 smithi186 bash[89807]: cluster 2023-09-23T16:14:13.442312+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:15.263 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:14 smithi186 bash[89807]: cluster 2023-09-23T16:14:13.444503+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:15.263 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:14 smithi186 bash[89807]: cluster 2023-09-23T16:14:13.446234+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T16:14:15.263 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:14 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.448604+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e407: 8 total, 7 up, 7 in 2023-09-23T16:14:15.282 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:15.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:15.385 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:15.418 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:15.522 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:15.554 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:15] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2023-09-23T16:14:15.658 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:15.692 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:15.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.828 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:15.932 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.961 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:15.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:16.064 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.444199+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.444212+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.449211+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.449240+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.452574+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.452593+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[103196]: cluster 2023-09-23T16:14:14.863130+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1501: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s wr, 37 op/s; 34 MiB/s, 548 objects/s recovering 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.444199+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.076 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.444212+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.449211+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.449240+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.452574+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.452593+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.077 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:15 smithi140 bash[105739]: cluster 2023-09-23T16:14:14.863130+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1501: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s wr, 37 op/s; 34 MiB/s, 548 objects/s recovering 2023-09-23T16:14:16.094 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:16.197 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.229 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:16.295 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.444199+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.295 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.444212+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.296 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.449211+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.296 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.449240+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.296 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.452574+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.296 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.452593+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T16:14:16.296 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:15 smithi186 bash[89807]: cluster 2023-09-23T16:14:14.863130+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1501: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.2 MiB/s wr, 37 op/s; 34 MiB/s, 548 objects/s recovering 2023-09-23T16:14:16.335 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:16.365 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:16.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:14:16.468 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:16.498 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:16.562 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:16.602 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:16.613 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:16 smithi186 bash[184200]: debug 2023-09-23T16:14:16.495+0000 7f16b0851700 1 -- 172.21.15.186:0/3142917491 <== mon.0 v2:172.21.15.140:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cffd8deb60 con 0x55cffdb82800 2023-09-23T16:14:16.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:16.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:16.739 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.769 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:16.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:16.902 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:16.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:17.006 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:17.032 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:17.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:17.070 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T16:14:17.079 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[105739]: audit 2023-09-23T16:14:15.978520+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.079 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[105739]: audit 2023-09-23T16:14:15.980368+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:17.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[105739]: audit 2023-09-23T16:14:16.799994+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[103196]: audit 2023-09-23T16:14:15.978520+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[103196]: audit 2023-09-23T16:14:15.980368+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:17.080 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:16 smithi140 bash[103196]: audit 2023-09-23T16:14:16.799994+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.136 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:17.166 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:17.270 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:17.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:17.398 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:17.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:16 smithi186 bash[89807]: audit 2023-09-23T16:14:15.978520+0000 mon.a (mon.0) 1949 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:16 smithi186 bash[89807]: audit 2023-09-23T16:14:15.980368+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:17.408 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:16 smithi186 bash[89807]: audit 2023-09-23T16:14:16.799994+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:17.408 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:17 smithi186 bash[184200]: debug 2023-09-23T16:14:17.047+0000 7f16b8067540 -1 Falling back to public interface 2023-09-23T16:14:17.428 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:17.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:17.532 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:17.564 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:17.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:17.668 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:17.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:17.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:17.805 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:17.839 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:17.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:17.943 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:17.976 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:17.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:18.081 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:18.090 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:17 smithi140 bash[105739]: cluster 2023-09-23T16:14:16.864050+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1502: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 876 KiB/s wr, 27 op/s; 25 MiB/s, 397 objects/s recovering 2023-09-23T16:14:18.090 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:17 smithi140 bash[103196]: cluster 2023-09-23T16:14:16.864050+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1502: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 876 KiB/s wr, 27 op/s; 25 MiB/s, 397 objects/s recovering 2023-09-23T16:14:18.108 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:18.211 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.238 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:18.342 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.371 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:18.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:17 smithi186 bash[89807]: cluster 2023-09-23T16:14:16.864050+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1502: 109 pgs: 3 peering, 1 active+clean+remapped, 1 remapped+peering, 104 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 876 KiB/s wr, 27 op/s; 25 MiB/s, 397 objects/s recovering 2023-09-23T16:14:18.474 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.507 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:18.521 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:14:18.593 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:18.611 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:18.636 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:18.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:18.739 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:18.764 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:18.867 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:18.896 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:18.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:19.001 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:19.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:19.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:19.136 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:19.164 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:19.268 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:19.298 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:19.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:19.402 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:19.429 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:19.533 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:19.559 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:19.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:19.689 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:19.792 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:19.825 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:19.929 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:19.956 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:19.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:20.059 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:20.071 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:19 smithi186 bash[89807]: cluster 2023-09-23T16:14:18.865042+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1503: 109 pgs: 3 peering, 106 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 742 KiB/s wr, 23 op/s; 21 MiB/s, 335 objects/s recovering 2023-09-23T16:14:20.088 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:20.191 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:20.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:20.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:20.341 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:19 smithi140 bash[105739]: cluster 2023-09-23T16:14:18.865042+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1503: 109 pgs: 3 peering, 106 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 742 KiB/s wr, 23 op/s; 21 MiB/s, 335 objects/s recovering 2023-09-23T16:14:20.342 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:19 smithi140 bash[103196]: cluster 2023-09-23T16:14:18.865042+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1503: 109 pgs: 3 peering, 106 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 742 KiB/s wr, 23 op/s; 21 MiB/s, 335 objects/s recovering 2023-09-23T16:14:20.357 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:20.461 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:20.486 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:20.588 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:20.660 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:20.763 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:20.764 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:20.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:20.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:20.889 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:20.913 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:20.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:20.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:21.017 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:21.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:21.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:21.144 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:21.165 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:21.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:21.268 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:21.289 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:21.392 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:21.417 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:21.520 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:21.550 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:21.653 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:21.674 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:21.777 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:21.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:21.908 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:21.935 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:21.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:21.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:22.039 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.064 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:22.167 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:22.201 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:22.304 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:22.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:22.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:22.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:22.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:22.568 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.576 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:22 smithi140 bash[105739]: cluster 2023-09-23T16:14:20.866144+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1504: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 596 KiB/s wr, 18 op/s; 17 MiB/s, 269 objects/s recovering 2023-09-23T16:14:22.576 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:22 smithi140 bash[103196]: cluster 2023-09-23T16:14:20.866144+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1504: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 596 KiB/s wr, 18 op/s; 17 MiB/s, 269 objects/s recovering 2023-09-23T16:14:22.593 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:22.606 INFO:teuthology.orchestra.run.smithi186.stderr:no valid command found; 10 closest matches: 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:0 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:1 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:2 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:abort 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:assert 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:bluefs debug_inject_read_zeros 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:bluefs files list 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:bluefs stats 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:bluestore allocator dump block 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:bluestore allocator fragmentation block 2023-09-23T16:14:22.607 INFO:teuthology.orchestra.run.smithi186.stderr:admin_socket: invalid command 2023-09-23T16:14:22.645 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:22 smithi186 bash[89807]: cluster 2023-09-23T16:14:20.866144+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1504: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 596 KiB/s wr, 18 op/s; 17 MiB/s, 269 objects/s recovering 2023-09-23T16:14:22.651 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:22.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:22.724 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:22.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:22.853 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:22.957 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.984 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:22.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:23.087 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:23.112 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:23.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:23.216 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.235 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:23.338 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.363 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:23.466 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:23.489 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:23.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:23.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.619 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:23.723 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T16:14:23.743 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-7, ['dump_ops_in_flight'] 2023-09-23T16:14:23.752 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:23.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:23.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:23.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:23.987 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.009 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:24.113 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:24.139 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:24.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:24.242 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:24.268 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:24.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:24.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:24.395 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:24.498 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:24.525 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:24.628 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:24.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:24 smithi140 bash[105739]: cluster 2023-09-23T16:14:22.866819+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1505: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:24.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:24 smithi140 bash[103196]: cluster 2023-09-23T16:14:22.866819+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1505: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:24.658 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:24.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:24.762 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.792 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:24.895 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:24 smithi186 bash[89807]: cluster 2023-09-23T16:14:22.866819+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1505: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:24.917 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:24.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:25.020 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.044 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:25.147 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.170 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:25.273 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:25.295 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:25.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:25 smithi186 bash[184200]: debug 2023-09-23T16:14:25.023+0000 7f16b8067540 -1 osd.7 353 log_to_monitors true 2023-09-23T16:14:25.421 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:25.524 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:25.557 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:25.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:25.682 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:25.702 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:25] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T16:14:25.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:25 smithi140 bash[105739]: audit 2023-09-23T16:14:25.032434+0000 mon.b (mon.1) 29 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.703 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:25 smithi140 bash[105739]: audit 2023-09-23T16:14:25.033089+0000 mon.a (mon.0) 1952 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.703 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:25 smithi140 bash[103196]: audit 2023-09-23T16:14:25.032434+0000 mon.b (mon.1) 29 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.703 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:25 smithi140 bash[103196]: audit 2023-09-23T16:14:25.033089+0000 mon.a (mon.0) 1952 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.785 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:25.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:25.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:25.909 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:14:25 smithi186 bash[184200]: debug 2023-09-23T16:14:25.655+0000 7f16a9e49700 -1 osd.7 408 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T16:14:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:25 smithi186 bash[89807]: audit 2023-09-23T16:14:25.032434+0000 mon.b (mon.1) 29 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:25 smithi186 bash[89807]: audit 2023-09-23T16:14:25.033089+0000 mon.a (mon.0) 1952 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T16:14:25.913 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:25.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:26.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:26.075 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:26.179 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:26.210 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:26.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:26.313 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:26.340 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:26.444 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:26.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:26.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:26.605 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:26.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: cluster 2023-09-23T16:14:24.867655+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1506: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: audit 2023-09-23T16:14:25.443035+0000 mon.a (mon.0) 1953 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T16:14:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.443135+0000 mon.a (mon.0) 1954 : cluster 0 osdmap e408: 8 total, 7 up, 7 in 2023-09-23T16:14:26.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: audit 2023-09-23T16:14:25.446730+0000 mon.b (mon.1) 30 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: audit 2023-09-23T16:14:25.447329+0000 mon.a (mon.0) 1955 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.935318+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.937860+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.939592+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: cluster 2023-09-23T16:14:24.867655+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1506: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:26.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: audit 2023-09-23T16:14:25.443035+0000 mon.a (mon.0) 1953 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.443135+0000 mon.a (mon.0) 1954 : cluster 0 osdmap e408: 8 total, 7 up, 7 in 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: audit 2023-09-23T16:14:25.446730+0000 mon.b (mon.1) 30 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: audit 2023-09-23T16:14:25.447329+0000 mon.a (mon.0) 1955 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.935318+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.937860+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.636 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:26 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.939592+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.709 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.736 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:26.840 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.861 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: cluster 2023-09-23T16:14:24.867655+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1506: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: audit 2023-09-23T16:14:25.443035+0000 mon.a (mon.0) 1953 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T16:14:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.443135+0000 mon.a (mon.0) 1954 : cluster 0 osdmap e408: 8 total, 7 up, 7 in 2023-09-23T16:14:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: audit 2023-09-23T16:14:25.446730+0000 mon.b (mon.1) 30 : audit 1 from='osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: audit 2023-09-23T16:14:25.447329+0000 mon.a (mon.0) 1955 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi186", "root=default"]}]: dispatch 2023-09-23T16:14:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.935318+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.937860+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:26 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.939592+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:26.963 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.985 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:26.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:26.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:27.088 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:27.109 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:27.212 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:27.242 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:27.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:27.374 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:27.478 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.044581+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.443766+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.445152+0000 mon.a (mon.0) 1956 : cluster 1 osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394] boot 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.445196+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: audit 2023-09-23T16:14:26.445597+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: audit 2023-09-23T16:14:26.817961+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:27.490 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[105739]: audit 2023-09-23T16:14:27.045302+0000 mon.a (mon.0) 1960 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.044581+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.443766+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.445152+0000 mon.a (mon.0) 1956 : cluster 1 osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394] boot 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.445196+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: audit 2023-09-23T16:14:26.445597+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: audit 2023-09-23T16:14:26.817961+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:27.491 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:27 smithi140 bash[103196]: audit 2023-09-23T16:14:27.045302+0000 mon.a (mon.0) 1960 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:14:27.503 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:27.607 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.632 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:27.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:27.766 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:27.841 INFO:teuthology.orchestra.run.smithi140.stderr:pool 'unique_pool_5' removed 2023-09-23T16:14:27.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.898 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:27.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:27.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.044581+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.443766+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.445152+0000 mon.a (mon.0) 1956 : cluster 1 osd.7 [v2:172.21.15.186:6824/756336394,v1:172.21.15.186:6825/756336394] boot 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.445196+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e409: 8 total, 8 up, 7 in 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: audit 2023-09-23T16:14:26.445597+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: audit 2023-09-23T16:14:26.817961+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:27 smithi186 bash[89807]: audit 2023-09-23T16:14:27.045302+0000 mon.a (mon.0) 1960 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T16:14:28.002 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:28.031 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:28.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:28.137 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:28.162 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:28.265 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:28.293 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:28.396 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:28.422 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:28.525 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:28.554 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:28.657 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:28.686 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:28.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:28.745 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T16:14:28.757 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.455762+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:14:28.757 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:25.475428+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:14:28.757 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.444816+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:28.757 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:26.868047+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1509: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:28.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:27.826540+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: audit 2023-09-23T16:14:27.827435+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:14:28.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:27.827498+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-09-23T16:14:28.758 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:28 smithi186 bash[89807]: cluster 2023-09-23T16:14:27.828894+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:28.815 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:28.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:28.838 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.455762+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:14:28.838 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:25.475428+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.444816+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:26.868047+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1509: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:27.826540+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: audit 2023-09-23T16:14:27.827435+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:27.827498+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[105739]: cluster 2023-09-23T16:14:27.828894+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.455762+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:25.475428+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T16:14:28.839 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.444816+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T16:14:28.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:26.868047+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1509: 109 pgs: 109 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:28.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:27.826540+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: audit 2023-09-23T16:14:27.827435+0000 mon.a (mon.0) 1961 : audit 1 from='client.? 172.21.15.140:0/36137592' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T16:14:28.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:27.827498+0000 mon.a (mon.0) 1962 : cluster 0 osdmap e410: 8 total, 8 up, 7 in 2023-09-23T16:14:28.840 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:28 smithi140 bash[103196]: cluster 2023-09-23T16:14:27.828894+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T16:14:28.919 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:28.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:28.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:28.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:29.044 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:29.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:29.178 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.209 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:29.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:29.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.476 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:29.579 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.607 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:29.710 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.734 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:29.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:29.857 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:29.943 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:14:29.943 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [], 2023-09-23T16:14:29.943 INFO:teuthology.orchestra.run.smithi140.stdout: "num_ops": 0 2023-09-23T16:14:29.943 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:14:29.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.988 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:29.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:30.091 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:30.122 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:30.225 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:30.258 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:30.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:30.397 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:30.501 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:30.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:30.634 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:30.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:30 smithi186 bash[89807]: cluster 2023-09-23T16:14:28.868828+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1511: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:30.661 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:30.701 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:30 smithi140 bash[103196]: cluster 2023-09-23T16:14:28.868828+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1511: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:30.701 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:30 smithi140 bash[105739]: cluster 2023-09-23T16:14:28.868828+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1511: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:30.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:30.789 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:30.893 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:30.920 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:30.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:31.023 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.048 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:31.151 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:31.183 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:31.287 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:31.322 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:31.425 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.449 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:31.553 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.575 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:31.578 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:31 smithi140 bash[103196]: audit 2023-09-23T16:14:30.973126+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:31.681 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:31.711 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:31.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.827 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:31 smithi140 bash[105739]: audit 2023-09-23T16:14:30.973126+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:31.845 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:31 smithi186 bash[89807]: audit 2023-09-23T16:14:30.973126+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:31.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:31.980 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:31.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:32.083 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:32.114 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:32.218 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:32.245 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:32.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:32.378 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:32.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:32.482 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:32.512 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:32.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:32.616 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:32.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:32 smithi140 bash[105739]: cluster 2023-09-23T16:14:30.869782+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1512: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:32.624 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:32 smithi140 bash[103196]: cluster 2023-09-23T16:14:30.869782+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1512: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:32.640 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:32.744 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:32.755 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:32 smithi186 bash[89807]: cluster 2023-09-23T16:14:30.869782+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1512: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:32.775 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:32.879 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:32.905 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:32.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:33.008 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:33.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:33.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:33.172 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:33.211 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T16:14:33.211 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-23T16:14:33.212 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T16:14:33.212 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T16:14:33.212 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T16:14:33.213 DEBUG:teuthology.orchestra.run.smithi140:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:33.276 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:33.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:33.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:33.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.368 INFO:teuthology.orchestra.run.smithi140.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T16:14:33.369 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:33.408 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:33.437 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:33.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:33.526 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:14:33.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:33.570 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:33.584 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:33.584 DEBUG:teuthology.orchestra.run.smithi140:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T16:14:33.588 INFO:tasks.workunit:timeout=3h 2023-09-23T16:14:33.589 INFO:tasks.workunit:cleanup=True 2023-09-23T16:14:33.589 DEBUG:teuthology.orchestra.run.smithi140:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T16:14:33.674 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:33.705 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:33.809 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:33.833 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:33.857 INFO:tasks.workunit.client.0.smithi140.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T16:14:33.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:33.967 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:33.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:34.070 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:34.095 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:34.198 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:34.224 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:34.327 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:34.346 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T16:14:34.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:34.453 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:34.475 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:34.579 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:34.610 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:34.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:34.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:34 smithi140 bash[105739]: cluster 2023-09-23T16:14:32.870610+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1513: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:34.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:34 smithi140 bash[103196]: cluster 2023-09-23T16:14:32.870610+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1513: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:34.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:34.745 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:34.749 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:34 smithi186 bash[89807]: cluster 2023-09-23T16:14:32.870610+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1513: 83 pgs: 83 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:34.851 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:34.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:34.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:34.986 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:35.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:35.117 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:35.147 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:35.252 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:35.266 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:14:35.275 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:35.308 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:14:35.331 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:14:35.354 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:14:35.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:35.381 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:14:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:35] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.43.0" 2023-09-23T16:14:35.407 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:14:35.411 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:35.436 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:14:35.463 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:14:35.465 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.466 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:14:35.516 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:35.547 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:35.650 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:35.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:35 smithi186 bash[89807]: audit 2023-09-23T16:14:35.228266+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.140:0/3904688579' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:35.681 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:35.784 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:35.798 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:35 smithi140 bash[105739]: audit 2023-09-23T16:14:35.228266+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.140:0/3904688579' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:35.798 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:35 smithi140 bash[103196]: audit 2023-09-23T16:14:35.228266+0000 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.140:0/3904688579' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:14:35.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:35.923 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:35.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:35.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:36.055 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:36.087 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:36.190 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:36.221 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:36.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:36.352 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:36.457 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:36.491 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:36.505 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is set 2023-09-23T16:14:36.595 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:36.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:36 smithi186 bash[89807]: cluster 2023-09-23T16:14:34.871684+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1514: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:36.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:36 smithi186 bash[89807]: audit 2023-09-23T16:14:35.497671+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.140:0/901329168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.609 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:36 smithi186 bash[89807]: audit 2023-09-23T16:14:35.498125+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.627 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:36.731 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[103196]: cluster 2023-09-23T16:14:34.871684+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1514: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[103196]: audit 2023-09-23T16:14:35.497671+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.140:0/901329168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[103196]: audit 2023-09-23T16:14:35.498125+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[105739]: cluster 2023-09-23T16:14:34.871684+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1514: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[105739]: audit 2023-09-23T16:14:35.497671+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.140:0/901329168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.743 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:36 smithi140 bash[105739]: audit 2023-09-23T16:14:35.498125+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:14:36.757 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:36.860 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:36.890 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:36.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:36.993 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:37.020 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:37.125 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:37.149 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:37.252 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:37.280 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:37.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:37.383 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:37.414 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:37.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:37.518 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:37.545 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:37.648 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: cluster 2023-09-23T16:14:36.485658+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: cluster 2023-09-23T16:14:36.495604+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: cluster 2023-09-23T16:14:36.495670+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: audit 2023-09-23T16:14:36.497613+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:14:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: cluster 2023-09-23T16:14:36.497690+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-09-23T16:14:37.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:37 smithi186 bash[89807]: cluster 2023-09-23T16:14:37.301650+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.677 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:37.781 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:37.803 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:37.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: cluster 2023-09-23T16:14:36.485658+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: cluster 2023-09-23T16:14:36.495604+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: cluster 2023-09-23T16:14:36.495670+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: audit 2023-09-23T16:14:36.497613+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: cluster 2023-09-23T16:14:36.497690+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-09-23T16:14:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[103196]: cluster 2023-09-23T16:14:37.301650+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: cluster 2023-09-23T16:14:36.485658+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: cluster 2023-09-23T16:14:36.495604+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: cluster 2023-09-23T16:14:36.495670+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: audit 2023-09-23T16:14:36.497613+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: cluster 2023-09-23T16:14:36.497690+0000 mon.a (mon.0) 1967 : cluster 0 osdmap e411: 8 total, 8 up, 7 in 2023-09-23T16:14:37.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:37 smithi140 bash[105739]: cluster 2023-09-23T16:14:37.301650+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T16:14:37.907 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:37.943 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:37.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:37.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:38.047 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:38.073 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:38.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:38.177 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:38.203 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:38.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:38.307 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:38.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:38.440 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:38.465 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:38.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:38.508 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:14:38.508 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:14:38.568 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:38.601 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:38.704 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:38.714 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:38 smithi140 bash[103196]: cluster 2023-09-23T16:14:36.872319+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1516: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:38.715 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:38 smithi140 bash[105739]: cluster 2023-09-23T16:14:36.872319+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1516: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:38.733 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:38.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:38.799 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:38 smithi186 bash[89807]: cluster 2023-09-23T16:14:36.872319+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1516: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:38.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:38.870 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:38.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:38.877 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T16:14:38.973 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:39.004 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:39.108 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.134 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:39.238 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:39.265 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:39.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:39.368 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:39.401 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:39.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.536 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:39.639 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.648 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:14:39.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:39.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:39.756 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T16:14:39.764 INFO:tasks.workunit.client.0.smithi140.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T16:14:39.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:39.774 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T16:14:39.774 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T16:14:39.796 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:39.856 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T16:14:39.900 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:39.926 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T16:14:39.937 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:39.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:39.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:39.985 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T16:14:39.986 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T16:14:39.987 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T16:14:40.040 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:40.041 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T16:14:40.045 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T16:14:40.045 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T16:14:40.068 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:40.080 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-23T16:14:40.081 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-23T16:14:40.082 DEBUG:teuthology.orchestra.run.smithi140:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-09-23T16:14:40.172 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:40.196 INFO:tasks.workunit.client.0.smithi140.stdout:Running main() from gmock_main.cc 2023-09-23T16:14:40.196 INFO:tasks.workunit.client.0.smithi140.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-23T16:14:40.196 INFO:tasks.workunit.client.0.smithi140.stdout:[----------] Global test environment set-up. 2023-09-23T16:14:40.196 INFO:tasks.workunit.client.0.smithi140.stdout:[----------] 70 tests from TestClsRbd 2023-09-23T16:14:40.204 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:40.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:40.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:40.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:40.468 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:40.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:40.571 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:40.601 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:40.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:40.743 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:40.846 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:40.878 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:40.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:40.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:40.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:40 smithi140 bash[103196]: cluster 2023-09-23T16:14:38.872991+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1517: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:40.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:40 smithi140 bash[105739]: cluster 2023-09-23T16:14:38.872991+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1517: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:40.982 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:41.014 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:41.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:41.118 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:41.130 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:40 smithi186 bash[89807]: cluster 2023-09-23T16:14:38.872991+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1517: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:41.152 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:41.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:41.175 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:41.256 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.289 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:41.393 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:41.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:41.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:41.527 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:41.558 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:41.663 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:41.692 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:41.740 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-23T16:14:41.756 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_all_features (15 ms) 2023-09-23T16:14:41.756 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.copyup 2023-09-23T16:14:41.795 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.827 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.722116+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.722146+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.725774+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: audit 2023-09-23T16:14:40.726925+0000 mon.a (mon.0) 1969 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.730675+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.736025+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.722116+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.722146+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.725774+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-09-23T16:14:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: audit 2023-09-23T16:14:40.726925+0000 mon.a (mon.0) 1969 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:14:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.730675+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:41 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.736025+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:41.931 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.947 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.copyup (191 ms) 2023-09-23T16:14:41.947 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-23T16:14:41.966 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:41.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:41.969 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.sparse_copyup (23 ms) 2023-09-23T16:14:41.970 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-23T16:14:41.982 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-09-23T16:14:41.982 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-23T16:14:42.000 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.add_remove_child (17 ms) 2023-09-23T16:14:42.000 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-23T16:14:42.047 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.directory_methods (47 ms) 2023-09-23T16:14:42.047 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.create 2023-09-23T16:14:42.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:42.085 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.create (38 ms) 2023-09-23T16:14:42.085 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_features 2023-09-23T16:14:42.088 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_features (3 ms) 2023-09-23T16:14:42.088 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-23T16:14:42.092 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_object_prefix (5 ms) 2023-09-23T16:14:42.092 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-23T16:14:42.096 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2023-09-23T16:14:42.096 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-23T16:14:42.098 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-23T16:14:42.098 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-23T16:14:42.101 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-09-23T16:14:42.101 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-23T16:14:42.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:42.107 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_data_pool (7 ms) 2023-09-23T16:14:42.107 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.get_size 2023-09-23T16:14:42.113 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.get_size (6 ms) 2023-09-23T16:14:42.113 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.set_size 2023-09-23T16:14:42.121 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2023-09-23T16:14:42.121 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-23T16:14:42.152 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.protection_status (31 ms) 2023-09-23T16:14:42.153 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.722116+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.722146+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.725774+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e412: 8 total, 8 up, 7 in 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: audit 2023-09-23T16:14:40.726925+0000 mon.a (mon.0) 1969 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.730675+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:42.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:41 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.736025+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T16:14:42.165 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2023-09-23T16:14:42.166 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-23T16:14:42.205 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:42.237 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:42.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:42.240 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.parents_v1 (74 ms) 2023-09-23T16:14:42.240 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-23T16:14:42.286 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.parents_v2 (46 ms) 2023-09-23T16:14:42.286 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-23T16:14:42.319 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.snapshots (33 ms) 2023-09-23T16:14:42.319 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-23T16:14:42.326 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2023-09-23T16:14:42.327 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-23T16:14:42.340 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:42.343 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.stripingv2 (16 ms) 2023-09-23T16:14:42.343 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-23T16:14:42.347 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-09-23T16:14:42.347 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-23T16:14:42.358 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_resize (11 ms) 2023-09-23T16:14:42.358 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-23T16:14:42.370 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:42.371 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_update (13 ms) 2023-09-23T16:14:42.371 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-23T16:14:42.372 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-09-23T16:14:42.372 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-23T16:14:42.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:42.382 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_snap_add (11 ms) 2023-09-23T16:14:42.382 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-23T16:14:42.391 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.object_map_snap_remove (8 ms) 2023-09-23T16:14:42.391 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.flags 2023-09-23T16:14:42.401 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.flags (11 ms) 2023-09-23T16:14:42.401 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.metadata 2023-09-23T16:14:42.448 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.metadata (46 ms) 2023-09-23T16:14:42.448 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.set_features 2023-09-23T16:14:42.461 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2023-09-23T16:14:42.461 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror 2023-09-23T16:14:42.475 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:42.500 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:42.516 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror (55 ms) 2023-09-23T16:14:42.516 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-23T16:14:42.540 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror_image (24 ms) 2023-09-23T16:14:42.541 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-23T16:14:42.603 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:42.631 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:42.735 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:42.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:40.873606+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1519: 115 pgs: 32 unknown, 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:42.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:41.731156+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:42.741 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:41.731201+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:42.742 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: audit 2023-09-23T16:14:41.735202+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T16:14:42.766 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:42.870 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:42.897 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:42.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:42.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:43.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:40.873606+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1519: 115 pgs: 32 unknown, 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:41.731156+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:41.731201+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: audit 2023-09-23T16:14:41.735202+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:41.735542+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:41.736990+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.008 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[105739]: cluster 2023-09-23T16:14:41.990092+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.009 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:41.735542+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-23T16:14:43.009 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:41.736990+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.009 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:42 smithi140 bash[103196]: cluster 2023-09-23T16:14:41.990092+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.025 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:43.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:43.127 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:43.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:40.873606+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1519: 115 pgs: 32 unknown, 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:43.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:41.731156+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:41.731201+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: audit 2023-09-23T16:14:41.735202+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.140:0/1046133822' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi140-282544-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T16:14:43.139 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:41.735542+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-23T16:14:43.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:41.736990+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.140 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:42 smithi186 bash[89807]: cluster 2023-09-23T16:14:41.990092+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T16:14:43.157 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:43.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:43.206 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:43.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:43.286 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:43.389 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:43.414 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:43.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:43.517 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:43.541 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:43.644 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:43.671 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:43.752 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:43 smithi140 bash[103196]: cluster 2023-09-23T16:14:42.735335+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-23T16:14:43.753 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:43 smithi140 bash[103196]: cluster 2023-09-23T16:14:43.265794+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:43.775 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:43.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:43 smithi186 bash[89807]: cluster 2023-09-23T16:14:42.735335+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-23T16:14:43.788 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:43 smithi186 bash[89807]: cluster 2023-09-23T16:14:43.265794+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:43.806 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:43.909 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:43.940 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:43.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:44.043 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:44.052 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:43 smithi140 bash[105739]: cluster 2023-09-23T16:14:42.735335+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-23T16:14:44.052 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:43 smithi140 bash[105739]: cluster 2023-09-23T16:14:43.265794+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:44.067 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:44.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:44.171 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:44.199 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:44.220 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:44.303 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:44.329 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:44.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:44.433 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:44.463 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:44.554 INFO:tasks.thrashosds.thrasher:in_osds: [3, 4, 5, 6, 1, 2, 0] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T16:14:44.554 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T16:14:44.554 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-09-23T16:14:44.555 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:14:44.566 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:44.626 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:44.730 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:44.760 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:44.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:44.863 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:44.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[103196]: cluster 2023-09-23T16:14:42.874066+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1522: 115 pgs: 21 unknown, 94 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.7 KiB/s rd, 4.5 KiB/s wr, 15 op/s 2023-09-23T16:14:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[103196]: cluster 2023-09-23T16:14:43.126339+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[103196]: cluster 2023-09-23T16:14:43.339743+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[105739]: cluster 2023-09-23T16:14:42.874066+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1522: 115 pgs: 21 unknown, 94 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.7 KiB/s rd, 4.5 KiB/s wr, 15 op/s 2023-09-23T16:14:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[105739]: cluster 2023-09-23T16:14:43.126339+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:44 smithi140 bash[105739]: cluster 2023-09-23T16:14:43.339743+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:44.889 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:44.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:44.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:44.993 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:45.005 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:44 smithi186 bash[89807]: cluster 2023-09-23T16:14:42.874066+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1522: 115 pgs: 21 unknown, 94 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.7 KiB/s rd, 4.5 KiB/s wr, 15 op/s 2023-09-23T16:14:45.006 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:44 smithi186 bash[89807]: cluster 2023-09-23T16:14:43.126339+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:45.006 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:44 smithi186 bash[89807]: cluster 2023-09-23T16:14:43.339743+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T16:14:45.021 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:45.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:45.125 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:45.158 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:45.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:45.262 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:45.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:45.399 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:45.423 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:45.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:45.526 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:45.548 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:45.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:45] "GET /metrics HTTP/1.1" 200 34208 "" "Prometheus/2.43.0" 2023-09-23T16:14:45.652 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:45.676 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:45.779 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:45.811 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:45.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:45.915 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:45.949 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:45.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:45.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:46.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:46.076 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:46.180 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:46.211 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:46.314 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:46.344 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:46.449 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:46.480 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:46.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:46.609 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:46.708 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror_image_status (4168 ms) 2023-09-23T16:14:46.709 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-23T16:14:46.713 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:46.741 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:46.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:46.826 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror_image_map (118 ms) 2023-09-23T16:14:46.827 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-23T16:14:46.839 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror_instances (12 ms) 2023-09-23T16:14:46.839 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-23T16:14:46.846 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:46.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:46 smithi140 bash[105739]: cluster 2023-09-23T16:14:44.875003+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1523: 115 pgs: 4 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.8 MiB/s rd, 948 KiB/s wr, 744 op/s 2023-09-23T16:14:46.853 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:46 smithi140 bash[105739]: audit 2023-09-23T16:14:45.973537+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:46.853 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:46 smithi140 bash[103196]: cluster 2023-09-23T16:14:44.875003+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1523: 115 pgs: 4 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.8 MiB/s rd, 948 KiB/s wr, 744 op/s 2023-09-23T16:14:46.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:46 smithi140 bash[103196]: audit 2023-09-23T16:14:45.973537+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:46.859 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.mirror_snapshot (21 ms) 2023-09-23T16:14:46.860 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-23T16:14:46.863 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2023-09-23T16:14:46.863 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-23T16:14:46.867 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-09-23T16:14:46.867 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-23T16:14:46.867 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:46.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:46.871 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-23T16:14:46.872 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-23T16:14:46.882 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-09-23T16:14:46.882 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-23T16:14:46.886 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-09-23T16:14:46.886 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-23T16:14:46.892 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (6 ms) 2023-09-23T16:14:46.892 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-23T16:14:46.896 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-23T16:14:46.897 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-23T16:14:46.902 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_image_remove (6 ms) 2023-09-23T16:14:46.902 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-23T16:14:46.907 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2023-09-23T16:14:46.907 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-23T16:14:46.913 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2023-09-23T16:14:46.913 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-23T16:14:46.916 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2023-09-23T16:14:46.917 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-23T16:14:46.922 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-09-23T16:14:46.922 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-23T16:14:46.926 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.image_group_get (5 ms) 2023-09-23T16:14:46.926 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-23T16:14:46.929 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-09-23T16:14:46.929 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-23T16:14:46.932 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-23T16:14:46.932 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-23T16:14:46.936 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-09-23T16:14:46.936 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-23T16:14:46.941 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (5 ms) 2023-09-23T16:14:46.941 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-23T16:14:46.945 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_set (4 ms) 2023-09-23T16:14:46.946 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-23T16:14:46.950 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-23T16:14:46.951 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-23T16:14:46.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:46.981 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (31 ms) 2023-09-23T16:14:46.981 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-23T16:14:46.983 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:46 smithi186 bash[89807]: cluster 2023-09-23T16:14:44.875003+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1523: 115 pgs: 4 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.8 MiB/s rd, 948 KiB/s wr, 744 op/s 2023-09-23T16:14:46.983 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:46 smithi186 bash[89807]: audit 2023-09-23T16:14:45.973537+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:14:47.000 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:47.104 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:47.136 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:47.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:47.239 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:47.268 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:47.372 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:47.397 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:47.434 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (452 ms) 2023-09-23T16:14:47.434 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-23T16:14:47.440 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_remove (5 ms) 2023-09-23T16:14:47.440 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-23T16:14:47.443 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-09-23T16:14:47.443 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-23T16:14:47.454 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.trash_methods (11 ms) 2023-09-23T16:14:47.455 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.op_features 2023-09-23T16:14:47.469 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.op_features (15 ms) 2023-09-23T16:14:47.469 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-23T16:14:47.500 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:47.505 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.clone_parent (35 ms) 2023-09-23T16:14:47.505 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-23T16:14:47.521 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.clone_parent_ns (16 ms) 2023-09-23T16:14:47.521 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-23T16:14:47.530 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:47.540 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.clone_child (20 ms) 2023-09-23T16:14:47.541 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-23T16:14:47.551 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.namespace_methods (10 ms) 2023-09-23T16:14:47.551 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.migration 2023-09-23T16:14:47.572 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.migration (21 ms) 2023-09-23T16:14:47.572 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-23T16:14:47.588 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.migration_v1 (16 ms) 2023-09-23T16:14:47.588 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-23T16:14:47.633 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:47.662 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:47.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:47.766 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:47.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:47.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:47.898 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:47.925 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:47.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:47.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:48.028 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:48.054 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:48.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:48.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:48.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:48.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:48.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:48.327 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:48.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:48.430 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:48.459 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:48.562 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:48.594 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:48.698 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:48.729 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:48.768 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1180 ms) 2023-09-23T16:14:48.768 INFO:tasks.workunit.client.0.smithi140.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-23T16:14:48.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[103196]: cluster 2023-09-23T16:14:46.875473+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1524: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 931 KiB/s wr, 732 op/s 2023-09-23T16:14:48.775 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[103196]: cluster 2023-09-23T16:14:47.762079+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:48.776 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[103196]: cluster 2023-09-23T16:14:47.763284+0000 mon.a (mon.0) 1974 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-23T16:14:48.827 INFO:tasks.workunit.client.0.smithi140.stdout:[ OK ] TestClsRbd.sparsify (59 ms) 2023-09-23T16:14:48.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:48.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:48 smithi186 bash[89807]: cluster 2023-09-23T16:14:46.875473+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1524: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 931 KiB/s wr, 732 op/s 2023-09-23T16:14:48.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:48 smithi186 bash[89807]: cluster 2023-09-23T16:14:47.762079+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:48.846 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:48 smithi186 bash[89807]: cluster 2023-09-23T16:14:47.763284+0000 mon.a (mon.0) 1974 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-23T16:14:48.868 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:48.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:48.972 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:48.994 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:48.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:48.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:49.097 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:49.109 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[105739]: cluster 2023-09-23T16:14:46.875473+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1524: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 931 KiB/s wr, 732 op/s 2023-09-23T16:14:49.109 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[105739]: cluster 2023-09-23T16:14:47.762079+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:49.110 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:48 smithi140 bash[105739]: cluster 2023-09-23T16:14:47.763284+0000 mon.a (mon.0) 1974 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-23T16:14:49.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:49.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:49.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:49.260 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:49.363 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:49.394 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:49.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:49.498 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:49.523 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:49.627 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:49.656 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:49.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:49.760 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:49.791 INFO:tasks.workunit.client.0.smithi140.stdout:[----------] 70 tests from TestClsRbd (7087 ms total) 2023-09-23T16:14:49.791 INFO:tasks.workunit.client.0.smithi140.stdout: 2023-09-23T16:14:49.791 INFO:tasks.workunit.client.0.smithi140.stdout:[----------] Global test environment tear-down 2023-09-23T16:14:49.791 INFO:tasks.workunit.client.0.smithi140.stdout:[==========] 70 tests from 1 test suite ran. (9595 ms total) 2023-09-23T16:14:49.791 INFO:tasks.workunit.client.0.smithi140.stdout:[ PASSED ] 70 tests. 2023-09-23T16:14:49.793 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:49.794 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T16:14:49.794 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T16:14:49.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:49.803 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-23T16:14:49.804 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T16:14:49.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:49.934 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:49.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:50.038 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:50.045 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.333557+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.390828+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.765012+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.766120+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.769050+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.774189+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.333557+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.390828+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.046 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.765012+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.047 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.766120+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-23T16:14:50.047 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.769050+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.047 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:49 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.774189+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.057 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:50.089 DEBUG:teuthology.parallel:result is None 2023-09-23T16:14:50.090 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:14:50.146 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:14:50.147 DEBUG:teuthology.orchestra.run.smithi140:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.333557+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.390828+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e415 with expected crc 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.765012+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.766120+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.769050+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:49 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.774189+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e416 with expected crc 2023-09-23T16:14:50.160 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:50.186 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:50.194 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:14:50.194 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T16:14:50.194 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-23T16:14:50.194 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T16:14:50.195 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T16:14:50.195 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T16:14:50.195 DEBUG:teuthology.orchestra.run.smithi140:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:50.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.247 INFO:teuthology.orchestra.run.smithi140.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T16:14:50.248 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:50.289 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:50.299 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T16:14:50.299 DEBUG:teuthology.orchestra.run.smithi140:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T16:14:50.318 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:50.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:50.347 INFO:tasks.workunit:timeout=3h 2023-09-23T16:14:50.347 INFO:tasks.workunit:cleanup=True 2023-09-23T16:14:50.348 DEBUG:teuthology.orchestra.run.smithi140:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T16:14:50.395 INFO:tasks.workunit.client.0.smithi140.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T16:14:50.422 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:50.455 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:50.561 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:50.592 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:50.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:50.718 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:50.821 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:50.851 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:50.954 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:50.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[105739]: cluster 2023-09-23T16:14:48.876198+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1527: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.9 MiB/s rd, 959 KiB/s wr, 828 op/s 2023-09-23T16:14:50.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[105739]: cluster 2023-09-23T16:14:49.783431+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:50.965 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[105739]: cluster 2023-09-23T16:14:49.786279+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-23T16:14:50.965 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[103196]: cluster 2023-09-23T16:14:48.876198+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1527: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.9 MiB/s rd, 959 KiB/s wr, 828 op/s 2023-09-23T16:14:50.966 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[103196]: cluster 2023-09-23T16:14:49.783431+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:50.966 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:50 smithi140 bash[103196]: cluster 2023-09-23T16:14:49.786279+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-23T16:14:50.981 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:50.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:51.084 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:51.096 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:50 smithi186 bash[89807]: cluster 2023-09-23T16:14:48.876198+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1527: 115 pgs: 115 active+clean; 4.6 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 1.9 MiB/s rd, 959 KiB/s wr, 828 op/s 2023-09-23T16:14:51.096 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:50 smithi186 bash[89807]: cluster 2023-09-23T16:14:49.783431+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:51.096 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:50 smithi186 bash[89807]: cluster 2023-09-23T16:14:49.786279+0000 mon.a (mon.0) 1976 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-23T16:14:51.118 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:51.222 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:51.248 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:51.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:51.351 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:51.385 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:51.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:51.488 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:51.515 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:51.620 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:51.647 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:51.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:51.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:51.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:51.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:51.875 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:51.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:51 smithi140 bash[105739]: cluster 2023-09-23T16:14:50.835137+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:51.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:51 smithi140 bash[105739]: cluster 2023-09-23T16:14:50.836415+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:51.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:51 smithi140 bash[103196]: cluster 2023-09-23T16:14:50.835137+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:51.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:51 smithi140 bash[103196]: cluster 2023-09-23T16:14:50.836415+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:51.900 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:51.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:52.004 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:52.037 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:52.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:52.141 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:52.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:51 smithi186 bash[89807]: cluster 2023-09-23T16:14:50.835137+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:52.154 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:51 smithi186 bash[89807]: cluster 2023-09-23T16:14:50.836415+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:52.171 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:52.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:52.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:52.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:52.406 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:52.432 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:52.535 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:52.557 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:52.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:52.660 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:52.679 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:52.783 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:52.809 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:52.810 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[105739]: cluster 2023-09-23T16:14:50.876891+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1529: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:52.810 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[105739]: cluster 2023-09-23T16:14:51.398478+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:52.810 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[105739]: audit 2023-09-23T16:14:51.835964+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:52.811 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[103196]: cluster 2023-09-23T16:14:50.876891+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1529: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:52.811 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[103196]: cluster 2023-09-23T16:14:51.398478+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:52.811 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:52 smithi140 bash[103196]: audit 2023-09-23T16:14:51.835964+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:52.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:52.912 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:52.951 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:52.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:52.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:53.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:53.077 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:53.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:52 smithi186 bash[89807]: cluster 2023-09-23T16:14:50.876891+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1529: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:52 smithi186 bash[89807]: cluster 2023-09-23T16:14:51.398478+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e417 with expected crc 2023-09-23T16:14:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:52 smithi186 bash[89807]: audit 2023-09-23T16:14:51.835964+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:14:53.181 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:53.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:53.305 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:53.338 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:53.442 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.472 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:53.576 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.598 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:53.701 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.728 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:53.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:53.831 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:53.863 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:53.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:53.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:53.966 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:53.998 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:54.058 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:14:54.101 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.126 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:54.229 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.251 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:54.354 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:54.385 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:54.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:54.520 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:54.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:54.624 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.654 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:54.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:54.787 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:54.890 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.898 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:54 smithi140 bash[105739]: cluster 2023-09-23T16:14:52.877298+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1530: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:54.899 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:54 smithi140 bash[103196]: cluster 2023-09-23T16:14:52.877298+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1530: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:54.915 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:54.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:54.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:55.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:55.051 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:55.053 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:54 smithi186 bash[89807]: cluster 2023-09-23T16:14:52.877298+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1530: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:55.155 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:55.178 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:55.281 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:55.314 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:55.417 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:55.427 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:14:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:14:55] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.43.0" 2023-09-23T16:14:55.440 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:55.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:55.512 INFO:teuthology.orchestra.run.smithi140.stdout:ERROR: (22) Invalid argument 2023-09-23T16:14:55.512 INFO:teuthology.orchestra.run.smithi140.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. 2023-09-23T16:14:55.543 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:55.571 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:55.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:55.675 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:55.698 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:55.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:55.812 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T16:14:55.819 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:55.823 INFO:tasks.workunit.client.0.smithi140.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T16:14:55.825 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T16:14:55.825 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T16:14:55.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:55 smithi186 bash[89807]: cluster 2023-09-23T16:14:54.877783+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1531: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:55.922 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:55.937 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:55 smithi140 bash[105739]: cluster 2023-09-23T16:14:54.877783+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1531: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:55.937 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:55 smithi140 bash[103196]: cluster 2023-09-23T16:14:54.877783+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1531: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:55.948 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:55.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:55.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:56.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:56.085 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:56.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:56.162 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T16:14:56.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:56.225 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:56.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:56.328 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:56.349 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:56.452 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:56.482 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:56.509 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T16:14:56.585 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:56.610 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:56.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:56.713 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:56.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:56.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:56.763 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T16:14:56.765 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T16:14:56.765 INFO:tasks.workunit.client.0.smithi140.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T16:14:56.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:56.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:56.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:56.946 INFO:tasks.workunit.client.0.smithi140.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T16:14:56.952 DEBUG:teuthology.orchestra.run.smithi140:> set -ex 2023-09-23T16:14:56.952 DEBUG:teuthology.orchestra.run.smithi140:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T16:14:56.957 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T16:14:56.990 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T16:14:56.991 DEBUG:teuthology.orchestra.run.smithi140:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-09-23T16:14:56.991 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:57.012 INFO:tasks.workunit.client.0.smithi140.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T16:14:57.012 INFO:tasks.workunit.client.0.smithi140.stderr:+ TMPDIR=/tmp/rbd_import_export_283716 2023-09-23T16:14:57.012 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm -rf /tmp/rbd_import_export_283716 2023-09-23T16:14:57.013 INFO:tasks.workunit.client.0.smithi140.stderr:+ mkdir /tmp/rbd_import_export_283716 2023-09-23T16:14:57.014 INFO:tasks.workunit.client.0.smithi140.stderr:+ trap rm -rf /tmp/rbd_import_export_283716 INT TERM EXIT 2023-09-23T16:14:57.014 INFO:tasks.workunit.client.0.smithi140.stderr:+ mkdir foo.283716 2023-09-23T16:14:57.015 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import foo.283716 foo.dir 2023-09-23T16:14:57.021 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:57.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:57.124 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:57.145 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:57.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:57.272 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:57.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:57.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:57.412 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:57.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:57.516 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:57.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:57.649 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:57.684 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:57.788 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:57.824 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:57.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:57.928 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:57.949 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:57.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:58.053 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:58.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:58.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:58.183 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:58.189 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: cannot import a directory 2023-09-23T16:14:58.189 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 0% complete...failed. 2023-09-23T16:14:58.189 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: import failed: (21) Is a directory 2023-09-23T16:14:58.192 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:14:58.192 INFO:tasks.workunit.client.0.smithi140.stderr:+ rmdir foo.283716 2023-09-23T16:14:58.192 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_283716/img bs=1k count=1 seek=10 2023-09-23T16:14:58.193 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T16:14:58.193 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T16:14:58.193 INFO:tasks.workunit.client.0.smithi140.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000125007 s, 8.2 MB/s 2023-09-23T16:14:58.193 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_283716/img bs=1k count=10 seek=100 2023-09-23T16:14:58.194 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records in 2023-09-23T16:14:58.194 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records out 2023-09-23T16:14:58.194 INFO:tasks.workunit.client.0.smithi140.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000111192 s, 92.1 MB/s 2023-09-23T16:14:58.195 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_283716/img bs=1k count=100 seek=1000 2023-09-23T16:14:58.195 INFO:tasks.workunit.client.0.smithi140.stderr:70+1 records in 2023-09-23T16:14:58.195 INFO:tasks.workunit.client.0.smithi140.stderr:70+1 records out 2023-09-23T16:14:58.195 INFO:tasks.workunit.client.0.smithi140.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.00026294 s, 274 MB/s 2023-09-23T16:14:58.195 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_283716/img bs=1k seek=10000 2023-09-23T16:14:58.196 INFO:tasks.workunit.client.0.smithi140.stderr:138+1 records in 2023-09-23T16:14:58.196 INFO:tasks.workunit.client.0.smithi140.stderr:138+1 records out 2023-09-23T16:14:58.196 INFO:tasks.workunit.client.0.smithi140.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000537903 s, 264 MB/s 2023-09-23T16:14:58.197 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_283716/img bs=1k seek=100000 2023-09-23T16:14:58.206 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:58.310 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:58.323 INFO:tasks.workunit.client.0.smithi140.stderr:74+1 records in 2023-09-23T16:14:58.324 INFO:tasks.workunit.client.0.smithi140.stderr:74+1 records out 2023-09-23T16:14:58.324 INFO:tasks.workunit.client.0.smithi140.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.126704 s, 601 kB/s 2023-09-23T16:14:58.324 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_283716/img bs=1k seek=1000000 2023-09-23T16:14:58.341 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:14:58.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:14:58.445 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:58.478 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:14:58.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:14:58.505 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:14:58 smithi140 bash[103196]: cluster 2023-09-23T16:14:56.878490+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1532: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:58.512 INFO:tasks.workunit.client.0.smithi140.stderr:194+1 records in 2023-09-23T16:14:58.512 INFO:tasks.workunit.client.0.smithi140.stderr:194+1 records out 2023-09-23T16:14:58.512 INFO:tasks.workunit.client.0.smithi140.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.187512 s, 1.1 MB/s 2023-09-23T16:14:58.512 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T16:14:58.560 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T16:14:58.560 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T16:14:58.566 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:14:58.566 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:14:58.584 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:58.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:58.658 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:14:58 smithi186 bash[89807]: cluster 2023-09-23T16:14:56.878490+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1532: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:58.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:58.743 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:58.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:58.847 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:58.861 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:14:58 smithi140 bash[105739]: cluster 2023-09-23T16:14:56.878490+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1532: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:14:58.876 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:58.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:58.979 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:59.000 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:14:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:14:59.103 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:59.123 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:14:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:14:59.227 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:59.257 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-09-23T16:14:59.258 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:14:59.261 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg /tmp/rbd_import_export_283716/img2 2023-09-23T16:14:59.492 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:14:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:14:59.597 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:59.631 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:14:59.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:14:59.736 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:59.761 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:14:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:14:59.865 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:59.889 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T16:14:59.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:14:59.894 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg - 2023-09-23T16:14:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:14:59.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:14:59.995 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:00.026 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:00.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:00.129 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:00.162 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:00.266 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.287 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:00.390 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:00.423 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:00.526 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:00.558 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:00.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:00.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:00 smithi140 bash[105739]: cluster 2023-09-23T16:14:58.879080+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1533: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:00.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:00 smithi140 bash[103196]: cluster 2023-09-23T16:14:58.879080+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1533: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:00.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:00 smithi186 bash[89807]: cluster 2023-09-23T16:14:58.879080+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1533: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:00.662 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.687 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:00.790 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:00.813 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:00.916 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.941 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:00.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:00.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:00.964 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:00.968 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T16:15:01.051 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:01.079 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:01.104 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T16:15:01.108 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img2 2023-09-23T16:15:01.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:01.320 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.354 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:01.457 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:01.480 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:01.583 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.612 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:01.716 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:01.725 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:01 smithi140 bash[105739]: audit 2023-09-23T16:15:00.973693+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:01.725 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:01 smithi140 bash[105739]: audit 2023-09-23T16:15:01.293169+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:15:01.725 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:01 smithi140 bash[103196]: audit 2023-09-23T16:15:00.973693+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:01.725 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:01 smithi140 bash[103196]: audit 2023-09-23T16:15:01.293169+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:15:01.738 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:01.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:01.841 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:01 smithi186 bash[89807]: audit 2023-09-23T16:15:00.973693+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:01.854 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:01 smithi186 bash[89807]: audit 2023-09-23T16:15:01.293169+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:15:01.875 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:01.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:01.909 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img3 2023-09-23T16:15:01.979 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:02.010 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:02.113 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:02.143 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:02.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:02.247 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:02.279 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:02.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:02.383 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:02.402 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:02.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:02.445 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img2 /tmp/rbd_import_export_283716/img3 2023-09-23T16:15:02.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:02.518 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:02 smithi186 bash[89807]: cluster 2023-09-23T16:15:00.880039+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1534: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 46 KiB/s wr, 5 op/s 2023-09-23T16:15:02.538 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:02.643 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:02.655 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:02 smithi140 bash[103196]: cluster 2023-09-23T16:15:00.880039+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1534: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 46 KiB/s wr, 5 op/s 2023-09-23T16:15:02.655 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:02 smithi140 bash[105739]: cluster 2023-09-23T16:15:00.880039+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1534: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 46 KiB/s wr, 5 op/s 2023-09-23T16:15:02.670 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:02.774 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:02.804 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:02.908 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:02.945 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:02.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:03.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:03.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:03.213 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:03.318 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:03.349 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:03.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:03.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:03.487 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:03.548 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format - testimg 2023-09-23T16:15:03.590 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.611 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:03.715 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.741 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:03.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:03.863 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:03.967 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:03.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:03.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:04.029 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:04.030 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:04.033 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg /tmp/rbd_import_export_283716/img2 2023-09-23T16:15:04.090 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:04.121 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:04.225 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:04.250 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:04.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:04.354 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:04.375 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:04.479 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:04.506 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:04.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:04.518 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:04.518 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:04 smithi140 bash[103196]: cluster 2023-09-23T16:15:02.880716+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1535: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 32 KiB/s rd, 42 KiB/s wr, 5 op/s 2023-09-23T16:15:04.518 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:04 smithi140 bash[105739]: cluster 2023-09-23T16:15:02.880716+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1535: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 32 KiB/s rd, 42 KiB/s wr, 5 op/s 2023-09-23T16:15:04.523 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg - 2023-09-23T16:15:04.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:04.642 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:04.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:04.746 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:04.772 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:04.875 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:04.883 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T16:15:04.886 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:04 smithi186 bash[89807]: cluster 2023-09-23T16:15:02.880716+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1535: 83 pgs: 83 active+clean; 10 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 32 KiB/s rd, 42 KiB/s wr, 5 op/s 2023-09-23T16:15:04.908 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:04.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:05.012 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:05.041 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:05.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:05.050 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:15:05.084 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:15:05.110 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:15:05.145 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:05.146 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:15:05.169 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:05.177 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:15:05.206 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:15:05.234 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:15:05.268 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.271 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T16:15:05.272 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:05.303 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:05.407 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:05.439 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:05.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:05.460 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:05.464 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T16:15:05.485 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:15:05.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[105739]: audit 2023-09-23T16:15:05.013025+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.140:0/3456568047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:05.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[105739]: audit 2023-09-23T16:15:05.446004+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.140:0/1334513087' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.509 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[105739]: audit 2023-09-23T16:15:05.446506+0000 mon.a (mon.0) 1981 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.509 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:05] "GET /metrics HTTP/1.1" 200 34195 "" "Prometheus/2.43.0" 2023-09-23T16:15:05.510 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[103196]: audit 2023-09-23T16:15:05.013025+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.140:0/3456568047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:05.510 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[103196]: audit 2023-09-23T16:15:05.446004+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.140:0/1334513087' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.510 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:05 smithi140 bash[103196]: audit 2023-09-23T16:15:05.446506+0000 mon.a (mon.0) 1981 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.543 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:05.568 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:05.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:05.601 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T16:15:05.604 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img2 2023-09-23T16:15:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:05 smithi186 bash[89807]: audit 2023-09-23T16:15:05.013025+0000 mon.a (mon.0) 1980 : audit 0 from='client.? 172.21.15.140:0/3456568047' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:05 smithi186 bash[89807]: audit 2023-09-23T16:15:05.446004+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.140:0/1334513087' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:05 smithi186 bash[89807]: audit 2023-09-23T16:15:05.446506+0000 mon.a (mon.0) 1981 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:05.671 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:05.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:05.801 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:05.827 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:05.931 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:05.964 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:05.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:05.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:06.067 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:06.103 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:06.207 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:06.232 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:06.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:06.336 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:06.358 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:06.359 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img3 2023-09-23T16:15:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:06.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:06.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:06.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:06.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:06.619 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:06.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:06.723 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:06.733 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:04.881540+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1536: 83 pgs: 83 active+clean; 11 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 124 KiB/s rd, 59 KiB/s wr, 46 op/s 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:05.463624+0000 mon.a (mon.0) 1982 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:05.474935+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: audit 2023-09-23T16:15:05.479335+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:05.479438+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:05.507211+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[103196]: cluster 2023-09-23T16:15:05.795488+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.734 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:04.881540+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1536: 83 pgs: 83 active+clean; 11 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 124 KiB/s rd, 59 KiB/s wr, 46 op/s 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:05.463624+0000 mon.a (mon.0) 1982 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:05.474935+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: audit 2023-09-23T16:15:05.479335+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:05.479438+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:05.507211+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.735 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:06 smithi140 bash[105739]: cluster 2023-09-23T16:15:05.795488+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.751 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:06.855 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:04.881540+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1536: 83 pgs: 83 active+clean; 11 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 124 KiB/s rd, 59 KiB/s wr, 46 op/s 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:05.463624+0000 mon.a (mon.0) 1982 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:05.474935+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: audit 2023-09-23T16:15:05.479335+0000 mon.a (mon.0) 1983 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:05.479438+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:05.507211+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.866 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:06 smithi186 bash[89807]: cluster 2023-09-23T16:15:05.795488+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e418 with expected crc 2023-09-23T16:15:06.880 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:06.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:06.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:06.922 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img2 /tmp/rbd_import_export_283716/img3 2023-09-23T16:15:06.984 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:07.055 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:07.159 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:07.186 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:07.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:07.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:07.323 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:07.427 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.456 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:07.559 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:07.591 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:07.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:07.694 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:07.721 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:07.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:07.824 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.855 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:07.960 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.992 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:07.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:08.095 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:08.232 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:08.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:08.369 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.398 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:08.501 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:08.530 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:08.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:08.635 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:08.770 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:08.804 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:08.907 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:08 smithi186 bash[89807]: cluster 2023-09-23T16:15:06.882070+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1538: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 158 KiB/s rd, 71 KiB/s wr, 60 op/s 2023-09-23T16:15:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:08 smithi186 bash[89807]: audit 2023-09-23T16:15:07.728505+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:08 smithi186 bash[89807]: audit 2023-09-23T16:15:07.735374+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:08.942 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:08.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:09.046 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:09.079 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[105739]: cluster 2023-09-23T16:15:06.882070+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1538: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 158 KiB/s rd, 71 KiB/s wr, 60 op/s 2023-09-23T16:15:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[105739]: audit 2023-09-23T16:15:07.728505+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[105739]: audit 2023-09-23T16:15:07.735374+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[103196]: cluster 2023-09-23T16:15:06.882070+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1538: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 158 KiB/s rd, 71 KiB/s wr, 60 op/s 2023-09-23T16:15:09.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[103196]: audit 2023-09-23T16:15:07.728505+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:09.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:08 smithi140 bash[103196]: audit 2023-09-23T16:15:07.735374+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:09.182 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:09.212 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:09.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:09.316 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:09.347 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:09.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:09.451 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:09.483 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:09.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:09.587 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:09.620 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:09.724 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:09.754 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:09.859 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:09.892 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:09.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:09.996 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:10.023 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:10.127 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.159 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:10.263 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.295 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:10.399 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.434 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:10.538 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:10.566 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:10.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:10.670 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.702 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:10.807 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.839 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:10.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:10 smithi140 bash[105739]: cluster 2023-09-23T16:15:08.882992+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1539: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 228 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T16:15:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:10 smithi140 bash[103196]: cluster 2023-09-23T16:15:08.882992+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1539: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 228 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T16:15:10.943 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.955 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:10 smithi186 bash[89807]: cluster 2023-09-23T16:15:08.882992+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1539: 83 pgs: 83 active+clean; 7.3 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 228 KiB/s rd, 105 KiB/s wr, 64 op/s 2023-09-23T16:15:10.970 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:10.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:11.073 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:11.101 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:11.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:11.204 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:11.241 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:11.344 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:11.376 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:11.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:11.480 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:11.514 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:11.619 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:11.652 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:11.756 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:11.786 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:11.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:11.890 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:11.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:11.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:12.026 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:12.052 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:12.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:12.189 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:12.287 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd help export 2023-09-23T16:15:12.288 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -q export-format 2023-09-23T16:15:12.293 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:12.325 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:12.405 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_283716/img bs=1k count=10 seek=100 2023-09-23T16:15:12.429 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:12.455 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records in 2023-09-23T16:15:12.455 INFO:tasks.workunit.client.0.smithi140.stderr:10+0 records out 2023-09-23T16:15:12.455 INFO:tasks.workunit.client.0.smithi140.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000134353 s, 76.2 MB/s 2023-09-23T16:15:12.456 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:15:12.466 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:12.540 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:12.541 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:12.545 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap 2023-09-23T16:15:12.570 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:12.594 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:12.698 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:12.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:12.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:12.768 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T16:15:12.777 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T16:15:12.833 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:12.842 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta list testimg 2023-09-23T16:15:12.859 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:12.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:12.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:12.893 INFO:tasks.workunit.client.0.smithi140.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T16:15:12.893 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T16:15:12.894 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T16:15:12.894 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 2023-09-23T16:15:12.894 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:12.939 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:12.943 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_283716/img_v2 testimg_import 2023-09-23T16:15:12.963 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:12.997 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:13.000 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:12 smithi186 bash[89807]: cluster 2023-09-23T16:15:10.884278+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1540: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 218 KiB/s rd, 54 KiB/s wr, 74 op/s 2023-09-23T16:15:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:13.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:13.133 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:13.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:13.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:13.265 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:13.369 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:13.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:12 smithi140 bash[103196]: cluster 2023-09-23T16:15:10.884278+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1540: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 218 KiB/s rd, 54 KiB/s wr, 74 op/s 2023-09-23T16:15:13.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:12 smithi140 bash[105739]: cluster 2023-09-23T16:15:10.884278+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1540: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 218 KiB/s rd, 54 KiB/s wr, 74 op/s 2023-09-23T16:15:13.402 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:13.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:13.506 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:13.531 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:13.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:13.634 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:13.671 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:13.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:13.774 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:13.780 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T16:15:13.786 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T16:15:13.786 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[105739]: cluster 2023-09-23T16:15:12.745670+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[105739]: cluster 2023-09-23T16:15:12.747114+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-23T16:15:13.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[105739]: cluster 2023-09-23T16:15:12.748714+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.787 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[105739]: cluster 2023-09-23T16:15:12.758503+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[103196]: cluster 2023-09-23T16:15:12.745670+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.787 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[103196]: cluster 2023-09-23T16:15:12.747114+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-23T16:15:13.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[103196]: cluster 2023-09-23T16:15:12.748714+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.788 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:13 smithi140 bash[103196]: cluster 2023-09-23T16:15:12.758503+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.800 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:13.829 INFO:tasks.workunit.client.0.smithi140.stdout:rbd image 'testimg_import': 2023-09-23T16:15:13.830 INFO:tasks.workunit.client.0.smithi140.stdout: size 110 KiB in 1 objects 2023-09-23T16:15:13.830 INFO:tasks.workunit.client.0.smithi140.stdout: order 22 (4 MiB objects) 2023-09-23T16:15:13.830 INFO:tasks.workunit.client.0.smithi140.stdout: snapshot_count: 1 2023-09-23T16:15:13.830 INFO:tasks.workunit.client.0.smithi140.stdout: id: 8c282d804cf0 2023-09-23T16:15:13.830 INFO:tasks.workunit.client.0.smithi140.stdout: block_name_prefix: rbd_data.8c282d804cf0 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: format: 2 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: op_features: 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: flags: 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: create_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.831 INFO:tasks.workunit.client.0.smithi140.stdout: access_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.832 INFO:tasks.workunit.client.0.smithi140.stdout: modify_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.835 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap 2023-09-23T16:15:13.882 INFO:tasks.workunit.client.0.smithi140.stdout:rbd image 'testimg_import': 2023-09-23T16:15:13.882 INFO:tasks.workunit.client.0.smithi140.stdout: size 110 KiB in 1 objects 2023-09-23T16:15:13.882 INFO:tasks.workunit.client.0.smithi140.stdout: order 22 (4 MiB objects) 2023-09-23T16:15:13.882 INFO:tasks.workunit.client.0.smithi140.stdout: snapshot_count: 1 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: id: 8c282d804cf0 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: block_name_prefix: rbd_data.8c282d804cf0 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: format: 2 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: op_features: 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: flags: 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: create_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: access_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: modify_timestamp: Sat Sep 23 16:15:12 2023 2023-09-23T16:15:13.883 INFO:tasks.workunit.client.0.smithi140.stdout: protected: False 2023-09-23T16:15:13.889 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd image-meta list testimg_import 2023-09-23T16:15:13.904 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:13 smithi186 bash[89807]: cluster 2023-09-23T16:15:12.745670+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:13 smithi186 bash[89807]: cluster 2023-09-23T16:15:12.747114+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-23T16:15:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:13 smithi186 bash[89807]: cluster 2023-09-23T16:15:12.748714+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:13 smithi186 bash[89807]: cluster 2023-09-23T16:15:12.758503+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e419 with expected crc 2023-09-23T16:15:13.940 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:13.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:13.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T16:15:13.954 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T16:15:13.955 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T16:15:13.955 INFO:tasks.workunit.client.0.smithi140.stderr: 2023-09-23T16:15:13.955 INFO:tasks.workunit.client.0.smithi140.stderr:Key Value 2023-09-23T16:15:13.955 INFO:tasks.workunit.client.0.smithi140.stderr:key1 value1 ] 2023-09-23T16:15:13.955 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg_import /tmp/rbd_import_export_283716/img_import 2023-09-23T16:15:14.006 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T16:15:14.011 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img_import 2023-09-23T16:15:14.012 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/img /tmp/rbd_import_export_283716/img_import 2023-09-23T16:15:14.013 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/img --format %b 2023-09-23T16:15:14.014 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=24 2023-09-23T16:15:14.014 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/img_import --format %b 2023-09-23T16:15:14.015 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=224 2023-09-23T16:15:14.016 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=200 2023-09-23T16:15:14.016 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=200 2023-09-23T16:15:14.016 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T16:15:14.016 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_283716/img_snap 2023-09-23T16:15:14.044 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:14.064 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T16:15:14.070 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_283716/img_snap_import 2023-09-23T16:15:14.071 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:14.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:14.124 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T16:15:14.130 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/img_snap /tmp/rbd_import_export_283716/img_snap_import 2023-09-23T16:15:14.130 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/img_snap /tmp/rbd_import_export_283716/img_snap_import 2023-09-23T16:15:14.131 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/img_snap --format %b 2023-09-23T16:15:14.133 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=224 2023-09-23T16:15:14.133 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/img_snap_import --format %b 2023-09-23T16:15:14.133 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=224 2023-09-23T16:15:14.133 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:14.134 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:14.134 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T16:15:14.134 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:14.134 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_import 2023-09-23T16:15:14.135 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_snap 2023-09-23T16:15:14.136 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_snap_import 2023-09-23T16:15:14.137 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T16:15:14.175 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:14.202 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:14.306 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:14.336 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:14.440 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:14.468 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:14.572 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:14.600 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:14.704 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:14.742 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:14.774 INFO:tasks.workunit.client.0.smithi140.stderr: Removing snap: 100% complete...done. 2023-09-23T16:15:14.783 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T16:15:14.845 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:14.871 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:14.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:14 smithi186 bash[89807]: cluster 2023-09-23T16:15:12.885009+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1542: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 135 KiB/s rd, 43 KiB/s wr, 31 op/s 2023-09-23T16:15:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:14 smithi186 bash[89807]: cluster 2023-09-23T16:15:13.754145+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:14 smithi186 bash[89807]: cluster 2023-09-23T16:15:13.754320+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:14 smithi186 bash[89807]: cluster 2023-09-23T16:15:13.758606+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-23T16:15:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:14 smithi186 bash[89807]: cluster 2023-09-23T16:15:13.759840+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:14.933 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:14.941 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap rm testimg@snap 2023-09-23T16:15:14.975 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:15.002 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:15.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:15.105 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:15.118 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[103196]: cluster 2023-09-23T16:15:12.885009+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1542: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 135 KiB/s rd, 43 KiB/s wr, 31 op/s 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[103196]: cluster 2023-09-23T16:15:13.754145+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[103196]: cluster 2023-09-23T16:15:13.754320+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[103196]: cluster 2023-09-23T16:15:13.758606+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[103196]: cluster 2023-09-23T16:15:13.759840+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[105739]: cluster 2023-09-23T16:15:12.885009+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1542: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 135 KiB/s rd, 43 KiB/s wr, 31 op/s 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[105739]: cluster 2023-09-23T16:15:13.754145+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[105739]: cluster 2023-09-23T16:15:13.754320+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[105739]: cluster 2023-09-23T16:15:13.758606+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-23T16:15:15.119 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:14 smithi140 bash[105739]: cluster 2023-09-23T16:15:13.759840+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e420 with expected crc 2023-09-23T16:15:15.139 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:15.243 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:15.273 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:15.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:15.377 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:15.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:15] "GET /metrics HTTP/1.1" 200 34195 "" "Prometheus/2.43.0" 2023-09-23T16:15:15.410 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:15.514 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:15.561 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:15.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:15.664 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:15.697 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:15.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:15.786 INFO:tasks.workunit.client.0.smithi140.stderr: Removing snap: 100% complete...done. 2023-09-23T16:15:15.799 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm testimg 2023-09-23T16:15:15.800 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:15.825 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:15.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:15.893 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:15:15.900 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:15:15.929 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:15.941 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T16:15:15.949 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:15:15.953 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:15.955 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:15.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:15.958 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --order 20 /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:15:16.058 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:16.061 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:16.063 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:16.068 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:16.070 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[105739]: cluster 2023-09-23T16:15:14.764163+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.070 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[105739]: cluster 2023-09-23T16:15:14.766621+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-23T16:15:16.070 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[105739]: cluster 2023-09-23T16:15:14.820141+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.070 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[103196]: cluster 2023-09-23T16:15:14.764163+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.071 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[103196]: cluster 2023-09-23T16:15:14.766621+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-23T16:15:16.071 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:15 smithi140 bash[103196]: cluster 2023-09-23T16:15:14.820141+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.086 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:16.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:16.123 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:15 smithi186 bash[89807]: cluster 2023-09-23T16:15:14.764163+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:15 smithi186 bash[89807]: cluster 2023-09-23T16:15:14.766621+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-23T16:15:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:15 smithi186 bash[89807]: cluster 2023-09-23T16:15:14.820141+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:16.164 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_283716/img_v2 testimg_import 2023-09-23T16:15:16.190 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:16.221 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:16.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:16.264 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T16:15:16.269 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T16:15:16.269 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep order 2023-09-23T16:15:16.269 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $2} 2023-09-23T16:15:16.269 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep 20 2023-09-23T16:15:16.325 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:16.357 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:16.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:16.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:16.485 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:16.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:16.588 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:16.612 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:16.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:16.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:16.751 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:16.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:16.855 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:16.881 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:16.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:16.927 INFO:tasks.workunit.client.0.smithi140.stdout:20 2023-09-23T16:15:16.927 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:16.928 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T16:15:16.984 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:17.011 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:17.055 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:17.058 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T16:15:17.115 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:17.125 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: cluster 2023-09-23T16:15:14.885552+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1545: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 56 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-09-23T16:15:17.125 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: cluster 2023-09-23T16:15:15.773907+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.125 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: cluster 2023-09-23T16:15:15.774927+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-23T16:15:17.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: cluster 2023-09-23T16:15:15.777105+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:17.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: cluster 2023-09-23T16:15:15.839481+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: audit 2023-09-23T16:15:15.973994+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:17.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: audit 2023-09-23T16:15:16.511083+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.126 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:16 smithi186 bash[89807]: audit 2023-09-23T16:15:16.516953+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: cluster 2023-09-23T16:15:14.885552+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1545: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 56 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: cluster 2023-09-23T16:15:15.773907+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: cluster 2023-09-23T16:15:15.774927+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: cluster 2023-09-23T16:15:15.777105+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: cluster 2023-09-23T16:15:15.839481+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: audit 2023-09-23T16:15:15.973994+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: audit 2023-09-23T16:15:16.511083+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[105739]: audit 2023-09-23T16:15:16.516953+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: cluster 2023-09-23T16:15:14.885552+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1545: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 56 KiB/s rd, 4.0 KiB/s wr, 40 op/s 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: cluster 2023-09-23T16:15:15.773907+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: cluster 2023-09-23T16:15:15.774927+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: cluster 2023-09-23T16:15:15.777105+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e421 with expected crc 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: cluster 2023-09-23T16:15:15.839481+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e422 with expected crc 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: audit 2023-09-23T16:15:15.973994+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: audit 2023-09-23T16:15:16.511083+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:16 smithi140 bash[103196]: audit 2023-09-23T16:15:16.516953+0000 mon.a (mon.0) 1993 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:17.145 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:17.206 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:17.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:15:17.233 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1546,"stamp":"2023-09-23T16:15:15.772545+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4902971,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":7038,"num_read_kb":16128,"num_write":1071,"num_write_kb":13840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":334,"num_bytes_recovered":31147102,"num_keys_recovered":20,"num_objects_omap":17,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2988,"ondisk_log_size":2988,"up":249,"acting":249,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":249,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":5620808,"kb_used_data":51152,"kb_used_omap":44,"kb_used_meta":5569555,"kb_avail":650595256,"statfs":{"total":671965249536,"available":666209542144,"internally_reserved":0,"allocated":52379648,"data_stored":37273368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45303,"internal_metadata":5703225097},"hb_peers":[],"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":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":112776,"num_objects":7,"num_object_clones":0,"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":349,"num_read_kb":296,"num_write":43,"num_write_kb":43,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.889214"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":453,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757972+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:15:13.757972+0000","last_peered":"2023-09-23T16:15:13.757972+0000","last_clean":"2023-09-23T16:15:13.757972+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:15:13.757972+0000","last_undegraded":"2023-09-23T16:15:13.757972+0000","last_fullsized":"2023-09-23T16:15:13.757972+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":311,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746774+0000","last_change":"2023-09-23T15:59:19.925639+0000","last_active":"2023-09-23T16:15:12.746774+0000","last_peered":"2023-09-23T16:15:12.746774+0000","last_clean":"2023-09-23T16:15:12.746774+0000","last_became_active":"2023-09-23T15:59:19.925188+0000","last_became_peered":"2023-09-23T15:59:19.925188+0000","last_unstale":"2023-09-23T16:15:12.746774+0000","last_undegraded":"2023-09-23T16:15:12.746774+0000","last_fullsized":"2023-09-23T16:15:12.746774+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:39:22.468133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":290,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746516+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:15:12.746516+0000","last_peered":"2023-09-23T16:15:12.746516+0000","last_clean":"2023-09-23T16:15:12.746516+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:15:12.746516+0000","last_undegraded":"2023-09-23T16:15:12.746516+0000","last_fullsized":"2023-09-23T16:15:12.746516+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":373,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747113+0000","last_change":"2023-09-23T16:12:15.987518+0000","last_active":"2023-09-23T16:15:12.747113+0000","last_peered":"2023-09-23T16:15:12.747113+0000","last_clean":"2023-09-23T16:15:12.747113+0000","last_became_active":"2023-09-23T16:12:15.986724+0000","last_became_peered":"2023-09-23T16:12:15.986724+0000","last_unstale":"2023-09-23T16:15:12.747113+0000","last_undegraded":"2023-09-23T16:15:12.747113+0000","last_fullsized":"2023-09-23T16:15:12.747113+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:41:47.213601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":356,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746484+0000","last_change":"2023-09-23T16:12:15.982506+0000","last_active":"2023-09-23T16:15:12.746484+0000","last_peered":"2023-09-23T16:15:12.746484+0000","last_clean":"2023-09-23T16:15:12.746484+0000","last_became_active":"2023-09-23T16:12:15.982004+0000","last_became_peered":"2023-09-23T16:12:15.982004+0000","last_unstale":"2023-09-23T16:15:12.746484+0000","last_undegraded":"2023-09-23T16:15:12.746484+0000","last_fullsized":"2023-09-23T16:15:12.746484+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:39:06.090391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":397,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.796248+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:14:49.796248+0000","last_peered":"2023-09-23T16:14:49.796248+0000","last_clean":"2023-09-23T16:14:49.796248+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:14:49.796248+0000","last_undegraded":"2023-09-23T16:14:49.796248+0000","last_fullsized":"2023-09-23T16:14:49.796248+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":322,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513296+0000","last_change":"2023-09-23T16:04:32.716364+0000","last_active":"2023-09-23T16:15:05.513296+0000","last_peered":"2023-09-23T16:15:05.513296+0000","last_clean":"2023-09-23T16:15:05.513296+0000","last_became_active":"2023-09-23T16:04:32.715779+0000","last_became_peered":"2023-09-23T16:04:32.715779+0000","last_unstale":"2023-09-23T16:15:05.513296+0000","last_undegraded":"2023-09-23T16:15:05.513296+0000","last_fullsized":"2023-09-23T16:15:05.513296+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:22:45.670562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":296,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746722+0000","last_change":"2023-09-23T15:59:19.918682+0000","last_active":"2023-09-23T16:15:12.746722+0000","last_peered":"2023-09-23T16:15:12.746722+0000","last_clean":"2023-09-23T16:15:12.746722+0000","last_became_active":"2023-09-23T15:59:19.918355+0000","last_became_peered":"2023-09-23T15:59:19.918355+0000","last_unstale":"2023-09-23T16:15:12.746722+0000","last_undegraded":"2023-09-23T16:15:12.746722+0000","last_fullsized":"2023-09-23T16:15:12.746722+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:16:03.913558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":435,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512888+0000","last_change":"2023-09-23T16:12:15.986191+0000","last_active":"2023-09-23T16:15:05.512888+0000","last_peered":"2023-09-23T16:15:05.512888+0000","last_clean":"2023-09-23T16:15:05.512888+0000","last_became_active":"2023-09-23T16:12:15.985816+0000","last_became_peered":"2023-09-23T16:12:15.985816+0000","last_unstale":"2023-09-23T16:15:05.512888+0000","last_undegraded":"2023-09-23T16:15:05.512888+0000","last_fullsized":"2023-09-23T16:15:05.512888+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:07:05.724207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":180,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.797410+0000","last_change":"2023-09-23T16:12:15.984923+0000","last_active":"2023-09-23T16:14:49.797410+0000","last_peered":"2023-09-23T16:14:49.797410+0000","last_clean":"2023-09-23T16:14:49.797410+0000","last_became_active":"2023-09-23T16:12:15.984537+0000","last_became_peered":"2023-09-23T16:12:15.984537+0000","last_unstale":"2023-09-23T16:14:49.797410+0000","last_undegraded":"2023-09-23T16:14:49.797410+0000","last_fullsized":"2023-09-23T16:14:49.797410+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:02:37.661406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":153,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.759186+0000","last_change":"2023-09-23T16:12:16.011798+0000","last_active":"2023-09-23T16:15:13.759186+0000","last_peered":"2023-09-23T16:15:13.759186+0000","last_clean":"2023-09-23T16:15:13.759186+0000","last_became_active":"2023-09-23T16:12:15.970340+0000","last_became_peered":"2023-09-23T16:12:15.970340+0000","last_unstale":"2023-09-23T16:15:13.759186+0000","last_undegraded":"2023-09-23T16:15:13.759186+0000","last_fullsized":"2023-09-23T16:15:13.759186+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:08:40.360916+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":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746333+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:15:12.746333+0000","last_peered":"2023-09-23T16:15:12.746333+0000","last_clean":"2023-09-23T16:15:12.746333+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:15:12.746333+0000","last_undegraded":"2023-09-23T16:15:12.746333+0000","last_fullsized":"2023-09-23T16:15:12.746333+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":458,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758204+0000","last_change":"2023-09-23T16:12:15.995673+0000","last_active":"2023-09-23T16:15:13.758204+0000","last_peered":"2023-09-23T16:15:13.758204+0000","last_clean":"2023-09-23T16:15:13.758204+0000","last_became_active":"2023-09-23T16:12:15.968742+0000","last_became_peered":"2023-09-23T16:12:15.968742+0000","last_unstale":"2023-09-23T16:15:13.758204+0000","last_undegraded":"2023-09-23T16:15:13.758204+0000","last_fullsized":"2023-09-23T16:15:13.758204+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:18:22.949046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14202,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":405,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757543+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:15:13.757543+0000","last_peered":"2023-09-23T16:15:13.757543+0000","last_clean":"2023-09-23T16:15:13.757543+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:15:13.757543+0000","last_undegraded":"2023-09-23T16:15:13.757543+0000","last_fullsized":"2023-09-23T16:15:13.757543+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"68'2","reported_seq":137,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757659+0000","last_change":"2023-09-23T16:12:15.989775+0000","last_active":"2023-09-23T16:15:13.757659+0000","last_peered":"2023-09-23T16:15:13.757659+0000","last_clean":"2023-09-23T16:15:13.757659+0000","last_became_active":"2023-09-23T16:12:15.967031+0000","last_became_peered":"2023-09-23T16:12:15.967031+0000","last_unstale":"2023-09-23T16:15:13.757659+0000","last_undegraded":"2023-09-23T16:15:13.757659+0000","last_fullsized":"2023-09-23T16:15:13.757659+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:43:39.656618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":49,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746814+0000","last_change":"2023-09-23T16:12:15.978991+0000","last_active":"2023-09-23T16:15:12.746814+0000","last_peered":"2023-09-23T16:15:12.746814+0000","last_clean":"2023-09-23T16:15:12.746814+0000","last_became_active":"2023-09-23T16:12:15.978458+0000","last_became_peered":"2023-09-23T16:12:15.978458+0000","last_unstale":"2023-09-23T16:15:12.746814+0000","last_undegraded":"2023-09-23T16:15:12.746814+0000","last_fullsized":"2023-09-23T16:15:12.746814+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:03:24.887697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":288,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746961+0000","last_change":"2023-09-23T16:12:15.982629+0000","last_active":"2023-09-23T16:15:12.746961+0000","last_peered":"2023-09-23T16:15:12.746961+0000","last_clean":"2023-09-23T16:15:12.746961+0000","last_became_active":"2023-09-23T16:12:15.982057+0000","last_became_peered":"2023-09-23T16:12:15.982057+0000","last_unstale":"2023-09-23T16:15:12.746961+0000","last_undegraded":"2023-09-23T16:15:12.746961+0000","last_fullsized":"2023-09-23T16:15:12.746961+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:39:21.231469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":434,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513132+0000","last_change":"2023-09-23T16:12:15.982819+0000","last_active":"2023-09-23T16:15:05.513132+0000","last_peered":"2023-09-23T16:15:05.513132+0000","last_clean":"2023-09-23T16:15:05.513132+0000","last_became_active":"2023-09-23T16:12:15.980259+0000","last_became_peered":"2023-09-23T16:12:15.980259+0000","last_unstale":"2023-09-23T16:15:05.513132+0000","last_undegraded":"2023-09-23T16:15:05.513132+0000","last_fullsized":"2023-09-23T16:15:05.513132+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:07:57.165695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":190,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756474+0000","last_change":"2023-09-23T16:12:15.967819+0000","last_active":"2023-09-23T16:15:13.756474+0000","last_peered":"2023-09-23T16:15:13.756474+0000","last_clean":"2023-09-23T16:15:13.756474+0000","last_became_active":"2023-09-23T16:12:15.967490+0000","last_became_peered":"2023-09-23T16:12:15.967490+0000","last_unstale":"2023-09-23T16:15:13.756474+0000","last_undegraded":"2023-09-23T16:15:13.756474+0000","last_fullsized":"2023-09-23T16:15:13.756474+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:45.846550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":47,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513099+0000","last_change":"2023-09-23T16:12:15.986126+0000","last_active":"2023-09-23T16:15:05.513099+0000","last_peered":"2023-09-23T16:15:05.513099+0000","last_clean":"2023-09-23T16:15:05.513099+0000","last_became_active":"2023-09-23T16:12:15.985204+0000","last_became_peered":"2023-09-23T16:12:15.985204+0000","last_unstale":"2023-09-23T16:15:05.513099+0000","last_undegraded":"2023-09-23T16:15:05.513099+0000","last_fullsized":"2023-09-23T16:15:05.513099+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:25:06.337487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":430,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.789919+0000","last_change":"2023-09-23T16:01:10.638605+0000","last_active":"2023-09-23T16:14:49.789919+0000","last_peered":"2023-09-23T16:14:49.789919+0000","last_clean":"2023-09-23T16:14:49.789919+0000","last_became_active":"2023-09-23T16:01:10.619415+0000","last_became_peered":"2023-09-23T16:01:10.619415+0000","last_unstale":"2023-09-23T16:14:49.789919+0000","last_undegraded":"2023-09-23T16:14:49.789919+0000","last_fullsized":"2023-09-23T16:14:49.789919+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-25T01:43:22.296961+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":12,"num_read_kb":12,"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,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":308,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747499+0000","last_change":"2023-09-23T16:12:15.979619+0000","last_active":"2023-09-23T16:15:12.747499+0000","last_peered":"2023-09-23T16:15:12.747499+0000","last_clean":"2023-09-23T16:15:12.747499+0000","last_became_active":"2023-09-23T16:12:15.979241+0000","last_became_peered":"2023-09-23T16:12:15.979241+0000","last_unstale":"2023-09-23T16:15:12.747499+0000","last_undegraded":"2023-09-23T16:15:12.747499+0000","last_fullsized":"2023-09-23T16:15:12.747499+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:12:12.268205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":133,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757140+0000","last_change":"2023-09-23T16:12:16.019978+0000","last_active":"2023-09-23T16:15:13.757140+0000","last_peered":"2023-09-23T16:15:13.757140+0000","last_clean":"2023-09-23T16:15:13.757140+0000","last_became_active":"2023-09-23T16:12:15.990080+0000","last_became_peered":"2023-09-23T16:12:15.990080+0000","last_unstale":"2023-09-23T16:15:13.757140+0000","last_undegraded":"2023-09-23T16:15:13.757140+0000","last_fullsized":"2023-09-23T16:15:13.757140+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:08:31.712598+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":[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.8","version":"0'0","reported_seq":397,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512220+0000","last_change":"2023-09-23T16:12:15.983249+0000","last_active":"2023-09-23T16:15:05.512220+0000","last_peered":"2023-09-23T16:15:05.512220+0000","last_clean":"2023-09-23T16:15:05.512220+0000","last_became_active":"2023-09-23T16:12:15.982922+0000","last_became_peered":"2023-09-23T16:12:15.982922+0000","last_unstale":"2023-09-23T16:15:05.512220+0000","last_undegraded":"2023-09-23T16:15:05.512220+0000","last_fullsized":"2023-09-23T16:15:05.512220+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:04:56.340990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"68'2","reported_seq":133,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757110+0000","last_change":"2023-09-23T16:12:16.017758+0000","last_active":"2023-09-23T16:15:13.757110+0000","last_peered":"2023-09-23T16:15:13.757110+0000","last_clean":"2023-09-23T16:15:13.757110+0000","last_became_active":"2023-09-23T16:12:15.981854+0000","last_became_peered":"2023-09-23T16:12:15.981854+0000","last_unstale":"2023-09-23T16:15:13.757110+0000","last_undegraded":"2023-09-23T16:15:13.757110+0000","last_fullsized":"2023-09-23T16:15:13.757110+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:44:15.772930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":447,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756634+0000","last_change":"2023-09-23T15:57:28.574238+0000","last_active":"2023-09-23T16:15:13.756634+0000","last_peered":"2023-09-23T16:15:13.756634+0000","last_clean":"2023-09-23T16:15:13.756634+0000","last_became_active":"2023-09-23T15:57:28.573472+0000","last_became_peered":"2023-09-23T15:57:28.573472+0000","last_unstale":"2023-09-23T16:15:13.756634+0000","last_undegraded":"2023-09-23T16:15:13.756634+0000","last_fullsized":"2023-09-23T16:15:13.756634+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:49:03.181290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":131,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513172+0000","last_change":"2023-09-23T16:12:15.997423+0000","last_active":"2023-09-23T16:15:05.513172+0000","last_peered":"2023-09-23T16:15:05.513172+0000","last_clean":"2023-09-23T16:15:05.513172+0000","last_became_active":"2023-09-23T16:12:15.984087+0000","last_became_peered":"2023-09-23T16:12:15.984087+0000","last_unstale":"2023-09-23T16:15:05.513172+0000","last_undegraded":"2023-09-23T16:15:05.513172+0000","last_fullsized":"2023-09-23T16:15:05.513172+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:32:39.389531+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":[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.a","version":"0'0","reported_seq":434,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.791832+0000","last_change":"2023-09-23T16:12:15.981037+0000","last_active":"2023-09-23T16:14:49.791832+0000","last_peered":"2023-09-23T16:14:49.791832+0000","last_clean":"2023-09-23T16:14:49.791832+0000","last_became_active":"2023-09-23T16:12:15.980713+0000","last_became_peered":"2023-09-23T16:12:15.980713+0000","last_unstale":"2023-09-23T16:14:49.791832+0000","last_undegraded":"2023-09-23T16:14:49.791832+0000","last_fullsized":"2023-09-23T16:14:49.791832+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:23:20.001024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.c","version":"0'0","reported_seq":388,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512679+0000","last_change":"2023-09-23T15:59:19.919611+0000","last_active":"2023-09-23T16:15:05.512679+0000","last_peered":"2023-09-23T16:15:05.512679+0000","last_clean":"2023-09-23T16:15:05.512679+0000","last_became_active":"2023-09-23T15:59:19.919195+0000","last_became_peered":"2023-09-23T15:59:19.919195+0000","last_unstale":"2023-09-23T16:15:05.512679+0000","last_undegraded":"2023-09-23T16:15:05.512679+0000","last_fullsized":"2023-09-23T16:15:05.512679+0000","mapping_epoch":265,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":266,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:29.745279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":244,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747282+0000","last_change":"2023-09-23T16:04:32.710733+0000","last_active":"2023-09-23T16:15:12.747282+0000","last_peered":"2023-09-23T16:15:12.747282+0000","last_clean":"2023-09-23T16:15:12.747282+0000","last_became_active":"2023-09-23T16:04:32.710167+0000","last_became_peered":"2023-09-23T16:04:32.710167+0000","last_unstale":"2023-09-23T16:15:12.747282+0000","last_undegraded":"2023-09-23T16:15:12.747282+0000","last_fullsized":"2023-09-23T16:15:12.747282+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:07:40.459863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"93'161","reported_seq":848,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.754265+0000","last_change":"2023-09-23T16:12:19.022226+0000","last_active":"2023-09-23T16:15:12.754265+0000","last_peered":"2023-09-23T16:15:12.754265+0000","last_clean":"2023-09-23T16:15:12.754265+0000","last_became_active":"2023-09-23T16:12:19.021766+0000","last_became_peered":"2023-09-23T16:12:19.021766+0000","last_unstale":"2023-09-23T16:15:12.754265+0000","last_undegraded":"2023-09-23T16:15:12.754265+0000","last_fullsized":"2023-09-23T16:15:12.754265+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:15:45.515979+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"69'3","reported_seq":234,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757110+0000","last_change":"2023-09-23T16:12:16.014876+0000","last_active":"2023-09-23T16:15:13.757110+0000","last_peered":"2023-09-23T16:15:13.757110+0000","last_clean":"2023-09-23T16:15:13.757110+0000","last_became_active":"2023-09-23T16:12:15.972572+0000","last_became_peered":"2023-09-23T16:12:15.972572+0000","last_unstale":"2023-09-23T16:15:13.757110+0000","last_undegraded":"2023-09-23T16:15:13.757110+0000","last_fullsized":"2023-09-23T16:15:13.757110+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T16:37:55.542572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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.c","version":"0'0","reported_seq":411,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758035+0000","last_change":"2023-09-23T15:59:59.626189+0000","last_active":"2023-09-23T16:15:13.758035+0000","last_peered":"2023-09-23T16:15:13.758035+0000","last_clean":"2023-09-23T16:15:13.758035+0000","last_became_active":"2023-09-23T15:59:59.625730+0000","last_became_peered":"2023-09-23T15:59:59.625730+0000","last_unstale":"2023-09-23T16:15:13.758035+0000","last_undegraded":"2023-09-23T16:15:13.758035+0000","last_fullsized":"2023-09-23T16:15:13.758035+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:52:43.722079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"93'161","reported_seq":742,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512312+0000","last_change":"2023-09-23T16:02:30.707844+0000","last_active":"2023-09-23T16:15:05.512312+0000","last_peered":"2023-09-23T16:15:05.512312+0000","last_clean":"2023-09-23T16:15:05.512312+0000","last_became_active":"2023-09-23T16:02:30.706434+0000","last_became_peered":"2023-09-23T16:02:30.706434+0000","last_unstale":"2023-09-23T16:15:05.512312+0000","last_undegraded":"2023-09-23T16:15:05.512312+0000","last_fullsized":"2023-09-23T16:15:05.512312+0000","mapping_epoch":305,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:15:34.024131+0000","scrub_duration":0.01920643,"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":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":341,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757444+0000","last_change":"2023-09-23T15:56:48.156146+0000","last_active":"2023-09-23T16:15:13.757444+0000","last_peered":"2023-09-23T16:15:13.757444+0000","last_clean":"2023-09-23T16:15:13.757444+0000","last_became_active":"2023-09-23T15:56:48.155841+0000","last_became_peered":"2023-09-23T15:56:48.155841+0000","last_unstale":"2023-09-23T16:15:13.757444+0000","last_undegraded":"2023-09-23T16:15:13.757444+0000","last_fullsized":"2023-09-23T16:15:13.757444+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:25:00.048907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":451,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.759398+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:15:13.759398+0000","last_peered":"2023-09-23T16:15:13.759398+0000","last_clean":"2023-09-23T16:15:13.759398+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:15:13.759398+0000","last_undegraded":"2023-09-23T16:15:13.759398+0000","last_fullsized":"2023-09-23T16:15:13.759398+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":451,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756847+0000","last_change":"2023-09-23T16:12:15.973749+0000","last_active":"2023-09-23T16:15:13.756847+0000","last_peered":"2023-09-23T16:15:13.756847+0000","last_clean":"2023-09-23T16:15:13.756847+0000","last_became_active":"2023-09-23T16:12:15.973404+0000","last_became_peered":"2023-09-23T16:12:15.973404+0000","last_unstale":"2023-09-23T16:15:13.756847+0000","last_undegraded":"2023-09-23T16:15:13.756847+0000","last_fullsized":"2023-09-23T16:15:13.756847+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:18:01.030304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":411,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757251+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:15:13.757251+0000","last_peered":"2023-09-23T16:15:13.757251+0000","last_clean":"2023-09-23T16:15:13.757251+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:15:13.757251+0000","last_undegraded":"2023-09-23T16:15:13.757251+0000","last_fullsized":"2023-09-23T16:15:13.757251+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":710,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512675+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:15:05.512675+0000","last_peered":"2023-09-23T16:15:05.512675+0000","last_clean":"2023-09-23T16:15:05.512675+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:15:05.512675+0000","last_undegraded":"2023-09-23T16:15:05.512675+0000","last_fullsized":"2023-09-23T16:15:05.512675+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746771+0000","last_change":"2023-09-23T16:12:15.983497+0000","last_active":"2023-09-23T16:15:12.746771+0000","last_peered":"2023-09-23T16:15:12.746771+0000","last_clean":"2023-09-23T16:15:12.746771+0000","last_became_active":"2023-09-23T16:12:15.983106+0000","last_became_peered":"2023-09-23T16:12:15.983106+0000","last_unstale":"2023-09-23T16:15:12.746771+0000","last_undegraded":"2023-09-23T16:15:12.746771+0000","last_fullsized":"2023-09-23T16:15:12.746771+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:39:24.605867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":291,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747420+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:15:12.747420+0000","last_peered":"2023-09-23T16:15:12.747420+0000","last_clean":"2023-09-23T16:15:12.747420+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:15:12.747420+0000","last_undegraded":"2023-09-23T16:15:12.747420+0000","last_fullsized":"2023-09-23T16:15:12.747420+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":682,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513199+0000","last_change":"2023-09-23T16:13:32.131058+0000","last_active":"2023-09-23T16:15:05.513199+0000","last_peered":"2023-09-23T16:15:05.513199+0000","last_clean":"2023-09-23T16:15:05.513199+0000","last_became_active":"2023-09-23T16:12:19.030604+0000","last_became_peered":"2023-09-23T16:12:19.030604+0000","last_unstale":"2023-09-23T16:15:05.513199+0000","last_undegraded":"2023-09-23T16:15:05.513199+0000","last_fullsized":"2023-09-23T16:15:05.513199+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:32.130934+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:32.130934+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:28:10.663762+0000","scrub_duration":0.013221620999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"420'143","reported_seq":543,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:14.191845+0000","last_change":"2023-09-23T16:12:16.039631+0000","last_active":"2023-09-23T16:15:14.191845+0000","last_peered":"2023-09-23T16:15:14.191845+0000","last_clean":"2023-09-23T16:15:14.191845+0000","last_became_active":"2023-09-23T16:12:15.979216+0000","last_became_peered":"2023-09-23T16:12:15.979216+0000","last_unstale":"2023-09-23T16:15:14.191845+0000","last_undegraded":"2023-09-23T16:15:14.191845+0000","last_fullsized":"2023-09-23T16:15:14.191845+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":143,"log_dups_size":0,"ondisk_log_size":143,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:03:50.530859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047840900000000001,"stat_sum":{"num_bytes":4194339,"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":596,"num_read_kb":1056,"num_write":155,"num_write_kb":4461,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":29360128,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":425,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512971+0000","last_change":"2023-09-23T16:01:10.619015+0000","last_active":"2023-09-23T16:15:05.512971+0000","last_peered":"2023-09-23T16:15:05.512971+0000","last_clean":"2023-09-23T16:15:05.512971+0000","last_became_active":"2023-09-23T16:01:10.618677+0000","last_became_peered":"2023-09-23T16:01:10.618677+0000","last_unstale":"2023-09-23T16:15:05.512971+0000","last_undegraded":"2023-09-23T16:15:05.512971+0000","last_fullsized":"2023-09-23T16:15:05.512971+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:35:18.406130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":187,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746374+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:15:12.746374+0000","last_peered":"2023-09-23T16:15:12.746374+0000","last_clean":"2023-09-23T16:15:12.746374+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:15:12.746374+0000","last_undegraded":"2023-09-23T16:15:12.746374+0000","last_fullsized":"2023-09-23T16:15:12.746374+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"93'161","reported_seq":730,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512113+0000","last_change":"2023-09-23T16:04:35.747413+0000","last_active":"2023-09-23T16:15:05.512113+0000","last_peered":"2023-09-23T16:15:05.512113+0000","last_clean":"2023-09-23T16:15:05.512113+0000","last_became_active":"2023-09-23T16:04:35.747025+0000","last_became_peered":"2023-09-23T16:04:35.747025+0000","last_unstale":"2023-09-23T16:15:05.512113+0000","last_undegraded":"2023-09-23T16:15:05.512113+0000","last_fullsized":"2023-09-23T16:15:05.512113+0000","mapping_epoch":324,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":325,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.909364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.909364+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:07:05.382162+0000","scrub_duration":0.015361802000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"417'103","reported_seq":1130,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.007518+0000","last_change":"2023-09-23T15:49:01.045537+0000","last_active":"2023-09-23T16:15:13.007518+0000","last_peered":"2023-09-23T16:15:13.007518+0000","last_clean":"2023-09-23T16:15:13.007518+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:15:13.007518+0000","last_undegraded":"2023-09-23T16:15:13.007518+0000","last_fullsized":"2023-09-23T16:15:13.007518+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":103,"log_dups_size":0,"ondisk_log_size":103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071421600000000005,"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":1003,"num_read_kb":3491,"num_write":86,"num_write_kb":3374,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":400,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758129+0000","last_change":"2023-09-23T16:04:32.713171+0000","last_active":"2023-09-23T16:15:13.758129+0000","last_peered":"2023-09-23T16:15:13.758129+0000","last_clean":"2023-09-23T16:15:13.758129+0000","last_became_active":"2023-09-23T16:04:32.712443+0000","last_became_peered":"2023-09-23T16:04:32.712443+0000","last_unstale":"2023-09-23T16:15:13.758129+0000","last_undegraded":"2023-09-23T16:15:13.758129+0000","last_fullsized":"2023-09-23T16:15:13.758129+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:04:02.556661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":294,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512909+0000","last_change":"2023-09-23T16:01:10.615292+0000","last_active":"2023-09-23T16:15:05.512909+0000","last_peered":"2023-09-23T16:15:05.512909+0000","last_clean":"2023-09-23T16:15:05.512909+0000","last_became_active":"2023-09-23T16:01:10.614973+0000","last_became_peered":"2023-09-23T16:01:10.614973+0000","last_unstale":"2023-09-23T16:15:05.512909+0000","last_undegraded":"2023-09-23T16:15:05.512909+0000","last_fullsized":"2023-09-23T16:15:05.512909+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:40:39.311130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"93'161","reported_seq":669,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758527+0000","last_change":"2023-09-23T16:13:34.025564+0000","last_active":"2023-09-23T16:15:13.758527+0000","last_peered":"2023-09-23T16:15:13.758527+0000","last_clean":"2023-09-23T16:15:13.758527+0000","last_became_active":"2023-09-23T16:12:19.005382+0000","last_became_peered":"2023-09-23T16:12:19.005382+0000","last_unstale":"2023-09-23T16:15:13.758527+0000","last_undegraded":"2023-09-23T16:15:13.758527+0000","last_fullsized":"2023-09-23T16:15:13.758527+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:34.025420+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:34.025420+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:34:13.627194+0000","scrub_duration":0.019257847000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"421'213","reported_seq":1114,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-09-23T16:15:14.993156+0000","last_change":"2023-09-23T16:15:14.775969+0000","last_active":"2023-09-23T16:15:14.993156+0000","last_peered":"2023-09-23T16:15:14.993156+0000","last_clean":"2023-09-23T16:15:14.993156+0000","last_became_active":"2023-09-23T16:11:49.557547+0000","last_became_peered":"2023-09-23T16:11:49.557547+0000","last_unstale":"2023-09-23T16:15:14.993156+0000","last_undegraded":"2023-09-23T16:15:14.993156+0000","last_fullsized":"2023-09-23T16:15:14.993156+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":213,"log_dups_size":0,"ondisk_log_size":213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:54:34.631205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025629400000000001,"stat_sum":{"num_bytes":15,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1434,"num_read_kb":3716,"num_write":185,"num_write_kb":2399,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"11","length":"1"}]},{"pgid":"3.0","version":"0'0","reported_seq":311,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747783+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:15:12.747783+0000","last_peered":"2023-09-23T16:15:12.747783+0000","last_clean":"2023-09-23T16:15:12.747783+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:15:12.747783+0000","last_undegraded":"2023-09-23T16:15:12.747783+0000","last_fullsized":"2023-09-23T16:15:12.747783+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.754979+0000","last_change":"2023-09-23T16:12:15.989845+0000","last_active":"2023-09-23T16:15:12.754979+0000","last_peered":"2023-09-23T16:15:12.754979+0000","last_clean":"2023-09-23T16:15:12.754979+0000","last_became_active":"2023-09-23T16:12:15.989528+0000","last_became_peered":"2023-09-23T16:12:15.989528+0000","last_unstale":"2023-09-23T16:15:12.754979+0000","last_undegraded":"2023-09-23T16:15:12.754979+0000","last_fullsized":"2023-09-23T16:15:12.754979+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:25:26.285382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"419'199","reported_seq":1249,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.937568+0000","last_change":"2023-09-23T16:12:19.025386+0000","last_active":"2023-09-23T16:15:12.937568+0000","last_peered":"2023-09-23T16:15:12.937568+0000","last_clean":"2023-09-23T16:15:12.937568+0000","last_became_active":"2023-09-23T16:12:19.024747+0000","last_became_peered":"2023-09-23T16:12:19.024747+0000","last_unstale":"2023-09-23T16:15:12.937568+0000","last_undegraded":"2023-09-23T16:15:12.937568+0000","last_fullsized":"2023-09-23T16:15:12.937568+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":199,"log_dups_size":0,"ondisk_log_size":199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:54:26.014721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001151259,"stat_sum":{"num_bytes":112675,"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":891,"num_read_kb":1481,"num_write":165,"num_write_kb":441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"93'161","reported_seq":559,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746212+0000","last_change":"2023-09-23T16:13:33.997972+0000","last_active":"2023-09-23T16:15:12.746212+0000","last_peered":"2023-09-23T16:15:12.746212+0000","last_clean":"2023-09-23T16:15:12.746212+0000","last_became_active":"2023-09-23T16:12:19.017591+0000","last_became_peered":"2023-09-23T16:12:19.017591+0000","last_unstale":"2023-09-23T16:15:12.746212+0000","last_undegraded":"2023-09-23T16:15:12.746212+0000","last_fullsized":"2023-09-23T16:15:12.746212+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:13:33.997801+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:13:33.997801+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:06:42.717430+0000","scrub_duration":0.0066552180000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":245,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512523+0000","last_change":"2023-09-23T15:57:28.577747+0000","last_active":"2023-09-23T16:15:05.512523+0000","last_peered":"2023-09-23T16:15:05.512523+0000","last_clean":"2023-09-23T16:15:05.512523+0000","last_became_active":"2023-09-23T15:57:28.577191+0000","last_became_peered":"2023-09-23T15:57:28.577191+0000","last_unstale":"2023-09-23T16:15:05.512523+0000","last_undegraded":"2023-09-23T16:15:05.512523+0000","last_fullsized":"2023-09-23T16:15:05.512523+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:01.574005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":424,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.796832+0000","last_change":"2023-09-23T16:12:15.981207+0000","last_active":"2023-09-23T16:14:49.796832+0000","last_peered":"2023-09-23T16:14:49.796832+0000","last_clean":"2023-09-23T16:14:49.796832+0000","last_became_active":"2023-09-23T16:12:15.980721+0000","last_became_peered":"2023-09-23T16:12:15.980721+0000","last_unstale":"2023-09-23T16:14:49.796832+0000","last_undegraded":"2023-09-23T16:14:49.796832+0000","last_fullsized":"2023-09-23T16:14:49.796832+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:42:59.659215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"93'161","reported_seq":682,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747171+0000","last_change":"2023-09-23T15:53:16.607516+0000","last_active":"2023-09-23T16:15:12.747171+0000","last_peered":"2023-09-23T16:15:12.747171+0000","last_clean":"2023-09-23T16:15:12.747171+0000","last_became_active":"2023-09-23T15:53:16.445414+0000","last_became_peered":"2023-09-23T15:53:16.445414+0000","last_unstale":"2023-09-23T16:15:12.747171+0000","last_undegraded":"2023-09-23T16:15:12.747171+0000","last_fullsized":"2023-09-23T16:15:12.747171+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":188,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:16.607384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:16.607384+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:00:17.068560+0000","scrub_duration":0.0045568969999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"418'227","reported_seq":1396,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746360+0000","last_change":"2023-09-23T16:12:19.005559+0000","last_active":"2023-09-23T16:15:12.746360+0000","last_peered":"2023-09-23T16:15:12.746360+0000","last_clean":"2023-09-23T16:15:12.746360+0000","last_became_active":"2023-09-23T16:12:19.004998+0000","last_became_peered":"2023-09-23T16:12:19.004998+0000","last_unstale":"2023-09-23T16:15:12.746360+0000","last_undegraded":"2023-09-23T16:15:12.746360+0000","last_fullsized":"2023-09-23T16:15:12.746360+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":227,"log_dups_size":0,"ondisk_log_size":227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:56:50.558765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020488049999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1952,"num_read_kb":2327,"num_write":173,"num_write_kb":400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":342,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756838+0000","last_change":"2023-09-23T16:12:15.984546+0000","last_active":"2023-09-23T16:15:13.756838+0000","last_peered":"2023-09-23T16:15:13.756838+0000","last_clean":"2023-09-23T16:15:13.756838+0000","last_became_active":"2023-09-23T16:12:15.984225+0000","last_became_peered":"2023-09-23T16:12:15.984225+0000","last_unstale":"2023-09-23T16:15:13.756838+0000","last_undegraded":"2023-09-23T16:15:13.756838+0000","last_fullsized":"2023-09-23T16:15:13.756838+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:24:40.095405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":446,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747426+0000","last_change":"2023-09-23T16:12:15.987569+0000","last_active":"2023-09-23T16:15:12.747426+0000","last_peered":"2023-09-23T16:15:12.747426+0000","last_clean":"2023-09-23T16:15:12.747426+0000","last_became_active":"2023-09-23T16:12:15.987190+0000","last_became_peered":"2023-09-23T16:12:15.987190+0000","last_unstale":"2023-09-23T16:15:12.747426+0000","last_undegraded":"2023-09-23T16:15:12.747426+0000","last_fullsized":"2023-09-23T16:15:12.747426+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:47:20.948318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"93'161","reported_seq":767,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.796319+0000","last_change":"2023-09-23T16:12:19.018231+0000","last_active":"2023-09-23T16:14:49.796319+0000","last_peered":"2023-09-23T16:14:49.796319+0000","last_clean":"2023-09-23T16:14:49.796319+0000","last_became_active":"2023-09-23T16:12:19.017757+0000","last_became_peered":"2023-09-23T16:12:19.017757+0000","last_unstale":"2023-09-23T16:14:49.796319+0000","last_undegraded":"2023-09-23T16:14:49.796319+0000","last_fullsized":"2023-09-23T16:14:49.796319+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:17.817960+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:17.817960+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:09:13.452873+0000","scrub_duration":0.014389239,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"421'106","reported_seq":564,"reported_epoch":421,"state":"active+clean","last_fresh":"2023-09-23T16:15:14.769751+0000","last_change":"2023-09-23T16:15:14.769751+0000","last_active":"2023-09-23T16:15:14.769751+0000","last_peered":"2023-09-23T16:15:14.769751+0000","last_clean":"2023-09-23T16:15:14.769751+0000","last_became_active":"2023-09-23T16:12:15.972648+0000","last_became_peered":"2023-09-23T16:12:15.972648+0000","last_unstale":"2023-09-23T16:15:14.769751+0000","last_undegraded":"2023-09-23T16:15:14.769751+0000","last_fullsized":"2023-09-23T16:15:14.769751+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:57:36.840840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011029670000000001,"stat_sum":{"num_bytes":35,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":624,"num_read_kb":2013,"num_write":97,"num_write_kb":1312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"11","length":"1"}]},{"pgid":"3.4","version":"0'0","reported_seq":310,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747720+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:15:12.747720+0000","last_peered":"2023-09-23T16:15:12.747720+0000","last_clean":"2023-09-23T16:15:12.747720+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:15:12.747720+0000","last_undegraded":"2023-09-23T16:15:12.747720+0000","last_fullsized":"2023-09-23T16:15:12.747720+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":361,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512486+0000","last_change":"2023-09-23T16:12:15.985539+0000","last_active":"2023-09-23T16:15:05.512486+0000","last_peered":"2023-09-23T16:15:05.512486+0000","last_clean":"2023-09-23T16:15:05.512486+0000","last_became_active":"2023-09-23T16:12:15.985224+0000","last_became_peered":"2023-09-23T16:12:15.985224+0000","last_unstale":"2023-09-23T16:15:05.512486+0000","last_undegraded":"2023-09-23T16:15:05.512486+0000","last_fullsized":"2023-09-23T16:15:05.512486+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:31:17.732529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"93'161","reported_seq":718,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758785+0000","last_change":"2023-09-23T16:01:13.627034+0000","last_active":"2023-09-23T16:15:13.758785+0000","last_peered":"2023-09-23T16:15:13.758785+0000","last_clean":"2023-09-23T16:15:13.758785+0000","last_became_active":"2023-09-23T16:01:13.626644+0000","last_became_peered":"2023-09-23T16:01:13.626644+0000","last_unstale":"2023-09-23T16:15:13.758785+0000","last_undegraded":"2023-09-23T16:15:13.758785+0000","last_fullsized":"2023-09-23T16:15:13.758785+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.365861+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.365861+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T20:55:51.004464+0000","scrub_duration":0.0023342100000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":135,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513446+0000","last_change":"2023-09-23T16:12:15.999622+0000","last_active":"2023-09-23T16:15:05.513446+0000","last_peered":"2023-09-23T16:15:05.513446+0000","last_clean":"2023-09-23T16:15:05.513446+0000","last_became_active":"2023-09-23T16:12:15.988443+0000","last_became_peered":"2023-09-23T16:12:15.988443+0000","last_unstale":"2023-09-23T16:15:05.513446+0000","last_undegraded":"2023-09-23T16:15:05.513446+0000","last_fullsized":"2023-09-23T16:15:05.513446+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:43:12.029411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"419'119","reported_seq":574,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:14.173142+0000","last_change":"2023-09-23T15:49:04.024310+0000","last_active":"2023-09-23T16:15:14.173142+0000","last_peered":"2023-09-23T16:15:14.173142+0000","last_clean":"2023-09-23T16:15:14.173142+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:15:14.173142+0000","last_undegraded":"2023-09-23T16:15:14.173142+0000","last_fullsized":"2023-09-23T16:15:14.173142+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084504399999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":298,"num_read_kb":1663,"num_write":109,"num_write_kb":1327,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746209+0000","last_change":"2023-09-23T16:12:15.978843+0000","last_active":"2023-09-23T16:15:12.746209+0000","last_peered":"2023-09-23T16:15:12.746209+0000","last_clean":"2023-09-23T16:15:12.746209+0000","last_became_active":"2023-09-23T16:12:15.978471+0000","last_became_peered":"2023-09-23T16:12:15.978471+0000","last_unstale":"2023-09-23T16:15:12.746209+0000","last_undegraded":"2023-09-23T16:15:12.746209+0000","last_fullsized":"2023-09-23T16:15:12.746209+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:29:16.028929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"93'161","reported_seq":684,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512531+0000","last_change":"2023-09-23T16:12:19.024156+0000","last_active":"2023-09-23T16:15:05.512531+0000","last_peered":"2023-09-23T16:15:05.512531+0000","last_clean":"2023-09-23T16:15:05.512531+0000","last_became_active":"2023-09-23T16:12:19.023787+0000","last_became_peered":"2023-09-23T16:12:19.023787+0000","last_unstale":"2023-09-23T16:15:05.512531+0000","last_undegraded":"2023-09-23T16:15:05.512531+0000","last_fullsized":"2023-09-23T16:15:05.512531+0000","mapping_epoch":384,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":385,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:00:18.898267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:00:18.898267+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:39:55.876680+0000","scrub_duration":0.004367536,"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":3,"num_bytes_recovered":983040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"89'46","reported_seq":670,"reported_epoch":417,"state":"active+clean","last_fresh":"2023-09-23T16:14:49.796427+0000","last_change":"2023-09-23T16:12:16.044054+0000","last_active":"2023-09-23T16:14:49.796427+0000","last_peered":"2023-09-23T16:14:49.796427+0000","last_clean":"2023-09-23T16:14:49.796427+0000","last_became_active":"2023-09-23T16:12:15.974918+0000","last_became_peered":"2023-09-23T16:12:15.974918+0000","last_unstale":"2023-09-23T16:14:49.796427+0000","last_undegraded":"2023-09-23T16:14:49.796427+0000","last_fullsized":"2023-09-23T16:14:49.796427+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":46,"log_dups_size":0,"ondisk_log_size":46,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:32:11.854538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055774199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":215,"num_read_kb":357,"num_write":40,"num_write_kb":97,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":274,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747337+0000","last_change":"2023-09-23T16:12:15.991940+0000","last_active":"2023-09-23T16:15:12.747337+0000","last_peered":"2023-09-23T16:15:12.747337+0000","last_clean":"2023-09-23T16:15:12.747337+0000","last_became_active":"2023-09-23T16:12:15.986663+0000","last_became_peered":"2023-09-23T16:12:15.986663+0000","last_unstale":"2023-09-23T16:15:12.747337+0000","last_undegraded":"2023-09-23T16:15:12.747337+0000","last_fullsized":"2023-09-23T16:15:12.747337+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:24:57.116121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":383,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756612+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:15:13.756612+0000","last_peered":"2023-09-23T16:15:13.756612+0000","last_clean":"2023-09-23T16:15:13.756612+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:15:13.756612+0000","last_undegraded":"2023-09-23T16:15:13.756612+0000","last_fullsized":"2023-09-23T16:15:13.756612+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":216,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.758012+0000","last_change":"2023-09-23T16:12:15.973371+0000","last_active":"2023-09-23T16:15:13.758012+0000","last_peered":"2023-09-23T16:15:13.758012+0000","last_clean":"2023-09-23T16:15:13.758012+0000","last_became_active":"2023-09-23T16:12:15.972935+0000","last_became_peered":"2023-09-23T16:12:15.972935+0000","last_unstale":"2023-09-23T16:15:13.758012+0000","last_undegraded":"2023-09-23T16:15:13.758012+0000","last_fullsized":"2023-09-23T16:15:13.758012+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:51:41.436574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":356,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.747564+0000","last_change":"2023-09-23T16:11:49.558205+0000","last_active":"2023-09-23T16:15:12.747564+0000","last_peered":"2023-09-23T16:15:12.747564+0000","last_clean":"2023-09-23T16:15:12.747564+0000","last_became_active":"2023-09-23T16:11:49.557856+0000","last_became_peered":"2023-09-23T16:11:49.557856+0000","last_unstale":"2023-09-23T16:15:12.747564+0000","last_undegraded":"2023-09-23T16:15:12.747564+0000","last_fullsized":"2023-09-23T16:15:12.747564+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:03:36.777154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":426,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512655+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:15:05.512655+0000","last_peered":"2023-09-23T16:15:05.512655+0000","last_clean":"2023-09-23T16:15:05.512655+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:15:05.512655+0000","last_undegraded":"2023-09-23T16:15:05.512655+0000","last_fullsized":"2023-09-23T16:15:05.512655+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":445,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757831+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:15:13.757831+0000","last_peered":"2023-09-23T16:15:13.757831+0000","last_clean":"2023-09-23T16:15:13.757831+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:15:13.757831+0000","last_undegraded":"2023-09-23T16:15:13.757831+0000","last_fullsized":"2023-09-23T16:15:13.757831+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":381,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.512844+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:15:05.512844+0000","last_peered":"2023-09-23T16:15:05.512844+0000","last_clean":"2023-09-23T16:15:05.512844+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:15:05.512844+0000","last_undegraded":"2023-09-23T16:15:05.512844+0000","last_fullsized":"2023-09-23T16:15:05.512844+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":427,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.757222+0000","last_change":"2023-09-23T16:04:32.705744+0000","last_active":"2023-09-23T16:15:13.757222+0000","last_peered":"2023-09-23T16:15:13.757222+0000","last_clean":"2023-09-23T16:15:13.757222+0000","last_became_active":"2023-09-23T16:04:32.705359+0000","last_became_peered":"2023-09-23T16:04:32.705359+0000","last_unstale":"2023-09-23T16:15:13.757222+0000","last_undegraded":"2023-09-23T16:15:13.757222+0000","last_fullsized":"2023-09-23T16:15:13.757222+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:03:53.996203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":104,"reported_epoch":419,"state":"active+clean","last_fresh":"2023-09-23T16:15:12.746832+0000","last_change":"2023-09-23T16:11:49.559438+0000","last_active":"2023-09-23T16:15:12.746832+0000","last_peered":"2023-09-23T16:15:12.746832+0000","last_clean":"2023-09-23T16:15:12.746832+0000","last_became_active":"2023-09-23T16:11:49.559111+0000","last_became_peered":"2023-09-23T16:11:49.559111+0000","last_unstale":"2023-09-23T16:15:12.746832+0000","last_undegraded":"2023-09-23T16:15:12.746832+0000","last_fullsized":"2023-09-23T16:15:12.746832+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:20:26.342675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":174,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.511819+0000","last_change":"2023-09-23T16:11:49.559993+0000","last_active":"2023-09-23T16:15:05.511819+0000","last_peered":"2023-09-23T16:15:05.511819+0000","last_clean":"2023-09-23T16:15:05.511819+0000","last_became_active":"2023-09-23T16:11:49.559420+0000","last_became_peered":"2023-09-23T16:11:49.559420+0000","last_unstale":"2023-09-23T16:15:05.511819+0000","last_undegraded":"2023-09-23T16:15:05.511819+0000","last_fullsized":"2023-09-23T16:15:05.511819+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:36:56.485151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"69'5","reported_seq":208,"reported_epoch":418,"state":"active+clean","last_fresh":"2023-09-23T16:15:05.513307+0000","last_change":"2023-09-23T16:01:10.634244+0000","last_active":"2023-09-23T16:15:05.513307+0000","last_peered":"2023-09-23T16:15:05.513307+0000","last_clean":"2023-09-23T16:15:05.513307+0000","last_became_active":"2023-09-23T16:01:10.625058+0000","last_became_peered":"2023-09-23T16:01:10.625058+0000","last_unstale":"2023-09-23T16:15:05.513307+0000","last_undegraded":"2023-09-23T16:15:05.513307+0000","last_fullsized":"2023-09-23T16:15:05.513307+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:25:00.114647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":428,"reported_epoch":420,"state":"active+clean","last_fresh":"2023-09-23T16:15:13.756634+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:15:13.756634+0000","last_peered":"2023-09-23T16:15:13.756634+0000","last_clean":"2023-09-23T16:15:13.756634+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:15:13.756634+0000","last_undegraded":"2023-09-23T16:15:13.756634+0000","last_fullsized":"2023-09-23T16:15:13.756634+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":25,"num_read_kb":24,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":15832,"num_keys_recovered":20,"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":21462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54343,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":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":2703360,"data_stored":2689152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4307099,"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":7013,"num_read_kb":16104,"num_write":1010,"num_write_kb":13811,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":276,"num_bytes_recovered":29360166,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16867328,"data_stored":16808264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":1156,"ondisk_log_size":1156,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":1756641624075,"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":[],"network_ping_times":[]},{"osd":6,"up_from":46,"seq":197568496237,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":591192,"kb_used_data":5136,"kb_used_omap":0,"kb_used_meta":586048,"kb_avail":93153960,"statfs":{"total":95995035648,"available":95389655040,"internally_reserved":0,"allocated":5259264,"data_stored":3761563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":600113152},"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 23 16:15:00 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":1.53,"15min":1.288},"min":{"1min":0.46600000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.296,"5min":8.2929999999999993,"15min":25.564},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":1.6060000000000001,"15min":1.49},"min":{"1min":0.48499999999999999,"5min":0.28699999999999998,"15min":0.27200000000000002},"max":{"1min":1.0900000000000001,"5min":10.037000000000001,"15min":13.364000000000001},"last":1.0349999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:14:35 2023","interfaces":[{"interface":"back","average":{"1min":1.6819999999999999,"5min":1.522,"15min":1.4330000000000001},"min":{"1min":0.44,"5min":0.311,"15min":0.255},"max":{"1min":7.5199999999999996,"5min":7.5199999999999996,"15min":7.5940000000000003},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.792,"5min":1.621,"15min":1.452},"min":{"1min":0.53300000000000003,"5min":0.33900000000000002,"15min":0.27200000000000002},"max":{"1min":7.6459999999999999,"5min":7.6459999999999999,"15min":7.7599999999999998},"last":1.2869999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:14:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":2.1379999999999999,"15min":1.831},"min":{"1min":0.318,"5min":0.318,"15min":0.30499999999999999},"max":{"1min":2.6659999999999999,"5min":40.332999999999998,"15min":40.332999999999998},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":2.4060000000000001,"15min":1.887},"min":{"1min":0.505,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":2.577,"5min":42.301000000000002,"15min":42.301000000000002},"last":0.84099999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:14:18 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":1.7569999999999999,"15min":1.7430000000000001},"min":{"1min":0.36899999999999999,"5min":0.33700000000000002,"15min":0.315},"max":{"1min":5.4089999999999998,"5min":10.073,"15min":67.519000000000005},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.909,"5min":1.6459999999999999,"15min":1.6439999999999999},"min":{"1min":0.54800000000000004,"5min":0.39800000000000002,"15min":0.35099999999999998},"max":{"1min":7.6050000000000004,"5min":7.6050000000000004,"15min":67.795000000000002},"last":1.194}]},{"osd":4,"last update":"Sat Sep 23 16:14:55 2023","interfaces":[{"interface":"back","average":{"1min":1.3240000000000001,"5min":2.2000000000000002,"15min":1.869},"min":{"1min":0.36399999999999999,"5min":0.314,"15min":0.314},"max":{"1min":5.8230000000000004,"5min":11.243,"15min":16.896000000000001},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":2.3250000000000002,"15min":1.9279999999999999},"min":{"1min":0.42899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":2.903,"5min":16.681999999999999,"15min":16.681999999999999},"last":1.167}]},{"osd":5,"last update":"Sat Sep 23 16:14:35 2023","interfaces":[{"interface":"back","average":{"1min":1.913,"5min":2.2250000000000001,"15min":2.0419999999999998},"min":{"1min":0.41099999999999998,"5min":0.36699999999999999,"15min":0.32000000000000001},"max":{"1min":7.681,"5min":10.276999999999999,"15min":32.887},"last":1.109},{"interface":"front","average":{"1min":1.4810000000000001,"5min":2.5169999999999999,"15min":2.2229999999999999},"min":{"1min":0.39200000000000002,"5min":0.315,"15min":0.24099999999999999},"max":{"1min":6.3860000000000001,"5min":14.430999999999999,"15min":35.435000000000002},"last":1.228}]},{"osd":7,"last update":"Sat Sep 23 16:07:22 2023","interfaces":[{"interface":"back","average":{"1min":3.766,"5min":1.913,"15min":1.536},"min":{"1min":0.51300000000000001,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":10.901999999999999,"5min":10.901999999999999,"15min":10.901999999999999},"last":1.0840000000000001},{"interface":"front","average":{"1min":3.96,"5min":2.2080000000000002,"15min":1.6990000000000001},"min":{"1min":0.40699999999999997,"5min":0.39700000000000002,"15min":0.36399999999999999},"max":{"1min":12.880000000000001,"5min":12.880000000000001,"15min":15.83},"last":1.2589999999999999}]}]},{"osd":1,"up_from":102,"seq":438086664624,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":918116,"kb_used_data":9692,"kb_used_omap":6,"kb_used_meta":908409,"kb_avail":92827036,"statfs":{"total":95995035648,"available":95054884864,"internally_reserved":0,"allocated":9924608,"data_stored":7515528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":930210823},"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],"upper_bound":2},"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 23 16:14:36 2023","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.70899999999999996,"15min":1.764},"min":{"1min":0.27500000000000002,"5min":0.218,"15min":0.185},"max":{"1min":3.9199999999999999,"5min":4.968,"15min":122.846},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.56200000000000006,"15min":1.752},"min":{"1min":0.32000000000000001,"5min":0.23400000000000001,"15min":0.21099999999999999},"max":{"1min":1.6839999999999999,"5min":4.0190000000000001,"15min":120.417},"last":0.495}]},{"osd":2,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":1.482,"15min":1.357},"min":{"1min":0.307,"5min":0.247,"15min":0.24399999999999999},"max":{"1min":1.369,"5min":45.911999999999999,"15min":45.911999999999999},"last":0.38},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.325,"15min":1.083},"min":{"1min":0.41099999999999998,"5min":0.246,"15min":0.246},"max":{"1min":4.5090000000000003,"5min":45.606999999999999,"15min":45.606999999999999},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Sep 23 16:14:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.69699999999999995,"15min":0.873},"min":{"1min":0.40699999999999997,"5min":0.30499999999999999,"15min":0.25700000000000001},"max":{"1min":4.1100000000000003,"5min":4.1100000000000003,"15min":8.2850000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.80800000000000005,"15min":0.97199999999999998},"min":{"1min":0.31900000000000001,"5min":0.28599999999999998,"15min":0.245},"max":{"1min":4.0019999999999998,"5min":5.093,"15min":8.6910000000000007},"last":0.64000000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":2.2250000000000001,"5min":1.3240000000000001,"15min":1.976},"min":{"1min":0.48399999999999999,"5min":0.35199999999999998,"15min":0.34100000000000003},"max":{"1min":24.367999999999999,"5min":24.367999999999999,"15min":142.30600000000001},"last":0.56000000000000005},{"interface":"front","average":{"1min":2.3079999999999998,"5min":1.5609999999999999,"15min":1.883},"min":{"1min":0.47499999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":24.562000000000001,"5min":24.562000000000001,"15min":139.94499999999999},"last":0.80100000000000005}]},{"osd":5,"last update":"Sat Sep 23 16:14:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.3899999999999999,"15min":1.6970000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33400000000000002},"max":{"1min":3.7450000000000001,"5min":5.8380000000000001,"15min":32.671999999999997},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.4339999999999999,"5min":1.4350000000000001,"15min":1.4530000000000001},"min":{"1min":0.505,"5min":0.41799999999999998,"15min":0.34799999999999998},"max":{"1min":9.5190000000000001,"5min":9.5190000000000001,"15min":10.818},"last":0.877}]},{"osd":6,"last update":"Sat Sep 23 16:14:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.4610000000000001,"15min":1.5760000000000001},"min":{"1min":0.495,"5min":0.36699999999999999,"15min":0.34799999999999998},"max":{"1min":4.0380000000000003,"5min":6.0780000000000003,"15min":9.4420000000000002},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.381,"15min":1.575},"min":{"1min":0.57299999999999995,"5min":0.38900000000000001,"15min":0.36699999999999999},"max":{"1min":2.976,"5min":6.5350000000000001,"15min":11.643000000000001},"last":0.70899999999999996}]},{"osd":7,"last update":"Sat Sep 23 16:07:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.51,"15min":1.3049999999999999},"min":{"1min":0.48599999999999999,"5min":0.41399999999999998,"15min":0.35299999999999998},"max":{"1min":4.1600000000000001,"5min":10.851000000000001,"15min":10.851000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.829,"5min":1.5509999999999999,"15min":1.5620000000000001},"min":{"1min":0.623,"5min":0.40400000000000003,"15min":0.32600000000000001},"max":{"1min":6.8710000000000004,"5min":8.7769999999999992,"15min":11.308},"last":0.98699999999999999}]}]},{"osd":0,"up_from":97,"seq":416611828151,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730580,"kb_used_data":9612,"kb_used_omap":9,"kb_used_meta":720950,"kb_avail":93014572,"statfs":{"total":95995035648,"available":95246921728,"internally_reserved":0,"allocated":9842688,"data_stored":7498225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":738253413},"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 23 16:14:30 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.91900000000000004,"15min":2.9350000000000001},"min":{"1min":0.20799999999999999,"5min":0.19800000000000001,"15min":0.188},"max":{"1min":1.03,"5min":32.759,"15min":191.57300000000001},"last":0.624},{"interface":"front","average":{"1min":0.68400000000000005,"5min":1.028,"15min":3.0640000000000001},"min":{"1min":0.29299999999999998,"5min":0.26600000000000001,"15min":0.246},"max":{"1min":1.4419999999999999,"5min":32.786999999999999,"15min":191.63399999999999},"last":0.76000000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":2.234,"15min":2.0190000000000001},"min":{"1min":0.34300000000000003,"5min":0.26400000000000001,"15min":0.20799999999999999},"max":{"1min":3.4300000000000002,"5min":64.688999999999993,"15min":112.691},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.86099999999999999,"5min":2.2829999999999999,"15min":2.1030000000000002},"min":{"1min":0.499,"5min":0.26600000000000001,"15min":0.23300000000000001},"max":{"1min":3.4159999999999999,"5min":64.813999999999993,"15min":112.711},"last":0.82199999999999995}]},{"osd":3,"last update":"Sat Sep 23 16:15:12 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.61799999999999999,"15min":0.72599999999999998},"min":{"1min":0.39000000000000001,"5min":0.27400000000000002,"15min":0.251},"max":{"1min":0.98099999999999998,"5min":3.1200000000000001,"15min":9.0150000000000006},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.58999999999999997,"15min":0.73699999999999999},"min":{"1min":0.39300000000000002,"5min":0.29099999999999998,"15min":0.26200000000000001},"max":{"1min":1.2070000000000001,"5min":1.871,"15min":8.7899999999999991},"last":0.58599999999999997}]},{"osd":4,"last update":"Sat Sep 23 16:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.135,"15min":1.1779999999999999},"min":{"1min":0.41999999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.476,"5min":7.7050000000000001,"15min":8.8439999999999994},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.0980000000000001,"15min":1.1619999999999999},"min":{"1min":0.64900000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":7.734,"5min":7.734,"15min":8.0289999999999999},"last":0.89800000000000002}]},{"osd":5,"last update":"Sat Sep 23 16:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.258,"15min":2.0489999999999999},"min":{"1min":0.60199999999999998,"5min":0.34899999999999998,"15min":0.34300000000000003},"max":{"1min":2.0819999999999999,"5min":6.9589999999999996,"15min":222.511},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.089,"15min":2.081},"min":{"1min":0.501,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.4450000000000001,"5min":8.0139999999999993,"15min":221.749},"last":1.23}]},{"osd":6,"last update":"Sat Sep 23 16:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.3049999999999999,"15min":1.4019999999999999},"min":{"1min":0.64100000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.73,"5min":8.657,"15min":8.657},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.2569999999999999,"15min":1.4039999999999999},"min":{"1min":0.57599999999999996,"5min":0.378,"15min":0.378},"max":{"1min":1.5289999999999999,"5min":8.6300000000000008,"15min":8.6300000000000008},"last":1.208}]},{"osd":7,"last update":"Sat Sep 23 16:07:46 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.157,"15min":1.8320000000000001},"min":{"1min":0.42699999999999999,"5min":0.373,"15min":0.34699999999999998},"max":{"1min":5.8869999999999996,"5min":5.8869999999999996,"15min":108.233},"last":1.1379999999999999},{"interface":"front","average":{"1min":2.5659999999999998,"5min":1.4670000000000001,"15min":1.837},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":9.6769999999999996,"5min":9.6769999999999996,"15min":108.2},"last":0.97699999999999998}]}]},{"osd":2,"up_from":107,"seq":459561501088,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1142900,"kb_used_data":9964,"kb_used_omap":11,"kb_used_meta":1132916,"kb_avail":92602252,"statfs":{"total":95995035648,"available":94824706048,"internally_reserved":0,"allocated":10203136,"data_stored":7782133,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":1160106312},"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 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.59799999999999998,"15min":0.77400000000000002},"min":{"1min":0.29599999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":2.2120000000000002,"5min":3.0640000000000001,"15min":16.667000000000002},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.66300000000000003,"5min":1.2709999999999999,"15min":1.385},"min":{"1min":0.32000000000000001,"5min":0.255,"15min":0.221},"max":{"1min":2.2810000000000001,"5min":11.952,"15min":16.739000000000001},"last":0.63200000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":3.7309999999999999,"15min":2.2069999999999999},"min":{"1min":0.313,"5min":0.23599999999999999,"15min":0.224},"max":{"1min":1.482,"5min":208.40100000000001,"15min":208.40100000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.69899999999999995,"5min":3.4969999999999999,"15min":2.0489999999999999},"min":{"1min":0.249,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.2469999999999999,"5min":208.98400000000001,"15min":208.98400000000001},"last":0.84499999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.3420000000000001,"15min":1.2290000000000001},"min":{"1min":0.313,"5min":0.28999999999999998,"15min":0.26200000000000001},"max":{"1min":8.8309999999999995,"5min":12.34,"15min":12.34},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.93600000000000005,"15min":0.95699999999999996},"min":{"1min":0.35299999999999998,"5min":0.318,"15min":0.245},"max":{"1min":2.7370000000000001,"5min":5.6390000000000002,"15min":17.568000000000001},"last":0.58699999999999997}]},{"osd":4,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.5109999999999999,"15min":1.514},"min":{"1min":0.39700000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.0270000000000001,"5min":9.1760000000000002,"15min":17.513999999999999},"last":0.874},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.355,"15min":1.194},"min":{"1min":0.47099999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.9780000000000002,"5min":9.3599999999999994,"15min":9.3599999999999994},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.1910000000000001,"15min":1.3560000000000001},"min":{"1min":0.54000000000000004,"5min":0.34899999999999998,"15min":0.33800000000000002},"max":{"1min":2.2730000000000001,"5min":8.4770000000000003,"15min":11.522},"last":1.254},{"interface":"front","average":{"1min":1.0740000000000001,"5min":2.1400000000000001,"15min":2.0299999999999998},"min":{"1min":0.495,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.3809999999999998,"5min":8.9139999999999997,"15min":11.895},"last":1.121}]},{"osd":6,"last update":"Sat Sep 23 16:14:48 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":2.0009999999999999,"15min":1.806},"min":{"1min":0.52400000000000002,"5min":0.375,"15min":0.375},"max":{"1min":5.6130000000000004,"5min":8.875,"15min":9.0020000000000007},"last":1.3480000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.4890000000000001,"15min":1.502},"min":{"1min":0.745,"5min":0.42899999999999999,"15min":0.40699999999999997},"max":{"1min":3.7629999999999999,"5min":5.9749999999999996,"15min":17.547999999999998},"last":1.2709999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.329,"15min":1.28},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40300000000000002},"max":{"1min":8.0690000000000008,"5min":8.0690000000000008,"15min":10.348000000000001},"last":1.145},{"interface":"front","average":{"1min":1.782,"5min":1.8340000000000001,"15min":1.6220000000000001},"min":{"1min":0.47499999999999998,"5min":0.44900000000000001,"15min":0.42099999999999999},"max":{"1min":8.0549999999999997,"5min":8.8490000000000002,"15min":10.667},"last":1.294}]}]},{"osd":3,"up_from":112,"seq":481036337562,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":555784,"kb_used_data":5504,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93189368,"statfs":{"total":95995035648,"available":95425912832,"internally_reserved":0,"allocated":5636096,"data_stored":3288378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"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 23 16:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":1.7689999999999999,"15min":1.5209999999999999},"min":{"1min":0.28699999999999998,"5min":0.224,"15min":0.17599999999999999},"max":{"1min":1.899,"5min":102.971,"15min":102.971},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.47399999999999998,"5min":1.6200000000000001,"15min":1.4159999999999999},"min":{"1min":0.246,"5min":0.22900000000000001,"15min":0.20799999999999999},"max":{"1min":0.89400000000000002,"5min":92.646000000000001,"15min":92.646000000000001},"last":0.76600000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":2.774,"15min":1.665},"min":{"1min":0.247,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":3.347,"5min":120.78400000000001,"15min":120.78400000000001},"last":0.751},{"interface":"front","average":{"1min":0.67700000000000005,"5min":2.4729999999999999,"15min":1.5760000000000001},"min":{"1min":0.29399999999999998,"5min":0.252,"15min":0.23400000000000001},"max":{"1min":1.298,"5min":116.87,"15min":116.87},"last":0.65100000000000002}]},{"osd":2,"last update":"Sat Sep 23 16:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":2.3439999999999999,"15min":1.5049999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.23200000000000001},"max":{"1min":3.2549999999999999,"5min":93.061000000000007,"15min":93.061000000000007},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.64300000000000002,"5min":2.2000000000000002,"15min":1.355},"min":{"1min":0.313,"5min":0.28199999999999997,"15min":0.246},"max":{"1min":2.1419999999999999,"5min":92.896000000000001,"15min":92.896000000000001},"last":0.61199999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:14:57 2023","interfaces":[{"interface":"back","average":{"1min":1.988,"5min":1.4239999999999999,"15min":1.425},"min":{"1min":0.63800000000000001,"5min":0.317,"15min":0.317},"max":{"1min":21.404,"5min":21.404,"15min":95.966999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.9079999999999999,"5min":1.3029999999999999,"15min":1.4510000000000001},"min":{"1min":0.67800000000000005,"5min":0.33700000000000002,"15min":0.32600000000000001},"max":{"1min":20.809000000000001,"5min":20.809000000000001,"15min":95.540000000000006},"last":0.82999999999999996}]},{"osd":5,"last update":"Sat Sep 23 16:14:15 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.2490000000000001,"15min":1.3700000000000001},"min":{"1min":0.48599999999999999,"5min":0.39700000000000002,"15min":0.32000000000000001},"max":{"1min":3.1309999999999998,"5min":5.7510000000000003,"15min":9.3420000000000005},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.107,"5min":1.2090000000000001,"15min":1.381},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32700000000000001},"max":{"1min":3.1629999999999998,"5min":5.7389999999999999,"15min":10.25},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:14:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.286,"15min":1.202},"min":{"1min":0.498,"5min":0.39600000000000002,"15min":0.373},"max":{"1min":4.1879999999999997,"5min":7.8799999999999999,"15min":7.8799999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.3580000000000001,"15min":1.246},"min":{"1min":0.42699999999999999,"5min":0.40200000000000002,"15min":0.35199999999999998},"max":{"1min":4.2030000000000003,"5min":8.0359999999999996,"15min":8.0359999999999996},"last":1.022}]},{"osd":7,"last update":"Sat Sep 23 16:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.044,"15min":1.657},"min":{"1min":0.41599999999999998,"5min":0.40500000000000003,"15min":0.32600000000000001},"max":{"1min":3.6949999999999998,"5min":4.2439999999999998,"15min":90.855000000000004},"last":1.01},{"interface":"front","average":{"1min":2.609,"5min":1.498,"15min":1.9330000000000001},"min":{"1min":0.496,"5min":0.44900000000000001,"15min":0.42999999999999999},"max":{"1min":8.2349999999999994,"5min":8.2349999999999994,"15min":90.813000000000002},"last":1.163}]}]},{"osd":4,"up_from":117,"seq":502511174036,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":996408,"kb_used_data":6128,"kb_used_omap":10,"kb_used_meta":990261,"kb_avail":92748744,"statfs":{"total":95995035648,"available":94974713856,"internally_reserved":0,"allocated":6275072,"data_stored":3671137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":1014027295},"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 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.871,"15min":1.649},"min":{"1min":0.437,"5min":0.251,"15min":0.24299999999999999},"max":{"1min":4.6630000000000003,"5min":59.795000000000002,"15min":59.795000000000002},"last":1.885},{"interface":"front","average":{"1min":1.3640000000000001,"5min":1.9219999999999999,"15min":1.4670000000000001},"min":{"1min":0.51400000000000001,"5min":0.254,"15min":0.23599999999999999},"max":{"1min":4.6210000000000004,"5min":59.665999999999997,"15min":59.665999999999997},"last":1.2689999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":2.359,"15min":2.5710000000000002},"min":{"1min":0.39800000000000002,"5min":0.27300000000000002,"15min":0.26000000000000001},"max":{"1min":4.6870000000000003,"5min":55.960000000000001,"15min":145.535},"last":1.728},{"interface":"front","average":{"1min":1.2769999999999999,"5min":2.3450000000000002,"15min":2.4660000000000002},"min":{"1min":0.46600000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":4.649,"5min":57.442,"15min":145.72499999999999},"last":1.4379999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":2.5800000000000001,"15min":2.1789999999999998},"min":{"1min":0.374,"5min":0.30299999999999999,"15min":0.28499999999999998},"max":{"1min":7.4320000000000004,"5min":62.268999999999998,"15min":62.268999999999998},"last":1.5049999999999999},{"interface":"front","average":{"1min":1.498,"5min":2.8279999999999998,"15min":2.3980000000000001},"min":{"1min":0.32000000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":8.6159999999999997,"5min":67.488,"15min":70.046000000000006},"last":1.103}]},{"osd":3,"last update":"Sat Sep 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.3640000000000001,"15min":1.4530000000000001},"min":{"1min":0.46100000000000002,"5min":0.34499999999999997,"15min":0.30399999999999999},"max":{"1min":7.3490000000000002,"5min":8.2829999999999995,"15min":21.626999999999999},"last":1.9870000000000001},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.4399999999999999,"15min":1.212},"min":{"1min":0.67200000000000004,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.6710000000000003,"5min":8.5340000000000007,"15min":8.5340000000000007},"last":1.3520000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.327,"5min":1.796,"15min":2.1309999999999998},"min":{"1min":0.437,"5min":0.31,"15min":0.31},"max":{"1min":4.5830000000000002,"5min":10.183,"15min":203.72800000000001},"last":1.6399999999999999},{"interface":"front","average":{"1min":1.633,"5min":1.841,"15min":2.4329999999999998},"min":{"1min":0.50700000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":8.7409999999999997,"5min":9.4359999999999999,"15min":201.78299999999999},"last":1.704}]},{"osd":6,"last update":"Sat Sep 23 16:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.8660000000000001,"15min":1.8160000000000001},"min":{"1min":0.60399999999999998,"5min":0.318,"15min":0.318},"max":{"1min":7.6079999999999997,"5min":8.1359999999999992,"15min":21.553999999999998},"last":2.0449999999999999},{"interface":"front","average":{"1min":1.847,"5min":2.117,"15min":1.679},"min":{"1min":0.54800000000000004,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.7290000000000001,"5min":10.113,"15min":10.622},"last":1.8260000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8169999999999999,"5min":1.3959999999999999,"15min":1.349},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":4.9809999999999999,"5min":5.5880000000000001,"15min":7.7859999999999996},"last":2.129},{"interface":"front","average":{"1min":2.8919999999999999,"5min":1.768,"15min":1.4159999999999999},"min":{"1min":0.495,"5min":0.42899999999999999,"15min":0.33700000000000002},"max":{"1min":8.0139999999999993,"5min":8.1910000000000007,"15min":14.752000000000001},"last":2.681}]}]},{"osd":5,"up_from":38,"seq":163208757879,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":685828,"kb_used_data":5116,"kb_used_omap":0,"kb_used_meta":680704,"kb_avail":93059324,"statfs":{"total":95995035648,"available":95292747776,"internally_reserved":0,"allocated":5238784,"data_stored":3756404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":697040896},"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 23 16:15:00 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.6779999999999999,"15min":1.6579999999999999},"min":{"1min":0.27000000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.3120000000000001,"5min":8.5009999999999994,"15min":23.209},"last":1.024},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.86799999999999999,"15min":1.161},"min":{"1min":0.47399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.161,"5min":5.2990000000000004,"15min":23.225000000000001},"last":0.98699999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:14:37 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":1.119,"15min":2.4390000000000001},"min":{"1min":0.307,"5min":0.30599999999999999,"15min":0.27600000000000002},"max":{"1min":2.5539999999999998,"5min":14.688000000000001,"15min":272.74900000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.1060000000000001,"5min":2.0739999999999998,"15min":3.0750000000000002},"min":{"1min":0.33700000000000002,"5min":0.28799999999999998,"15min":0.26300000000000001},"max":{"1min":5.4370000000000003,"5min":16.692,"15min":273.02199999999999},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:14:44 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":4.5590000000000002,"15min":2.371},"min":{"1min":0.50600000000000001,"5min":0.28299999999999997,"15min":0.26800000000000002},"max":{"1min":7.8419999999999996,"5min":191.661,"15min":191.661},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":3.9980000000000002,"15min":2.2170000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.625,"5min":191.88999999999999,"15min":191.88999999999999},"last":0.81399999999999995}]},{"osd":3,"last update":"Sat Sep 23 16:14:20 2023","interfaces":[{"interface":"back","average":{"1min":2.0960000000000001,"5min":1.597,"15min":1.5820000000000001},"min":{"1min":0.33300000000000002,"5min":0.315,"15min":0.315},"max":{"1min":7.8899999999999997,"5min":15.708,"15min":68.477999999999994},"last":1.056},{"interface":"front","average":{"1min":1.651,"5min":1.9610000000000001,"15min":1.984},"min":{"1min":0.376,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.548,"5min":8.9220000000000006,"15min":70.322999999999993},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Sep 23 16:14:44 2023","interfaces":[{"interface":"back","average":{"1min":2.2690000000000001,"5min":2.2360000000000002,"15min":1.6279999999999999},"min":{"1min":0.42099999999999999,"5min":0.33500000000000002,"15min":0.32700000000000001},"max":{"1min":14.816000000000001,"5min":15.589,"15min":15.589},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.141,"5min":1.534,"15min":1.532},"min":{"1min":0.438,"5min":0.36099999999999999,"15min":0.308},"max":{"1min":3.367,"5min":10.563000000000001,"15min":15.775},"last":1.135}]},{"osd":6,"last update":"Sat Sep 23 16:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":1.746,"15min":1.609},"min":{"1min":0.41099999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":5.827,"5min":7.4100000000000001,"15min":15.743},"last":1.077},{"interface":"front","average":{"1min":2.302,"5min":2.5859999999999999,"15min":2.117},"min":{"1min":0.42899999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.6159999999999997,"5min":10.157999999999999,"15min":14.394},"last":1.095}]},{"osd":7,"last update":"Sat Sep 23 16:07:53 2023","interfaces":[{"interface":"back","average":{"1min":1.998,"5min":1.891,"15min":1.595},"min":{"1min":0.41899999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":34.133000000000003},"last":1.115},{"interface":"front","average":{"1min":2.2639999999999998,"5min":1.853,"15min":1.524},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.2919999999999998,"5min":15.707000000000001,"15min":33.271999999999998},"last":1.2010000000000001}]}]}],"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":327680,"data_stored":327680,"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":4198400,"data_stored":4194319,"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":4227072,"data_stored":4204664,"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":4218880,"data_stored":4204629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4225,"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":1958,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":35,"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":20480,"data_stored":10294,"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":646,"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":28672,"data_stored":5482,"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":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15223,"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}]}} 2023-09-23T16:15:17.241 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T16:15:17.241 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pg_num 21 2023-09-23T16:15:17.248 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:17.279 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:17.283 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg 2023-09-23T16:15:17.283 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep features 2023-09-23T16:15:17.302 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:17.335 INFO:tasks.workunit.client.0.smithi140.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T16:15:17.335 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: 2023-09-23T16:15:17.335 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:17.388 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:17.394 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_283716/img_v2 testimg_import 2023-09-23T16:15:17.406 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:17.438 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:17.467 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T16:15:17.471 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T16:15:17.471 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep features 2023-09-23T16:15:17.522 INFO:tasks.workunit.client.0.smithi140.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T16:15:17.522 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: 2023-09-23T16:15:17.522 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ features: layering 2023-09-23T16:15:17.523 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: != features: layering 2023-09-23T16:15:17.523 INFO:tasks.workunit.client.0.smithi140.stderr: op_features: ] 2023-09-23T16:15:17.523 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:17.523 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T16:15:17.542 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:17.576 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:17.636 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:17.641 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T16:15:17.679 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:17.706 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:17.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:17.756 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:17.761 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:15:17.811 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:17.846 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:17.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:17.859 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:17.863 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:17.939 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:17.946 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_283716/img_v2 testimg_import 2023-09-23T16:15:17.950 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:17.982 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:17.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:17.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:18.047 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T16:15:18.052 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T16:15:18.052 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep stripe unit 2023-09-23T16:15:18.052 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T16:15:18.086 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:18.098 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:17 smithi186 bash[89807]: audit 2023-09-23T16:15:15.879800+0000 mgr.y (mgr.34107) 1327 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:15:18.098 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:17 smithi186 bash[89807]: audit 2023-09-23T16:15:16.986782+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:15:18.099 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:17 smithi186 bash[89807]: audit 2023-09-23T16:15:16.988068+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:15:18.099 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:17 smithi186 bash[89807]: audit 2023-09-23T16:15:16.994975+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:18.109 INFO:tasks.workunit.client.0.smithi140.stdout: stripe unit: 4 KiB 2023-09-23T16:15:18.110 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import 2023-09-23T16:15:18.110 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep stripe count 2023-09-23T16:15:18.110 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $3} 2023-09-23T16:15:18.110 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep 1000 2023-09-23T16:15:18.119 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:18.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[105739]: audit 2023-09-23T16:15:15.879800+0000 mgr.y (mgr.34107) 1327 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[105739]: audit 2023-09-23T16:15:16.986782+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[105739]: audit 2023-09-23T16:15:16.988068+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[105739]: audit 2023-09-23T16:15:16.994975+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[103196]: audit 2023-09-23T16:15:15.879800+0000 mgr.y (mgr.34107) 1327 : audit 0 from='client.45869 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[103196]: audit 2023-09-23T16:15:16.986782+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:15:18.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[103196]: audit 2023-09-23T16:15:16.988068+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:15:18.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:17 smithi140 bash[103196]: audit 2023-09-23T16:15:16.994975+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:18.168 INFO:tasks.workunit.client.0.smithi140.stdout:1000 2023-09-23T16:15:18.168 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/img_v2 2023-09-23T16:15:18.169 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T16:15:18.224 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:18.252 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:18.320 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T16:15:18.326 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T16:15:18.356 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:18.385 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:18.474 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T16:15:18.479 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_283716/img testimg 2023-09-23T16:15:18.489 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:18.521 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:18.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:18.563 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:18.568 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap1 2023-09-23T16:15:18.625 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:18.661 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:18.739 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:18.765 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:18.789 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:18.812 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T16:15:18.821 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap create testimg@snap2 2023-09-23T16:15:18.892 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:18.922 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:18.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:18.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:19.025 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:19.038 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:18 smithi140 bash[103196]: cluster 2023-09-23T16:15:16.886067+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1547: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 94 op/s 2023-09-23T16:15:19.038 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:18 smithi140 bash[105739]: cluster 2023-09-23T16:15:16.886067+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1547: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 94 op/s 2023-09-23T16:15:19.053 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:19.157 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:19.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:18 smithi186 bash[89807]: cluster 2023-09-23T16:15:16.886067+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1547: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 94 op/s 2023-09-23T16:15:19.184 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:19.288 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:19.312 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:19.415 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:19.448 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:19.552 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:19.585 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:19.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:19.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:19.721 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:19.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:19.815 INFO:tasks.workunit.client.0.smithi140.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T16:15:19.824 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:19.825 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap protect testimg@snap2 2023-09-23T16:15:19.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[105739]: cluster 2023-09-23T16:15:18.792029+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:19.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[105739]: cluster 2023-09-23T16:15:18.794155+0000 mon.a (mon.0) 1997 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-23T16:15:19.835 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[105739]: cluster 2023-09-23T16:15:18.803244+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:19.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[103196]: cluster 2023-09-23T16:15:18.792029+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:19.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[103196]: cluster 2023-09-23T16:15:18.794155+0000 mon.a (mon.0) 1997 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-23T16:15:19.836 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:19 smithi140 bash[103196]: cluster 2023-09-23T16:15:18.803244+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:19.849 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:19.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:19.879 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_283716/snap_protect 2023-09-23T16:15:19.928 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:19.934 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_283716/snap_protect testimg_import 2023-09-23T16:15:19.953 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:19.978 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:19.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:19.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:20.081 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:20.094 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:19 smithi186 bash[89807]: cluster 2023-09-23T16:15:18.792029+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:20.094 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:19 smithi186 bash[89807]: cluster 2023-09-23T16:15:18.794155+0000 mon.a (mon.0) 1997 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-23T16:15:20.094 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:19 smithi186 bash[89807]: cluster 2023-09-23T16:15:18.803244+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e423 with expected crc 2023-09-23T16:15:20.116 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:20.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:20.219 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.247 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:20.351 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.383 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:20.487 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:20.518 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:20.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.653 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:20.757 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:20.768 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:20.768 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:20.783 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:20.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:20.886 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:20.914 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:20.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:20.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:21.018 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:21.053 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:21.055 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:20 smithi186 bash[89807]: cluster 2023-09-23T16:15:18.886540+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1549: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-09-23T16:15:21.055 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:20 smithi186 bash[89807]: cluster 2023-09-23T16:15:19.799855+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.056 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:20 smithi186 bash[89807]: cluster 2023-09-23T16:15:19.802505+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-23T16:15:21.056 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:20 smithi186 bash[89807]: cluster 2023-09-23T16:15:19.804819+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.056 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:20 smithi186 bash[89807]: cluster 2023-09-23T16:15:19.812406+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:21.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[103196]: cluster 2023-09-23T16:15:18.886540+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1549: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-09-23T16:15:21.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[103196]: cluster 2023-09-23T16:15:19.799855+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[103196]: cluster 2023-09-23T16:15:19.802505+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[103196]: cluster 2023-09-23T16:15:19.804819+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[103196]: cluster 2023-09-23T16:15:19.812406+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[105739]: cluster 2023-09-23T16:15:18.886540+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1549: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 147 KiB/s rd, 18 KiB/s wr, 187 op/s 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[105739]: cluster 2023-09-23T16:15:19.799855+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[105739]: cluster 2023-09-23T16:15:19.802505+0000 mon.a (mon.0) 1998 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-23T16:15:21.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[105739]: cluster 2023-09-23T16:15:19.804819+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:20 smithi140 bash[105739]: cluster 2023-09-23T16:15:19.812406+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e424 with expected crc 2023-09-23T16:15:21.158 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:21.190 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:21.293 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:21.324 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:21.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:21.428 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:21.458 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:21.561 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:21.592 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:21.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:21.696 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:21.729 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:21.833 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:21.856 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T16:15:21.860 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap1 2023-09-23T16:15:21.860 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep protected: False 2023-09-23T16:15:21.861 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:21.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:21.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[105739]: cluster 2023-09-23T16:15:20.806872+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[105739]: cluster 2023-09-23T16:15:20.808768+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[105739]: cluster 2023-09-23T16:15:20.811396+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[105739]: cluster 2023-09-23T16:15:20.814642+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[105739]: cluster 2023-09-23T16:15:20.887107+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1552: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 339 KiB/s rd, 35 KiB/s wr, 447 op/s 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[103196]: cluster 2023-09-23T16:15:20.806872+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[103196]: cluster 2023-09-23T16:15:20.808768+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[103196]: cluster 2023-09-23T16:15:20.811396+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[103196]: cluster 2023-09-23T16:15:20.814642+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:21.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:21 smithi140 bash[103196]: cluster 2023-09-23T16:15:20.887107+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1552: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 339 KiB/s rd, 35 KiB/s wr, 447 op/s 2023-09-23T16:15:21.912 INFO:tasks.workunit.client.0.smithi140.stdout: protected: False 2023-09-23T16:15:21.913 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info testimg_import@snap2+ 2023-09-23T16:15:21.913 INFO:tasks.workunit.client.0.smithi140.stderr:grep protected: True 2023-09-23T16:15:21.962 INFO:tasks.workunit.client.0.smithi140.stdout: protected: True 2023-09-23T16:15:21.963 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/snap_protect 2023-09-23T16:15:21.964 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T16:15:21.965 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:21.996 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:21.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:21.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:22.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T16:15:22.080 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap purge testimg 2023-09-23T16:15:22.100 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:22.129 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:22.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:21 smithi186 bash[89807]: cluster 2023-09-23T16:15:20.806872+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:22.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:21 smithi186 bash[89807]: cluster 2023-09-23T16:15:20.808768+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-23T16:15:22.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:21 smithi186 bash[89807]: cluster 2023-09-23T16:15:20.811396+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:22.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:21 smithi186 bash[89807]: cluster 2023-09-23T16:15:20.814642+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e425 with expected crc 2023-09-23T16:15:22.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:21 smithi186 bash[89807]: cluster 2023-09-23T16:15:20.887107+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1552: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 339 KiB/s rd, 35 KiB/s wr, 447 op/s 2023-09-23T16:15:22.233 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:22.267 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:22.371 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:22.403 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:22.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:22.507 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:22.539 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:22.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:22.641 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:22.673 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:22.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:22.776 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:22.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:22.910 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:22.946 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:22.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:22.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:23.049 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:23.057 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[105739]: cluster 2023-09-23T16:15:21.815451+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[105739]: cluster 2023-09-23T16:15:21.818308+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[105739]: cluster 2023-09-23T16:15:21.819291+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[105739]: cluster 2023-09-23T16:15:21.824225+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[103196]: cluster 2023-09-23T16:15:21.815451+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[103196]: cluster 2023-09-23T16:15:21.818308+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[103196]: cluster 2023-09-23T16:15:21.819291+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.058 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:22 smithi140 bash[103196]: cluster 2023-09-23T16:15:21.824225+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.078 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:23.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:22 smithi186 bash[89807]: cluster 2023-09-23T16:15:21.815451+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:22 smithi186 bash[89807]: cluster 2023-09-23T16:15:21.818308+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-23T16:15:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:22 smithi186 bash[89807]: cluster 2023-09-23T16:15:21.819291+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:22 smithi186 bash[89807]: cluster 2023-09-23T16:15:21.824225+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e426 with expected crc 2023-09-23T16:15:23.183 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:23.216 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:23.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:23.320 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:23.350 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:23.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:23.453 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:23.488 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:23.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:23.569 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:23.592 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:23.623 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:23.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:23.727 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:23.753 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:23.847 INFO:tasks.workunit.client.0.smithi140.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T16:15:23.855 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd snap purge testimg_import 2023-09-23T16:15:23.857 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:23.864 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[105739]: cluster 2023-09-23T16:15:22.828835+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:23.865 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[105739]: cluster 2023-09-23T16:15:22.828994+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:23.865 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[105739]: cluster 2023-09-23T16:15:22.831406+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-23T16:15:23.865 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[105739]: cluster 2023-09-23T16:15:22.887760+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1555: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 314 KiB/s rd, 31 KiB/s wr, 426 op/s 2023-09-23T16:15:23.865 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[103196]: cluster 2023-09-23T16:15:22.828835+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:23.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[103196]: cluster 2023-09-23T16:15:22.828994+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:23.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[103196]: cluster 2023-09-23T16:15:22.831406+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-23T16:15:23.866 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:23 smithi140 bash[103196]: cluster 2023-09-23T16:15:22.887760+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1555: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 314 KiB/s rd, 31 KiB/s wr, 426 op/s 2023-09-23T16:15:23.882 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:23.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:23.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:23.985 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:24.018 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:24.122 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.144 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:24.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:23 smithi186 bash[89807]: cluster 2023-09-23T16:15:22.828835+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:24.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:23 smithi186 bash[89807]: cluster 2023-09-23T16:15:22.828994+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:24.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:23 smithi186 bash[89807]: cluster 2023-09-23T16:15:22.831406+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-23T16:15:24.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:23 smithi186 bash[89807]: cluster 2023-09-23T16:15:22.887760+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1555: 83 pgs: 83 active+clean; 4.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 314 KiB/s rd, 31 KiB/s wr, 426 op/s 2023-09-23T16:15:24.247 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:24.277 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:24.380 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.409 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:24.514 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:24.545 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:24.649 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.675 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:24.779 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:24.805 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:24.909 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:24.921 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[103196]: cluster 2023-09-23T16:15:23.699897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:24.921 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[103196]: cluster 2023-09-23T16:15:23.835386+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:24.921 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[103196]: cluster 2023-09-23T16:15:23.835569+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:24.921 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[103196]: cluster 2023-09-23T16:15:23.839323+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-23T16:15:24.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[105739]: cluster 2023-09-23T16:15:23.699897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:24.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[105739]: cluster 2023-09-23T16:15:23.835386+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:24.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[105739]: cluster 2023-09-23T16:15:23.835569+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:24.922 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:24 smithi140 bash[105739]: cluster 2023-09-23T16:15:23.839323+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-23T16:15:24.939 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:24.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:24.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:25.043 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:25.074 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:24 smithi186 bash[89807]: cluster 2023-09-23T16:15:23.699897+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e427 with expected crc 2023-09-23T16:15:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:24 smithi186 bash[89807]: cluster 2023-09-23T16:15:23.835386+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:24 smithi186 bash[89807]: cluster 2023-09-23T16:15:23.835569+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:24 smithi186 bash[89807]: cluster 2023-09-23T16:15:23.839323+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-23T16:15:25.179 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:25.204 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:25.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:25.308 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:25.334 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:25.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:25.437 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:25.446 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:25] "GET /metrics HTTP/1.1" 200 34203 "" "Prometheus/2.43.0" 2023-09-23T16:15:25.460 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:25.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:25.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:25.597 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:25.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:25.700 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:25.726 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:25.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:25.829 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:25.867 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:25.868 INFO:tasks.workunit.client.0.smithi140.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T16:15:25.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:25.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:25.877 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg 2023-09-23T16:15:25.971 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:25.993 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:25.997 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd remove testimg_import 2023-09-23T16:15:25.999 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:26.102 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:26.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:25 smithi186 bash[89807]: cluster 2023-09-23T16:15:24.097817+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:26.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:25 smithi186 bash[89807]: cluster 2023-09-23T16:15:24.848235+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-23T16:15:26.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:25 smithi186 bash[89807]: cluster 2023-09-23T16:15:24.849360+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:25 smithi186 bash[89807]: cluster 2023-09-23T16:15:24.851567+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.115 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:25 smithi186 bash[89807]: cluster 2023-09-23T16:15:24.888209+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1558: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 173 op/s 2023-09-23T16:15:26.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[105739]: cluster 2023-09-23T16:15:24.097817+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[105739]: cluster 2023-09-23T16:15:24.848235+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[105739]: cluster 2023-09-23T16:15:24.849360+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[105739]: cluster 2023-09-23T16:15:24.851567+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[105739]: cluster 2023-09-23T16:15:24.888209+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1558: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 173 op/s 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[103196]: cluster 2023-09-23T16:15:24.097817+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e428 with expected crc 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[103196]: cluster 2023-09-23T16:15:24.848235+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[103196]: cluster 2023-09-23T16:15:24.849360+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[103196]: cluster 2023-09-23T16:15:24.851567+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:26.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:25 smithi140 bash[103196]: cluster 2023-09-23T16:15:24.888209+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1558: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 132 KiB/s rd, 13 KiB/s wr, 173 op/s 2023-09-23T16:15:26.135 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:26.158 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:26.163 INFO:tasks.workunit.client.0.smithi140.stderr:+ tiered=0 2023-09-23T16:15:26.163 INFO:tasks.workunit.client.0.smithi140.stderr:+ + ceph osd+ dump 2023-09-23T16:15:26.164 INFO:tasks.workunit.client.0.smithi140.stderr:grep 'rbd' 2023-09-23T16:15:26.164 INFO:tasks.workunit.client.0.smithi140.stderr:grep ^pool 2023-09-23T16:15:26.164 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep tier 2023-09-23T16:15:26.237 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:26.270 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:26.375 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:26.406 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:26.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:26.509 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:26.542 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:26.646 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:26.667 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:26.771 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:26.798 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:26.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:26.901 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:26.908 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[105739]: cluster 2023-09-23T16:15:25.856069+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:26.908 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[105739]: cluster 2023-09-23T16:15:25.859211+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:26.908 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[105739]: cluster 2023-09-23T16:15:25.861107+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-23T16:15:26.909 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[105739]: cluster 2023-09-23T16:15:26.450310+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-23T16:15:26.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[103196]: cluster 2023-09-23T16:15:25.856069+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:26.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[103196]: cluster 2023-09-23T16:15:25.859211+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:26.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[103196]: cluster 2023-09-23T16:15:25.861107+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-23T16:15:26.909 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:26 smithi140 bash[103196]: cluster 2023-09-23T16:15:26.450310+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-23T16:15:26.933 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:26.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:27.038 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:27.068 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:27.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:27.146 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_283716/sparse1 2023-09-23T16:15:27.155 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T16:15:27.155 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T16:15:27.155 INFO:tasks.workunit.client.0.smithi140.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00807209 s, 130 MB/s 2023-09-23T16:15:27.155 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_283716/sparse2 2023-09-23T16:15:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:26 smithi186 bash[89807]: cluster 2023-09-23T16:15:25.856069+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:26 smithi186 bash[89807]: cluster 2023-09-23T16:15:25.859211+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e430 with expected crc 2023-09-23T16:15:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:26 smithi186 bash[89807]: cluster 2023-09-23T16:15:25.861107+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-23T16:15:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:26 smithi186 bash[89807]: cluster 2023-09-23T16:15:26.450310+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-23T16:15:27.160 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T16:15:27.160 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T16:15:27.160 INFO:tasks.workunit.client.0.smithi140.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00367412 s, 285 MB/s 2023-09-23T16:15:27.160 INFO:tasks.workunit.client.0.smithi140.stderr:+ truncate /tmp/rbd_import_export_283716/sparse2 -s 2M 2023-09-23T16:15:27.161 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T16:15:27.171 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:27.196 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:27.209 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T16:15:27.209 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T16:15:27.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:15:27.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_283716/sparse1 2023-09-23T16:15:27.300 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:27.304 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T16:15:27.305 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:27.305 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:27.309 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T16:15:27.309 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse1 2023-09-23T16:15:27.309 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T16:15:27.328 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:27.362 INFO:tasks.workunit.client.0.smithi140.stdout:sparse1 2 MiB 2 2023-09-23T16:15:27.363 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse1 2023-09-23T16:15:27.363 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T16:15:27.363 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T16:15:27.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:27.364 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:27.407 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.8d456f979b0a 2023-09-23T16:15:27.409 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.8d456f979b0a 2023-09-23T16:15:27.409 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse1 2023-09-23T16:15:27.409 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T16:15:27.409 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.8d456f979b0a\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:27.410 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T16:15:27.410 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T16:15:27.410 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:27.410 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:27.431 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:27.451 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:27.456 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:27.456 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:27.456 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:27.457 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:27.457 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:27.554 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:27.575 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T16:15:27.575 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T16:15:27.576 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T16:15:27.576 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:27.585 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:27.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:27.616 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:27.621 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:27.622 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:27.625 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse1 --format %b 2023-09-23T16:15:27.625 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T16:15:27.626 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse1.out --format %b 2023-09-23T16:15:27.626 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T16:15:27.626 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:27.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:27.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T16:15:27.627 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:27.628 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T16:15:27.689 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:27.722 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:27.811 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T16:15:27.815 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T16:15:27.826 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:27.857 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 0% complete...failed. 2023-09-23T16:15:27.857 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T16:15:27.860 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:27.862 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:15:27.862 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_283716/sparse2 2023-09-23T16:15:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:27.937 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T16:15:27.938 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:27.938 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:27.941 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T16:15:27.941 INFO:tasks.workunit.client.0.smithi140.stderr:+ + grep sparse2 2023-09-23T16:15:27.941 INFO:tasks.workunit.client.0.smithi140.stderr:grep -Ei (2 MiB|2048k) 2023-09-23T16:15:27.965 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:27.982 INFO:tasks.workunit.client.0.smithi140.stdout:sparse2 2 MiB 2 2023-09-23T16:15:27.983 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse2 2023-09-23T16:15:27.983 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T16:15:27.983 INFO:tasks.workunit.client.0.smithi140.stderr:+ + grep block_name_prefix 2023-09-23T16:15:27.983 INFO:tasks.workunit.client.0.smithi140.stderr:rbd info sparse2 2023-09-23T16:15:27.983 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:27.986 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:27.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:27.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.8d7835153ad3 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.8d7835153ad3 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.8d7835153ad3\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ + sort -u 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:get_image_data_pool sparse2 2023-09-23T16:15:28.022 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T16:15:28.023 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T16:15:28.023 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:28.023 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:28.062 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:28.062 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:28.062 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:28.062 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:28.063 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:28.089 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: cluster 2023-09-23T16:15:26.581474+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: cluster 2023-09-23T16:15:26.581726+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: cluster 2023-09-23T16:15:26.581761+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:28.096 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: cluster 2023-09-23T16:15:26.888655+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1561: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 133 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: audit 2023-09-23T16:15:27.021803+0000 mon.a (mon.0) 2006 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[105739]: audit 2023-09-23T16:15:27.130577+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: cluster 2023-09-23T16:15:26.581474+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: cluster 2023-09-23T16:15:26.581726+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: cluster 2023-09-23T16:15:26.581761+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: cluster 2023-09-23T16:15:26.888655+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1561: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 133 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: audit 2023-09-23T16:15:27.021803+0000 mon.a (mon.0) 2006 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.097 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:27 smithi140 bash[103196]: audit 2023-09-23T16:15:27.130577+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.114 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: cluster 2023-09-23T16:15:26.581474+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: cluster 2023-09-23T16:15:26.581726+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e431 with expected crc 2023-09-23T16:15:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: cluster 2023-09-23T16:15:26.581761+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e429 with expected crc 2023-09-23T16:15:28.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: cluster 2023-09-23T16:15:26.888655+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1561: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 133 KiB/s rd, 13 KiB/s wr, 176 op/s 2023-09-23T16:15:28.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: audit 2023-09-23T16:15:27.021803+0000 mon.a (mon.0) 2006 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:27 smithi186 bash[89807]: audit 2023-09-23T16:15:27.130577+0000 mon.a (mon.0) 2007 : audit 0 from='client.? 172.21.15.140:0/940864467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T16:15:28.180 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T16:15:28.181 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2023-09-23T16:15:28.181 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T16:15:28.181 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:28.215 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:28.227 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:28.232 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:28.232 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:28.234 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse2 --format %b 2023-09-23T16:15:28.236 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T16:15:28.236 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse2.out --format %b 2023-09-23T16:15:28.237 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T16:15:28.237 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:28.237 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:28.237 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T16:15:28.237 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:28.238 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T16:15:28.245 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:28.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:28.349 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:28.368 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T16:15:28.373 INFO:tasks.workunit.client.0.smithi140.stderr:+ truncate /tmp/rbd_import_export_283716/sparse1 -s 10M 2023-09-23T16:15:28.373 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T16:15:28.377 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:28.481 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:28.506 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:28.507 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:28.507 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:28.510 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T16:15:28.510 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse1 2023-09-23T16:15:28.510 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T16:15:28.512 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:28.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:28.556 INFO:tasks.workunit.client.0.smithi140.stdout:sparse1 10 MiB 2 2023-09-23T16:15:28.558 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse1 2023-09-23T16:15:28.558 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T16:15:28.558 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T16:15:28.558 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:28.558 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:28.605 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.8da539aa4b69 2023-09-23T16:15:28.606 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.8da539aa4b69 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse1 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse1 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.8da539aa4b69\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse1 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:28.607 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:28.615 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:28.646 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:28.653 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:28.653 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:28.653 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:28.653 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:28.653 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:28.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.769 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:28.776 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T16:15:28.777 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T16:15:28.777 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T16:15:28.777 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:28.869 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:28.872 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.874 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:28.874 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/sparse1 /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:28.884 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse1 --format %b 2023-09-23T16:15:28.885 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=2048 2023-09-23T16:15:28.886 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse1.out --format %b 2023-09-23T16:15:28.887 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=2048 2023-09-23T16:15:28.887 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:28.887 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:28.887 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T16:15:28.887 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse1.out 2023-09-23T16:15:28.888 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse1 2023-09-23T16:15:28.895 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:28.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:28.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:28.919 INFO:teuthology.orchestra.run.smithi140.stdout:{ 2023-09-23T16:15:28.919 INFO:teuthology.orchestra.run.smithi140.stdout: "size": 20, 2023-09-23T16:15:28.919 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 600, 2023-09-23T16:15:28.919 INFO:teuthology.orchestra.run.smithi140.stdout: "ops": [ 2023-09-23T16:15:28.919 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.35847.0:41 2.0 e418/384 2:04510bf0:::rbd_header.8becf69a4ea8:head v 418'218, mlcod=418'216)", 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:05.545036+0000", 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 23.371387348999999, 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010611399999999999, 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545036+0000", 2023-09-23T16:15:28.920 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545036+0000", 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545035+0000", 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:28.921 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545048+0000", 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2974e-05 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545083+0000", 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5337999999999999e-05 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.922 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545098+0000", 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.5126999999999999e-05 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545235+0000", 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00013653100000000001 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.923 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.545275+0000", 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.0231999999999997e-05 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.546034+0000", 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00075942499999999999 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.924 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:05.546097+0000", 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2769999999999997e-05 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.35964.0:37 2.0 e422/384 2:0be4d1a9:::rbd_data.8c7c3e4324c1.0000000000000000:head v 422'228, mlcod=418'226)", 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:16.256662+0000", 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 12.659760835, 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00075290700000000003, 2023-09-23T16:15:28.925 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256662+0000", 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256662+0000", 2023-09-23T16:15:28.926 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256662+0000", 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256698+0000", 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.5970999999999998e-05 2023-09-23T16:15:28.927 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256712+0000", 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4285e-05 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256721+0000", 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.3640000000000005e-06 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.928 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256787+0000", 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.5915999999999997e-05 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.256821+0000", 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3942000000000001e-05 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.929 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.257341+0000", 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00051950300000000004 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:16.257415+0000", 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4455000000000005e-05 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.930 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.45971.0:43 2.0 e422/384 2:01b22219:::rbd_data.b393748def68.000000000000001b:head v 422'230, mlcod=422'228)", 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.039237+0000", 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.877186265000001, 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00086065000000000002, 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.931 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039237+0000", 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039237+0000", 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039236+0000", 2023-09-23T16:15:28.932 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039255+0000", 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.933e-05 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039284+0000", 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8779999999999999e-05 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.933 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039297+0000", 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3413e-05 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039363+0000", 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6273999999999996e-05 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.934 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.039411+0000", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.7836000000000001e-05 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.040041+0000", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00062991700000000002 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.040098+0000", 2023-09-23T16:15:28.935 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.6486000000000001e-05 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.36060.0:85 2.0 e422/384 2:01b22219:::rbd_data.b393748def68.000000000000001b:head v 422'231, mlcod=422'229)", 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.299470+0000", 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.616953534, 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0010055400000000001, 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.936 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299470+0000", 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299470+0000", 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.937 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299468+0000", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299485+0000", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6688e-05 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299523+0000", 2023-09-23T16:15:28.938 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.7926999999999998e-05 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299539+0000", 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6376e-05 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299686+0000", 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00014712500000000001 2023-09-23T16:15:28.939 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.299728+0000", 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1746999999999999e-05 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.941 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.300413+0000", 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00068502600000000004 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.300475+0000", 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2374999999999998e-05 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.942 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46001.0:9 2.0 e422/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 422'232, mlcod=422'230)", 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.531517+0000", 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.384905886, 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00098955000000000006, 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531517+0000", 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.943 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531517+0000", 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531516+0000", 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.944 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531532+0000", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6325e-05 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531557+0000", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.5179999999999999e-05 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531569+0000", 2023-09-23T16:15:28.945 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1916000000000001e-05 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531658+0000", 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.9510000000000002e-05 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.531703+0000", 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4229e-05 2023-09-23T16:15:28.946 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.532434+0000", 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00073083100000000004 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.532507+0000", 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.3353000000000001e-05 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.947 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46001.0:24 2.0 e422/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 422'233, mlcod=422'231)", 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.549855+0000", 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.366568352, 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00086161400000000002, 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.948 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549855+0000", 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549855+0000", 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.949 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549853+0000", 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549866+0000", 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2357e-05 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.950 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549887+0000", 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1421999999999999e-05 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549897+0000", 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0478e-05 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.549964+0000", 2023-09-23T16:15:28.951 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.6482999999999993e-05 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.550005+0000", 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.1260000000000001e-05 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.550654+0000", 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00064887300000000001 2023-09-23T16:15:28.952 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.550716+0000", 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.2415000000000005e-05 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46001.0:27 2.0 e422/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 422'234, mlcod=422'232)", 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.553129+0000", 2023-09-23T16:15:28.953 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.363294609, 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001031721, 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553129+0000", 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.954 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553129+0000", 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553127+0000", 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.955 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553138+0000", 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0586e-05 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553157+0000", 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8606000000000001e-05 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.956 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553170+0000", 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3281e-05 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553249+0000", 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.9054999999999994e-05 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.553281+0000", 2023-09-23T16:15:28.957 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.2230999999999997e-05 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.554118+0000", 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00083649899999999999 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.554160+0000", 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.2694999999999997e-05 2023-09-23T16:15:28.958 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46001.0:29 2.0 e422/384 2:09b4ce8a:::rbd_data.b3b11dec7af2.0000000000000000:head v 422'235, mlcod=422'233)", 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.555450+0000", 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.360973228000001, 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00085470499999999998, 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.959 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555450+0000", 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555450+0000", 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.960 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555449+0000", 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555494+0000", 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.4954999999999999e-05 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.961 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555517+0000", 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3036000000000001e-05 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555531+0000", 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3881e-05 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.962 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555606+0000", 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.4908999999999997e-05 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.555635+0000", 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9170999999999999e-05 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.556253+0000", 2023-09-23T16:15:28.963 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00061771000000000005 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.556305+0000", 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2164999999999999e-05 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.964 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46007.0:15 2.0 e422/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 422'237, mlcod=422'235)", 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:18.622863+0000", 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 10.293560513999999, 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00089806900000000004, 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622863+0000", 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.965 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622863+0000", 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622861+0000", 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.966 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622877+0000", 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6149000000000001e-05 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622908+0000", 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1241999999999997e-05 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.967 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622921+0000", 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2677000000000001e-05 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.622999+0000", 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7887999999999997e-05 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.623038+0000", 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9109000000000001e-05 2023-09-23T16:15:28.968 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.623697+0000", 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00065870499999999999 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:18.623761+0000", 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4214000000000006e-05 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.969 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46031.0:58 2.0 e426/384 2:0b59783c:::rbd_header.b3cf8e405e62:head v 426'249, mlcod=425'247)", 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:21.823859+0000", 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 7.0925646919999998, 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00081938900000000001, 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.970 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823859+0000", 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823859+0000", 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.971 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823858+0000", 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823868+0000", 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0018e-05 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.972 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823921+0000", 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3202000000000003e-05 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.823940+0000", 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8253999999999998e-05 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.824027+0000", 2023-09-23T16:15:28.973 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.7887999999999996e-05 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.824067+0000", 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9391999999999998e-05 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.824610+0000", 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00054279100000000004 2023-09-23T16:15:28.974 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.824678+0000", 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.8347000000000001e-05 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46031.0:72 2.0 e426/384 2:0b59783c:::rbd_header.b3cf8e405e62:head v 426'250, mlcod=425'248)", 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:21.841713+0000", 2023-09-23T16:15:28.975 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 7.0747104690000002, 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00090269500000000002, 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841713+0000", 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.976 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841713+0000", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841711+0000", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841726+0000", 2023-09-23T16:15:28.977 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4785e-05 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841749+0000", 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.3912000000000001e-05 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841761+0000", 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1939999999999999e-05 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.978 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841865+0000", 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000103328 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.841917+0000", 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2067999999999997e-05 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.979 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.842551+0000", 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00063431299999999996 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.842615+0000", 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.4320999999999996e-05 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.980 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46031.0:82 2.0 e426/384 2:0b59783c:::rbd_header.b3cf8e405e62:head v 426'251, mlcod=426'249)", 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:21.852269+0000", 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 7.0641542580000003, 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00079911200000000004, 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852269+0000", 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.981 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852269+0000", 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852268+0000", 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.982 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852278+0000", 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0710000000000001e-05 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852300+0000", 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1348e-05 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.983 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852310+0000", 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0005e-05 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852386+0000", 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.6883000000000002e-05 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.984 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.852417+0000", 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.0817e-05 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.853015+0000", 2023-09-23T16:15:28.985 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00059739999999999999 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:21.853068+0000", 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3387000000000002e-05 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.986 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46061.0:38 2.0 e427/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 427'258, mlcod=426'256)", 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:22.847278+0000", 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 6.0691453610000003, 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000830915, 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.987 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847278+0000", 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847278+0000", 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847277+0000", 2023-09-23T16:15:28.988 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847286+0000", 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.3510000000000002e-06 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847307+0000", 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.1613000000000001e-05 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.989 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847321+0000", 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3923e-05 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847403+0000", 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.2001000000000003e-05 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.990 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.847443+0000", 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9935999999999998e-05 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.848057+0000", 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00061377999999999997 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.991 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:22.848109+0000", 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1870999999999999e-05 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.36138.0:41 2.0 e430/384 2:0b59783c:::rbd_header.b3cf8e405e62:head v 430'266, mlcod=429'264)", 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:25.865145+0000", 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 3.051278215, 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00082402699999999996, 2023-09-23T16:15:28.992 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865145+0000", 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865145+0000", 2023-09-23T16:15:28.993 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865145+0000", 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999995 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:28.994 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865163+0000", 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.7779999999999999e-05 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865183+0000", 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0574e-05 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865204+0000", 2023-09-23T16:15:28.995 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0795e-05 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865304+0000", 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000100492 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865344+0000", 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.9164e-05 2023-09-23T16:15:28.996 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865912+0000", 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00056799300000000004 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.865969+0000", 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.7499e-05 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.997 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46073.0:72 2.0 e430/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 430'273, mlcod=430'271)", 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:25.969647+0000", 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.9467759999999998, 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00076308599999999995, 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:28.998 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969647+0000", 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969647+0000", 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:28.999 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969646+0000", 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969654+0000", 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.4100000000000008e-06 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969669+0000", 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.4871e-05 2023-09-23T16:15:29.000 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969676+0000", 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 6.7870000000000004e-06 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969765+0000", 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.8973000000000003e-05 2023-09-23T16:15:29.001 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.969799+0000", 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.3522999999999997e-05 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.970350+0000", 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00055186500000000002 2023-09-23T16:15:29.002 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.970410+0000", 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.9867999999999997e-05 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46073.0:79 2.0 e430/384 2:1e270081:::rbd_object_map.b3b11dec7af2:head v 430'274, mlcod=430'272)", 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:25.973124+0000", 2023-09-23T16:15:29.003 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.9432989869999999, 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.0015050479999999999, 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973124+0000", 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.004 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973124+0000", 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973123+0000", 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.999999 2023-09-23T16:15:29.005 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973133+0000", 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0297e-05 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973152+0000", 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.8338999999999998e-05 2023-09-23T16:15:29.006 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973171+0000", 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9511999999999999e-05 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973253+0000", 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.1466999999999998e-05 2023-09-23T16:15:29.007 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.973284+0000", 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.1723000000000001e-05 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.974584+0000", 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.001299258 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.008 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:25.974629+0000", 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5600999999999999e-05 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.46079.0:13 2.0 e430/384 2:0b59783c:::rbd_header.b3cf8e405e62:head v 430'279, mlcod=430'277)", 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:26.037815+0000", 2023-09-23T16:15:29.009 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 2.8786083470000001, 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00080114200000000002, 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037815+0000", 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.010 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037815+0000", 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037814+0000", 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.011 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037824+0000", 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0173000000000001e-05 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037843+0000", 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9310999999999999e-05 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.012 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037852+0000", 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 9.1120000000000002e-06 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037938+0000", 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 8.5661999999999994e-05 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.037984+0000", 2023-09-23T16:15:29.013 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.5952999999999999e-05 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.038569+0000", 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00058560199999999995 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:26.038616+0000", 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4.6569000000000001e-05 2023-09-23T16:15:29.014 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.36165.0:8 2.0 e431/384 2:1838acbd:::rbd_header.8d456f979b0a:head v 431'294, mlcod=430'292)", 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:27.263107+0000", 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 1.6533167020000001, 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00078971800000000002, 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:29.015 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263107+0000", 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263107+0000", 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.016 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263105+0000", 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.017 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263121+0000", 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.6515999999999999e-05 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263151+0000", 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.9723999999999999e-05 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.018 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263171+0000", 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.0324999999999999e-05 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263249+0000", 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 7.7707999999999995e-05 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.019 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263303+0000", 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3891999999999998e-05 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263858+0000", 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00055506399999999997 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.020 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:27.263896+0000", 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 3.8195000000000003e-05 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.36255.0:69 2.0 e431/384 2:11eb1a6f:::rbd_header.8d7835153ad3:head v 431'327, mlcod=431'325)", 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:28.336537+0000", 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.57988612399999995, 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00091063400000000001, 2023-09-23T16:15:29.021 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336537+0000", 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336537+0000", 2023-09-23T16:15:29.022 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336535+0000", 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999981 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336549+0000", 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.3609e-05 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.023 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336575+0000", 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.6188000000000001e-05 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336588+0000", 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.2870999999999999e-05 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.024 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336695+0000", 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000106562 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.336748+0000", 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.3372000000000003e-05 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.025 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.337396+0000", 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00064806200000000003 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.337448+0000", 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.1712999999999998e-05 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.026 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "description": "osd_repop(client.36255.0:71 2.0 e431/384 2:11eb1a6f:::rbd_header.8d7835153ad3:head v 431'328, mlcod=431'326)", 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "initiated_at": "2023-09-23T16:15:28.338631+0000", 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "age": 0.57779271799999998, 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.000797746, 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "type_data": { 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "events": [ 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "initiated", 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338631+0000", 2023-09-23T16:15:29.027 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "throttled", 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338631+0000", 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "header_read", 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338629+0000", 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 4294967295.9999986 2023-09-23T16:15:29.028 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "all_read", 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338641+0000", 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.1843e-05 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "dispatched", 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338661+0000", 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.9762000000000002e-05 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.029 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "queued_for_pg", 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338672+0000", 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 1.0971e-05 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "reached_pg", 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338724+0000", 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.2601e-05 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.030 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "started", 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.338752+0000", 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 2.8042e-05 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "commit_sent", 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.339378+0000", 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 0.00062573999999999996 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: }, 2023-09-23T16:15:29.031 INFO:teuthology.orchestra.run.smithi140.stdout: { 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: "event": "done", 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: "time": "2023-09-23T16:15:28.339428+0000", 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: "duration": 5.0220999999999999e-05 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: } 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout: ] 2023-09-23T16:15:29.032 INFO:teuthology.orchestra.run.smithi140.stdout:} 2023-09-23T16:15:29.033 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:29.034 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T16:15:29.034 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_283716/sparse2 oflag=append conv=notrunc 2023-09-23T16:15:29.034 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T16:15:29.034 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T16:15:29.035 INFO:tasks.workunit.client.0.smithi140.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00707947 s, 296 MB/s 2023-09-23T16:15:29.035 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T16:15:29.065 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:29.132 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:29.133 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:29.133 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:29.138 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd ls -l 2023-09-23T16:15:29.138 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep sparse2 2023-09-23T16:15:29.138 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T16:15:29.169 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:29.182 INFO:tasks.workunit.client.0.smithi140.stdout:sparse2 4 MiB 2 2023-09-23T16:15:29.183 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse2 2023-09-23T16:15:29.184 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T16:15:29.184 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T16:15:29.184 INFO:tasks.workunit.client.0.smithi140.stderr:+ + grep block_name_prefix 2023-09-23T16:15:29.184 INFO:tasks.workunit.client.0.smithi140.stderr:awk {print $NF;} 2023-09-23T16:15:29.203 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:29.234 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.b49ebbee1c47 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.b49ebbee1c47 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e+ s/rbd_data.b49ebbee1c47\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:sort -u 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse2 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse2 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse2 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:29.235 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:29.284 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:29.284 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:29.284 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:29.285 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:29.285 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:29.307 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:29.326 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:29.401 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T16:15:29.401 INFO:tasks.workunit.client.0.smithi140.stderr:2 2023-09-23T16:15:29.401 INFO:tasks.workunit.client.0.smithi140.stderr:3 2023-09-23T16:15:29.401 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2 3 2023-09-23T16:15:29.401 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T16:15:29.402 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:29.429 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:29.450 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:29.450 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T16:15:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:29.455 INFO:tasks.workunit.client.0.smithi140.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_283716/sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:29.455 INFO:tasks.workunit.client.0.smithi140.stderr:+ cmp -l /tmp/rbd_import_export_283716/sparse2 /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:29.459 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse2 --format %b 2023-09-23T16:15:29.459 INFO:tasks.workunit.client.0.smithi140.stderr:+ origsize=6144 2023-09-23T16:15:29.460 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse2.out --format %b 2023-09-23T16:15:29.460 INFO:tasks.workunit.client.0.smithi140.stderr:+ exportsize=6144 2023-09-23T16:15:29.461 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:29.461 INFO:tasks.workunit.client.0.smithi140.stderr:+ difference=0 2023-09-23T16:15:29.461 INFO:tasks.workunit.client.0.smithi140.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T16:15:29.461 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse2.out 2023-09-23T16:15:29.462 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse2 2023-09-23T16:15:29.554 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:29.580 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:29.598 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T16:15:29.601 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T16:15:29.602 INFO:tasks.workunit.client.0.smithi140.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T16:15:29.602 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_283716/sparse1 sparse 2023-09-23T16:15:29.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:29.692 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-09-23T16:15:29.692 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:29.693 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T16:15:29.696 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T16:15:29.696 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:29.696 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:29.696 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:29.697 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:29.712 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T16:15:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T16:15:29.745 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.b4cbf9de42c4 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.b4cbf9de42c4 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.b4cbf9de42c4\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ + grep data_pool: 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:sort -u 2023-09-23T16:15:29.747 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:29.791 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:29.792 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:29.792 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:29.792 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:29.792 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:29.815 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:29.835 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:29.908 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=1 2023-09-23T16:15:29.908 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 1 2023-09-23T16:15:29.908 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T16:15:29.908 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T16:15:29.939 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:29.945 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:29 smithi140 bash[103196]: cluster 2023-09-23T16:15:28.889147+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1562: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 313 KiB/s rd, 214 KiB/s wr, 148 op/s 2023-09-23T16:15:29.968 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T16:15:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:29.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T16:15:30.028 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T16:15:30.031 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T16:15:30.031 INFO:tasks.workunit.client.0.smithi140.stdout:zeros import through stdin to sparse image 2023-09-23T16:15:30.032 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T16:15:30.032 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd import --new-format - sparse 2023-09-23T16:15:30.071 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:30.104 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:30.114 INFO:tasks.workunit.client.0.smithi140.stderr:4+0 records in 2023-09-23T16:15:30.114 INFO:tasks.workunit.client.0.smithi140.stderr:4+0 records out 2023-09-23T16:15:30.115 INFO:tasks.workunit.client.0.smithi140.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0828795 s, 50.6 MB/s 2023-09-23T16:15:30.128 INFO:tasks.workunit.client.0.smithi140.stderr: Importing image: 100% complete...done. 2023-09-23T16:15:30.128 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:30.132 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T16:15:30.132 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:30.132 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.132 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:30.132 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:30.169 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.b4ecd3fe027c 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.b4ecd3fe027c 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ sed -e s/rbd_data.b4ecd3fe027c\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ + sort -u 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:get_image_data_pool sparse 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:30.170 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:30.208 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:30.211 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:30.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:30.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:30.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:30.212 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:30.221 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:29 smithi186 bash[89807]: cluster 2023-09-23T16:15:28.889147+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1562: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 313 KiB/s rd, 214 KiB/s wr, 148 op/s 2023-09-23T16:15:30.241 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:30.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:30.325 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects= 2023-09-23T16:15:30.325 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 2023-09-23T16:15:30.325 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T16:15:30.325 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T16:15:30.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:30.355 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:29 smithi140 bash[105739]: cluster 2023-09-23T16:15:28.889147+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1562: 83 pgs: 83 active+clean; 4.8 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 313 KiB/s rd, 214 KiB/s wr, 148 op/s 2023-09-23T16:15:30.370 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:30.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:30.433 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:30.437 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo zeros export to sparse file 2023-09-23T16:15:30.437 INFO:tasks.workunit.client.0.smithi140.stdout:zeros export to sparse file 2023-09-23T16:15:30.438 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T16:15:30.473 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:30.480 INFO:tasks.workunit.client.0.smithi140.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T16:15:30.483 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.483 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:30.483 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:30.505 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T16:15:30.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T16:15:30.523 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.8e3e5660d88 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ get_image_data_pool sparse 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:30.524 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:30.562 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:30.562 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:30.562 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:30.562 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:30.562 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados -p rbd put rbd_data.8e3e5660d88.000000000000 - 2023-09-23T16:15:30.595 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records in 2023-09-23T16:15:30.596 INFO:tasks.workunit.client.0.smithi140.stderr:1+0 records out 2023-09-23T16:15:30.596 INFO:tasks.workunit.client.0.smithi140.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0721446 s, 58.1 MB/s 2023-09-23T16:15:30.609 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects sparse 2023-09-23T16:15:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk {print $NF;} 2023-09-23T16:15:30.620 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep block_name_prefix 2023-09-23T16:15:30.635 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:30.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:30.663 INFO:tasks.workunit.client.0.smithi140.stderr:+ prefix=rbd_data.8e3e5660d88 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep rbd_data.8e3e5660d88 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ + sed -e s/rbd_data.8e3e5660d88\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:get_image_data_pool sparse 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ image=sparse 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ sort -u 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd info sparse 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ grep data_pool: 2023-09-23T16:15:30.665 INFO:tasks.workunit.client.0.smithi140.stderr:+ awk -F: { print $NF } 2023-09-23T16:15:30.703 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool= 2023-09-23T16:15:30.704 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ -z ] 2023-09-23T16:15:30.704 INFO:tasks.workunit.client.0.smithi140.stderr:+ data_pool=rbd 2023-09-23T16:15:30.704 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo rbd 2023-09-23T16:15:30.704 INFO:tasks.workunit.client.0.smithi140.stderr:+ rados ls -p rbd 2023-09-23T16:15:30.737 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:30.755 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T16:15:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T16:15:30.811 INFO:tasks.workunit.client.0.smithi140.stderr:+ objects=0 2023-09-23T16:15:30.811 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo 0 2023-09-23T16:15:30.811 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T16:15:30.812 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse 2023-09-23T16:15:30.812 INFO:tasks.workunit.client.0.smithi140.stderr:rm: cannot remove '/tmp/rbd_import_export_283716/sparse': No such file or directory 2023-09-23T16:15:30.812 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:15:30.812 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd export sparse /tmp/rbd_import_export_283716/sparse 2023-09-23T16:15:30.853 INFO:tasks.workunit.client.0.smithi140.stderr: Exporting image: 100% complete...done. 2023-09-23T16:15:30.857 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:30.858 INFO:tasks.workunit.client.0.smithi140.stderr:+ stat /tmp/rbd_import_export_283716/sparse --format=%b 2023-09-23T16:15:30.859 INFO:tasks.workunit.client.0.smithi140.stderr:+ [ 0 = 0 ] 2023-09-23T16:15:30.859 INFO:tasks.workunit.client.0.smithi140.stderr:+ rbd rm sparse 2023-09-23T16:15:30.894 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T16:15:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:30.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T16:15:30.955 INFO:tasks.workunit.client.0.smithi140.stderr: Removing image: 100% complete...done. 2023-09-23T16:15:30.958 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm /tmp/rbd_import_export_283716/sparse /tmp/rbd_import_export_283716/sparse1 /tmp/rbd_import_export_283716/sparse2 /tmp/rbd_import_export_283716/sparse3 2023-09-23T16:15:30.960 INFO:tasks.workunit.client.0.smithi140.stderr:rm: cannot remove '/tmp/rbd_import_export_283716/sparse3': No such file or directory 2023-09-23T16:15:30.960 INFO:tasks.workunit.client.0.smithi140.stderr:+ true 2023-09-23T16:15:30.960 INFO:tasks.workunit.client.0.smithi140.stdout:OK 2023-09-23T16:15:30.961 INFO:tasks.workunit.client.0.smithi140.stderr:+ echo OK 2023-09-23T16:15:30.961 INFO:tasks.workunit.client.0.smithi140.stderr:+ rm -rf /tmp/rbd_import_export_283716 2023-09-23T16:15:30.962 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T16:15:30.962 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T16:15:30.970 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T16:15:30.970 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T16:15:30.997 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:31.035 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T16:15:31.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:31.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T16:15:31.138 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:31.160 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:31.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:31.244 DEBUG:teuthology.parallel:result is None 2023-09-23T16:15:31.245 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:15:31.263 DEBUG:teuthology.orchestra.run.smithi140:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:31.306 INFO:teuthology.orchestra.run.smithi140.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T16:15:31.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:31.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi140 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T16:15:31.340 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:15:31.340 DEBUG:teuthology.orchestra.run.smithi140:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:15:31.387 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:15:31.387 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T16:15:31.388 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T16:15:31.388 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T16:15:31.388 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T16:15:31.388 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T16:15:31.388 DEBUG:teuthology.orchestra.run.smithi140:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:15:31.409 DEBUG:teuthology.orchestra.run.smithi186:> sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:31.434 INFO:teuthology.orchestra.run.smithi140.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T16:15:31.434 DEBUG:teuthology.orchestra.run.smithi140:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T16:15:31.443 INFO:teuthology.orchestra.run.smithi186.stderr:Error response from daemon: Cannot kill container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T16:15:31.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:15:31.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi186 with status 1: 'sudo docker kill -s 1 ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T16:15:31.483 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T16:15:31.484 DEBUG:teuthology.orchestra.run.smithi140:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T16:15:31.531 INFO:tasks.thrashosds:joining thrashosds 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[105739]: cluster 2023-09-23T16:15:30.889934+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1563: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 810 KiB/s rd, 688 KiB/s wr, 188 op/s 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[105739]: audit 2023-09-23T16:15:30.974283+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[105739]: cluster 2023-09-23T16:15:31.455397+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[103196]: cluster 2023-09-23T16:15:30.889934+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1563: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 810 KiB/s rd, 688 KiB/s wr, 188 op/s 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[103196]: audit 2023-09-23T16:15:30.974283+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:32.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:31 smithi140 bash[103196]: cluster 2023-09-23T16:15:31.455397+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-23T16:15:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:31 smithi186 bash[89807]: cluster 2023-09-23T16:15:30.889934+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1563: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 810 KiB/s rd, 688 KiB/s wr, 188 op/s 2023-09-23T16:15:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:31 smithi186 bash[89807]: audit 2023-09-23T16:15:30.974283+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:31 smithi186 bash[89807]: cluster 2023-09-23T16:15:31.455397+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-23T16:15:32.520 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[103196]: cluster 2023-09-23T16:15:31.452667+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[103196]: cluster 2023-09-23T16:15:31.648096+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[103196]: cluster 2023-09-23T16:15:31.698677+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[105739]: cluster 2023-09-23T16:15:31.452667+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[105739]: cluster 2023-09-23T16:15:31.648096+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:32 smithi140 bash[105739]: cluster 2023-09-23T16:15:31.698677+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:32 smithi186 bash[89807]: cluster 2023-09-23T16:15:31.452667+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:32 smithi186 bash[89807]: cluster 2023-09-23T16:15:31.648096+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:33.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:32 smithi186 bash[89807]: cluster 2023-09-23T16:15:31.698677+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e432 with expected crc 2023-09-23T16:15:34.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:33 smithi140 bash[103196]: cluster 2023-09-23T16:15:32.890566+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1565: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.0 MiB/s rd, 883 KiB/s wr, 239 op/s 2023-09-23T16:15:34.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:33 smithi140 bash[105739]: cluster 2023-09-23T16:15:32.890566+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1565: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.0 MiB/s rd, 883 KiB/s wr, 239 op/s 2023-09-23T16:15:34.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:33 smithi186 bash[89807]: cluster 2023-09-23T16:15:32.890566+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1565: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.0 MiB/s rd, 883 KiB/s wr, 239 op/s 2023-09-23T16:15:34.979 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:15:35.011 INFO:teuthology.orchestra.run.smithi140.stdout:osd.0: {} 2023-09-23T16:15:35.038 INFO:teuthology.orchestra.run.smithi140.stdout:osd.1: {} 2023-09-23T16:15:35.066 INFO:teuthology.orchestra.run.smithi140.stdout:osd.2: {} 2023-09-23T16:15:35.091 INFO:teuthology.orchestra.run.smithi140.stdout:osd.3: {} 2023-09-23T16:15:35.119 INFO:teuthology.orchestra.run.smithi140.stdout:osd.4: {} 2023-09-23T16:15:35.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:34 smithi140 bash[103196]: audit 2023-09-23T16:15:34.908626+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:15:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:34 smithi140 bash[105739]: audit 2023-09-23T16:15:34.908626+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:15:35.148 INFO:teuthology.orchestra.run.smithi140.stdout:osd.5: {} 2023-09-23T16:15:35.177 INFO:teuthology.orchestra.run.smithi140.stdout:osd.6: {} 2023-09-23T16:15:35.208 INFO:teuthology.orchestra.run.smithi140.stdout:osd.7: {} 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.210 INFO:teuthology.orchestra.run.smithi140.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.211 INFO:teuthology.orchestra.run.smithi140.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.211 INFO:teuthology.orchestra.run.smithi140.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T16:15:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:34 smithi186 bash[89807]: audit 2023-09-23T16:15:34.908626+0000 mon.a (mon.0) 2010 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:15:35.929 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:35] "GET /metrics HTTP/1.1" 200 34199 "" "Prometheus/2.43.0" 2023-09-23T16:15:35.985 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 1 pg_num to 21 2023-09-23T16:15:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.891218+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1566: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 959 KiB/s rd, 862 KiB/s wr, 307 op/s 2023-09-23T16:15:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.959804+0000 mon.a (mon.0) 2011 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.959871+0000 mon.a (mon.0) 2012 : cluster 1 Cluster is now healthy 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.970368+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: audit 2023-09-23T16:15:34.972781+0000 mon.a (mon.0) 2013 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.972940+0000 mon.a (mon.0) 2014 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: audit 2023-09-23T16:15:34.978386+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.140:0/1052683191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:36.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.988780+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: cluster 2023-09-23T16:15:34.990875+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: audit 2023-09-23T16:15:35.242301+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.140:0/961499905' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:36.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[105739]: audit 2023-09-23T16:15:35.242648+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:36.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.891218+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1566: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 959 KiB/s rd, 862 KiB/s wr, 307 op/s 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.959804+0000 mon.a (mon.0) 2011 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.959871+0000 mon.a (mon.0) 2012 : cluster 1 Cluster is now healthy 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.970368+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: audit 2023-09-23T16:15:34.972781+0000 mon.a (mon.0) 2013 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.972940+0000 mon.a (mon.0) 2014 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-23T16:15:36.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: audit 2023-09-23T16:15:34.978386+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.140:0/1052683191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:36.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.988780+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: cluster 2023-09-23T16:15:34.990875+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: audit 2023-09-23T16:15:35.242301+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.140:0/961499905' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:36.388 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:35 smithi140 bash[103196]: audit 2023-09-23T16:15:35.242648+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.891218+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1566: 83 pgs: 83 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 959 KiB/s rd, 862 KiB/s wr, 307 op/s 2023-09-23T16:15:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.959804+0000 mon.a (mon.0) 2011 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T16:15:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.959871+0000 mon.a (mon.0) 2012 : cluster 1 Cluster is now healthy 2023-09-23T16:15:36.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.970368+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: audit 2023-09-23T16:15:34.972781+0000 mon.a (mon.0) 2013 : audit 1 from='client.? 172.21.15.140:0/3401699888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.972940+0000 mon.a (mon.0) 2014 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: audit 2023-09-23T16:15:34.978386+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.140:0/1052683191' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.988780+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: cluster 2023-09-23T16:15:34.990875+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: audit 2023-09-23T16:15:35.242301+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.140:0/961499905' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:36.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:35 smithi186 bash[89807]: audit 2023-09-23T16:15:35.242648+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T16:15:37.295 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:15:37.325 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: cluster 2023-09-23T16:15:35.463233+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:37.325 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: cluster 2023-09-23T16:15:35.975666+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.326 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: cluster 2023-09-23T16:15:35.977310+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.326 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: audit 2023-09-23T16:15:35.979311+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T16:15:37.326 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: cluster 2023-09-23T16:15:35.979416+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-23T16:15:37.326 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:36 smithi186 bash[89807]: audit 2023-09-23T16:15:36.892768+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: cluster 2023-09-23T16:15:35.463233+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: cluster 2023-09-23T16:15:35.975666+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: cluster 2023-09-23T16:15:35.977310+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: audit 2023-09-23T16:15:35.979311+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: cluster 2023-09-23T16:15:35.979416+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-23T16:15:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[103196]: audit 2023-09-23T16:15:36.892768+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: cluster 2023-09-23T16:15:35.463233+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e433 with expected crc 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: cluster 2023-09-23T16:15:35.975666+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: cluster 2023-09-23T16:15:35.977310+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: audit 2023-09-23T16:15:35.979311+0000 mon.a (mon.0) 2016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: cluster 2023-09-23T16:15:35.979416+0000 mon.a (mon.0) 2017 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-23T16:15:37.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:36 smithi140 bash[105739]: audit 2023-09-23T16:15:36.892768+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:38.214 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T16:15:38.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[105739]: cluster 2023-09-23T16:15:36.563553+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:38.229 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[105739]: cluster 2023-09-23T16:15:36.891954+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1569: 83 pgs: 83 active+clean; 8.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 538 KiB/s rd, 1.2 MiB/s wr, 253 op/s 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[105739]: audit 2023-09-23T16:15:37.464308+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[105739]: cluster 2023-09-23T16:15:37.464389+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[103196]: cluster 2023-09-23T16:15:36.563553+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[103196]: cluster 2023-09-23T16:15:36.891954+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1569: 83 pgs: 83 active+clean; 8.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 538 KiB/s rd, 1.2 MiB/s wr, 253 op/s 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[103196]: audit 2023-09-23T16:15:37.464308+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T16:15:38.230 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:37 smithi140 bash[103196]: cluster 2023-09-23T16:15:37.464389+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-23T16:15:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:37 smithi186 bash[89807]: cluster 2023-09-23T16:15:36.563553+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e434 with expected crc 2023-09-23T16:15:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:37 smithi186 bash[89807]: cluster 2023-09-23T16:15:36.891954+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1569: 83 pgs: 83 active+clean; 8.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 538 KiB/s rd, 1.2 MiB/s wr, 253 op/s 2023-09-23T16:15:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:37 smithi186 bash[89807]: audit 2023-09-23T16:15:37.464308+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T16:15:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:37 smithi186 bash[89807]: cluster 2023-09-23T16:15:37.464389+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-23T16:15:39.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[105739]: cluster 2023-09-23T16:15:37.462691+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[105739]: cluster 2023-09-23T16:15:37.463656+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[105739]: cluster 2023-09-23T16:15:37.564866+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.469008+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-23T16:15:39.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[103196]: cluster 2023-09-23T16:15:37.462691+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[103196]: cluster 2023-09-23T16:15:37.463656+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[103196]: cluster 2023-09-23T16:15:37.564866+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:38 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.469008+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-23T16:15:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:38 smithi186 bash[89807]: cluster 2023-09-23T16:15:37.462691+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:38 smithi186 bash[89807]: cluster 2023-09-23T16:15:37.463656+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:38 smithi186 bash[89807]: cluster 2023-09-23T16:15:37.564866+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e435 with expected crc 2023-09-23T16:15:39.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:38 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.469008+0000 mon.a (mon.0) 2021 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-23T16:15:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.465312+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.465788+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.465828+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.469246+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.648938+0000 osd.5 (osd.5) 566 : cluster 0 1.4 scrub starts 2023-09-23T16:15:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.651608+0000 osd.5 (osd.5) 567 : cluster 0 1.4 scrub ok 2023-09-23T16:15:40.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:39 smithi186 bash[89807]: cluster 2023-09-23T16:15:38.892839+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1572: 93 pgs: 3 peering, 10 unknown, 80 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.465312+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.465788+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.465828+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.469246+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.648938+0000 osd.5 (osd.5) 566 : cluster 0 1.4 scrub starts 2023-09-23T16:15:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.651608+0000 osd.5 (osd.5) 567 : cluster 0 1.4 scrub ok 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[103196]: cluster 2023-09-23T16:15:38.892839+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1572: 93 pgs: 3 peering, 10 unknown, 80 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.465312+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.465788+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.465828+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.469246+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e436 with expected crc 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.648938+0000 osd.5 (osd.5) 566 : cluster 0 1.4 scrub starts 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.651608+0000 osd.5 (osd.5) 567 : cluster 0 1.4 scrub ok 2023-09-23T16:15:40.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:39 smithi140 bash[105739]: cluster 2023-09-23T16:15:38.892839+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1572: 93 pgs: 3 peering, 10 unknown, 80 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-09-23T16:15:41.077 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:15:41.077 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:15:41.103 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:40 smithi186 bash[89807]: cluster 2023-09-23T16:15:40.139499+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T16:15:41.103 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:40 smithi186 bash[89807]: cluster 2023-09-23T16:15:40.143365+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T16:15:41.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:41 smithi140 bash[105739]: cluster 2023-09-23T16:15:40.139499+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T16:15:41.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:41 smithi140 bash[105739]: cluster 2023-09-23T16:15:40.143365+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T16:15:41.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:40 smithi140 bash[103196]: cluster 2023-09-23T16:15:40.139499+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T16:15:41.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:40 smithi140 bash[103196]: cluster 2023-09-23T16:15:40.143365+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T16:15:42.066 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[105739]: cluster 2023-09-23T16:15:40.893866+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1573: 93 pgs: 3 peering, 5 unknown, 85 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.4 KiB/s rd, 172 B/s wr, 3 op/s 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.182418+0000 osd.4 (osd.4) 22 : cluster 0 1.2 scrub starts 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.184981+0000 osd.4 (osd.4) 23 : cluster 0 1.2 scrub ok 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[103196]: cluster 2023-09-23T16:15:40.893866+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1573: 93 pgs: 3 peering, 5 unknown, 85 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.4 KiB/s rd, 172 B/s wr, 3 op/s 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.182418+0000 osd.4 (osd.4) 22 : cluster 0 1.2 scrub starts 2023-09-23T16:15:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:42 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.184981+0000 osd.4 (osd.4) 23 : cluster 0 1.2 scrub ok 2023-09-23T16:15:42.899 INFO:tasks.thrashosds.thrasher:inning osd 2023-09-23T16:15:42.899 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T16:15:42.899 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T16:15:42.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:42 smithi186 bash[89807]: cluster 2023-09-23T16:15:40.893866+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1573: 93 pgs: 3 peering, 5 unknown, 85 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 1.4 KiB/s rd, 172 B/s wr, 3 op/s 2023-09-23T16:15:42.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:42 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.182418+0000 osd.4 (osd.4) 22 : cluster 0 1.2 scrub starts 2023-09-23T16:15:42.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:42 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.184981+0000 osd.4 (osd.4) 23 : cluster 0 1.2 scrub ok 2023-09-23T16:15:42.991 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.006686+0000 osd.1 (osd.1) 46 : cluster 0 1.0 scrub starts 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.010192+0000 osd.1 (osd.1) 47 : cluster 0 1.0 scrub ok 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.172600+0000 osd.6 (osd.6) 547 : cluster 0 1.6 scrub starts 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.176310+0000 osd.6 (osd.6) 548 : cluster 0 1.6 scrub ok 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.006686+0000 osd.1 (osd.1) 46 : cluster 0 1.0 scrub starts 2023-09-23T16:15:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.010192+0000 osd.1 (osd.1) 47 : cluster 0 1.0 scrub ok 2023-09-23T16:15:43.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.172600+0000 osd.6 (osd.6) 547 : cluster 0 1.6 scrub starts 2023-09-23T16:15:43.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:43 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.176310+0000 osd.6 (osd.6) 548 : cluster 0 1.6 scrub ok 2023-09-23T16:15:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:43 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.006686+0000 osd.1 (osd.1) 46 : cluster 0 1.0 scrub starts 2023-09-23T16:15:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:43 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.010192+0000 osd.1 (osd.1) 47 : cluster 0 1.0 scrub ok 2023-09-23T16:15:43.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:43 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.172600+0000 osd.6 (osd.6) 547 : cluster 0 1.6 scrub starts 2023-09-23T16:15:43.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:43 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.176310+0000 osd.6 (osd.6) 548 : cluster 0 1.6 scrub ok 2023-09-23T16:15:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[103196]: cluster 2023-09-23T16:15:42.894576+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1574: 93 pgs: 3 peering, 4 unknown, 86 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[103196]: cluster 2023-09-23T16:15:43.020090+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-09-23T16:15:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[103196]: cluster 2023-09-23T16:15:43.023440+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-09-23T16:15:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[105739]: cluster 2023-09-23T16:15:42.894576+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1574: 93 pgs: 3 peering, 4 unknown, 86 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[105739]: cluster 2023-09-23T16:15:43.020090+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-09-23T16:15:44.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:44 smithi140 bash[105739]: cluster 2023-09-23T16:15:43.023440+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-09-23T16:15:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:44 smithi186 bash[89807]: cluster 2023-09-23T16:15:42.894576+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1574: 93 pgs: 3 peering, 4 unknown, 86 active+clean; 8.4 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:44 smithi186 bash[89807]: cluster 2023-09-23T16:15:43.020090+0000 osd.1 (osd.1) 48 : cluster 0 1.3 scrub starts 2023-09-23T16:15:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:44 smithi186 bash[89807]: cluster 2023-09-23T16:15:43.023440+0000 osd.1 (osd.1) 49 : cluster 0 1.3 scrub ok 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:45] "GET /metrics HTTP/1.1" 200 34199 "" "Prometheus/2.43.0" 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[105739]: cluster 2023-09-23T16:15:44.049089+0000 osd.1 (osd.1) 50 : cluster 0 1.10 scrub starts 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[105739]: cluster 2023-09-23T16:15:44.051537+0000 osd.1 (osd.1) 51 : cluster 0 1.10 scrub ok 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[105739]: audit 2023-09-23T16:15:44.897016+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.113955+0000 osd.4 (osd.4) 24 : cluster 0 1.d scrub starts 2023-09-23T16:15:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.117596+0000 osd.4 (osd.4) 25 : cluster 0 1.d scrub ok 2023-09-23T16:15:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[103196]: cluster 2023-09-23T16:15:44.049089+0000 osd.1 (osd.1) 50 : cluster 0 1.10 scrub starts 2023-09-23T16:15:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[103196]: cluster 2023-09-23T16:15:44.051537+0000 osd.1 (osd.1) 51 : cluster 0 1.10 scrub ok 2023-09-23T16:15:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[103196]: audit 2023-09-23T16:15:44.897016+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.113955+0000 osd.4 (osd.4) 24 : cluster 0 1.d scrub starts 2023-09-23T16:15:45.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:45 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.117596+0000 osd.4 (osd.4) 25 : cluster 0 1.d scrub ok 2023-09-23T16:15:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:45 smithi186 bash[89807]: cluster 2023-09-23T16:15:44.049089+0000 osd.1 (osd.1) 50 : cluster 0 1.10 scrub starts 2023-09-23T16:15:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:45 smithi186 bash[89807]: cluster 2023-09-23T16:15:44.051537+0000 osd.1 (osd.1) 51 : cluster 0 1.10 scrub ok 2023-09-23T16:15:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:45 smithi186 bash[89807]: audit 2023-09-23T16:15:44.897016+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T16:15:45.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:45 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.113955+0000 osd.4 (osd.4) 24 : cluster 0 1.d scrub starts 2023-09-23T16:15:45.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:45 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.117596+0000 osd.4 (osd.4) 25 : cluster 0 1.d scrub ok 2023-09-23T16:15:46.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:44.895597+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:46.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.048381+0000 osd.1 (osd.1) 52 : cluster 0 1.b scrub starts 2023-09-23T16:15:46.772 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.051240+0000 osd.1 (osd.1) 53 : cluster 0 1.b scrub ok 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.479553+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.480921+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: audit 2023-09-23T16:15:45.482896+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:45.482972+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: audit 2023-09-23T16:15:45.983209+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: audit 2023-09-23T16:15:45.984772+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.463247+0000 mon.a (mon.0) 2027 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:44.895597+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.048381+0000 osd.1 (osd.1) 52 : cluster 0 1.b scrub starts 2023-09-23T16:15:46.773 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.051240+0000 osd.1 (osd.1) 53 : cluster 0 1.b scrub ok 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.479553+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.480921+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: audit 2023-09-23T16:15:45.482896+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:45.482972+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: audit 2023-09-23T16:15:45.983209+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: audit 2023-09-23T16:15:45.984772+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:46.774 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:46 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.463247+0000 mon.a (mon.0) 2027 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-23T16:15:46.845 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:15:46.873 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:44.895597+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.048381+0000 osd.1 (osd.1) 52 : cluster 0 1.b scrub starts 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.051240+0000 osd.1 (osd.1) 53 : cluster 0 1.b scrub ok 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.479553+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.480921+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e437 with expected crc 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: audit 2023-09-23T16:15:45.482896+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:45.482972+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: audit 2023-09-23T16:15:45.983209+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: audit 2023-09-23T16:15:45.984772+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:15:46.874 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:46 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.463247+0000 mon.a (mon.0) 2027 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-23T16:15:47.052 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:47.472 INFO:teuthology.orchestra.run.smithi140.stderr:noscrub is unset 2023-09-23T16:15:47.904 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.456938+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.904 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.459032+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.460947+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.462436+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.464549+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.466357+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.466914+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.468569+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.748362+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.751421+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.754430+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: audit 2023-09-23T16:15:47.206701+0000 mon.a (mon.0) 2028 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: audit 2023-09-23T16:15:47.463965+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:47.905 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.464069+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.456938+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.459032+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.460947+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.462436+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.464549+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.466357+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.466914+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.468569+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.906 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.748362+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.751421+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.754430+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: audit 2023-09-23T16:15:47.206701+0000 mon.a (mon.0) 2028 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:47.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: audit 2023-09-23T16:15:47.463965+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:47.907 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:47 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.464069+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.456938+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.459032+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.460947+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.462436+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.464549+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.466357+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.466914+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.468569+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.748362+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.751421+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.754430+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e438 with expected crc 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: audit 2023-09-23T16:15:47.206701+0000 mon.a (mon.0) 2028 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: audit 2023-09-23T16:15:47.463965+0000 mon.a (mon.0) 2029 : audit 1 from='client.? 172.21.15.140:0/2824064298' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T16:15:47.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:47 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.464069+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:46.896298+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 40 KiB/s, 0 objects/s recovering 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.216983+0000 osd.6 (osd.6) 553 : cluster 0 1.c scrub starts 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.220116+0000 osd.6 (osd.6) 554 : cluster 0 1.c scrub ok 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.459028+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.463296+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.465045+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.465751+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.469763+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:47.471160+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.465475+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:46.896298+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 40 KiB/s, 0 objects/s recovering 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.216983+0000 osd.6 (osd.6) 553 : cluster 0 1.c scrub starts 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.220116+0000 osd.6 (osd.6) 554 : cluster 0 1.c scrub ok 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.459028+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.463296+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.465045+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.465751+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.469763+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:47.471160+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.636 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:48 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.465475+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:46.896298+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 8.5 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 40 KiB/s, 0 objects/s recovering 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.216983+0000 osd.6 (osd.6) 553 : cluster 0 1.c scrub starts 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.220116+0000 osd.6 (osd.6) 554 : cluster 0 1.c scrub ok 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.459028+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.463296+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.465045+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.465751+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.469763+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:47.471160+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e439 with expected crc 2023-09-23T16:15:48.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:48 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.465475+0000 mon.a (mon.0) 2031 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-23T16:15:49.230 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T16:15:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.461271+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.464783+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.466805+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.466914+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.469247+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.471204+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.660 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:49 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.465919+0000 mon.a (mon.0) 2032 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-23T16:15:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.461271+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.464783+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.466805+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.466914+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.469247+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.471204+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.465919+0000 mon.a (mon.0) 2032 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.461271+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.464783+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.466805+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.466914+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.469247+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.471204+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:49.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:49 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.465919+0000 mon.a (mon.0) 2032 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-23T16:15:50.667 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:15:50.668 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:15:50.712 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:48.897028+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1581: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 8 op/s 2023-09-23T16:15:50.712 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.267262+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:50.712 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.464062+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.465069+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.465511+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.466915+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.467629+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.469607+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.469789+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.713 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:50 smithi186 bash[89807]: cluster 2023-09-23T16:15:49.487171+0000 mon.a (mon.0) 2033 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:48.897028+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1581: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 8 op/s 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.267262+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.464062+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.465069+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.465511+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.466915+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.467629+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.469607+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.469789+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[105739]: cluster 2023-09-23T16:15:49.487171+0000 mon.a (mon.0) 2033 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:48.897028+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1581: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 8 op/s 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.267262+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e440 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.464062+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.465069+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.465511+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.466915+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.467629+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.469607+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.469789+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e441 with expected crc 2023-09-23T16:15:50.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:50 smithi140 bash[103196]: cluster 2023-09-23T16:15:49.487171+0000 mon.a (mon.0) 2033 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T16:15:51.715 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T16:15:51.781 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[105739]: cluster 2023-09-23T16:15:50.241463+0000 osd.6 (osd.6) 566 : cluster 0 1.f scrub starts 2023-09-23T16:15:51.781 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[105739]: cluster 2023-09-23T16:15:50.244838+0000 osd.6 (osd.6) 567 : cluster 0 1.f scrub ok 2023-09-23T16:15:51.781 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[105739]: cluster 2023-09-23T16:15:51.083129+0000 osd.4 (osd.4) 26 : cluster 0 1.e deep-scrub starts 2023-09-23T16:15:51.781 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[105739]: cluster 2023-09-23T16:15:51.086529+0000 osd.4 (osd.4) 27 : cluster 0 1.e deep-scrub ok 2023-09-23T16:15:51.782 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[103196]: cluster 2023-09-23T16:15:50.241463+0000 osd.6 (osd.6) 566 : cluster 0 1.f scrub starts 2023-09-23T16:15:51.782 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[103196]: cluster 2023-09-23T16:15:50.244838+0000 osd.6 (osd.6) 567 : cluster 0 1.f scrub ok 2023-09-23T16:15:51.782 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[103196]: cluster 2023-09-23T16:15:51.083129+0000 osd.4 (osd.4) 26 : cluster 0 1.e deep-scrub starts 2023-09-23T16:15:51.782 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:51 smithi140 bash[103196]: cluster 2023-09-23T16:15:51.086529+0000 osd.4 (osd.4) 27 : cluster 0 1.e deep-scrub ok 2023-09-23T16:15:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:51 smithi186 bash[89807]: cluster 2023-09-23T16:15:50.241463+0000 osd.6 (osd.6) 566 : cluster 0 1.f scrub starts 2023-09-23T16:15:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:51 smithi186 bash[89807]: cluster 2023-09-23T16:15:50.244838+0000 osd.6 (osd.6) 567 : cluster 0 1.f scrub ok 2023-09-23T16:15:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:51 smithi186 bash[89807]: cluster 2023-09-23T16:15:51.083129+0000 osd.4 (osd.4) 26 : cluster 0 1.e deep-scrub starts 2023-09-23T16:15:51.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:51 smithi186 bash[89807]: cluster 2023-09-23T16:15:51.086529+0000 osd.4 (osd.4) 27 : cluster 0 1.e deep-scrub ok 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: cluster 2023-09-23T16:15:50.897638+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1583: 93 pgs: 3 peering, 2 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 25 KiB/s wr, 7 op/s 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: cluster 2023-09-23T16:15:51.547984+0000 osd.5 (osd.5) 580 : cluster 0 1.1 scrub starts 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: cluster 2023-09-23T16:15:51.551798+0000 osd.5 (osd.5) 581 : cluster 0 1.1 scrub ok 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: audit 2023-09-23T16:15:51.864736+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: audit 2023-09-23T16:15:52.271197+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.140:0/4294775961' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[105739]: audit 2023-09-23T16:15:52.271889+0000 mon.a (mon.0) 2035 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: debug 2023-09-23T16:15:52.266+0000 7f6e4713a700 -1 mon.a@0(leader).osd e441 definitely_dead 0 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: cluster 2023-09-23T16:15:50.897638+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1583: 93 pgs: 3 peering, 2 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 25 KiB/s wr, 7 op/s 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: cluster 2023-09-23T16:15:51.547984+0000 osd.5 (osd.5) 580 : cluster 0 1.1 scrub starts 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: cluster 2023-09-23T16:15:51.551798+0000 osd.5 (osd.5) 581 : cluster 0 1.1 scrub ok 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: audit 2023-09-23T16:15:51.864736+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: audit 2023-09-23T16:15:52.271197+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.140:0/4294775961' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:52.635 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:52 smithi140 bash[103196]: audit 2023-09-23T16:15:52.271889+0000 mon.a (mon.0) 2035 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:52.890 INFO:teuthology.orchestra.run.smithi140.stderr:marked in osd.7. 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: cluster 2023-09-23T16:15:50.897638+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1583: 93 pgs: 3 peering, 2 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 25 KiB/s wr, 7 op/s 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: cluster 2023-09-23T16:15:51.547984+0000 osd.5 (osd.5) 580 : cluster 0 1.1 scrub starts 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: cluster 2023-09-23T16:15:51.551798+0000 osd.5 (osd.5) 581 : cluster 0 1.1 scrub ok 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: audit 2023-09-23T16:15:51.864736+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: audit 2023-09-23T16:15:52.271197+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.140:0/4294775961' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:52 smithi186 bash[89807]: audit 2023-09-23T16:15:52.271889+0000 mon.a (mon.0) 2035 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T16:15:53.834 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T16:15:53.835 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T16:15:53.835 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 21 2023-09-23T16:15:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.538201+0000 osd.5 (osd.5) 582 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:15:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.541095+0000 osd.5 (osd.5) 583 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:15:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.866756+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: audit 2023-09-23T16:15:52.870125+0000 mon.a (mon.0) 2036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:15:54.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.870191+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.870239+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.873567+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[103196]: cluster 2023-09-23T16:15:52.898125+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1585: 93 pgs: 3 peering, 2 active+undersized+remapped, 88 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 7.7 KiB/s rd, 20 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.538201+0000 osd.5 (osd.5) 582 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.541095+0000 osd.5 (osd.5) 583 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.866756+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: audit 2023-09-23T16:15:52.870125+0000 mon.a (mon.0) 2036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.870191+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.870239+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.873567+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:53 smithi140 bash[105739]: cluster 2023-09-23T16:15:52.898125+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1585: 93 pgs: 3 peering, 2 active+undersized+remapped, 88 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 7.7 KiB/s rd, 20 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T16:15:54.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.538201+0000 osd.5 (osd.5) 582 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.541095+0000 osd.5 (osd.5) 583 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.866756+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: audit 2023-09-23T16:15:52.870125+0000 mon.a (mon.0) 2036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.870191+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e442: 8 total, 8 up, 8 in 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.870239+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.873567+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e442 with expected crc 2023-09-23T16:15:54.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:53 smithi186 bash[89807]: cluster 2023-09-23T16:15:52.898125+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1585: 93 pgs: 3 peering, 2 active+undersized+remapped, 88 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 7.7 KiB/s rd, 20 KiB/s wr, 6 op/s; 0 B/s, 0 objects/s recovering 2023-09-23T16:15:54.314 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.563468+0000 osd.5 (osd.5) 585 : cluster 0 1.11 scrub starts 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.566928+0000 osd.5 (osd.5) 586 : cluster 0 1.11 scrub ok 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.880336+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.880621+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.883863+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.884081+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.884152+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.885563+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-09-23T16:15:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.886568+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:54 smithi186 bash[89807]: cluster 2023-09-23T16:15:53.890625+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.563468+0000 osd.5 (osd.5) 585 : cluster 0 1.11 scrub starts 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.566928+0000 osd.5 (osd.5) 586 : cluster 0 1.11 scrub ok 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.880336+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.880621+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.883863+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.365 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.884081+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.884152+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.885563+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.886568+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[105739]: cluster 2023-09-23T16:15:53.890625+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.563468+0000 osd.5 (osd.5) 585 : cluster 0 1.11 scrub starts 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.566928+0000 osd.5 (osd.5) 586 : cluster 0 1.11 scrub ok 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.880336+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.880621+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.883863+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.366 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.884081+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.884152+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.885563+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e443: 8 total, 8 up, 8 in 2023-09-23T16:15:55.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.886568+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.367 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:54 smithi140 bash[103196]: cluster 2023-09-23T16:15:53.890625+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e443 with expected crc 2023-09-23T16:15:55.624 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:15:55] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.43.0" 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.591410+0000 osd.5 (osd.5) 589 : cluster 0 1.12 scrub starts 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.594671+0000 osd.5 (osd.5) 590 : cluster 0 1.12 scrub ok 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.880367+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.881544+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.882426+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.885062+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.888073+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.889117+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.890324+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.891213+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.891735+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.892459+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[105739]: cluster 2023-09-23T16:15:54.898601+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1588: 93 pgs: 9 remapped+peering, 8 peering, 76 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 12 op/s; 29 KiB/s, 0 objects/s recovering 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.591410+0000 osd.5 (osd.5) 589 : cluster 0 1.12 scrub starts 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.594671+0000 osd.5 (osd.5) 590 : cluster 0 1.12 scrub ok 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.880367+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.881544+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.882426+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.885062+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.888073+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.889117+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.890324+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.891213+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.891735+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.892459+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:55 smithi140 bash[103196]: cluster 2023-09-23T16:15:54.898601+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1588: 93 pgs: 9 remapped+peering, 8 peering, 76 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 12 op/s; 29 KiB/s, 0 objects/s recovering 2023-09-23T16:15:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.591410+0000 osd.5 (osd.5) 589 : cluster 0 1.12 scrub starts 2023-09-23T16:15:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.594671+0000 osd.5 (osd.5) 590 : cluster 0 1.12 scrub ok 2023-09-23T16:15:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.880367+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.881544+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e444: 8 total, 8 up, 8 in 2023-09-23T16:15:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.882426+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.885062+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.888073+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.889117+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.890324+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.891213+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.891735+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.892459+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e444 with expected crc 2023-09-23T16:15:56.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:55 smithi186 bash[89807]: cluster 2023-09-23T16:15:54.898601+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1588: 93 pgs: 9 remapped+peering, 8 peering, 76 active+clean; 8.7 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 15 KiB/s rd, 40 KiB/s wr, 12 op/s; 29 KiB/s, 0 objects/s recovering 2023-09-23T16:15:56.490 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:15:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.887119+0000 mon.a (mon.0) 2040 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T16:15:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.900823+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.901666+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.903163+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.903365+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.903438+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.903853+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.906158+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.906478+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[103196]: cluster 2023-09-23T16:15:55.908356+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.887119+0000 mon.a (mon.0) 2040 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.900823+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.901666+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.903163+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.903365+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.903438+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.903853+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.906158+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.906478+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:56 smithi140 bash[105739]: cluster 2023-09-23T16:15:55.908356+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.887119+0000 mon.a (mon.0) 2040 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.900823+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.901666+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.903163+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.903365+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.903438+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e445: 8 total, 8 up, 8 in 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.903853+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.906158+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.906478+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:56 smithi186 bash[89807]: cluster 2023-09-23T16:15:55.908356+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e445 with expected crc 2023-09-23T16:15:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.899282+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1590: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 8 peering, 75 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 55 KiB/s wr, 18 op/s; 40 KiB/s, 1 objects/s recovering 2023-09-23T16:15:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.910929+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.910998+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.912109+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.913848+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.913978+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.914131+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[103196]: cluster 2023-09-23T16:15:56.914891+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.899282+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1590: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 8 peering, 75 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 55 KiB/s wr, 18 op/s; 40 KiB/s, 1 objects/s recovering 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.910929+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.910998+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.912109+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.913848+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.913978+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-09-23T16:15:58.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.914131+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:57 smithi140 bash[105739]: cluster 2023-09-23T16:15:56.914891+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.173 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.899282+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1590: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 8 peering, 75 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 55 KiB/s wr, 18 op/s; 40 KiB/s, 1 objects/s recovering 2023-09-23T16:15:58.173 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.910929+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.173 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.910998+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.173 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.912109+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.173 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.913848+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.174 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.913978+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e446: 8 total, 8 up, 8 in 2023-09-23T16:15:58.174 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.914131+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.174 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:57 smithi186 bash[89807]: cluster 2023-09-23T16:15:56.914891+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e446 with expected crc 2023-09-23T16:15:58.932 INFO:teuthology.orchestra.run.smithi140.stderr:nodeep-scrub is unset 2023-09-23T16:15:59.233 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:58 smithi140 bash[105739]: audit 2023-09-23T16:15:58.168462+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:15:59.233 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:58 smithi140 bash[103196]: audit 2023-09-23T16:15:58.168462+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:15:59.334 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:58 smithi186 bash[89807]: audit 2023-09-23T16:15:58.168462+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: cluster 2023-09-23T16:15:58.197378+0000 osd.2 (osd.2) 19 : cluster 0 1.14 scrub starts 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: cluster 2023-09-23T16:15:58.199707+0000 osd.2 (osd.2) 20 : cluster 0 1.14 scrub ok 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: cluster 2023-09-23T16:15:58.900304+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1592: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 83 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 7 op/s; 17 KiB/s, 6 objects/s recovering 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: cluster 2023-09-23T16:15:58.922659+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: audit 2023-09-23T16:15:58.925340+0000 mon.a (mon.0) 2044 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:16:00.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[105739]: cluster 2023-09-23T16:15:58.925407+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: cluster 2023-09-23T16:15:58.197378+0000 osd.2 (osd.2) 19 : cluster 0 1.14 scrub starts 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: cluster 2023-09-23T16:15:58.199707+0000 osd.2 (osd.2) 20 : cluster 0 1.14 scrub ok 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: cluster 2023-09-23T16:15:58.900304+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1592: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 83 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 7 op/s; 17 KiB/s, 6 objects/s recovering 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: cluster 2023-09-23T16:15:58.922659+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: audit 2023-09-23T16:15:58.925340+0000 mon.a (mon.0) 2044 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:16:00.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:15:59 smithi140 bash[103196]: cluster 2023-09-23T16:15:58.925407+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: cluster 2023-09-23T16:15:58.197378+0000 osd.2 (osd.2) 19 : cluster 0 1.14 scrub starts 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: cluster 2023-09-23T16:15:58.199707+0000 osd.2 (osd.2) 20 : cluster 0 1.14 scrub ok 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: cluster 2023-09-23T16:15:58.900304+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1592: 93 pgs: 1 activating+undersized+remapped, 9 remapped+peering, 83 active+clean; 8.7 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 22 KiB/s wr, 7 op/s; 17 KiB/s, 6 objects/s recovering 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: cluster 2023-09-23T16:15:58.922659+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: audit 2023-09-23T16:15:58.925340+0000 mon.a (mon.0) 2044 : audit 1 from='client.? 172.21.15.140:0/4167689168' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T16:16:00.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:15:59 smithi186 bash[89807]: cluster 2023-09-23T16:15:58.925407+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e447: 8 total, 8 up, 8 in 2023-09-23T16:16:00.483 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:00.740 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:00.740 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:01.070 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:00 smithi186 bash[89807]: cluster 2023-09-23T16:15:59.177204+0000 osd.1 (osd.1) 54 : cluster 0 1.13 scrub starts 2023-09-23T16:16:01.071 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:00 smithi186 bash[89807]: cluster 2023-09-23T16:15:59.212944+0000 osd.1 (osd.1) 55 : cluster 0 1.13 scrub ok 2023-09-23T16:16:01.071 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:00 smithi186 bash[89807]: cluster 2023-09-23T16:15:59.515915+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.071 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:00 smithi186 bash[89807]: cluster 2023-09-23T16:15:59.704857+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[103196]: cluster 2023-09-23T16:15:59.177204+0000 osd.1 (osd.1) 54 : cluster 0 1.13 scrub starts 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[103196]: cluster 2023-09-23T16:15:59.212944+0000 osd.1 (osd.1) 55 : cluster 0 1.13 scrub ok 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[103196]: cluster 2023-09-23T16:15:59.515915+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[103196]: cluster 2023-09-23T16:15:59.704857+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[105739]: cluster 2023-09-23T16:15:59.177204+0000 osd.1 (osd.1) 54 : cluster 0 1.13 scrub starts 2023-09-23T16:16:01.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[105739]: cluster 2023-09-23T16:15:59.212944+0000 osd.1 (osd.1) 55 : cluster 0 1.13 scrub ok 2023-09-23T16:16:01.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[105739]: cluster 2023-09-23T16:15:59.515915+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:00 smithi140 bash[105739]: cluster 2023-09-23T16:15:59.704857+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e447 with expected crc 2023-09-23T16:16:01.753 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T16:16:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[105739]: cluster 2023-09-23T16:16:00.901437+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1594: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s, 15 objects/s recovering 2023-09-23T16:16:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[105739]: cluster 2023-09-23T16:16:00.921205+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:16:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[105739]: cluster 2023-09-23T16:16:00.921259+0000 mon.a (mon.0) 2047 : cluster 1 Cluster is now healthy 2023-09-23T16:16:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[105739]: audit 2023-09-23T16:16:00.974709+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:02.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[103196]: cluster 2023-09-23T16:16:00.901437+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1594: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s, 15 objects/s recovering 2023-09-23T16:16:02.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[103196]: cluster 2023-09-23T16:16:00.921205+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:16:02.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[103196]: cluster 2023-09-23T16:16:00.921259+0000 mon.a (mon.0) 2047 : cluster 1 Cluster is now healthy 2023-09-23T16:16:02.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:01 smithi140 bash[103196]: audit 2023-09-23T16:16:00.974709+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:01 smithi186 bash[89807]: cluster 2023-09-23T16:16:00.901437+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1594: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s, 15 objects/s recovering 2023-09-23T16:16:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:01 smithi186 bash[89807]: cluster 2023-09-23T16:16:00.921205+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:16:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:01 smithi186 bash[89807]: cluster 2023-09-23T16:16:00.921259+0000 mon.a (mon.0) 2047 : cluster 1 Cluster is now healthy 2023-09-23T16:16:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:01 smithi186 bash[89807]: audit 2023-09-23T16:16:00.974709+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:02 smithi140 bash[105739]: cluster 2023-09-23T16:16:01.158167+0000 osd.7 (osd.7) 40 : cluster 0 1.2 scrub starts 2023-09-23T16:16:03.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:02 smithi140 bash[105739]: cluster 2023-09-23T16:16:01.162411+0000 osd.7 (osd.7) 41 : cluster 0 1.2 scrub ok 2023-09-23T16:16:03.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:02 smithi140 bash[103196]: cluster 2023-09-23T16:16:01.158167+0000 osd.7 (osd.7) 40 : cluster 0 1.2 scrub starts 2023-09-23T16:16:03.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:02 smithi140 bash[103196]: cluster 2023-09-23T16:16:01.162411+0000 osd.7 (osd.7) 41 : cluster 0 1.2 scrub ok 2023-09-23T16:16:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:02 smithi186 bash[89807]: cluster 2023-09-23T16:16:01.158167+0000 osd.7 (osd.7) 40 : cluster 0 1.2 scrub starts 2023-09-23T16:16:03.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:02 smithi186 bash[89807]: cluster 2023-09-23T16:16:01.162411+0000 osd.7 (osd.7) 41 : cluster 0 1.2 scrub ok 2023-09-23T16:16:04.244 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[105739]: cluster 2023-09-23T16:16:02.138111+0000 osd.7 (osd.7) 42 : cluster 0 1.7 scrub starts 2023-09-23T16:16:04.244 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[105739]: cluster 2023-09-23T16:16:02.141915+0000 osd.7 (osd.7) 43 : cluster 0 1.7 scrub ok 2023-09-23T16:16:04.244 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[105739]: cluster 2023-09-23T16:16:02.901956+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1595: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s, 12 objects/s recovering 2023-09-23T16:16:04.244 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[103196]: cluster 2023-09-23T16:16:02.138111+0000 osd.7 (osd.7) 42 : cluster 0 1.7 scrub starts 2023-09-23T16:16:04.245 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[103196]: cluster 2023-09-23T16:16:02.141915+0000 osd.7 (osd.7) 43 : cluster 0 1.7 scrub ok 2023-09-23T16:16:04.245 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:03 smithi140 bash[103196]: cluster 2023-09-23T16:16:02.901956+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1595: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s, 12 objects/s recovering 2023-09-23T16:16:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:03 smithi186 bash[89807]: cluster 2023-09-23T16:16:02.138111+0000 osd.7 (osd.7) 42 : cluster 0 1.7 scrub starts 2023-09-23T16:16:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:03 smithi186 bash[89807]: cluster 2023-09-23T16:16:02.141915+0000 osd.7 (osd.7) 43 : cluster 0 1.7 scrub ok 2023-09-23T16:16:04.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:03 smithi186 bash[89807]: cluster 2023-09-23T16:16:02.901956+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1595: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s, 12 objects/s recovering 2023-09-23T16:16:04.966 INFO:teuthology.orchestra.run.smithi140.stderr:set pool 1 pgp_num to 21 2023-09-23T16:16:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:04 smithi140 bash[103196]: audit 2023-09-23T16:16:04.638659+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.140:0/32921824' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.224 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:04 smithi140 bash[103196]: audit 2023-09-23T16:16:04.639223+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.224 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:04 smithi140 bash[105739]: audit 2023-09-23T16:16:04.638659+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.140:0/32921824' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.224 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:04 smithi140 bash[105739]: audit 2023-09-23T16:16:04.639223+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:04 smithi186 bash[89807]: audit 2023-09-23T16:16:04.638659+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.140:0/32921824' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:04 smithi186 bash[89807]: audit 2023-09-23T16:16:04.639223+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T16:16:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:05] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.43.0" 2023-09-23T16:16:05.935 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-23T16:16:06.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[105739]: cluster 2023-09-23T16:16:04.902925+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1596: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s, 11 objects/s recovering 2023-09-23T16:16:06.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[105739]: cluster 2023-09-23T16:16:04.956678+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:06.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[105739]: audit 2023-09-23T16:16:04.958517+0000 mon.a (mon.0) 2050 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T16:16:06.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[105739]: cluster 2023-09-23T16:16:04.958625+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-09-23T16:16:06.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[103196]: cluster 2023-09-23T16:16:04.902925+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1596: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s, 11 objects/s recovering 2023-09-23T16:16:06.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[103196]: cluster 2023-09-23T16:16:04.956678+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:06.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[103196]: audit 2023-09-23T16:16:04.958517+0000 mon.a (mon.0) 2050 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T16:16:06.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:05 smithi140 bash[103196]: cluster 2023-09-23T16:16:04.958625+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-09-23T16:16:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:05 smithi186 bash[89807]: cluster 2023-09-23T16:16:04.902925+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1596: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 987 KiB/s, 11 objects/s recovering 2023-09-23T16:16:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:05 smithi186 bash[89807]: cluster 2023-09-23T16:16:04.956678+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:05 smithi186 bash[89807]: audit 2023-09-23T16:16:04.958517+0000 mon.a (mon.0) 2050 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T16:16:06.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:05 smithi186 bash[89807]: cluster 2023-09-23T16:16:04.958625+0000 mon.a (mon.0) 2051 : cluster 0 osdmap e448: 8 total, 8 up, 8 in 2023-09-23T16:16:06.532 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:07.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[105739]: cluster 2023-09-23T16:16:05.488477+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[105739]: cluster 2023-09-23T16:16:05.669455+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[105739]: audit 2023-09-23T16:16:06.886859+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:07.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[103196]: cluster 2023-09-23T16:16:05.488477+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[103196]: cluster 2023-09-23T16:16:05.669455+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:06 smithi140 bash[103196]: audit 2023-09-23T16:16:06.886859+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:06 smithi186 bash[89807]: cluster 2023-09-23T16:16:05.488477+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:06 smithi186 bash[89807]: cluster 2023-09-23T16:16:05.669455+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e448 with expected crc 2023-09-23T16:16:07.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:06 smithi186 bash[89807]: audit 2023-09-23T16:16:06.886859+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:08.216 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:07 smithi186 bash[89807]: cluster 2023-09-23T16:16:06.903831+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1598: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 977 KiB/s, 7 objects/s recovering 2023-09-23T16:16:08.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:07 smithi140 bash[105739]: cluster 2023-09-23T16:16:06.903831+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1598: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 977 KiB/s, 7 objects/s recovering 2023-09-23T16:16:08.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:07 smithi140 bash[103196]: cluster 2023-09-23T16:16:06.903831+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1598: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 977 KiB/s, 7 objects/s recovering 2023-09-23T16:16:10.298 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:09 smithi186 bash[89807]: cluster 2023-09-23T16:16:08.904691+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 784 KiB/s, 6 objects/s recovering 2023-09-23T16:16:10.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:09 smithi140 bash[103196]: cluster 2023-09-23T16:16:08.904691+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 784 KiB/s, 6 objects/s recovering 2023-09-23T16:16:10.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:09 smithi140 bash[105739]: cluster 2023-09-23T16:16:08.904691+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 8.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 784 KiB/s, 6 objects/s recovering 2023-09-23T16:16:10.480 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:10.480 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:10.720 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:11.450 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T16:16:12.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:12 smithi140 bash[105739]: cluster 2023-09-23T16:16:10.905726+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:12.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:12 smithi140 bash[103196]: cluster 2023-09-23T16:16:10.905726+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:12.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:12 smithi186 bash[89807]: cluster 2023-09-23T16:16:10.905726+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:14.527 INFO:teuthology.orchestra.run.smithi140.stdout:mon.a: {} 2023-09-23T16:16:14.544 INFO:teuthology.orchestra.run.smithi140.stdout:mon.b: {} 2023-09-23T16:16:14.562 INFO:teuthology.orchestra.run.smithi140.stdout:mon.c: {} 2023-09-23T16:16:14.564 INFO:teuthology.orchestra.run.smithi140.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T16:16:14.564 INFO:teuthology.orchestra.run.smithi140.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T16:16:14.564 INFO:teuthology.orchestra.run.smithi140.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T16:16:14.592 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:14 smithi140 bash[105739]: cluster 2023-09-23T16:16:12.906302+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:14.592 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:14 smithi140 bash[103196]: cluster 2023-09-23T16:16:12.906302+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:14 smithi186 bash[89807]: cluster 2023-09-23T16:16:12.906302+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:15.574 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T16:16:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:15] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.43.0" 2023-09-23T16:16:15.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:15 smithi140 bash[103196]: audit 2023-09-23T16:16:14.510743+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.140:0/3222050579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T16:16:15.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:15 smithi140 bash[105739]: audit 2023-09-23T16:16:14.510743+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.140:0/3222050579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T16:16:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:15 smithi186 bash[89807]: audit 2023-09-23T16:16:14.510743+0000 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.140:0/3222050579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T16:16:16.232 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:16 smithi186 bash[89807]: cluster 2023-09-23T16:16:14.907305+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:16.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:16 smithi186 bash[89807]: audit 2023-09-23T16:16:15.975927+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:16.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:16 smithi140 bash[105739]: cluster 2023-09-23T16:16:14.907305+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:16.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:16 smithi140 bash[105739]: audit 2023-09-23T16:16:15.975927+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:16 smithi140 bash[103196]: cluster 2023-09-23T16:16:14.907305+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:16 smithi140 bash[103196]: audit 2023-09-23T16:16:15.975927+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:17.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:17 smithi140 bash[103196]: audit 2023-09-23T16:16:17.079638+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:16:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:17 smithi140 bash[105739]: audit 2023-09-23T16:16:17.079638+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:16:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:17 smithi186 bash[89807]: audit 2023-09-23T16:16:17.079638+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:16:18.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:18 smithi140 bash[105739]: cluster 2023-09-23T16:16:16.908208+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:18.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:18 smithi140 bash[103196]: cluster 2023-09-23T16:16:16.908208+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:18 smithi186 bash[89807]: cluster 2023-09-23T16:16:16.908208+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:19.964 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:19.965 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:20.355 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:20.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:20 smithi140 bash[103196]: cluster 2023-09-23T16:16:18.909091+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:20.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:20 smithi140 bash[105739]: cluster 2023-09-23T16:16:18.909091+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:20.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:20 smithi186 bash[89807]: cluster 2023-09-23T16:16:18.909091+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:20.938 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T16:16:22.758 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:22 smithi140 bash[105739]: cluster 2023-09-23T16:16:20.909875+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:22.759 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:22 smithi140 bash[103196]: cluster 2023-09-23T16:16:20.909875+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:22 smithi186 bash[89807]: cluster 2023-09-23T16:16:20.909875+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:23.860 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:23 smithi140 bash[105739]: audit 2023-09-23T16:16:22.517780+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:23.861 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:23 smithi140 bash[105739]: audit 2023-09-23T16:16:22.527320+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:23.861 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:23 smithi140 bash[103196]: audit 2023-09-23T16:16:22.517780+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:23.861 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:23 smithi140 bash[103196]: audit 2023-09-23T16:16:22.527320+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:23.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:23 smithi186 bash[89807]: audit 2023-09-23T16:16:22.517780+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:23.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:23 smithi186 bash[89807]: audit 2023-09-23T16:16:22.527320+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: cluster 2023-09-23T16:16:22.910507+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.024985+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.031193+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.340918+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:24.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.508899+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:16:24.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.510622+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:16:24.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[105739]: audit 2023-09-23T16:16:24.520896+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: cluster 2023-09-23T16:16:22.910507+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:24.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.024985+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.031193+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.340918+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:24.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.508899+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:16:24.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.510622+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:16:24.887 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:24 smithi140 bash[103196]: audit 2023-09-23T16:16:24.520896+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: cluster 2023-09-23T16:16:22.910507+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.024985+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.031193+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.340918+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.508899+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.510622+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:16:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:24 smithi186 bash[89807]: audit 2023-09-23T16:16:24.520896+0000 mon.a (mon.0) 2062 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:25.051 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T16:16:25.492 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:25.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:25] "GET /metrics HTTP/1.1" 200 34196 "" "Prometheus/2.43.0" 2023-09-23T16:16:26.162 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:24.911410+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.035012+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: audit 2023-09-23T16:16:25.038202+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.038618+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.038987+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.041643+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.044473+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.046495+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[105739]: cluster 2023-09-23T16:16:25.046540+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:24.911410+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.035012+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: audit 2023-09-23T16:16:25.038202+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.038618+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.038987+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.041643+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.044473+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.046495+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:26 smithi140 bash[103196]: cluster 2023-09-23T16:16:25.046540+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:24.911410+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 8.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.035012+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: audit 2023-09-23T16:16:25.038202+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.140:0/764169524' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.038618+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e449: 8 total, 8 up, 8 in 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.038987+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.041643+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.044473+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.046495+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:26.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:26 smithi186 bash[89807]: cluster 2023-09-23T16:16:25.046540+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e449 with expected crc 2023-09-23T16:16:27.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.037218+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.037341+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.040416+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.043053+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.043629+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.044667+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.045477+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.046193+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.047497+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.047810+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.050158+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.037218+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.037341+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.040416+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.043053+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.043629+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.044667+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.045477+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.046193+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.047497+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.047810+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.388 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:27 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.050158+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.037218+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.037341+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.040416+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e450: 8 total, 8 up, 8 in 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.043053+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.043629+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.044667+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.045477+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.046193+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.047497+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.047810+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:27.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:27 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.050158+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.049315+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.058749+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:26.912137+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1610: 93 pgs: 20 peering, 73 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.053116+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.053632+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.055599+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.055983+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.056361+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.057346+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.058514+0000 osd.5 (osd.5) 607 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.058808+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.058903+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.059708+0000 osd.5 (osd.5) 608 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.060244+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[103196]: cluster 2023-09-23T16:16:27.469155+0000 mon.a (mon.0) 2067 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.049315+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.058749+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:26.912137+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1610: 93 pgs: 20 peering, 73 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.053116+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.053632+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.055599+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.055983+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.056361+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.057346+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.058514+0000 osd.5 (osd.5) 607 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.058808+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.058903+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.059708+0000 osd.5 (osd.5) 608 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.060244+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.387 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:28 smithi140 bash[105739]: cluster 2023-09-23T16:16:27.469155+0000 mon.a (mon.0) 2067 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T16:16:28.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.049315+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.058749+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e450 with expected crc 2023-09-23T16:16:28.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:26.912137+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1610: 93 pgs: 20 peering, 73 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.053116+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.053632+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e451: 8 total, 8 up, 8 in 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.055599+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.055983+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.056361+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.057346+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.058514+0000 osd.5 (osd.5) 607 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.058808+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.058903+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.059708+0000 osd.5 (osd.5) 608 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.060244+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e451 with expected crc 2023-09-23T16:16:28.411 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:28 smithi186 bash[89807]: cluster 2023-09-23T16:16:27.469155+0000 mon.a (mon.0) 2067 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T16:16:29.344 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:29.345 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.073843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.074026+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.077409+0000 osd.5 (osd.5) 609 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.077477+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.078087+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-09-23T16:16:29.370 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:29 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.080893+0000 osd.5 (osd.5) 610 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.073843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.074026+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.077409+0000 osd.5 (osd.5) 609 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.077477+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.078087+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-09-23T16:16:29.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.080893+0000 osd.5 (osd.5) 610 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.073843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.074026+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.077409+0000 osd.5 (osd.5) 609 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.077477+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:29.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.078087+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e452: 8 total, 8 up, 8 in 2023-09-23T16:16:29.387 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:29 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.080893+0000 osd.5 (osd.5) 610 : cluster 3 failed to encode map e452 with expected crc 2023-09-23T16:16:30.271 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:28.913127+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1613: 93 pgs: 2 active+undersized+remapped, 22 peering, 69 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.085637+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.085651+0000 osd.5 (osd.5) 611 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.092951+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.093413+0000 osd.5 (osd.5) 612 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.093959+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.095312+0000 osd.5 (osd.5) 613 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.095761+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.097608+0000 osd.5 (osd.5) 614 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[103196]: cluster 2023-09-23T16:16:29.100399+0000 osd.5 (osd.5) 615 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:28.913127+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1613: 93 pgs: 2 active+undersized+remapped, 22 peering, 69 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.085637+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.085651+0000 osd.5 (osd.5) 611 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.092951+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.093413+0000 osd.5 (osd.5) 612 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.093959+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.095312+0000 osd.5 (osd.5) 613 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.095761+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-09-23T16:16:30.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.097608+0000 osd.5 (osd.5) 614 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.386 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:30 smithi140 bash[105739]: cluster 2023-09-23T16:16:29.100399+0000 osd.5 (osd.5) 615 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:28.913127+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1613: 93 pgs: 2 active+undersized+remapped, 22 peering, 69 active+clean; 8.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.085637+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.085651+0000 osd.5 (osd.5) 611 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.092951+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.093413+0000 osd.5 (osd.5) 612 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.093959+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.095312+0000 osd.5 (osd.5) 613 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.095761+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e453: 8 total, 8 up, 8 in 2023-09-23T16:16:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.097608+0000 osd.5 (osd.5) 614 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:30 smithi186 bash[89807]: cluster 2023-09-23T16:16:29.100399+0000 osd.5 (osd.5) 615 : cluster 3 failed to encode map e453 with expected crc 2023-09-23T16:16:30.935 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:32.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[103196]: cluster 2023-09-23T16:16:30.914242+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1615: 93 pgs: 2 active+undersized+remapped, 2 peering, 89 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s, 11 objects/s recovering 2023-09-23T16:16:32.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[103196]: audit 2023-09-23T16:16:30.980409+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:32.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[103196]: audit 2023-09-23T16:16:30.981838+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:32.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[103196]: cluster 2023-09-23T16:16:31.084182+0000 mon.a (mon.0) 2072 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T16:16:32.266 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[103196]: cluster 2023-09-23T16:16:31.084233+0000 mon.a (mon.0) 2073 : cluster 1 Cluster is now healthy 2023-09-23T16:16:32.267 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[105739]: cluster 2023-09-23T16:16:30.914242+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1615: 93 pgs: 2 active+undersized+remapped, 2 peering, 89 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s, 11 objects/s recovering 2023-09-23T16:16:32.267 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[105739]: audit 2023-09-23T16:16:30.980409+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:32.267 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[105739]: audit 2023-09-23T16:16:30.981838+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:32.267 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[105739]: cluster 2023-09-23T16:16:31.084182+0000 mon.a (mon.0) 2072 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T16:16:32.267 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:31 smithi140 bash[105739]: cluster 2023-09-23T16:16:31.084233+0000 mon.a (mon.0) 2073 : cluster 1 Cluster is now healthy 2023-09-23T16:16:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:31 smithi186 bash[89807]: cluster 2023-09-23T16:16:30.914242+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1615: 93 pgs: 2 active+undersized+remapped, 2 peering, 89 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 906 KiB/s, 11 objects/s recovering 2023-09-23T16:16:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:31 smithi186 bash[89807]: audit 2023-09-23T16:16:30.980409+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:31 smithi186 bash[89807]: audit 2023-09-23T16:16:30.981838+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:31 smithi186 bash[89807]: cluster 2023-09-23T16:16:31.084182+0000 mon.a (mon.0) 2072 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T16:16:32.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:31 smithi186 bash[89807]: cluster 2023-09-23T16:16:31.084233+0000 mon.a (mon.0) 2073 : cluster 1 Cluster is now healthy 2023-09-23T16:16:34.382 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:33 smithi140 bash[103196]: cluster 2023-09-23T16:16:32.914976+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1616: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s, 9 objects/s recovering 2023-09-23T16:16:34.383 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:33 smithi140 bash[105739]: cluster 2023-09-23T16:16:32.914976+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1616: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s, 9 objects/s recovering 2023-09-23T16:16:34.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:33 smithi186 bash[89807]: cluster 2023-09-23T16:16:32.914976+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1616: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s, 9 objects/s recovering 2023-09-23T16:16:35.005 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-23T16:16:35.051 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:35.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:34 smithi140 bash[105739]: audit 2023-09-23T16:16:34.880480+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.140:0/319451413' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.277 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:34 smithi140 bash[105739]: audit 2023-09-23T16:16:34.881151+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:34 smithi140 bash[103196]: audit 2023-09-23T16:16:34.880480+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.140:0/319451413' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.278 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:34 smithi140 bash[103196]: audit 2023-09-23T16:16:34.881151+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:34 smithi186 bash[89807]: audit 2023-09-23T16:16:34.880480+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.140:0/319451413' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:34 smithi186 bash[89807]: audit 2023-09-23T16:16:34.881151+0000 mon.a (mon.0) 2074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T16:16:35.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:35] "GET /metrics HTTP/1.1" 200 34213 "" "Prometheus/2.43.0" 2023-09-23T16:16:35.980 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T16:16:36.317 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: cluster 2023-09-23T16:16:34.915927+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1617: 93 pgs: 93 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 562 KiB/s, 6 objects/s recovering 2023-09-23T16:16:36.317 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: cluster 2023-09-23T16:16:34.995020+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.317 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: audit 2023-09-23T16:16:34.996448+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:36.317 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: cluster 2023-09-23T16:16:34.996518+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-09-23T16:16:36.318 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: cluster 2023-09-23T16:16:35.001930+0000 osd.5 (osd.5) 616 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.318 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:36 smithi186 bash[89807]: cluster 2023-09-23T16:16:35.002879+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: cluster 2023-09-23T16:16:34.915927+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1617: 93 pgs: 93 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 562 KiB/s, 6 objects/s recovering 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: cluster 2023-09-23T16:16:34.995020+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: audit 2023-09-23T16:16:34.996448+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: cluster 2023-09-23T16:16:34.996518+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: cluster 2023-09-23T16:16:35.001930+0000 osd.5 (osd.5) 616 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[105739]: cluster 2023-09-23T16:16:35.002879+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: cluster 2023-09-23T16:16:34.915927+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1617: 93 pgs: 93 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 562 KiB/s, 6 objects/s recovering 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: cluster 2023-09-23T16:16:34.995020+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: audit 2023-09-23T16:16:34.996448+0000 mon.a (mon.0) 2075 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: cluster 2023-09-23T16:16:34.996518+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e454: 8 total, 8 up, 8 in 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: cluster 2023-09-23T16:16:35.001930+0000 osd.5 (osd.5) 616 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:36.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:36 smithi140 bash[103196]: cluster 2023-09-23T16:16:35.002879+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e454 with expected crc 2023-09-23T16:16:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:37 smithi186 bash[89807]: cluster 2023-09-23T16:16:35.998245+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:37 smithi186 bash[89807]: cluster 2023-09-23T16:16:36.001820+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-09-23T16:16:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:37 smithi186 bash[89807]: cluster 2023-09-23T16:16:36.006712+0000 osd.5 (osd.5) 617 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[105739]: cluster 2023-09-23T16:16:35.998245+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[105739]: cluster 2023-09-23T16:16:36.001820+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[105739]: cluster 2023-09-23T16:16:36.006712+0000 osd.5 (osd.5) 617 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[103196]: cluster 2023-09-23T16:16:35.998245+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[103196]: cluster 2023-09-23T16:16:36.001820+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e455: 8 total, 8 up, 8 in 2023-09-23T16:16:37.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:37 smithi140 bash[103196]: cluster 2023-09-23T16:16:36.006712+0000 osd.5 (osd.5) 617 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[103196]: cluster 2023-09-23T16:16:36.358941+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[103196]: cluster 2023-09-23T16:16:36.360965+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[103196]: cluster 2023-09-23T16:16:36.916498+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1620: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s, 6 objects/s recovering 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[105739]: cluster 2023-09-23T16:16:36.358941+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[105739]: cluster 2023-09-23T16:16:36.360965+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:38 smithi140 bash[105739]: cluster 2023-09-23T16:16:36.916498+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1620: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s, 6 objects/s recovering 2023-09-23T16:16:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:38 smithi186 bash[89807]: cluster 2023-09-23T16:16:36.358941+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:38 smithi186 bash[89807]: cluster 2023-09-23T16:16:36.360965+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e455 with expected crc 2023-09-23T16:16:38.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:38 smithi186 bash[89807]: cluster 2023-09-23T16:16:36.916498+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1620: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 482 KiB/s, 6 objects/s recovering 2023-09-23T16:16:38.866 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:38.866 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:39.839 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T16:16:40.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:40 smithi186 bash[89807]: cluster 2023-09-23T16:16:38.917330+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1621: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:40.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:40 smithi140 bash[103196]: cluster 2023-09-23T16:16:38.917330+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1621: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:40.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:40 smithi140 bash[105739]: cluster 2023-09-23T16:16:38.917330+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1621: 93 pgs: 5 peering, 88 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:40.759 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:42.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:42 smithi140 bash[103196]: cluster 2023-09-23T16:16:40.918411+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:42.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:42 smithi140 bash[105739]: cluster 2023-09-23T16:16:40.918411+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:42.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:42 smithi186 bash[89807]: cluster 2023-09-23T16:16:40.918411+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:44.618 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:44.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:44 smithi140 bash[105739]: cluster 2023-09-23T16:16:42.919128+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1623: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:44 smithi140 bash[103196]: cluster 2023-09-23T16:16:42.919128+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1623: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:44 smithi186 bash[89807]: cluster 2023-09-23T16:16:42.919128+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1623: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:45.498 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T16:16:45.633 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:45 smithi140 bash[103196]: audit 2023-09-23T16:16:44.672699+0000 mon.a (mon.0) 2078 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:45] "GET /metrics HTTP/1.1" 200 34213 "" "Prometheus/2.43.0" 2023-09-23T16:16:45.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:45 smithi140 bash[105739]: audit 2023-09-23T16:16:44.672699+0000 mon.a (mon.0) 2078 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:45.778 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:45 smithi186 bash[89807]: audit 2023-09-23T16:16:44.672699+0000 mon.a (mon.0) 2078 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:46.496 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T16:16:46.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: cluster 2023-09-23T16:16:44.920043+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:46.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: cluster 2023-09-23T16:16:45.490684+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:46.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: audit 2023-09-23T16:16:45.493975+0000 mon.a (mon.0) 2079 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:46.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: cluster 2023-09-23T16:16:45.494053+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-09-23T16:16:46.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: audit 2023-09-23T16:16:45.982552+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:46.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[105739]: audit 2023-09-23T16:16:45.983814+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:46.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: cluster 2023-09-23T16:16:44.920043+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:46.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: cluster 2023-09-23T16:16:45.490684+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:46.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: audit 2023-09-23T16:16:45.493975+0000 mon.a (mon.0) 2079 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:46.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: cluster 2023-09-23T16:16:45.494053+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-09-23T16:16:46.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: audit 2023-09-23T16:16:45.982552+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:46.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:46 smithi140 bash[103196]: audit 2023-09-23T16:16:45.983814+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:46.900 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: cluster 2023-09-23T16:16:44.920043+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:46.900 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: cluster 2023-09-23T16:16:45.490684+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:46.900 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: audit 2023-09-23T16:16:45.493975+0000 mon.a (mon.0) 2079 : audit 1 from='client.? 172.21.15.140:0/817413065' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:46.901 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: cluster 2023-09-23T16:16:45.494053+0000 mon.a (mon.0) 2080 : cluster 0 osdmap e456: 8 total, 8 up, 8 in 2023-09-23T16:16:46.901 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: audit 2023-09-23T16:16:45.982552+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:46.901 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:46 smithi186 bash[89807]: audit 2023-09-23T16:16:45.983814+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:16:48.179 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:47 smithi186 bash[89807]: cluster 2023-09-23T16:16:46.575858+0000 osd.5 (osd.5) 618 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.180 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:47 smithi186 bash[89807]: cluster 2023-09-23T16:16:46.576381+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.180 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:47 smithi186 bash[89807]: audit 2023-09-23T16:16:46.914827+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:48.180 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:47 smithi186 bash[89807]: cluster 2023-09-23T16:16:46.920569+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:48.336 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:48.337 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[103196]: cluster 2023-09-23T16:16:46.575858+0000 osd.5 (osd.5) 618 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[103196]: cluster 2023-09-23T16:16:46.576381+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[103196]: audit 2023-09-23T16:16:46.914827+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[103196]: cluster 2023-09-23T16:16:46.920569+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[105739]: cluster 2023-09-23T16:16:46.575858+0000 osd.5 (osd.5) 618 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[105739]: cluster 2023-09-23T16:16:46.576381+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e456 with expected crc 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[105739]: audit 2023-09-23T16:16:46.914827+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:16:48.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:47 smithi140 bash[105739]: cluster 2023-09-23T16:16:46.920569+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:49.312 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:48 smithi186 bash[89807]: audit 2023-09-23T16:16:48.342576+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2023-09-23T16:16:49.312 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:48 smithi186 bash[89807]: audit 2023-09-23T16:16:48.343124+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T16:16:49.313 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T16:16:49.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:48 smithi140 bash[103196]: audit 2023-09-23T16:16:48.342576+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2023-09-23T16:16:49.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:48 smithi140 bash[103196]: audit 2023-09-23T16:16:48.343124+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T16:16:49.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:48 smithi140 bash[105739]: audit 2023-09-23T16:16:48.342576+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2023-09-23T16:16:49.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:48 smithi140 bash[105739]: audit 2023-09-23T16:16:48.343124+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T16:16:50.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.921504+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:50.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.936872+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: audit 2023-09-23T16:16:48.937640+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2023-09-23T16:16:50.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: audit 2023-09-23T16:16:48.937822+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T16:16:50.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.937943+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.938167+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.939747+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[105739]: cluster 2023-09-23T16:16:48.966724+0000 osd.5 (osd.5) 619 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.921504+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.936872+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: audit 2023-09-23T16:16:48.937640+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: audit 2023-09-23T16:16:48.937822+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.937943+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-09-23T16:16:50.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.938167+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.939747+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.386 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:49 smithi140 bash[103196]: cluster 2023-09-23T16:16:48.966724+0000 osd.5 (osd.5) 619 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.921504+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.936872+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: audit 2023-09-23T16:16:48.937640+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: audit 2023-09-23T16:16:48.937822+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.937943+0000 mon.a (mon.0) 2088 : cluster 0 osdmap e457: 8 total, 8 up, 8 in 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.938167+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.939747+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:50.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:49 smithi186 bash[89807]: cluster 2023-09-23T16:16:48.966724+0000 osd.5 (osd.5) 619 : cluster 3 failed to encode map e457 with expected crc 2023-09-23T16:16:51.277 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:16:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[105739]: cluster 2023-09-23T16:16:49.936324+0000 osd.5 (osd.5) 620 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[105739]: cluster 2023-09-23T16:16:49.936946+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[105739]: cluster 2023-09-23T16:16:49.939130+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[105739]: cluster 2023-09-23T16:16:49.942073+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-09-23T16:16:51.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[103196]: cluster 2023-09-23T16:16:49.936324+0000 osd.5 (osd.5) 620 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[103196]: cluster 2023-09-23T16:16:49.936946+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[103196]: cluster 2023-09-23T16:16:49.939130+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.385 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:50 smithi140 bash[103196]: cluster 2023-09-23T16:16:49.942073+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-09-23T16:16:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:50 smithi186 bash[89807]: cluster 2023-09-23T16:16:49.936324+0000 osd.5 (osd.5) 620 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:50 smithi186 bash[89807]: cluster 2023-09-23T16:16:49.936946+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:50 smithi186 bash[89807]: cluster 2023-09-23T16:16:49.939130+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e458 with expected crc 2023-09-23T16:16:51.410 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:50 smithi186 bash[89807]: cluster 2023-09-23T16:16:49.942073+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e458: 8 total, 8 up, 8 in 2023-09-23T16:16:52.676 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:52 smithi140 bash[105739]: cluster 2023-09-23T16:16:50.922582+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-09-23T16:16:52.676 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:52 smithi140 bash[103196]: cluster 2023-09-23T16:16:50.922582+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-09-23T16:16:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:52 smithi186 bash[89807]: cluster 2023-09-23T16:16:50.922582+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-09-23T16:16:54.095 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:16:54.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:54 smithi140 bash[103196]: cluster 2023-09-23T16:16:52.923320+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:54.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:54 smithi140 bash[105739]: cluster 2023-09-23T16:16:52.923320+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:54.908 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:54 smithi186 bash[89807]: cluster 2023-09-23T16:16:52.923320+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:55.508 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T16:16:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:16:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:16:55] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-23T16:16:55.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:55 smithi140 bash[105739]: audit 2023-09-23T16:16:55.055185+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:55.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:55 smithi140 bash[103196]: audit 2023-09-23T16:16:55.055185+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:55.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:55 smithi186 bash[89807]: audit 2023-09-23T16:16:55.055185+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T16:16:56.504 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T16:16:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[103196]: cluster 2023-09-23T16:16:54.924236+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[103196]: cluster 2023-09-23T16:16:55.497392+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[103196]: cluster 2023-09-23T16:16:55.499634+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[103196]: audit 2023-09-23T16:16:55.501972+0000 mon.a (mon.0) 2091 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[103196]: cluster 2023-09-23T16:16:55.502036+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[105739]: cluster 2023-09-23T16:16:54.924236+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[105739]: cluster 2023-09-23T16:16:55.497392+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[105739]: cluster 2023-09-23T16:16:55.499634+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[105739]: audit 2023-09-23T16:16:55.501972+0000 mon.a (mon.0) 2091 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:56.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:56 smithi140 bash[105739]: cluster 2023-09-23T16:16:55.502036+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-09-23T16:16:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:56 smithi186 bash[89807]: cluster 2023-09-23T16:16:54.924236+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:56 smithi186 bash[89807]: cluster 2023-09-23T16:16:55.497392+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:56 smithi186 bash[89807]: cluster 2023-09-23T16:16:55.499634+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e459 with expected crc 2023-09-23T16:16:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:56 smithi186 bash[89807]: audit 2023-09-23T16:16:55.501972+0000 mon.a (mon.0) 2091 : audit 1 from='client.? 172.21.15.140:0/764495537' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T16:16:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:56 smithi186 bash[89807]: cluster 2023-09-23T16:16:55.502036+0000 mon.a (mon.0) 2092 : cluster 0 osdmap e459: 8 total, 8 up, 8 in 2023-09-23T16:16:57.727 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:16:57.727 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:16:58.621 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T16:16:58.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:16:58 smithi140 bash[105739]: cluster 2023-09-23T16:16:56.924924+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:58.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:16:58 smithi140 bash[103196]: cluster 2023-09-23T16:16:56.924924+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:16:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:16:58 smithi186 bash[89807]: cluster 2023-09-23T16:16:56.924924+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:17:00.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:00 smithi140 bash[105739]: cluster 2023-09-23T16:16:58.925846+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1635: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:17:00.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:00 smithi140 bash[103196]: cluster 2023-09-23T16:16:58.925846+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1635: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:17:00.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:00 smithi186 bash[89807]: cluster 2023-09-23T16:16:58.925846+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1635: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-09-23T16:17:01.280 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:01.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:01 smithi140 bash[105739]: audit 2023-09-23T16:17:00.977082+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:01.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:01 smithi140 bash[103196]: audit 2023-09-23T16:17:00.977082+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:01 smithi186 bash[89807]: audit 2023-09-23T16:17:00.977082+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:02.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:02 smithi140 bash[105739]: cluster 2023-09-23T16:17:00.927036+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:02.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:02 smithi140 bash[103196]: cluster 2023-09-23T16:17:00.927036+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:02 smithi186 bash[89807]: cluster 2023-09-23T16:17:00.927036+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:03.398 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:17:04.796 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:04 smithi186 bash[89807]: cluster 2023-09-23T16:17:02.927861+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:04.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:04 smithi140 bash[103196]: cluster 2023-09-23T16:17:02.927861+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:04.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:04 smithi140 bash[105739]: cluster 2023-09-23T16:17:02.927861+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:05.543 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T16:17:05.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:05 smithi140 bash[103196]: audit 2023-09-23T16:17:05.445131+0000 mon.a (mon.0) 2094 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:05.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:05] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-23T16:17:05.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:05 smithi140 bash[105739]: audit 2023-09-23T16:17:05.445131+0000 mon.a (mon.0) 2094 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:05.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:05 smithi186 bash[89807]: audit 2023-09-23T16:17:05.445131+0000 mon.a (mon.0) 2094 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:06.492 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T16:17:06.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:06 smithi186 bash[89807]: cluster 2023-09-23T16:17:04.928822+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:06.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:06 smithi186 bash[89807]: audit 2023-09-23T16:17:05.537087+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:06.815 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:06 smithi186 bash[89807]: cluster 2023-09-23T16:17:05.537184+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-09-23T16:17:06.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:06 smithi186 bash[89807]: cluster 2023-09-23T16:17:05.538557+0000 osd.6 (osd.6) 602 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:06.816 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:06 smithi186 bash[89807]: cluster 2023-09-23T16:17:05.935474+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[103196]: cluster 2023-09-23T16:17:04.928822+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[103196]: audit 2023-09-23T16:17:05.537087+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[103196]: cluster 2023-09-23T16:17:05.537184+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-09-23T16:17:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[103196]: cluster 2023-09-23T16:17:05.538557+0000 osd.6 (osd.6) 602 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:06.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[103196]: cluster 2023-09-23T16:17:05.935474+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:06.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[105739]: cluster 2023-09-23T16:17:04.928822+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:06.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[105739]: audit 2023-09-23T16:17:05.537087+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.140:0/1857216883' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:06.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[105739]: cluster 2023-09-23T16:17:05.537184+0000 mon.a (mon.0) 2096 : cluster 0 osdmap e460: 8 total, 8 up, 8 in 2023-09-23T16:17:06.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[105739]: cluster 2023-09-23T16:17:05.538557+0000 osd.6 (osd.6) 602 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:06.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:06 smithi140 bash[105739]: cluster 2023-09-23T16:17:05.935474+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:07.061 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:17:07.062 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:17:07.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:07 smithi186 bash[89807]: cluster 2023-09-23T16:17:06.599508+0000 osd.5 (osd.5) 621 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:07.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:07 smithi140 bash[103196]: cluster 2023-09-23T16:17:06.599508+0000 osd.5 (osd.5) 621 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:07 smithi140 bash[105739]: cluster 2023-09-23T16:17:06.599508+0000 osd.5 (osd.5) 621 : cluster 3 failed to encode map e460 with expected crc 2023-09-23T16:17:08.031 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T16:17:08.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:08 smithi140 bash[105739]: cluster 2023-09-23T16:17:06.929422+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:08.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:08 smithi140 bash[103196]: cluster 2023-09-23T16:17:06.929422+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:08.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:08 smithi186 bash[89807]: cluster 2023-09-23T16:17:06.929422+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:10.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:10 smithi140 bash[105739]: cluster 2023-09-23T16:17:08.930316+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1641: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:10.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:10 smithi140 bash[103196]: cluster 2023-09-23T16:17:08.930316+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1641: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:10.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:10 smithi186 bash[89807]: cluster 2023-09-23T16:17:08.930316+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1641: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:11.265 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:12.816 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:17:12.844 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:12 smithi186 bash[89807]: cluster 2023-09-23T16:17:10.931377+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:12.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:12 smithi140 bash[105739]: cluster 2023-09-23T16:17:10.931377+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:12.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:12 smithi140 bash[103196]: cluster 2023-09-23T16:17:10.931377+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:14.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:14 smithi140 bash[105739]: cluster 2023-09-23T16:17:12.932109+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:14.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:14 smithi140 bash[103196]: cluster 2023-09-23T16:17:12.932109+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:14.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:14 smithi186 bash[89807]: cluster 2023-09-23T16:17:12.932109+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:15.586 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T16:17:15.623 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:15 smithi140 bash[103196]: audit 2023-09-23T16:17:15.182205+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:15.623 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:15] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-23T16:17:15.623 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:15 smithi140 bash[105739]: audit 2023-09-23T16:17:15.182205+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:15.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:15 smithi186 bash[89807]: audit 2023-09-23T16:17:15.182205+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T16:17:16.578 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T16:17:16.714 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:17:16.714 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:17:16.765 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: cluster 2023-09-23T16:17:14.932784+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:16.765 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: cluster 2023-09-23T16:17:15.574631+0000 osd.5 (osd.5) 622 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.765 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: cluster 2023-09-23T16:17:15.574647+0000 osd.6 (osd.6) 603 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.766 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: audit 2023-09-23T16:17:15.579883+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:16.766 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: cluster 2023-09-23T16:17:15.580029+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-23T16:17:16.766 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:16 smithi186 bash[89807]: audit 2023-09-23T16:17:15.976926+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: cluster 2023-09-23T16:17:14.932784+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: cluster 2023-09-23T16:17:15.574631+0000 osd.5 (osd.5) 622 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: cluster 2023-09-23T16:17:15.574647+0000 osd.6 (osd.6) 603 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: audit 2023-09-23T16:17:15.579883+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:16.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: cluster 2023-09-23T16:17:15.580029+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[103196]: audit 2023-09-23T16:17:15.976926+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: cluster 2023-09-23T16:17:14.932784+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: cluster 2023-09-23T16:17:15.574631+0000 osd.5 (osd.5) 622 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: cluster 2023-09-23T16:17:15.574647+0000 osd.6 (osd.6) 603 : cluster 3 failed to encode map e461 with expected crc 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: audit 2023-09-23T16:17:15.579883+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.140:0/3932793923' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: cluster 2023-09-23T16:17:15.580029+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-23T16:17:16.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:16 smithi140 bash[105739]: audit 2023-09-23T16:17:15.976926+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:17.697 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[105739]: cluster 2023-09-23T16:17:16.584724+0000 osd.6 (osd.6) 604 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[105739]: cluster 2023-09-23T16:17:16.587640+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[105739]: cluster 2023-09-23T16:17:16.588731+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[105739]: cluster 2023-09-23T16:17:16.752950+0000 osd.5 (osd.5) 623 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[103196]: cluster 2023-09-23T16:17:16.584724+0000 osd.6 (osd.6) 604 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[103196]: cluster 2023-09-23T16:17:16.587640+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-23T16:17:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[103196]: cluster 2023-09-23T16:17:16.588731+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:17 smithi140 bash[103196]: cluster 2023-09-23T16:17:16.752950+0000 osd.5 (osd.5) 623 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.908 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:17 smithi186 bash[89807]: cluster 2023-09-23T16:17:16.584724+0000 osd.6 (osd.6) 604 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:17 smithi186 bash[89807]: cluster 2023-09-23T16:17:16.587640+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-23T16:17:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:17 smithi186 bash[89807]: cluster 2023-09-23T16:17:16.588731+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:17.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:17 smithi186 bash[89807]: cluster 2023-09-23T16:17:16.752950+0000 osd.5 (osd.5) 623 : cluster 3 failed to encode map e462 with expected crc 2023-09-23T16:17:18.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:18 smithi140 bash[105739]: cluster 2023-09-23T16:17:16.933355+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1647: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:18.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:18 smithi140 bash[103196]: cluster 2023-09-23T16:17:16.933355+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1647: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:18.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:18 smithi186 bash[89807]: cluster 2023-09-23T16:17:16.933355+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1647: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:20.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:20 smithi140 bash[103196]: cluster 2023-09-23T16:17:18.934176+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:20.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:20 smithi140 bash[105739]: cluster 2023-09-23T16:17:18.934176+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:20.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:20 smithi186 bash[89807]: cluster 2023-09-23T16:17:18.934176+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:21.356 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:22.480 INFO:teuthology.orchestra.run.smithi186.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T16:17:22.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:22 smithi140 bash[105739]: cluster 2023-09-23T16:17:20.935376+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:22.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:22 smithi140 bash[103196]: cluster 2023-09-23T16:17:20.935376+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:22 smithi186 bash[89807]: cluster 2023-09-23T16:17:20.935376+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:24 smithi140 bash[103196]: cluster 2023-09-23T16:17:22.935923+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:24 smithi140 bash[103196]: audit 2023-09-23T16:17:24.604231+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:17:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:24 smithi140 bash[105739]: cluster 2023-09-23T16:17:22.935923+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:24.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:24 smithi140 bash[105739]: audit 2023-09-23T16:17:24.604231+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:17:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:24 smithi186 bash[89807]: cluster 2023-09-23T16:17:22.935923+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:24 smithi186 bash[89807]: audit 2023-09-23T16:17:24.604231+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:17:25.629 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:25] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-23T16:17:25.644 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T16:17:25.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:25 smithi140 bash[103196]: audit 2023-09-23T16:17:25.369072+0000 mon.a (mon.0) 2103 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:25.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:25 smithi140 bash[105739]: audit 2023-09-23T16:17:25.369072+0000 mon.a (mon.0) 2103 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:25 smithi186 bash[89807]: audit 2023-09-23T16:17:25.369072+0000 mon.a (mon.0) 2103 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:26.320 INFO:teuthology.orchestra.run.smithi186.stdout:ERROR: (22) Invalid argument 2023-09-23T16:17:26.320 INFO:teuthology.orchestra.run.smithi186.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. 2023-09-23T16:17:26.595 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:24.936529+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.619473+0000 osd.6 (osd.6) 605 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: audit 2023-09-23T16:17:25.623623+0000 mon.a (mon.0) 2104 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.623778+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.624408+0000 osd.6 (osd.6) 606 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.626787+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.626852+0000 osd.5 (osd.5) 624 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.629750+0000 osd.5 (osd.5) 625 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:25.630436+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.496528+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:24.936529+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.619473+0000 osd.6 (osd.6) 605 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: audit 2023-09-23T16:17:25.623623+0000 mon.a (mon.0) 2104 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.623778+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.624408+0000 osd.6 (osd.6) 606 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.626787+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.626852+0000 osd.5 (osd.5) 624 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.629750+0000 osd.5 (osd.5) 625 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:25.630436+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.886 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:26 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.496528+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-23T16:17:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:24.936529+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.619473+0000 osd.6 (osd.6) 605 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: audit 2023-09-23T16:17:25.623623+0000 mon.a (mon.0) 2104 : audit 1 from='client.? 172.21.15.140:0/3904659746' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:26.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.623778+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.624408+0000 osd.6 (osd.6) 606 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.626787+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.626852+0000 osd.5 (osd.5) 624 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.629750+0000 osd.5 (osd.5) 625 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:25.630436+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e463 with expected crc 2023-09-23T16:17:26.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:26 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.496528+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-23T16:17:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.490603+0000 osd.6 (osd.6) 607 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.493936+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.494771+0000 osd.5 (osd.5) 626 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.495794+0000 osd.6 (osd.6) 608 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.497365+0000 osd.5 (osd.5) 627 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.497612+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.499948+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.500569+0000 osd.5 (osd.5) 628 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.502019+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:27.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:27 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.496449+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-23T16:17:28.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.490603+0000 osd.6 (osd.6) 607 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.493936+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.494771+0000 osd.5 (osd.5) 626 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.495794+0000 osd.6 (osd.6) 608 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.497365+0000 osd.5 (osd.5) 627 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.497612+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.499948+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.500569+0000 osd.5 (osd.5) 628 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.502019+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.496449+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-23T16:17:28.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.490603+0000 osd.6 (osd.6) 607 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.493936+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.494771+0000 osd.5 (osd.5) 626 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.495794+0000 osd.6 (osd.6) 608 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.497365+0000 osd.5 (osd.5) 627 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.497612+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.499948+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.500569+0000 osd.5 (osd.5) 628 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.502019+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e464 with expected crc 2023-09-23T16:17:28.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:27 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.496449+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-23T16:17:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:26.937242+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1654: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.492558+0000 osd.5 (osd.5) 629 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.493635+0000 osd.6 (osd.6) 609 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.498071+0000 osd.6 (osd.6) 610 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.498608+0000 osd.5 (osd.5) 630 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.498844+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.500192+0000 osd.6 (osd.6) 611 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.501115+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.502365+0000 osd.6 (osd.6) 612 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:28.910 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:28 smithi186 bash[89807]: cluster 2023-09-23T16:17:27.504184+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:26.937242+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1654: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.492558+0000 osd.5 (osd.5) 629 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.493635+0000 osd.6 (osd.6) 609 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.498071+0000 osd.6 (osd.6) 610 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.498608+0000 osd.5 (osd.5) 630 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.498844+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.500192+0000 osd.6 (osd.6) 611 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.501115+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.502365+0000 osd.6 (osd.6) 612 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[103196]: cluster 2023-09-23T16:17:27.504184+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:26.937242+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1654: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.492558+0000 osd.5 (osd.5) 629 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.493635+0000 osd.6 (osd.6) 609 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.498071+0000 osd.6 (osd.6) 610 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.498608+0000 osd.5 (osd.5) 630 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.498844+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.500192+0000 osd.6 (osd.6) 611 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.501115+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.502365+0000 osd.6 (osd.6) 612 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:29.136 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:28 smithi140 bash[105739]: cluster 2023-09-23T16:17:27.504184+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e465 with expected crc 2023-09-23T16:17:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.648209+0000 osd.5 (osd.5) 631 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.650184+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-23T16:17:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.650714+0000 osd.5 (osd.5) 632 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.650851+0000 osd.6 (osd.6) 613 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.653091+0000 osd.5 (osd.5) 633 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.655399+0000 osd.6 (osd.6) 614 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.656010+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.659706+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.648209+0000 osd.5 (osd.5) 631 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.650184+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.650714+0000 osd.5 (osd.5) 632 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.650851+0000 osd.6 (osd.6) 613 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.653091+0000 osd.5 (osd.5) 633 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.655399+0000 osd.6 (osd.6) 614 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.656010+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:29 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.659706+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.648209+0000 osd.5 (osd.5) 631 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.650184+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.650714+0000 osd.5 (osd.5) 632 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.650851+0000 osd.6 (osd.6) 613 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.653091+0000 osd.5 (osd.5) 633 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.655399+0000 osd.6 (osd.6) 614 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.656010+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:30.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:29 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.659706+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e466 with expected crc 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:28.937939+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1657: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 89 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.660478+0000 osd.5 (osd.5) 634 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.662716+0000 osd.6 (osd.6) 615 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.663273+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.665392+0000 osd.6 (osd.6) 616 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.666416+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-23T16:17:31.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.666773+0000 osd.5 (osd.5) 635 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.667123+0000 osd.6 (osd.6) 617 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.669386+0000 osd.5 (osd.5) 636 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[105739]: cluster 2023-09-23T16:17:29.669733+0000 osd.6 (osd.6) 618 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:28.937939+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1657: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 89 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.660478+0000 osd.5 (osd.5) 634 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.662716+0000 osd.6 (osd.6) 615 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.663273+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.665392+0000 osd.6 (osd.6) 616 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.666416+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-23T16:17:31.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.666773+0000 osd.5 (osd.5) 635 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.667123+0000 osd.6 (osd.6) 617 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.669386+0000 osd.5 (osd.5) 636 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.136 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:30 smithi140 bash[103196]: cluster 2023-09-23T16:17:29.669733+0000 osd.6 (osd.6) 618 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.145 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:28.937939+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1657: 93 pgs: 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 89 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.660478+0000 osd.5 (osd.5) 634 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.662716+0000 osd.6 (osd.6) 615 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.663273+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.665392+0000 osd.6 (osd.6) 616 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.666416+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.666773+0000 osd.5 (osd.5) 635 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.667123+0000 osd.6 (osd.6) 617 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.669386+0000 osd.5 (osd.5) 636 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:31.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:30 smithi186 bash[89807]: cluster 2023-09-23T16:17:29.669733+0000 osd.6 (osd.6) 618 : cluster 3 failed to encode map e467 with expected crc 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[103196]: audit 2023-09-23T16:17:30.977763+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[103196]: audit 2023-09-23T16:17:31.356857+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[103196]: audit 2023-09-23T16:17:31.362528+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[103196]: audit 2023-09-23T16:17:31.368446+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[103196]: audit 2023-09-23T16:17:31.373872+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[105739]: audit 2023-09-23T16:17:30.977763+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[105739]: audit 2023-09-23T16:17:31.356857+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[105739]: audit 2023-09-23T16:17:31.362528+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[105739]: audit 2023-09-23T16:17:31.368446+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:31 smithi140 bash[105739]: audit 2023-09-23T16:17:31.373872+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:31 smithi186 bash[89807]: audit 2023-09-23T16:17:30.977763+0000 mon.a (mon.0) 2110 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:31 smithi186 bash[89807]: audit 2023-09-23T16:17:31.356857+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:31 smithi186 bash[89807]: audit 2023-09-23T16:17:31.362528+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:31 smithi186 bash[89807]: audit 2023-09-23T16:17:31.368446+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:31 smithi186 bash[89807]: audit 2023-09-23T16:17:31.373872+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[103196]: cluster 2023-09-23T16:17:30.938901+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1659: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 87 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 6 objects/s recovering 2023-09-23T16:17:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[103196]: audit 2023-09-23T16:17:31.898826+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:17:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[103196]: audit 2023-09-23T16:17:31.900361+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:17:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[103196]: audit 2023-09-23T16:17:31.907171+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:32.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[105739]: cluster 2023-09-23T16:17:30.938901+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1659: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 87 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 6 objects/s recovering 2023-09-23T16:17:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[105739]: audit 2023-09-23T16:17:31.898826+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:17:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[105739]: audit 2023-09-23T16:17:31.900361+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:17:32.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:32 smithi140 bash[105739]: audit 2023-09-23T16:17:31.907171+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:33.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:32 smithi186 bash[89807]: cluster 2023-09-23T16:17:30.938901+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1659: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 remapped+peering, 1 active+remapped, 87 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 6 objects/s recovering 2023-09-23T16:17:33.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:32 smithi186 bash[89807]: audit 2023-09-23T16:17:31.898826+0000 mon.a (mon.0) 2115 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:17:33.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:32 smithi186 bash[89807]: audit 2023-09-23T16:17:31.900361+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:17:33.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:32 smithi186 bash[89807]: audit 2023-09-23T16:17:31.907171+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:35.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:34 smithi140 bash[103196]: cluster 2023-09-23T16:17:32.939682+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1660: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 active+remapped, 88 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s, 4 objects/s recovering 2023-09-23T16:17:35.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:34 smithi140 bash[105739]: cluster 2023-09-23T16:17:32.939682+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1660: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 active+remapped, 88 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s, 4 objects/s recovering 2023-09-23T16:17:35.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:34 smithi186 bash[89807]: cluster 2023-09-23T16:17:32.939682+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1660: 93 pgs: 2 peering, 2 active+undersized+remapped, 1 active+remapped, 88 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s, 4 objects/s recovering 2023-09-23T16:17:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:35] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.43.0" 2023-09-23T16:17:35.689 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T16:17:36.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:35 smithi140 bash[103196]: audit 2023-09-23T16:17:35.224847+0000 mon.a (mon.0) 2118 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:36.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:35 smithi140 bash[105739]: audit 2023-09-23T16:17:35.224847+0000 mon.a (mon.0) 2118 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:36.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:35 smithi186 bash[89807]: audit 2023-09-23T16:17:35.224847+0000 mon.a (mon.0) 2118 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T16:17:36.685 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[103196]: cluster 2023-09-23T16:17:34.940689+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s, 4 objects/s recovering 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[103196]: cluster 2023-09-23T16:17:35.683020+0000 osd.6 (osd.6) 619 : cluster 3 failed to encode map e468 with expected crc 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[103196]: audit 2023-09-23T16:17:35.684244+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[103196]: cluster 2023-09-23T16:17:35.684335+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[105739]: cluster 2023-09-23T16:17:34.940689+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s, 4 objects/s recovering 2023-09-23T16:17:37.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[105739]: cluster 2023-09-23T16:17:35.683020+0000 osd.6 (osd.6) 619 : cluster 3 failed to encode map e468 with expected crc 2023-09-23T16:17:37.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[105739]: audit 2023-09-23T16:17:35.684244+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:37.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:36 smithi140 bash[105739]: cluster 2023-09-23T16:17:35.684335+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-23T16:17:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:36 smithi186 bash[89807]: cluster 2023-09-23T16:17:34.940689+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s, 4 objects/s recovering 2023-09-23T16:17:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:36 smithi186 bash[89807]: cluster 2023-09-23T16:17:35.683020+0000 osd.6 (osd.6) 619 : cluster 3 failed to encode map e468 with expected crc 2023-09-23T16:17:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:36 smithi186 bash[89807]: audit 2023-09-23T16:17:35.684244+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.140:0/1778430131' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T16:17:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:36 smithi186 bash[89807]: cluster 2023-09-23T16:17:35.684335+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-23T16:17:39.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:38 smithi140 bash[105739]: cluster 2023-09-23T16:17:36.941338+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s, 3 objects/s recovering 2023-09-23T16:17:39.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:38 smithi140 bash[103196]: cluster 2023-09-23T16:17:36.941338+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s, 3 objects/s recovering 2023-09-23T16:17:39.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:38 smithi186 bash[89807]: cluster 2023-09-23T16:17:36.941338+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s, 3 objects/s recovering 2023-09-23T16:17:41.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:40 smithi140 bash[105739]: cluster 2023-09-23T16:17:38.942243+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s, 0 objects/s recovering 2023-09-23T16:17:41.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:40 smithi140 bash[103196]: cluster 2023-09-23T16:17:38.942243+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s, 0 objects/s recovering 2023-09-23T16:17:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:40 smithi186 bash[89807]: cluster 2023-09-23T16:17:38.942243+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s, 0 objects/s recovering 2023-09-23T16:17:41.458 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:42.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:42 smithi140 bash[105739]: cluster 2023-09-23T16:17:40.943216+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:42.988 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:42 smithi140 bash[105739]: audit 2023-09-23T16:17:41.944834+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:42.988 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:42 smithi140 bash[103196]: cluster 2023-09-23T16:17:40.943216+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:42.988 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:42 smithi140 bash[103196]: audit 2023-09-23T16:17:41.944834+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:43.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:42 smithi186 bash[89807]: cluster 2023-09-23T16:17:40.943216+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:43.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:42 smithi186 bash[89807]: audit 2023-09-23T16:17:41.944834+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:17:45.022 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:44 smithi140 bash[105739]: cluster 2023-09-23T16:17:42.943920+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:45.022 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:44 smithi140 bash[103196]: cluster 2023-09-23T16:17:42.943920+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:45.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:44 smithi186 bash[89807]: cluster 2023-09-23T16:17:42.943920+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s, 0 objects/s recovering 2023-09-23T16:17:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:45] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.43.0" 2023-09-23T16:17:45.715 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T16:17:45.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:45 smithi140 bash[103196]: audit 2023-09-23T16:17:45.394815+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.140:0/3342233850' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:45.974 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:45 smithi140 bash[103196]: audit 2023-09-23T16:17:45.395198+0000 mon.a (mon.0) 2122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:45.974 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:45 smithi140 bash[105739]: audit 2023-09-23T16:17:45.394815+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.140:0/3342233850' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:45.974 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:45 smithi140 bash[105739]: audit 2023-09-23T16:17:45.395198+0000 mon.a (mon.0) 2122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:46.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:45 smithi186 bash[89807]: audit 2023-09-23T16:17:45.394815+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.140:0/3342233850' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:46.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:45 smithi186 bash[89807]: audit 2023-09-23T16:17:45.395198+0000 mon.a (mon.0) 2122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:46.743 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: cluster 2023-09-23T16:17:44.944976+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: cluster 2023-09-23T16:17:45.704094+0000 osd.6 (osd.6) 620 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: audit 2023-09-23T16:17:45.708022+0000 mon.a (mon.0) 2123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: cluster 2023-09-23T16:17:45.708112+0000 mon.a (mon.0) 2124 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: cluster 2023-09-23T16:17:45.908813+0000 osd.5 (osd.5) 637 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: cluster 2023-09-23T16:17:45.935132+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[105739]: audit 2023-09-23T16:17:45.977617+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: cluster 2023-09-23T16:17:44.944976+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: cluster 2023-09-23T16:17:45.704094+0000 osd.6 (osd.6) 620 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: audit 2023-09-23T16:17:45.708022+0000 mon.a (mon.0) 2123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: cluster 2023-09-23T16:17:45.708112+0000 mon.a (mon.0) 2124 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: cluster 2023-09-23T16:17:45.908813+0000 osd.5 (osd.5) 637 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: cluster 2023-09-23T16:17:45.935132+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:46 smithi140 bash[103196]: audit 2023-09-23T16:17:45.977617+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: cluster 2023-09-23T16:17:44.944976+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: cluster 2023-09-23T16:17:45.704094+0000 osd.6 (osd.6) 620 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: audit 2023-09-23T16:17:45.708022+0000 mon.a (mon.0) 2123 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: cluster 2023-09-23T16:17:45.708112+0000 mon.a (mon.0) 2124 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-23T16:17:47.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: cluster 2023-09-23T16:17:45.908813+0000 osd.5 (osd.5) 637 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: cluster 2023-09-23T16:17:45.935132+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e469 with expected crc 2023-09-23T16:17:47.160 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:46 smithi186 bash[89807]: audit 2023-09-23T16:17:45.977617+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:17:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:48 smithi140 bash[105739]: cluster 2023-09-23T16:17:46.945500+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1669: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:49.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:48 smithi140 bash[103196]: cluster 2023-09-23T16:17:46.945500+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1669: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:49.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:48 smithi186 bash[89807]: cluster 2023-09-23T16:17:46.945500+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1669: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:50 smithi140 bash[105739]: cluster 2023-09-23T16:17:48.946354+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:50 smithi140 bash[103196]: cluster 2023-09-23T16:17:48.946354+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:50 smithi186 bash[89807]: cluster 2023-09-23T16:17:48.946354+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:51.521 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:17:52.992 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:52 smithi140 bash[105739]: cluster 2023-09-23T16:17:50.947360+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:52.993 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:52 smithi140 bash[103196]: cluster 2023-09-23T16:17:50.947360+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:52 smithi186 bash[89807]: cluster 2023-09-23T16:17:50.947360+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:55.002 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:54 smithi140 bash[105739]: cluster 2023-09-23T16:17:52.947982+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:55.002 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:54 smithi140 bash[103196]: cluster 2023-09-23T16:17:52.947982+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:54 smithi186 bash[89807]: cluster 2023-09-23T16:17:52.947982+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:17:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:17:55] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2023-09-23T16:17:55.748 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-23T16:17:55.997 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:55 smithi140 bash[103196]: audit 2023-09-23T16:17:55.487830+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.140:0/2496996005' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:55.997 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:55 smithi140 bash[103196]: audit 2023-09-23T16:17:55.488560+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:55.998 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:55 smithi140 bash[105739]: audit 2023-09-23T16:17:55.487830+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.140:0/2496996005' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:55.998 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:55 smithi140 bash[105739]: audit 2023-09-23T16:17:55.488560+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:55 smithi186 bash[89807]: audit 2023-09-23T16:17:55.487830+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.140:0/2496996005' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:56.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:55 smithi186 bash[89807]: audit 2023-09-23T16:17:55.488560+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T16:17:56.761 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T16:17:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[105739]: cluster 2023-09-23T16:17:54.949063+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[105739]: cluster 2023-09-23T16:17:55.739119+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e470 with expected crc 2023-09-23T16:17:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[105739]: audit 2023-09-23T16:17:55.741778+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[105739]: cluster 2023-09-23T16:17:55.741870+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-23T16:17:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[103196]: cluster 2023-09-23T16:17:54.949063+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[103196]: cluster 2023-09-23T16:17:55.739119+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e470 with expected crc 2023-09-23T16:17:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[103196]: audit 2023-09-23T16:17:55.741778+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:57.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:56 smithi140 bash[103196]: cluster 2023-09-23T16:17:55.741870+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-23T16:17:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:56 smithi186 bash[89807]: cluster 2023-09-23T16:17:54.949063+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:56 smithi186 bash[89807]: cluster 2023-09-23T16:17:55.739119+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e470 with expected crc 2023-09-23T16:17:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:56 smithi186 bash[89807]: audit 2023-09-23T16:17:55.741778+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T16:17:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:56 smithi186 bash[89807]: cluster 2023-09-23T16:17:55.741870+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-23T16:17:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:17:58 smithi140 bash[105739]: cluster 2023-09-23T16:17:56.949707+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1675: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:59.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:17:58 smithi140 bash[103196]: cluster 2023-09-23T16:17:56.949707+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1675: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:17:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:17:58 smithi186 bash[89807]: cluster 2023-09-23T16:17:56.949707+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1675: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:01.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:00 smithi140 bash[105739]: cluster 2023-09-23T16:17:58.950754+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:01.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:00 smithi140 bash[103196]: cluster 2023-09-23T16:17:58.950754+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:00 smithi186 bash[89807]: cluster 2023-09-23T16:17:58.950754+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:01.535 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:01.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:01 smithi140 bash[103196]: audit 2023-09-23T16:18:00.978590+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:01.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:01 smithi140 bash[105739]: audit 2023-09-23T16:18:00.978590+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:01 smithi186 bash[89807]: audit 2023-09-23T16:18:00.978590+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:03.088 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:02 smithi140 bash[105739]: cluster 2023-09-23T16:18:00.951839+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:03.088 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:02 smithi140 bash[103196]: cluster 2023-09-23T16:18:00.951839+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:02 smithi186 bash[89807]: cluster 2023-09-23T16:18:00.951839+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:05.060 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:04 smithi140 bash[103196]: cluster 2023-09-23T16:18:02.952504+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:05.060 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:04 smithi140 bash[105739]: cluster 2023-09-23T16:18:02.952504+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:04 smithi186 bash[89807]: cluster 2023-09-23T16:18:02.952504+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:05] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T16:18:05.782 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T16:18:06.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:05 smithi140 bash[105739]: audit 2023-09-23T16:18:05.551501+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.140:0/2930245573' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:05 smithi140 bash[105739]: audit 2023-09-23T16:18:05.552124+0000 mon.a (mon.0) 2130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:05 smithi140 bash[103196]: audit 2023-09-23T16:18:05.551501+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.140:0/2930245573' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:05 smithi140 bash[103196]: audit 2023-09-23T16:18:05.552124+0000 mon.a (mon.0) 2130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:05 smithi186 bash[89807]: audit 2023-09-23T16:18:05.551501+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.140:0/2930245573' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:05 smithi186 bash[89807]: audit 2023-09-23T16:18:05.552124+0000 mon.a (mon.0) 2130 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:06.795 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T16:18:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[103196]: cluster 2023-09-23T16:18:04.953385+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[103196]: cluster 2023-09-23T16:18:05.772703+0000 osd.6 (osd.6) 621 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[103196]: audit 2023-09-23T16:18:05.776264+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:07.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[103196]: cluster 2023-09-23T16:18:05.776370+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-23T16:18:07.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[105739]: cluster 2023-09-23T16:18:04.953385+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:07.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[105739]: cluster 2023-09-23T16:18:05.772703+0000 osd.6 (osd.6) 621 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:07.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[105739]: audit 2023-09-23T16:18:05.776264+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:07.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:06 smithi140 bash[105739]: cluster 2023-09-23T16:18:05.776370+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-23T16:18:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:06 smithi186 bash[89807]: cluster 2023-09-23T16:18:04.953385+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:06 smithi186 bash[89807]: cluster 2023-09-23T16:18:05.772703+0000 osd.6 (osd.6) 621 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:06 smithi186 bash[89807]: audit 2023-09-23T16:18:05.776264+0000 mon.a (mon.0) 2131 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:06 smithi186 bash[89807]: cluster 2023-09-23T16:18:05.776370+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-23T16:18:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:07 smithi140 bash[105739]: cluster 2023-09-23T16:18:06.376224+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:08.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:07 smithi140 bash[105739]: cluster 2023-09-23T16:18:06.379362+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:07 smithi140 bash[103196]: cluster 2023-09-23T16:18:06.376224+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:08.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:07 smithi140 bash[103196]: cluster 2023-09-23T16:18:06.379362+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:08.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:07 smithi186 bash[89807]: cluster 2023-09-23T16:18:06.376224+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:08.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:07 smithi186 bash[89807]: cluster 2023-09-23T16:18:06.379362+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e471 with expected crc 2023-09-23T16:18:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:08 smithi140 bash[103196]: cluster 2023-09-23T16:18:06.953990+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1681: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:09.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:08 smithi140 bash[105739]: cluster 2023-09-23T16:18:06.953990+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1681: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:09.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:08 smithi186 bash[89807]: cluster 2023-09-23T16:18:06.953990+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1681: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:11.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:10 smithi140 bash[105739]: cluster 2023-09-23T16:18:08.954962+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:11.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:10 smithi140 bash[103196]: cluster 2023-09-23T16:18:08.954962+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:11.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:10 smithi186 bash[89807]: cluster 2023-09-23T16:18:08.954962+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:11.573 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:13.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:12 smithi140 bash[103196]: cluster 2023-09-23T16:18:10.956024+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:13.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:12 smithi140 bash[105739]: cluster 2023-09-23T16:18:10.956024+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:12 smithi186 bash[89807]: cluster 2023-09-23T16:18:10.956024+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:15.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:14 smithi140 bash[103196]: cluster 2023-09-23T16:18:12.956797+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:15.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:14 smithi140 bash[105739]: cluster 2023-09-23T16:18:12.956797+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:15.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:14 smithi186 bash[89807]: cluster 2023-09-23T16:18:12.956797+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:15] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T16:18:15.820 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T16:18:16.092 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:15 smithi140 bash[105739]: audit 2023-09-23T16:18:15.432086+0000 mon.a (mon.0) 2133 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:16.093 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:15 smithi140 bash[103196]: audit 2023-09-23T16:18:15.432086+0000 mon.a (mon.0) 2133 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:15 smithi186 bash[89807]: audit 2023-09-23T16:18:15.432086+0000 mon.a (mon.0) 2133 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T16:18:16.812 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T16:18:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: cluster 2023-09-23T16:18:14.957613+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: cluster 2023-09-23T16:18:15.810935+0000 osd.5 (osd.5) 638 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: cluster 2023-09-23T16:18:15.810936+0000 osd.6 (osd.6) 622 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: audit 2023-09-23T16:18:15.813641+0000 mon.a (mon.0) 2134 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: cluster 2023-09-23T16:18:15.813701+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[105739]: audit 2023-09-23T16:18:15.979195+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: cluster 2023-09-23T16:18:14.957613+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: cluster 2023-09-23T16:18:15.810935+0000 osd.5 (osd.5) 638 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: cluster 2023-09-23T16:18:15.810936+0000 osd.6 (osd.6) 622 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: audit 2023-09-23T16:18:15.813641+0000 mon.a (mon.0) 2134 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: cluster 2023-09-23T16:18:15.813701+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-23T16:18:17.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:16 smithi140 bash[103196]: audit 2023-09-23T16:18:15.979195+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: cluster 2023-09-23T16:18:14.957613+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: cluster 2023-09-23T16:18:15.810935+0000 osd.5 (osd.5) 638 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: cluster 2023-09-23T16:18:15.810936+0000 osd.6 (osd.6) 622 : cluster 3 failed to encode map e472 with expected crc 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: audit 2023-09-23T16:18:15.813641+0000 mon.a (mon.0) 2134 : audit 1 from='client.? 172.21.15.140:0/1943873083' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: cluster 2023-09-23T16:18:15.813701+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-23T16:18:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:16 smithi186 bash[89807]: audit 2023-09-23T16:18:15.979195+0000 mon.a (mon.0) 2136 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:18 smithi140 bash[105739]: cluster 2023-09-23T16:18:16.958305+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1687: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:19.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:18 smithi140 bash[103196]: cluster 2023-09-23T16:18:16.958305+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1687: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:19.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:18 smithi186 bash[89807]: cluster 2023-09-23T16:18:16.958305+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1687: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:21.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:20 smithi140 bash[105739]: cluster 2023-09-23T16:18:18.959220+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:21.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:20 smithi140 bash[103196]: cluster 2023-09-23T16:18:18.959220+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:21.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:20 smithi186 bash[89807]: cluster 2023-09-23T16:18:18.959220+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:21.586 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:23.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:22 smithi140 bash[103196]: cluster 2023-09-23T16:18:20.960235+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:23.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:22 smithi140 bash[105739]: cluster 2023-09-23T16:18:20.960235+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:23.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:22 smithi186 bash[89807]: cluster 2023-09-23T16:18:20.960235+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:25.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:24 smithi140 bash[105739]: cluster 2023-09-23T16:18:22.961070+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:25.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:24 smithi140 bash[103196]: cluster 2023-09-23T16:18:22.961070+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:24 smithi186 bash[89807]: cluster 2023-09-23T16:18:22.961070+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:25.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:25] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T16:18:25.840 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T16:18:26.083 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:25 smithi140 bash[105739]: audit 2023-09-23T16:18:25.491046+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:26.083 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:25 smithi140 bash[103196]: audit 2023-09-23T16:18:25.491046+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:26.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:25 smithi186 bash[89807]: audit 2023-09-23T16:18:25.491046+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:26.844 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: cluster 2023-09-23T16:18:24.962055+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: cluster 2023-09-23T16:18:25.833330+0000 osd.5 (osd.5) 639 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: cluster 2023-09-23T16:18:25.833775+0000 osd.6 (osd.6) 623 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: audit 2023-09-23T16:18:25.834805+0000 mon.a (mon.0) 2138 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: cluster 2023-09-23T16:18:25.834883+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-23T16:18:27.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[105739]: cluster 2023-09-23T16:18:25.900787+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: cluster 2023-09-23T16:18:24.962055+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: cluster 2023-09-23T16:18:25.833330+0000 osd.5 (osd.5) 639 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: cluster 2023-09-23T16:18:25.833775+0000 osd.6 (osd.6) 623 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: audit 2023-09-23T16:18:25.834805+0000 mon.a (mon.0) 2138 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: cluster 2023-09-23T16:18:25.834883+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-23T16:18:27.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:26 smithi140 bash[103196]: cluster 2023-09-23T16:18:25.900787+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: cluster 2023-09-23T16:18:24.962055+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: cluster 2023-09-23T16:18:25.833330+0000 osd.5 (osd.5) 639 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: cluster 2023-09-23T16:18:25.833775+0000 osd.6 (osd.6) 623 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: audit 2023-09-23T16:18:25.834805+0000 mon.a (mon.0) 2138 : audit 1 from='client.? 172.21.15.140:0/3774912529' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: cluster 2023-09-23T16:18:25.834883+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-23T16:18:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:26 smithi186 bash[89807]: cluster 2023-09-23T16:18:25.900787+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e473 with expected crc 2023-09-23T16:18:28.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:27 smithi186 bash[89807]: cluster 2023-09-23T16:18:26.962694+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1693: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:28.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:27 smithi140 bash[103196]: cluster 2023-09-23T16:18:26.962694+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1693: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:28.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:27 smithi140 bash[105739]: cluster 2023-09-23T16:18:26.962694+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1693: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:30.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:30 smithi140 bash[103196]: cluster 2023-09-23T16:18:28.963647+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:30.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:30 smithi140 bash[105739]: cluster 2023-09-23T16:18:28.963647+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:30.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:30 smithi186 bash[89807]: cluster 2023-09-23T16:18:28.963647+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:31.384 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:31 smithi140 bash[103196]: audit 2023-09-23T16:18:30.979024+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:31.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:31 smithi140 bash[105739]: audit 2023-09-23T16:18:30.979024+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:31.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:31 smithi186 bash[89807]: audit 2023-09-23T16:18:30.979024+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:31.623 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:32.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[105739]: cluster 2023-09-23T16:18:30.964738+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:32.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[105739]: audit 2023-09-23T16:18:31.988127+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:18:32.854 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[105739]: audit 2023-09-23T16:18:32.362773+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:32.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[105739]: audit 2023-09-23T16:18:32.370436+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:32.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[103196]: cluster 2023-09-23T16:18:30.964738+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:32.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[103196]: audit 2023-09-23T16:18:31.988127+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:18:32.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[103196]: audit 2023-09-23T16:18:32.362773+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:32.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:32 smithi140 bash[103196]: audit 2023-09-23T16:18:32.370436+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:32 smithi186 bash[89807]: cluster 2023-09-23T16:18:30.964738+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:32 smithi186 bash[89807]: audit 2023-09-23T16:18:31.988127+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:18:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:32 smithi186 bash[89807]: audit 2023-09-23T16:18:32.362773+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:32 smithi186 bash[89807]: audit 2023-09-23T16:18:32.370436+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:34.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:34 smithi140 bash[103196]: cluster 2023-09-23T16:18:32.965495+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:34 smithi140 bash[105739]: cluster 2023-09-23T16:18:32.965495+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:34.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:34 smithi186 bash[89807]: cluster 2023-09-23T16:18:32.965495+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:35.383 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:35] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T16:18:36.549 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T16:18:36.823 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[105739]: cluster 2023-09-23T16:18:34.966327+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:36.823 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[105739]: audit 2023-09-23T16:18:35.596984+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.140:0/4143436107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:36.823 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[105739]: audit 2023-09-23T16:18:35.597662+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:36.823 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[103196]: cluster 2023-09-23T16:18:34.966327+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:36.824 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[103196]: audit 2023-09-23T16:18:35.596984+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.140:0/4143436107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:36.824 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:36 smithi140 bash[103196]: audit 2023-09-23T16:18:35.597662+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:36 smithi186 bash[89807]: cluster 2023-09-23T16:18:34.966327+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:36 smithi186 bash[89807]: audit 2023-09-23T16:18:35.596984+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.140:0/4143436107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:36.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:36 smithi186 bash[89807]: audit 2023-09-23T16:18:35.597662+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T16:18:37.580 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[105739]: cluster 2023-09-23T16:18:36.540644+0000 osd.5 (osd.5) 640 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[105739]: cluster 2023-09-23T16:18:36.540994+0000 osd.6 (osd.6) 624 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[105739]: audit 2023-09-23T16:18:36.543104+0000 mon.a (mon.0) 2145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[105739]: cluster 2023-09-23T16:18:36.543245+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[105739]: cluster 2023-09-23T16:18:36.545854+0000 osd.6 (osd.6) 625 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[103196]: cluster 2023-09-23T16:18:36.540644+0000 osd.5 (osd.5) 640 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[103196]: cluster 2023-09-23T16:18:36.540994+0000 osd.6 (osd.6) 624 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[103196]: audit 2023-09-23T16:18:36.543104+0000 mon.a (mon.0) 2145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:37.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[103196]: cluster 2023-09-23T16:18:36.543245+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-23T16:18:37.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:37 smithi140 bash[103196]: cluster 2023-09-23T16:18:36.545854+0000 osd.6 (osd.6) 625 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:37 smithi186 bash[89807]: cluster 2023-09-23T16:18:36.540644+0000 osd.5 (osd.5) 640 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:37 smithi186 bash[89807]: cluster 2023-09-23T16:18:36.540994+0000 osd.6 (osd.6) 624 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:37 smithi186 bash[89807]: audit 2023-09-23T16:18:36.543104+0000 mon.a (mon.0) 2145 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T16:18:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:37 smithi186 bash[89807]: cluster 2023-09-23T16:18:36.543245+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-23T16:18:37.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:37 smithi186 bash[89807]: cluster 2023-09-23T16:18:36.545854+0000 osd.6 (osd.6) 625 : cluster 3 failed to encode map e474 with expected crc 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:36.966780+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1699: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:37.549615+0000 osd.5 (osd.5) 641 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:37.552568+0000 osd.6 (osd.6) 626 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:37.554613+0000 osd.6 (osd.6) 627 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:37.554916+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: cluster 2023-09-23T16:18:37.556387+0000 osd.6 (osd.6) 628 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: audit 2023-09-23T16:18:38.432967+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:38.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[105739]: audit 2023-09-23T16:18:38.441438+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:36.966780+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1699: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:37.549615+0000 osd.5 (osd.5) 641 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:37.552568+0000 osd.6 (osd.6) 626 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:37.554613+0000 osd.6 (osd.6) 627 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:37.554916+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: cluster 2023-09-23T16:18:37.556387+0000 osd.6 (osd.6) 628 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: audit 2023-09-23T16:18:38.432967+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:38.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:38 smithi140 bash[103196]: audit 2023-09-23T16:18:38.441438+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:36.966780+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1699: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:37.549615+0000 osd.5 (osd.5) 641 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:37.552568+0000 osd.6 (osd.6) 626 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:37.554613+0000 osd.6 (osd.6) 627 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:37.554916+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: cluster 2023-09-23T16:18:37.556387+0000 osd.6 (osd.6) 628 : cluster 3 failed to encode map e475 with expected crc 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: audit 2023-09-23T16:18:38.432967+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:38.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:38 smithi186 bash[89807]: audit 2023-09-23T16:18:38.441438+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: cluster 2023-09-23T16:18:38.967448+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1701: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: audit 2023-09-23T16:18:39.321487+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: audit 2023-09-23T16:18:39.332288+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: cluster 2023-09-23T16:18:39.551697+0000 mon.a (mon.0) 2152 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: audit 2023-09-23T16:18:39.801607+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: audit 2023-09-23T16:18:39.803365+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:18:40.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[103196]: audit 2023-09-23T16:18:39.811884+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: cluster 2023-09-23T16:18:38.967448+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1701: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: audit 2023-09-23T16:18:39.321487+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: audit 2023-09-23T16:18:39.332288+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: cluster 2023-09-23T16:18:39.551697+0000 mon.a (mon.0) 2152 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: audit 2023-09-23T16:18:39.801607+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: audit 2023-09-23T16:18:39.803365+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:18:40.635 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:40 smithi140 bash[105739]: audit 2023-09-23T16:18:39.811884+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: cluster 2023-09-23T16:18:38.967448+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1701: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: audit 2023-09-23T16:18:39.321487+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: audit 2023-09-23T16:18:39.332288+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: cluster 2023-09-23T16:18:39.551697+0000 mon.a (mon.0) 2152 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: audit 2023-09-23T16:18:39.801607+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: audit 2023-09-23T16:18:39.803365+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:18:40.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:40 smithi186 bash[89807]: audit 2023-09-23T16:18:39.811884+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:41.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:41 smithi140 bash[105739]: cluster 2023-09-23T16:18:40.359915+0000 osd.6 (osd.6) 629 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:18:41.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:41 smithi140 bash[105739]: cluster 2023-09-23T16:18:40.363580+0000 osd.6 (osd.6) 630 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:18:41.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:41 smithi140 bash[103196]: cluster 2023-09-23T16:18:40.359915+0000 osd.6 (osd.6) 629 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:18:41.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:41 smithi140 bash[103196]: cluster 2023-09-23T16:18:40.363580+0000 osd.6 (osd.6) 630 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:18:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:41 smithi186 bash[89807]: cluster 2023-09-23T16:18:40.359915+0000 osd.6 (osd.6) 629 : cluster 0 1.7 deep-scrub starts 2023-09-23T16:18:41.659 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:41 smithi186 bash[89807]: cluster 2023-09-23T16:18:40.363580+0000 osd.6 (osd.6) 630 : cluster 0 1.7 deep-scrub ok 2023-09-23T16:18:42.132 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:42.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:42 smithi140 bash[105739]: cluster 2023-09-23T16:18:40.968562+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1702: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:42.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:42 smithi140 bash[103196]: cluster 2023-09-23T16:18:40.968562+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1702: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:42.908 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:42 smithi186 bash[89807]: cluster 2023-09-23T16:18:40.968562+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1702: 93 pgs: 2 peering, 91 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:43 smithi140 bash[103196]: cluster 2023-09-23T16:18:43.525827+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:18:43.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:43 smithi140 bash[103196]: cluster 2023-09-23T16:18:43.525886+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T16:18:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:43 smithi140 bash[105739]: cluster 2023-09-23T16:18:43.525827+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:18:43.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:43 smithi140 bash[105739]: cluster 2023-09-23T16:18:43.525886+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T16:18:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:43 smithi186 bash[89807]: cluster 2023-09-23T16:18:43.525827+0000 mon.a (mon.0) 2156 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T16:18:43.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:43 smithi186 bash[89807]: cluster 2023-09-23T16:18:43.525886+0000 mon.a (mon.0) 2157 : cluster 1 Cluster is now healthy 2023-09-23T16:18:44.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:44 smithi140 bash[105739]: cluster 2023-09-23T16:18:42.969293+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:44.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:44 smithi140 bash[103196]: cluster 2023-09-23T16:18:42.969293+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:44.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:44 smithi186 bash[89807]: cluster 2023-09-23T16:18:42.969293+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:45.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:45] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T16:18:46.599 INFO:teuthology.orchestra.run.smithi140.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T16:18:46.854 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[103196]: cluster 2023-09-23T16:18:44.970168+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:46.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[103196]: audit 2023-09-23T16:18:45.986589+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:46.855 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[103196]: audit 2023-09-23T16:18:46.214417+0000 mon.a (mon.0) 2159 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:46.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[105739]: cluster 2023-09-23T16:18:44.970168+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:46.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[105739]: audit 2023-09-23T16:18:45.986589+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:46.855 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:46 smithi140 bash[105739]: audit 2023-09-23T16:18:46.214417+0000 mon.a (mon.0) 2159 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:46 smithi186 bash[89807]: cluster 2023-09-23T16:18:44.970168+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:46 smithi186 bash[89807]: audit 2023-09-23T16:18:45.986589+0000 mon.a (mon.0) 2158 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:18:46.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:46 smithi186 bash[89807]: audit 2023-09-23T16:18:46.214417+0000 mon.a (mon.0) 2159 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:47.577 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[103196]: cluster 2023-09-23T16:18:46.591839+0000 osd.6 (osd.6) 631 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[103196]: audit 2023-09-23T16:18:46.592831+0000 mon.a (mon.0) 2160 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[103196]: cluster 2023-09-23T16:18:46.592928+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[103196]: cluster 2023-09-23T16:18:47.254334+0000 osd.5 (osd.5) 642 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[105739]: cluster 2023-09-23T16:18:46.591839+0000 osd.6 (osd.6) 631 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:47.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[105739]: audit 2023-09-23T16:18:46.592831+0000 mon.a (mon.0) 2160 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:47.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[105739]: cluster 2023-09-23T16:18:46.592928+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-23T16:18:47.885 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:47 smithi140 bash[105739]: cluster 2023-09-23T16:18:47.254334+0000 osd.5 (osd.5) 642 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:47 smithi186 bash[89807]: cluster 2023-09-23T16:18:46.591839+0000 osd.6 (osd.6) 631 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:47 smithi186 bash[89807]: audit 2023-09-23T16:18:46.592831+0000 mon.a (mon.0) 2160 : audit 1 from='client.? 172.21.15.140:0/830732021' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:47 smithi186 bash[89807]: cluster 2023-09-23T16:18:46.592928+0000 mon.a (mon.0) 2161 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-23T16:18:47.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:47 smithi186 bash[89807]: cluster 2023-09-23T16:18:47.254334+0000 osd.5 (osd.5) 642 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[105739]: cluster 2023-09-23T16:18:46.970553+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[105739]: cluster 2023-09-23T16:18:47.086378+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[105739]: cluster 2023-09-23T16:18:47.089255+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.885 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[103196]: cluster 2023-09-23T16:18:46.970553+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:48.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[103196]: cluster 2023-09-23T16:18:47.086378+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.886 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:48 smithi140 bash[103196]: cluster 2023-09-23T16:18:47.089255+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:48 smithi186 bash[89807]: cluster 2023-09-23T16:18:46.970553+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:48 smithi186 bash[89807]: cluster 2023-09-23T16:18:47.086378+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:48.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:48 smithi186 bash[89807]: cluster 2023-09-23T16:18:47.089255+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e476 with expected crc 2023-09-23T16:18:50.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:50 smithi140 bash[103196]: cluster 2023-09-23T16:18:48.971516+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:50.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:50 smithi140 bash[105739]: cluster 2023-09-23T16:18:48.971516+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:50.908 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:50 smithi186 bash[89807]: cluster 2023-09-23T16:18:48.971516+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:52.353 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:18:52.633 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:52 smithi140 bash[105739]: cluster 2023-09-23T16:18:50.972599+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:52.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:52 smithi140 bash[105739]: audit 2023-09-23T16:18:51.979338+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:52 smithi140 bash[103196]: cluster 2023-09-23T16:18:50.972599+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:52.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:52 smithi140 bash[103196]: audit 2023-09-23T16:18:51.979338+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:52 smithi186 bash[89807]: cluster 2023-09-23T16:18:50.972599+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:52.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:52 smithi186 bash[89807]: audit 2023-09-23T16:18:51.979338+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:18:54.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:54 smithi140 bash[103196]: cluster 2023-09-23T16:18:52.973152+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:54.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:54 smithi140 bash[105739]: cluster 2023-09-23T16:18:52.973152+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:54.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:54 smithi186 bash[89807]: cluster 2023-09-23T16:18:52.973152+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:55.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:18:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:18:55] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T16:18:56.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:56 smithi140 bash[103196]: cluster 2023-09-23T16:18:54.974143+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:56.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:56 smithi140 bash[105739]: cluster 2023-09-23T16:18:54.974143+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:56.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:56 smithi186 bash[89807]: cluster 2023-09-23T16:18:54.974143+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:57.647 INFO:teuthology.orchestra.run.smithi140.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T16:18:57.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:57 smithi140 bash[105739]: audit 2023-09-23T16:18:56.655165+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.140:0/1035218629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:57.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:57 smithi140 bash[105739]: audit 2023-09-23T16:18:56.655736+0000 mon.a (mon.0) 2163 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:57.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:57 smithi140 bash[103196]: audit 2023-09-23T16:18:56.655165+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.140:0/1035218629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:57.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:57 smithi140 bash[103196]: audit 2023-09-23T16:18:56.655736+0000 mon.a (mon.0) 2163 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:57 smithi186 bash[89807]: audit 2023-09-23T16:18:56.655165+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.140:0/1035218629' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:57.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:57 smithi186 bash[89807]: audit 2023-09-23T16:18:56.655736+0000 mon.a (mon.0) 2163 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T16:18:58.734 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-23T16:18:58.734 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-23T16:18:58.734 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-23T16:18:58.734 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-23T16:18:58.734 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T16:18:58.734 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T16:18:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:58 smithi186 bash[89807]: cluster 2023-09-23T16:18:56.975083+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:58 smithi186 bash[89807]: cluster 2023-09-23T16:18:57.638368+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:58 smithi186 bash[89807]: cluster 2023-09-23T16:18:57.638601+0000 osd.6 (osd.6) 632 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:58 smithi186 bash[89807]: audit 2023-09-23T16:18:57.640496+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:58.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:18:58 smithi186 bash[89807]: cluster 2023-09-23T16:18:57.640598+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[105739]: cluster 2023-09-23T16:18:56.975083+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[105739]: cluster 2023-09-23T16:18:57.638368+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[105739]: cluster 2023-09-23T16:18:57.638601+0000 osd.6 (osd.6) 632 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[105739]: audit 2023-09-23T16:18:57.640496+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[105739]: cluster 2023-09-23T16:18:57.640598+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-23T16:18:59.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[103196]: cluster 2023-09-23T16:18:56.975083+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:18:59.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[103196]: cluster 2023-09-23T16:18:57.638368+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:59.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[103196]: cluster 2023-09-23T16:18:57.638601+0000 osd.6 (osd.6) 632 : cluster 3 failed to encode map e477 with expected crc 2023-09-23T16:18:59.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[103196]: audit 2023-09-23T16:18:57.640496+0000 mon.a (mon.0) 2164 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T16:18:59.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:18:58 smithi140 bash[103196]: cluster 2023-09-23T16:18:57.640598+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-23T16:19:00.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:00 smithi186 bash[89807]: cluster 2023-09-23T16:18:58.975987+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:01.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:00 smithi140 bash[105739]: cluster 2023-09-23T16:18:58.975987+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:01.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:00 smithi140 bash[103196]: cluster 2023-09-23T16:18:58.975987+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:01.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:01 smithi186 bash[89807]: audit 2023-09-23T16:19:00.979352+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:02.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:01 smithi140 bash[105739]: audit 2023-09-23T16:19:00.979352+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:01 smithi140 bash[103196]: audit 2023-09-23T16:19:00.979352+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:02.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:02 smithi186 bash[89807]: cluster 2023-09-23T16:19:00.976839+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:02 smithi140 bash[103196]: cluster 2023-09-23T16:19:00.976839+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:03.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:02 smithi140 bash[105739]: cluster 2023-09-23T16:19:00.976839+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:03.513 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:04.940 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:04 smithi140 bash[105739]: cluster 2023-09-23T16:19:02.977511+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:04.940 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:04 smithi140 bash[103196]: cluster 2023-09-23T16:19:02.977511+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:04 smithi186 bash[89807]: cluster 2023-09-23T16:19:02.977511+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:05.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:05] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T16:19:06.956 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:06 smithi140 bash[105739]: cluster 2023-09-23T16:19:04.978543+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:06.956 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:06 smithi140 bash[103196]: cluster 2023-09-23T16:19:04.978543+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:06 smithi186 bash[89807]: cluster 2023-09-23T16:19:04.978543+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:07.395 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:19:07.395 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":477,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T16:18:57.626856+0000","last_up_change":"2023-09-23T16:14:26.440150+0000","last_in_change":"2023-09-23T16:15:52.859963+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":11,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+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":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":"448","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"435","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":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":"2023-09-23T15:26:24.960105+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":"430","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":430,"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":"2023-09-23T15:28:22.940017+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":"67","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":"2023-09-23T15:28:23.559161+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":"68","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":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":93,"up_from":97,"up_thru":466,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6803","nonce":2149614229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6805","nonce":2149614229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6809","nonce":2149614229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6807","nonce":2149614229}]},"public_addr":"172.21.15.140:6803/2149614229","cluster_addr":"172.21.15.140:6805/2149614229","heartbeat_back_addr":"172.21.15.140:6809/2149614229","heartbeat_front_addr":"172.21.15.140:6807/2149614229","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":98,"up_from":102,"up_thru":466,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6811","nonce":2253205397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6813","nonce":2253205397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6817","nonce":2253205397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6815","nonce":2253205397}]},"public_addr":"172.21.15.140:6811/2253205397","cluster_addr":"172.21.15.140:6813/2253205397","heartbeat_back_addr":"172.21.15.140:6817/2253205397","heartbeat_front_addr":"172.21.15.140:6815/2253205397","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":103,"up_from":107,"up_thru":466,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6819","nonce":602161770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6821","nonce":602161770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6825","nonce":602161770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6823","nonce":602161770}]},"public_addr":"172.21.15.140:6819/602161770","cluster_addr":"172.21.15.140:6821/602161770","heartbeat_back_addr":"172.21.15.140:6825/602161770","heartbeat_front_addr":"172.21.15.140:6823/602161770","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":108,"up_from":112,"up_thru":466,"down_at":109,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6827","nonce":1167768529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6829","nonce":1167768529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6833","nonce":1167768529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6831","nonce":1167768529}]},"public_addr":"172.21.15.140:6827/1167768529","cluster_addr":"172.21.15.140:6829/1167768529","heartbeat_back_addr":"172.21.15.140:6833/1167768529","heartbeat_front_addr":"172.21.15.140:6831/1167768529","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":113,"up_from":117,"up_thru":466,"down_at":114,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6801","nonce":3635582233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6803","nonce":3635582233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6807","nonce":3635582233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6805","nonce":3635582233}]},"public_addr":"172.21.15.186:6801/3635582233","cluster_addr":"172.21.15.186:6803/3635582233","heartbeat_back_addr":"172.21.15.186:6807/3635582233","heartbeat_front_addr":"172.21.15.186:6805/3635582233","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":466,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":474,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":353,"up_from":409,"up_thru":466,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6825","nonce":756336394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6827","nonce":756336394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6831","nonce":756336394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6829","nonce":756336394}]},"public_addr":"172.21.15.186:6825/756336394","cluster_addr":"172.21.15.186:6827/756336394","heartbeat_back_addr":"172.21.15.186:6831/756336394","heartbeat_front_addr":"172.21.15.186:6829/756336394","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":"2023-09-23T15:18:20.328658+0000","dead_epoch":93},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":98},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":103},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":108},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":113},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":353}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.f","mappings":[{"from":4,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2216829634":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/486333003":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2118057844":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/3915313072":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/3760939751":"2023-09-24T15:33:39.621799+0000","172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/1381240789":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6801/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.186:0/1810170254":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.186:0/3166486625":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/1367925303":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1694654298":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.186:0/850546658":"2023-09-24T15:33:39.621799+0000","172.21.15.140:6801/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/1447553904":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1536113070":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/1160937379":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.186:6834/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.186:6835/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2080707540":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/1506218834":"2023-09-24T15:34:45.809501+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":11,"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}} 2023-09-23T16:19:07.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:07 smithi140 bash[103196]: audit 2023-09-23T16:19:07.390532+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.140:0/1373838160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:07.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:07 smithi140 bash[105739]: audit 2023-09-23T16:19:07.390532+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.140:0/1373838160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:08.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:07 smithi186 bash[89807]: audit 2023-09-23T16:19:07.390532+0000 mon.a (mon.0) 2167 : audit 0 from='client.? 172.21.15.140:0/1373838160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:08.434 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T16:19:08.435 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T16:19:08.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:08 smithi140 bash[103196]: cluster 2023-09-23T16:19:06.979536+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:08.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:08 smithi140 bash[105739]: cluster 2023-09-23T16:19:06.979536+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:09.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:08 smithi186 bash[89807]: cluster 2023-09-23T16:19:06.979536+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:11.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:10 smithi140 bash[105739]: cluster 2023-09-23T16:19:08.980403+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:11.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:10 smithi140 bash[103196]: cluster 2023-09-23T16:19:08.980403+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:10 smithi186 bash[89807]: cluster 2023-09-23T16:19:08.980403+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:13.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:12 smithi140 bash[103196]: cluster 2023-09-23T16:19:10.981423+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:13.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:12 smithi140 bash[105739]: cluster 2023-09-23T16:19:10.981423+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:12 smithi186 bash[89807]: cluster 2023-09-23T16:19:10.981423+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:13.213 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:14.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:14 smithi140 bash[105739]: cluster 2023-09-23T16:19:12.982151+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:14.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:14 smithi140 bash[103196]: cluster 2023-09-23T16:19:12.982151+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:15.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:14 smithi186 bash[89807]: cluster 2023-09-23T16:19:12.982151+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:15.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:15] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T16:19:17.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:16 smithi140 bash[105739]: cluster 2023-09-23T16:19:14.983148+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:16 smithi140 bash[105739]: audit 2023-09-23T16:19:15.979792+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:16 smithi140 bash[103196]: cluster 2023-09-23T16:19:14.983148+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:17.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:16 smithi140 bash[103196]: audit 2023-09-23T16:19:15.979792+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:16 smithi186 bash[89807]: cluster 2023-09-23T16:19:14.983148+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:16 smithi186 bash[89807]: audit 2023-09-23T16:19:15.979792+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:17.284 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:19:17.284 INFO:teuthology.orchestra.run.smithi140.stdout:{"epoch":477,"fsid":"c2ee67d8-5a23-11ee-8db4-212e2dc638e7","created":"2023-09-23T15:14:37.621324+0000","modified":"2023-09-23T16:18:57.626856+0000","last_up_change":"2023-09-23T16:14:26.440150+0000","last_in_change":"2023-09-23T16:15:52.859963+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":11,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T15:20:09.059299+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":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":"448","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"435","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":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":"2023-09-23T15:26:24.960105+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":"430","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":430,"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":"2023-09-23T15:28:22.940017+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":"67","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":"2023-09-23T15:28:23.559161+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":"68","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":"673cd87e-1b50-45a0-b782-01f2d4f4d0ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":93,"up_from":97,"up_thru":466,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6802","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6803","nonce":2149614229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6804","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6805","nonce":2149614229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6808","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6809","nonce":2149614229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6806","nonce":2149614229},{"type":"v1","addr":"172.21.15.140:6807","nonce":2149614229}]},"public_addr":"172.21.15.140:6803/2149614229","cluster_addr":"172.21.15.140:6805/2149614229","heartbeat_back_addr":"172.21.15.140:6809/2149614229","heartbeat_front_addr":"172.21.15.140:6807/2149614229","state":["exists","up"]},{"osd":1,"uuid":"8a236112-2b80-4070-8e6c-13061957e5e2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":98,"up_from":102,"up_thru":466,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6810","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6811","nonce":2253205397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6812","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6813","nonce":2253205397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6816","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6817","nonce":2253205397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6814","nonce":2253205397},{"type":"v1","addr":"172.21.15.140:6815","nonce":2253205397}]},"public_addr":"172.21.15.140:6811/2253205397","cluster_addr":"172.21.15.140:6813/2253205397","heartbeat_back_addr":"172.21.15.140:6817/2253205397","heartbeat_front_addr":"172.21.15.140:6815/2253205397","state":["exists","up"]},{"osd":2,"uuid":"b6755647-3709-489f-bddc-001d6401c620","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":103,"up_from":107,"up_thru":466,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6818","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6819","nonce":602161770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6820","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6821","nonce":602161770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6824","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6825","nonce":602161770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6822","nonce":602161770},{"type":"v1","addr":"172.21.15.140:6823","nonce":602161770}]},"public_addr":"172.21.15.140:6819/602161770","cluster_addr":"172.21.15.140:6821/602161770","heartbeat_back_addr":"172.21.15.140:6825/602161770","heartbeat_front_addr":"172.21.15.140:6823/602161770","state":["exists","up"]},{"osd":3,"uuid":"c01ef685-5dc6-4773-a187-47f33d4115ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":108,"up_from":112,"up_thru":466,"down_at":109,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6826","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6827","nonce":1167768529}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6828","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6829","nonce":1167768529}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6832","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6833","nonce":1167768529}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.140:6830","nonce":1167768529},{"type":"v1","addr":"172.21.15.140:6831","nonce":1167768529}]},"public_addr":"172.21.15.140:6827/1167768529","cluster_addr":"172.21.15.140:6829/1167768529","heartbeat_back_addr":"172.21.15.140:6833/1167768529","heartbeat_front_addr":"172.21.15.140:6831/1167768529","state":["exists","up"]},{"osd":4,"uuid":"48bffe91-c3b8-46f5-8a92-5d479906481a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":113,"up_from":117,"up_thru":466,"down_at":114,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6800","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6801","nonce":3635582233}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6802","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6803","nonce":3635582233}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6806","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6807","nonce":3635582233}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6804","nonce":3635582233},{"type":"v1","addr":"172.21.15.186:6805","nonce":3635582233}]},"public_addr":"172.21.15.186:6801/3635582233","cluster_addr":"172.21.15.186:6803/3635582233","heartbeat_back_addr":"172.21.15.186:6807/3635582233","heartbeat_front_addr":"172.21.15.186:6805/3635582233","state":["exists","up"]},{"osd":5,"uuid":"97d909ec-6ab1-46db-b412-8c13c38c0d5d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":466,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6808","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6809","nonce":1869335244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6810","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6811","nonce":1869335244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6814","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6815","nonce":1869335244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6812","nonce":1869335244},{"type":"v1","addr":"172.21.15.186:6813","nonce":1869335244}]},"public_addr":"172.21.15.186:6809/1869335244","cluster_addr":"172.21.15.186:6811/1869335244","heartbeat_back_addr":"172.21.15.186:6815/1869335244","heartbeat_front_addr":"172.21.15.186:6813/1869335244","state":["exists","up"]},{"osd":6,"uuid":"9c0c3593-d02d-4847-9de0-162a274eb743","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":474,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6816","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6817","nonce":235021290}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6818","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6819","nonce":235021290}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6822","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6823","nonce":235021290}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6820","nonce":235021290},{"type":"v1","addr":"172.21.15.186:6821","nonce":235021290}]},"public_addr":"172.21.15.186:6817/235021290","cluster_addr":"172.21.15.186:6819/235021290","heartbeat_back_addr":"172.21.15.186:6823/235021290","heartbeat_front_addr":"172.21.15.186:6821/235021290","state":["exists","up"]},{"osd":7,"uuid":"6106e4f7-6dbc-4b08-8c3a-e7eb52fdea87","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":353,"up_from":409,"up_thru":466,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6824","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6825","nonce":756336394}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6826","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6827","nonce":756336394}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6830","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6831","nonce":756336394}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.186:6828","nonce":756336394},{"type":"v1","addr":"172.21.15.186:6829","nonce":756336394}]},"public_addr":"172.21.15.186:6825/756336394","cluster_addr":"172.21.15.186:6827/756336394","heartbeat_back_addr":"172.21.15.186:6831/756336394","heartbeat_front_addr":"172.21.15.186:6829/756336394","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":"2023-09-23T15:18:20.328658+0000","dead_epoch":93},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:19:13.534191+0000","dead_epoch":98},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:20:06.231860+0000","dead_epoch":103},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:00.987184+0000","dead_epoch":108},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:21:54.505171+0000","dead_epoch":113},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:22:49.890796+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:23:44.897478+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T15:24:39.061500+0000","dead_epoch":353}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.f","mappings":[{"from":4,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":1,"to":0}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.140:6800/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/3760939751":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/850546658":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/2118057844":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/3915313072":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6800/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1506218834":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6835/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:6801/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.186:0/1810170254":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/486333003":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6800/545245454":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/1780040576":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/999659799":"2023-09-24T15:15:11.406589+0000","172.21.15.186:0/3166486625":"2023-09-24T15:33:39.621799+0000","172.21.15.186:0/1367925303":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1011969051":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6834/4266874499":"2023-09-24T15:28:32.289344+0000","172.21.15.140:0/1694654298":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/4129736835":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/1834154744":"2023-09-24T15:34:45.809501+0000","172.21.15.186:0/1447553904":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/1536113070":"2023-09-24T15:34:45.809501+0000","172.21.15.140:0/1745770897":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/2679697736":"2023-09-24T15:25:41.159833+0000","172.21.15.140:6801/2073447986":"2023-09-24T15:15:11.406589+0000","172.21.15.140:6800/620690389":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/3906092691":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/1160937379":"2023-09-24T15:32:33.708609+0000","172.21.15.140:0/2627037523":"2023-09-24T15:15:11.406589+0000","172.21.15.140:0/1381240789":"2023-09-24T15:34:45.809501+0000","172.21.15.140:6801/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:6800/1406795187":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/3623375543":"2023-09-24T15:25:41.159833+0000","172.21.15.140:0/2216829634":"2023-09-24T15:34:45.809501+0000","172.21.15.186:6834/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.186:6835/1489212356":"2023-09-24T15:33:39.621799+0000","172.21.15.140:0/3416106316":"2023-09-24T15:15:46.418623+0000","172.21.15.140:0/2080707540":"2023-09-24T15:32:33.708609+0000","172.21.15.140:6801/620690389":"2023-09-24T15:25:41.159833+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":11,"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}} 2023-09-23T16:19:17.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:17 smithi140 bash[103196]: audit 2023-09-23T16:19:17.281398+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.140:0/3203687825' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:17.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:17 smithi140 bash[105739]: audit 2023-09-23T16:19:17.281398+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.140:0/3203687825' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:17 smithi186 bash[89807]: audit 2023-09-23T16:19:17.281398+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.140:0/3203687825' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T16:19:18.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T16:19:18.258 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T16:19:18.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T16:19:18.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T16:19:18.259 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T16:19:18.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T16:19:18.260 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T16:19:18.261 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T16:19:19.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:18 smithi140 bash[103196]: cluster 2023-09-23T16:19:16.984080+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:19.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:18 smithi140 bash[105739]: cluster 2023-09-23T16:19:16.984080+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:19.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:18 smithi186 bash[89807]: cluster 2023-09-23T16:19:16.984080+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:21.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:20 smithi140 bash[103196]: cluster 2023-09-23T16:19:18.985058+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:21.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:20 smithi140 bash[105739]: cluster 2023-09-23T16:19:18.985058+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:21.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:20 smithi186 bash[89807]: cluster 2023-09-23T16:19:18.985058+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:23.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:22 smithi140 bash[105739]: cluster 2023-09-23T16:19:20.986099+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:23.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:22 smithi140 bash[103196]: cluster 2023-09-23T16:19:20.986099+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:23.155 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.156 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.157 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:22 smithi186 bash[89807]: cluster 2023-09-23T16:19:20.986099+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:23.160 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.161 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:23.162 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:25.036 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:24 smithi140 bash[103196]: cluster 2023-09-23T16:19:22.986816+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:25.036 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:24 smithi140 bash[105739]: cluster 2023-09-23T16:19:22.986816+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:25.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:24 smithi186 bash[89807]: cluster 2023-09-23T16:19:22.986816+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:25.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:25] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T16:19:27.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:26 smithi140 bash[105739]: cluster 2023-09-23T16:19:24.987789+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:27.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:26 smithi140 bash[103196]: cluster 2023-09-23T16:19:24.987789+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:27.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:26 smithi186 bash[89807]: cluster 2023-09-23T16:19:24.987789+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:29.120 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:28 smithi140 bash[105739]: cluster 2023-09-23T16:19:26.988708+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:29.120 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:28 smithi140 bash[103196]: cluster 2023-09-23T16:19:26.988708+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:29.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:28 smithi186 bash[89807]: cluster 2023-09-23T16:19:26.988708+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:31.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:30 smithi140 bash[105739]: cluster 2023-09-23T16:19:28.989293+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:31.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:30 smithi140 bash[103196]: cluster 2023-09-23T16:19:28.989293+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:31.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:30 smithi186 bash[89807]: cluster 2023-09-23T16:19:28.989293+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:32.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:31 smithi140 bash[105739]: audit 2023-09-23T16:19:30.979911+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:32.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:31 smithi140 bash[103196]: audit 2023-09-23T16:19:30.979911+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:32.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:31 smithi186 bash[89807]: audit 2023-09-23T16:19:30.979911+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:33.151 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:32 smithi140 bash[103196]: cluster 2023-09-23T16:19:30.989823+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:33.151 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:32 smithi140 bash[105739]: cluster 2023-09-23T16:19:30.989823+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:33.158 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:32 smithi186 bash[89807]: cluster 2023-09-23T16:19:30.989823+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:34.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:34 smithi140 bash[103196]: cluster 2023-09-23T16:19:32.990534+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:34 smithi140 bash[105739]: cluster 2023-09-23T16:19:32.990534+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:35.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:34 smithi186 bash[89807]: cluster 2023-09-23T16:19:32.990534+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:35.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:35] "GET /metrics HTTP/1.1" 200 34172 "" "Prometheus/2.43.0" 2023-09-23T16:19:37.012 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:36 smithi140 bash[103196]: cluster 2023-09-23T16:19:34.991191+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:37.013 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:36 smithi140 bash[105739]: cluster 2023-09-23T16:19:34.991191+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:37.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:36 smithi186 bash[89807]: cluster 2023-09-23T16:19:34.991191+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:38.624 INFO:teuthology.orchestra.run.smithi140.stdout:438086664677 2023-09-23T16:19:38.625 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T16:19:38.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:38 smithi140 bash[105739]: cluster 2023-09-23T16:19:36.992018+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:38.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:38 smithi140 bash[103196]: cluster 2023-09-23T16:19:36.992018+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:39.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:38 smithi186 bash[89807]: cluster 2023-09-23T16:19:36.992018+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:41.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[103196]: cluster 2023-09-23T16:19:38.993048+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:41.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[103196]: audit 2023-09-23T16:19:39.895317+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:19:41.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[103196]: audit 2023-09-23T16:19:40.267363+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:41.001 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[103196]: audit 2023-09-23T16:19:40.275065+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:41.002 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[105739]: cluster 2023-09-23T16:19:38.993048+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:41.002 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[105739]: audit 2023-09-23T16:19:39.895317+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:19:41.002 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[105739]: audit 2023-09-23T16:19:40.267363+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:41.002 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:40 smithi140 bash[105739]: audit 2023-09-23T16:19:40.275065+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:40 smithi186 bash[89807]: cluster 2023-09-23T16:19:38.993048+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:40 smithi186 bash[89807]: audit 2023-09-23T16:19:39.895317+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T16:19:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:40 smithi186 bash[89807]: audit 2023-09-23T16:19:40.267363+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:41.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:40 smithi186 bash[89807]: audit 2023-09-23T16:19:40.275065+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:43.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:42 smithi140 bash[105739]: cluster 2023-09-23T16:19:40.993743+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:43.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:42 smithi140 bash[103196]: cluster 2023-09-23T16:19:40.993743+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:43.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:42 smithi186 bash[89807]: cluster 2023-09-23T16:19:40.993743+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:43.341 INFO:teuthology.orchestra.run.smithi140.stdout:459561501141 2023-09-23T16:19:43.341 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T16:19:43.342 INFO:teuthology.orchestra.run.smithi140.stdout:502511174089 2023-09-23T16:19:43.343 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T16:19:43.965 INFO:teuthology.orchestra.run.smithi140.stdout:481036337616 2023-09-23T16:19:43.966 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T16:19:45.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:44 smithi186 bash[89807]: cluster 2023-09-23T16:19:42.994471+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:45.169 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:44 smithi140 bash[103196]: cluster 2023-09-23T16:19:42.994471+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:45.169 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:44 smithi140 bash[105739]: cluster 2023-09-23T16:19:42.994471+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:45.633 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:45 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:45] "GET /metrics HTTP/1.1" 200 34172 "" "Prometheus/2.43.0" 2023-09-23T16:19:45.920 INFO:teuthology.orchestra.run.smithi140.stdout:163208757933 2023-09-23T16:19:45.921 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T16:19:45.973 INFO:teuthology.orchestra.run.smithi140.stdout:416611828205 2023-09-23T16:19:45.974 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T16:19:46.070 INFO:teuthology.orchestra.run.smithi140.stdout:1756641624129 2023-09-23T16:19:46.071 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T16:19:46.750 INFO:teuthology.orchestra.run.smithi140.stdout:197568496292 2023-09-23T16:19:46.750 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T16:19:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:46 smithi140 bash[105739]: cluster 2023-09-23T16:19:44.995343+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:47.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:46 smithi140 bash[105739]: audit 2023-09-23T16:19:45.980763+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:46 smithi140 bash[103196]: cluster 2023-09-23T16:19:44.995343+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:47.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:46 smithi140 bash[103196]: audit 2023-09-23T16:19:45.980763+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:46 smithi186 bash[89807]: cluster 2023-09-23T16:19:44.995343+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:47.161 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:46 smithi186 bash[89807]: audit 2023-09-23T16:19:45.980763+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:19:48.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:47 smithi140 bash[105739]: audit 2023-09-23T16:19:46.772983+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:47 smithi140 bash[105739]: audit 2023-09-23T16:19:46.782110+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:47 smithi140 bash[103196]: audit 2023-09-23T16:19:46.772983+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:47 smithi140 bash[103196]: audit 2023-09-23T16:19:46.782110+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:47 smithi186 bash[89807]: audit 2023-09-23T16:19:46.772983+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:47 smithi186 bash[89807]: audit 2023-09-23T16:19:46.782110+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:48.909 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:48.910 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:48.910 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:48.912 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:49.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:48 smithi140 bash[103196]: cluster 2023-09-23T16:19:46.996379+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:49.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:48 smithi140 bash[105739]: cluster 2023-09-23T16:19:46.996379+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:49.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:48 smithi186 bash[89807]: cluster 2023-09-23T16:19:46.996379+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:49.919 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:49.921 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:49.922 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:50.933 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: cluster 2023-09-23T16:19:48.996876+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: audit 2023-09-23T16:19:50.053354+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: audit 2023-09-23T16:19:50.061641+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: audit 2023-09-23T16:19:50.532818+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: audit 2023-09-23T16:19:50.533701+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[105739]: audit 2023-09-23T16:19:50.541204+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: cluster 2023-09-23T16:19:48.996876+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:51.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: audit 2023-09-23T16:19:50.053354+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: audit 2023-09-23T16:19:50.061641+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: audit 2023-09-23T16:19:50.532818+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:19:51.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: audit 2023-09-23T16:19:50.533701+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:19:51.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:50 smithi140 bash[103196]: audit 2023-09-23T16:19:50.541204+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: cluster 2023-09-23T16:19:48.996876+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: audit 2023-09-23T16:19:50.053354+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: audit 2023-09-23T16:19:50.061641+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: audit 2023-09-23T16:19:50.532818+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: audit 2023-09-23T16:19:50.533701+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T16:19:51.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:50 smithi186 bash[89807]: audit 2023-09-23T16:19:50.541204+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' 2023-09-23T16:19:53.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:52 smithi140 bash[103196]: cluster 2023-09-23T16:19:50.997855+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:53.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:52 smithi140 bash[105739]: cluster 2023-09-23T16:19:50.997855+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:53.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:52 smithi186 bash[89807]: cluster 2023-09-23T16:19:50.997855+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:55.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:54 smithi140 bash[103196]: cluster 2023-09-23T16:19:52.998720+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:55.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:54 smithi140 bash[105739]: cluster 2023-09-23T16:19:52.998720+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:55.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:54 smithi186 bash[89807]: cluster 2023-09-23T16:19:52.998720+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:55.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:19:55 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:19:55] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T16:19:57.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:56 smithi140 bash[105739]: cluster 2023-09-23T16:19:54.999634+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:57.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:56 smithi140 bash[103196]: cluster 2023-09-23T16:19:54.999634+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:57.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:56 smithi186 bash[89807]: cluster 2023-09-23T16:19:54.999634+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:58.970 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:19:58 smithi140 bash[103196]: cluster 2023-09-23T16:19:57.000328+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:59.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:19:58 smithi186 bash[89807]: cluster 2023-09-23T16:19:57.000328+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:19:59.368 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:19:58 smithi140 bash[105739]: cluster 2023-09-23T16:19:57.000328+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:00.880 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:00 smithi140 bash[105739]: cluster 2023-09-23T16:19:59.001144+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:00.880 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:00 smithi140 bash[105739]: cluster 2023-09-23T16:20:00.000153+0000 mon.a (mon.0) 2181 : cluster 1 overall HEALTH_OK 2023-09-23T16:20:00.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:00 smithi140 bash[103196]: cluster 2023-09-23T16:19:59.001144+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:00.880 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:00 smithi140 bash[103196]: cluster 2023-09-23T16:20:00.000153+0000 mon.a (mon.0) 2181 : cluster 1 overall HEALTH_OK 2023-09-23T16:20:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:00 smithi186 bash[89807]: cluster 2023-09-23T16:19:59.001144+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:01.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:00 smithi186 bash[89807]: cluster 2023-09-23T16:20:00.000153+0000 mon.a (mon.0) 2181 : cluster 1 overall HEALTH_OK 2023-09-23T16:20:01.521 INFO:teuthology.orchestra.run.smithi140.stdout:438086664681 2023-09-23T16:20:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:01 smithi140 bash[105739]: audit 2023-09-23T16:20:00.981082+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:02.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:01 smithi140 bash[105739]: audit 2023-09-23T16:20:01.520246+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.140:0/3195559044' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T16:20:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:01 smithi140 bash[103196]: audit 2023-09-23T16:20:00.981082+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:02.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:01 smithi140 bash[103196]: audit 2023-09-23T16:20:01.520246+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.140:0/3195559044' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T16:20:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:01 smithi186 bash[89807]: audit 2023-09-23T16:20:00.981082+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:02.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:01 smithi186 bash[89807]: audit 2023-09-23T16:20:01.520246+0000 mon.a (mon.0) 2183 : audit 0 from='client.? 172.21.15.140:0/3195559044' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T16:20:03.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:02 smithi140 bash[105739]: cluster 2023-09-23T16:20:01.002100+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:03.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:02 smithi140 bash[103196]: cluster 2023-09-23T16:20:01.002100+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:03.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:02 smithi186 bash[89807]: cluster 2023-09-23T16:20:01.002100+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:05.077 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:04 smithi140 bash[103196]: cluster 2023-09-23T16:20:03.002674+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:05.080 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:04 smithi140 bash[105739]: cluster 2023-09-23T16:20:03.002674+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:05.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:04 smithi186 bash[89807]: cluster 2023-09-23T16:20:03.002674+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:05.406 INFO:teuthology.orchestra.run.smithi140.stdout:502511174094 2023-09-23T16:20:05.460 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:05 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:20:05] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T16:20:06.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:05 smithi186 bash[89807]: audit 2023-09-23T16:20:05.405311+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.140:0/3066205216' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T16:20:06.269 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:05 smithi140 bash[103196]: audit 2023-09-23T16:20:05.405311+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.140:0/3066205216' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T16:20:06.270 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:05 smithi140 bash[105739]: audit 2023-09-23T16:20:05.405311+0000 mon.a (mon.0) 2184 : audit 0 from='client.? 172.21.15.140:0/3066205216' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T16:20:07.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:06 smithi186 bash[89807]: cluster 2023-09-23T16:20:05.003238+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:07.179 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:06 smithi140 bash[103196]: cluster 2023-09-23T16:20:05.003238+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:07.179 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:06 smithi140 bash[105739]: cluster 2023-09-23T16:20:05.003238+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:08.144 INFO:tasks.cephadm.ceph_manager.ceph:need seq 438086664677 got 438086664681 for osd.1 2023-09-23T16:20:08.144 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:08.537 INFO:teuthology.orchestra.run.smithi140.stdout:481036337621 2023-09-23T16:20:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:08 smithi140 bash[103196]: cluster 2023-09-23T16:20:07.004090+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:09.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:08 smithi140 bash[103196]: audit 2023-09-23T16:20:08.536534+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.140:0/1227635320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T16:20:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:08 smithi140 bash[105739]: cluster 2023-09-23T16:20:07.004090+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:09.135 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:08 smithi140 bash[105739]: audit 2023-09-23T16:20:08.536534+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.140:0/1227635320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T16:20:09.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:08 smithi186 bash[89807]: cluster 2023-09-23T16:20:07.004090+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:09.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:08 smithi186 bash[89807]: audit 2023-09-23T16:20:08.536534+0000 mon.a (mon.0) 2185 : audit 0 from='client.? 172.21.15.140:0/1227635320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T16:20:10.289 INFO:tasks.cephadm.ceph_manager.ceph:need seq 502511174089 got 502511174094 for osd.4 2023-09-23T16:20:10.289 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:10.361 INFO:teuthology.orchestra.run.smithi140.stdout:459561501147 2023-09-23T16:20:10.524 INFO:teuthology.orchestra.run.smithi140.stdout:416611828210 2023-09-23T16:20:10.646 INFO:teuthology.orchestra.run.smithi140.stdout:163208757939 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[105739]: cluster 2023-09-23T16:20:09.004890+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[105739]: audit 2023-09-23T16:20:10.360651+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.140:0/573103780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[105739]: audit 2023-09-23T16:20:10.523927+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.140:0/1856359902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[105739]: audit 2023-09-23T16:20:10.645975+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.140:0/283347566' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[103196]: cluster 2023-09-23T16:20:09.004890+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[103196]: audit 2023-09-23T16:20:10.360651+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.140:0/573103780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T16:20:11.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[103196]: audit 2023-09-23T16:20:10.523927+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.140:0/1856359902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T16:20:11.135 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:10 smithi140 bash[103196]: audit 2023-09-23T16:20:10.645975+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.140:0/283347566' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T16:20:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:10 smithi186 bash[89807]: cluster 2023-09-23T16:20:09.004890+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:10 smithi186 bash[89807]: audit 2023-09-23T16:20:10.360651+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.140:0/573103780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T16:20:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:10 smithi186 bash[89807]: audit 2023-09-23T16:20:10.523927+0000 mon.a (mon.0) 2186 : audit 0 from='client.? 172.21.15.140:0/1856359902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T16:20:11.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:10 smithi186 bash[89807]: audit 2023-09-23T16:20:10.645975+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.140:0/283347566' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T16:20:12.567 INFO:tasks.cephadm.ceph_manager.ceph:need seq 481036337616 got 481036337621 for osd.3 2023-09-23T16:20:12.567 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:12.791 INFO:teuthology.orchestra.run.smithi140.stdout:197568496297 2023-09-23T16:20:12.986 INFO:teuthology.orchestra.run.smithi140.stdout:1756641624135 2023-09-23T16:20:13.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:12 smithi140 bash[105739]: cluster 2023-09-23T16:20:11.005964+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:13.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:12 smithi140 bash[105739]: audit 2023-09-23T16:20:12.790158+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.140:0/2158319758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T16:20:13.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:12 smithi140 bash[103196]: cluster 2023-09-23T16:20:11.005964+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:13.134 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:12 smithi140 bash[103196]: audit 2023-09-23T16:20:12.790158+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.140:0/2158319758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T16:20:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:12 smithi186 bash[89807]: cluster 2023-09-23T16:20:11.005964+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:13.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:12 smithi186 bash[89807]: audit 2023-09-23T16:20:12.790158+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.140:0/2158319758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T16:20:13.202 INFO:tasks.cephadm.ceph_manager.ceph:need seq 459561501141 got 459561501147 for osd.2 2023-09-23T16:20:13.202 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:14.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:13 smithi140 bash[103196]: audit 2023-09-23T16:20:12.986335+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.140:0/2041259993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T16:20:14.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:13 smithi140 bash[105739]: audit 2023-09-23T16:20:12.986335+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.140:0/2041259993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T16:20:14.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:13 smithi186 bash[89807]: audit 2023-09-23T16:20:12.986335+0000 mon.a (mon.0) 2187 : audit 0 from='client.? 172.21.15.140:0/2041259993' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T16:20:14.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:14 smithi140 bash[103196]: cluster 2023-09-23T16:20:13.006609+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:14.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:14 smithi140 bash[105739]: cluster 2023-09-23T16:20:13.006609+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:15.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:14 smithi186 bash[89807]: cluster 2023-09-23T16:20:13.006609+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:15.196 INFO:tasks.cephadm.ceph_manager.ceph:need seq 416611828205 got 416611828210 for osd.0 2023-09-23T16:20:15.196 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:15.355 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757933 got 163208757939 for osd.5 2023-09-23T16:20:15.355 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:15.548 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:15 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:20:15] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.43.0" 2023-09-23T16:20:15.549 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568496292 got 197568496297 for osd.6 2023-09-23T16:20:15.549 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:15.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1756641624129 got 1756641624135 for osd.7 2023-09-23T16:20:15.621 DEBUG:teuthology.parallel:result is None 2023-09-23T16:20:15.621 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T16:20:15.622 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:20:15.876 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:15 smithi140 bash[103196]: cluster 2023-09-23T16:20:15.007352+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:16.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:15 smithi140 bash[105739]: cluster 2023-09-23T16:20:15.007352+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:16.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:15 smithi186 bash[89807]: cluster 2023-09-23T16:20:15.007352+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:17.133 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:16 smithi140 bash[103196]: audit 2023-09-23T16:20:15.981851+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:17.134 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:16 smithi140 bash[105739]: audit 2023-09-23T16:20:15.981851+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:17.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:16 smithi186 bash[89807]: audit 2023-09-23T16:20:15.981851+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:18.159 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:17 smithi186 bash[89807]: cluster 2023-09-23T16:20:17.008380+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1752: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:18.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:17 smithi140 bash[103196]: cluster 2023-09-23T16:20:17.008380+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1752: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:18.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:17 smithi140 bash[105739]: cluster 2023-09-23T16:20:17.008380+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1752: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:20.383 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:20 smithi140 bash[103196]: cluster 2023-09-23T16:20:19.009224+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1753: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:20.384 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:20 smithi140 bash[105739]: cluster 2023-09-23T16:20:19.009224+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1753: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:20.400 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:20:20.409 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:20 smithi186 bash[89807]: cluster 2023-09-23T16:20:19.009224+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1753: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:22.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:22 smithi140 bash[103196]: cluster 2023-09-23T16:20:21.009978+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1754: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:22.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:22 smithi140 bash[105739]: cluster 2023-09-23T16:20:21.009978+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1754: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:22.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:22 smithi186 bash[89807]: cluster 2023-09-23T16:20:21.009978+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1754: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:24.342 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:20:24.348 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:20:24.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:24 smithi140 bash[105739]: cluster 2023-09-23T16:20:23.010642+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1755: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:24.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:24 smithi140 bash[103196]: cluster 2023-09-23T16:20:23.010642+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1755: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:24.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:24 smithi186 bash[89807]: cluster 2023-09-23T16:20:23.010642+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1755: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:25.338 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1755,"stamp":"2023-09-23T16:20:23.010203+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":12011,"num_read_kb":26529,"num_write":1751,"num_write_kb":25455,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":509,"num_bytes_recovered":43342278,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":5392,"ondisk_log_size":5392,"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":5730688,"kb_used_data":72640,"kb_used_omap":59,"kb_used_meta":5657924,"kb_avail":744230528,"statfs":{"total":767960285184,"available":762092060672,"internally_reserved":0,"allocated":74383360,"data_stored":56815310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60526,"internal_metadata":5793715090},"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.004985"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":511,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811675+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:18:57.811675+0000","last_peered":"2023-09-23T16:18:57.811675+0000","last_clean":"2023-09-23T16:18:57.811675+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:18:57.811675+0000","last_undegraded":"2023-09-23T16:18:57.811675+0000","last_fullsized":"2023-09-23T16:18:57.811675+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842658+0000","last_change":"2023-09-23T16:17:26.522335+0000","last_active":"2023-09-23T16:18:57.842658+0000","last_peered":"2023-09-23T16:18:57.842658+0000","last_clean":"2023-09-23T16:18:57.842658+0000","last_became_active":"2023-09-23T16:17:26.518479+0000","last_became_peered":"2023-09-23T16:17:26.518479+0000","last_unstale":"2023-09-23T16:18:57.842658+0000","last_undegraded":"2023-09-23T16:18:57.842658+0000","last_fullsized":"2023-09-23T16:18:57.842658+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:02:06.894764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":349,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592103+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:18:46.592103+0000","last_peered":"2023-09-23T16:18:46.592103+0000","last_clean":"2023-09-23T16:18:46.592103+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:18:46.592103+0000","last_undegraded":"2023-09-23T16:18:46.592103+0000","last_fullsized":"2023-09-23T16:18:46.592103+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439633+0000","last_change":"2023-09-23T16:17:26.512233+0000","last_active":"2023-09-23T16:18:47.439633+0000","last_peered":"2023-09-23T16:18:47.439633+0000","last_clean":"2023-09-23T16:18:47.439633+0000","last_became_active":"2023-09-23T16:17:26.510951+0000","last_became_peered":"2023-09-23T16:17:26.510951+0000","last_unstale":"2023-09-23T16:18:47.439633+0000","last_undegraded":"2023-09-23T16:18:47.439633+0000","last_fullsized":"2023-09-23T16:18:47.439633+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:28:43.358790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842244+0000","last_change":"2023-09-23T16:17:26.520514+0000","last_active":"2023-09-23T16:18:57.842244+0000","last_peered":"2023-09-23T16:18:57.842244+0000","last_clean":"2023-09-23T16:18:57.842244+0000","last_became_active":"2023-09-23T16:17:26.518692+0000","last_became_peered":"2023-09-23T16:17:26.518692+0000","last_unstale":"2023-09-23T16:18:57.842244+0000","last_undegraded":"2023-09-23T16:18:57.842244+0000","last_fullsized":"2023-09-23T16:18:57.842244+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:04.508746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":456,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605775+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:18:46.605775+0000","last_peered":"2023-09-23T16:18:46.605775+0000","last_clean":"2023-09-23T16:18:46.605775+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:18:46.605775+0000","last_undegraded":"2023-09-23T16:18:46.605775+0000","last_fullsized":"2023-09-23T16:18:46.605775+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:50.203333+0000","last_change":"2023-09-23T16:17:26.512122+0000","last_active":"2023-09-23T16:18:50.203333+0000","last_peered":"2023-09-23T16:18:50.203333+0000","last_clean":"2023-09-23T16:18:50.203333+0000","last_became_active":"2023-09-23T16:17:26.511755+0000","last_became_peered":"2023-09-23T16:17:26.511755+0000","last_unstale":"2023-09-23T16:18:50.203333+0000","last_undegraded":"2023-09-23T16:18:50.203333+0000","last_fullsized":"2023-09-23T16:18:50.203333+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:25.378436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842098+0000","last_change":"2023-09-23T16:17:26.521009+0000","last_active":"2023-09-23T16:18:57.842098+0000","last_peered":"2023-09-23T16:18:57.842098+0000","last_clean":"2023-09-23T16:18:57.842098+0000","last_became_active":"2023-09-23T16:17:26.520133+0000","last_became_peered":"2023-09-23T16:17:26.520133+0000","last_unstale":"2023-09-23T16:18:57.842098+0000","last_undegraded":"2023-09-23T16:18:57.842098+0000","last_fullsized":"2023-09-23T16:18:57.842098+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:01:30.070222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"93'161","reported_seq":708,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.110963+0000","last_change":"2023-09-23T16:15:58.199870+0000","last_active":"2023-09-23T16:18:47.110963+0000","last_peered":"2023-09-23T16:18:47.110963+0000","last_clean":"2023-09-23T16:18:47.110963+0000","last_became_active":"2023-09-23T16:15:56.931782+0000","last_became_peered":"2023-09-23T16:15:56.931782+0000","last_unstale":"2023-09-23T16:18:47.110963+0000","last_undegraded":"2023-09-23T16:18:47.110963+0000","last_fullsized":"2023-09-23T16:18:47.110963+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:58.199719+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:58.199719+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:29:40.501804+0000","scrub_duration":0.0022455560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":503,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260813+0000","last_change":"2023-09-23T16:15:53.909266+0000","last_active":"2023-09-23T16:18:47.260813+0000","last_peered":"2023-09-23T16:18:47.260813+0000","last_clean":"2023-09-23T16:18:47.260813+0000","last_became_active":"2023-09-23T16:15:53.908871+0000","last_became_peered":"2023-09-23T16:15:53.908871+0000","last_unstale":"2023-09-23T16:18:47.260813+0000","last_undegraded":"2023-09-23T16:18:47.260813+0000","last_fullsized":"2023-09-23T16:18:47.260813+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:37:01.526938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842428+0000","last_change":"2023-09-23T16:17:26.521077+0000","last_active":"2023-09-23T16:18:57.842428+0000","last_peered":"2023-09-23T16:18:57.842428+0000","last_clean":"2023-09-23T16:18:57.842428+0000","last_became_active":"2023-09-23T16:17:26.520706+0000","last_became_peered":"2023-09-23T16:17:26.520706+0000","last_unstale":"2023-09-23T16:18:57.842428+0000","last_undegraded":"2023-09-23T16:18:57.842428+0000","last_fullsized":"2023-09-23T16:18:57.842428+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:43:00.774052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"68'3","reported_seq":82,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093198+0000","last_change":"2023-09-23T16:17:26.527807+0000","last_active":"2023-09-23T16:18:47.093198+0000","last_peered":"2023-09-23T16:18:47.093198+0000","last_clean":"2023-09-23T16:18:47.093198+0000","last_became_active":"2023-09-23T16:17:26.520745+0000","last_became_peered":"2023-09-23T16:17:26.520745+0000","last_unstale":"2023-09-23T16:18:47.093198+0000","last_undegraded":"2023-09-23T16:18:47.093198+0000","last_fullsized":"2023-09-23T16:18:47.093198+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:38:04.916343+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":182,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639471+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:18:57.639471+0000","last_peered":"2023-09-23T16:18:57.639471+0000","last_clean":"2023-09-23T16:18:57.639471+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:18:57.639471+0000","last_undegraded":"2023-09-23T16:18:57.639471+0000","last_fullsized":"2023-09-23T16:18:57.639471+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":535,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812006+0000","last_change":"2023-09-23T16:15:53.928548+0000","last_active":"2023-09-23T16:18:57.812006+0000","last_peered":"2023-09-23T16:18:57.812006+0000","last_clean":"2023-09-23T16:18:57.812006+0000","last_became_active":"2023-09-23T16:15:53.909862+0000","last_became_peered":"2023-09-23T16:15:53.909862+0000","last_unstale":"2023-09-23T16:18:57.812006+0000","last_undegraded":"2023-09-23T16:18:57.812006+0000","last_fullsized":"2023-09-23T16:18:57.812006+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T23:18:20.138565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":463,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812148+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:18:57.812148+0000","last_peered":"2023-09-23T16:18:57.812148+0000","last_clean":"2023-09-23T16:18:57.812148+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:18:57.812148+0000","last_undegraded":"2023-09-23T16:18:57.812148+0000","last_fullsized":"2023-09-23T16:18:57.812148+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"93'161","reported_seq":856,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204068+0000","last_change":"2023-09-23T16:17:29.675597+0000","last_active":"2023-09-23T16:18:55.204068+0000","last_peered":"2023-09-23T16:18:55.204068+0000","last_clean":"2023-09-23T16:18:55.204068+0000","last_became_active":"2023-09-23T16:17:29.675168+0000","last_became_peered":"2023-09-23T16:17:29.675168+0000","last_unstale":"2023-09-23T16:18:55.204068+0000","last_undegraded":"2023-09-23T16:18:55.204068+0000","last_fullsized":"2023-09-23T16:18:55.204068+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:53.566936+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:53.566936+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:36:15.790489+0000","scrub_duration":0.003333562,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"68'2","reported_seq":50,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092669+0000","last_change":"2023-09-23T16:15:53.939504+0000","last_active":"2023-09-23T16:18:47.092669+0000","last_peered":"2023-09-23T16:18:47.092669+0000","last_clean":"2023-09-23T16:18:47.092669+0000","last_became_active":"2023-09-23T16:15:53.916832+0000","last_became_peered":"2023-09-23T16:15:53.916832+0000","last_unstale":"2023-09-23T16:18:47.092669+0000","last_undegraded":"2023-09-23T16:18:47.092669+0000","last_fullsized":"2023-09-23T16:18:47.092669+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:31:46.858751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843241+0000","last_change":"2023-09-23T16:17:26.518138+0000","last_active":"2023-09-23T16:18:57.843241+0000","last_peered":"2023-09-23T16:18:57.843241+0000","last_clean":"2023-09-23T16:18:57.843241+0000","last_became_active":"2023-09-23T16:17:26.517762+0000","last_became_peered":"2023-09-23T16:17:26.517762+0000","last_unstale":"2023-09-23T16:18:57.843241+0000","last_undegraded":"2023-09-23T16:18:57.843241+0000","last_fullsized":"2023-09-23T16:18:57.843241+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:08:08.606496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"93'161","reported_seq":667,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259599+0000","last_change":"2023-09-23T16:15:56.924284+0000","last_active":"2023-09-23T16:18:47.259599+0000","last_peered":"2023-09-23T16:18:47.259599+0000","last_clean":"2023-09-23T16:18:47.259599+0000","last_became_active":"2023-09-23T16:15:56.923861+0000","last_became_peered":"2023-09-23T16:15:56.923861+0000","last_unstale":"2023-09-23T16:18:47.259599+0000","last_undegraded":"2023-09-23T16:18:47.259599+0000","last_fullsized":"2023-09-23T16:18:47.259599+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:44.051543+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:44.051543+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T19:50:55.701270+0000","scrub_duration":0.0023702670000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":62,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204098+0000","last_change":"2023-09-23T16:17:26.510475+0000","last_active":"2023-09-23T16:18:55.204098+0000","last_peered":"2023-09-23T16:18:55.204098+0000","last_clean":"2023-09-23T16:18:55.204098+0000","last_became_active":"2023-09-23T16:17:26.510071+0000","last_became_peered":"2023-09-23T16:17:26.510071+0000","last_unstale":"2023-09-23T16:18:55.204098+0000","last_undegraded":"2023-09-23T16:18:55.204098+0000","last_fullsized":"2023-09-23T16:18:55.204098+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:28:43.330770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":512,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260927+0000","last_change":"2023-09-23T16:17:26.515846+0000","last_active":"2023-09-23T16:18:47.260927+0000","last_peered":"2023-09-23T16:18:47.260927+0000","last_clean":"2023-09-23T16:18:47.260927+0000","last_became_active":"2023-09-23T16:17:26.515442+0000","last_became_peered":"2023-09-23T16:17:26.515442+0000","last_unstale":"2023-09-23T16:18:47.260927+0000","last_undegraded":"2023-09-23T16:18:47.260927+0000","last_fullsized":"2023-09-23T16:18:47.260927+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:55.192636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"93'161","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639441+0000","last_change":"2023-09-23T16:17:29.672383+0000","last_active":"2023-09-23T16:18:57.639441+0000","last_peered":"2023-09-23T16:18:57.639441+0000","last_clean":"2023-09-23T16:18:57.639441+0000","last_became_active":"2023-09-23T16:17:29.671992+0000","last_became_peered":"2023-09-23T16:17:29.671992+0000","last_unstale":"2023-09-23T16:18:57.639441+0000","last_undegraded":"2023-09-23T16:18:57.639441+0000","last_fullsized":"2023-09-23T16:18:57.639441+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:59.212950+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:59.212950+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:37:06.884506+0000","scrub_duration":0.035676658,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":44,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092489+0000","last_change":"2023-09-23T16:15:53.907243+0000","last_active":"2023-09-23T16:18:47.092489+0000","last_peered":"2023-09-23T16:18:47.092489+0000","last_clean":"2023-09-23T16:18:47.092489+0000","last_became_active":"2023-09-23T16:15:53.906897+0000","last_became_peered":"2023-09-23T16:15:53.906897+0000","last_unstale":"2023-09-23T16:18:47.092489+0000","last_undegraded":"2023-09-23T16:18:47.092489+0000","last_fullsized":"2023-09-23T16:18:47.092489+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:44.810597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:50.203245+0000","last_change":"2023-09-23T16:17:26.512303+0000","last_active":"2023-09-23T16:18:50.203245+0000","last_peered":"2023-09-23T16:18:50.203245+0000","last_clean":"2023-09-23T16:18:50.203245+0000","last_became_active":"2023-09-23T16:17:26.511053+0000","last_became_peered":"2023-09-23T16:17:26.511053+0000","last_unstale":"2023-09-23T16:18:50.203245+0000","last_undegraded":"2023-09-23T16:18:50.203245+0000","last_fullsized":"2023-09-23T16:18:50.203245+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:09:11.131506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"93'161","reported_seq":674,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259671+0000","last_change":"2023-09-23T16:15:54.594828+0000","last_active":"2023-09-23T16:18:47.259671+0000","last_peered":"2023-09-23T16:18:47.259671+0000","last_clean":"2023-09-23T16:18:47.259671+0000","last_became_active":"2023-09-23T16:15:49.482369+0000","last_became_peered":"2023-09-23T16:15:49.482369+0000","last_unstale":"2023-09-23T16:18:47.259671+0000","last_undegraded":"2023-09-23T16:18:47.259671+0000","last_fullsized":"2023-09-23T16:18:47.259671+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:54.594680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:54.594680+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:40:12.793046+0000","scrub_duration":0.0031053679999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":509,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.604883+0000","last_change":"2023-09-23T16:16:26.080716+0000","last_active":"2023-09-23T16:18:46.604883+0000","last_peered":"2023-09-23T16:18:46.604883+0000","last_clean":"2023-09-23T16:18:46.604883+0000","last_became_active":"2023-09-23T16:16:26.061554+0000","last_became_peered":"2023-09-23T16:16:26.061554+0000","last_unstale":"2023-09-23T16:18:46.604883+0000","last_undegraded":"2023-09-23T16:18:46.604883+0000","last_fullsized":"2023-09-23T16:18:46.604883+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:59:11.836235+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843757+0000","last_change":"2023-09-23T16:17:26.518787+0000","last_active":"2023-09-23T16:18:57.843757+0000","last_peered":"2023-09-23T16:18:57.843757+0000","last_clean":"2023-09-23T16:18:57.843757+0000","last_became_active":"2023-09-23T16:17:26.518423+0000","last_became_peered":"2023-09-23T16:17:26.518423+0000","last_unstale":"2023-09-23T16:18:57.843757+0000","last_undegraded":"2023-09-23T16:18:57.843757+0000","last_fullsized":"2023-09-23T16:18:57.843757+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:50.843063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"93'161","reported_seq":806,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093140+0000","last_change":"2023-09-23T16:15:56.931521+0000","last_active":"2023-09-23T16:18:47.093140+0000","last_peered":"2023-09-23T16:18:47.093140+0000","last_clean":"2023-09-23T16:18:47.093140+0000","last_became_active":"2023-09-23T16:15:56.929768+0000","last_became_peered":"2023-09-23T16:15:56.929768+0000","last_unstale":"2023-09-23T16:18:47.093140+0000","last_undegraded":"2023-09-23T16:18:47.093140+0000","last_fullsized":"2023-09-23T16:18:47.093140+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:45.117606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:45.117606+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:22:10.028425+0000","scrub_duration":0.0034767539999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":76,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093517+0000","last_change":"2023-09-23T16:16:50.401718+0000","last_active":"2023-09-23T16:18:47.093517+0000","last_peered":"2023-09-23T16:18:47.093517+0000","last_clean":"2023-09-23T16:18:47.093517+0000","last_became_active":"2023-09-23T16:16:50.396292+0000","last_became_peered":"2023-09-23T16:16:50.396292+0000","last_unstale":"2023-09-23T16:18:47.093517+0000","last_undegraded":"2023-09-23T16:18:47.093517+0000","last_fullsized":"2023-09-23T16:18:47.093517+0000","mapping_epoch":457,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":458,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:56:47.905421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":465,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259777+0000","last_change":"2023-09-23T16:15:53.912241+0000","last_active":"2023-09-23T16:18:47.259777+0000","last_peered":"2023-09-23T16:18:47.259777+0000","last_clean":"2023-09-23T16:18:47.259777+0000","last_became_active":"2023-09-23T16:15:53.911908+0000","last_became_peered":"2023-09-23T16:15:53.911908+0000","last_unstale":"2023-09-23T16:18:47.259777+0000","last_undegraded":"2023-09-23T16:18:47.259777+0000","last_fullsized":"2023-09-23T16:18:47.259777+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:02:26.422387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":506,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842448+0000","last_change":"2023-09-23T16:17:29.677290+0000","last_active":"2023-09-23T16:18:57.842448+0000","last_peered":"2023-09-23T16:18:57.842448+0000","last_clean":"2023-09-23T16:18:57.842448+0000","last_became_active":"2023-09-23T16:17:29.676820+0000","last_became_peered":"2023-09-23T16:17:29.676820+0000","last_unstale":"2023-09-23T16:18:57.842448+0000","last_undegraded":"2023-09-23T16:18:57.842448+0000","last_fullsized":"2023-09-23T16:18:57.842448+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:47.220126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:47.220126+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T21:51:46.232216+0000","scrub_duration":0.0029614789999999999,"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,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":"68'2","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093413+0000","last_change":"2023-09-23T16:15:53.942768+0000","last_active":"2023-09-23T16:18:47.093413+0000","last_peered":"2023-09-23T16:18:47.093413+0000","last_clean":"2023-09-23T16:18:47.093413+0000","last_became_active":"2023-09-23T16:15:53.916363+0000","last_became_peered":"2023-09-23T16:15:53.916363+0000","last_unstale":"2023-09-23T16:18:47.093413+0000","last_undegraded":"2023-09-23T16:18:47.093413+0000","last_fullsized":"2023-09-23T16:18:47.093413+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:45:31.239744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":514,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.591394+0000","last_change":"2023-09-23T16:17:26.513450+0000","last_active":"2023-09-23T16:18:46.591394+0000","last_peered":"2023-09-23T16:18:46.591394+0000","last_clean":"2023-09-23T16:18:46.591394+0000","last_became_active":"2023-09-23T16:17:26.513097+0000","last_became_peered":"2023-09-23T16:17:26.513097+0000","last_unstale":"2023-09-23T16:18:46.591394+0000","last_undegraded":"2023-09-23T16:18:46.591394+0000","last_fullsized":"2023-09-23T16:18:46.591394+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:25:31.736041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":569,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605897+0000","last_change":"2023-09-23T16:15:50.244982+0000","last_active":"2023-09-23T16:18:46.605897+0000","last_peered":"2023-09-23T16:18:46.605897+0000","last_clean":"2023-09-23T16:18:46.605897+0000","last_became_active":"2023-09-23T16:15:49.484268+0000","last_became_peered":"2023-09-23T16:15:49.484268+0000","last_unstale":"2023-09-23T16:18:46.605897+0000","last_undegraded":"2023-09-23T16:18:46.605897+0000","last_fullsized":"2023-09-23T16:18:46.605897+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:50.244851+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:50.244851+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:16:31.013203+0000","scrub_duration":0.0032244790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093307+0000","last_change":"2023-09-23T16:15:53.921543+0000","last_active":"2023-09-23T16:18:47.093307+0000","last_peered":"2023-09-23T16:18:47.093307+0000","last_clean":"2023-09-23T16:18:47.093307+0000","last_became_active":"2023-09-23T16:15:53.910889+0000","last_became_peered":"2023-09-23T16:15:53.910889+0000","last_unstale":"2023-09-23T16:18:47.093307+0000","last_undegraded":"2023-09-23T16:18:47.093307+0000","last_fullsized":"2023-09-23T16:18:47.093307+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:38:32.098290+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":503,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605439+0000","last_change":"2023-09-23T16:15:53.912490+0000","last_active":"2023-09-23T16:18:46.605439+0000","last_peered":"2023-09-23T16:18:46.605439+0000","last_clean":"2023-09-23T16:18:46.605439+0000","last_became_active":"2023-09-23T16:15:53.912142+0000","last_became_peered":"2023-09-23T16:15:53.912142+0000","last_unstale":"2023-09-23T16:18:46.605439+0000","last_undegraded":"2023-09-23T16:18:46.605439+0000","last_fullsized":"2023-09-23T16:18:46.605439+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:15.475111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":614,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811009+0000","last_change":"2023-09-23T16:17:29.672054+0000","last_active":"2023-09-23T16:18:57.811009+0000","last_peered":"2023-09-23T16:18:57.811009+0000","last_clean":"2023-09-23T16:18:57.811009+0000","last_became_active":"2023-09-23T16:17:29.671539+0000","last_became_peered":"2023-09-23T16:17:29.671539+0000","last_unstale":"2023-09-23T16:18:57.811009+0000","last_undegraded":"2023-09-23T16:18:57.811009+0000","last_fullsized":"2023-09-23T16:18:57.811009+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:51.086542+0000","last_deep_scrub":"93'161","last_deep_scrub_stamp":"2023-09-23T16:15:51.086542+0000","last_clean_scrub_stamp":"2023-09-23T16:15:51.086542+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:08:36.691893+0000","scrub_duration":0.003236732,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":456,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260623+0000","last_change":"2023-09-23T16:17:26.516258+0000","last_active":"2023-09-23T16:18:47.260623+0000","last_peered":"2023-09-23T16:18:47.260623+0000","last_clean":"2023-09-23T16:18:47.260623+0000","last_became_active":"2023-09-23T16:17:26.515643+0000","last_became_peered":"2023-09-23T16:17:26.515643+0000","last_unstale":"2023-09-23T16:18:47.260623+0000","last_undegraded":"2023-09-23T16:18:47.260623+0000","last_fullsized":"2023-09-23T16:18:47.260623+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:26.939078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439229+0000","last_change":"2023-09-23T16:16:26.055630+0000","last_active":"2023-09-23T16:18:47.439229+0000","last_peered":"2023-09-23T16:18:47.439229+0000","last_clean":"2023-09-23T16:18:47.439229+0000","last_became_active":"2023-09-23T16:16:26.055301+0000","last_became_peered":"2023-09-23T16:16:26.055301+0000","last_unstale":"2023-09-23T16:18:47.439229+0000","last_undegraded":"2023-09-23T16:18:47.439229+0000","last_fullsized":"2023-09-23T16:18:47.439229+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:13:47.225787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":935,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092458+0000","last_change":"2023-09-23T16:17:29.675077+0000","last_active":"2023-09-23T16:18:47.092458+0000","last_peered":"2023-09-23T16:18:47.092458+0000","last_clean":"2023-09-23T16:18:47.092458+0000","last_became_active":"2023-09-23T16:17:29.674673+0000","last_became_peered":"2023-09-23T16:17:29.674673+0000","last_unstale":"2023-09-23T16:18:47.092458+0000","last_undegraded":"2023-09-23T16:18:47.092458+0000","last_fullsized":"2023-09-23T16:18:47.092458+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:47:07.882193+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":29,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842075+0000","last_change":"2023-09-23T16:17:26.529520+0000","last_active":"2023-09-23T16:18:57.842075+0000","last_peered":"2023-09-23T16:18:57.842075+0000","last_clean":"2023-09-23T16:18:57.842075+0000","last_became_active":"2023-09-23T16:17:26.520122+0000","last_became_peered":"2023-09-23T16:17:26.520122+0000","last_unstale":"2023-09-23T16:18:57.842075+0000","last_undegraded":"2023-09-23T16:18:57.842075+0000","last_fullsized":"2023-09-23T16:18:57.842075+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:32:54.176157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":479,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811803+0000","last_change":"2023-09-23T16:17:26.512165+0000","last_active":"2023-09-23T16:18:57.811803+0000","last_peered":"2023-09-23T16:18:57.811803+0000","last_clean":"2023-09-23T16:18:57.811803+0000","last_became_active":"2023-09-23T16:17:26.511784+0000","last_became_peered":"2023-09-23T16:17:26.511784+0000","last_unstale":"2023-09-23T16:18:57.811803+0000","last_undegraded":"2023-09-23T16:18:57.811803+0000","last_fullsized":"2023-09-23T16:18:57.811803+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:20.603737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":824,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259841+0000","last_change":"2023-09-23T16:17:29.677859+0000","last_active":"2023-09-23T16:18:47.259841+0000","last_peered":"2023-09-23T16:18:47.259841+0000","last_clean":"2023-09-23T16:18:47.259841+0000","last_became_active":"2023-09-23T16:17:29.677359+0000","last_became_peered":"2023-09-23T16:17:29.677359+0000","last_unstale":"2023-09-23T16:18:47.259841+0000","last_undegraded":"2023-09-23T16:18:47.259841+0000","last_fullsized":"2023-09-23T16:18:47.259841+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:37:28.294969+0000","scrub_duration":0.01920643,"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":4,"num_bytes_recovered":1050752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605333+0000","last_change":"2023-09-23T16:18:38.050002+0000","last_active":"2023-09-23T16:18:46.605333+0000","last_peered":"2023-09-23T16:18:46.605333+0000","last_clean":"2023-09-23T16:18:46.605333+0000","last_became_active":"2023-09-23T16:18:38.049446+0000","last_became_peered":"2023-09-23T16:18:38.049446+0000","last_unstale":"2023-09-23T16:18:46.605333+0000","last_undegraded":"2023-09-23T16:18:46.605333+0000","last_fullsized":"2023-09-23T16:18:46.605333+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:03:50.236455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":510,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812656+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:18:57.812656+0000","last_peered":"2023-09-23T16:18:57.812656+0000","last_clean":"2023-09-23T16:18:57.812656+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:18:57.812656+0000","last_undegraded":"2023-09-23T16:18:57.812656+0000","last_fullsized":"2023-09-23T16:18:57.812656+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639577+0000","last_change":"2023-09-23T16:16:29.108016+0000","last_active":"2023-09-23T16:18:57.639577+0000","last_peered":"2023-09-23T16:18:57.639577+0000","last_clean":"2023-09-23T16:18:57.639577+0000","last_became_active":"2023-09-23T16:16:29.107304+0000","last_became_peered":"2023-09-23T16:16:29.107304+0000","last_unstale":"2023-09-23T16:18:57.639577+0000","last_undegraded":"2023-09-23T16:18:57.639577+0000","last_fullsized":"2023-09-23T16:18:57.639577+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:45.051246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:45.051246+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:04:03.642143+0000","scrub_duration":0.0028068590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":518,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592003+0000","last_change":"2023-09-23T16:15:53.916620+0000","last_active":"2023-09-23T16:18:46.592003+0000","last_peered":"2023-09-23T16:18:46.592003+0000","last_clean":"2023-09-23T16:18:46.592003+0000","last_became_active":"2023-09-23T16:15:53.916078+0000","last_became_peered":"2023-09-23T16:15:53.916078+0000","last_unstale":"2023-09-23T16:18:46.592003+0000","last_undegraded":"2023-09-23T16:18:46.592003+0000","last_fullsized":"2023-09-23T16:18:46.592003+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:36.069808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":470,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812542+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:18:57.812542+0000","last_peered":"2023-09-23T16:18:57.812542+0000","last_clean":"2023-09-23T16:18:57.812542+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:18:57.812542+0000","last_undegraded":"2023-09-23T16:18:57.812542+0000","last_fullsized":"2023-09-23T16:18:57.812542+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":768,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260284+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:18:47.260284+0000","last_peered":"2023-09-23T16:18:47.260284+0000","last_clean":"2023-09-23T16:18:47.260284+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:18:47.260284+0000","last_undegraded":"2023-09-23T16:18:47.260284+0000","last_fullsized":"2023-09-23T16:18:47.260284+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842372+0000","last_change":"2023-09-23T16:17:26.518856+0000","last_active":"2023-09-23T16:18:57.842372+0000","last_peered":"2023-09-23T16:18:57.842372+0000","last_clean":"2023-09-23T16:18:57.842372+0000","last_became_active":"2023-09-23T16:17:26.518143+0000","last_became_peered":"2023-09-23T16:17:26.518143+0000","last_unstale":"2023-09-23T16:18:57.842372+0000","last_undegraded":"2023-09-23T16:18:57.842372+0000","last_fullsized":"2023-09-23T16:18:57.842372+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:35.224028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.593815+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:18:46.593815+0000","last_peered":"2023-09-23T16:18:46.593815+0000","last_clean":"2023-09-23T16:18:46.593815+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:18:46.593815+0000","last_undegraded":"2023-09-23T16:18:46.593815+0000","last_fullsized":"2023-09-23T16:18:46.593815+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":522,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605910+0000","last_change":"2023-09-23T16:18:40.363743+0000","last_active":"2023-09-23T16:18:46.605910+0000","last_peered":"2023-09-23T16:18:46.605910+0000","last_clean":"2023-09-23T16:18:46.605910+0000","last_became_active":"2023-09-23T16:18:37.563121+0000","last_became_peered":"2023-09-23T16:18:37.563121+0000","last_unstale":"2023-09-23T16:18:46.605910+0000","last_undegraded":"2023-09-23T16:18:46.605910+0000","last_fullsized":"2023-09-23T16:18:46.605910+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:18:40.363590+0000","last_deep_scrub":"93'161","last_deep_scrub_stamp":"2023-09-23T16:18:40.363590+0000","last_clean_scrub_stamp":"2023-09-23T16:18:40.363590+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:41:52.387172+0000","scrub_duration":0.0035100410000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"431'279","reported_seq":1088,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.593397+0000","last_change":"2023-09-23T16:15:56.934256+0000","last_active":"2023-09-23T16:18:46.593397+0000","last_peered":"2023-09-23T16:18:46.593397+0000","last_clean":"2023-09-23T16:18:46.593397+0000","last_became_active":"2023-09-23T16:15:56.933521+0000","last_became_peered":"2023-09-23T16:15:56.933521+0000","last_unstale":"2023-09-23T16:18:46.593397+0000","last_undegraded":"2023-09-23T16:18:46.593397+0000","last_fullsized":"2023-09-23T16:18:46.593397+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":279,"log_dups_size":0,"ondisk_log_size":279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:34:06.327343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037623700000000002,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1288,"num_read_kb":1632,"num_write":301,"num_write_kb":4521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":90,"num_bytes_recovered":33554432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":493,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260683+0000","last_change":"2023-09-23T16:17:26.515917+0000","last_active":"2023-09-23T16:18:47.260683+0000","last_peered":"2023-09-23T16:18:47.260683+0000","last_clean":"2023-09-23T16:18:47.260683+0000","last_became_active":"2023-09-23T16:17:26.515582+0000","last_became_peered":"2023-09-23T16:17:26.515582+0000","last_unstale":"2023-09-23T16:18:47.260683+0000","last_undegraded":"2023-09-23T16:18:47.260683+0000","last_fullsized":"2023-09-23T16:18:47.260683+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:24.561021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":246,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639603+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:18:57.639603+0000","last_peered":"2023-09-23T16:18:57.639603+0000","last_clean":"2023-09-23T16:18:57.639603+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:18:57.639603+0000","last_undegraded":"2023-09-23T16:18:57.639603+0000","last_fullsized":"2023-09-23T16:18:57.639603+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"93'161","reported_seq":828,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259730+0000","last_change":"2023-09-23T16:16:29.111119+0000","last_active":"2023-09-23T16:18:47.259730+0000","last_peered":"2023-09-23T16:18:47.259730+0000","last_clean":"2023-09-23T16:18:47.259730+0000","last_became_active":"2023-09-23T16:16:29.110709+0000","last_became_peered":"2023-09-23T16:16:29.110709+0000","last_unstale":"2023-09-23T16:18:47.259730+0000","last_undegraded":"2023-09-23T16:18:47.259730+0000","last_fullsized":"2023-09-23T16:18:47.259730+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:51.551807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:51.551807+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:00:56.131976+0000","scrub_duration":0.00367315,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'122","reported_seq":1417,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260140+0000","last_change":"2023-09-23T16:15:25.865593+0000","last_active":"2023-09-23T16:18:47.260140+0000","last_peered":"2023-09-23T16:18:47.260140+0000","last_clean":"2023-09-23T16:18:47.260140+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:18:47.260140+0000","last_undegraded":"2023-09-23T16:18:47.260140+0000","last_fullsized":"2023-09-23T16:18:47.260140+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060508000000000003,"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":1236,"num_read_kb":4734,"num_write":110,"num_write_kb":4411,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":467,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812612+0000","last_change":"2023-09-23T16:16:26.058140+0000","last_active":"2023-09-23T16:18:57.812612+0000","last_peered":"2023-09-23T16:18:57.812612+0000","last_clean":"2023-09-23T16:18:57.812612+0000","last_became_active":"2023-09-23T16:16:26.057747+0000","last_became_peered":"2023-09-23T16:16:26.057747+0000","last_unstale":"2023-09-23T16:18:57.812612+0000","last_undegraded":"2023-09-23T16:18:57.812612+0000","last_fullsized":"2023-09-23T16:18:57.812612+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:34:18.133831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":362,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260913+0000","last_change":"2023-09-23T16:17:26.515123+0000","last_active":"2023-09-23T16:18:47.260913+0000","last_peered":"2023-09-23T16:18:47.260913+0000","last_clean":"2023-09-23T16:18:47.260913+0000","last_became_active":"2023-09-23T16:17:26.514834+0000","last_became_peered":"2023-09-23T16:17:26.514834+0000","last_unstale":"2023-09-23T16:18:47.260913+0000","last_undegraded":"2023-09-23T16:18:47.260913+0000","last_fullsized":"2023-09-23T16:18:47.260913+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:24:26.016575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"93'161","reported_seq":504,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092499+0000","last_change":"2023-09-23T16:16:29.113202+0000","last_active":"2023-09-23T16:18:47.092499+0000","last_peered":"2023-09-23T16:18:47.092499+0000","last_clean":"2023-09-23T16:18:47.092499+0000","last_became_active":"2023-09-23T16:16:29.112842+0000","last_became_peered":"2023-09-23T16:16:29.112842+0000","last_unstale":"2023-09-23T16:18:47.092499+0000","last_undegraded":"2023-09-23T16:18:47.092499+0000","last_fullsized":"2023-09-23T16:18:47.092499+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:16:01.162425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:16:01.162425+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:57:03.038302+0000","scrub_duration":0.0040488030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'293","reported_seq":1563,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.844156+0000","last_change":"2023-09-23T16:17:29.675838+0000","last_active":"2023-09-23T16:18:57.844156+0000","last_peered":"2023-09-23T16:18:57.844156+0000","last_clean":"2023-09-23T16:18:57.844156+0000","last_became_active":"2023-09-23T16:17:29.674923+0000","last_became_peered":"2023-09-23T16:17:29.674923+0000","last_unstale":"2023-09-23T16:18:57.844156+0000","last_undegraded":"2023-09-23T16:18:57.844156+0000","last_fullsized":"2023-09-23T16:18:57.844156+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":293,"log_dups_size":0,"ondisk_log_size":293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:47:29.893389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013993160000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1989,"num_read_kb":5180,"num_write":241,"num_write_kb":3452,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":73,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639609+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:18:57.639609+0000","last_peered":"2023-09-23T16:18:57.639609+0000","last_clean":"2023-09-23T16:18:57.639609+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:18:57.639609+0000","last_undegraded":"2023-09-23T16:18:57.639609+0000","last_fullsized":"2023-09-23T16:18:57.639609+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:49.337911+0000","last_change":"2023-09-23T16:16:26.055629+0000","last_active":"2023-09-23T16:18:49.337911+0000","last_peered":"2023-09-23T16:18:49.337911+0000","last_clean":"2023-09-23T16:18:49.337911+0000","last_became_active":"2023-09-23T16:16:26.055279+0000","last_became_peered":"2023-09-23T16:16:26.055279+0000","last_unstale":"2023-09-23T16:18:49.337911+0000","last_undegraded":"2023-09-23T16:18:49.337911+0000","last_fullsized":"2023-09-23T16:18:49.337911+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:13.830982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"431'343","reported_seq":1705,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260314+0000","last_change":"2023-09-23T16:15:56.926505+0000","last_active":"2023-09-23T16:18:47.260314+0000","last_peered":"2023-09-23T16:18:47.260314+0000","last_clean":"2023-09-23T16:18:47.260314+0000","last_became_active":"2023-09-23T16:15:56.925811+0000","last_became_peered":"2023-09-23T16:15:56.925811+0000","last_unstale":"2023-09-23T16:18:47.260314+0000","last_undegraded":"2023-09-23T16:18:47.260314+0000","last_fullsized":"2023-09-23T16:18:47.260314+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":343,"log_dups_size":0,"ondisk_log_size":343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:20:40.912503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019127009999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1296,"num_read_kb":1844,"num_write":304,"num_write_kb":532,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":667,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092679+0000","last_change":"2023-09-23T16:16:29.108343+0000","last_active":"2023-09-23T16:18:47.092679+0000","last_peered":"2023-09-23T16:18:47.092679+0000","last_clean":"2023-09-23T16:18:47.092679+0000","last_became_active":"2023-09-23T16:16:29.107254+0000","last_became_peered":"2023-09-23T16:16:29.107254+0000","last_unstale":"2023-09-23T16:18:47.092679+0000","last_undegraded":"2023-09-23T16:18:47.092679+0000","last_fullsized":"2023-09-23T16:18:47.092679+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:42.010204+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:42.010204+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:33:14.383651+0000","scrub_duration":0.0033554000000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.841904+0000","last_change":"2023-09-23T16:17:26.510942+0000","last_active":"2023-09-23T16:18:57.841904+0000","last_peered":"2023-09-23T16:18:57.841904+0000","last_clean":"2023-09-23T16:18:57.841904+0000","last_became_active":"2023-09-23T16:17:26.510577+0000","last_became_peered":"2023-09-23T16:17:26.510577+0000","last_unstale":"2023-09-23T16:18:57.841904+0000","last_undegraded":"2023-09-23T16:18:57.841904+0000","last_fullsized":"2023-09-23T16:18:57.841904+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:43:27.574291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":493,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605724+0000","last_change":"2023-09-23T16:15:53.915131+0000","last_active":"2023-09-23T16:18:46.605724+0000","last_peered":"2023-09-23T16:18:46.605724+0000","last_clean":"2023-09-23T16:18:46.605724+0000","last_became_active":"2023-09-23T16:15:53.914565+0000","last_became_peered":"2023-09-23T16:15:53.914565+0000","last_unstale":"2023-09-23T16:18:46.605724+0000","last_undegraded":"2023-09-23T16:18:46.605724+0000","last_fullsized":"2023-09-23T16:18:46.605724+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:57.566385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":762,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592590+0000","last_change":"2023-09-23T16:15:43.023615+0000","last_active":"2023-09-23T16:18:46.592590+0000","last_peered":"2023-09-23T16:18:46.592590+0000","last_clean":"2023-09-23T16:18:46.592590+0000","last_became_active":"2023-09-23T16:15:38.479286+0000","last_became_peered":"2023-09-23T16:15:38.479286+0000","last_unstale":"2023-09-23T16:18:46.592590+0000","last_undegraded":"2023-09-23T16:18:46.592590+0000","last_fullsized":"2023-09-23T16:18:46.592590+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:43.023451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:43.023451+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:37:02.536580+0000","scrub_duration":0.0032389530000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'332","reported_seq":2002,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092451+0000","last_change":"2023-09-23T16:16:29.108636+0000","last_active":"2023-09-23T16:18:47.092451+0000","last_peered":"2023-09-23T16:18:47.092451+0000","last_clean":"2023-09-23T16:18:47.092451+0000","last_became_active":"2023-09-23T16:16:29.107783+0000","last_became_peered":"2023-09-23T16:16:29.107783+0000","last_unstale":"2023-09-23T16:18:47.092451+0000","last_undegraded":"2023-09-23T16:18:47.092451+0000","last_fullsized":"2023-09-23T16:18:47.092451+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":332,"log_dups_size":0,"ondisk_log_size":332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:58:42.661232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019281210000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2873,"num_read_kb":3133,"num_write":257,"num_write_kb":451,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":88,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.438211+0000","last_change":"2023-09-23T16:17:26.512956+0000","last_active":"2023-09-23T16:18:47.438211+0000","last_peered":"2023-09-23T16:18:47.438211+0000","last_clean":"2023-09-23T16:18:47.438211+0000","last_became_active":"2023-09-23T16:17:26.512557+0000","last_became_peered":"2023-09-23T16:17:26.512557+0000","last_unstale":"2023-09-23T16:18:47.438211+0000","last_undegraded":"2023-09-23T16:18:47.438211+0000","last_fullsized":"2023-09-23T16:18:47.438211+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:20:35.365046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439545+0000","last_change":"2023-09-23T16:16:26.058146+0000","last_active":"2023-09-23T16:18:47.439545+0000","last_peered":"2023-09-23T16:18:47.439545+0000","last_clean":"2023-09-23T16:18:47.439545+0000","last_became_active":"2023-09-23T16:16:26.055927+0000","last_became_peered":"2023-09-23T16:16:26.055927+0000","last_unstale":"2023-09-23T16:18:47.439545+0000","last_undegraded":"2023-09-23T16:18:47.439545+0000","last_fullsized":"2023-09-23T16:18:47.439545+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:18:26.094068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"93'161","reported_seq":906,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605877+0000","last_change":"2023-09-23T16:17:29.675940+0000","last_active":"2023-09-23T16:18:46.605877+0000","last_peered":"2023-09-23T16:18:46.605877+0000","last_clean":"2023-09-23T16:18:46.605877+0000","last_became_active":"2023-09-23T16:17:29.675418+0000","last_became_peered":"2023-09-23T16:17:29.675418+0000","last_unstale":"2023-09-23T16:18:46.605877+0000","last_undegraded":"2023-09-23T16:18:46.605877+0000","last_fullsized":"2023-09-23T16:18:46.605877+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:42.176321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:42.176321+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:53:07.215843+0000","scrub_duration":0.0035634460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"431'162","reported_seq":856,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092980+0000","last_change":"2023-09-23T16:16:29.112260+0000","last_active":"2023-09-23T16:18:47.092980+0000","last_peered":"2023-09-23T16:18:47.092980+0000","last_clean":"2023-09-23T16:18:47.092980+0000","last_became_active":"2023-09-23T16:16:29.111499+0000","last_became_peered":"2023-09-23T16:16:29.111499+0000","last_unstale":"2023-09-23T16:18:47.092980+0000","last_undegraded":"2023-09-23T16:18:47.092980+0000","last_fullsized":"2023-09-23T16:18:47.092980+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:17:00.526459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098353099999999995,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":866,"num_read_kb":4246,"num_write":148,"num_write_kb":7473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":369,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.593092+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:18:46.593092+0000","last_peered":"2023-09-23T16:18:46.593092+0000","last_clean":"2023-09-23T16:18:46.593092+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:18:46.593092+0000","last_undegraded":"2023-09-23T16:18:46.593092+0000","last_fullsized":"2023-09-23T16:18:46.593092+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":438,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439124+0000","last_change":"2023-09-23T16:16:36.366778+0000","last_active":"2023-09-23T16:18:47.439124+0000","last_peered":"2023-09-23T16:18:47.439124+0000","last_clean":"2023-09-23T16:18:47.439124+0000","last_became_active":"2023-09-23T16:16:36.365920+0000","last_became_peered":"2023-09-23T16:16:36.365920+0000","last_unstale":"2023-09-23T16:18:47.439124+0000","last_undegraded":"2023-09-23T16:18:47.439124+0000","last_fullsized":"2023-09-23T16:18:47.439124+0000","mapping_epoch":454,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":455,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:12:05.044383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":797,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592498+0000","last_change":"2023-09-23T16:15:40.143609+0000","last_active":"2023-09-23T16:18:46.592498+0000","last_peered":"2023-09-23T16:18:46.592498+0000","last_clean":"2023-09-23T16:18:46.592498+0000","last_became_active":"2023-09-23T16:15:38.485281+0000","last_became_peered":"2023-09-23T16:15:38.485281+0000","last_unstale":"2023-09-23T16:18:46.592498+0000","last_undegraded":"2023-09-23T16:18:46.592498+0000","last_fullsized":"2023-09-23T16:18:46.592498+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:40.143379+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:40.143379+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:54:01.171116+0000","scrub_duration":0.0037107469999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":29,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843587+0000","last_change":"2023-09-23T16:17:26.527127+0000","last_active":"2023-09-23T16:18:57.843587+0000","last_peered":"2023-09-23T16:18:57.843587+0000","last_clean":"2023-09-23T16:18:57.843587+0000","last_became_active":"2023-09-23T16:17:26.518897+0000","last_became_peered":"2023-09-23T16:17:26.518897+0000","last_unstale":"2023-09-23T16:18:57.843587+0000","last_undegraded":"2023-09-23T16:18:57.843587+0000","last_fullsized":"2023-09-23T16:18:57.843587+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:00:55.730138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":"431'289","reported_seq":1215,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.640998+0000","last_change":"2023-09-23T16:15:25.865199+0000","last_active":"2023-09-23T16:18:57.640998+0000","last_peered":"2023-09-23T16:18:57.640998+0000","last_clean":"2023-09-23T16:18:57.640998+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:18:57.640998+0000","last_undegraded":"2023-09-23T16:18:57.640998+0000","last_fullsized":"2023-09-23T16:18:57.640998+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":289,"log_dups_size":0,"ondisk_log_size":289,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029413699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1302,"num_read_kb":2503,"num_write":231,"num_write_kb":2411,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842154+0000","last_change":"2023-09-23T16:17:26.521584+0000","last_active":"2023-09-23T16:18:57.842154+0000","last_peered":"2023-09-23T16:18:57.842154+0000","last_clean":"2023-09-23T16:18:57.842154+0000","last_became_active":"2023-09-23T16:17:26.521216+0000","last_became_peered":"2023-09-23T16:17:26.521216+0000","last_unstale":"2023-09-23T16:18:57.842154+0000","last_undegraded":"2023-09-23T16:18:57.842154+0000","last_fullsized":"2023-09-23T16:18:57.842154+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:29:46.668125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":794,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842713+0000","last_change":"2023-09-23T16:17:29.675103+0000","last_active":"2023-09-23T16:18:57.842713+0000","last_peered":"2023-09-23T16:18:57.842713+0000","last_clean":"2023-09-23T16:18:57.842713+0000","last_became_active":"2023-09-23T16:17:29.674717+0000","last_became_peered":"2023-09-23T16:17:29.674717+0000","last_unstale":"2023-09-23T16:18:57.842713+0000","last_undegraded":"2023-09-23T16:18:57.842713+0000","last_fullsized":"2023-09-23T16:18:57.842713+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:38.651614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:38.651614+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:01:45.790494+0000","scrub_duration":0.002575726,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"431'130","reported_seq":1253,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.606004+0000","last_change":"2023-09-23T16:15:56.926768+0000","last_active":"2023-09-23T16:18:46.606004+0000","last_peered":"2023-09-23T16:18:46.606004+0000","last_clean":"2023-09-23T16:18:46.606004+0000","last_became_active":"2023-09-23T16:15:56.926238+0000","last_became_peered":"2023-09-23T16:15:56.926238+0000","last_unstale":"2023-09-23T16:18:46.606004+0000","last_undegraded":"2023-09-23T16:18:46.606004+0000","last_fullsized":"2023-09-23T16:18:46.606004+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":130,"log_dups_size":0,"ondisk_log_size":130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:57:08.648594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040567799999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1128,"num_read_kb":3222,"num_write":98,"num_write_kb":2175,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":43,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439748+0000","last_change":"2023-09-23T16:16:26.067879+0000","last_active":"2023-09-23T16:18:47.439748+0000","last_peered":"2023-09-23T16:18:47.439748+0000","last_clean":"2023-09-23T16:18:47.439748+0000","last_became_active":"2023-09-23T16:16:26.057664+0000","last_became_peered":"2023-09-23T16:16:26.057664+0000","last_unstale":"2023-09-23T16:18:47.439748+0000","last_undegraded":"2023-09-23T16:18:47.439748+0000","last_fullsized":"2023-09-23T16:18:47.439748+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:12:26.396044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":441,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811298+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:18:57.811298+0000","last_peered":"2023-09-23T16:18:57.811298+0000","last_clean":"2023-09-23T16:18:57.811298+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:18:57.811298+0000","last_undegraded":"2023-09-23T16:18:57.811298+0000","last_fullsized":"2023-09-23T16:18:57.811298+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204119+0000","last_change":"2023-09-23T16:16:26.066197+0000","last_active":"2023-09-23T16:18:55.204119+0000","last_peered":"2023-09-23T16:18:55.204119+0000","last_clean":"2023-09-23T16:18:55.204119+0000","last_became_active":"2023-09-23T16:16:26.065895+0000","last_became_peered":"2023-09-23T16:16:26.065895+0000","last_unstale":"2023-09-23T16:18:55.204119+0000","last_undegraded":"2023-09-23T16:18:55.204119+0000","last_fullsized":"2023-09-23T16:18:55.204119+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:43:51.543573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":423,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842442+0000","last_change":"2023-09-23T16:17:26.511273+0000","last_active":"2023-09-23T16:18:57.842442+0000","last_peered":"2023-09-23T16:18:57.842442+0000","last_clean":"2023-09-23T16:18:57.842442+0000","last_became_active":"2023-09-23T16:17:26.509614+0000","last_became_peered":"2023-09-23T16:17:26.509614+0000","last_unstale":"2023-09-23T16:18:57.842442+0000","last_undegraded":"2023-09-23T16:18:57.842442+0000","last_fullsized":"2023-09-23T16:18:57.842442+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:16:20.430480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":484,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260614+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:18:47.260614+0000","last_peered":"2023-09-23T16:18:47.260614+0000","last_clean":"2023-09-23T16:18:47.260614+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:18:47.260614+0000","last_undegraded":"2023-09-23T16:18:47.260614+0000","last_fullsized":"2023-09-23T16:18:47.260614+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":503,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812365+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:18:57.812365+0000","last_peered":"2023-09-23T16:18:57.812365+0000","last_clean":"2023-09-23T16:18:57.812365+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:18:57.812365+0000","last_undegraded":"2023-09-23T16:18:57.812365+0000","last_fullsized":"2023-09-23T16:18:57.812365+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":439,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260657+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:18:47.260657+0000","last_peered":"2023-09-23T16:18:47.260657+0000","last_clean":"2023-09-23T16:18:47.260657+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:18:47.260657+0000","last_undegraded":"2023-09-23T16:18:47.260657+0000","last_fullsized":"2023-09-23T16:18:47.260657+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":494,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811304+0000","last_change":"2023-09-23T16:16:26.063782+0000","last_active":"2023-09-23T16:18:57.811304+0000","last_peered":"2023-09-23T16:18:57.811304+0000","last_clean":"2023-09-23T16:18:57.811304+0000","last_became_active":"2023-09-23T16:16:26.063365+0000","last_became_peered":"2023-09-23T16:16:26.063365+0000","last_unstale":"2023-09-23T16:18:57.811304+0000","last_undegraded":"2023-09-23T16:18:57.811304+0000","last_fullsized":"2023-09-23T16:18:57.811304+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:44.020950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843287+0000","last_change":"2023-09-23T16:17:26.512550+0000","last_active":"2023-09-23T16:18:57.843287+0000","last_peered":"2023-09-23T16:18:57.843287+0000","last_clean":"2023-09-23T16:18:57.843287+0000","last_became_active":"2023-09-23T16:17:26.512164+0000","last_became_peered":"2023-09-23T16:17:26.512164+0000","last_unstale":"2023-09-23T16:18:57.843287+0000","last_undegraded":"2023-09-23T16:18:57.843287+0000","last_fullsized":"2023-09-23T16:18:57.843287+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:31:49.165766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842569+0000","last_change":"2023-09-23T16:17:26.519216+0000","last_active":"2023-09-23T16:18:57.842569+0000","last_peered":"2023-09-23T16:18:57.842569+0000","last_clean":"2023-09-23T16:18:57.842569+0000","last_became_active":"2023-09-23T16:17:26.518740+0000","last_became_peered":"2023-09-23T16:17:26.518740+0000","last_unstale":"2023-09-23T16:18:57.842569+0000","last_undegraded":"2023-09-23T16:18:57.842569+0000","last_fullsized":"2023-09-23T16:18:57.842569+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:28:15.308423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"69'5","reported_seq":45,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439208+0000","last_change":"2023-09-23T16:16:26.063930+0000","last_active":"2023-09-23T16:18:47.439208+0000","last_peered":"2023-09-23T16:18:47.439208+0000","last_clean":"2023-09-23T16:18:47.439208+0000","last_became_active":"2023-09-23T16:16:26.054088+0000","last_became_peered":"2023-09-23T16:16:26.054088+0000","last_unstale":"2023-09-23T16:18:47.439208+0000","last_undegraded":"2023-09-23T16:18:47.439208+0000","last_fullsized":"2023-09-23T16:18:47.439208+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:08:17.779799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":486,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.591233+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:18:46.591233+0000","last_peered":"2023-09-23T16:18:46.591233+0000","last_clean":"2023-09-23T16:18:46.591233+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:18:46.591233+0000","last_undegraded":"2023-09-23T16:18:46.591233+0000","last_fullsized":"2023-09-23T16:18:46.591233+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":33,"num_read_kb":35,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":20768,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54343,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"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":5,"num_bytes_recovered":1378432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8388627,"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":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":434,"num_bytes_recovered":41943078,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":409,"seq":1756641624137,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":98168,"kb_used_data":13232,"kb_used_omap":14,"kb_used_meta":84913,"kb_avail":93646984,"statfs":{"total":95995035648,"available":95894511616,"internally_reserved":0,"allocated":13549568,"data_stored":12028504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15223,"internal_metadata":86951049},"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 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.61899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3520000000000001,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0429999999999999,"15min":1.0449999999999999},"min":{"1min":0.68999999999999995,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4650000000000001,"5min":1.651,"15min":1.651},"last":1.036}]},{"osd":1,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0609999999999999,"15min":1.05},"min":{"1min":0.73699999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4570000000000001,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":1.127},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0780000000000001,"15min":1.083},"min":{"1min":0.58599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.395,"5min":1.704,"15min":1.704},"last":1.0980000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92100000000000004,"15min":0.83699999999999997},"min":{"1min":0.60899999999999999,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.347,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.0229999999999999,"15min":1.0409999999999999},"min":{"1min":0.66700000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3580000000000001,"5min":1.982,"15min":1.982},"last":1}]},{"osd":3,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.04,"15min":1.014},"min":{"1min":0.91400000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5329999999999999,"5min":2.1720000000000002,"15min":2.1720000000000002},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.026,"15min":0.998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.3520000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.167}]},{"osd":4,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0469999999999999,"15min":1.1599999999999999},"min":{"1min":0.69499999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2989999999999999,"5min":1.575,"15min":1.575},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.012,"5min":1.028,"15min":1.048},"min":{"1min":0.78900000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4079999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.202}]},{"osd":5,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.083,"15min":1.0700000000000001},"min":{"1min":0.76000000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.361,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.1839999999999999,"15min":1.222},"min":{"1min":0.75700000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5840000000000001,"5min":2.1240000000000001,"15min":2.1240000000000001},"last":0.89800000000000002}]},{"osd":6,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.21,"15min":1.274},"min":{"1min":0.81999999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3979999999999999,"5min":1.853,"15min":1.853},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.171,"15min":1.171},"min":{"1min":0.83599999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.536,"5min":1.7410000000000001,"15min":1.7410000000000001},"last":0.96799999999999997}]}]},{"osd":6,"up_from":46,"seq":197568496300,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":597424,"kb_used_data":5352,"kb_used_omap":0,"kb_used_meta":592064,"kb_avail":93147728,"statfs":{"total":95995035648,"available":95383273472,"internally_reserved":0,"allocated":5480448,"data_stored":3967449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":606273536},"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 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.88200000000000001,"15min":1.073},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.23799999999999999},"max":{"1min":1.159,"5min":1.5529999999999999,"15min":8.2929999999999993},"last":1.204},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.91800000000000004,"15min":1.248},"min":{"1min":0.53900000000000003,"5min":0.44700000000000001,"15min":0.28199999999999997},"max":{"1min":1.151,"5min":1.2949999999999999,"15min":10.037000000000001},"last":1.014}]},{"osd":1,"last update":"Sat Sep 23 16:19:46 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.94699999999999995,"15min":1.296},"min":{"1min":0.59599999999999997,"5min":0.49399999999999999,"15min":0.255},"max":{"1min":1.3360000000000001,"5min":1.4730000000000001,"15min":7.5199999999999996},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.97599999999999998,"15min":1.319},"min":{"1min":0.68500000000000005,"5min":0.55600000000000005,"15min":0.33900000000000002},"max":{"1min":1.232,"5min":1.4570000000000001,"15min":7.6459999999999999},"last":1.1679999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.98399999999999999,"15min":1.508},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.30499999999999999},"max":{"1min":1.238,"5min":1.591,"15min":40.332999999999998},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.95299999999999996,"15min":1.4550000000000001},"min":{"1min":0.67100000000000004,"5min":0.625,"15min":0.27600000000000002},"max":{"1min":1.238,"5min":1.3660000000000001,"15min":42.301000000000002},"last":1.0960000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:19:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.93799999999999994,"15min":1.369},"min":{"1min":0.71099999999999997,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.2729999999999999,"5min":1.3740000000000001,"15min":10.073},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0740000000000001,"15min":1.361},"min":{"1min":0.77000000000000002,"5min":0.69499999999999995,"15min":0.39800000000000002},"max":{"1min":1.484,"5min":1.6779999999999999,"15min":7.6050000000000004},"last":1.238}]},{"osd":4,"last update":"Sat Sep 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.111,"15min":1.585},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.314},"max":{"1min":1.3089999999999999,"5min":1.7849999999999999,"15min":11.243},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0740000000000001,"15min":1.5509999999999999},"min":{"1min":0.77900000000000003,"5min":0.48499999999999999,"15min":0.31900000000000001},"max":{"1min":1.4219999999999999,"5min":1.661,"15min":16.681999999999999},"last":0.76200000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:19:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.127,"15min":1.8839999999999999},"min":{"1min":0.60699999999999998,"5min":0.503,"15min":0.36699999999999999},"max":{"1min":1.415,"5min":2.1659999999999999,"15min":32.887},"last":1.052},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0549999999999999,"15min":2.052},"min":{"1min":0.73199999999999998,"5min":0.628,"15min":0.315},"max":{"1min":1.454,"5min":1.722,"15min":35.435000000000002},"last":0.82999999999999996}]},{"osd":7,"last update":"Sat Sep 23 16:19:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.1120000000000001,"15min":1.1140000000000001},"min":{"1min":0.66300000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.512,"5min":1.867,"15min":1.867},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.198,"5min":1.198,"15min":1.1990000000000001},"min":{"1min":0.80400000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.6279999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.98299999999999998}]}]},{"osd":1,"up_from":102,"seq":438086664686,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":922848,"kb_used_data":10328,"kb_used_omap":6,"kb_used_meta":912505,"kb_avail":92822304,"statfs":{"total":95995035648,"available":95050039296,"internally_reserved":0,"allocated":10575872,"data_stored":7987355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":934405127},"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 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.68500000000000005,"15min":0.72099999999999997},"min":{"1min":0.30499999999999999,"5min":0.25700000000000001,"15min":0.185},"max":{"1min":0.98299999999999998,"5min":1.0649999999999999,"15min":6.6130000000000004},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.72699999999999998,"15min":0.73399999999999999},"min":{"1min":0.38100000000000001,"5min":0.30599999999999999,"15min":0.22700000000000001},"max":{"1min":1.083,"5min":1.1419999999999999,"15min":4.7809999999999997},"last":0.97599999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.752,"15min":1.0660000000000001},"min":{"1min":0.40899999999999997,"5min":0.38,"15min":0.247},"max":{"1min":1.244,"5min":1.262,"15min":45.911999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.747,"15min":0.93700000000000006},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.246},"max":{"1min":1.0269999999999999,"5min":1.2789999999999999,"15min":45.606999999999999},"last":0.57899999999999996}]},{"osd":3,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.78100000000000003,"15min":0.77700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29099999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":5.5940000000000003},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.76400000000000001,"15min":0.83799999999999997},"min":{"1min":0.439,"5min":0.34799999999999998,"15min":0.255},"max":{"1min":1.143,"5min":1.1830000000000001,"15min":6.6680000000000001},"last":0.94199999999999995}]},{"osd":4,"last update":"Sat Sep 23 16:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0329999999999999,"15min":1.208},"min":{"1min":0.60499999999999998,"5min":0.56000000000000005,"15min":0.35199999999999998},"max":{"1min":1.361,"5min":4.7759999999999998,"15min":24.367999999999999},"last":1.2130000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0649999999999999,"15min":1.2749999999999999},"min":{"1min":0.67500000000000004,"5min":0.623,"15min":0.32500000000000001},"max":{"1min":1.5529999999999999,"5min":5.024,"15min":24.562000000000001},"last":1.25}]},{"osd":5,"last update":"Sat Sep 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.048,"15min":1.3220000000000001},"min":{"1min":0.65000000000000002,"5min":0.53400000000000003,"15min":0.34799999999999998},"max":{"1min":1.4259999999999999,"5min":1.7609999999999999,"15min":5.8879999999999999},"last":1.121},{"interface":"front","average":{"1min":1.006,"5min":1.1140000000000001,"15min":1.319},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.34799999999999998},"max":{"1min":1.476,"5min":5.0979999999999999,"15min":9.5190000000000001},"last":0.91600000000000004}]},{"osd":6,"last update":"Sat Sep 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.0489999999999999,"15min":1.335},"min":{"1min":0.65800000000000003,"5min":0.45700000000000002,"15min":0.36699999999999999},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":9.4420000000000002},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.159,"15min":1.351},"min":{"1min":0.66300000000000003,"5min":0.60899999999999999,"15min":0.38900000000000001},"max":{"1min":1.5069999999999999,"5min":4.9749999999999996,"15min":6.5350000000000001},"last":1.0640000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1699999999999999,"15min":1.135},"min":{"1min":0.70799999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.6240000000000001,"5min":5.1459999999999999,"15min":5.1459999999999999},"last":1.028},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.159,"15min":1.109},"min":{"1min":0.63500000000000001,"5min":0.62,"15min":0.62},"max":{"1min":1.452,"5min":4.7999999999999998,"15min":4.7999999999999998},"last":1.2809999999999999}]}]},{"osd":0,"up_from":97,"seq":416611828213,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":735660,"kb_used_data":14692,"kb_used_omap":9,"kb_used_meta":720950,"kb_avail":93009492,"statfs":{"total":95995035648,"available":95241719808,"internally_reserved":0,"allocated":15044608,"data_stored":12502478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":738253413},"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 23 16:19:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.67400000000000004,"15min":1.306},"min":{"1min":0.46200000000000002,"5min":0.32000000000000001,"15min":0.19800000000000001},"max":{"1min":0.83599999999999997,"5min":1.343,"15min":70.286000000000001},"last":0.746},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.86599999999999999,"15min":1.466},"min":{"1min":0.50800000000000001,"5min":0.40799999999999997,"15min":0.26600000000000001},"max":{"1min":1.1180000000000001,"5min":1.5169999999999999,"15min":70.695999999999998},"last":0.98899999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:20:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.76200000000000001,"15min":1.548},"min":{"1min":0.318,"5min":0.318,"15min":0.23599999999999999},"max":{"1min":0.96099999999999997,"5min":1.8109999999999999,"15min":112.691},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.876,"15min":1.6359999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.23699999999999999},"max":{"1min":1.1599999999999999,"5min":1.5669999999999999,"15min":112.711},"last":1.0800000000000001}]},{"osd":3,"last update":"Sat Sep 23 16:19:19 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.73299999999999998,"15min":0.66500000000000004},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.27400000000000002},"max":{"1min":1.0509999999999999,"5min":1.3799999999999999,"15min":3.492},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.81999999999999995,"15min":0.69599999999999995},"min":{"1min":0.57999999999999996,"5min":0.39300000000000002,"15min":0.26200000000000001},"max":{"1min":1.46,"5min":1.7050000000000001,"15min":4.5190000000000001},"last":0.93400000000000005}]},{"osd":4,"last update":"Sat Sep 23 16:20:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.026,"15min":1.0189999999999999},"min":{"1min":0.66900000000000004,"5min":0.63600000000000001,"15min":0.32900000000000001},"max":{"1min":1.1279999999999999,"5min":1.931,"15min":7.7050000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.04,"15min":1.0309999999999999},"min":{"1min":0.76300000000000001,"5min":0.53700000000000003,"15min":0.32600000000000001},"max":{"1min":1.2589999999999999,"5min":1.6890000000000001,"15min":7.734},"last":1.161}]},{"osd":5,"last update":"Sat Sep 23 16:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.1200000000000001,"15min":1.1850000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.34899999999999998},"max":{"1min":1.506,"5min":2.0539999999999998,"15min":8.5410000000000004},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1439999999999999,"15min":1.232},"min":{"1min":0.68300000000000005,"5min":0.67700000000000005,"15min":0.38200000000000001},"max":{"1min":1.423,"5min":2.2829999999999999,"15min":8.0139999999999993},"last":1.194}]},{"osd":6,"last update":"Sat Sep 23 16:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1080000000000001,"15min":1.244},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.39400000000000002},"max":{"1min":1.3939999999999999,"5min":2.1509999999999998,"15min":8.657},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.212,"15min":1.2529999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.378},"max":{"1min":1.4990000000000001,"5min":2.4980000000000002,"15min":8.6300000000000008},"last":1.248}]},{"osd":7,"last update":"Sat Sep 23 16:19:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.1870000000000001,"15min":1.1830000000000001},"min":{"1min":0.72999999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.569,"5min":2.3879999999999999,"15min":2.3879999999999999},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.163,"5min":1.165,"15min":1.1830000000000001},"min":{"1min":0.74299999999999999,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.478,"5min":2.2629999999999999,"15min":2.2629999999999999},"last":1.274}]}]},{"osd":2,"up_from":107,"seq":459561501150,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1127108,"kb_used_data":6460,"kb_used_omap":11,"kb_used_meta":1120628,"kb_avail":92618044,"statfs":{"total":95995035648,"available":94840877056,"internally_reserved":0,"allocated":6615040,"data_stored":4048535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":1147523400},"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 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.70299999999999996,"15min":0.70999999999999996},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.19600000000000001},"max":{"1min":1.101,"5min":1.3779999999999999,"15min":16.667000000000002},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.71599999999999997,"15min":1.0649999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.255},"max":{"1min":1.02,"5min":1.2769999999999999,"15min":16.739000000000001},"last":0.54500000000000004}]},{"osd":1,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.69599999999999995,"15min":1.9850000000000001},"min":{"1min":0.40200000000000002,"5min":0.38300000000000001,"15min":0.224},"max":{"1min":0.94499999999999995,"5min":1.347,"15min":208.40100000000001},"last":0.505},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.76200000000000001,"15min":1.9630000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.23100000000000001},"max":{"1min":1.046,"5min":1.2310000000000001,"15min":208.98400000000001},"last":0.64200000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:19:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.77300000000000002,"15min":1.069},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.27300000000000002},"max":{"1min":1.0880000000000001,"5min":1.1639999999999999,"15min":12.34},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.82399999999999995,"15min":0.874},"min":{"1min":0.39500000000000002,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":1.0880000000000001,"5min":1.4259999999999999,"15min":17.568000000000001},"last":0.69599999999999995}]},{"osd":4,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.99099999999999999,"15min":1.22},"min":{"1min":0.60899999999999999,"5min":0.57699999999999996,"15min":0.34000000000000002},"max":{"1min":1.214,"5min":1.5129999999999999,"15min":9.1760000000000002},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.006,"15min":1.1519999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.27800000000000002},"max":{"1min":1.583,"5min":1.583,"15min":9.3599999999999994},"last":1.095}]},{"osd":5,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0489999999999999,"15min":1.2629999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.33800000000000002},"max":{"1min":1.6259999999999999,"5min":1.722,"15min":11.522},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0609999999999999,"15min":1.7050000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.36799999999999999},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":11.895},"last":1.2130000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0880000000000001,"15min":1.5489999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.375},"max":{"1min":1.478,"5min":1.619,"15min":9.0020000000000007},"last":1.137},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.087,"15min":1.2629999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.41399999999999998},"max":{"1min":1.2929999999999999,"5min":1.573,"15min":12.244999999999999},"last":0.91900000000000004}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.129,"15min":1.0509999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4770000000000001,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.175},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.0609999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.637,"5min":1.645,"15min":1.645},"last":1.0009999999999999}]}]},{"osd":3,"up_from":112,"seq":481036337624,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":557020,"kb_used_data":6740,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93188132,"statfs":{"total":95995035648,"available":95424647168,"internally_reserved":0,"allocated":6901760,"data_stored":4372405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"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 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.71399999999999997,"15min":1.0469999999999999},"min":{"1min":0.40799999999999997,"5min":0.34100000000000003,"15min":0.17599999999999999},"max":{"1min":1.089,"5min":1.492,"15min":102.971},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.752,"5min":0.72299999999999998,"15min":0.98499999999999999},"min":{"1min":0.47399999999999998,"5min":0.36799999999999999,"15min":0.22900000000000001},"max":{"1min":1.1679999999999999,"5min":1.6020000000000001,"15min":92.646000000000001},"last":0.80600000000000005}]},{"osd":1,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.76300000000000001,"15min":1.504},"min":{"1min":0.55600000000000005,"5min":0.33900000000000002,"15min":0.19700000000000001},"max":{"1min":1.0529999999999999,"5min":1.633,"15min":120.78400000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.753,"15min":1.3700000000000001},"min":{"1min":0.47199999999999998,"5min":0.316,"15min":0.252},"max":{"1min":1.0549999999999999,"5min":1.421,"15min":116.87},"last":0.95499999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.80300000000000005,"15min":1.419},"min":{"1min":0.58699999999999997,"5min":0.40000000000000002,"15min":0.27500000000000002},"max":{"1min":1.1479999999999999,"5min":1.5700000000000001,"15min":93.061000000000007},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.78600000000000003,"15min":1.3500000000000001},"min":{"1min":0.441,"5min":0.29899999999999999,"15min":0.28199999999999997},"max":{"1min":0.98899999999999999,"5min":1.4570000000000001,"15min":92.896000000000001},"last":0.68100000000000005}]},{"osd":4,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.98999999999999999,"15min":1.117},"min":{"1min":0.67900000000000005,"5min":0.56599999999999995,"15min":0.317},"max":{"1min":1.115,"5min":2.194,"15min":21.404},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.05,"15min":1.125},"min":{"1min":0.66900000000000004,"5min":0.58399999999999996,"15min":0.33700000000000002},"max":{"1min":1.419,"5min":2.1640000000000001,"15min":20.809000000000001},"last":1.0860000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0920000000000001,"15min":1.286},"min":{"1min":0.79800000000000004,"5min":0.50600000000000001,"15min":0.39400000000000002},"max":{"1min":1.577,"5min":2.3860000000000001,"15min":9.3420000000000005},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.105,"15min":1.2829999999999999},"min":{"1min":0.91000000000000003,"5min":0.52000000000000002,"15min":0.38400000000000001},"max":{"1min":1.3919999999999999,"5min":2.3340000000000001,"15min":9.3219999999999992},"last":1.1220000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0920000000000001,"15min":1.2110000000000001},"min":{"1min":0.88500000000000001,"5min":0.628,"15min":0.373},"max":{"1min":1.4219999999999999,"5min":2.073,"15min":7.8799999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1579999999999999,"15min":1.276},"min":{"1min":0.80400000000000005,"5min":0.59199999999999997,"15min":0.36899999999999999},"max":{"1min":1.456,"5min":2.2200000000000002,"15min":8.0359999999999996},"last":1.012}]},{"osd":7,"last update":"Sat Sep 23 16:19:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1439999999999999,"15min":1.042},"min":{"1min":0.71399999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6160000000000001,"5min":2.2970000000000002,"15min":2.2970000000000002},"last":1.038},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.147,"15min":1.089},"min":{"1min":0.76300000000000001,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4219999999999999,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":1.0600000000000001}]}]},{"osd":4,"up_from":117,"seq":502511174098,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1000836,"kb_used_data":10556,"kb_used_omap":10,"kb_used_meta":990261,"kb_avail":92744316,"statfs":{"total":95995035648,"available":94970179584,"internally_reserved":0,"allocated":10809344,"data_stored":8010630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":1014027295},"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 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.90700000000000003,"15min":1.198},"min":{"1min":0.52600000000000002,"5min":0.51400000000000001,"15min":0.251},"max":{"1min":1.48,"5min":1.885,"15min":59.795000000000002},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94399999999999995,"15min":1.22},"min":{"1min":0.59399999999999997,"5min":0.48199999999999998,"15min":0.23599999999999999},"max":{"1min":1.526,"5min":1.526,"15min":59.665999999999997},"last":0.70499999999999996}]},{"osd":1,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91500000000000004,"15min":2.1739999999999999},"min":{"1min":0.70999999999999996,"5min":0.45200000000000001,"15min":0.26000000000000001},"max":{"1min":1.276,"5min":1.728,"15min":145.535},"last":1.111},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.99099999999999999,"15min":2.3279999999999998},"min":{"1min":0.70699999999999996,"5min":0.42699999999999999,"15min":0.27600000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":145.72499999999999},"last":0.92300000000000004}]},{"osd":2,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90000000000000002,"15min":1.5980000000000001},"min":{"1min":0.67800000000000005,"5min":0.54200000000000004,"15min":0.30299999999999999},"max":{"1min":1.2250000000000001,"5min":1.5049999999999999,"15min":62.268999999999998},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.90900000000000003,"15min":1.6990000000000001},"min":{"1min":0.63700000000000001,"5min":0.54200000000000004,"15min":0.26600000000000001},"max":{"1min":1.2070000000000001,"5min":1.3180000000000001,"15min":67.488},"last":1.1439999999999999}]},{"osd":3,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98299999999999998,"15min":1.105},"min":{"1min":0.68000000000000005,"5min":0.59699999999999998,"15min":0.33400000000000002},"max":{"1min":1.3049999999999999,"5min":1.9870000000000001,"15min":8.2829999999999995},"last":0.871},{"interface":"front","average":{"1min":1.038,"5min":1.01,"15min":1.139},"min":{"1min":0.75,"5min":0.56299999999999994,"15min":0.33700000000000002},"max":{"1min":1.4019999999999999,"5min":1.4750000000000001,"15min":8.5340000000000007},"last":1.075}]},{"osd":5,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0249999999999999,"15min":1.319},"min":{"1min":0.56399999999999995,"5min":0.46500000000000002,"15min":0.31},"max":{"1min":1.831,"5min":1.831,"15min":10.183},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.995,"5min":0.95199999999999996,"15min":1.49},"min":{"1min":0.73099999999999998,"5min":0.55400000000000005,"15min":0.26100000000000001},"max":{"1min":1.2869999999999999,"5min":1.704,"15min":9.4359999999999999},"last":1.024}]},{"osd":6,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.0720000000000001,"15min":1.413},"min":{"1min":0.53900000000000003,"5min":0.52200000000000002,"15min":0.318},"max":{"1min":1.5780000000000001,"5min":2.0449999999999999,"15min":8.1359999999999992},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.242,"5min":1.1910000000000001,"15min":1.512},"min":{"1min":0.69199999999999995,"5min":0.39600000000000002,"15min":0.32000000000000001},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":10.113},"last":1.262}]},{"osd":7,"last update":"Sat Sep 23 16:19:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.1439999999999999,"15min":1.1659999999999999},"min":{"1min":0.81000000000000005,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":2.109,"5min":2.129,"15min":2.129},"last":1.181},{"interface":"front","average":{"1min":1.115,"5min":1.093,"15min":1.137},"min":{"1min":0.69599999999999995,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4350000000000001,"5min":2.681,"15min":2.681},"last":1.2390000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757942,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":691624,"kb_used_data":5280,"kb_used_omap":0,"kb_used_meta":686336,"kb_avail":93053528,"statfs":{"total":95995035648,"available":95286812672,"internally_reserved":0,"allocated":5406720,"data_stored":3897954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":702808064},"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 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.93100000000000005,"15min":1.4339999999999999},"min":{"1min":0.57599999999999996,"5min":0.54700000000000004,"15min":0.22900000000000001},"max":{"1min":1.2250000000000001,"5min":1.587,"15min":13.866},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0449999999999999,"15min":0.98299999999999998},"min":{"1min":0.63400000000000001,"5min":0.57899999999999996,"15min":0.28100000000000003},"max":{"1min":1.28,"5min":1.8049999999999999,"15min":7.2670000000000003},"last":0.76800000000000002}]},{"osd":1,"last update":"Sat Sep 23 16:19:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.99399999999999999,"15min":2.3439999999999999},"min":{"1min":0.58099999999999996,"5min":0.54000000000000004,"15min":0.30599999999999999},"max":{"1min":1.2869999999999999,"5min":7.782,"15min":272.74900000000002},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0429999999999999,"15min":2.9769999999999999},"min":{"1min":0.57499999999999996,"5min":0.53200000000000003,"15min":0.28799999999999998},"max":{"1min":1.4059999999999999,"5min":7.8659999999999997,"15min":273.02199999999999},"last":1.1419999999999999}]},{"osd":2,"last update":"Sat Sep 23 16:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93999999999999995,"15min":2.1890000000000001},"min":{"1min":0.66300000000000003,"5min":0.56200000000000006,"15min":0.26800000000000002},"max":{"1min":1.363,"5min":1.431,"15min":191.661},"last":1.097},{"interface":"front","average":{"1min":1.02,"5min":0.96299999999999997,"15min":2.0590000000000002},"min":{"1min":0.65900000000000003,"5min":0.61799999999999999,"15min":0.29999999999999999},"max":{"1min":1.3819999999999999,"5min":1.4179999999999999,"15min":191.88999999999999},"last":0.83799999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:19:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.94699999999999995,"15min":1.2549999999999999},"min":{"1min":0.64700000000000002,"5min":0.44600000000000001,"15min":0.315},"max":{"1min":1.276,"5min":1.3779999999999999,"15min":15.708},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.996,"5min":0.98199999999999998,"15min":1.6259999999999999},"min":{"1min":0.77600000000000002,"5min":0.58899999999999997,"15min":0.33400000000000002},"max":{"1min":1.319,"5min":1.379,"15min":13.962},"last":0.71099999999999997}]},{"osd":4,"last update":"Sat Sep 23 16:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.97099999999999997,"15min":1.4830000000000001},"min":{"1min":0.64000000000000001,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":1.248,"5min":1.3680000000000001,"15min":15.589},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.135,"5min":1.073,"15min":1.3440000000000001},"min":{"1min":0.77200000000000002,"5min":0.51300000000000001,"15min":0.34499999999999997},"max":{"1min":1.4850000000000001,"5min":2.552,"15min":10.563000000000001},"last":1.006}]},{"osd":6,"last update":"Sat Sep 23 16:19:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.143,"15min":1.542},"min":{"1min":0.73399999999999999,"5min":0.499,"15min":0.36199999999999999},"max":{"1min":1.4359999999999999,"5min":2.6549999999999998,"15min":15.743},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1040000000000001,"15min":1.9550000000000001},"min":{"1min":0.83999999999999997,"5min":0.41799999999999998,"15min":0.30599999999999999},"max":{"1min":1.4630000000000001,"5min":1.47,"15min":14.394},"last":1.0429999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.0580000000000001,"15min":1.0589999999999999},"min":{"1min":0.80100000000000005,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.323,"5min":1.528,"15min":1.528},"last":1.2},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.1930000000000001,"15min":1.2509999999999999},"min":{"1min":0.85299999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.532,"5min":2.746,"15min":2.746},"last":1.171}]}]}],"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":8388608,"data_stored":8388608,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"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":8388608,"data_stored":8388608,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15223,"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}]}} 2023-09-23T16:20:25.345 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T16:20:25.634 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:25 smithi140 bash[103196]: audit 2023-09-23T16:20:24.321239+0000 mgr.y (mgr.34107) 1482 : audit 0 from='client.36732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:25.634 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:25 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:20:25] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T16:20:25.634 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:25 smithi140 bash[105739]: audit 2023-09-23T16:20:24.321239+0000 mgr.y (mgr.34107) 1482 : audit 0 from='client.36732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:25.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:25 smithi186 bash[89807]: audit 2023-09-23T16:20:24.321239+0000 mgr.y (mgr.34107) 1482 : audit 0 from='client.36732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:26.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:26 smithi140 bash[105739]: cluster 2023-09-23T16:20:25.011230+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1756: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:27.056 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:26 smithi140 bash[103196]: cluster 2023-09-23T16:20:25.011230+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1756: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:27.057 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:26 smithi186 bash[89807]: cluster 2023-09-23T16:20:25.011230+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1756: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:28.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:28 smithi140 bash[103196]: cluster 2023-09-23T16:20:27.012203+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1757: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:28.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:28 smithi140 bash[105739]: cluster 2023-09-23T16:20:27.012203+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1757: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:28.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:28 smithi186 bash[89807]: cluster 2023-09-23T16:20:27.012203+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1757: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:30.159 INFO:teuthology.orchestra.run.smithi140.stderr:Inferring config /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T16:20:30.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:30 smithi140 bash[103196]: cluster 2023-09-23T16:20:29.013048+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1758: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:30.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:30 smithi140 bash[105739]: cluster 2023-09-23T16:20:29.013048+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1758: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:30.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:30 smithi186 bash[89807]: cluster 2023-09-23T16:20:29.013048+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1758: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:31.883 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:31 smithi140 bash[103196]: audit 2023-09-23T16:20:30.982174+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:31.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:31 smithi140 bash[105739]: audit 2023-09-23T16:20:30.982174+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:31.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:31 smithi186 bash[89807]: audit 2023-09-23T16:20:30.982174+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.140:0/361377426' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T16:20:32.883 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:32 smithi140 bash[105739]: cluster 2023-09-23T16:20:31.013630+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1759: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:32.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:32 smithi140 bash[103196]: cluster 2023-09-23T16:20:31.013630+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1759: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:32.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:32 smithi186 bash[89807]: cluster 2023-09-23T16:20:31.013630+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1759: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:34.230 INFO:teuthology.orchestra.run.smithi140.stdout: 2023-09-23T16:20:34.234 INFO:teuthology.orchestra.run.smithi140.stderr:dumped all 2023-09-23T16:20:34.884 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:34 smithi140 bash[105739]: cluster 2023-09-23T16:20:33.014546+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1760: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:34.884 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:34 smithi140 bash[103196]: cluster 2023-09-23T16:20:33.014546+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1760: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:34.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:34 smithi186 bash[89807]: cluster 2023-09-23T16:20:33.014546+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1760: 93 pgs: 93 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T16:20:35.163 INFO:teuthology.orchestra.run.smithi140.stdout:{"pg_ready":true,"pg_map":{"version":1760,"stamp":"2023-09-23T16:20:33.013907+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":12011,"num_read_kb":26529,"num_write":1751,"num_write_kb":25455,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":509,"num_bytes_recovered":43342278,"num_keys_recovered":20,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":5392,"ondisk_log_size":5392,"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":5730688,"kb_used_data":72640,"kb_used_omap":59,"kb_used_meta":5657924,"kb_avail":744230528,"statfs":{"total":767960285184,"available":762092060672,"internally_reserved":0,"allocated":74383360,"data_stored":56815310,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60526,"internal_metadata":5793715090},"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.004386"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":511,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811675+0000","last_change":"2023-09-23T16:01:10.605038+0000","last_active":"2023-09-23T16:18:57.811675+0000","last_peered":"2023-09-23T16:18:57.811675+0000","last_clean":"2023-09-23T16:18:57.811675+0000","last_became_active":"2023-09-23T16:01:10.604529+0000","last_became_peered":"2023-09-23T16:01:10.604529+0000","last_unstale":"2023-09-23T16:18:57.811675+0000","last_undegraded":"2023-09-23T16:18:57.811675+0000","last_fullsized":"2023-09-23T16:18:57.811675+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:52:54.265000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842658+0000","last_change":"2023-09-23T16:17:26.522335+0000","last_active":"2023-09-23T16:18:57.842658+0000","last_peered":"2023-09-23T16:18:57.842658+0000","last_clean":"2023-09-23T16:18:57.842658+0000","last_became_active":"2023-09-23T16:17:26.518479+0000","last_became_peered":"2023-09-23T16:17:26.518479+0000","last_unstale":"2023-09-23T16:18:57.842658+0000","last_undegraded":"2023-09-23T16:18:57.842658+0000","last_fullsized":"2023-09-23T16:18:57.842658+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:02:06.894764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":349,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592103+0000","last_change":"2023-09-23T15:49:01.013019+0000","last_active":"2023-09-23T16:18:46.592103+0000","last_peered":"2023-09-23T16:18:46.592103+0000","last_clean":"2023-09-23T16:18:46.592103+0000","last_became_active":"2023-09-23T15:49:01.012659+0000","last_became_peered":"2023-09-23T15:49:01.012659+0000","last_unstale":"2023-09-23T16:18:46.592103+0000","last_undegraded":"2023-09-23T16:18:46.592103+0000","last_fullsized":"2023-09-23T16:18:46.592103+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:01:38.689095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":49,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.841129+0000","last_change":"2023-09-23T16:17:26.512233+0000","last_active":"2023-09-23T16:18:57.841129+0000","last_peered":"2023-09-23T16:18:57.841129+0000","last_clean":"2023-09-23T16:18:57.841129+0000","last_became_active":"2023-09-23T16:17:26.510951+0000","last_became_peered":"2023-09-23T16:17:26.510951+0000","last_unstale":"2023-09-23T16:18:57.841129+0000","last_undegraded":"2023-09-23T16:18:57.841129+0000","last_fullsized":"2023-09-23T16:18:57.841129+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:28:43.358790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842244+0000","last_change":"2023-09-23T16:17:26.520514+0000","last_active":"2023-09-23T16:18:57.842244+0000","last_peered":"2023-09-23T16:18:57.842244+0000","last_clean":"2023-09-23T16:18:57.842244+0000","last_became_active":"2023-09-23T16:17:26.518692+0000","last_became_peered":"2023-09-23T16:17:26.518692+0000","last_unstale":"2023-09-23T16:18:57.842244+0000","last_undegraded":"2023-09-23T16:18:57.842244+0000","last_fullsized":"2023-09-23T16:18:57.842244+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:40:04.508746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":456,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605775+0000","last_change":"2023-09-23T15:49:01.022383+0000","last_active":"2023-09-23T16:18:46.605775+0000","last_peered":"2023-09-23T16:18:46.605775+0000","last_clean":"2023-09-23T16:18:46.605775+0000","last_became_active":"2023-09-23T15:49:01.021826+0000","last_became_peered":"2023-09-23T15:49:01.021826+0000","last_unstale":"2023-09-23T16:18:46.605775+0000","last_undegraded":"2023-09-23T16:18:46.605775+0000","last_fullsized":"2023-09-23T16:18:46.605775+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:46:06.860252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:50.203333+0000","last_change":"2023-09-23T16:17:26.512122+0000","last_active":"2023-09-23T16:18:50.203333+0000","last_peered":"2023-09-23T16:18:50.203333+0000","last_clean":"2023-09-23T16:18:50.203333+0000","last_became_active":"2023-09-23T16:17:26.511755+0000","last_became_peered":"2023-09-23T16:17:26.511755+0000","last_unstale":"2023-09-23T16:18:50.203333+0000","last_undegraded":"2023-09-23T16:18:50.203333+0000","last_fullsized":"2023-09-23T16:18:50.203333+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:45:25.378436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842098+0000","last_change":"2023-09-23T16:17:26.521009+0000","last_active":"2023-09-23T16:18:57.842098+0000","last_peered":"2023-09-23T16:18:57.842098+0000","last_clean":"2023-09-23T16:18:57.842098+0000","last_became_active":"2023-09-23T16:17:26.520133+0000","last_became_peered":"2023-09-23T16:17:26.520133+0000","last_unstale":"2023-09-23T16:18:57.842098+0000","last_undegraded":"2023-09-23T16:18:57.842098+0000","last_fullsized":"2023-09-23T16:18:57.842098+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:01:30.070222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"93'161","reported_seq":709,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842234+0000","last_change":"2023-09-23T16:15:58.199870+0000","last_active":"2023-09-23T16:18:57.842234+0000","last_peered":"2023-09-23T16:18:57.842234+0000","last_clean":"2023-09-23T16:18:57.842234+0000","last_became_active":"2023-09-23T16:15:56.931782+0000","last_became_peered":"2023-09-23T16:15:56.931782+0000","last_unstale":"2023-09-23T16:18:57.842234+0000","last_undegraded":"2023-09-23T16:18:57.842234+0000","last_fullsized":"2023-09-23T16:18:57.842234+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:58.199719+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:58.199719+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:29:40.501804+0000","scrub_duration":0.0022455560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":503,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260813+0000","last_change":"2023-09-23T16:15:53.909266+0000","last_active":"2023-09-23T16:18:47.260813+0000","last_peered":"2023-09-23T16:18:47.260813+0000","last_clean":"2023-09-23T16:18:47.260813+0000","last_became_active":"2023-09-23T16:15:53.908871+0000","last_became_peered":"2023-09-23T16:15:53.908871+0000","last_unstale":"2023-09-23T16:18:47.260813+0000","last_undegraded":"2023-09-23T16:18:47.260813+0000","last_fullsized":"2023-09-23T16:18:47.260813+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:37:01.526938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842428+0000","last_change":"2023-09-23T16:17:26.521077+0000","last_active":"2023-09-23T16:18:57.842428+0000","last_peered":"2023-09-23T16:18:57.842428+0000","last_clean":"2023-09-23T16:18:57.842428+0000","last_became_active":"2023-09-23T16:17:26.520706+0000","last_became_peered":"2023-09-23T16:17:26.520706+0000","last_unstale":"2023-09-23T16:18:57.842428+0000","last_undegraded":"2023-09-23T16:18:57.842428+0000","last_fullsized":"2023-09-23T16:18:57.842428+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:43:00.774052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"68'3","reported_seq":82,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093198+0000","last_change":"2023-09-23T16:17:26.527807+0000","last_active":"2023-09-23T16:18:47.093198+0000","last_peered":"2023-09-23T16:18:47.093198+0000","last_clean":"2023-09-23T16:18:47.093198+0000","last_became_active":"2023-09-23T16:17:26.520745+0000","last_became_peered":"2023-09-23T16:17:26.520745+0000","last_unstale":"2023-09-23T16:18:47.093198+0000","last_undegraded":"2023-09-23T16:18:47.093198+0000","last_fullsized":"2023-09-23T16:18:47.093198+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T20:38:04.916343+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":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.12","version":"0'0","reported_seq":182,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639471+0000","last_change":"2023-09-23T16:03:06.408212+0000","last_active":"2023-09-23T16:18:57.639471+0000","last_peered":"2023-09-23T16:18:57.639471+0000","last_clean":"2023-09-23T16:18:57.639471+0000","last_became_active":"2023-09-23T16:03:06.407168+0000","last_became_peered":"2023-09-23T16:03:06.407168+0000","last_unstale":"2023-09-23T16:18:57.639471+0000","last_undegraded":"2023-09-23T16:18:57.639471+0000","last_fullsized":"2023-09-23T16:18:57.639471+0000","mapping_epoch":311,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:04:27.015535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"93'23","reported_seq":535,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812006+0000","last_change":"2023-09-23T16:15:53.928548+0000","last_active":"2023-09-23T16:18:57.812006+0000","last_peered":"2023-09-23T16:18:57.812006+0000","last_clean":"2023-09-23T16:18:57.812006+0000","last_became_active":"2023-09-23T16:15:53.909862+0000","last_became_peered":"2023-09-23T16:15:53.909862+0000","last_unstale":"2023-09-23T16:18:57.812006+0000","last_undegraded":"2023-09-23T16:18:57.812006+0000","last_fullsized":"2023-09-23T16:18:57.812006+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T23:18:20.138565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"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":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18936,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":463,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812148+0000","last_change":"2023-09-23T15:49:01.016494+0000","last_active":"2023-09-23T16:18:57.812148+0000","last_peered":"2023-09-23T16:18:57.812148+0000","last_clean":"2023-09-23T16:18:57.812148+0000","last_became_active":"2023-09-23T15:49:01.015713+0000","last_became_peered":"2023-09-23T15:49:01.015713+0000","last_unstale":"2023-09-23T16:18:57.812148+0000","last_undegraded":"2023-09-23T16:18:57.812148+0000","last_fullsized":"2023-09-23T16:18:57.812148+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:40:34.801730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"93'161","reported_seq":856,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204068+0000","last_change":"2023-09-23T16:17:29.675597+0000","last_active":"2023-09-23T16:18:55.204068+0000","last_peered":"2023-09-23T16:18:55.204068+0000","last_clean":"2023-09-23T16:18:55.204068+0000","last_became_active":"2023-09-23T16:17:29.675168+0000","last_became_peered":"2023-09-23T16:17:29.675168+0000","last_unstale":"2023-09-23T16:18:55.204068+0000","last_undegraded":"2023-09-23T16:18:55.204068+0000","last_fullsized":"2023-09-23T16:18:55.204068+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:53.566936+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:53.566936+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T00:36:15.790489+0000","scrub_duration":0.003333562,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"68'2","reported_seq":50,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092669+0000","last_change":"2023-09-23T16:15:53.939504+0000","last_active":"2023-09-23T16:18:47.092669+0000","last_peered":"2023-09-23T16:18:47.092669+0000","last_clean":"2023-09-23T16:18:47.092669+0000","last_became_active":"2023-09-23T16:15:53.916832+0000","last_became_peered":"2023-09-23T16:15:53.916832+0000","last_unstale":"2023-09-23T16:18:47.092669+0000","last_undegraded":"2023-09-23T16:18:47.092669+0000","last_fullsized":"2023-09-23T16:18:47.092669+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:31:46.858751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843241+0000","last_change":"2023-09-23T16:17:26.518138+0000","last_active":"2023-09-23T16:18:57.843241+0000","last_peered":"2023-09-23T16:18:57.843241+0000","last_clean":"2023-09-23T16:18:57.843241+0000","last_became_active":"2023-09-23T16:17:26.517762+0000","last_became_peered":"2023-09-23T16:17:26.517762+0000","last_unstale":"2023-09-23T16:18:57.843241+0000","last_undegraded":"2023-09-23T16:18:57.843241+0000","last_fullsized":"2023-09-23T16:18:57.843241+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:08:08.606496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"93'161","reported_seq":667,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259599+0000","last_change":"2023-09-23T16:15:56.924284+0000","last_active":"2023-09-23T16:18:47.259599+0000","last_peered":"2023-09-23T16:18:47.259599+0000","last_clean":"2023-09-23T16:18:47.259599+0000","last_became_active":"2023-09-23T16:15:56.923861+0000","last_became_peered":"2023-09-23T16:15:56.923861+0000","last_unstale":"2023-09-23T16:18:47.259599+0000","last_undegraded":"2023-09-23T16:18:47.259599+0000","last_fullsized":"2023-09-23T16:18:47.259599+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:44.051543+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:44.051543+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T19:50:55.701270+0000","scrub_duration":0.0023702670000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":62,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204098+0000","last_change":"2023-09-23T16:17:26.510475+0000","last_active":"2023-09-23T16:18:55.204098+0000","last_peered":"2023-09-23T16:18:55.204098+0000","last_clean":"2023-09-23T16:18:55.204098+0000","last_became_active":"2023-09-23T16:17:26.510071+0000","last_became_peered":"2023-09-23T16:17:26.510071+0000","last_unstale":"2023-09-23T16:18:55.204098+0000","last_undegraded":"2023-09-23T16:18:55.204098+0000","last_fullsized":"2023-09-23T16:18:55.204098+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:28:43.330770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":512,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260927+0000","last_change":"2023-09-23T16:17:26.515846+0000","last_active":"2023-09-23T16:18:47.260927+0000","last_peered":"2023-09-23T16:18:47.260927+0000","last_clean":"2023-09-23T16:18:47.260927+0000","last_became_active":"2023-09-23T16:17:26.515442+0000","last_became_peered":"2023-09-23T16:17:26.515442+0000","last_unstale":"2023-09-23T16:18:47.260927+0000","last_undegraded":"2023-09-23T16:18:47.260927+0000","last_fullsized":"2023-09-23T16:18:47.260927+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:55.192636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"93'161","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639441+0000","last_change":"2023-09-23T16:17:29.672383+0000","last_active":"2023-09-23T16:18:57.639441+0000","last_peered":"2023-09-23T16:18:57.639441+0000","last_clean":"2023-09-23T16:18:57.639441+0000","last_became_active":"2023-09-23T16:17:29.671992+0000","last_became_peered":"2023-09-23T16:17:29.671992+0000","last_unstale":"2023-09-23T16:18:57.639441+0000","last_undegraded":"2023-09-23T16:18:57.639441+0000","last_fullsized":"2023-09-23T16:18:57.639441+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:59.212950+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:59.212950+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:37:06.884506+0000","scrub_duration":0.035676658,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":44,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092489+0000","last_change":"2023-09-23T16:15:53.907243+0000","last_active":"2023-09-23T16:18:47.092489+0000","last_peered":"2023-09-23T16:18:47.092489+0000","last_clean":"2023-09-23T16:18:47.092489+0000","last_became_active":"2023-09-23T16:15:53.906897+0000","last_became_peered":"2023-09-23T16:15:53.906897+0000","last_unstale":"2023-09-23T16:18:47.092489+0000","last_undegraded":"2023-09-23T16:18:47.092489+0000","last_fullsized":"2023-09-23T16:18:47.092489+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:33:44.810597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:50.203245+0000","last_change":"2023-09-23T16:17:26.512303+0000","last_active":"2023-09-23T16:18:50.203245+0000","last_peered":"2023-09-23T16:18:50.203245+0000","last_clean":"2023-09-23T16:18:50.203245+0000","last_became_active":"2023-09-23T16:17:26.511053+0000","last_became_peered":"2023-09-23T16:17:26.511053+0000","last_unstale":"2023-09-23T16:18:50.203245+0000","last_undegraded":"2023-09-23T16:18:50.203245+0000","last_fullsized":"2023-09-23T16:18:50.203245+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:09:11.131506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"93'161","reported_seq":674,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259671+0000","last_change":"2023-09-23T16:15:54.594828+0000","last_active":"2023-09-23T16:18:47.259671+0000","last_peered":"2023-09-23T16:18:47.259671+0000","last_clean":"2023-09-23T16:18:47.259671+0000","last_became_active":"2023-09-23T16:15:49.482369+0000","last_became_peered":"2023-09-23T16:15:49.482369+0000","last_unstale":"2023-09-23T16:18:47.259671+0000","last_undegraded":"2023-09-23T16:18:47.259671+0000","last_fullsized":"2023-09-23T16:18:47.259671+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":5,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:54.594680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:54.594680+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:40:12.793046+0000","scrub_duration":0.0031053679999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"68'8","reported_seq":509,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.604883+0000","last_change":"2023-09-23T16:16:26.080716+0000","last_active":"2023-09-23T16:18:46.604883+0000","last_peered":"2023-09-23T16:18:46.604883+0000","last_clean":"2023-09-23T16:18:46.604883+0000","last_became_active":"2023-09-23T16:16:26.061554+0000","last_became_peered":"2023-09-23T16:16:26.061554+0000","last_unstale":"2023-09-23T16:18:46.604883+0000","last_undegraded":"2023-09-23T16:18:46.604883+0000","last_fullsized":"2023-09-23T16:18:46.604883+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T21:59:11.836235+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":12,"num_read_kb":12,"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":"4.17","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843757+0000","last_change":"2023-09-23T16:17:26.518787+0000","last_active":"2023-09-23T16:18:57.843757+0000","last_peered":"2023-09-23T16:18:57.843757+0000","last_clean":"2023-09-23T16:18:57.843757+0000","last_became_active":"2023-09-23T16:17:26.518423+0000","last_became_peered":"2023-09-23T16:17:26.518423+0000","last_unstale":"2023-09-23T16:18:57.843757+0000","last_undegraded":"2023-09-23T16:18:57.843757+0000","last_fullsized":"2023-09-23T16:18:57.843757+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:58:50.843063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"93'161","reported_seq":806,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093140+0000","last_change":"2023-09-23T16:15:56.931521+0000","last_active":"2023-09-23T16:18:47.093140+0000","last_peered":"2023-09-23T16:18:47.093140+0000","last_clean":"2023-09-23T16:18:47.093140+0000","last_became_active":"2023-09-23T16:15:56.929768+0000","last_became_peered":"2023-09-23T16:15:56.929768+0000","last_unstale":"2023-09-23T16:18:47.093140+0000","last_undegraded":"2023-09-23T16:18:47.093140+0000","last_fullsized":"2023-09-23T16:18:47.093140+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:45.117606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:45.117606+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:22:10.028425+0000","scrub_duration":0.0034767539999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":76,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093517+0000","last_change":"2023-09-23T16:16:50.401718+0000","last_active":"2023-09-23T16:18:47.093517+0000","last_peered":"2023-09-23T16:18:47.093517+0000","last_clean":"2023-09-23T16:18:47.093517+0000","last_became_active":"2023-09-23T16:16:50.396292+0000","last_became_peered":"2023-09-23T16:16:50.396292+0000","last_unstale":"2023-09-23T16:18:47.093517+0000","last_undegraded":"2023-09-23T16:18:47.093517+0000","last_fullsized":"2023-09-23T16:18:47.093517+0000","mapping_epoch":457,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":458,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:56:47.905421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":465,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259777+0000","last_change":"2023-09-23T16:15:53.912241+0000","last_active":"2023-09-23T16:18:47.259777+0000","last_peered":"2023-09-23T16:18:47.259777+0000","last_clean":"2023-09-23T16:18:47.259777+0000","last_became_active":"2023-09-23T16:15:53.911908+0000","last_became_peered":"2023-09-23T16:15:53.911908+0000","last_unstale":"2023-09-23T16:18:47.259777+0000","last_undegraded":"2023-09-23T16:18:47.259777+0000","last_fullsized":"2023-09-23T16:18:47.259777+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:02:26.422387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":506,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842448+0000","last_change":"2023-09-23T16:17:29.677290+0000","last_active":"2023-09-23T16:18:57.842448+0000","last_peered":"2023-09-23T16:18:57.842448+0000","last_clean":"2023-09-23T16:18:57.842448+0000","last_became_active":"2023-09-23T16:17:29.676820+0000","last_became_peered":"2023-09-23T16:17:29.676820+0000","last_unstale":"2023-09-23T16:18:57.842448+0000","last_undegraded":"2023-09-23T16:18:57.842448+0000","last_fullsized":"2023-09-23T16:18:57.842448+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:47.220126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:47.220126+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T21:51:46.232216+0000","scrub_duration":0.0029614789999999999,"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,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":"68'2","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093413+0000","last_change":"2023-09-23T16:15:53.942768+0000","last_active":"2023-09-23T16:18:47.093413+0000","last_peered":"2023-09-23T16:18:47.093413+0000","last_clean":"2023-09-23T16:18:47.093413+0000","last_became_active":"2023-09-23T16:15:53.916363+0000","last_became_peered":"2023-09-23T16:15:53.916363+0000","last_unstale":"2023-09-23T16:18:47.093413+0000","last_undegraded":"2023-09-23T16:18:47.093413+0000","last_fullsized":"2023-09-23T16:18:47.093413+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:45:31.239744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":514,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.591394+0000","last_change":"2023-09-23T16:17:26.513450+0000","last_active":"2023-09-23T16:18:46.591394+0000","last_peered":"2023-09-23T16:18:46.591394+0000","last_clean":"2023-09-23T16:18:46.591394+0000","last_became_active":"2023-09-23T16:17:26.513097+0000","last_became_peered":"2023-09-23T16:17:26.513097+0000","last_unstale":"2023-09-23T16:18:46.591394+0000","last_undegraded":"2023-09-23T16:18:46.591394+0000","last_fullsized":"2023-09-23T16:18:46.591394+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:25:31.736041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":569,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605897+0000","last_change":"2023-09-23T16:15:50.244982+0000","last_active":"2023-09-23T16:18:46.605897+0000","last_peered":"2023-09-23T16:18:46.605897+0000","last_clean":"2023-09-23T16:18:46.605897+0000","last_became_active":"2023-09-23T16:15:49.484268+0000","last_became_peered":"2023-09-23T16:15:49.484268+0000","last_unstale":"2023-09-23T16:18:46.605897+0000","last_undegraded":"2023-09-23T16:18:46.605897+0000","last_fullsized":"2023-09-23T16:18:46.605897+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:50.244851+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:50.244851+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:16:31.013203+0000","scrub_duration":0.0032244790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.093307+0000","last_change":"2023-09-23T16:15:53.921543+0000","last_active":"2023-09-23T16:18:47.093307+0000","last_peered":"2023-09-23T16:18:47.093307+0000","last_clean":"2023-09-23T16:18:47.093307+0000","last_became_active":"2023-09-23T16:15:53.910889+0000","last_became_peered":"2023-09-23T16:15:53.910889+0000","last_unstale":"2023-09-23T16:18:47.093307+0000","last_undegraded":"2023-09-23T16:18:47.093307+0000","last_fullsized":"2023-09-23T16:18:47.093307+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T15:38:32.098290+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":503,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605439+0000","last_change":"2023-09-23T16:15:53.912490+0000","last_active":"2023-09-23T16:18:46.605439+0000","last_peered":"2023-09-23T16:18:46.605439+0000","last_clean":"2023-09-23T16:18:46.605439+0000","last_became_active":"2023-09-23T16:15:53.912142+0000","last_became_peered":"2023-09-23T16:15:53.912142+0000","last_unstale":"2023-09-23T16:18:46.605439+0000","last_undegraded":"2023-09-23T16:18:46.605439+0000","last_fullsized":"2023-09-23T16:18:46.605439+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:16:15.475111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":614,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811009+0000","last_change":"2023-09-23T16:17:29.672054+0000","last_active":"2023-09-23T16:18:57.811009+0000","last_peered":"2023-09-23T16:18:57.811009+0000","last_clean":"2023-09-23T16:18:57.811009+0000","last_became_active":"2023-09-23T16:17:29.671539+0000","last_became_peered":"2023-09-23T16:17:29.671539+0000","last_unstale":"2023-09-23T16:18:57.811009+0000","last_undegraded":"2023-09-23T16:18:57.811009+0000","last_fullsized":"2023-09-23T16:18:57.811009+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:51.086542+0000","last_deep_scrub":"93'161","last_deep_scrub_stamp":"2023-09-23T16:15:51.086542+0000","last_clean_scrub_stamp":"2023-09-23T16:15:51.086542+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:08:36.691893+0000","scrub_duration":0.003236732,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":456,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260623+0000","last_change":"2023-09-23T16:17:26.516258+0000","last_active":"2023-09-23T16:18:47.260623+0000","last_peered":"2023-09-23T16:18:47.260623+0000","last_clean":"2023-09-23T16:18:47.260623+0000","last_became_active":"2023-09-23T16:17:26.515643+0000","last_became_peered":"2023-09-23T16:17:26.515643+0000","last_unstale":"2023-09-23T16:18:47.260623+0000","last_undegraded":"2023-09-23T16:18:47.260623+0000","last_fullsized":"2023-09-23T16:18:47.260623+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:35:26.939078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439229+0000","last_change":"2023-09-23T16:16:26.055630+0000","last_active":"2023-09-23T16:18:47.439229+0000","last_peered":"2023-09-23T16:18:47.439229+0000","last_clean":"2023-09-23T16:18:47.439229+0000","last_became_active":"2023-09-23T16:16:26.055301+0000","last_became_peered":"2023-09-23T16:16:26.055301+0000","last_unstale":"2023-09-23T16:18:47.439229+0000","last_undegraded":"2023-09-23T16:18:47.439229+0000","last_fullsized":"2023-09-23T16:18:47.439229+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:13:47.225787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":935,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092458+0000","last_change":"2023-09-23T16:17:29.675077+0000","last_active":"2023-09-23T16:18:47.092458+0000","last_peered":"2023-09-23T16:18:47.092458+0000","last_clean":"2023-09-23T16:18:47.092458+0000","last_became_active":"2023-09-23T16:17:29.674673+0000","last_became_peered":"2023-09-23T16:17:29.674673+0000","last_unstale":"2023-09-23T16:18:47.092458+0000","last_undegraded":"2023-09-23T16:18:47.092458+0000","last_fullsized":"2023-09-23T16:18:47.092458+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:23.115245+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:23.115245+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:47:07.882193+0000","scrub_duration":0.010849910000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'3","reported_seq":29,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842075+0000","last_change":"2023-09-23T16:17:26.529520+0000","last_active":"2023-09-23T16:18:57.842075+0000","last_peered":"2023-09-23T16:18:57.842075+0000","last_clean":"2023-09-23T16:18:57.842075+0000","last_became_active":"2023-09-23T16:17:26.520122+0000","last_became_peered":"2023-09-23T16:17:26.520122+0000","last_unstale":"2023-09-23T16:18:57.842075+0000","last_undegraded":"2023-09-23T16:18:57.842075+0000","last_fullsized":"2023-09-23T16:18:57.842075+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+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 @ 2023-09-24T19:32:54.176157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":479,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811803+0000","last_change":"2023-09-23T16:17:26.512165+0000","last_active":"2023-09-23T16:18:57.811803+0000","last_peered":"2023-09-23T16:18:57.811803+0000","last_clean":"2023-09-23T16:18:57.811803+0000","last_became_active":"2023-09-23T16:17:26.511784+0000","last_became_peered":"2023-09-23T16:17:26.511784+0000","last_unstale":"2023-09-23T16:18:57.811803+0000","last_undegraded":"2023-09-23T16:18:57.811803+0000","last_fullsized":"2023-09-23T16:18:57.811803+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:20.603737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":824,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259841+0000","last_change":"2023-09-23T16:17:29.677859+0000","last_active":"2023-09-23T16:18:47.259841+0000","last_peered":"2023-09-23T16:18:47.259841+0000","last_clean":"2023-09-23T16:18:47.259841+0000","last_became_active":"2023-09-23T16:17:29.677359+0000","last_became_peered":"2023-09-23T16:17:29.677359+0000","last_unstale":"2023-09-23T16:18:47.259841+0000","last_undegraded":"2023-09-23T16:18:47.259841+0000","last_fullsized":"2023-09-23T16:18:47.259841+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:20.009416+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:20.009416+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T18:37:28.294969+0000","scrub_duration":0.01920643,"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":4,"num_bytes_recovered":1050752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605333+0000","last_change":"2023-09-23T16:18:38.050002+0000","last_active":"2023-09-23T16:18:46.605333+0000","last_peered":"2023-09-23T16:18:46.605333+0000","last_clean":"2023-09-23T16:18:46.605333+0000","last_became_active":"2023-09-23T16:18:38.049446+0000","last_became_peered":"2023-09-23T16:18:38.049446+0000","last_unstale":"2023-09-23T16:18:46.605333+0000","last_undegraded":"2023-09-23T16:18:46.605333+0000","last_fullsized":"2023-09-23T16:18:46.605333+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:03:50.236455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":510,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812656+0000","last_change":"2023-09-23T16:01:10.604881+0000","last_active":"2023-09-23T16:18:57.812656+0000","last_peered":"2023-09-23T16:18:57.812656+0000","last_clean":"2023-09-23T16:18:57.812656+0000","last_became_active":"2023-09-23T16:01:10.604549+0000","last_became_peered":"2023-09-23T16:01:10.604549+0000","last_unstale":"2023-09-23T16:18:57.812656+0000","last_undegraded":"2023-09-23T16:18:57.812656+0000","last_fullsized":"2023-09-23T16:18:57.812656+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:01.507386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":796,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639577+0000","last_change":"2023-09-23T16:16:29.108016+0000","last_active":"2023-09-23T16:18:57.639577+0000","last_peered":"2023-09-23T16:18:57.639577+0000","last_clean":"2023-09-23T16:18:57.639577+0000","last_became_active":"2023-09-23T16:16:29.107304+0000","last_became_peered":"2023-09-23T16:16:29.107304+0000","last_unstale":"2023-09-23T16:18:57.639577+0000","last_undegraded":"2023-09-23T16:18:57.639577+0000","last_fullsized":"2023-09-23T16:18:57.639577+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":435,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:45.051246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:45.051246+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T17:04:03.642143+0000","scrub_duration":0.0028068590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":518,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.592003+0000","last_change":"2023-09-23T16:15:53.916620+0000","last_active":"2023-09-23T16:18:46.592003+0000","last_peered":"2023-09-23T16:18:46.592003+0000","last_clean":"2023-09-23T16:18:46.592003+0000","last_became_active":"2023-09-23T16:15:53.916078+0000","last_became_peered":"2023-09-23T16:15:53.916078+0000","last_unstale":"2023-09-23T16:18:46.592003+0000","last_undegraded":"2023-09-23T16:18:46.592003+0000","last_fullsized":"2023-09-23T16:18:46.592003+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:36.069808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":470,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812542+0000","last_change":"2023-09-23T15:49:01.012582+0000","last_active":"2023-09-23T16:18:57.812542+0000","last_peered":"2023-09-23T16:18:57.812542+0000","last_clean":"2023-09-23T16:18:57.812542+0000","last_became_active":"2023-09-23T15:49:01.012266+0000","last_became_peered":"2023-09-23T15:49:01.012266+0000","last_unstale":"2023-09-23T16:18:57.812542+0000","last_undegraded":"2023-09-23T16:18:57.812542+0000","last_fullsized":"2023-09-23T16:18:57.812542+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:20:39.432224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":768,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260284+0000","last_change":"2023-09-23T16:01:13.640405+0000","last_active":"2023-09-23T16:18:47.260284+0000","last_peered":"2023-09-23T16:18:47.260284+0000","last_clean":"2023-09-23T16:18:47.260284+0000","last_became_active":"2023-09-23T16:01:13.640045+0000","last_became_peered":"2023-09-23T16:01:13.640045+0000","last_unstale":"2023-09-23T16:18:47.260284+0000","last_undegraded":"2023-09-23T16:18:47.260284+0000","last_fullsized":"2023-09-23T16:18:47.260284+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T15:53:18.951745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T15:53:18.951745+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T16:56:46.317738+0000","scrub_duration":0.002709188,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842372+0000","last_change":"2023-09-23T16:17:26.518856+0000","last_active":"2023-09-23T16:18:57.842372+0000","last_peered":"2023-09-23T16:18:57.842372+0000","last_clean":"2023-09-23T16:18:57.842372+0000","last_became_active":"2023-09-23T16:17:26.518143+0000","last_became_peered":"2023-09-23T16:17:26.518143+0000","last_unstale":"2023-09-23T16:18:57.842372+0000","last_undegraded":"2023-09-23T16:18:57.842372+0000","last_fullsized":"2023-09-23T16:18:57.842372+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:35.224028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.593815+0000","last_change":"2023-09-23T15:49:01.009972+0000","last_active":"2023-09-23T16:18:46.593815+0000","last_peered":"2023-09-23T16:18:46.593815+0000","last_clean":"2023-09-23T16:18:46.593815+0000","last_became_active":"2023-09-23T15:49:01.009649+0000","last_became_peered":"2023-09-23T15:49:01.009649+0000","last_unstale":"2023-09-23T16:18:46.593815+0000","last_undegraded":"2023-09-23T16:18:46.593815+0000","last_fullsized":"2023-09-23T16:18:46.593815+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:33:42.818565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"93'161","reported_seq":522,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605910+0000","last_change":"2023-09-23T16:18:40.363743+0000","last_active":"2023-09-23T16:18:46.605910+0000","last_peered":"2023-09-23T16:18:46.605910+0000","last_clean":"2023-09-23T16:18:46.605910+0000","last_became_active":"2023-09-23T16:18:37.563121+0000","last_became_peered":"2023-09-23T16:18:37.563121+0000","last_unstale":"2023-09-23T16:18:46.605910+0000","last_undegraded":"2023-09-23T16:18:46.605910+0000","last_fullsized":"2023-09-23T16:18:46.605910+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:18:40.363590+0000","last_deep_scrub":"93'161","last_deep_scrub_stamp":"2023-09-23T16:18:40.363590+0000","last_clean_scrub_stamp":"2023-09-23T16:18:40.363590+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:41:52.387172+0000","scrub_duration":0.0035100410000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"431'279","reported_seq":1089,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.640112+0000","last_change":"2023-09-23T16:15:56.934256+0000","last_active":"2023-09-23T16:18:57.640112+0000","last_peered":"2023-09-23T16:18:57.640112+0000","last_clean":"2023-09-23T16:18:57.640112+0000","last_became_active":"2023-09-23T16:15:56.933521+0000","last_became_peered":"2023-09-23T16:15:56.933521+0000","last_unstale":"2023-09-23T16:18:57.640112+0000","last_undegraded":"2023-09-23T16:18:57.640112+0000","last_fullsized":"2023-09-23T16:18:57.640112+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":279,"log_dups_size":0,"ondisk_log_size":279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:34:06.327343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037623700000000002,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1288,"num_read_kb":1632,"num_write":301,"num_write_kb":4521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":90,"num_bytes_recovered":33554432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":493,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260683+0000","last_change":"2023-09-23T16:17:26.515917+0000","last_active":"2023-09-23T16:18:47.260683+0000","last_peered":"2023-09-23T16:18:47.260683+0000","last_clean":"2023-09-23T16:18:47.260683+0000","last_became_active":"2023-09-23T16:17:26.515582+0000","last_became_peered":"2023-09-23T16:17:26.515582+0000","last_unstale":"2023-09-23T16:18:47.260683+0000","last_undegraded":"2023-09-23T16:18:47.260683+0000","last_fullsized":"2023-09-23T16:18:47.260683+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:23:24.561021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":246,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639603+0000","last_change":"2023-09-23T15:58:24.581768+0000","last_active":"2023-09-23T16:18:57.639603+0000","last_peered":"2023-09-23T16:18:57.639603+0000","last_clean":"2023-09-23T16:18:57.639603+0000","last_became_active":"2023-09-23T15:58:24.581375+0000","last_became_peered":"2023-09-23T15:58:24.581375+0000","last_unstale":"2023-09-23T16:18:57.639603+0000","last_undegraded":"2023-09-23T16:18:57.639603+0000","last_fullsized":"2023-09-23T16:18:57.639603+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:18:03.698184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"93'161","reported_seq":828,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.259730+0000","last_change":"2023-09-23T16:16:29.111119+0000","last_active":"2023-09-23T16:18:47.259730+0000","last_peered":"2023-09-23T16:18:47.259730+0000","last_clean":"2023-09-23T16:18:47.259730+0000","last_became_active":"2023-09-23T16:16:29.110709+0000","last_became_peered":"2023-09-23T16:16:29.110709+0000","last_unstale":"2023-09-23T16:18:47.259730+0000","last_undegraded":"2023-09-23T16:18:47.259730+0000","last_fullsized":"2023-09-23T16:18:47.259730+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:51.551807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:51.551807+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:00:56.131976+0000","scrub_duration":0.00367315,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'122","reported_seq":1417,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260140+0000","last_change":"2023-09-23T16:15:25.865593+0000","last_active":"2023-09-23T16:18:47.260140+0000","last_peered":"2023-09-23T16:18:47.260140+0000","last_clean":"2023-09-23T16:18:47.260140+0000","last_became_active":"2023-09-23T15:49:01.021398+0000","last_became_peered":"2023-09-23T15:49:01.021398+0000","last_unstale":"2023-09-23T16:18:47.260140+0000","last_undegraded":"2023-09-23T16:18:47.260140+0000","last_fullsized":"2023-09-23T16:18:47.260140+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:22:53.243454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060508000000000003,"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":1236,"num_read_kb":4734,"num_write":110,"num_write_kb":4411,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"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":467,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812612+0000","last_change":"2023-09-23T16:16:26.058140+0000","last_active":"2023-09-23T16:18:57.812612+0000","last_peered":"2023-09-23T16:18:57.812612+0000","last_clean":"2023-09-23T16:18:57.812612+0000","last_became_active":"2023-09-23T16:16:26.057747+0000","last_became_peered":"2023-09-23T16:16:26.057747+0000","last_unstale":"2023-09-23T16:18:57.812612+0000","last_undegraded":"2023-09-23T16:18:57.812612+0000","last_fullsized":"2023-09-23T16:18:57.812612+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:34:18.133831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":362,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260913+0000","last_change":"2023-09-23T16:17:26.515123+0000","last_active":"2023-09-23T16:18:47.260913+0000","last_peered":"2023-09-23T16:18:47.260913+0000","last_clean":"2023-09-23T16:18:47.260913+0000","last_became_active":"2023-09-23T16:17:26.514834+0000","last_became_peered":"2023-09-23T16:17:26.514834+0000","last_unstale":"2023-09-23T16:18:47.260913+0000","last_undegraded":"2023-09-23T16:18:47.260913+0000","last_fullsized":"2023-09-23T16:18:47.260913+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:24:26.016575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"93'161","reported_seq":504,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092499+0000","last_change":"2023-09-23T16:16:29.113202+0000","last_active":"2023-09-23T16:18:47.092499+0000","last_peered":"2023-09-23T16:18:47.092499+0000","last_clean":"2023-09-23T16:18:47.092499+0000","last_became_active":"2023-09-23T16:16:29.112842+0000","last_became_peered":"2023-09-23T16:16:29.112842+0000","last_unstale":"2023-09-23T16:18:47.092499+0000","last_undegraded":"2023-09-23T16:18:47.092499+0000","last_fullsized":"2023-09-23T16:18:47.092499+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":4,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:16:01.162425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:16:01.162425+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:57:03.038302+0000","scrub_duration":0.0040488030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'293","reported_seq":1563,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.844156+0000","last_change":"2023-09-23T16:17:29.675838+0000","last_active":"2023-09-23T16:18:57.844156+0000","last_peered":"2023-09-23T16:18:57.844156+0000","last_clean":"2023-09-23T16:18:57.844156+0000","last_became_active":"2023-09-23T16:17:29.674923+0000","last_became_peered":"2023-09-23T16:17:29.674923+0000","last_unstale":"2023-09-23T16:18:57.844156+0000","last_undegraded":"2023-09-23T16:18:57.844156+0000","last_fullsized":"2023-09-23T16:18:57.844156+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":293,"log_dups_size":0,"ondisk_log_size":293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:47:29.893389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013993160000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1989,"num_read_kb":5180,"num_write":241,"num_write_kb":3452,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":73,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639609+0000","last_change":"2023-09-23T16:01:10.613389+0000","last_active":"2023-09-23T16:18:57.639609+0000","last_peered":"2023-09-23T16:18:57.639609+0000","last_clean":"2023-09-23T16:18:57.639609+0000","last_became_active":"2023-09-23T16:01:10.612683+0000","last_became_peered":"2023-09-23T16:01:10.612683+0000","last_unstale":"2023-09-23T16:18:57.639609+0000","last_undegraded":"2023-09-23T16:18:57.639609+0000","last_fullsized":"2023-09-23T16:18:57.639609+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:40:55.324096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:49.337911+0000","last_change":"2023-09-23T16:16:26.055629+0000","last_active":"2023-09-23T16:18:49.337911+0000","last_peered":"2023-09-23T16:18:49.337911+0000","last_clean":"2023-09-23T16:18:49.337911+0000","last_became_active":"2023-09-23T16:16:26.055279+0000","last_became_peered":"2023-09-23T16:16:26.055279+0000","last_unstale":"2023-09-23T16:18:49.337911+0000","last_undegraded":"2023-09-23T16:18:49.337911+0000","last_fullsized":"2023-09-23T16:18:49.337911+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:13.830982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"431'343","reported_seq":1705,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260314+0000","last_change":"2023-09-23T16:15:56.926505+0000","last_active":"2023-09-23T16:18:47.260314+0000","last_peered":"2023-09-23T16:18:47.260314+0000","last_clean":"2023-09-23T16:18:47.260314+0000","last_became_active":"2023-09-23T16:15:56.925811+0000","last_became_peered":"2023-09-23T16:15:56.925811+0000","last_unstale":"2023-09-23T16:18:47.260314+0000","last_undegraded":"2023-09-23T16:18:47.260314+0000","last_fullsized":"2023-09-23T16:18:47.260314+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":343,"log_dups_size":0,"ondisk_log_size":343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:20:40.912503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019127009999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1296,"num_read_kb":1844,"num_write":304,"num_write_kb":532,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":667,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092679+0000","last_change":"2023-09-23T16:16:29.108343+0000","last_active":"2023-09-23T16:18:47.092679+0000","last_peered":"2023-09-23T16:18:47.092679+0000","last_clean":"2023-09-23T16:18:47.092679+0000","last_became_active":"2023-09-23T16:16:29.107254+0000","last_became_peered":"2023-09-23T16:16:29.107254+0000","last_unstale":"2023-09-23T16:18:47.092679+0000","last_undegraded":"2023-09-23T16:18:47.092679+0000","last_fullsized":"2023-09-23T16:18:47.092679+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:42.010204+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:42.010204+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T01:33:14.383651+0000","scrub_duration":0.0033554000000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.841904+0000","last_change":"2023-09-23T16:17:26.510942+0000","last_active":"2023-09-23T16:18:57.841904+0000","last_peered":"2023-09-23T16:18:57.841904+0000","last_clean":"2023-09-23T16:18:57.841904+0000","last_became_active":"2023-09-23T16:17:26.510577+0000","last_became_peered":"2023-09-23T16:17:26.510577+0000","last_unstale":"2023-09-23T16:18:57.841904+0000","last_undegraded":"2023-09-23T16:18:57.841904+0000","last_fullsized":"2023-09-23T16:18:57.841904+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:43:27.574291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":493,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605724+0000","last_change":"2023-09-23T16:15:53.915131+0000","last_active":"2023-09-23T16:18:46.605724+0000","last_peered":"2023-09-23T16:18:46.605724+0000","last_clean":"2023-09-23T16:18:46.605724+0000","last_became_active":"2023-09-23T16:15:53.914565+0000","last_became_peered":"2023-09-23T16:15:53.914565+0000","last_unstale":"2023-09-23T16:18:46.605724+0000","last_undegraded":"2023-09-23T16:18:46.605724+0000","last_fullsized":"2023-09-23T16:18:46.605724+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:57.566385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":763,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639835+0000","last_change":"2023-09-23T16:15:43.023615+0000","last_active":"2023-09-23T16:18:57.639835+0000","last_peered":"2023-09-23T16:18:57.639835+0000","last_clean":"2023-09-23T16:18:57.639835+0000","last_became_active":"2023-09-23T16:15:38.479286+0000","last_became_peered":"2023-09-23T16:15:38.479286+0000","last_unstale":"2023-09-23T16:18:57.639835+0000","last_undegraded":"2023-09-23T16:18:57.639835+0000","last_fullsized":"2023-09-23T16:18:57.639835+0000","mapping_epoch":187,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:43.023451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:43.023451+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T03:37:02.536580+0000","scrub_duration":0.0032389530000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"431'332","reported_seq":2002,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092451+0000","last_change":"2023-09-23T16:16:29.108636+0000","last_active":"2023-09-23T16:18:47.092451+0000","last_peered":"2023-09-23T16:18:47.092451+0000","last_clean":"2023-09-23T16:18:47.092451+0000","last_became_active":"2023-09-23T16:16:29.107783+0000","last_became_peered":"2023-09-23T16:16:29.107783+0000","last_unstale":"2023-09-23T16:18:47.092451+0000","last_undegraded":"2023-09-23T16:18:47.092451+0000","last_fullsized":"2023-09-23T16:18:47.092451+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":332,"log_dups_size":0,"ondisk_log_size":332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:58:42.661232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019281210000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2873,"num_read_kb":3133,"num_write":257,"num_write_kb":451,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":88,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":48,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.438211+0000","last_change":"2023-09-23T16:17:26.512956+0000","last_active":"2023-09-23T16:18:47.438211+0000","last_peered":"2023-09-23T16:18:47.438211+0000","last_clean":"2023-09-23T16:18:47.438211+0000","last_became_active":"2023-09-23T16:17:26.512557+0000","last_became_peered":"2023-09-23T16:17:26.512557+0000","last_unstale":"2023-09-23T16:18:47.438211+0000","last_undegraded":"2023-09-23T16:18:47.438211+0000","last_fullsized":"2023-09-23T16:18:47.438211+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:20:35.365046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439545+0000","last_change":"2023-09-23T16:16:26.058146+0000","last_active":"2023-09-23T16:18:47.439545+0000","last_peered":"2023-09-23T16:18:47.439545+0000","last_clean":"2023-09-23T16:18:47.439545+0000","last_became_active":"2023-09-23T16:16:26.055927+0000","last_became_peered":"2023-09-23T16:16:26.055927+0000","last_unstale":"2023-09-23T16:18:47.439545+0000","last_undegraded":"2023-09-23T16:18:47.439545+0000","last_fullsized":"2023-09-23T16:18:47.439545+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:18:26.094068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"93'161","reported_seq":906,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.605877+0000","last_change":"2023-09-23T16:17:29.675940+0000","last_active":"2023-09-23T16:18:46.605877+0000","last_peered":"2023-09-23T16:18:46.605877+0000","last_clean":"2023-09-23T16:18:46.605877+0000","last_became_active":"2023-09-23T16:17:29.675418+0000","last_became_peered":"2023-09-23T16:17:29.675418+0000","last_unstale":"2023-09-23T16:18:46.605877+0000","last_undegraded":"2023-09-23T16:18:46.605877+0000","last_fullsized":"2023-09-23T16:18:46.605877+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:42.176321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:42.176321+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-24T23:53:07.215843+0000","scrub_duration":0.0035634460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"431'162","reported_seq":856,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.092980+0000","last_change":"2023-09-23T16:16:29.112260+0000","last_active":"2023-09-23T16:18:47.092980+0000","last_peered":"2023-09-23T16:18:47.092980+0000","last_clean":"2023-09-23T16:18:47.092980+0000","last_became_active":"2023-09-23T16:16:29.111499+0000","last_became_peered":"2023-09-23T16:16:29.111499+0000","last_unstale":"2023-09-23T16:18:47.092980+0000","last_undegraded":"2023-09-23T16:18:47.092980+0000","last_fullsized":"2023-09-23T16:18:47.092980+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:17:00.526459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00098353099999999995,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":866,"num_read_kb":4246,"num_write":148,"num_write_kb":7473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":370,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.639897+0000","last_change":"2023-09-23T16:01:10.613261+0000","last_active":"2023-09-23T16:18:57.639897+0000","last_peered":"2023-09-23T16:18:57.639897+0000","last_clean":"2023-09-23T16:18:57.639897+0000","last_became_active":"2023-09-23T16:01:10.612012+0000","last_became_peered":"2023-09-23T16:01:10.612012+0000","last_unstale":"2023-09-23T16:18:57.639897+0000","last_undegraded":"2023-09-23T16:18:57.639897+0000","last_fullsized":"2023-09-23T16:18:57.639897+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:58:11.441830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":438,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439124+0000","last_change":"2023-09-23T16:16:36.366778+0000","last_active":"2023-09-23T16:18:47.439124+0000","last_peered":"2023-09-23T16:18:47.439124+0000","last_clean":"2023-09-23T16:18:47.439124+0000","last_became_active":"2023-09-23T16:16:36.365920+0000","last_became_peered":"2023-09-23T16:16:36.365920+0000","last_unstale":"2023-09-23T16:18:47.439124+0000","last_undegraded":"2023-09-23T16:18:47.439124+0000","last_fullsized":"2023-09-23T16:18:47.439124+0000","mapping_epoch":454,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":455,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:12:05.044383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":798,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812074+0000","last_change":"2023-09-23T16:15:40.143609+0000","last_active":"2023-09-23T16:18:57.812074+0000","last_peered":"2023-09-23T16:18:57.812074+0000","last_clean":"2023-09-23T16:18:57.812074+0000","last_became_active":"2023-09-23T16:15:38.485281+0000","last_became_peered":"2023-09-23T16:15:38.485281+0000","last_unstale":"2023-09-23T16:18:57.812074+0000","last_undegraded":"2023-09-23T16:18:57.812074+0000","last_fullsized":"2023-09-23T16:18:57.812074+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:40.143379+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:40.143379+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:54:01.171116+0000","scrub_duration":0.0037107469999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":29,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843587+0000","last_change":"2023-09-23T16:17:26.527127+0000","last_active":"2023-09-23T16:18:57.843587+0000","last_peered":"2023-09-23T16:18:57.843587+0000","last_clean":"2023-09-23T16:18:57.843587+0000","last_became_active":"2023-09-23T16:17:26.518897+0000","last_became_peered":"2023-09-23T16:17:26.518897+0000","last_unstale":"2023-09-23T16:18:57.843587+0000","last_undegraded":"2023-09-23T16:18:57.843587+0000","last_fullsized":"2023-09-23T16:18:57.843587+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T17:00:55.730138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":"431'289","reported_seq":1215,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.640998+0000","last_change":"2023-09-23T16:15:25.865199+0000","last_active":"2023-09-23T16:18:57.640998+0000","last_peered":"2023-09-23T16:18:57.640998+0000","last_clean":"2023-09-23T16:18:57.640998+0000","last_became_active":"2023-09-23T15:49:04.023703+0000","last_became_peered":"2023-09-23T15:49:04.023703+0000","last_unstale":"2023-09-23T16:18:57.640998+0000","last_undegraded":"2023-09-23T16:18:57.640998+0000","last_fullsized":"2023-09-23T16:18:57.640998+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":289,"log_dups_size":0,"ondisk_log_size":289,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:02:57.802259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029413699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1302,"num_read_kb":2503,"num_write":231,"num_write_kb":2411,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842154+0000","last_change":"2023-09-23T16:17:26.521584+0000","last_active":"2023-09-23T16:18:57.842154+0000","last_peered":"2023-09-23T16:18:57.842154+0000","last_clean":"2023-09-23T16:18:57.842154+0000","last_became_active":"2023-09-23T16:17:26.521216+0000","last_became_peered":"2023-09-23T16:17:26.521216+0000","last_unstale":"2023-09-23T16:18:57.842154+0000","last_undegraded":"2023-09-23T16:18:57.842154+0000","last_fullsized":"2023-09-23T16:18:57.842154+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:29:46.668125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"93'161","reported_seq":794,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842713+0000","last_change":"2023-09-23T16:17:29.675103+0000","last_active":"2023-09-23T16:18:57.842713+0000","last_peered":"2023-09-23T16:18:57.842713+0000","last_clean":"2023-09-23T16:18:57.842713+0000","last_became_active":"2023-09-23T16:17:29.674717+0000","last_became_peered":"2023-09-23T16:17:29.674717+0000","last_unstale":"2023-09-23T16:18:57.842713+0000","last_undegraded":"2023-09-23T16:18:57.842713+0000","last_fullsized":"2023-09-23T16:18:57.842713+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":182,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":3,"last_scrub":"93'161","last_scrub_stamp":"2023-09-23T16:15:38.651614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:20:09.359297+0000","last_clean_scrub_stamp":"2023-09-23T16:15:38.651614+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-09-25T02:01:45.790494+0000","scrub_duration":0.002575726,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"431'130","reported_seq":1253,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:46.606004+0000","last_change":"2023-09-23T16:15:56.926768+0000","last_active":"2023-09-23T16:18:46.606004+0000","last_peered":"2023-09-23T16:18:46.606004+0000","last_clean":"2023-09-23T16:18:46.606004+0000","last_became_active":"2023-09-23T16:15:56.926238+0000","last_became_peered":"2023-09-23T16:15:56.926238+0000","last_unstale":"2023-09-23T16:18:46.606004+0000","last_undegraded":"2023-09-23T16:18:46.606004+0000","last_fullsized":"2023-09-23T16:18:46.606004+0000","mapping_epoch":445,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:26:25.353713+0000","last_clean_scrub_stamp":"2023-09-23T15:26:25.353713+0000","objects_scrubbed":0,"log_size":130,"log_dups_size":0,"ondisk_log_size":130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:57:08.648594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040567799999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1128,"num_read_kb":3222,"num_write":98,"num_write_kb":2175,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":43,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439748+0000","last_change":"2023-09-23T16:16:26.067879+0000","last_active":"2023-09-23T16:18:47.439748+0000","last_peered":"2023-09-23T16:18:47.439748+0000","last_clean":"2023-09-23T16:18:47.439748+0000","last_became_active":"2023-09-23T16:16:26.057664+0000","last_became_peered":"2023-09-23T16:16:26.057664+0000","last_unstale":"2023-09-23T16:18:47.439748+0000","last_undegraded":"2023-09-23T16:18:47.439748+0000","last_fullsized":"2023-09-23T16:18:47.439748+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T18:12:26.396044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":441,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811298+0000","last_change":"2023-09-23T15:41:46.352389+0000","last_active":"2023-09-23T16:18:57.811298+0000","last_peered":"2023-09-23T16:18:57.811298+0000","last_clean":"2023-09-23T16:18:57.811298+0000","last_became_active":"2023-09-23T15:41:46.351721+0000","last_became_peered":"2023-09-23T15:41:46.351721+0000","last_unstale":"2023-09-23T16:18:57.811298+0000","last_undegraded":"2023-09-23T16:18:57.811298+0000","last_fullsized":"2023-09-23T16:18:57.811298+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:58:56.701639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"69'2","reported_seq":39,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:55.204119+0000","last_change":"2023-09-23T16:16:26.066197+0000","last_active":"2023-09-23T16:18:55.204119+0000","last_peered":"2023-09-23T16:18:55.204119+0000","last_clean":"2023-09-23T16:18:55.204119+0000","last_became_active":"2023-09-23T16:16:26.065895+0000","last_became_peered":"2023-09-23T16:16:26.065895+0000","last_unstale":"2023-09-23T16:18:55.204119+0000","last_undegraded":"2023-09-23T16:18:55.204119+0000","last_fullsized":"2023-09-23T16:18:55.204119+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:43:51.543573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":423,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842442+0000","last_change":"2023-09-23T16:17:26.511273+0000","last_active":"2023-09-23T16:18:57.842442+0000","last_peered":"2023-09-23T16:18:57.842442+0000","last_clean":"2023-09-23T16:18:57.842442+0000","last_became_active":"2023-09-23T16:17:26.509614+0000","last_became_peered":"2023-09-23T16:17:26.509614+0000","last_unstale":"2023-09-23T16:18:57.842442+0000","last_undegraded":"2023-09-23T16:18:57.842442+0000","last_fullsized":"2023-09-23T16:18:57.842442+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:16:20.430480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"68'2","reported_seq":484,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260614+0000","last_change":"2023-09-23T15:49:01.030311+0000","last_active":"2023-09-23T16:18:47.260614+0000","last_peered":"2023-09-23T16:18:47.260614+0000","last_clean":"2023-09-23T16:18:47.260614+0000","last_became_active":"2023-09-23T15:49:01.024058+0000","last_became_peered":"2023-09-23T15:49:01.024058+0000","last_unstale":"2023-09-23T16:18:47.260614+0000","last_undegraded":"2023-09-23T16:18:47.260614+0000","last_fullsized":"2023-09-23T16:18:47.260614+0000","mapping_epoch":149,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":150,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:45:20.351667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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":[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.1b","version":"0'0","reported_seq":503,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.812365+0000","last_change":"2023-09-23T16:05:49.659350+0000","last_active":"2023-09-23T16:18:57.812365+0000","last_peered":"2023-09-23T16:18:57.812365+0000","last_clean":"2023-09-23T16:18:57.812365+0000","last_became_active":"2023-09-23T16:05:49.658673+0000","last_became_peered":"2023-09-23T16:05:49.658673+0000","last_unstale":"2023-09-23T16:18:57.812365+0000","last_undegraded":"2023-09-23T16:18:57.812365+0000","last_fullsized":"2023-09-23T16:18:57.812365+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:14:03.186540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"68'2","reported_seq":439,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.260657+0000","last_change":"2023-09-23T15:41:46.356078+0000","last_active":"2023-09-23T16:18:47.260657+0000","last_peered":"2023-09-23T16:18:47.260657+0000","last_clean":"2023-09-23T16:18:47.260657+0000","last_became_active":"2023-09-23T15:41:46.355558+0000","last_became_peered":"2023-09-23T15:41:46.355558+0000","last_unstale":"2023-09-23T16:18:47.260657+0000","last_undegraded":"2023-09-23T16:18:47.260657+0000","last_fullsized":"2023-09-23T16:18:47.260657+0000","mapping_epoch":117,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:39:48.543743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"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.1a","version":"0'0","reported_seq":494,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811304+0000","last_change":"2023-09-23T16:16:26.063782+0000","last_active":"2023-09-23T16:18:57.811304+0000","last_peered":"2023-09-23T16:18:57.811304+0000","last_clean":"2023-09-23T16:18:57.811304+0000","last_became_active":"2023-09-23T16:16:26.063365+0000","last_became_peered":"2023-09-23T16:16:26.063365+0000","last_unstale":"2023-09-23T16:18:57.811304+0000","last_undegraded":"2023-09-23T16:18:57.811304+0000","last_fullsized":"2023-09-23T16:18:57.811304+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:28:44.020950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"69'2","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.843287+0000","last_change":"2023-09-23T16:17:26.512550+0000","last_active":"2023-09-23T16:18:57.843287+0000","last_peered":"2023-09-23T16:18:57.843287+0000","last_clean":"2023-09-23T16:18:57.843287+0000","last_became_active":"2023-09-23T16:17:26.512164+0000","last_became_peered":"2023-09-23T16:17:26.512164+0000","last_unstale":"2023-09-23T16:18:57.843287+0000","last_undegraded":"2023-09-23T16:18:57.843287+0000","last_fullsized":"2023-09-23T16:18:57.843287+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:31:49.165766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":25,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.842569+0000","last_change":"2023-09-23T16:17:26.519216+0000","last_active":"2023-09-23T16:18:57.842569+0000","last_peered":"2023-09-23T16:18:57.842569+0000","last_clean":"2023-09-23T16:18:57.842569+0000","last_became_active":"2023-09-23T16:17:26.518740+0000","last_became_peered":"2023-09-23T16:17:26.518740+0000","last_unstale":"2023-09-23T16:18:57.842569+0000","last_undegraded":"2023-09-23T16:18:57.842569+0000","last_fullsized":"2023-09-23T16:18:57.842569+0000","mapping_epoch":463,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":464,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:28:15.308423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"69'5","reported_seq":45,"reported_epoch":476,"state":"active+clean","last_fresh":"2023-09-23T16:18:47.439208+0000","last_change":"2023-09-23T16:16:26.063930+0000","last_active":"2023-09-23T16:18:47.439208+0000","last_peered":"2023-09-23T16:18:47.439208+0000","last_clean":"2023-09-23T16:18:47.439208+0000","last_became_active":"2023-09-23T16:16:26.054088+0000","last_became_peered":"2023-09-23T16:16:26.054088+0000","last_unstale":"2023-09-23T16:18:47.439208+0000","last_undegraded":"2023-09-23T16:18:47.439208+0000","last_fullsized":"2023-09-23T16:18:47.439208+0000","mapping_epoch":449,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:23.102297+0000","last_clean_scrub_stamp":"2023-09-23T15:28:23.102297+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T19:08:17.779799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":487,"reported_epoch":477,"state":"active+clean","last_fresh":"2023-09-23T16:18:57.811006+0000","last_change":"2023-09-23T15:58:24.578172+0000","last_active":"2023-09-23T16:18:57.811006+0000","last_peered":"2023-09-23T16:18:57.811006+0000","last_clean":"2023-09-23T16:18:57.811006+0000","last_became_active":"2023-09-23T15:58:24.577781+0000","last_became_peered":"2023-09-23T15:58:24.577781+0000","last_unstale":"2023-09-23T16:18:57.811006+0000","last_undegraded":"2023-09-23T16:18:57.811006+0000","last_fullsized":"2023-09-23T16:18:57.811006+0000","mapping_epoch":250,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":251,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T15:28:24.112606+0000","last_clean_scrub_stamp":"2023-09-23T15:28:24.112606+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T16:23:35.293280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5504,"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":33,"num_read_kb":35,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":20768,"num_keys_recovered":20,"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":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54343,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"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":5,"num_bytes_recovered":1378432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8388627,"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":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":434,"num_bytes_recovered":41943078,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6183,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":409,"seq":1756641624139,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":98168,"kb_used_data":13232,"kb_used_omap":14,"kb_used_meta":84913,"kb_avail":93646984,"statfs":{"total":95995035648,"available":95894511616,"internally_reserved":0,"allocated":13549568,"data_stored":12028504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15223,"internal_metadata":86951049},"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 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0389999999999999,"15min":1.0269999999999999},"min":{"1min":0.61899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3520000000000001,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0429999999999999,"15min":1.0449999999999999},"min":{"1min":0.68999999999999995,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4650000000000001,"5min":1.651,"15min":1.651},"last":1.048}]},{"osd":1,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0609999999999999,"15min":1.05},"min":{"1min":0.73699999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4570000000000001,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0780000000000001,"15min":1.083},"min":{"1min":0.58599999999999997,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.395,"5min":1.704,"15min":1.704},"last":0.95299999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92100000000000004,"15min":0.83699999999999997},"min":{"1min":0.60899999999999999,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.347,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.085},{"interface":"front","average":{"1min":1.034,"5min":1.0229999999999999,"15min":1.0409999999999999},"min":{"1min":0.66700000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3580000000000001,"5min":1.982,"15min":1.982},"last":0.99299999999999999}]},{"osd":3,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.04,"15min":1.014},"min":{"1min":0.91400000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5329999999999999,"5min":2.1720000000000002,"15min":2.1720000000000002},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.026,"15min":0.998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.3520000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1200000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0469999999999999,"15min":1.1599999999999999},"min":{"1min":0.69499999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2989999999999999,"5min":1.575,"15min":1.575},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.012,"5min":1.028,"15min":1.048},"min":{"1min":0.78900000000000003,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.4079999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.90700000000000003}]},{"osd":5,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.083,"15min":1.0700000000000001},"min":{"1min":0.76000000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.361,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.1839999999999999,"15min":1.222},"min":{"1min":0.75700000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5840000000000001,"5min":2.1240000000000001,"15min":2.1240000000000001},"last":0.81100000000000005}]},{"osd":6,"last update":"Sat Sep 23 16:19:35 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.21,"15min":1.274},"min":{"1min":0.81999999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3979999999999999,"5min":1.853,"15min":1.853},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.171,"15min":1.171},"min":{"1min":0.83599999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.536,"5min":1.7410000000000001,"15min":1.7410000000000001},"last":1.1539999999999999}]}]},{"osd":6,"up_from":46,"seq":197568496302,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":597424,"kb_used_data":5352,"kb_used_omap":0,"kb_used_meta":592064,"kb_avail":93147728,"statfs":{"total":95995035648,"available":95383273472,"internally_reserved":0,"allocated":5480448,"data_stored":3967449,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":606273536},"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 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.88200000000000001,"15min":1.073},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.23799999999999999},"max":{"1min":1.159,"5min":1.5529999999999999,"15min":8.2929999999999993},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.91800000000000004,"15min":1.248},"min":{"1min":0.53900000000000003,"5min":0.44700000000000001,"15min":0.28199999999999997},"max":{"1min":1.151,"5min":1.2949999999999999,"15min":10.037000000000001},"last":0.79300000000000004}]},{"osd":1,"last update":"Sat Sep 23 16:19:46 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.94699999999999995,"15min":1.296},"min":{"1min":0.59599999999999997,"5min":0.49399999999999999,"15min":0.255},"max":{"1min":1.3360000000000001,"5min":1.4730000000000001,"15min":7.5199999999999996},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.97599999999999998,"15min":1.319},"min":{"1min":0.68500000000000005,"5min":0.55600000000000005,"15min":0.33900000000000002},"max":{"1min":1.232,"5min":1.4570000000000001,"15min":7.6459999999999999},"last":0.76200000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.98399999999999999,"15min":1.508},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.30499999999999999},"max":{"1min":1.238,"5min":1.591,"15min":40.332999999999998},"last":1.208},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.95299999999999996,"15min":1.4550000000000001},"min":{"1min":0.67100000000000004,"5min":0.625,"15min":0.27600000000000002},"max":{"1min":1.238,"5min":1.3660000000000001,"15min":42.301000000000002},"last":0.95499999999999996}]},{"osd":3,"last update":"Sat Sep 23 16:20:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93700000000000006,"15min":1.3520000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.33700000000000002},"max":{"1min":1.157,"5min":1.349,"15min":10.073},"last":1.002},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.077,"15min":1.3540000000000001},"min":{"1min":0.73499999999999999,"5min":0.69499999999999995,"15min":0.39800000000000002},"max":{"1min":1.353,"5min":1.6779999999999999,"15min":7.6050000000000004},"last":1.2909999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.111,"15min":1.585},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.314},"max":{"1min":1.3089999999999999,"5min":1.7849999999999999,"15min":11.243},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0740000000000001,"15min":1.5509999999999999},"min":{"1min":0.77900000000000003,"5min":0.48499999999999999,"15min":0.31900000000000001},"max":{"1min":1.4219999999999999,"5min":1.661,"15min":16.681999999999999},"last":1.0940000000000001}]},{"osd":5,"last update":"Sat Sep 23 16:19:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.127,"15min":1.8839999999999999},"min":{"1min":0.60699999999999998,"5min":0.503,"15min":0.36699999999999999},"max":{"1min":1.415,"5min":2.1659999999999999,"15min":32.887},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0549999999999999,"15min":2.052},"min":{"1min":0.73199999999999998,"5min":0.628,"15min":0.315},"max":{"1min":1.454,"5min":1.722,"15min":35.435000000000002},"last":1.2609999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:19:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.1120000000000001,"15min":1.1140000000000001},"min":{"1min":0.66300000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.512,"5min":1.867,"15min":1.867},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.198,"15min":1.1990000000000001},"min":{"1min":0.80400000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.6279999999999999,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.2390000000000001}]}]},{"osd":1,"up_from":102,"seq":438086664688,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":922848,"kb_used_data":10328,"kb_used_omap":6,"kb_used_meta":912505,"kb_avail":92822304,"statfs":{"total":95995035648,"available":95050039296,"internally_reserved":0,"allocated":10575872,"data_stored":7987355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7161,"internal_metadata":934405127},"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 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.68500000000000005,"15min":0.72099999999999997},"min":{"1min":0.30499999999999999,"5min":0.25700000000000001,"15min":0.185},"max":{"1min":0.98299999999999998,"5min":1.0649999999999999,"15min":6.6130000000000004},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.72699999999999998,"15min":0.73399999999999999},"min":{"1min":0.38100000000000001,"5min":0.30599999999999999,"15min":0.22700000000000001},"max":{"1min":1.083,"5min":1.1419999999999999,"15min":4.7809999999999997},"last":0.92000000000000004}]},{"osd":2,"last update":"Sat Sep 23 16:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.752,"15min":1.0660000000000001},"min":{"1min":0.40899999999999997,"5min":0.38,"15min":0.247},"max":{"1min":1.244,"5min":1.262,"15min":45.911999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.747,"15min":0.93700000000000006},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.246},"max":{"1min":1.0269999999999999,"5min":1.2789999999999999,"15min":45.606999999999999},"last":0.84099999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.78100000000000003,"15min":0.77700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29099999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":5.5940000000000003},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.76400000000000001,"15min":0.83799999999999997},"min":{"1min":0.439,"5min":0.34799999999999998,"15min":0.255},"max":{"1min":1.143,"5min":1.1830000000000001,"15min":6.6680000000000001},"last":0.98699999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0329999999999999,"15min":1.208},"min":{"1min":0.60499999999999998,"5min":0.56000000000000005,"15min":0.35199999999999998},"max":{"1min":1.361,"5min":4.7759999999999998,"15min":24.367999999999999},"last":1.097},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0649999999999999,"15min":1.2749999999999999},"min":{"1min":0.67500000000000004,"5min":0.623,"15min":0.32500000000000001},"max":{"1min":1.5529999999999999,"5min":5.024,"15min":24.562000000000001},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Sep 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.048,"15min":1.3220000000000001},"min":{"1min":0.65000000000000002,"5min":0.53400000000000003,"15min":0.34799999999999998},"max":{"1min":1.4259999999999999,"5min":1.7609999999999999,"15min":5.8879999999999999},"last":1.145},{"interface":"front","average":{"1min":1.006,"5min":1.1140000000000001,"15min":1.319},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.34799999999999998},"max":{"1min":1.476,"5min":5.0979999999999999,"15min":9.5190000000000001},"last":1.0229999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:19:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.0489999999999999,"15min":1.335},"min":{"1min":0.65800000000000003,"5min":0.45700000000000002,"15min":0.36699999999999999},"max":{"1min":1.5029999999999999,"5min":1.6060000000000001,"15min":9.4420000000000002},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.159,"15min":1.351},"min":{"1min":0.66300000000000003,"5min":0.60899999999999999,"15min":0.38900000000000001},"max":{"1min":1.5069999999999999,"5min":4.9749999999999996,"15min":6.5350000000000001},"last":1.361}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1699999999999999,"15min":1.135},"min":{"1min":0.70799999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.6240000000000001,"5min":5.1459999999999999,"15min":5.1459999999999999},"last":1.119},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.159,"15min":1.109},"min":{"1min":0.63500000000000001,"5min":0.62,"15min":0.62},"max":{"1min":1.452,"5min":4.7999999999999998,"15min":4.7999999999999998},"last":1.3089999999999999}]}]},{"osd":0,"up_from":97,"seq":416611828215,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":735660,"kb_used_data":14692,"kb_used_omap":9,"kb_used_meta":720950,"kb_avail":93009492,"statfs":{"total":95995035648,"available":95241719808,"internally_reserved":0,"allocated":15044608,"data_stored":12502478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"internal_metadata":738253413},"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 23 16:19:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.67400000000000004,"15min":1.306},"min":{"1min":0.46200000000000002,"5min":0.32000000000000001,"15min":0.19800000000000001},"max":{"1min":0.83599999999999997,"5min":1.343,"15min":70.286000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.86599999999999999,"15min":1.466},"min":{"1min":0.50800000000000001,"5min":0.40799999999999997,"15min":0.26600000000000001},"max":{"1min":1.1180000000000001,"5min":1.5169999999999999,"15min":70.695999999999998},"last":0.81899999999999995}]},{"osd":2,"last update":"Sat Sep 23 16:20:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.76200000000000001,"15min":1.548},"min":{"1min":0.318,"5min":0.318,"15min":0.23599999999999999},"max":{"1min":0.96099999999999997,"5min":1.8109999999999999,"15min":112.691},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.876,"15min":1.6359999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.23699999999999999},"max":{"1min":1.1599999999999999,"5min":1.5669999999999999,"15min":112.711},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Sep 23 16:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.72099999999999997,"15min":0.64800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.27400000000000002},"max":{"1min":0.92300000000000004,"5min":1.3799999999999999,"15min":3.492},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.80700000000000005,"15min":0.67500000000000004},"min":{"1min":0.374,"5min":0.374,"15min":0.26200000000000001},"max":{"1min":0.93400000000000005,"5min":1.7050000000000001,"15min":3.6440000000000001},"last":0.84699999999999998}]},{"osd":4,"last update":"Sat Sep 23 16:20:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.026,"15min":1.0189999999999999},"min":{"1min":0.66900000000000004,"5min":0.63600000000000001,"15min":0.32900000000000001},"max":{"1min":1.1279999999999999,"5min":1.931,"15min":7.7050000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.999,"5min":1.04,"15min":1.0309999999999999},"min":{"1min":0.76300000000000001,"5min":0.53700000000000003,"15min":0.32600000000000001},"max":{"1min":1.2589999999999999,"5min":1.6890000000000001,"15min":7.734},"last":0.97299999999999998}]},{"osd":5,"last update":"Sat Sep 23 16:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.1200000000000001,"15min":1.1850000000000001},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.34899999999999998},"max":{"1min":1.506,"5min":2.0539999999999998,"15min":8.5410000000000004},"last":0.995},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1439999999999999,"15min":1.232},"min":{"1min":0.68300000000000005,"5min":0.67700000000000005,"15min":0.38200000000000001},"max":{"1min":1.423,"5min":2.2829999999999999,"15min":8.0139999999999993},"last":1.0569999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1080000000000001,"15min":1.244},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.39400000000000002},"max":{"1min":1.3939999999999999,"5min":2.1509999999999998,"15min":8.657},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.212,"15min":1.2529999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.378},"max":{"1min":1.4990000000000001,"5min":2.4980000000000002,"15min":8.6300000000000008},"last":1.202}]},{"osd":7,"last update":"Sat Sep 23 16:19:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.1870000000000001,"15min":1.1830000000000001},"min":{"1min":0.72999999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.569,"5min":2.3879999999999999,"15min":2.3879999999999999},"last":1.143},{"interface":"front","average":{"1min":1.163,"5min":1.165,"15min":1.1830000000000001},"min":{"1min":0.74299999999999999,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.478,"5min":2.2629999999999999,"15min":2.2629999999999999},"last":1.028}]}]},{"osd":2,"up_from":107,"seq":459561501152,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1127108,"kb_used_data":6460,"kb_used_omap":11,"kb_used_meta":1120628,"kb_avail":92618044,"statfs":{"total":95995035648,"available":94840877056,"internally_reserved":0,"allocated":6615040,"data_stored":4048535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11960,"internal_metadata":1147523400},"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 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.70299999999999996,"15min":0.70999999999999996},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.19600000000000001},"max":{"1min":1.101,"5min":1.3779999999999999,"15min":16.667000000000002},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.63,"5min":0.71599999999999997,"15min":1.0649999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.255},"max":{"1min":1.02,"5min":1.2769999999999999,"15min":16.739000000000001},"last":0.92200000000000004}]},{"osd":1,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.69599999999999995,"15min":1.9850000000000001},"min":{"1min":0.40200000000000002,"5min":0.38300000000000001,"15min":0.224},"max":{"1min":0.94499999999999995,"5min":1.347,"15min":208.40100000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.76200000000000001,"15min":1.9630000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.23100000000000001},"max":{"1min":1.046,"5min":1.2310000000000001,"15min":208.98400000000001},"last":0.96399999999999997}]},{"osd":3,"last update":"Sat Sep 23 16:19:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.77300000000000002,"15min":1.069},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.27300000000000002},"max":{"1min":1.0880000000000001,"5min":1.1639999999999999,"15min":12.34},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.82399999999999995,"15min":0.874},"min":{"1min":0.39500000000000002,"5min":0.33600000000000002,"15min":0.29999999999999999},"max":{"1min":1.0880000000000001,"5min":1.4259999999999999,"15min":17.568000000000001},"last":1.1579999999999999}]},{"osd":4,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.99099999999999999,"15min":1.22},"min":{"1min":0.60899999999999999,"5min":0.57699999999999996,"15min":0.34000000000000002},"max":{"1min":1.214,"5min":1.5129999999999999,"15min":9.1760000000000002},"last":1.2649999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.006,"15min":1.1519999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.27800000000000002},"max":{"1min":1.583,"5min":1.583,"15min":9.3599999999999994},"last":1.3009999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0489999999999999,"15min":1.2629999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.33800000000000002},"max":{"1min":1.6259999999999999,"5min":1.722,"15min":11.522},"last":1.234},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0609999999999999,"15min":1.7050000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.36799999999999999},"max":{"1min":1.5669999999999999,"5min":1.5669999999999999,"15min":11.895},"last":1.0489999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0880000000000001,"15min":1.5489999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.375},"max":{"1min":1.478,"5min":1.619,"15min":9.0020000000000007},"last":1.212},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.087,"15min":1.2629999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.41399999999999998},"max":{"1min":1.2929999999999999,"5min":1.573,"15min":12.244999999999999},"last":1.6819999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.129,"15min":1.0509999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4770000000000001,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.7470000000000001},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.0609999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.637,"5min":1.645,"15min":1.645},"last":1.3580000000000001}]}]},{"osd":3,"up_from":112,"seq":481036337626,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":557020,"kb_used_data":6740,"kb_used_omap":5,"kb_used_meta":550266,"kb_avail":93188132,"statfs":{"total":95995035648,"available":95424647168,"internally_reserved":0,"allocated":6901760,"data_stored":4372405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5322,"internal_metadata":563473206},"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 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.71399999999999997,"15min":1.0469999999999999},"min":{"1min":0.40799999999999997,"5min":0.34100000000000003,"15min":0.17599999999999999},"max":{"1min":1.089,"5min":1.492,"15min":102.971},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.752,"5min":0.72299999999999998,"15min":0.98499999999999999},"min":{"1min":0.47399999999999998,"5min":0.36799999999999999,"15min":0.22900000000000001},"max":{"1min":1.1679999999999999,"5min":1.6020000000000001,"15min":92.646000000000001},"last":0.79800000000000004}]},{"osd":1,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.76300000000000001,"15min":1.504},"min":{"1min":0.55600000000000005,"5min":0.33900000000000002,"15min":0.19700000000000001},"max":{"1min":1.0529999999999999,"5min":1.633,"15min":120.78400000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.753,"15min":1.3700000000000001},"min":{"1min":0.47199999999999998,"5min":0.316,"15min":0.252},"max":{"1min":1.0549999999999999,"5min":1.421,"15min":116.87},"last":0.59899999999999998}]},{"osd":2,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.80300000000000005,"15min":1.419},"min":{"1min":0.58699999999999997,"5min":0.40000000000000002,"15min":0.27500000000000002},"max":{"1min":1.1479999999999999,"5min":1.5700000000000001,"15min":93.061000000000007},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.78600000000000003,"15min":1.3500000000000001},"min":{"1min":0.441,"5min":0.29899999999999999,"15min":0.28199999999999997},"max":{"1min":0.98899999999999999,"5min":1.4570000000000001,"15min":92.896000000000001},"last":0.63100000000000001}]},{"osd":4,"last update":"Sat Sep 23 16:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.98999999999999999,"15min":1.117},"min":{"1min":0.67900000000000005,"5min":0.56599999999999995,"15min":0.317},"max":{"1min":1.115,"5min":2.194,"15min":21.404},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.028,"5min":1.05,"15min":1.125},"min":{"1min":0.66900000000000004,"5min":0.58399999999999996,"15min":0.33700000000000002},"max":{"1min":1.419,"5min":2.1640000000000001,"15min":20.809000000000001},"last":1.014}]},{"osd":5,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0920000000000001,"15min":1.286},"min":{"1min":0.79800000000000004,"5min":0.50600000000000001,"15min":0.39400000000000002},"max":{"1min":1.577,"5min":2.3860000000000001,"15min":9.3420000000000005},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.105,"15min":1.2829999999999999},"min":{"1min":0.91000000000000003,"5min":0.52000000000000002,"15min":0.38400000000000001},"max":{"1min":1.3919999999999999,"5min":2.3340000000000001,"15min":9.3219999999999992},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.0920000000000001,"15min":1.2110000000000001},"min":{"1min":0.88500000000000001,"5min":0.628,"15min":0.373},"max":{"1min":1.4219999999999999,"5min":2.073,"15min":7.8799999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1579999999999999,"15min":1.276},"min":{"1min":0.80400000000000005,"5min":0.59199999999999997,"15min":0.36899999999999999},"max":{"1min":1.456,"5min":2.2200000000000002,"15min":8.0359999999999996},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Sep 23 16:19:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1439999999999999,"15min":1.042},"min":{"1min":0.71399999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.6160000000000001,"5min":2.2970000000000002,"15min":2.2970000000000002},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.147,"15min":1.089},"min":{"1min":0.76300000000000001,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4219999999999999,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":0.94299999999999995}]}]},{"osd":4,"up_from":117,"seq":502511174100,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1000836,"kb_used_data":10556,"kb_used_omap":10,"kb_used_meta":990261,"kb_avail":92744316,"statfs":{"total":95995035648,"available":94970179584,"internally_reserved":0,"allocated":10809344,"data_stored":8010630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":1014027295},"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 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.90700000000000003,"15min":1.198},"min":{"1min":0.52600000000000002,"5min":0.51400000000000001,"15min":0.251},"max":{"1min":1.48,"5min":1.885,"15min":59.795000000000002},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94399999999999995,"15min":1.22},"min":{"1min":0.59399999999999997,"5min":0.48199999999999998,"15min":0.23599999999999999},"max":{"1min":1.526,"5min":1.526,"15min":59.665999999999997},"last":1.1919999999999999}]},{"osd":1,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91500000000000004,"15min":2.1739999999999999},"min":{"1min":0.70999999999999996,"5min":0.45200000000000001,"15min":0.26000000000000001},"max":{"1min":1.276,"5min":1.728,"15min":145.535},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.99099999999999999,"15min":2.3279999999999998},"min":{"1min":0.70699999999999996,"5min":0.42699999999999999,"15min":0.27600000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":145.72499999999999},"last":1.2410000000000001}]},{"osd":2,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.90000000000000002,"15min":1.5980000000000001},"min":{"1min":0.67800000000000005,"5min":0.54200000000000004,"15min":0.30299999999999999},"max":{"1min":1.2250000000000001,"5min":1.5049999999999999,"15min":62.268999999999998},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.90900000000000003,"15min":1.6990000000000001},"min":{"1min":0.63700000000000001,"5min":0.54200000000000004,"15min":0.26600000000000001},"max":{"1min":1.2070000000000001,"5min":1.3180000000000001,"15min":67.488},"last":0.82099999999999995}]},{"osd":3,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98299999999999998,"15min":1.105},"min":{"1min":0.68000000000000005,"5min":0.59699999999999998,"15min":0.33400000000000002},"max":{"1min":1.3049999999999999,"5min":1.9870000000000001,"15min":8.2829999999999995},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.01,"15min":1.139},"min":{"1min":0.75,"5min":0.56299999999999994,"15min":0.33700000000000002},"max":{"1min":1.4019999999999999,"5min":1.4750000000000001,"15min":8.5340000000000007},"last":0.98899999999999999}]},{"osd":5,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0249999999999999,"15min":1.319},"min":{"1min":0.56399999999999995,"5min":0.46500000000000002,"15min":0.31},"max":{"1min":1.831,"5min":1.831,"15min":10.183},"last":1.083},{"interface":"front","average":{"1min":0.995,"5min":0.95199999999999996,"15min":1.49},"min":{"1min":0.73099999999999998,"5min":0.55400000000000005,"15min":0.26100000000000001},"max":{"1min":1.2869999999999999,"5min":1.704,"15min":9.4359999999999999},"last":1.1539999999999999}]},{"osd":6,"last update":"Sat Sep 23 16:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.0720000000000001,"15min":1.413},"min":{"1min":0.53900000000000003,"5min":0.52200000000000002,"15min":0.318},"max":{"1min":1.5780000000000001,"5min":2.0449999999999999,"15min":8.1359999999999992},"last":1.04},{"interface":"front","average":{"1min":1.242,"5min":1.1910000000000001,"15min":1.512},"min":{"1min":0.69199999999999995,"5min":0.39600000000000002,"15min":0.32000000000000001},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":10.113},"last":1.3320000000000001}]},{"osd":7,"last update":"Sat Sep 23 16:19:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.1439999999999999,"15min":1.1659999999999999},"min":{"1min":0.81000000000000005,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":2.109,"5min":2.129,"15min":2.129},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.093,"15min":1.137},"min":{"1min":0.69599999999999995,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4350000000000001,"5min":2.681,"15min":2.681},"last":1.26}]}]},{"osd":5,"up_from":38,"seq":163208757944,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":691624,"kb_used_data":5280,"kb_used_omap":0,"kb_used_meta":686336,"kb_avail":93053528,"statfs":{"total":95995035648,"available":95286812672,"internally_reserved":0,"allocated":5406720,"data_stored":3897954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":702808064},"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 23 16:20:12 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.93100000000000005,"15min":1.4339999999999999},"min":{"1min":0.57599999999999996,"5min":0.54700000000000004,"15min":0.22900000000000001},"max":{"1min":1.2250000000000001,"5min":1.587,"15min":13.866},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0449999999999999,"15min":0.98299999999999998},"min":{"1min":0.63400000000000001,"5min":0.57899999999999996,"15min":0.28100000000000003},"max":{"1min":1.28,"5min":1.8049999999999999,"15min":7.2670000000000003},"last":1.3120000000000001}]},{"osd":1,"last update":"Sat Sep 23 16:19:47 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.99399999999999999,"15min":2.3439999999999999},"min":{"1min":0.58099999999999996,"5min":0.54000000000000004,"15min":0.30599999999999999},"max":{"1min":1.2869999999999999,"5min":7.782,"15min":272.74900000000002},"last":1.369},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0429999999999999,"15min":2.9769999999999999},"min":{"1min":0.57499999999999996,"5min":0.53200000000000003,"15min":0.28799999999999998},"max":{"1min":1.4059999999999999,"5min":7.8659999999999997,"15min":273.02199999999999},"last":0.83399999999999996}]},{"osd":2,"last update":"Sat Sep 23 16:19:54 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93999999999999995,"15min":2.1890000000000001},"min":{"1min":0.66300000000000003,"5min":0.56200000000000006,"15min":0.26800000000000002},"max":{"1min":1.363,"5min":1.431,"15min":191.661},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.96299999999999997,"15min":2.0590000000000002},"min":{"1min":0.65900000000000003,"5min":0.61799999999999999,"15min":0.29999999999999999},"max":{"1min":1.3819999999999999,"5min":1.4179999999999999,"15min":191.88999999999999},"last":1.4119999999999999}]},{"osd":3,"last update":"Sat Sep 23 16:19:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.94699999999999995,"15min":1.2549999999999999},"min":{"1min":0.64700000000000002,"5min":0.44600000000000001,"15min":0.315},"max":{"1min":1.276,"5min":1.3779999999999999,"15min":15.708},"last":1.179},{"interface":"front","average":{"1min":0.996,"5min":0.98199999999999998,"15min":1.6259999999999999},"min":{"1min":0.77600000000000002,"5min":0.58899999999999997,"15min":0.33400000000000002},"max":{"1min":1.319,"5min":1.379,"15min":13.962},"last":1.159}]},{"osd":4,"last update":"Sat Sep 23 16:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.97099999999999997,"15min":1.4830000000000001},"min":{"1min":0.64000000000000001,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":1.248,"5min":1.3680000000000001,"15min":15.589},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.073,"15min":1.3440000000000001},"min":{"1min":0.77200000000000002,"5min":0.51300000000000001,"15min":0.34499999999999997},"max":{"1min":1.4850000000000001,"5min":2.552,"15min":10.563000000000001},"last":1.1180000000000001}]},{"osd":6,"last update":"Sat Sep 23 16:19:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.143,"15min":1.542},"min":{"1min":0.73399999999999999,"5min":0.499,"15min":0.36199999999999999},"max":{"1min":1.4359999999999999,"5min":2.6549999999999998,"15min":15.743},"last":1.242},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1040000000000001,"15min":1.9550000000000001},"min":{"1min":0.83999999999999997,"5min":0.41799999999999998,"15min":0.30599999999999999},"max":{"1min":1.4630000000000001,"5min":1.47,"15min":14.394},"last":1.216}]},{"osd":7,"last update":"Sat Sep 23 16:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.0580000000000001,"15min":1.0589999999999999},"min":{"1min":0.80100000000000005,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.323,"5min":1.528,"15min":1.528},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.1930000000000001,"15min":1.2509999999999999},"min":{"1min":0.85299999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.532,"5min":2.746,"15min":2.746},"last":1.4550000000000001}]}]}],"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":8388608,"data_stored":8388608,"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":4198400,"data_stored":4194323,"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":4225,"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":1958,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"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":8388608,"data_stored":8388608,"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":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9627,"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":7161,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7735,"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":3364,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":11233,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"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":4804,"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":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15223,"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}]}} 2023-09-23T16:20:35.170 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T16:20:35.170 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T16:20:35.262 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=971543b787aa485194de7f295390f8c6 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T16:20:35.265 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-23T16:20:35.275 INFO:tasks.cephadm:Teardown begin 2023-09-23T16:20:35.275 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T16:20:35.296 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T16:20:35.312 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-23T16:20:35.313 DEBUG:teuthology.orchestra.run.smithi140:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T16:20:35.347 DEBUG:teuthology.orchestra.run.smithi186:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T16:20:35.363 INFO:tasks.cephadm:Stopping all daemons... 2023-09-23T16:20:35.364 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-23T16:20:35.364 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T16:20:35.419 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: ::ffff:172.21.15.186 - - [23/Sep/2023:16:20:35] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2023-09-23T16:20:35.746 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE Bus STOPPING 2023-09-23T16:20:35.747 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T16:20:35.747 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE Bus STOPPED 2023-09-23T16:20:35.747 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE Bus STARTING 2023-09-23T16:20:35.747 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[105739]: audit 2023-09-23T16:20:34.211224+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.46673 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:35.748 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:35 smithi140 systemd[1]: Stopping Ceph mon.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:35.748 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[103196]: audit 2023-09-23T16:20:34.211224+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.46673 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:35.748 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[103196]: debug 2023-09-23T16:20:35.607+0000 7f6e4c945700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T16:20:35.748 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[103196]: debug 2023-09-23T16:20:35.607+0000 7f6e4c945700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-23T16:20:35.909 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:35 smithi186 bash[89807]: audit 2023-09-23T16:20:34.211224+0000 mgr.y (mgr.34107) 1488 : audit 0 from='client.46673 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T16:20:36.037 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE Serving on http://:::9283 2023-09-23T16:20:36.037 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:35 smithi140 bash[92544]: [23/Sep/2023:16:20:35] ENGINE Bus STARTED 2023-09-23T16:20:36.856 INFO:journalctl@ceph.mon.a.smithi140.stdout:Sep 23 16:20:36 smithi140 bash[299301]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T16:20:36.861 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-23T16:20:36.999 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:36.999 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-23T16:20:37.000 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-23T16:20:37.000 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.c 2023-09-23T16:20:37.133 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:37 smithi140 systemd[1]: Stopping Ceph mon.c for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:37.495 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE Bus STOPPING 2023-09-23T16:20:37.495 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T16:20:37.495 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE Bus STOPPED 2023-09-23T16:20:37.496 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE Bus STARTING 2023-09-23T16:20:37.496 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE Serving on http://:::9283 2023-09-23T16:20:37.496 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[92544]: [23/Sep/2023:16:20:37] ENGINE Bus STARTED 2023-09-23T16:20:37.496 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[105739]: debug 2023-09-23T16:20:37.191+0000 7f83b527c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T16:20:37.496 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:37 smithi140 bash[105739]: debug 2023-09-23T16:20:37.191+0000 7f83b527c700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-23T16:20:38.282 INFO:journalctl@ceph.mon.c.smithi140.stdout:Sep 23 16:20:38 smithi140 bash[299414]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T16:20:38.294 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-23T16:20:38.331 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:38.331 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-23T16:20:38.333 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-23T16:20:38.333 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.b 2023-09-23T16:20:38.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:38 smithi186 systemd[1]: Stopping Ceph mon.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:38.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:38 smithi186 bash[89807]: debug 2023-09-23T16:20:38.520+0000 7fcd3ead0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T16:20:38.629 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:38 smithi186 bash[89807]: debug 2023-09-23T16:20:38.520+0000 7fcd3ead0700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-23T16:20:39.564 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-23T16:20:39.573 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:39 smithi186 bash[192290]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T16:20:39.573 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:39 smithi186 bash[192351]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T16:20:39.574 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:39 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T16:20:39.574 INFO:journalctl@ceph.mon.b.smithi186.stdout:Sep 23 16:20:39 smithi186 systemd[1]: Stopped Ceph mon.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T16:20:39.595 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:39.595 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-23T16:20:39.595 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-23T16:20:39.596 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T16:20:39.863 INFO:journalctl@ceph.mgr.y.smithi140.stdout:Sep 23 16:20:39 smithi140 systemd[1]: Stopping Ceph mgr.y for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:40.798 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-23T16:20:40.876 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:40.877 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-23T16:20:40.877 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-23T16:20:40.877 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x 2023-09-23T16:20:41.159 INFO:journalctl@ceph.mgr.x.smithi186.stdout:Sep 23 16:20:40 smithi186 systemd[1]: Stopping Ceph mgr.x for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:42.024 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-23T16:20:42.054 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:42.054 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-23T16:20:42.054 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T16:20:42.054 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T16:20:42.400 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:42 smithi140 systemd[1]: Stopping Ceph osd.0 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:42.401 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:42 smithi140 bash[114440]: debug 2023-09-23T16:20:42.219+0000 7f3967f01700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:20:42.401 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:42 smithi140 bash[114440]: debug 2023-09-23T16:20:42.219+0000 7f3967f01700 -1 osd.0 477 *** Got signal Terminated *** 2023-09-23T16:20:42.401 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:42 smithi140 bash[114440]: debug 2023-09-23T16:20:42.219+0000 7f3967f01700 -1 osd.0 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:20:48.959 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:48 smithi140 bash[299631]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T16:20:48.960 INFO:journalctl@ceph.osd.0.smithi140.stdout:Sep 23 16:20:48 smithi140 bash[299701]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T16:20:51.623 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T16:20:51.657 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:20:51.657 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T16:20:51.657 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T16:20:51.658 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T16:20:51.882 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:51 smithi140 systemd[1]: Stopping Ceph osd.1 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:20:52.133 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:51 smithi140 bash[120687]: debug 2023-09-23T16:20:51.879+0000 7fed5f47b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:20:52.134 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:51 smithi140 bash[120687]: debug 2023-09-23T16:20:51.879+0000 7fed5f47b700 -1 osd.1 477 *** Got signal Terminated *** 2023-09-23T16:20:52.134 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:51 smithi140 bash[120687]: debug 2023-09-23T16:20:51.879+0000 7fed5f47b700 -1 osd.1 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:20:58.570 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:58 smithi140 bash[299844]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T16:20:58.570 INFO:journalctl@ceph.osd.1.smithi140.stdout:Sep 23 16:20:58 smithi140 bash[299910]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T16:21:00.806 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T16:21:00.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:00.836 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T16:21:00.837 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-23T16:21:00.837 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.2 2023-09-23T16:21:01.058 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:00 smithi140 systemd[1]: Stopping Ceph osd.2 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:01.383 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:01 smithi140 bash[127546]: debug 2023-09-23T16:21:01.055+0000 7fb44f559700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:01.384 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:01 smithi140 bash[127546]: debug 2023-09-23T16:21:01.055+0000 7fb44f559700 -1 osd.2 477 *** Got signal Terminated *** 2023-09-23T16:21:01.384 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:01 smithi140 bash[127546]: debug 2023-09-23T16:21:01.055+0000 7fb44f559700 -1 osd.2 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:06.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:05 smithi186 bash[78955]: ts=2023-09-23T16:21:05.875Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.140:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.140:8765: connect: connection refused" 2023-09-23T16:21:06.159 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:05 smithi186 bash[78955]: ts=2023-09-23T16:21:05.878Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.140:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.140:8765: connect: connection refused" 2023-09-23T16:21:06.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:05 smithi186 bash[78955]: ts=2023-09-23T16:21:05.880Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.140:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.140:8765: connect: connection refused" 2023-09-23T16:21:06.160 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:05 smithi186 bash[78955]: ts=2023-09-23T16:21:05.880Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.140:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.140:8765: connect: connection refused" 2023-09-23T16:21:07.699 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:07 smithi140 bash[300060]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T16:21:07.699 INFO:journalctl@ceph.osd.2.smithi140.stdout:Sep 23 16:21:07 smithi140 bash[300126]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T16:21:08.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:08 smithi186 bash[41829]: debug 2023-09-23T16:21:08.411+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:09.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:08 smithi186 bash[97045]: debug 2023-09-23T16:21:08.959+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:09.823 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-23T16:21:09.856 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:09.856 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-23T16:21:09.856 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T16:21:09.856 DEBUG:teuthology.orchestra.run.smithi140:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T16:21:09.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:09 smithi186 bash[41829]: debug 2023-09-23T16:21:09.451+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:10.070 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:09 smithi140 systemd[1]: Stopping Ceph osd.3 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:10.383 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:10 smithi140 bash[134207]: debug 2023-09-23T16:21:10.067+0000 7f15ae4b5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:10.384 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:10 smithi140 bash[134207]: debug 2023-09-23T16:21:10.067+0000 7f15ae4b5700 -1 osd.3 477 *** Got signal Terminated *** 2023-09-23T16:21:10.384 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:10 smithi140 bash[134207]: debug 2023-09-23T16:21:10.067+0000 7f15ae4b5700 -1 osd.3 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:10.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:09 smithi186 bash[97045]: debug 2023-09-23T16:21:09.935+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:10.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:10 smithi186 bash[184200]: debug 2023-09-23T16:21:10.071+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:10.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:10 smithi186 bash[41829]: debug 2023-09-23T16:21:10.443+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:11.409 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:10 smithi186 bash[97045]: debug 2023-09-23T16:21:10.923+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:11.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:11 smithi186 bash[184200]: debug 2023-09-23T16:21:11.103+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:11.898 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:11 smithi186 bash[41829]: debug 2023-09-23T16:21:11.439+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:12.159 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:11 smithi186 bash[97045]: debug 2023-09-23T16:21:11.895+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:12.159 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:12 smithi186 bash[184200]: debug 2023-09-23T16:21:12.087+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:12.853 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:12 smithi186 bash[41829]: debug 2023-09-23T16:21:12.407+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:13.159 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:12 smithi186 bash[97045]: debug 2023-09-23T16:21:12.847+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:13.159 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:13 smithi186 bash[184200]: debug 2023-09-23T16:21:13.043+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:13.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:13 smithi186 bash[41829]: debug 2023-09-23T16:21:13.387+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:13.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:13 smithi186 bash[48920]: debug 2023-09-23T16:21:13.467+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:14.133 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:13 smithi140 bash[134207]: debug 2023-09-23T16:21:13.734+0000 7f15a92a8700 -1 osd.3 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:43.278411+0000 front 2023-09-23T16:20:43.278442+0000 (oldest deadline 2023-09-23T16:21:13.279272+0000) 2023-09-23T16:21:14.159 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:13 smithi186 bash[97045]: debug 2023-09-23T16:21:13.831+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:14.159 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:14 smithi186 bash[184200]: debug 2023-09-23T16:21:14.059+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:14.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:14 smithi186 bash[41829]: debug 2023-09-23T16:21:14.379+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:14.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:14 smithi186 bash[48920]: debug 2023-09-23T16:21:14.447+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:15.133 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:14 smithi140 bash[134207]: debug 2023-09-23T16:21:14.710+0000 7f15a92a8700 -1 osd.3 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:43.278411+0000 front 2023-09-23T16:20:43.278442+0000 (oldest deadline 2023-09-23T16:21:13.279272+0000) 2023-09-23T16:21:15.158 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:14 smithi186 bash[97045]: debug 2023-09-23T16:21:14.819+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:15.159 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:15 smithi186 bash[184200]: debug 2023-09-23T16:21:15.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:15.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:15 smithi186 bash[41829]: debug 2023-09-23T16:21:15.343+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:15.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:15 smithi186 bash[48920]: debug 2023-09-23T16:21:15.463+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:16.034 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:15 smithi186 bash[97045]: debug 2023-09-23T16:21:15.779+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:16.391 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:16 smithi186 bash[184200]: debug 2023-09-23T16:21:16.031+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:16.445 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:16 smithi140 bash[300267]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T16:21:16.445 INFO:journalctl@ceph.osd.3.smithi140.stdout:Sep 23 16:21:16 smithi140 bash[300339]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T16:21:16.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:16 smithi186 bash[41829]: debug 2023-09-23T16:21:16.387+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:16.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:16 smithi186 bash[48920]: debug 2023-09-23T16:21:16.507+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:17.023 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:16 smithi186 bash[97045]: debug 2023-09-23T16:21:16.759+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:17.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:17 smithi186 bash[184200]: debug 2023-09-23T16:21:17.019+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:17.770 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:17 smithi186 bash[48920]: debug 2023-09-23T16:21:17.547+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:17.770 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:17 smithi186 bash[41829]: debug 2023-09-23T16:21:17.435+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:18.061 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:17 smithi186 bash[97045]: debug 2023-09-23T16:21:17.767+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:18.397 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[184200]: debug 2023-09-23T16:21:18.055+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:18.462 DEBUG:teuthology.orchestra.run.smithi140:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T16:21:18.493 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:18.493 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T16:21:18.493 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-23T16:21:18.494 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.4 2023-09-23T16:21:18.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[41829]: debug 2023-09-23T16:21:18.391+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:18.659 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:18 smithi186 systemd[1]: Stopping Ceph osd.4 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:18.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[48920]: debug 2023-09-23T16:21:18.591+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:19.015 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[97045]: debug 2023-09-23T16:21:18.679+0000 7f14a04f7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:19.015 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[97045]: debug 2023-09-23T16:21:18.679+0000 7f14a04f7700 -1 osd.4 477 *** Got signal Terminated *** 2023-09-23T16:21:19.015 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[97045]: debug 2023-09-23T16:21:18.679+0000 7f14a04f7700 -1 osd.4 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:19.015 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:18 smithi186 bash[97045]: debug 2023-09-23T16:21:18.775+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:19.364 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:19 smithi186 bash[184200]: debug 2023-09-23T16:21:19.011+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:19.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:19 smithi186 bash[48920]: debug 2023-09-23T16:21:19.547+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:19.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:19 smithi186 bash[41829]: debug 2023-09-23T16:21:19.359+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:19.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:19 smithi186 bash[41829]: debug 2023-09-23T16:21:19.359+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:20.159 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:19 smithi186 bash[97045]: debug 2023-09-23T16:21:19.771+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:20.160 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[184200]: debug 2023-09-23T16:21:20.003+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:20.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[41829]: debug 2023-09-23T16:21:20.327+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:20.659 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[41829]: debug 2023-09-23T16:21:20.327+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:20.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[48920]: debug 2023-09-23T16:21:20.567+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:21.159 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[97045]: debug 2023-09-23T16:21:20.779+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:21.173 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:20 smithi186 bash[97045]: debug 2023-09-23T16:21:20.779+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.739718+0000 front 2023-09-23T16:20:56.740029+0000 (oldest deadline 2023-09-23T16:21:20.740603+0000) 2023-09-23T16:21:21.173 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[184200]: debug 2023-09-23T16:21:21.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:21.173 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[184200]: debug 2023-09-23T16:21:21.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:21.588 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[41829]: debug 2023-09-23T16:21:21.311+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:21.588 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[41829]: debug 2023-09-23T16:21:21.311+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:21.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[97045]: debug 2023-09-23T16:21:21.735+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:21.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[97045]: debug 2023-09-23T16:21:21.735+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.739718+0000 front 2023-09-23T16:20:56.740029+0000 (oldest deadline 2023-09-23T16:21:20.740603+0000) 2023-09-23T16:21:21.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:21 smithi186 bash[48920]: debug 2023-09-23T16:21:21.583+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:22.292 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[184200]: debug 2023-09-23T16:21:22.023+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:22.292 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[184200]: debug 2023-09-23T16:21:22.023+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:22.637 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[41829]: debug 2023-09-23T16:21:22.287+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:22.637 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[41829]: debug 2023-09-23T16:21:22.287+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:22.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[48920]: debug 2023-09-23T16:21:22.631+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:22.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[97045]: debug 2023-09-23T16:21:22.719+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:45.736677+0000 front 2023-09-23T16:20:45.737009+0000 (oldest deadline 2023-09-23T16:21:08.036824+0000) 2023-09-23T16:21:22.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:22 smithi186 bash[97045]: debug 2023-09-23T16:21:22.719+0000 7f149b2ea700 -1 osd.4 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.739718+0000 front 2023-09-23T16:20:56.740029+0000 (oldest deadline 2023-09-23T16:21:20.740603+0000) 2023-09-23T16:21:23.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[41829]: debug 2023-09-23T16:21:23.243+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:23.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[41829]: debug 2023-09-23T16:21:23.243+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:23.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[184200]: debug 2023-09-23T16:21:22.999+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:23.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[184200]: debug 2023-09-23T16:21:22.999+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:23.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[48920]: debug 2023-09-23T16:21:23.635+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:23.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[48920]: debug 2023-09-23T16:21:23.635+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:24.283 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[184200]: debug 2023-09-23T16:21:23.975+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:24.283 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:23 smithi186 bash[184200]: debug 2023-09-23T16:21:23.979+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:24.615 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[41829]: debug 2023-09-23T16:21:24.279+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:24.616 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[41829]: debug 2023-09-23T16:21:24.279+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:24.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[48920]: debug 2023-09-23T16:21:24.675+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:24.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[48920]: debug 2023-09-23T16:21:24.675+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:25.266 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[41829]: debug 2023-09-23T16:21:25.235+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:25.267 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[41829]: debug 2023-09-23T16:21:25.235+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:25.267 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[184200]: debug 2023-09-23T16:21:24.987+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:25.267 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:24 smithi186 bash[184200]: debug 2023-09-23T16:21:24.987+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:25.526 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[192507]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T16:21:25.909 INFO:journalctl@ceph.osd.4.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[192574]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T16:21:25.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[48920]: debug 2023-09-23T16:21:25.639+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:25.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[48920]: debug 2023-09-23T16:21:25.639+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:26.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[184200]: debug 2023-09-23T16:21:25.995+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:26.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:25 smithi186 bash[184200]: debug 2023-09-23T16:21:25.995+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:26.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:26 smithi186 bash[41829]: debug 2023-09-23T16:21:26.191+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:26.410 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:26 smithi186 bash[41829]: debug 2023-09-23T16:21:26.191+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:26.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:26 smithi186 bash[48920]: debug 2023-09-23T16:21:26.643+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:26.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:26 smithi186 bash[48920]: debug 2023-09-23T16:21:26.643+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:27.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[41829]: debug 2023-09-23T16:21:27.199+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:27.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[41829]: debug 2023-09-23T16:21:27.199+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:27.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[184200]: debug 2023-09-23T16:21:27.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:27.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[184200]: debug 2023-09-23T16:21:27.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:27.706 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[48920]: debug 2023-09-23T16:21:27.695+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:27.707 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:27 smithi186 bash[48920]: debug 2023-09-23T16:21:27.695+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:28.286 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[184200]: debug 2023-09-23T16:21:28.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:28.287 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[184200]: debug 2023-09-23T16:21:28.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:28.287 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[184200]: debug 2023-09-23T16:21:28.015+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:28.287 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[41829]: debug 2023-09-23T16:21:28.223+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:28.287 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[41829]: debug 2023-09-23T16:21:28.223+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:28.290 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-23T16:21:28.319 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:28.319 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-23T16:21:28.319 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T16:21:28.319 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T16:21:28.540 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 systemd[1]: Stopping Ceph osd.5 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:28.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[41829]: debug 2023-09-23T16:21:28.535+0000 7feee956b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:28.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[41829]: debug 2023-09-23T16:21:28.535+0000 7feee956b700 -1 osd.5 477 *** Got signal Terminated *** 2023-09-23T16:21:28.909 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[41829]: debug 2023-09-23T16:21:28.535+0000 7feee956b700 -1 osd.5 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:28.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[48920]: debug 2023-09-23T16:21:28.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:28.910 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:28 smithi186 bash[48920]: debug 2023-09-23T16:21:28.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:29.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[41829]: debug 2023-09-23T16:21:29.243+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:29.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[41829]: debug 2023-09-23T16:21:29.243+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:29.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[41829]: debug 2023-09-23T16:21:29.243+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:03.530025+0000 front 2023-09-23T16:21:03.530306+0000 (oldest deadline 2023-09-23T16:21:28.829846+0000) 2023-09-23T16:21:29.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[184200]: debug 2023-09-23T16:21:29.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:29.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[184200]: debug 2023-09-23T16:21:29.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:29.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[184200]: debug 2023-09-23T16:21:29.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:30.081 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[48920]: debug 2023-09-23T16:21:29.655+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:30.081 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:29 smithi186 bash[48920]: debug 2023-09-23T16:21:29.655+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:30.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[184200]: debug 2023-09-23T16:21:30.075+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:30.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[184200]: debug 2023-09-23T16:21:30.075+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:30.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[184200]: debug 2023-09-23T16:21:30.075+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:30.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[41829]: debug 2023-09-23T16:21:30.231+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:30.410 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[41829]: debug 2023-09-23T16:21:30.231+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:30.410 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[41829]: debug 2023-09-23T16:21:30.231+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:03.530025+0000 front 2023-09-23T16:21:03.530306+0000 (oldest deadline 2023-09-23T16:21:28.829846+0000) 2023-09-23T16:21:30.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[48920]: debug 2023-09-23T16:21:30.631+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:30.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[48920]: debug 2023-09-23T16:21:30.631+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:30.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:30 smithi186 bash[48920]: debug 2023-09-23T16:21:30.631+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:31.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[41829]: debug 2023-09-23T16:21:31.271+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:31.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[41829]: debug 2023-09-23T16:21:31.271+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:31.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[41829]: debug 2023-09-23T16:21:31.271+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:03.530025+0000 front 2023-09-23T16:21:03.530306+0000 (oldest deadline 2023-09-23T16:21:28.829846+0000) 2023-09-23T16:21:31.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[184200]: debug 2023-09-23T16:21:31.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:31.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[184200]: debug 2023-09-23T16:21:31.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:31.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[184200]: debug 2023-09-23T16:21:31.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:31.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[48920]: debug 2023-09-23T16:21:31.643+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:31.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[48920]: debug 2023-09-23T16:21:31.643+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:31.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:31 smithi186 bash[48920]: debug 2023-09-23T16:21:31.643+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:32.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[184200]: debug 2023-09-23T16:21:32.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:32.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[184200]: debug 2023-09-23T16:21:32.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:32.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[184200]: debug 2023-09-23T16:21:32.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:32.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[41829]: debug 2023-09-23T16:21:32.227+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:32.410 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[41829]: debug 2023-09-23T16:21:32.227+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:32.410 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[41829]: debug 2023-09-23T16:21:32.227+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:03.530025+0000 front 2023-09-23T16:21:03.530306+0000 (oldest deadline 2023-09-23T16:21:28.829846+0000) 2023-09-23T16:21:33.052 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[48920]: debug 2023-09-23T16:21:32.675+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:33.052 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[48920]: debug 2023-09-23T16:21:32.675+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:33.052 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:32 smithi186 bash[48920]: debug 2023-09-23T16:21:32.675+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:33.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[41829]: debug 2023-09-23T16:21:33.187+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:42.625467+0000 front 2023-09-23T16:20:42.625588+0000 (oldest deadline 2023-09-23T16:21:07.924945+0000) 2023-09-23T16:21:33.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[41829]: debug 2023-09-23T16:21:33.187+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:53.627730+0000 front 2023-09-23T16:20:53.628121+0000 (oldest deadline 2023-09-23T16:21:18.927545+0000) 2023-09-23T16:21:33.409 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[41829]: debug 2023-09-23T16:21:33.187+0000 7feee736c700 -1 osd.5 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:03.530025+0000 front 2023-09-23T16:21:03.530306+0000 (oldest deadline 2023-09-23T16:21:28.829846+0000) 2023-09-23T16:21:33.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[184200]: debug 2023-09-23T16:21:33.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:33.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[184200]: debug 2023-09-23T16:21:33.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:33.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[184200]: debug 2023-09-23T16:21:33.047+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:34.088 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[48920]: debug 2023-09-23T16:21:33.667+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:34.088 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[48920]: debug 2023-09-23T16:21:33.667+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:34.089 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:33 smithi186 bash[48920]: debug 2023-09-23T16:21:33.667+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:34.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[184200]: debug 2023-09-23T16:21:34.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:34.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[184200]: debug 2023-09-23T16:21:34.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:34.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[184200]: debug 2023-09-23T16:21:34.083+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:34.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[48920]: debug 2023-09-23T16:21:34.683+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:34.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[48920]: debug 2023-09-23T16:21:34.683+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:34.909 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:34 smithi186 bash[48920]: debug 2023-09-23T16:21:34.683+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:35.318 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[192713]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T16:21:35.318 INFO:journalctl@ceph.osd.5.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[192783]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T16:21:35.319 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[184200]: debug 2023-09-23T16:21:35.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:35.319 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[184200]: debug 2023-09-23T16:21:35.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:35.319 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[184200]: debug 2023-09-23T16:21:35.091+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:36.145 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[48920]: debug 2023-09-23T16:21:35.715+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:36.146 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[48920]: debug 2023-09-23T16:21:35.715+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:36.146 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:35 smithi186 bash[48920]: debug 2023-09-23T16:21:35.715+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:36.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[184200]: debug 2023-09-23T16:21:36.143+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:36.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[184200]: debug 2023-09-23T16:21:36.143+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:36.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[184200]: debug 2023-09-23T16:21:36.143+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:36.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[184200]: debug 2023-09-23T16:21:36.143+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:37.129 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[48920]: debug 2023-09-23T16:21:36.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:37.130 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[48920]: debug 2023-09-23T16:21:36.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:37.130 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[48920]: debug 2023-09-23T16:21:36.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:37.130 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:36 smithi186 bash[48920]: debug 2023-09-23T16:21:36.691+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:37.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[184200]: debug 2023-09-23T16:21:37.175+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:37.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[184200]: debug 2023-09-23T16:21:37.175+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:37.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[184200]: debug 2023-09-23T16:21:37.175+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:37.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[184200]: debug 2023-09-23T16:21:37.175+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:37.706 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T16:21:37.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:37.736 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T16:21:37.736 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T16:21:37.736 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T16:21:37.959 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.671+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:37.959 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.671+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:37.960 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.671+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:37.960 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.671+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:37.960 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 systemd[1]: Stopping Ceph osd.6 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:37.960 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.955+0000 7f262e581700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:37.960 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.955+0000 7f262e581700 -1 osd.6 477 *** Got signal Terminated *** 2023-09-23T16:21:38.409 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:37 smithi186 bash[48920]: debug 2023-09-23T16:21:37.955+0000 7f262e581700 -1 osd.6 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:38.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[184200]: debug 2023-09-23T16:21:38.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:38.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[184200]: debug 2023-09-23T16:21:38.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:38.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[184200]: debug 2023-09-23T16:21:38.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:38.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[184200]: debug 2023-09-23T16:21:38.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:39.159 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[48920]: debug 2023-09-23T16:21:38.703+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:39.159 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[48920]: debug 2023-09-23T16:21:38.703+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:39.159 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[48920]: debug 2023-09-23T16:21:38.703+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:39.159 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:38 smithi186 bash[48920]: debug 2023-09-23T16:21:38.703+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:39.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[184200]: debug 2023-09-23T16:21:39.171+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:39.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[184200]: debug 2023-09-23T16:21:39.171+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:39.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[184200]: debug 2023-09-23T16:21:39.171+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:39.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[184200]: debug 2023-09-23T16:21:39.171+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:40.139 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[48920]: debug 2023-09-23T16:21:39.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:40.139 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[48920]: debug 2023-09-23T16:21:39.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:40.139 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[48920]: debug 2023-09-23T16:21:39.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:40.139 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:39 smithi186 bash[48920]: debug 2023-09-23T16:21:39.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:40.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[184200]: debug 2023-09-23T16:21:40.135+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:40.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[184200]: debug 2023-09-23T16:21:40.135+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:40.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[184200]: debug 2023-09-23T16:21:40.135+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:40.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[184200]: debug 2023-09-23T16:21:40.135+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:41.143 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[48920]: debug 2023-09-23T16:21:40.747+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:41.144 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[48920]: debug 2023-09-23T16:21:40.747+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:41.144 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[48920]: debug 2023-09-23T16:21:40.747+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:41.144 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:40 smithi186 bash[48920]: debug 2023-09-23T16:21:40.747+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:41.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[184200]: debug 2023-09-23T16:21:41.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:41.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[184200]: debug 2023-09-23T16:21:41.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:41.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[184200]: debug 2023-09-23T16:21:41.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:41.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[184200]: debug 2023-09-23T16:21:41.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:42.116 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[48920]: debug 2023-09-23T16:21:41.739+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:42.117 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[48920]: debug 2023-09-23T16:21:41.739+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:42.117 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[48920]: debug 2023-09-23T16:21:41.739+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:42.117 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:41 smithi186 bash[48920]: debug 2023-09-23T16:21:41.739+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:42.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[184200]: debug 2023-09-23T16:21:42.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:42.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[184200]: debug 2023-09-23T16:21:42.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:42.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[184200]: debug 2023-09-23T16:21:42.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:42.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[184200]: debug 2023-09-23T16:21:42.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:43.125 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[48920]: debug 2023-09-23T16:21:42.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:46.663363+0000 front 2023-09-23T16:20:46.663037+0000 (oldest deadline 2023-09-23T16:21:12.563223+0000) 2023-09-23T16:21:43.126 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[48920]: debug 2023-09-23T16:21:42.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:56.665098+0000 front 2023-09-23T16:20:56.665257+0000 (oldest deadline 2023-09-23T16:21:23.065548+0000) 2023-09-23T16:21:43.126 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[48920]: debug 2023-09-23T16:21:42.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:04.767108+0000 front 2023-09-23T16:21:04.766957+0000 (oldest deadline 2023-09-23T16:21:30.066630+0000) 2023-09-23T16:21:43.126 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:42 smithi186 bash[48920]: debug 2023-09-23T16:21:42.723+0000 7f2629b7d700 -1 osd.6 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:11.768380+0000 front 2023-09-23T16:21:11.768108+0000 (oldest deadline 2023-09-23T16:21:36.468080+0000) 2023-09-23T16:21:43.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:43 smithi186 bash[184200]: debug 2023-09-23T16:21:43.119+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:43.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:43 smithi186 bash[184200]: debug 2023-09-23T16:21:43.119+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:43.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:43 smithi186 bash[184200]: debug 2023-09-23T16:21:43.119+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:43.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:43 smithi186 bash[184200]: debug 2023-09-23T16:21:43.119+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:44.396 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[184200]: debug 2023-09-23T16:21:44.123+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:44.396 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[184200]: debug 2023-09-23T16:21:44.123+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:44.396 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[184200]: debug 2023-09-23T16:21:44.123+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:44.396 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[184200]: debug 2023-09-23T16:21:44.123+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:44.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[192925]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T16:21:44.659 INFO:journalctl@ceph.osd.6.smithi186.stdout:Sep 23 16:21:44 smithi186 bash[192994]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T16:21:45.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:45 smithi186 bash[184200]: debug 2023-09-23T16:21:45.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:45.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:45 smithi186 bash[184200]: debug 2023-09-23T16:21:45.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:45.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:45 smithi186 bash[184200]: debug 2023-09-23T16:21:45.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:45.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:45 smithi186 bash[184200]: debug 2023-09-23T16:21:45.111+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:46.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:46 smithi186 bash[184200]: debug 2023-09-23T16:21:46.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:46.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:46 smithi186 bash[184200]: debug 2023-09-23T16:21:46.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:46.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:46 smithi186 bash[184200]: debug 2023-09-23T16:21:46.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:46.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:46 smithi186 bash[184200]: debug 2023-09-23T16:21:46.131+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:47.092 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T16:21:47.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:47.122 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T16:21:47.122 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T16:21:47.122 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T16:21:47.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.167+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:47.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.167+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:47.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.167+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:47.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.167+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:47.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 systemd[1]: Stopping Ceph osd.7 for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:47.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.323+0000 7f16af84f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T16:21:47.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.323+0000 7f16af84f700 -1 osd.7 477 *** Got signal Terminated *** 2023-09-23T16:21:47.410 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:47 smithi186 bash[184200]: debug 2023-09-23T16:21:47.323+0000 7f16af84f700 -1 osd.7 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T16:21:48.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:48 smithi186 bash[184200]: debug 2023-09-23T16:21:48.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:48.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:48 smithi186 bash[184200]: debug 2023-09-23T16:21:48.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:48.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:48 smithi186 bash[184200]: debug 2023-09-23T16:21:48.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:48.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:48 smithi186 bash[184200]: debug 2023-09-23T16:21:48.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:49.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:49 smithi186 bash[184200]: debug 2023-09-23T16:21:49.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:49.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:49 smithi186 bash[184200]: debug 2023-09-23T16:21:49.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:49.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:49 smithi186 bash[184200]: debug 2023-09-23T16:21:49.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:49.409 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:49 smithi186 bash[184200]: debug 2023-09-23T16:21:49.139+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:50.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:50 smithi186 bash[184200]: debug 2023-09-23T16:21:50.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:50.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:50 smithi186 bash[184200]: debug 2023-09-23T16:21:50.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:50.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:50 smithi186 bash[184200]: debug 2023-09-23T16:21:50.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:50.660 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:50 smithi186 bash[184200]: debug 2023-09-23T16:21:50.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:50.660 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:50 smithi186 bash[184200]: debug 2023-09-23T16:21:50.159+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.186:6804 osd.4 since back 2023-09-23T16:21:22.019343+0000 front 2023-09-23T16:21:22.019464+0000 (oldest deadline 2023-09-23T16:21:49.619850+0000) 2023-09-23T16:21:51.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:51 smithi186 bash[184200]: debug 2023-09-23T16:21:51.203+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:51.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:51 smithi186 bash[184200]: debug 2023-09-23T16:21:51.203+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:51.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:51 smithi186 bash[184200]: debug 2023-09-23T16:21:51.203+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:51.660 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:51 smithi186 bash[184200]: debug 2023-09-23T16:21:51.203+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:51.660 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:51 smithi186 bash[184200]: debug 2023-09-23T16:21:51.203+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.186:6804 osd.4 since back 2023-09-23T16:21:22.019343+0000 front 2023-09-23T16:21:22.019464+0000 (oldest deadline 2023-09-23T16:21:49.619850+0000) 2023-09-23T16:21:52.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:52 smithi186 bash[184200]: debug 2023-09-23T16:21:52.211+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6806 osd.0 since back 2023-09-23T16:20:41.513376+0000 front 2023-09-23T16:20:41.513207+0000 (oldest deadline 2023-09-23T16:21:09.113375+0000) 2023-09-23T16:21:52.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:52 smithi186 bash[184200]: debug 2023-09-23T16:21:52.211+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6814 osd.1 since back 2023-09-23T16:20:55.015234+0000 front 2023-09-23T16:20:55.015066+0000 (oldest deadline 2023-09-23T16:21:20.914690+0000) 2023-09-23T16:21:52.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:52 smithi186 bash[184200]: debug 2023-09-23T16:21:52.211+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6822 osd.2 since back 2023-09-23T16:21:05.016427+0000 front 2023-09-23T16:21:05.016289+0000 (oldest deadline 2023-09-23T16:21:27.316212+0000) 2023-09-23T16:21:52.659 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:52 smithi186 bash[184200]: debug 2023-09-23T16:21:52.211+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.140:6830 osd.3 since back 2023-09-23T16:21:12.617916+0000 front 2023-09-23T16:21:12.618058+0000 (oldest deadline 2023-09-23T16:21:36.117831+0000) 2023-09-23T16:21:52.660 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:52 smithi186 bash[184200]: debug 2023-09-23T16:21:52.211+0000 7f16ab64c700 -1 osd.7 477 heartbeat_check: no reply from 172.21.15.186:6804 osd.4 since back 2023-09-23T16:21:22.019343+0000 front 2023-09-23T16:21:22.019464+0000 (oldest deadline 2023-09-23T16:21:49.619850+0000) 2023-09-23T16:21:53.909 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:53 smithi186 bash[193145]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T16:21:53.909 INFO:journalctl@ceph.osd.7.smithi186.stdout:Sep 23 16:21:53 smithi186 bash[193215]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T16:21:56.165 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T16:21:56.196 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:56.196 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T16:21:56.197 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-23T16:21:56.197 DEBUG:teuthology.orchestra.run.smithi186:> sudo systemctl stop ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-23T16:21:56.416 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 systemd[1]: Stopping Ceph prometheus.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T16:21:56.417 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T16:21:56.418 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.409Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T16:21:56.418 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.410Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T16:21:56.418 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.415Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T16:21:56.418 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.415Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T16:21:56.418 INFO:journalctl@ceph.prometheus.a.smithi186.stdout:Sep 23 16:21:56 smithi186 bash[78955]: ts=2023-09-23T16:21:56.415Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T16:21:57.294 DEBUG:teuthology.orchestra.run.smithi186:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-23T16:21:57.330 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T16:21:57.331 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-23T16:21:57.331 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T16:22:01.884 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:01 smithi140 bash[91929]: ts=2023-09-23T16:22:01.626Z 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://smithi140.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.140:8443: connect: connection refused" 2023-09-23T16:22:01.884 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:01 smithi140 bash[91929]: ts=2023-09-23T16:22:01.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi186.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.186:8443: connect: connection refused" 2023-09-23T16:22:04.133 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:03 smithi140 systemd[1]: Stopping Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:22:04.883 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:04 smithi140 bash[300704]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T16:22:04.884 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:04 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T16:22:04.884 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:04 smithi140 bash[300769]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T16:22:04.884 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:04 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T16:22:04.884 INFO:journalctl@ceph.node-exporter.a.smithi140.stdout:Sep 23 16:22:04 smithi140 systemd[1]: Stopped Ceph node-exporter.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T16:22:05.207 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:04 smithi140 systemd[1]: Stopping Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:22:05.208 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:05 smithi140 bash[91929]: ts=2023-09-23T16:22:05.093Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T16:22:06.133 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:05 smithi140 bash[300831]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T16:22:06.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:05 smithi140 bash[300894]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T16:22:06.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:05 smithi140 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T16:22:06.134 INFO:journalctl@ceph.alertmanager.a.smithi140.stdout:Sep 23 16:22:05 smithi140 systemd[1]: Stopped Ceph alertmanager.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T16:22:10.090 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T16:22:16.909 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:16 smithi186 systemd[1]: Stopping Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:22:17.659 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:17 smithi186 bash[193693]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T16:22:17.659 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:17 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T16:22:17.659 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:17 smithi186 bash[193757]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T16:22:17.659 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:17 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T16:22:17.659 INFO:journalctl@ceph.node-exporter.b.smithi186.stdout:Sep 23 16:22:17 smithi186 systemd[1]: Stopped Ceph node-exporter.b for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T16:22:18.159 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:17 smithi186 systemd[1]: Stopping Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7... 2023-09-23T16:22:18.909 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:18 smithi186 bash[193818]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T16:22:18.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:18 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T16:22:18.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:18 smithi186 bash[193881]: Error response from daemon: No such container: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T16:22:18.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:18 smithi186 systemd[1]: ceph-c2ee67d8-5a23-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T16:22:18.910 INFO:journalctl@ceph.grafana.a.smithi186.stdout:Sep 23 16:22:18 smithi186 systemd[1]: Stopped Ceph grafana.a for c2ee67d8-5a23-11ee-8db4-212e2dc638e7. 2023-09-23T16:22:27.035 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T16:22:27.052 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T16:22:27.066 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-23T16:22:27.068 DEBUG:teuthology.misc:Transferring archived files from smithi140:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi140/crash 2023-09-23T16:22:27.069 DEBUG:teuthology.orchestra.run.smithi140:> sudo tar c -f - -C /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T16:22:27.142 INFO:teuthology.orchestra.run.smithi140.stderr:tar: /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T16:22:27.142 INFO:teuthology.orchestra.run.smithi140.stderr:tar: Error is not recoverable: exiting now 2023-09-23T16:22:27.145 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi186/crash 2023-09-23T16:22:27.145 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T16:22:27.186 INFO:teuthology.orchestra.run.smithi186.stderr:tar: /var/lib/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T16:22:27.186 INFO:teuthology.orchestra.run.smithi186.stderr:tar: Error is not recoverable: exiting now 2023-09-23T16:22:27.188 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-23T16:22:27.188 DEBUG:teuthology.orchestra.run.smithi140:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-23T16:22:27.204 INFO:teuthology.orchestra.run.smithi140.stderr:grep: /var/log/ceph/c2ee67d8-5a23-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-23T16:22:27.205 INFO:tasks.cephadm:Compressing logs... 2023-09-23T16:22:27.206 DEBUG:teuthology.orchestra.run.smithi140:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T16:22:27.254 DEBUG:teuthology.orchestra.run.smithi186:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T16:22:27.268 INFO:teuthology.orchestra.run.smithi140.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T16:22:27.269 INFO:teuthology.orchestra.run.smithi186.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T16:29:49.235 INFO:tasks.cephadm:Archiving logs... 2023-09-23T16:29:49.236 DEBUG:teuthology.misc:Transferring archived files from smithi140:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi140/log 2023-09-23T16:29:49.237 DEBUG:teuthology.orchestra.run.smithi140:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T16:30:36.934 DEBUG:teuthology.misc:Transferring archived files from smithi186:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi186/log 2023-09-23T16:30:36.935 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T16:31:32.498 INFO:tasks.cephadm:Removing cluster... 2023-09-23T16:31:32.499 DEBUG:teuthology.orchestra.run.smithi140:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 --force 2023-09-23T16:31:34.417 DEBUG:teuthology.orchestra.run.smithi186:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2ee67d8-5a23-11ee-8db4-212e2dc638e7 --force 2023-09-23T16:31:36.631 INFO:tasks.cephadm:Removing cephadm ... 2023-09-23T16:31:36.632 DEBUG:teuthology.orchestra.run.smithi140:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T16:31:36.640 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T16:31:36.649 INFO:tasks.cephadm:Teardown complete 2023-09-23T16:31:36.650 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-23T16:31:36.683 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... 2023-09-23T16:31:36.684 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T16:31:36.687 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T16:31:36.771 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-23T16:31:36.784 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-23T16:31:36.784 DEBUG:teuthology.orchestra.run.smithi140:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T16:31:36.787 DEBUG:teuthology.orchestra.run.smithi186:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T16:31:36.835 INFO:teuthology.orchestra.run.smithi140.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T16:31:36.836 INFO:teuthology.orchestra.run.smithi140.stdout:============================================================================== 2023-09-23T16:31:36.836 INFO:teuthology.orchestra.run.smithi140.stdout:*hv01.front.sepi 44.4.53.2 2 u 75 256 377 0.175 -0.344 0.193 2023-09-23T16:31:36.836 INFO:teuthology.orchestra.run.smithi140.stdout:+hv02.front.sepi 63.231.80.2 3 u 270 256 377 0.175 1.528 0.138 2023-09-23T16:31:36.836 INFO:teuthology.orchestra.run.smithi140.stdout:+hv03.front.sepi 74.6.168.72 3 u 11 256 377 0.159 1.018 0.197 2023-09-23T16:31:36.836 INFO:teuthology.orchestra.run.smithi140.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T16:31:36.844 INFO:teuthology.orchestra.run.smithi186.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T16:31:36.844 INFO:teuthology.orchestra.run.smithi186.stdout:============================================================================== 2023-09-23T16:31:36.844 INFO:teuthology.orchestra.run.smithi186.stdout:*hv01.front.sepi 44.4.53.2 2 u 11 128 377 0.187 -0.089 0.138 2023-09-23T16:31:36.845 INFO:teuthology.orchestra.run.smithi186.stdout:+hv02.front.sepi 63.231.80.2 3 u 27 128 377 0.163 1.373 0.300 2023-09-23T16:31:36.845 INFO:teuthology.orchestra.run.smithi186.stdout:+hv03.front.sepi 74.6.168.72 3 u 90 128 377 0.174 1.261 0.209 2023-09-23T16:31:36.845 INFO:teuthology.orchestra.run.smithi186.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T16:31:36.846 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-23T16:31:36.861 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-23T16:31:36.861 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-23T16:31:36.872 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-23T16:31:36.886 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-23T16:31:36.895 INFO:teuthology.task.internal:Duration was 5149.771700 seconds 2023-09-23T16:31:36.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-23T16:31:36.909 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-23T16:31:36.910 DEBUG:teuthology.orchestra.run.smithi140:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T16:31:36.913 DEBUG:teuthology.orchestra.run.smithi186:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T16:31:37.035 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-23T16:31:37.036 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi140.front.sepia.ceph.com 2023-09-23T16:31:37.036 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T16:31:37.050 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi186.front.sepia.ceph.com 2023-09-23T16:31:37.050 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-09-23T16:31:37.070 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-23T16:31:37.071 DEBUG:teuthology.orchestra.run.smithi140:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T16:31:37.094 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T16:31:37.266 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-23T16:31:37.267 DEBUG:teuthology.orchestra.run.smithi140:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T16:31:37.269 DEBUG:teuthology.orchestra.run.smithi186:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T16:31:37.752 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-23T16:31:37.763 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-23T16:31:37.764 DEBUG:teuthology.orchestra.run.smithi140:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T16:31:37.800 DEBUG:teuthology.orchestra.run.smithi186:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T16:31:37.829 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-23T16:31:37.843 DEBUG:teuthology.orchestra.run.smithi140:> 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 2023-09-23T16:31:37.845 DEBUG:teuthology.orchestra.run.smithi186:> 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 2023-09-23T16:31:37.859 INFO:teuthology.orchestra.run.smithi140.stdout:kernel.core_pattern = core 2023-09-23T16:31:37.895 INFO:teuthology.orchestra.run.smithi186.stdout:kernel.core_pattern = core 2023-09-23T16:31:37.933 DEBUG:teuthology.orchestra.run.smithi140:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T16:31:37.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:31:37.939 DEBUG:teuthology.orchestra.run.smithi186:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T16:31:37.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:31:37.982 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-23T16:31:37.993 INFO:teuthology.task.internal:Transferring archived files... 2023-09-23T16:31:37.994 DEBUG:teuthology.misc:Transferring archived files from smithi140:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi140 2023-09-23T16:31:37.994 DEBUG:teuthology.orchestra.run.smithi140:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T16:31:38.047 DEBUG:teuthology.misc:Transferring archived files from smithi186:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715/remote/smithi186 2023-09-23T16:31:38.048 DEBUG:teuthology.orchestra.run.smithi186:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T16:31:38.085 INFO:teuthology.task.internal:Removing archive directory... 2023-09-23T16:31:38.086 DEBUG:teuthology.orchestra.run.smithi140:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T16:31:38.088 DEBUG:teuthology.orchestra.run.smithi186:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T16:31:38.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-23T16:31:38.139 INFO:teuthology.task.internal:Not uploading archives. 2023-09-23T16:31:38.140 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-23T16:31:38.150 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-23T16:31:38.150 DEBUG:teuthology.orchestra.run.smithi140:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T16:31:38.153 DEBUG:teuthology.orchestra.run.smithi186:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T16:31:38.159 INFO:teuthology.orchestra.run.smithi140.stdout: 1048609 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 23 16:31 /home/ubuntu/cephtest 2023-09-23T16:31:38.159 INFO:teuthology.orchestra.run.smithi140.stdout: 1331662 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 23 16:15 /home/ubuntu/cephtest/mnt.0 2023-09-23T16:31:38.159 INFO:teuthology.orchestra.run.smithi140.stdout: 1331665 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 23 16:15 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T16:31:38.160 INFO:teuthology.orchestra.run.smithi140.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-23T16:31:38.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T16:31:38.170 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi140 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T16:31:38.177 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-23T16:31:38.188 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-23T16:31:38.200 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi140 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T16:31:38.200 INFO:teuthology.nuke:Checking targets against current locks 2023-09-23T16:31:38.207 INFO:teuthology.orchestra.run.smithi186.stdout: 924042 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 23 16:31 /home/ubuntu/cephtest 2023-09-23T16:31:38.238 DEBUG:teuthology.nuke:shortname: smithi140 2023-09-23T16:31:38.238 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T16:31:38.266 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi140.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 14:54:23.716830', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T16:31:38.267 DEBUG:teuthology.nuke:shortname: smithi186 2023-09-23T16:31:38.268 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T16:31:38.293 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi186.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401715', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 14:54:23.718624', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T16:31:38.322 INFO:teuthology.orchestra.console.smithi140:Power off 2023-09-23T16:31:38.323 DEBUG:teuthology.orchestra.console.smithi140:pexpect command: ipmitool -H smithi140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T16:31:38.347 DEBUG:teuthology.orchestra.console.smithi140:power off output: Chassis Power Control: Down/Off 2023-09-23T16:31:38.348 DEBUG:teuthology.orchestra.console.smithi140:pexpect command: ipmitool -H smithi140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:38.365 INFO:teuthology.orchestra.console.smithi186:Power off 2023-09-23T16:31:38.365 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T16:31:38.377 DEBUG:teuthology.orchestra.console.smithi140:check power output: Chassis Power is on 2023-09-23T16:31:38.391 DEBUG:teuthology.orchestra.console.smithi186:power off output: Chassis Power Control: Down/Off 2023-09-23T16:31:38.391 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:38.416 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2023-09-23T16:31:42.378 DEBUG:teuthology.orchestra.console.smithi140:pexpect command: ipmitool -H smithi140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:42.416 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:42.489 DEBUG:teuthology.orchestra.console.smithi140:check power output: Chassis Power is on 2023-09-23T16:31:42.527 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2023-09-23T16:31:46.494 DEBUG:teuthology.orchestra.console.smithi140:pexpect command: ipmitool -H smithi140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:46.528 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:46.605 DEBUG:teuthology.orchestra.console.smithi140:check power output: Chassis Power is on 2023-09-23T16:31:46.639 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2023-09-23T16:31:50.610 DEBUG:teuthology.orchestra.console.smithi140:pexpect command: ipmitool -H smithi140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:50.640 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T16:31:50.720 DEBUG:teuthology.orchestra.console.smithi140:check power output: Chassis Power is off 2023-09-23T16:31:50.749 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2023-09-23T16:31:50.821 INFO:teuthology.orchestra.console.smithi140:Power off completed 2023-09-23T16:31:50.850 INFO:teuthology.orchestra.console.smithi186:Power off completed 2023-09-23T16:31:50.955 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} duration: 5149.771700143814 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=971543b787aa485194de7f295390f8c6 status: fail success: false 2023-09-23T16:31:50.955 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T16:31:51.035 INFO:teuthology.run:FAIL